Pinterest Pin It Button On Image Hover And Post - Version 2.7.5

Version Description

= 0.1 = Starter version no upgrade is required.

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Pinterest Pin It Button On Image Hover And Post
Version 2.7.5
Comparing to
See all releases

Code changes from version 2.7.4 to 2.7.5

Files changed (40) hide show
  1. css/all.min.css +5 -0
  2. css/bootstrap-latest/css/bootstrap.css +0 -8975
  3. css/bootstrap-latest/js/bootstrap.js +0 -3894
  4. css/bootstrap.css +0 -5128
  5. css/bootstrap.min.css +7 -0
  6. css/recom.css +1 -1
  7. css/weblizar-smartech.css +2138 -3
  8. exclude-images.php +12 -12
  9. exclude-pages.php +11 -11
  10. font-awesome-latest/css/fa-brands.css +0 -13
  11. font-awesome-latest/css/fa-brands.min.css +0 -5
  12. font-awesome-latest/css/fa-regular.css +0 -14
  13. font-awesome-latest/css/fa-regular.min.css +0 -5
  14. font-awesome-latest/css/fa-solid.css +0 -15
  15. font-awesome-latest/css/fa-solid.min.css +0 -5
  16. font-awesome-latest/css/fontawesome-all.css +0 -2726
  17. font-awesome-latest/css/fontawesome-all.min.css +0 -5
  18. font-awesome-latest/css/fontawesome.css +0 -2696
  19. font-awesome-latest/css/fontawesome.min.css +0 -5
  20. font-awesome-latest/less/_animated.less +0 -19
  21. font-awesome-latest/less/_bordered-pulled.less +0 -16
  22. font-awesome-latest/less/_core.less +0 -12
  23. font-awesome-latest/less/_fixed-width.less +0 -6
  24. font-awesome-latest/less/_icons.less +0 -833
  25. font-awesome-latest/less/_larger.less +0 -27
  26. font-awesome-latest/less/_list.less +0 -18
  27. font-awesome-latest/less/_mixins.less +0 -57
  28. font-awesome-latest/less/_rotated-flipped.less +0 -23
  29. font-awesome-latest/less/_screen-reader.less +0 -5
  30. font-awesome-latest/less/_stacked.less +0 -22
  31. font-awesome-latest/less/_variables.less +0 -842
  32. font-awesome-latest/less/fa-brands.less +0 -21
  33. font-awesome-latest/less/fa-regular.less +0 -22
  34. font-awesome-latest/less/fa-solid.less +0 -23
  35. font-awesome-latest/less/fontawesome.less +0 -16
  36. font-awesome-latest/scss/_animated.scss +0 -20
  37. font-awesome-latest/scss/_bordered-pulled.scss +0 -20
  38. font-awesome-latest/scss/_core.scss +0 -16
  39. font-awesome-latest/scss/_fixed-width.scss +0 -6
  40. font-awesome-latest/scss/_icons.scss +0 -714
css/all.min.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
css/bootstrap-latest/css/bootstrap.css DELETED
@@ -1,8975 +0,0 @@
1
- /*!
2
- * Bootstrap v4.0.0 (https://getbootstrap.com)
3
- * Copyright 2011-2018 The Bootstrap Authors
4
- * Copyright 2011-2018 Twitter, Inc.
5
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
- */
7
- :root {
8
- --blue: #007bff;
9
- --indigo: #6610f2;
10
- --purple: #6f42c1;
11
- --pink: #e83e8c;
12
- --red: #dc3545;
13
- --orange: #fd7e14;
14
- --yellow: #ffc107;
15
- --green: #28a745;
16
- --teal: #20c997;
17
- --cyan: #17a2b8;
18
- --white: #fff;
19
- --gray: #6c757d;
20
- --gray-dark: #343a40;
21
- --primary: #007bff;
22
- --secondary: #6c757d;
23
- --success: #28a745;
24
- --info: #17a2b8;
25
- --warning: #ffc107;
26
- --danger: #dc3545;
27
- --light: #f8f9fa;
28
- --dark: #343a40;
29
- --breakpoint-xs: 0;
30
- --breakpoint-sm: 576px;
31
- --breakpoint-md: 768px;
32
- --breakpoint-lg: 992px;
33
- --breakpoint-xl: 1200px;
34
- --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
35
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
36
- }
37
-
38
- *,
39
- *::before,
40
- *::after {
41
- box-sizing: border-box;
42
- }
43
-
44
- html {
45
- font-family: sans-serif;
46
- line-height: 1.15;
47
- -webkit-text-size-adjust: 100%;
48
- -ms-text-size-adjust: 100%;
49
- -ms-overflow-style: scrollbar;
50
- -webkit-tap-highlight-color: transparent;
51
- }
52
-
53
- @-ms-viewport {
54
- width: device-width;
55
- }
56
-
57
- article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
58
- display: block;
59
- }
60
-
61
- body {
62
- margin: 0;
63
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
64
- font-size: 1rem;
65
- font-weight: 400;
66
- line-height: 1.5;
67
- color: #212529;
68
- text-align: left;
69
- background-color: #fff;
70
- }
71
-
72
- [tabindex="-1"]:focus {
73
- outline: 0 !important;
74
- }
75
-
76
- hr {
77
- box-sizing: content-box;
78
- height: 0;
79
- overflow: visible;
80
- }
81
-
82
- h1, h2, h3, h4, h5, h6 {
83
- margin-top: 0;
84
- margin-bottom: 0.5rem;
85
- }
86
-
87
- p {
88
- margin-top: 0;
89
- margin-bottom: 1rem;
90
- }
91
-
92
- abbr[title],
93
- abbr[data-original-title] {
94
- text-decoration: underline;
95
- -webkit-text-decoration: underline dotted;
96
- text-decoration: underline dotted;
97
- cursor: help;
98
- border-bottom: 0;
99
- }
100
-
101
- address {
102
- margin-bottom: 1rem;
103
- font-style: normal;
104
- line-height: inherit;
105
- }
106
-
107
- ol,
108
- ul,
109
- dl {
110
- margin-top: 0;
111
- margin-bottom: 1rem;
112
- }
113
-
114
- ol ol,
115
- ul ul,
116
- ol ul,
117
- ul ol {
118
- margin-bottom: 0;
119
- }
120
-
121
- dt {
122
- font-weight: 700;
123
- }
124
-
125
- dd {
126
- margin-bottom: .5rem;
127
- margin-left: 0;
128
- }
129
-
130
- blockquote {
131
- margin: 0 0 1rem;
132
- }
133
-
134
- dfn {
135
- font-style: italic;
136
- }
137
-
138
- b,
139
- strong {
140
- font-weight: bolder;
141
- }
142
-
143
- small {
144
- font-size: 80%;
145
- }
146
-
147
- sub,
148
- sup {
149
- position: relative;
150
- font-size: 75%;
151
- line-height: 0;
152
- vertical-align: baseline;
153
- }
154
-
155
- sub {
156
- bottom: -.25em;
157
- }
158
-
159
- sup {
160
- top: -.5em;
161
- }
162
-
163
- a {
164
- color: #007bff;
165
- text-decoration: none;
166
- background-color: transparent;
167
- -webkit-text-decoration-skip: objects;
168
- }
169
-
170
- a:hover {
171
- color: #0056b3;
172
- text-decoration: underline;
173
- }
174
-
175
- a:not([href]):not([tabindex]) {
176
- color: inherit;
177
- text-decoration: none;
178
- }
179
-
180
- a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
181
- color: inherit;
182
- text-decoration: none;
183
- }
184
-
185
- a:not([href]):not([tabindex]):focus {
186
- outline: 0;
187
- }
188
-
189
- pre,
190
- code,
191
- kbd,
192
- samp {
193
- font-family: monospace, monospace;
194
- font-size: 1em;
195
- }
196
-
197
- pre {
198
- margin-top: 0;
199
- margin-bottom: 1rem;
200
- overflow: auto;
201
- -ms-overflow-style: scrollbar;
202
- }
203
-
204
- figure {
205
- margin: 0 0 1rem;
206
- }
207
-
208
- img {
209
- vertical-align: middle;
210
- border-style: none;
211
- }
212
-
213
- svg:not(:root) {
214
- overflow: hidden;
215
- }
216
-
217
- table {
218
- border-collapse: collapse;
219
- }
220
-
221
- caption {
222
- padding-top: 0.75rem;
223
- padding-bottom: 0.75rem;
224
- color: #6c757d;
225
- text-align: left;
226
- caption-side: bottom;
227
- }
228
-
229
- th {
230
- text-align: inherit;
231
- }
232
-
233
- label {
234
- display: inline-block;
235
- margin-bottom: .5rem;
236
- }
237
-
238
- button {
239
- border-radius: 0;
240
- }
241
-
242
- button:focus {
243
- outline: 1px dotted;
244
- outline: 5px auto -webkit-focus-ring-color;
245
- }
246
-
247
- input,
248
- button,
249
- select,
250
- optgroup,
251
- textarea {
252
- margin: 0;
253
- font-family: inherit;
254
- font-size: inherit;
255
- line-height: inherit;
256
- }
257
-
258
- button,
259
- input {
260
- overflow: visible;
261
- }
262
-
263
- button,
264
- select {
265
- text-transform: none;
266
- }
267
-
268
- button,
269
- html [type="button"],
270
- [type="reset"],
271
- [type="submit"] {
272
- -webkit-appearance: button;
273
- }
274
-
275
- button::-moz-focus-inner,
276
- [type="button"]::-moz-focus-inner,
277
- [type="reset"]::-moz-focus-inner,
278
- [type="submit"]::-moz-focus-inner {
279
- padding: 0;
280
- border-style: none;
281
- }
282
-
283
- input[type="radio"],
284
- input[type="checkbox"] {
285
- box-sizing: border-box;
286
- padding: 0;
287
- }
288
-
289
- input[type="date"],
290
- input[type="time"],
291
- input[type="datetime-local"],
292
- input[type="month"] {
293
- -webkit-appearance: listbox;
294
- }
295
-
296
- textarea {
297
- overflow: auto;
298
- resize: vertical;
299
- }
300
-
301
- fieldset {
302
- min-width: 0;
303
- padding: 0;
304
- margin: 0;
305
- border: 0;
306
- }
307
-
308
- legend {
309
- display: block;
310
- width: 100%;
311
- max-width: 100%;
312
- padding: 0;
313
- margin-bottom: .5rem;
314
- font-size: 1.5rem;
315
- line-height: inherit;
316
- color: inherit;
317
- white-space: normal;
318
- }
319
-
320
- progress {
321
- vertical-align: baseline;
322
- }
323
-
324
- [type="number"]::-webkit-inner-spin-button,
325
- [type="number"]::-webkit-outer-spin-button {
326
- height: auto;
327
- }
328
-
329
- [type="search"] {
330
- outline-offset: -2px;
331
- -webkit-appearance: none;
332
- }
333
-
334
- [type="search"]::-webkit-search-cancel-button,
335
- [type="search"]::-webkit-search-decoration {
336
- -webkit-appearance: none;
337
- }
338
-
339
- ::-webkit-file-upload-button {
340
- font: inherit;
341
- -webkit-appearance: button;
342
- }
343
-
344
- output {
345
- display: inline-block;
346
- }
347
-
348
- summary {
349
- display: list-item;
350
- cursor: pointer;
351
- }
352
-
353
- template {
354
- display: none;
355
- }
356
-
357
- [hidden] {
358
- display: none !important;
359
- }
360
-
361
- h1, h2, h3, h4, h5, h6,
362
- .h1, .h2, .h3, .h4, .h5, .h6 {
363
- margin-bottom: 0.5rem;
364
- font-family: inherit;
365
- font-weight: 500;
366
- line-height: 1.2;
367
- color: inherit;
368
- }
369
-
370
- h1, .h1 {
371
- font-size: 2.5rem;
372
- }
373
-
374
- h2, .h2 {
375
- font-size: 2rem;
376
- }
377
-
378
- h3, .h3 {
379
- font-size: 1.75rem;
380
- }
381
-
382
- h4, .h4 {
383
- font-size: 1.5rem;
384
- }
385
-
386
- h5, .h5 {
387
- font-size: 1.25rem;
388
- }
389
-
390
- h6, .h6 {
391
- font-size: 1rem;
392
- }
393
-
394
- .lead {
395
- font-size: 1.25rem;
396
- font-weight: 300;
397
- }
398
-
399
- .display-1 {
400
- font-size: 6rem;
401
- font-weight: 300;
402
- line-height: 1.2;
403
- }
404
-
405
- .display-2 {
406
- font-size: 5.5rem;
407
- font-weight: 300;
408
- line-height: 1.2;
409
- }
410
-
411
- .display-3 {
412
- font-size: 4.5rem;
413
- font-weight: 300;
414
- line-height: 1.2;
415
- }
416
-
417
- .display-4 {
418
- font-size: 3.5rem;
419
- font-weight: 300;
420
- line-height: 1.2;
421
- }
422
-
423
- hr {
424
- margin-top: 1rem;
425
- margin-bottom: 1rem;
426
- border: 0;
427
- border-top: 1px solid rgba(0, 0, 0, 0.1);
428
- }
429
-
430
- small,
431
- .small {
432
- font-size: 80%;
433
- font-weight: 400;
434
- }
435
-
436
- mark,
437
- .mark {
438
- padding: 0.2em;
439
- background-color: #fcf8e3;
440
- }
441
-
442
- .list-unstyled {
443
- padding-left: 0;
444
- list-style: none;
445
- }
446
-
447
- .list-inline {
448
- padding-left: 0;
449
- list-style: none;
450
- }
451
-
452
- .list-inline-item {
453
- display: inline-block;
454
- }
455
-
456
- .list-inline-item:not(:last-child) {
457
- margin-right: 0.5rem;
458
- }
459
-
460
- .initialism {
461
- font-size: 90%;
462
- text-transform: uppercase;
463
- }
464
-
465
- .blockquote {
466
- margin-bottom: 1rem;
467
- font-size: 1.25rem;
468
- }
469
-
470
- .blockquote-footer {
471
- display: block;
472
- font-size: 80%;
473
- color: #6c757d;
474
- }
475
-
476
- .blockquote-footer::before {
477
- content: "\2014 \00A0";
478
- }
479
-
480
- .img-fluid {
481
- max-width: 100%;
482
- height: auto;
483
- }
484
-
485
- .img-thumbnail {
486
- padding: 0.25rem;
487
- background-color: #fff;
488
- border: 1px solid #dee2e6;
489
- border-radius: 0.25rem;
490
- max-width: 100%;
491
- height: auto;
492
- }
493
-
494
- .figure {
495
- display: inline-block;
496
- }
497
-
498
- .figure-img {
499
- margin-bottom: 0.5rem;
500
- line-height: 1;
501
- }
502
-
503
- .figure-caption {
504
- font-size: 90%;
505
- color: #6c757d;
506
- }
507
-
508
- code,
509
- kbd,
510
- pre,
511
- samp {
512
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
513
- }
514
-
515
- code {
516
- font-size: 87.5%;
517
- color: #e83e8c;
518
- word-break: break-word;
519
- }
520
-
521
- a > code {
522
- color: inherit;
523
- }
524
-
525
- kbd {
526
- padding: 0.2rem 0.4rem;
527
- font-size: 87.5%;
528
- color: #fff;
529
- background-color: #212529;
530
- border-radius: 0.2rem;
531
- }
532
-
533
- kbd kbd {
534
- padding: 0;
535
- font-size: 100%;
536
- font-weight: 700;
537
- }
538
-
539
- pre {
540
- display: block;
541
- font-size: 87.5%;
542
- color: #212529;
543
- }
544
-
545
- pre code {
546
- font-size: inherit;
547
- color: inherit;
548
- word-break: normal;
549
- }
550
-
551
- .pre-scrollable {
552
- max-height: 340px;
553
- overflow-y: scroll;
554
- }
555
-
556
- .container {
557
- width: 100%;
558
- padding-right: 15px;
559
- padding-left: 15px;
560
- margin-right: auto;
561
- margin-left: auto;
562
- }
563
-
564
- @media (min-width: 576px) {
565
- .container {
566
- max-width: 540px;
567
- }
568
- }
569
-
570
- @media (min-width: 768px) {
571
- .container {
572
- max-width: 720px;
573
- }
574
- }
575
-
576
- @media (min-width: 992px) {
577
- .container {
578
- max-width: 960px;
579
- }
580
- }
581
-
582
- @media (min-width: 1200px) {
583
- .container {
584
- max-width: 1140px;
585
- }
586
- }
587
-
588
- .container-fluid {
589
- width: 100%;
590
- padding-right: 15px;
591
- padding-left: 15px;
592
- margin-right: auto;
593
- margin-left: auto;
594
- }
595
-
596
- .row {
597
- display: -webkit-box;
598
- display: -ms-flexbox;
599
- display: flex;
600
- -ms-flex-wrap: wrap;
601
- flex-wrap: wrap;
602
- margin-right: -15px;
603
- margin-left: -15px;
604
- }
605
-
606
- .no-gutters {
607
- margin-right: 0;
608
- margin-left: 0;
609
- }
610
-
611
- .no-gutters > .col,
612
- .no-gutters > [class*="col-"] {
613
- padding-right: 0;
614
- padding-left: 0;
615
- }
616
-
617
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
618
- .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
619
- .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
620
- .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
621
- .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
622
- .col-xl-auto {
623
- position: relative;
624
- width: 100%;
625
- min-height: 1px;
626
- padding-right: 15px;
627
- padding-left: 15px;
628
- }
629
-
630
- .col {
631
- -ms-flex-preferred-size: 0;
632
- flex-basis: 0;
633
- -webkit-box-flex: 1;
634
- -ms-flex-positive: 1;
635
- flex-grow: 1;
636
- max-width: 100%;
637
- }
638
-
639
- .col-auto {
640
- -webkit-box-flex: 0;
641
- -ms-flex: 0 0 auto;
642
- flex: 0 0 auto;
643
- width: auto;
644
- max-width: none;
645
- }
646
-
647
- .col-1 {
648
- -webkit-box-flex: 0;
649
- -ms-flex: 0 0 8.333333%;
650
- flex: 0 0 8.333333%;
651
- max-width: 8.333333%;
652
- }
653
-
654
- .col-2 {
655
- -webkit-box-flex: 0;
656
- -ms-flex: 0 0 16.666667%;
657
- flex: 0 0 16.666667%;
658
- max-width: 16.666667%;
659
- }
660
-
661
- .col-3 {
662
- -webkit-box-flex: 0;
663
- -ms-flex: 0 0 25%;
664
- flex: 0 0 25%;
665
- max-width: 25%;
666
- }
667
-
668
- .col-4 {
669
- -webkit-box-flex: 0;
670
- -ms-flex: 0 0 33.333333%;
671
- flex: 0 0 33.333333%;
672
- max-width: 33.333333%;
673
- }
674
-
675
- .col-5 {
676
- -webkit-box-flex: 0;
677
- -ms-flex: 0 0 41.666667%;
678
- flex: 0 0 41.666667%;
679
- max-width: 41.666667%;
680
- }
681
-
682
- .col-6 {
683
- -webkit-box-flex: 0;
684
- -ms-flex: 0 0 50%;
685
- flex: 0 0 50%;
686
- max-width: 50%;
687
- }
688
-
689
- .col-7 {
690
- -webkit-box-flex: 0;
691
- -ms-flex: 0 0 58.333333%;
692
- flex: 0 0 58.333333%;
693
- max-width: 58.333333%;
694
- }
695
-
696
- .col-8 {
697
- -webkit-box-flex: 0;
698
- -ms-flex: 0 0 66.666667%;
699
- flex: 0 0 66.666667%;
700
- max-width: 66.666667%;
701
- }
702
-
703
- .col-9 {
704
- -webkit-box-flex: 0;
705
- -ms-flex: 0 0 75%;
706
- flex: 0 0 75%;
707
- max-width: 75%;
708
- }
709
-
710
- .col-10 {
711
- -webkit-box-flex: 0;
712
- -ms-flex: 0 0 83.333333%;
713
- flex: 0 0 83.333333%;
714
- max-width: 83.333333%;
715
- }
716
-
717
- .col-11 {
718
- -webkit-box-flex: 0;
719
- -ms-flex: 0 0 91.666667%;
720
- flex: 0 0 91.666667%;
721
- max-width: 91.666667%;
722
- }
723
-
724
- .col-12 {
725
- -webkit-box-flex: 0;
726
- -ms-flex: 0 0 100%;
727
- flex: 0 0 100%;
728
- max-width: 100%;
729
- }
730
-
731
- .order-first {
732
- -webkit-box-ordinal-group: 0;
733
- -ms-flex-order: -1;
734
- order: -1;
735
- }
736
-
737
- .order-last {
738
- -webkit-box-ordinal-group: 14;
739
- -ms-flex-order: 13;
740
- order: 13;
741
- }
742
-
743
- .order-0 {
744
- -webkit-box-ordinal-group: 1;
745
- -ms-flex-order: 0;
746
- order: 0;
747
- }
748
-
749
- .order-1 {
750
- -webkit-box-ordinal-group: 2;
751
- -ms-flex-order: 1;
752
- order: 1;
753
- }
754
-
755
- .order-2 {
756
- -webkit-box-ordinal-group: 3;
757
- -ms-flex-order: 2;
758
- order: 2;
759
- }
760
-
761
- .order-3 {
762
- -webkit-box-ordinal-group: 4;
763
- -ms-flex-order: 3;
764
- order: 3;
765
- }
766
-
767
- .order-4 {
768
- -webkit-box-ordinal-group: 5;
769
- -ms-flex-order: 4;
770
- order: 4;
771
- }
772
-
773
- .order-5 {
774
- -webkit-box-ordinal-group: 6;
775
- -ms-flex-order: 5;
776
- order: 5;
777
- }
778
-
779
- .order-6 {
780
- -webkit-box-ordinal-group: 7;
781
- -ms-flex-order: 6;
782
- order: 6;
783
- }
784
-
785
- .order-7 {
786
- -webkit-box-ordinal-group: 8;
787
- -ms-flex-order: 7;
788
- order: 7;
789
- }
790
-
791
- .order-8 {
792
- -webkit-box-ordinal-group: 9;
793
- -ms-flex-order: 8;
794
- order: 8;
795
- }
796
-
797
- .order-9 {
798
- -webkit-box-ordinal-group: 10;
799
- -ms-flex-order: 9;
800
- order: 9;
801
- }
802
-
803
- .order-10 {
804
- -webkit-box-ordinal-group: 11;
805
- -ms-flex-order: 10;
806
- order: 10;
807
- }
808
-
809
- .order-11 {
810
- -webkit-box-ordinal-group: 12;
811
- -ms-flex-order: 11;
812
- order: 11;
813
- }
814
-
815
- .order-12 {
816
- -webkit-box-ordinal-group: 13;
817
- -ms-flex-order: 12;
818
- order: 12;
819
- }
820
-
821
- .offset-1 {
822
- margin-left: 8.333333%;
823
- }
824
-
825
- .offset-2 {
826
- margin-left: 16.666667%;
827
- }
828
-
829
- .offset-3 {
830
- margin-left: 25%;
831
- }
832
-
833
- .offset-4 {
834
- margin-left: 33.333333%;
835
- }
836
-
837
- .offset-5 {
838
- margin-left: 41.666667%;
839
- }
840
-
841
- .offset-6 {
842
- margin-left: 50%;
843
- }
844
-
845
- .offset-7 {
846
- margin-left: 58.333333%;
847
- }
848
-
849
- .offset-8 {
850
- margin-left: 66.666667%;
851
- }
852
-
853
- .offset-9 {
854
- margin-left: 75%;
855
- }
856
-
857
- .offset-10 {
858
- margin-left: 83.333333%;
859
- }
860
-
861
- .offset-11 {
862
- margin-left: 91.666667%;
863
- }
864
-
865
- @media (min-width: 576px) {
866
- .col-sm {
867
- -ms-flex-preferred-size: 0;
868
- flex-basis: 0;
869
- -webkit-box-flex: 1;
870
- -ms-flex-positive: 1;
871
- flex-grow: 1;
872
- max-width: 100%;
873
- }
874
- .col-sm-auto {
875
- -webkit-box-flex: 0;
876
- -ms-flex: 0 0 auto;
877
- flex: 0 0 auto;
878
- width: auto;
879
- max-width: none;
880
- }
881
- .col-sm-1 {
882
- -webkit-box-flex: 0;
883
- -ms-flex: 0 0 8.333333%;
884
- flex: 0 0 8.333333%;
885
- max-width: 8.333333%;
886
- }
887
- .col-sm-2 {
888
- -webkit-box-flex: 0;
889
- -ms-flex: 0 0 16.666667%;
890
- flex: 0 0 16.666667%;
891
- max-width: 16.666667%;
892
- }
893
- .col-sm-3 {
894
- -webkit-box-flex: 0;
895
- -ms-flex: 0 0 25%;
896
- flex: 0 0 25%;
897
- max-width: 25%;
898
- }
899
- .col-sm-4 {
900
- -webkit-box-flex: 0;
901
- -ms-flex: 0 0 33.333333%;
902
- flex: 0 0 33.333333%;
903
- max-width: 33.333333%;
904
- }
905
- .col-sm-5 {
906
- -webkit-box-flex: 0;
907
- -ms-flex: 0 0 41.666667%;
908
- flex: 0 0 41.666667%;
909
- max-width: 41.666667%;
910
- }
911
- .col-sm-6 {
912
- -webkit-box-flex: 0;
913
- -ms-flex: 0 0 50%;
914
- flex: 0 0 50%;
915
- max-width: 50%;
916
- }
917
- .col-sm-7 {
918
- -webkit-box-flex: 0;
919
- -ms-flex: 0 0 58.333333%;
920
- flex: 0 0 58.333333%;
921
- max-width: 58.333333%;
922
- }
923
- .col-sm-8 {
924
- -webkit-box-flex: 0;
925
- -ms-flex: 0 0 66.666667%;
926
- flex: 0 0 66.666667%;
927
- max-width: 66.666667%;
928
- }
929
- .col-sm-9 {
930
- -webkit-box-flex: 0;
931
- -ms-flex: 0 0 75%;
932
- flex: 0 0 75%;
933
- max-width: 75%;
934
- }
935
- .col-sm-10 {
936
- -webkit-box-flex: 0;
937
- -ms-flex: 0 0 83.333333%;
938
- flex: 0 0 83.333333%;
939
- max-width: 83.333333%;
940
- }
941
- .col-sm-11 {
942
- -webkit-box-flex: 0;
943
- -ms-flex: 0 0 91.666667%;
944
- flex: 0 0 91.666667%;
945
- max-width: 91.666667%;
946
- }
947
- .col-sm-12 {
948
- -webkit-box-flex: 0;
949
- -ms-flex: 0 0 100%;
950
- flex: 0 0 100%;
951
- max-width: 100%;
952
- }
953
- .order-sm-first {
954
- -webkit-box-ordinal-group: 0;
955
- -ms-flex-order: -1;
956
- order: -1;
957
- }
958
- .order-sm-last {
959
- -webkit-box-ordinal-group: 14;
960
- -ms-flex-order: 13;
961
- order: 13;
962
- }
963
- .order-sm-0 {
964
- -webkit-box-ordinal-group: 1;
965
- -ms-flex-order: 0;
966
- order: 0;
967
- }
968
- .order-sm-1 {
969
- -webkit-box-ordinal-group: 2;
970
- -ms-flex-order: 1;
971
- order: 1;
972
- }
973
- .order-sm-2 {
974
- -webkit-box-ordinal-group: 3;
975
- -ms-flex-order: 2;
976
- order: 2;
977
- }
978
- .order-sm-3 {
979
- -webkit-box-ordinal-group: 4;
980
- -ms-flex-order: 3;
981
- order: 3;
982
- }
983
- .order-sm-4 {
984
- -webkit-box-ordinal-group: 5;
985
- -ms-flex-order: 4;
986
- order: 4;
987
- }
988
- .order-sm-5 {
989
- -webkit-box-ordinal-group: 6;
990
- -ms-flex-order: 5;
991
- order: 5;
992
- }
993
- .order-sm-6 {
994
- -webkit-box-ordinal-group: 7;
995
- -ms-flex-order: 6;
996
- order: 6;
997
- }
998
- .order-sm-7 {
999
- -webkit-box-ordinal-group: 8;
1000
- -ms-flex-order: 7;
1001
- order: 7;
1002
- }
1003
- .order-sm-8 {
1004
- -webkit-box-ordinal-group: 9;
1005
- -ms-flex-order: 8;
1006
- order: 8;
1007
- }
1008
- .order-sm-9 {
1009
- -webkit-box-ordinal-group: 10;
1010
- -ms-flex-order: 9;
1011
- order: 9;
1012
- }
1013
- .order-sm-10 {
1014
- -webkit-box-ordinal-group: 11;
1015
- -ms-flex-order: 10;
1016
- order: 10;
1017
- }
1018
- .order-sm-11 {
1019
- -webkit-box-ordinal-group: 12;
1020
- -ms-flex-order: 11;
1021
- order: 11;
1022
- }
1023
- .order-sm-12 {
1024
- -webkit-box-ordinal-group: 13;
1025
- -ms-flex-order: 12;
1026
- order: 12;
1027
- }
1028
- .offset-sm-0 {
1029
- margin-left: 0;
1030
- }
1031
- .offset-sm-1 {
1032
- margin-left: 8.333333%;
1033
- }
1034
- .offset-sm-2 {
1035
- margin-left: 16.666667%;
1036
- }
1037
- .offset-sm-3 {
1038
- margin-left: 25%;
1039
- }
1040
- .offset-sm-4 {
1041
- margin-left: 33.333333%;
1042
- }
1043
- .offset-sm-5 {
1044
- margin-left: 41.666667%;
1045
- }
1046
- .offset-sm-6 {
1047
- margin-left: 50%;
1048
- }
1049
- .offset-sm-7 {
1050
- margin-left: 58.333333%;
1051
- }
1052
- .offset-sm-8 {
1053
- margin-left: 66.666667%;
1054
- }
1055
- .offset-sm-9 {
1056
- margin-left: 75%;
1057
- }
1058
- .offset-sm-10 {
1059
- margin-left: 83.333333%;
1060
- }
1061
- .offset-sm-11 {
1062
- margin-left: 91.666667%;
1063
- }
1064
- }
1065
-
1066
- @media (min-width: 768px) {
1067
- .col-md {
1068
- -ms-flex-preferred-size: 0;
1069
- flex-basis: 0;
1070
- -webkit-box-flex: 1;
1071
- -ms-flex-positive: 1;
1072
- flex-grow: 1;
1073
- max-width: 100%;
1074
- }
1075
- .col-md-auto {
1076
- -webkit-box-flex: 0;
1077
- -ms-flex: 0 0 auto;
1078
- flex: 0 0 auto;
1079
- width: auto;
1080
- max-width: none;
1081
- }
1082
- .col-md-1 {
1083
- -webkit-box-flex: 0;
1084
- -ms-flex: 0 0 8.333333%;
1085
- flex: 0 0 8.333333%;
1086
- max-width: 8.333333%;
1087
- }
1088
- .col-md-2 {
1089
- -webkit-box-flex: 0;
1090
- -ms-flex: 0 0 16.666667%;
1091
- flex: 0 0 16.666667%;
1092
- max-width: 16.666667%;
1093
- }
1094
- .col-md-3 {
1095
- -webkit-box-flex: 0;
1096
- -ms-flex: 0 0 25%;
1097
- flex: 0 0 25%;
1098
- max-width: 25%;
1099
- }
1100
- .col-md-4 {
1101
- -webkit-box-flex: 0;
1102
- -ms-flex: 0 0 33.333333%;
1103
- flex: 0 0 33.333333%;
1104
- max-width: 33.333333%;
1105
- }
1106
- .col-md-5 {
1107
- -webkit-box-flex: 0;
1108
- -ms-flex: 0 0 41.666667%;
1109
- flex: 0 0 41.666667%;
1110
- max-width: 41.666667%;
1111
- }
1112
- .col-md-6 {
1113
- -webkit-box-flex: 0;
1114
- -ms-flex: 0 0 50%;
1115
- flex: 0 0 50%;
1116
- max-width: 50%;
1117
- }
1118
- .col-md-7 {
1119
- -webkit-box-flex: 0;
1120
- -ms-flex: 0 0 58.333333%;
1121
- flex: 0 0 58.333333%;
1122
- max-width: 58.333333%;
1123
- }
1124
- .col-md-8 {
1125
- -webkit-box-flex: 0;
1126
- -ms-flex: 0 0 66.666667%;
1127
- flex: 0 0 66.666667%;
1128
- max-width: 66.666667%;
1129
- }
1130
- .col-md-9 {
1131
- -webkit-box-flex: 0;
1132
- -ms-flex: 0 0 75%;
1133
- flex: 0 0 75%;
1134
- max-width: 75%;
1135
- }
1136
- .col-md-10 {
1137
- -webkit-box-flex: 0;
1138
- -ms-flex: 0 0 83.333333%;
1139
- flex: 0 0 83.333333%;
1140
- max-width: 83.333333%;
1141
- }
1142
- .col-md-11 {
1143
- -webkit-box-flex: 0;
1144
- -ms-flex: 0 0 91.666667%;
1145
- flex: 0 0 91.666667%;
1146
- max-width: 91.666667%;
1147
- }
1148
- .col-md-12 {
1149
- -webkit-box-flex: 0;
1150
- -ms-flex: 0 0 100%;
1151
- flex: 0 0 100%;
1152
- max-width: 100%;
1153
- }
1154
- .order-md-first {
1155
- -webkit-box-ordinal-group: 0;
1156
- -ms-flex-order: -1;
1157
- order: -1;
1158
- }
1159
- .order-md-last {
1160
- -webkit-box-ordinal-group: 14;
1161
- -ms-flex-order: 13;
1162
- order: 13;
1163
- }
1164
- .order-md-0 {
1165
- -webkit-box-ordinal-group: 1;
1166
- -ms-flex-order: 0;
1167
- order: 0;
1168
- }
1169
- .order-md-1 {
1170
- -webkit-box-ordinal-group: 2;
1171
- -ms-flex-order: 1;
1172
- order: 1;
1173
- }
1174
- .order-md-2 {
1175
- -webkit-box-ordinal-group: 3;
1176
- -ms-flex-order: 2;
1177
- order: 2;
1178
- }
1179
- .order-md-3 {
1180
- -webkit-box-ordinal-group: 4;
1181
- -ms-flex-order: 3;
1182
- order: 3;
1183
- }
1184
- .order-md-4 {
1185
- -webkit-box-ordinal-group: 5;
1186
- -ms-flex-order: 4;
1187
- order: 4;
1188
- }
1189
- .order-md-5 {
1190
- -webkit-box-ordinal-group: 6;
1191
- -ms-flex-order: 5;
1192
- order: 5;
1193
- }
1194
- .order-md-6 {
1195
- -webkit-box-ordinal-group: 7;
1196
- -ms-flex-order: 6;
1197
- order: 6;
1198
- }
1199
- .order-md-7 {
1200
- -webkit-box-ordinal-group: 8;
1201
- -ms-flex-order: 7;
1202
- order: 7;
1203
- }
1204
- .order-md-8 {
1205
- -webkit-box-ordinal-group: 9;
1206
- -ms-flex-order: 8;
1207
- order: 8;
1208
- }
1209
- .order-md-9 {
1210
- -webkit-box-ordinal-group: 10;
1211
- -ms-flex-order: 9;
1212
- order: 9;
1213
- }
1214
- .order-md-10 {
1215
- -webkit-box-ordinal-group: 11;
1216
- -ms-flex-order: 10;
1217
- order: 10;
1218
- }
1219
- .order-md-11 {
1220
- -webkit-box-ordinal-group: 12;
1221
- -ms-flex-order: 11;
1222
- order: 11;
1223
- }
1224
- .order-md-12 {
1225
- -webkit-box-ordinal-group: 13;
1226
- -ms-flex-order: 12;
1227
- order: 12;
1228
- }
1229
- .offset-md-0 {
1230
- margin-left: 0;
1231
- }
1232
- .offset-md-1 {
1233
- margin-left: 8.333333%;
1234
- }
1235
- .offset-md-2 {
1236
- margin-left: 16.666667%;
1237
- }
1238
- .offset-md-3 {
1239
- margin-left: 25%;
1240
- }
1241
- .offset-md-4 {
1242
- margin-left: 33.333333%;
1243
- }
1244
- .offset-md-5 {
1245
- margin-left: 41.666667%;
1246
- }
1247
- .offset-md-6 {
1248
- margin-left: 50%;
1249
- }
1250
- .offset-md-7 {
1251
- margin-left: 58.333333%;
1252
- }
1253
- .offset-md-8 {
1254
- margin-left: 66.666667%;
1255
- }
1256
- .offset-md-9 {
1257
- margin-left: 75%;
1258
- }
1259
- .offset-md-10 {
1260
- margin-left: 83.333333%;
1261
- }
1262
- .offset-md-11 {
1263
- margin-left: 91.666667%;
1264
- }
1265
- }
1266
-
1267
- @media (min-width: 992px) {
1268
- .col-lg {
1269
- -ms-flex-preferred-size: 0;
1270
- flex-basis: 0;
1271
- -webkit-box-flex: 1;
1272
- -ms-flex-positive: 1;
1273
- flex-grow: 1;
1274
- max-width: 100%;
1275
- }
1276
- .col-lg-auto {
1277
- -webkit-box-flex: 0;
1278
- -ms-flex: 0 0 auto;
1279
- flex: 0 0 auto;
1280
- width: auto;
1281
- max-width: none;
1282
- }
1283
- .col-lg-1 {
1284
- -webkit-box-flex: 0;
1285
- -ms-flex: 0 0 8.333333%;
1286
- flex: 0 0 8.333333%;
1287
- max-width: 8.333333%;
1288
- }
1289
- .col-lg-2 {
1290
- -webkit-box-flex: 0;
1291
- -ms-flex: 0 0 16.666667%;
1292
- flex: 0 0 16.666667%;
1293
- max-width: 16.666667%;
1294
- }
1295
- .col-lg-3 {
1296
- -webkit-box-flex: 0;
1297
- -ms-flex: 0 0 25%;
1298
- flex: 0 0 25%;
1299
- max-width: 25%;
1300
- }
1301
- .col-lg-4 {
1302
- -webkit-box-flex: 0;
1303
- -ms-flex: 0 0 33.333333%;
1304
- flex: 0 0 33.333333%;
1305
- max-width: 33.333333%;
1306
- }
1307
- .col-lg-5 {
1308
- -webkit-box-flex: 0;
1309
- -ms-flex: 0 0 41.666667%;
1310
- flex: 0 0 41.666667%;
1311
- max-width: 41.666667%;
1312
- }
1313
- .col-lg-6 {
1314
- -webkit-box-flex: 0;
1315
- -ms-flex: 0 0 50%;
1316
- flex: 0 0 50%;
1317
- max-width: 50%;
1318
- }
1319
- .col-lg-7 {
1320
- -webkit-box-flex: 0;
1321
- -ms-flex: 0 0 58.333333%;
1322
- flex: 0 0 58.333333%;
1323
- max-width: 58.333333%;
1324
- }
1325
- .col-lg-8 {
1326
- -webkit-box-flex: 0;
1327
- -ms-flex: 0 0 66.666667%;
1328
- flex: 0 0 66.666667%;
1329
- max-width: 66.666667%;
1330
- }
1331
- .col-lg-9 {
1332
- -webkit-box-flex: 0;
1333
- -ms-flex: 0 0 75%;
1334
- flex: 0 0 75%;
1335
- max-width: 75%;
1336
- }
1337
- .col-lg-10 {
1338
- -webkit-box-flex: 0;
1339
- -ms-flex: 0 0 83.333333%;
1340
- flex: 0 0 83.333333%;
1341
- max-width: 83.333333%;
1342
- }
1343
- .col-lg-11 {
1344
- -webkit-box-flex: 0;
1345
- -ms-flex: 0 0 91.666667%;
1346
- flex: 0 0 91.666667%;
1347
- max-width: 91.666667%;
1348
- }
1349
- .col-lg-12 {
1350
- -webkit-box-flex: 0;
1351
- -ms-flex: 0 0 100%;
1352
- flex: 0 0 100%;
1353
- max-width: 100%;
1354
- }
1355
- .order-lg-first {
1356
- -webkit-box-ordinal-group: 0;
1357
- -ms-flex-order: -1;
1358
- order: -1;
1359
- }
1360
- .order-lg-last {
1361
- -webkit-box-ordinal-group: 14;
1362
- -ms-flex-order: 13;
1363
- order: 13;
1364
- }
1365
- .order-lg-0 {
1366
- -webkit-box-ordinal-group: 1;
1367
- -ms-flex-order: 0;
1368
- order: 0;
1369
- }
1370
- .order-lg-1 {
1371
- -webkit-box-ordinal-group: 2;
1372
- -ms-flex-order: 1;
1373
- order: 1;
1374
- }
1375
- .order-lg-2 {
1376
- -webkit-box-ordinal-group: 3;
1377
- -ms-flex-order: 2;
1378
- order: 2;
1379
- }
1380
- .order-lg-3 {
1381
- -webkit-box-ordinal-group: 4;
1382
- -ms-flex-order: 3;
1383
- order: 3;
1384
- }
1385
- .order-lg-4 {
1386
- -webkit-box-ordinal-group: 5;
1387
- -ms-flex-order: 4;
1388
- order: 4;
1389
- }
1390
- .order-lg-5 {
1391
- -webkit-box-ordinal-group: 6;
1392
- -ms-flex-order: 5;
1393
- order: 5;
1394
- }
1395
- .order-lg-6 {
1396
- -webkit-box-ordinal-group: 7;
1397
- -ms-flex-order: 6;
1398
- order: 6;
1399
- }
1400
- .order-lg-7 {
1401
- -webkit-box-ordinal-group: 8;
1402
- -ms-flex-order: 7;
1403
- order: 7;
1404
- }
1405
- .order-lg-8 {
1406
- -webkit-box-ordinal-group: 9;
1407
- -ms-flex-order: 8;
1408
- order: 8;
1409
- }
1410
- .order-lg-9 {
1411
- -webkit-box-ordinal-group: 10;
1412
- -ms-flex-order: 9;
1413
- order: 9;
1414
- }
1415
- .order-lg-10 {
1416
- -webkit-box-ordinal-group: 11;
1417
- -ms-flex-order: 10;
1418
- order: 10;
1419
- }
1420
- .order-lg-11 {
1421
- -webkit-box-ordinal-group: 12;
1422
- -ms-flex-order: 11;
1423
- order: 11;
1424
- }
1425
- .order-lg-12 {
1426
- -webkit-box-ordinal-group: 13;
1427
- -ms-flex-order: 12;
1428
- order: 12;
1429
- }
1430
- .offset-lg-0 {
1431
- margin-left: 0;
1432
- }
1433
- .offset-lg-1 {
1434
- margin-left: 8.333333%;
1435
- }
1436
- .offset-lg-2 {
1437
- margin-left: 16.666667%;
1438
- }
1439
- .offset-lg-3 {
1440
- margin-left: 25%;
1441
- }
1442
- .offset-lg-4 {
1443
- margin-left: 33.333333%;
1444
- }
1445
- .offset-lg-5 {
1446
- margin-left: 41.666667%;
1447
- }
1448
- .offset-lg-6 {
1449
- margin-left: 50%;
1450
- }
1451
- .offset-lg-7 {
1452
- margin-left: 58.333333%;
1453
- }
1454
- .offset-lg-8 {
1455
- margin-left: 66.666667%;
1456
- }
1457
- .offset-lg-9 {
1458
- margin-left: 75%;
1459
- }
1460
- .offset-lg-10 {
1461
- margin-left: 83.333333%;
1462
- }
1463
- .offset-lg-11 {
1464
- margin-left: 91.666667%;
1465
- }
1466
- }
1467
-
1468
- @media (min-width: 1200px) {
1469
- .col-xl {
1470
- -ms-flex-preferred-size: 0;
1471
- flex-basis: 0;
1472
- -webkit-box-flex: 1;
1473
- -ms-flex-positive: 1;
1474
- flex-grow: 1;
1475
- max-width: 100%;
1476
- }
1477
- .col-xl-auto {
1478
- -webkit-box-flex: 0;
1479
- -ms-flex: 0 0 auto;
1480
- flex: 0 0 auto;
1481
- width: auto;
1482
- max-width: none;
1483
- }
1484
- .col-xl-1 {
1485
- -webkit-box-flex: 0;
1486
- -ms-flex: 0 0 8.333333%;
1487
- flex: 0 0 8.333333%;
1488
- max-width: 8.333333%;
1489
- }
1490
- .col-xl-2 {
1491
- -webkit-box-flex: 0;
1492
- -ms-flex: 0 0 16.666667%;
1493
- flex: 0 0 16.666667%;
1494
- max-width: 16.666667%;
1495
- }
1496
- .col-xl-3 {
1497
- -webkit-box-flex: 0;
1498
- -ms-flex: 0 0 25%;
1499
- flex: 0 0 25%;
1500
- max-width: 25%;
1501
- }
1502
- .col-xl-4 {
1503
- -webkit-box-flex: 0;
1504
- -ms-flex: 0 0 33.333333%;
1505
- flex: 0 0 33.333333%;
1506
- max-width: 33.333333%;
1507
- }
1508
- .col-xl-5 {
1509
- -webkit-box-flex: 0;
1510
- -ms-flex: 0 0 41.666667%;
1511
- flex: 0 0 41.666667%;
1512
- max-width: 41.666667%;
1513
- }
1514
- .col-xl-6 {
1515
- -webkit-box-flex: 0;
1516
- -ms-flex: 0 0 50%;
1517
- flex: 0 0 50%;
1518
- max-width: 50%;
1519
- }
1520
- .col-xl-7 {
1521
- -webkit-box-flex: 0;
1522
- -ms-flex: 0 0 58.333333%;
1523
- flex: 0 0 58.333333%;
1524
- max-width: 58.333333%;
1525
- }
1526
- .col-xl-8 {
1527
- -webkit-box-flex: 0;
1528
- -ms-flex: 0 0 66.666667%;
1529
- flex: 0 0 66.666667%;
1530
- max-width: 66.666667%;
1531
- }
1532
- .col-xl-9 {
1533
- -webkit-box-flex: 0;
1534
- -ms-flex: 0 0 75%;
1535
- flex: 0 0 75%;
1536
- max-width: 75%;
1537
- }
1538
- .col-xl-10 {
1539
- -webkit-box-flex: 0;
1540
- -ms-flex: 0 0 83.333333%;
1541
- flex: 0 0 83.333333%;
1542
- max-width: 83.333333%;
1543
- }
1544
- .col-xl-11 {
1545
- -webkit-box-flex: 0;
1546
- -ms-flex: 0 0 91.666667%;
1547
- flex: 0 0 91.666667%;
1548
- max-width: 91.666667%;
1549
- }
1550
- .col-xl-12 {
1551
- -webkit-box-flex: 0;
1552
- -ms-flex: 0 0 100%;
1553
- flex: 0 0 100%;
1554
- max-width: 100%;
1555
- }
1556
- .order-xl-first {
1557
- -webkit-box-ordinal-group: 0;
1558
- -ms-flex-order: -1;
1559
- order: -1;
1560
- }
1561
- .order-xl-last {
1562
- -webkit-box-ordinal-group: 14;
1563
- -ms-flex-order: 13;
1564
- order: 13;
1565
- }
1566
- .order-xl-0 {
1567
- -webkit-box-ordinal-group: 1;
1568
- -ms-flex-order: 0;
1569
- order: 0;
1570
- }
1571
- .order-xl-1 {
1572
- -webkit-box-ordinal-group: 2;
1573
- -ms-flex-order: 1;
1574
- order: 1;
1575
- }
1576
- .order-xl-2 {
1577
- -webkit-box-ordinal-group: 3;
1578
- -ms-flex-order: 2;
1579
- order: 2;
1580
- }
1581
- .order-xl-3 {
1582
- -webkit-box-ordinal-group: 4;
1583
- -ms-flex-order: 3;
1584
- order: 3;
1585
- }
1586
- .order-xl-4 {
1587
- -webkit-box-ordinal-group: 5;
1588
- -ms-flex-order: 4;
1589
- order: 4;
1590
- }
1591
- .order-xl-5 {
1592
- -webkit-box-ordinal-group: 6;
1593
- -ms-flex-order: 5;
1594
- order: 5;
1595
- }
1596
- .order-xl-6 {
1597
- -webkit-box-ordinal-group: 7;
1598
- -ms-flex-order: 6;
1599
- order: 6;
1600
- }
1601
- .order-xl-7 {
1602
- -webkit-box-ordinal-group: 8;
1603
- -ms-flex-order: 7;
1604
- order: 7;
1605
- }
1606
- .order-xl-8 {
1607
- -webkit-box-ordinal-group: 9;
1608
- -ms-flex-order: 8;
1609
- order: 8;
1610
- }
1611
- .order-xl-9 {
1612
- -webkit-box-ordinal-group: 10;
1613
- -ms-flex-order: 9;
1614
- order: 9;
1615
- }
1616
- .order-xl-10 {
1617
- -webkit-box-ordinal-group: 11;
1618
- -ms-flex-order: 10;
1619
- order: 10;
1620
- }
1621
- .order-xl-11 {
1622
- -webkit-box-ordinal-group: 12;
1623
- -ms-flex-order: 11;
1624
- order: 11;
1625
- }
1626
- .order-xl-12 {
1627
- -webkit-box-ordinal-group: 13;
1628
- -ms-flex-order: 12;
1629
- order: 12;
1630
- }
1631
- .offset-xl-0 {
1632
- margin-left: 0;
1633
- }
1634
- .offset-xl-1 {
1635
- margin-left: 8.333333%;
1636
- }
1637
- .offset-xl-2 {
1638
- margin-left: 16.666667%;
1639
- }
1640
- .offset-xl-3 {
1641
- margin-left: 25%;
1642
- }
1643
- .offset-xl-4 {
1644
- margin-left: 33.333333%;
1645
- }
1646
- .offset-xl-5 {
1647
- margin-left: 41.666667%;
1648
- }
1649
- .offset-xl-6 {
1650
- margin-left: 50%;
1651
- }
1652
- .offset-xl-7 {
1653
- margin-left: 58.333333%;
1654
- }
1655
- .offset-xl-8 {
1656
- margin-left: 66.666667%;
1657
- }
1658
- .offset-xl-9 {
1659
- margin-left: 75%;
1660
- }
1661
- .offset-xl-10 {
1662
- margin-left: 83.333333%;
1663
- }
1664
- .offset-xl-11 {
1665
- margin-left: 91.666667%;
1666
- }
1667
- }
1668
-
1669
- .table {
1670
- width: 100%;
1671
- max-width: 100%;
1672
- margin-bottom: 1rem;
1673
- background-color: transparent;
1674
- }
1675
-
1676
- .table th,
1677
- .table td {
1678
- padding: 0.75rem;
1679
- vertical-align: top;
1680
- border-top: 1px solid #dee2e6;
1681
- }
1682
-
1683
- .table thead th {
1684
- vertical-align: bottom;
1685
- border-bottom: 2px solid #dee2e6;
1686
- }
1687
-
1688
- .table tbody + tbody {
1689
- border-top: 2px solid #dee2e6;
1690
- }
1691
-
1692
- .table .table {
1693
- background-color: #fff;
1694
- }
1695
-
1696
- .table-sm th,
1697
- .table-sm td {
1698
- padding: 0.3rem;
1699
- }
1700
-
1701
- .table-bordered {
1702
- border: 1px solid #dee2e6;
1703
- }
1704
-
1705
- .table-bordered th,
1706
- .table-bordered td {
1707
- border: 1px solid #dee2e6;
1708
- }
1709
-
1710
- .table-bordered thead th,
1711
- .table-bordered thead td {
1712
- border-bottom-width: 2px;
1713
- }
1714
-
1715
- .table-striped tbody tr:nth-of-type(odd) {
1716
- background-color: rgba(0, 0, 0, 0.05);
1717
- }
1718
-
1719
- .table-hover tbody tr:hover {
1720
- background-color: rgba(0, 0, 0, 0.075);
1721
- }
1722
-
1723
- .table-primary,
1724
- .table-primary > th,
1725
- .table-primary > td {
1726
- background-color: #b8daff;
1727
- }
1728
-
1729
- .table-hover .table-primary:hover {
1730
- background-color: #9fcdff;
1731
- }
1732
-
1733
- .table-hover .table-primary:hover > td,
1734
- .table-hover .table-primary:hover > th {
1735
- background-color: #9fcdff;
1736
- }
1737
-
1738
- .table-secondary,
1739
- .table-secondary > th,
1740
- .table-secondary > td {
1741
- background-color: #d6d8db;
1742
- }
1743
-
1744
- .table-hover .table-secondary:hover {
1745
- background-color: #c8cbcf;
1746
- }
1747
-
1748
- .table-hover .table-secondary:hover > td,
1749
- .table-hover .table-secondary:hover > th {
1750
- background-color: #c8cbcf;
1751
- }
1752
-
1753
- .table-success,
1754
- .table-success > th,
1755
- .table-success > td {
1756
- background-color: #c3e6cb;
1757
- }
1758
-
1759
- .table-hover .table-success:hover {
1760
- background-color: #b1dfbb;
1761
- }
1762
-
1763
- .table-hover .table-success:hover > td,
1764
- .table-hover .table-success:hover > th {
1765
- background-color: #b1dfbb;
1766
- }
1767
-
1768
- .table-info,
1769
- .table-info > th,
1770
- .table-info > td {
1771
- background-color: #bee5eb;
1772
- }
1773
-
1774
- .table-hover .table-info:hover {
1775
- background-color: #abdde5;
1776
- }
1777
-
1778
- .table-hover .table-info:hover > td,
1779
- .table-hover .table-info:hover > th {
1780
- background-color: #abdde5;
1781
- }
1782
-
1783
- .table-warning,
1784
- .table-warning > th,
1785
- .table-warning > td {
1786
- background-color: #ffeeba;
1787
- }
1788
-
1789
- .table-hover .table-warning:hover {
1790
- background-color: #ffe8a1;
1791
- }
1792
-
1793
- .table-hover .table-warning:hover > td,
1794
- .table-hover .table-warning:hover > th {
1795
- background-color: #ffe8a1;
1796
- }
1797
-
1798
- .table-danger,
1799
- .table-danger > th,
1800
- .table-danger > td {
1801
- background-color: #f5c6cb;
1802
- }
1803
-
1804
- .table-hover .table-danger:hover {
1805
- background-color: #f1b0b7;
1806
- }
1807
-
1808
- .table-hover .table-danger:hover > td,
1809
- .table-hover .table-danger:hover > th {
1810
- background-color: #f1b0b7;
1811
- }
1812
-
1813
- .table-light,
1814
- .table-light > th,
1815
- .table-light > td {
1816
- background-color: #fdfdfe;
1817
- }
1818
-
1819
- .table-hover .table-light:hover {
1820
- background-color: #ececf6;
1821
- }
1822
-
1823
- .table-hover .table-light:hover > td,
1824
- .table-hover .table-light:hover > th {
1825
- background-color: #ececf6;
1826
- }
1827
-
1828
- .table-dark,
1829
- .table-dark > th,
1830
- .table-dark > td {
1831
- background-color: #c6c8ca;
1832
- }
1833
-
1834
- .table-hover .table-dark:hover {
1835
- background-color: #b9bbbe;
1836
- }
1837
-
1838
- .table-hover .table-dark:hover > td,
1839
- .table-hover .table-dark:hover > th {
1840
- background-color: #b9bbbe;
1841
- }
1842
-
1843
- .table-active,
1844
- .table-active > th,
1845
- .table-active > td {
1846
- background-color: rgba(0, 0, 0, 0.075);
1847
- }
1848
-
1849
- .table-hover .table-active:hover {
1850
- background-color: rgba(0, 0, 0, 0.075);
1851
- }
1852
-
1853
- .table-hover .table-active:hover > td,
1854
- .table-hover .table-active:hover > th {
1855
- background-color: rgba(0, 0, 0, 0.075);
1856
- }
1857
-
1858
- .table .thead-dark th {
1859
- color: #fff;
1860
- background-color: #212529;
1861
- border-color: #32383e;
1862
- }
1863
-
1864
- .table .thead-light th {
1865
- color: #495057;
1866
- background-color: #e9ecef;
1867
- border-color: #dee2e6;
1868
- }
1869
-
1870
- .table-dark {
1871
- color: #fff;
1872
- background-color: #212529;
1873
- }
1874
-
1875
- .table-dark th,
1876
- .table-dark td,
1877
- .table-dark thead th {
1878
- border-color: #32383e;
1879
- }
1880
-
1881
- .table-dark.table-bordered {
1882
- border: 0;
1883
- }
1884
-
1885
- .table-dark.table-striped tbody tr:nth-of-type(odd) {
1886
- background-color: rgba(255, 255, 255, 0.05);
1887
- }
1888
-
1889
- .table-dark.table-hover tbody tr:hover {
1890
- background-color: rgba(255, 255, 255, 0.075);
1891
- }
1892
-
1893
- @media (max-width: 575.98px) {
1894
- .table-responsive-sm {
1895
- display: block;
1896
- width: 100%;
1897
- overflow-x: auto;
1898
- -webkit-overflow-scrolling: touch;
1899
- -ms-overflow-style: -ms-autohiding-scrollbar;
1900
- }
1901
- .table-responsive-sm > .table-bordered {
1902
- border: 0;
1903
- }
1904
- }
1905
-
1906
- @media (max-width: 767.98px) {
1907
- .table-responsive-md {
1908
- display: block;
1909
- width: 100%;
1910
- overflow-x: auto;
1911
- -webkit-overflow-scrolling: touch;
1912
- -ms-overflow-style: -ms-autohiding-scrollbar;
1913
- }
1914
- .table-responsive-md > .table-bordered {
1915
- border: 0;
1916
- }
1917
- }
1918
-
1919
- @media (max-width: 991.98px) {
1920
- .table-responsive-lg {
1921
- display: block;
1922
- width: 100%;
1923
- overflow-x: auto;
1924
- -webkit-overflow-scrolling: touch;
1925
- -ms-overflow-style: -ms-autohiding-scrollbar;
1926
- }
1927
- .table-responsive-lg > .table-bordered {
1928
- border: 0;
1929
- }
1930
- }
1931
-
1932
- @media (max-width: 1199.98px) {
1933
- .table-responsive-xl {
1934
- display: block;
1935
- width: 100%;
1936
- overflow-x: auto;
1937
- -webkit-overflow-scrolling: touch;
1938
- -ms-overflow-style: -ms-autohiding-scrollbar;
1939
- }
1940
- .table-responsive-xl > .table-bordered {
1941
- border: 0;
1942
- }
1943
- }
1944
-
1945
- .table-responsive {
1946
- display: block;
1947
- width: 100%;
1948
- overflow-x: auto;
1949
- -webkit-overflow-scrolling: touch;
1950
- -ms-overflow-style: -ms-autohiding-scrollbar;
1951
- }
1952
-
1953
- .table-responsive > .table-bordered {
1954
- border: 0;
1955
- }
1956
-
1957
- .form-control {
1958
- display: block;
1959
- width: 100%;
1960
- padding: 0.375rem 0.75rem;
1961
- font-size: 1rem;
1962
- line-height: 1.5;
1963
- color: #495057;
1964
- background-color: #fff;
1965
- background-clip: padding-box;
1966
- border: 1px solid #ced4da;
1967
- border-radius: 0.25rem;
1968
- transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
1969
- }
1970
-
1971
- .form-control::-ms-expand {
1972
- background-color: transparent;
1973
- border: 0;
1974
- }
1975
-
1976
- .form-control:focus {
1977
- color: #495057;
1978
- background-color: #fff;
1979
- border-color: #80bdff;
1980
- outline: 0;
1981
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
1982
- }
1983
-
1984
- .form-control::-webkit-input-placeholder {
1985
- color: #6c757d;
1986
- opacity: 1;
1987
- }
1988
-
1989
- .form-control::-moz-placeholder {
1990
- color: #6c757d;
1991
- opacity: 1;
1992
- }
1993
-
1994
- .form-control:-ms-input-placeholder {
1995
- color: #6c757d;
1996
- opacity: 1;
1997
- }
1998
-
1999
- .form-control::-ms-input-placeholder {
2000
- color: #6c757d;
2001
- opacity: 1;
2002
- }
2003
-
2004
- .form-control::placeholder {
2005
- color: #6c757d;
2006
- opacity: 1;
2007
- }
2008
-
2009
- .form-control:disabled, .form-control[readonly] {
2010
- background-color: #e9ecef;
2011
- opacity: 1;
2012
- }
2013
-
2014
- select.form-control:not([size]):not([multiple]) {
2015
- height: calc(2.25rem + 2px);
2016
- }
2017
-
2018
- select.form-control:focus::-ms-value {
2019
- color: #495057;
2020
- background-color: #fff;
2021
- }
2022
-
2023
- .form-control-file,
2024
- .form-control-range {
2025
- display: block;
2026
- width: 100%;
2027
- }
2028
-
2029
- .col-form-label {
2030
- padding-top: calc(0.375rem + 1px);
2031
- padding-bottom: calc(0.375rem + 1px);
2032
- margin-bottom: 0;
2033
- font-size: inherit;
2034
- line-height: 1.5;
2035
- }
2036
-
2037
- .col-form-label-lg {
2038
- padding-top: calc(0.5rem + 1px);
2039
- padding-bottom: calc(0.5rem + 1px);
2040
- font-size: 1.25rem;
2041
- line-height: 1.5;
2042
- }
2043
-
2044
- .col-form-label-sm {
2045
- padding-top: calc(0.25rem + 1px);
2046
- padding-bottom: calc(0.25rem + 1px);
2047
- font-size: 0.875rem;
2048
- line-height: 1.5;
2049
- }
2050
-
2051
- .form-control-plaintext {
2052
- display: block;
2053
- width: 100%;
2054
- padding-top: 0.375rem;
2055
- padding-bottom: 0.375rem;
2056
- margin-bottom: 0;
2057
- line-height: 1.5;
2058
- background-color: transparent;
2059
- border: solid transparent;
2060
- border-width: 1px 0;
2061
- }
2062
-
2063
- .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
2064
- .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
2065
- .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
2066
- .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
2067
- .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
2068
- .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
2069
- .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
2070
- .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
2071
- .input-group-lg > .input-group-append > .form-control-plaintext.btn {
2072
- padding-right: 0;
2073
- padding-left: 0;
2074
- }
2075
-
2076
- .form-control-sm, .input-group-sm > .form-control,
2077
- .input-group-sm > .input-group-prepend > .input-group-text,
2078
- .input-group-sm > .input-group-append > .input-group-text,
2079
- .input-group-sm > .input-group-prepend > .btn,
2080
- .input-group-sm > .input-group-append > .btn {
2081
- padding: 0.25rem 0.5rem;
2082
- font-size: 0.875rem;
2083
- line-height: 1.5;
2084
- border-radius: 0.2rem;
2085
- }
2086
-
2087
- select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
2088
- .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
2089
- .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
2090
- .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
2091
- .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
2092
- height: calc(1.8125rem + 2px);
2093
- }
2094
-
2095
- .form-control-lg, .input-group-lg > .form-control,
2096
- .input-group-lg > .input-group-prepend > .input-group-text,
2097
- .input-group-lg > .input-group-append > .input-group-text,
2098
- .input-group-lg > .input-group-prepend > .btn,
2099
- .input-group-lg > .input-group-append > .btn {
2100
- padding: 0.5rem 1rem;
2101
- font-size: 1.25rem;
2102
- line-height: 1.5;
2103
- border-radius: 0.3rem;
2104
- }
2105
-
2106
- select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
2107
- .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
2108
- .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
2109
- .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
2110
- .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
2111
- height: calc(2.875rem + 2px);
2112
- }
2113
-
2114
- .form-group {
2115
- margin-bottom: 1rem;
2116
- }
2117
-
2118
- .form-text {
2119
- display: block;
2120
- margin-top: 0.25rem;
2121
- }
2122
-
2123
- .form-row {
2124
- display: -webkit-box;
2125
- display: -ms-flexbox;
2126
- display: flex;
2127
- -ms-flex-wrap: wrap;
2128
- flex-wrap: wrap;
2129
- margin-right: -5px;
2130
- margin-left: -5px;
2131
- }
2132
-
2133
- .form-row > .col,
2134
- .form-row > [class*="col-"] {
2135
- padding-right: 5px;
2136
- padding-left: 5px;
2137
- }
2138
-
2139
- .form-check {
2140
- position: relative;
2141
- display: block;
2142
- padding-left: 1.25rem;
2143
- }
2144
-
2145
- .form-check-input {
2146
- position: absolute;
2147
- margin-top: 0.3rem;
2148
- margin-left: -1.25rem;
2149
- }
2150
-
2151
- .form-check-input:disabled ~ .form-check-label {
2152
- color: #6c757d;
2153
- }
2154
-
2155
- .form-check-label {
2156
- margin-bottom: 0;
2157
- }
2158
-
2159
- .form-check-inline {
2160
- display: -webkit-inline-box;
2161
- display: -ms-inline-flexbox;
2162
- display: inline-flex;
2163
- -webkit-box-align: center;
2164
- -ms-flex-align: center;
2165
- align-items: center;
2166
- padding-left: 0;
2167
- margin-right: 0.75rem;
2168
- }
2169
-
2170
- .form-check-inline .form-check-input {
2171
- position: static;
2172
- margin-top: 0;
2173
- margin-right: 0.3125rem;
2174
- margin-left: 0;
2175
- }
2176
-
2177
- .valid-feedback {
2178
- display: none;
2179
- width: 100%;
2180
- margin-top: 0.25rem;
2181
- font-size: 80%;
2182
- color: #28a745;
2183
- }
2184
-
2185
- .valid-tooltip {
2186
- position: absolute;
2187
- top: 100%;
2188
- z-index: 5;
2189
- display: none;
2190
- max-width: 100%;
2191
- padding: .5rem;
2192
- margin-top: .1rem;
2193
- font-size: .875rem;
2194
- line-height: 1;
2195
- color: #fff;
2196
- background-color: rgba(40, 167, 69, 0.8);
2197
- border-radius: .2rem;
2198
- }
2199
-
2200
- .was-validated .form-control:valid, .form-control.is-valid, .was-validated
2201
- .custom-select:valid,
2202
- .custom-select.is-valid {
2203
- border-color: #28a745;
2204
- }
2205
-
2206
- .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
2207
- .custom-select:valid:focus,
2208
- .custom-select.is-valid:focus {
2209
- border-color: #28a745;
2210
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2211
- }
2212
-
2213
- .was-validated .form-control:valid ~ .valid-feedback,
2214
- .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
2215
- .form-control.is-valid ~ .valid-tooltip, .was-validated
2216
- .custom-select:valid ~ .valid-feedback,
2217
- .was-validated
2218
- .custom-select:valid ~ .valid-tooltip,
2219
- .custom-select.is-valid ~ .valid-feedback,
2220
- .custom-select.is-valid ~ .valid-tooltip {
2221
- display: block;
2222
- }
2223
-
2224
- .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
2225
- color: #28a745;
2226
- }
2227
-
2228
- .was-validated .form-check-input:valid ~ .valid-feedback,
2229
- .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
2230
- .form-check-input.is-valid ~ .valid-tooltip {
2231
- display: block;
2232
- }
2233
-
2234
- .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
2235
- color: #28a745;
2236
- }
2237
-
2238
- .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
2239
- background-color: #71dd8a;
2240
- }
2241
-
2242
- .was-validated .custom-control-input:valid ~ .valid-feedback,
2243
- .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
2244
- .custom-control-input.is-valid ~ .valid-tooltip {
2245
- display: block;
2246
- }
2247
-
2248
- .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
2249
- background-color: #34ce57;
2250
- }
2251
-
2252
- .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
2253
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2254
- }
2255
-
2256
- .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
2257
- border-color: #28a745;
2258
- }
2259
-
2260
- .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
2261
- border-color: inherit;
2262
- }
2263
-
2264
- .was-validated .custom-file-input:valid ~ .valid-feedback,
2265
- .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
2266
- .custom-file-input.is-valid ~ .valid-tooltip {
2267
- display: block;
2268
- }
2269
-
2270
- .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
2271
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2272
- }
2273
-
2274
- .invalid-feedback {
2275
- display: none;
2276
- width: 100%;
2277
- margin-top: 0.25rem;
2278
- font-size: 80%;
2279
- color: #dc3545;
2280
- }
2281
-
2282
- .invalid-tooltip {
2283
- position: absolute;
2284
- top: 100%;
2285
- z-index: 5;
2286
- display: none;
2287
- max-width: 100%;
2288
- padding: .5rem;
2289
- margin-top: .1rem;
2290
- font-size: .875rem;
2291
- line-height: 1;
2292
- color: #fff;
2293
- background-color: rgba(220, 53, 69, 0.8);
2294
- border-radius: .2rem;
2295
- }
2296
-
2297
- .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
2298
- .custom-select:invalid,
2299
- .custom-select.is-invalid {
2300
- border-color: #dc3545;
2301
- }
2302
-
2303
- .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
2304
- .custom-select:invalid:focus,
2305
- .custom-select.is-invalid:focus {
2306
- border-color: #dc3545;
2307
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2308
- }
2309
-
2310
- .was-validated .form-control:invalid ~ .invalid-feedback,
2311
- .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
2312
- .form-control.is-invalid ~ .invalid-tooltip, .was-validated
2313
- .custom-select:invalid ~ .invalid-feedback,
2314
- .was-validated
2315
- .custom-select:invalid ~ .invalid-tooltip,
2316
- .custom-select.is-invalid ~ .invalid-feedback,
2317
- .custom-select.is-invalid ~ .invalid-tooltip {
2318
- display: block;
2319
- }
2320
-
2321
- .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
2322
- color: #dc3545;
2323
- }
2324
-
2325
- .was-validated .form-check-input:invalid ~ .invalid-feedback,
2326
- .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
2327
- .form-check-input.is-invalid ~ .invalid-tooltip {
2328
- display: block;
2329
- }
2330
-
2331
- .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
2332
- color: #dc3545;
2333
- }
2334
-
2335
- .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
2336
- background-color: #efa2a9;
2337
- }
2338
-
2339
- .was-validated .custom-control-input:invalid ~ .invalid-feedback,
2340
- .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
2341
- .custom-control-input.is-invalid ~ .invalid-tooltip {
2342
- display: block;
2343
- }
2344
-
2345
- .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
2346
- background-color: #e4606d;
2347
- }
2348
-
2349
- .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
2350
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2351
- }
2352
-
2353
- .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
2354
- border-color: #dc3545;
2355
- }
2356
-
2357
- .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
2358
- border-color: inherit;
2359
- }
2360
-
2361
- .was-validated .custom-file-input:invalid ~ .invalid-feedback,
2362
- .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
2363
- .custom-file-input.is-invalid ~ .invalid-tooltip {
2364
- display: block;
2365
- }
2366
-
2367
- .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
2368
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2369
- }
2370
-
2371
- .form-inline {
2372
- display: -webkit-box;
2373
- display: -ms-flexbox;
2374
- display: flex;
2375
- -webkit-box-orient: horizontal;
2376
- -webkit-box-direction: normal;
2377
- -ms-flex-flow: row wrap;
2378
- flex-flow: row wrap;
2379
- -webkit-box-align: center;
2380
- -ms-flex-align: center;
2381
- align-items: center;
2382
- }
2383
-
2384
- .form-inline .form-check {
2385
- width: 100%;
2386
- }
2387
-
2388
- @media (min-width: 576px) {
2389
- .form-inline label {
2390
- display: -webkit-box;
2391
- display: -ms-flexbox;
2392
- display: flex;
2393
- -webkit-box-align: center;
2394
- -ms-flex-align: center;
2395
- align-items: center;
2396
- -webkit-box-pack: center;
2397
- -ms-flex-pack: center;
2398
- justify-content: center;
2399
- margin-bottom: 0;
2400
- }
2401
- .form-inline .form-group {
2402
- display: -webkit-box;
2403
- display: -ms-flexbox;
2404
- display: flex;
2405
- -webkit-box-flex: 0;
2406
- -ms-flex: 0 0 auto;
2407
- flex: 0 0 auto;
2408
- -webkit-box-orient: horizontal;
2409
- -webkit-box-direction: normal;
2410
- -ms-flex-flow: row wrap;
2411
- flex-flow: row wrap;
2412
- -webkit-box-align: center;
2413
- -ms-flex-align: center;
2414
- align-items: center;
2415
- margin-bottom: 0;
2416
- }
2417
- .form-inline .form-control {
2418
- display: inline-block;
2419
- width: auto;
2420
- vertical-align: middle;
2421
- }
2422
- .form-inline .form-control-plaintext {
2423
- display: inline-block;
2424
- }
2425
- .form-inline .input-group {
2426
- width: auto;
2427
- }
2428
- .form-inline .form-check {
2429
- display: -webkit-box;
2430
- display: -ms-flexbox;
2431
- display: flex;
2432
- -webkit-box-align: center;
2433
- -ms-flex-align: center;
2434
- align-items: center;
2435
- -webkit-box-pack: center;
2436
- -ms-flex-pack: center;
2437
- justify-content: center;
2438
- width: auto;
2439
- padding-left: 0;
2440
- }
2441
- .form-inline .form-check-input {
2442
- position: relative;
2443
- margin-top: 0;
2444
- margin-right: 0.25rem;
2445
- margin-left: 0;
2446
- }
2447
- .form-inline .custom-control {
2448
- -webkit-box-align: center;
2449
- -ms-flex-align: center;
2450
- align-items: center;
2451
- -webkit-box-pack: center;
2452
- -ms-flex-pack: center;
2453
- justify-content: center;
2454
- }
2455
- .form-inline .custom-control-label {
2456
- margin-bottom: 0;
2457
- }
2458
- }
2459
-
2460
- .btn {
2461
- display: inline-block;
2462
- font-weight: 400;
2463
- text-align: center;
2464
- white-space: nowrap;
2465
- vertical-align: middle;
2466
- -webkit-user-select: none;
2467
- -moz-user-select: none;
2468
- -ms-user-select: none;
2469
- user-select: none;
2470
- border: 1px solid transparent;
2471
- padding: 0.375rem 0.75rem;
2472
- font-size: 1rem;
2473
- line-height: 1.5;
2474
- border-radius: 0.25rem;
2475
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2476
- }
2477
-
2478
- .btn:hover, .btn:focus {
2479
- text-decoration: none;
2480
- }
2481
-
2482
- .btn:focus, .btn.focus {
2483
- outline: 0;
2484
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
2485
- }
2486
-
2487
- .btn.disabled, .btn:disabled {
2488
- opacity: 0.65;
2489
- }
2490
-
2491
- .btn:not(:disabled):not(.disabled) {
2492
- cursor: pointer;
2493
- }
2494
-
2495
- .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
2496
- background-image: none;
2497
- }
2498
-
2499
- a.btn.disabled,
2500
- fieldset:disabled a.btn {
2501
- pointer-events: none;
2502
- }
2503
-
2504
- .btn-primary {
2505
- color: #fff;
2506
- background-color: #007bff;
2507
- border-color: #007bff;
2508
- }
2509
-
2510
- .btn-primary:hover {
2511
- color: #fff;
2512
- background-color: #0069d9;
2513
- border-color: #0062cc;
2514
- }
2515
-
2516
- .btn-primary:focus, .btn-primary.focus {
2517
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2518
- }
2519
-
2520
- .btn-primary.disabled, .btn-primary:disabled {
2521
- color: #fff;
2522
- background-color: #007bff;
2523
- border-color: #007bff;
2524
- }
2525
-
2526
- .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
2527
- .show > .btn-primary.dropdown-toggle {
2528
- color: #fff;
2529
- background-color: #0062cc;
2530
- border-color: #005cbf;
2531
- }
2532
-
2533
- .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
2534
- .show > .btn-primary.dropdown-toggle:focus {
2535
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2536
- }
2537
-
2538
- .btn-secondary {
2539
- color: #fff;
2540
- background-color: #6c757d;
2541
- border-color: #6c757d;
2542
- }
2543
-
2544
- .btn-secondary:hover {
2545
- color: #fff;
2546
- background-color: #5a6268;
2547
- border-color: #545b62;
2548
- }
2549
-
2550
- .btn-secondary:focus, .btn-secondary.focus {
2551
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2552
- }
2553
-
2554
- .btn-secondary.disabled, .btn-secondary:disabled {
2555
- color: #fff;
2556
- background-color: #6c757d;
2557
- border-color: #6c757d;
2558
- }
2559
-
2560
- .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
2561
- .show > .btn-secondary.dropdown-toggle {
2562
- color: #fff;
2563
- background-color: #545b62;
2564
- border-color: #4e555b;
2565
- }
2566
-
2567
- .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
2568
- .show > .btn-secondary.dropdown-toggle:focus {
2569
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2570
- }
2571
-
2572
- .btn-success {
2573
- color: #fff;
2574
- background-color: #28a745;
2575
- border-color: #28a745;
2576
- }
2577
-
2578
- .btn-success:hover {
2579
- color: #fff;
2580
- background-color: #218838;
2581
- border-color: #1e7e34;
2582
- }
2583
-
2584
- .btn-success:focus, .btn-success.focus {
2585
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2586
- }
2587
-
2588
- .btn-success.disabled, .btn-success:disabled {
2589
- color: #fff;
2590
- background-color: #28a745;
2591
- border-color: #28a745;
2592
- }
2593
-
2594
- .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
2595
- .show > .btn-success.dropdown-toggle {
2596
- color: #fff;
2597
- background-color: #1e7e34;
2598
- border-color: #1c7430;
2599
- }
2600
-
2601
- .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
2602
- .show > .btn-success.dropdown-toggle:focus {
2603
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2604
- }
2605
-
2606
- .btn-info {
2607
- color: #fff;
2608
- background-color: #17a2b8;
2609
- border-color: #17a2b8;
2610
- }
2611
-
2612
- .btn-info:hover {
2613
- color: #fff;
2614
- background-color: #138496;
2615
- border-color: #117a8b;
2616
- }
2617
-
2618
- .btn-info:focus, .btn-info.focus {
2619
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2620
- }
2621
-
2622
- .btn-info.disabled, .btn-info:disabled {
2623
- color: #fff;
2624
- background-color: #17a2b8;
2625
- border-color: #17a2b8;
2626
- }
2627
-
2628
- .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
2629
- .show > .btn-info.dropdown-toggle {
2630
- color: #fff;
2631
- background-color: #117a8b;
2632
- border-color: #10707f;
2633
- }
2634
-
2635
- .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
2636
- .show > .btn-info.dropdown-toggle:focus {
2637
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2638
- }
2639
-
2640
- .btn-warning {
2641
- color: #212529;
2642
- background-color: #ffc107;
2643
- border-color: #ffc107;
2644
- }
2645
-
2646
- .btn-warning:hover {
2647
- color: #212529;
2648
- background-color: #e0a800;
2649
- border-color: #d39e00;
2650
- }
2651
-
2652
- .btn-warning:focus, .btn-warning.focus {
2653
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2654
- }
2655
-
2656
- .btn-warning.disabled, .btn-warning:disabled {
2657
- color: #212529;
2658
- background-color: #ffc107;
2659
- border-color: #ffc107;
2660
- }
2661
-
2662
- .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
2663
- .show > .btn-warning.dropdown-toggle {
2664
- color: #212529;
2665
- background-color: #d39e00;
2666
- border-color: #c69500;
2667
- }
2668
-
2669
- .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
2670
- .show > .btn-warning.dropdown-toggle:focus {
2671
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2672
- }
2673
-
2674
- .btn-danger {
2675
- color: #fff;
2676
- background-color: #dc3545;
2677
- border-color: #dc3545;
2678
- }
2679
-
2680
- .btn-danger:hover {
2681
- color: #fff;
2682
- background-color: #c82333;
2683
- border-color: #bd2130;
2684
- }
2685
-
2686
- .btn-danger:focus, .btn-danger.focus {
2687
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2688
- }
2689
-
2690
- .btn-danger.disabled, .btn-danger:disabled {
2691
- color: #fff;
2692
- background-color: #dc3545;
2693
- border-color: #dc3545;
2694
- }
2695
-
2696
- .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
2697
- .show > .btn-danger.dropdown-toggle {
2698
- color: #fff;
2699
- background-color: #bd2130;
2700
- border-color: #b21f2d;
2701
- }
2702
-
2703
- .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
2704
- .show > .btn-danger.dropdown-toggle:focus {
2705
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2706
- }
2707
-
2708
- .btn-light {
2709
- color: #212529;
2710
- background-color: #f8f9fa;
2711
- border-color: #f8f9fa;
2712
- }
2713
-
2714
- .btn-light:hover {
2715
- color: #212529;
2716
- background-color: #e2e6ea;
2717
- border-color: #dae0e5;
2718
- }
2719
-
2720
- .btn-light:focus, .btn-light.focus {
2721
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
2722
- }
2723
-
2724
- .btn-light.disabled, .btn-light:disabled {
2725
- color: #212529;
2726
- background-color: #f8f9fa;
2727
- border-color: #f8f9fa;
2728
- }
2729
-
2730
- .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
2731
- .show > .btn-light.dropdown-toggle {
2732
- color: #212529;
2733
- background-color: #dae0e5;
2734
- border-color: #d3d9df;
2735
- }
2736
-
2737
- .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
2738
- .show > .btn-light.dropdown-toggle:focus {
2739
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
2740
- }
2741
-
2742
- .btn-dark {
2743
- color: #fff;
2744
- background-color: #343a40;
2745
- border-color: #343a40;
2746
- }
2747
-
2748
- .btn-dark:hover {
2749
- color: #fff;
2750
- background-color: #23272b;
2751
- border-color: #1d2124;
2752
- }
2753
-
2754
- .btn-dark:focus, .btn-dark.focus {
2755
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
2756
- }
2757
-
2758
- .btn-dark.disabled, .btn-dark:disabled {
2759
- color: #fff;
2760
- background-color: #343a40;
2761
- border-color: #343a40;
2762
- }
2763
-
2764
- .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
2765
- .show > .btn-dark.dropdown-toggle {
2766
- color: #fff;
2767
- background-color: #1d2124;
2768
- border-color: #171a1d;
2769
- }
2770
-
2771
- .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
2772
- .show > .btn-dark.dropdown-toggle:focus {
2773
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
2774
- }
2775
-
2776
- .btn-outline-primary {
2777
- color: #007bff;
2778
- background-color: transparent;
2779
- background-image: none;
2780
- border-color: #007bff;
2781
- }
2782
-
2783
- .btn-outline-primary:hover {
2784
- color: #fff;
2785
- background-color: #007bff;
2786
- border-color: #007bff;
2787
- }
2788
-
2789
- .btn-outline-primary:focus, .btn-outline-primary.focus {
2790
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2791
- }
2792
-
2793
- .btn-outline-primary.disabled, .btn-outline-primary:disabled {
2794
- color: #007bff;
2795
- background-color: transparent;
2796
- }
2797
-
2798
- .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
2799
- .show > .btn-outline-primary.dropdown-toggle {
2800
- color: #fff;
2801
- background-color: #007bff;
2802
- border-color: #007bff;
2803
- }
2804
-
2805
- .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
2806
- .show > .btn-outline-primary.dropdown-toggle:focus {
2807
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2808
- }
2809
-
2810
- .btn-outline-secondary {
2811
- color: #6c757d;
2812
- background-color: transparent;
2813
- background-image: none;
2814
- border-color: #6c757d;
2815
- }
2816
-
2817
- .btn-outline-secondary:hover {
2818
- color: #fff;
2819
- background-color: #6c757d;
2820
- border-color: #6c757d;
2821
- }
2822
-
2823
- .btn-outline-secondary:focus, .btn-outline-secondary.focus {
2824
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2825
- }
2826
-
2827
- .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
2828
- color: #6c757d;
2829
- background-color: transparent;
2830
- }
2831
-
2832
- .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
2833
- .show > .btn-outline-secondary.dropdown-toggle {
2834
- color: #fff;
2835
- background-color: #6c757d;
2836
- border-color: #6c757d;
2837
- }
2838
-
2839
- .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
2840
- .show > .btn-outline-secondary.dropdown-toggle:focus {
2841
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2842
- }
2843
-
2844
- .btn-outline-success {
2845
- color: #28a745;
2846
- background-color: transparent;
2847
- background-image: none;
2848
- border-color: #28a745;
2849
- }
2850
-
2851
- .btn-outline-success:hover {
2852
- color: #fff;
2853
- background-color: #28a745;
2854
- border-color: #28a745;
2855
- }
2856
-
2857
- .btn-outline-success:focus, .btn-outline-success.focus {
2858
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2859
- }
2860
-
2861
- .btn-outline-success.disabled, .btn-outline-success:disabled {
2862
- color: #28a745;
2863
- background-color: transparent;
2864
- }
2865
-
2866
- .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
2867
- .show > .btn-outline-success.dropdown-toggle {
2868
- color: #fff;
2869
- background-color: #28a745;
2870
- border-color: #28a745;
2871
- }
2872
-
2873
- .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
2874
- .show > .btn-outline-success.dropdown-toggle:focus {
2875
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2876
- }
2877
-
2878
- .btn-outline-info {
2879
- color: #17a2b8;
2880
- background-color: transparent;
2881
- background-image: none;
2882
- border-color: #17a2b8;
2883
- }
2884
-
2885
- .btn-outline-info:hover {
2886
- color: #fff;
2887
- background-color: #17a2b8;
2888
- border-color: #17a2b8;
2889
- }
2890
-
2891
- .btn-outline-info:focus, .btn-outline-info.focus {
2892
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2893
- }
2894
-
2895
- .btn-outline-info.disabled, .btn-outline-info:disabled {
2896
- color: #17a2b8;
2897
- background-color: transparent;
2898
- }
2899
-
2900
- .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
2901
- .show > .btn-outline-info.dropdown-toggle {
2902
- color: #fff;
2903
- background-color: #17a2b8;
2904
- border-color: #17a2b8;
2905
- }
2906
-
2907
- .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
2908
- .show > .btn-outline-info.dropdown-toggle:focus {
2909
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2910
- }
2911
-
2912
- .btn-outline-warning {
2913
- color: #ffc107;
2914
- background-color: transparent;
2915
- background-image: none;
2916
- border-color: #ffc107;
2917
- }
2918
-
2919
- .btn-outline-warning:hover {
2920
- color: #212529;
2921
- background-color: #ffc107;
2922
- border-color: #ffc107;
2923
- }
2924
-
2925
- .btn-outline-warning:focus, .btn-outline-warning.focus {
2926
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2927
- }
2928
-
2929
- .btn-outline-warning.disabled, .btn-outline-warning:disabled {
2930
- color: #ffc107;
2931
- background-color: transparent;
2932
- }
2933
-
2934
- .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
2935
- .show > .btn-outline-warning.dropdown-toggle {
2936
- color: #212529;
2937
- background-color: #ffc107;
2938
- border-color: #ffc107;
2939
- }
2940
-
2941
- .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
2942
- .show > .btn-outline-warning.dropdown-toggle:focus {
2943
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2944
- }
2945
-
2946
- .btn-outline-danger {
2947
- color: #dc3545;
2948
- background-color: transparent;
2949
- background-image: none;
2950
- border-color: #dc3545;
2951
- }
2952
-
2953
- .btn-outline-danger:hover {
2954
- color: #fff;
2955
- background-color: #dc3545;
2956
- border-color: #dc3545;
2957
- }
2958
-
2959
- .btn-outline-danger:focus, .btn-outline-danger.focus {
2960
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2961
- }
2962
-
2963
- .btn-outline-danger.disabled, .btn-outline-danger:disabled {
2964
- color: #dc3545;
2965
- background-color: transparent;
2966
- }
2967
-
2968
- .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
2969
- .show > .btn-outline-danger.dropdown-toggle {
2970
- color: #fff;
2971
- background-color: #dc3545;
2972
- border-color: #dc3545;
2973
- }
2974
-
2975
- .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
2976
- .show > .btn-outline-danger.dropdown-toggle:focus {
2977
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2978
- }
2979
-
2980
- .btn-outline-light {
2981
- color: #f8f9fa;
2982
- background-color: transparent;
2983
- background-image: none;
2984
- border-color: #f8f9fa;
2985
- }
2986
-
2987
- .btn-outline-light:hover {
2988
- color: #212529;
2989
- background-color: #f8f9fa;
2990
- border-color: #f8f9fa;
2991
- }
2992
-
2993
- .btn-outline-light:focus, .btn-outline-light.focus {
2994
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
2995
- }
2996
-
2997
- .btn-outline-light.disabled, .btn-outline-light:disabled {
2998
- color: #f8f9fa;
2999
- background-color: transparent;
3000
- }
3001
-
3002
- .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
3003
- .show > .btn-outline-light.dropdown-toggle {
3004
- color: #212529;
3005
- background-color: #f8f9fa;
3006
- border-color: #f8f9fa;
3007
- }
3008
-
3009
- .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
3010
- .show > .btn-outline-light.dropdown-toggle:focus {
3011
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
3012
- }
3013
-
3014
- .btn-outline-dark {
3015
- color: #343a40;
3016
- background-color: transparent;
3017
- background-image: none;
3018
- border-color: #343a40;
3019
- }
3020
-
3021
- .btn-outline-dark:hover {
3022
- color: #fff;
3023
- background-color: #343a40;
3024
- border-color: #343a40;
3025
- }
3026
-
3027
- .btn-outline-dark:focus, .btn-outline-dark.focus {
3028
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
3029
- }
3030
-
3031
- .btn-outline-dark.disabled, .btn-outline-dark:disabled {
3032
- color: #343a40;
3033
- background-color: transparent;
3034
- }
3035
-
3036
- .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
3037
- .show > .btn-outline-dark.dropdown-toggle {
3038
- color: #fff;
3039
- background-color: #343a40;
3040
- border-color: #343a40;
3041
- }
3042
-
3043
- .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
3044
- .show > .btn-outline-dark.dropdown-toggle:focus {
3045
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
3046
- }
3047
-
3048
- .btn-link {
3049
- font-weight: 400;
3050
- color: #007bff;
3051
- background-color: transparent;
3052
- }
3053
-
3054
- .btn-link:hover {
3055
- color: #0056b3;
3056
- text-decoration: underline;
3057
- background-color: transparent;
3058
- border-color: transparent;
3059
- }
3060
-
3061
- .btn-link:focus, .btn-link.focus {
3062
- text-decoration: underline;
3063
- border-color: transparent;
3064
- box-shadow: none;
3065
- }
3066
-
3067
- .btn-link:disabled, .btn-link.disabled {
3068
- color: #6c757d;
3069
- }
3070
-
3071
- .btn-lg, .btn-group-lg > .btn {
3072
- padding: 0.5rem 1rem;
3073
- font-size: 1.25rem;
3074
- line-height: 1.5;
3075
- border-radius: 0.3rem;
3076
- }
3077
-
3078
- .btn-sm, .btn-group-sm > .btn {
3079
- padding: 0.25rem 0.5rem;
3080
- font-size: 0.875rem;
3081
- line-height: 1.5;
3082
- border-radius: 0.2rem;
3083
- }
3084
-
3085
- .btn-block {
3086
- display: block;
3087
- width: 100%;
3088
- }
3089
-
3090
- .btn-block + .btn-block {
3091
- margin-top: 0.5rem;
3092
- }
3093
-
3094
- input[type="submit"].btn-block,
3095
- input[type="reset"].btn-block,
3096
- input[type="button"].btn-block {
3097
- width: 100%;
3098
- }
3099
-
3100
- .fade {
3101
- opacity: 0;
3102
- transition: opacity 0.15s linear;
3103
- }
3104
-
3105
- .fade.show {
3106
- opacity: 1;
3107
- }
3108
-
3109
- .collapse {
3110
- display: none;
3111
- }
3112
-
3113
- .collapse.show {
3114
- display: block;
3115
- }
3116
-
3117
- tr.collapse.show {
3118
- display: table-row;
3119
- }
3120
-
3121
- tbody.collapse.show {
3122
- display: table-row-group;
3123
- }
3124
-
3125
- .collapsing {
3126
- position: relative;
3127
- height: 0;
3128
- overflow: hidden;
3129
- transition: height 0.35s ease;
3130
- }
3131
-
3132
- .dropup,
3133
- .dropdown {
3134
- position: relative;
3135
- }
3136
-
3137
- .dropdown-toggle::after {
3138
- display: inline-block;
3139
- width: 0;
3140
- height: 0;
3141
- margin-left: 0.255em;
3142
- vertical-align: 0.255em;
3143
- content: "";
3144
- border-top: 0.3em solid;
3145
- border-right: 0.3em solid transparent;
3146
- border-bottom: 0;
3147
- border-left: 0.3em solid transparent;
3148
- }
3149
-
3150
- .dropdown-toggle:empty::after {
3151
- margin-left: 0;
3152
- }
3153
-
3154
- .dropdown-menu {
3155
- position: absolute;
3156
- top: 100%;
3157
- left: 0;
3158
- z-index: 1000;
3159
- display: none;
3160
- float: left;
3161
- min-width: 10rem;
3162
- padding: 0.5rem 0;
3163
- margin: 0.125rem 0 0;
3164
- font-size: 1rem;
3165
- color: #212529;
3166
- text-align: left;
3167
- list-style: none;
3168
- background-color: #fff;
3169
- background-clip: padding-box;
3170
- border: 1px solid rgba(0, 0, 0, 0.15);
3171
- border-radius: 0.25rem;
3172
- }
3173
-
3174
- .dropup .dropdown-menu {
3175
- margin-top: 0;
3176
- margin-bottom: 0.125rem;
3177
- }
3178
-
3179
- .dropup .dropdown-toggle::after {
3180
- display: inline-block;
3181
- width: 0;
3182
- height: 0;
3183
- margin-left: 0.255em;
3184
- vertical-align: 0.255em;
3185
- content: "";
3186
- border-top: 0;
3187
- border-right: 0.3em solid transparent;
3188
- border-bottom: 0.3em solid;
3189
- border-left: 0.3em solid transparent;
3190
- }
3191
-
3192
- .dropup .dropdown-toggle:empty::after {
3193
- margin-left: 0;
3194
- }
3195
-
3196
- .dropright .dropdown-menu {
3197
- margin-top: 0;
3198
- margin-left: 0.125rem;
3199
- }
3200
-
3201
- .dropright .dropdown-toggle::after {
3202
- display: inline-block;
3203
- width: 0;
3204
- height: 0;
3205
- margin-left: 0.255em;
3206
- vertical-align: 0.255em;
3207
- content: "";
3208
- border-top: 0.3em solid transparent;
3209
- border-bottom: 0.3em solid transparent;
3210
- border-left: 0.3em solid;
3211
- }
3212
-
3213
- .dropright .dropdown-toggle:empty::after {
3214
- margin-left: 0;
3215
- }
3216
-
3217
- .dropright .dropdown-toggle::after {
3218
- vertical-align: 0;
3219
- }
3220
-
3221
- .dropleft .dropdown-menu {
3222
- margin-top: 0;
3223
- margin-right: 0.125rem;
3224
- }
3225
-
3226
- .dropleft .dropdown-toggle::after {
3227
- display: inline-block;
3228
- width: 0;
3229
- height: 0;
3230
- margin-left: 0.255em;
3231
- vertical-align: 0.255em;
3232
- content: "";
3233
- }
3234
-
3235
- .dropleft .dropdown-toggle::after {
3236
- display: none;
3237
- }
3238
-
3239
- .dropleft .dropdown-toggle::before {
3240
- display: inline-block;
3241
- width: 0;
3242
- height: 0;
3243
- margin-right: 0.255em;
3244
- vertical-align: 0.255em;
3245
- content: "";
3246
- border-top: 0.3em solid transparent;
3247
- border-right: 0.3em solid;
3248
- border-bottom: 0.3em solid transparent;
3249
- }
3250
-
3251
- .dropleft .dropdown-toggle:empty::after {
3252
- margin-left: 0;
3253
- }
3254
-
3255
- .dropleft .dropdown-toggle::before {
3256
- vertical-align: 0;
3257
- }
3258
-
3259
- .dropdown-divider {
3260
- height: 0;
3261
- margin: 0.5rem 0;
3262
- overflow: hidden;
3263
- border-top: 1px solid #e9ecef;
3264
- }
3265
-
3266
- .dropdown-item {
3267
- display: block;
3268
- width: 100%;
3269
- padding: 0.25rem 1.5rem;
3270
- clear: both;
3271
- font-weight: 400;
3272
- color: #212529;
3273
- text-align: inherit;
3274
- white-space: nowrap;
3275
- background-color: transparent;
3276
- border: 0;
3277
- }
3278
-
3279
- .dropdown-item:hover, .dropdown-item:focus {
3280
- color: #16181b;
3281
- text-decoration: none;
3282
- background-color: #f8f9fa;
3283
- }
3284
-
3285
- .dropdown-item.active, .dropdown-item:active {
3286
- color: #fff;
3287
- text-decoration: none;
3288
- background-color: #007bff;
3289
- }
3290
-
3291
- .dropdown-item.disabled, .dropdown-item:disabled {
3292
- color: #6c757d;
3293
- background-color: transparent;
3294
- }
3295
-
3296
- .dropdown-menu.show {
3297
- display: block;
3298
- }
3299
-
3300
- .dropdown-header {
3301
- display: block;
3302
- padding: 0.5rem 1.5rem;
3303
- margin-bottom: 0;
3304
- font-size: 0.875rem;
3305
- color: #6c757d;
3306
- white-space: nowrap;
3307
- }
3308
-
3309
- .btn-group,
3310
- .btn-group-vertical {
3311
- position: relative;
3312
- display: -webkit-inline-box;
3313
- display: -ms-inline-flexbox;
3314
- display: inline-flex;
3315
- vertical-align: middle;
3316
- }
3317
-
3318
- .btn-group > .btn,
3319
- .btn-group-vertical > .btn {
3320
- position: relative;
3321
- -webkit-box-flex: 0;
3322
- -ms-flex: 0 1 auto;
3323
- flex: 0 1 auto;
3324
- }
3325
-
3326
- .btn-group > .btn:hover,
3327
- .btn-group-vertical > .btn:hover {
3328
- z-index: 1;
3329
- }
3330
-
3331
- .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
3332
- .btn-group-vertical > .btn:focus,
3333
- .btn-group-vertical > .btn:active,
3334
- .btn-group-vertical > .btn.active {
3335
- z-index: 1;
3336
- }
3337
-
3338
- .btn-group .btn + .btn,
3339
- .btn-group .btn + .btn-group,
3340
- .btn-group .btn-group + .btn,
3341
- .btn-group .btn-group + .btn-group,
3342
- .btn-group-vertical .btn + .btn,
3343
- .btn-group-vertical .btn + .btn-group,
3344
- .btn-group-vertical .btn-group + .btn,
3345
- .btn-group-vertical .btn-group + .btn-group {
3346
- margin-left: -1px;
3347
- }
3348
-
3349
- .btn-toolbar {
3350
- display: -webkit-box;
3351
- display: -ms-flexbox;
3352
- display: flex;
3353
- -ms-flex-wrap: wrap;
3354
- flex-wrap: wrap;
3355
- -webkit-box-pack: start;
3356
- -ms-flex-pack: start;
3357
- justify-content: flex-start;
3358
- }
3359
-
3360
- .btn-toolbar .input-group {
3361
- width: auto;
3362
- }
3363
-
3364
- .btn-group > .btn:first-child {
3365
- margin-left: 0;
3366
- }
3367
-
3368
- .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
3369
- .btn-group > .btn-group:not(:last-child) > .btn {
3370
- border-top-right-radius: 0;
3371
- border-bottom-right-radius: 0;
3372
- }
3373
-
3374
- .btn-group > .btn:not(:first-child),
3375
- .btn-group > .btn-group:not(:first-child) > .btn {
3376
- border-top-left-radius: 0;
3377
- border-bottom-left-radius: 0;
3378
- }
3379
-
3380
- .dropdown-toggle-split {
3381
- padding-right: 0.5625rem;
3382
- padding-left: 0.5625rem;
3383
- }
3384
-
3385
- .dropdown-toggle-split::after {
3386
- margin-left: 0;
3387
- }
3388
-
3389
- .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
3390
- padding-right: 0.375rem;
3391
- padding-left: 0.375rem;
3392
- }
3393
-
3394
- .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
3395
- padding-right: 0.75rem;
3396
- padding-left: 0.75rem;
3397
- }
3398
-
3399
- .btn-group-vertical {
3400
- -webkit-box-orient: vertical;
3401
- -webkit-box-direction: normal;
3402
- -ms-flex-direction: column;
3403
- flex-direction: column;
3404
- -webkit-box-align: start;
3405
- -ms-flex-align: start;
3406
- align-items: flex-start;
3407
- -webkit-box-pack: center;
3408
- -ms-flex-pack: center;
3409
- justify-content: center;
3410
- }
3411
-
3412
- .btn-group-vertical .btn,
3413
- .btn-group-vertical .btn-group {
3414
- width: 100%;
3415
- }
3416
-
3417
- .btn-group-vertical > .btn + .btn,
3418
- .btn-group-vertical > .btn + .btn-group,
3419
- .btn-group-vertical > .btn-group + .btn,
3420
- .btn-group-vertical > .btn-group + .btn-group {
3421
- margin-top: -1px;
3422
- margin-left: 0;
3423
- }
3424
-
3425
- .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
3426
- .btn-group-vertical > .btn-group:not(:last-child) > .btn {
3427
- border-bottom-right-radius: 0;
3428
- border-bottom-left-radius: 0;
3429
- }
3430
-
3431
- .btn-group-vertical > .btn:not(:first-child),
3432
- .btn-group-vertical > .btn-group:not(:first-child) > .btn {
3433
- border-top-left-radius: 0;
3434
- border-top-right-radius: 0;
3435
- }
3436
-
3437
- .btn-group-toggle > .btn,
3438
- .btn-group-toggle > .btn-group > .btn {
3439
- margin-bottom: 0;
3440
- }
3441
-
3442
- .btn-group-toggle > .btn input[type="radio"],
3443
- .btn-group-toggle > .btn input[type="checkbox"],
3444
- .btn-group-toggle > .btn-group > .btn input[type="radio"],
3445
- .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
3446
- position: absolute;
3447
- clip: rect(0, 0, 0, 0);
3448
- pointer-events: none;
3449
- }
3450
-
3451
- .input-group {
3452
- position: relative;
3453
- display: -webkit-box;
3454
- display: -ms-flexbox;
3455
- display: flex;
3456
- -ms-flex-wrap: wrap;
3457
- flex-wrap: wrap;
3458
- -webkit-box-align: stretch;
3459
- -ms-flex-align: stretch;
3460
- align-items: stretch;
3461
- width: 100%;
3462
- }
3463
-
3464
- .input-group > .form-control,
3465
- .input-group > .custom-select,
3466
- .input-group > .custom-file {
3467
- position: relative;
3468
- -webkit-box-flex: 1;
3469
- -ms-flex: 1 1 auto;
3470
- flex: 1 1 auto;
3471
- width: 1%;
3472
- margin-bottom: 0;
3473
- }
3474
-
3475
- .input-group > .form-control:focus,
3476
- .input-group > .custom-select:focus,
3477
- .input-group > .custom-file:focus {
3478
- z-index: 3;
3479
- }
3480
-
3481
- .input-group > .form-control + .form-control,
3482
- .input-group > .form-control + .custom-select,
3483
- .input-group > .form-control + .custom-file,
3484
- .input-group > .custom-select + .form-control,
3485
- .input-group > .custom-select + .custom-select,
3486
- .input-group > .custom-select + .custom-file,
3487
- .input-group > .custom-file + .form-control,
3488
- .input-group > .custom-file + .custom-select,
3489
- .input-group > .custom-file + .custom-file {
3490
- margin-left: -1px;
3491
- }
3492
-
3493
- .input-group > .form-control:not(:last-child),
3494
- .input-group > .custom-select:not(:last-child) {
3495
- border-top-right-radius: 0;
3496
- border-bottom-right-radius: 0;
3497
- }
3498
-
3499
- .input-group > .form-control:not(:first-child),
3500
- .input-group > .custom-select:not(:first-child) {
3501
- border-top-left-radius: 0;
3502
- border-bottom-left-radius: 0;
3503
- }
3504
-
3505
- .input-group > .custom-file {
3506
- display: -webkit-box;
3507
- display: -ms-flexbox;
3508
- display: flex;
3509
- -webkit-box-align: center;
3510
- -ms-flex-align: center;
3511
- align-items: center;
3512
- }
3513
-
3514
- .input-group > .custom-file:not(:last-child) .custom-file-label,
3515
- .input-group > .custom-file:not(:last-child) .custom-file-label::before {
3516
- border-top-right-radius: 0;
3517
- border-bottom-right-radius: 0;
3518
- }
3519
-
3520
- .input-group > .custom-file:not(:first-child) .custom-file-label,
3521
- .input-group > .custom-file:not(:first-child) .custom-file-label::before {
3522
- border-top-left-radius: 0;
3523
- border-bottom-left-radius: 0;
3524
- }
3525
-
3526
- .input-group-prepend,
3527
- .input-group-append {
3528
- display: -webkit-box;
3529
- display: -ms-flexbox;
3530
- display: flex;
3531
- }
3532
-
3533
- .input-group-prepend .btn,
3534
- .input-group-append .btn {
3535
- position: relative;
3536
- z-index: 2;
3537
- }
3538
-
3539
- .input-group-prepend .btn + .btn,
3540
- .input-group-prepend .btn + .input-group-text,
3541
- .input-group-prepend .input-group-text + .input-group-text,
3542
- .input-group-prepend .input-group-text + .btn,
3543
- .input-group-append .btn + .btn,
3544
- .input-group-append .btn + .input-group-text,
3545
- .input-group-append .input-group-text + .input-group-text,
3546
- .input-group-append .input-group-text + .btn {
3547
- margin-left: -1px;
3548
- }
3549
-
3550
- .input-group-prepend {
3551
- margin-right: -1px;
3552
- }
3553
-
3554
- .input-group-append {
3555
- margin-left: -1px;
3556
- }
3557
-
3558
- .input-group-text {
3559
- display: -webkit-box;
3560
- display: -ms-flexbox;
3561
- display: flex;
3562
- -webkit-box-align: center;
3563
- -ms-flex-align: center;
3564
- align-items: center;
3565
- padding: 0.375rem 0.75rem;
3566
- margin-bottom: 0;
3567
- font-size: 1rem;
3568
- font-weight: 400;
3569
- line-height: 1.5;
3570
- color: #495057;
3571
- text-align: center;
3572
- white-space: nowrap;
3573
- background-color: #e9ecef;
3574
- border: 1px solid #ced4da;
3575
- border-radius: 0.25rem;
3576
- }
3577
-
3578
- .input-group-text input[type="radio"],
3579
- .input-group-text input[type="checkbox"] {
3580
- margin-top: 0;
3581
- }
3582
-
3583
- .input-group > .input-group-prepend > .btn,
3584
- .input-group > .input-group-prepend > .input-group-text,
3585
- .input-group > .input-group-append:not(:last-child) > .btn,
3586
- .input-group > .input-group-append:not(:last-child) > .input-group-text,
3587
- .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3588
- .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
3589
- border-top-right-radius: 0;
3590
- border-bottom-right-radius: 0;
3591
- }
3592
-
3593
- .input-group > .input-group-append > .btn,
3594
- .input-group > .input-group-append > .input-group-text,
3595
- .input-group > .input-group-prepend:not(:first-child) > .btn,
3596
- .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
3597
- .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
3598
- .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
3599
- border-top-left-radius: 0;
3600
- border-bottom-left-radius: 0;
3601
- }
3602
-
3603
- .custom-control {
3604
- position: relative;
3605
- display: block;
3606
- min-height: 1.5rem;
3607
- padding-left: 1.5rem;
3608
- }
3609
-
3610
- .custom-control-inline {
3611
- display: -webkit-inline-box;
3612
- display: -ms-inline-flexbox;
3613
- display: inline-flex;
3614
- margin-right: 1rem;
3615
- }
3616
-
3617
- .custom-control-input {
3618
- position: absolute;
3619
- z-index: -1;
3620
- opacity: 0;
3621
- }
3622
-
3623
- .custom-control-input:checked ~ .custom-control-label::before {
3624
- color: #fff;
3625
- background-color: #007bff;
3626
- }
3627
-
3628
- .custom-control-input:focus ~ .custom-control-label::before {
3629
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3630
- }
3631
-
3632
- .custom-control-input:active ~ .custom-control-label::before {
3633
- color: #fff;
3634
- background-color: #b3d7ff;
3635
- }
3636
-
3637
- .custom-control-input:disabled ~ .custom-control-label {
3638
- color: #6c757d;
3639
- }
3640
-
3641
- .custom-control-input:disabled ~ .custom-control-label::before {
3642
- background-color: #e9ecef;
3643
- }
3644
-
3645
- .custom-control-label {
3646
- margin-bottom: 0;
3647
- }
3648
-
3649
- .custom-control-label::before {
3650
- position: absolute;
3651
- top: 0.25rem;
3652
- left: 0;
3653
- display: block;
3654
- width: 1rem;
3655
- height: 1rem;
3656
- pointer-events: none;
3657
- content: "";
3658
- -webkit-user-select: none;
3659
- -moz-user-select: none;
3660
- -ms-user-select: none;
3661
- user-select: none;
3662
- background-color: #dee2e6;
3663
- }
3664
-
3665
- .custom-control-label::after {
3666
- position: absolute;
3667
- top: 0.25rem;
3668
- left: 0;
3669
- display: block;
3670
- width: 1rem;
3671
- height: 1rem;
3672
- content: "";
3673
- background-repeat: no-repeat;
3674
- background-position: center center;
3675
- background-size: 50% 50%;
3676
- }
3677
-
3678
- .custom-checkbox .custom-control-label::before {
3679
- border-radius: 0.25rem;
3680
- }
3681
-
3682
- .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
3683
- background-color: #007bff;
3684
- }
3685
-
3686
- .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
3687
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
3688
- }
3689
-
3690
- .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
3691
- background-color: #007bff;
3692
- }
3693
-
3694
- .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
3695
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
3696
- }
3697
-
3698
- .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
3699
- background-color: rgba(0, 123, 255, 0.5);
3700
- }
3701
-
3702
- .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
3703
- background-color: rgba(0, 123, 255, 0.5);
3704
- }
3705
-
3706
- .custom-radio .custom-control-label::before {
3707
- border-radius: 50%;
3708
- }
3709
-
3710
- .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
3711
- background-color: #007bff;
3712
- }
3713
-
3714
- .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
3715
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
3716
- }
3717
-
3718
- .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
3719
- background-color: rgba(0, 123, 255, 0.5);
3720
- }
3721
-
3722
- .custom-select {
3723
- display: inline-block;
3724
- width: 100%;
3725
- height: calc(2.25rem + 2px);
3726
- padding: 0.375rem 1.75rem 0.375rem 0.75rem;
3727
- line-height: 1.5;
3728
- color: #495057;
3729
- vertical-align: middle;
3730
- background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
3731
- background-size: 8px 10px;
3732
- border: 1px solid #ced4da;
3733
- border-radius: 0.25rem;
3734
- -webkit-appearance: none;
3735
- -moz-appearance: none;
3736
- appearance: none;
3737
- }
3738
-
3739
- .custom-select:focus {
3740
- border-color: #80bdff;
3741
- outline: 0;
3742
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
3743
- }
3744
-
3745
- .custom-select:focus::-ms-value {
3746
- color: #495057;
3747
- background-color: #fff;
3748
- }
3749
-
3750
- .custom-select[multiple], .custom-select[size]:not([size="1"]) {
3751
- height: auto;
3752
- padding-right: 0.75rem;
3753
- background-image: none;
3754
- }
3755
-
3756
- .custom-select:disabled {
3757
- color: #6c757d;
3758
- background-color: #e9ecef;
3759
- }
3760
-
3761
- .custom-select::-ms-expand {
3762
- opacity: 0;
3763
- }
3764
-
3765
- .custom-select-sm {
3766
- height: calc(1.8125rem + 2px);
3767
- padding-top: 0.375rem;
3768
- padding-bottom: 0.375rem;
3769
- font-size: 75%;
3770
- }
3771
-
3772
- .custom-select-lg {
3773
- height: calc(2.875rem + 2px);
3774
- padding-top: 0.375rem;
3775
- padding-bottom: 0.375rem;
3776
- font-size: 125%;
3777
- }
3778
-
3779
- .custom-file {
3780
- position: relative;
3781
- display: inline-block;
3782
- width: 100%;
3783
- height: calc(2.25rem + 2px);
3784
- margin-bottom: 0;
3785
- }
3786
-
3787
- .custom-file-input {
3788
- position: relative;
3789
- z-index: 2;
3790
- width: 100%;
3791
- height: calc(2.25rem + 2px);
3792
- margin: 0;
3793
- opacity: 0;
3794
- }
3795
-
3796
- .custom-file-input:focus ~ .custom-file-control {
3797
- border-color: #80bdff;
3798
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3799
- }
3800
-
3801
- .custom-file-input:focus ~ .custom-file-control::before {
3802
- border-color: #80bdff;
3803
- }
3804
-
3805
- .custom-file-input:lang(en) ~ .custom-file-label::after {
3806
- content: "Browse";
3807
- }
3808
-
3809
- .custom-file-label {
3810
- position: absolute;
3811
- top: 0;
3812
- right: 0;
3813
- left: 0;
3814
- z-index: 1;
3815
- height: calc(2.25rem + 2px);
3816
- padding: 0.375rem 0.75rem;
3817
- line-height: 1.5;
3818
- color: #495057;
3819
- background-color: #fff;
3820
- border: 1px solid #ced4da;
3821
- border-radius: 0.25rem;
3822
- }
3823
-
3824
- .custom-file-label::after {
3825
- position: absolute;
3826
- top: 0;
3827
- right: 0;
3828
- bottom: 0;
3829
- z-index: 3;
3830
- display: block;
3831
- height: calc(calc(2.25rem + 2px) - 1px * 2);
3832
- padding: 0.375rem 0.75rem;
3833
- line-height: 1.5;
3834
- color: #495057;
3835
- content: "Browse";
3836
- background-color: #e9ecef;
3837
- border-left: 1px solid #ced4da;
3838
- border-radius: 0 0.25rem 0.25rem 0;
3839
- }
3840
-
3841
- .nav {
3842
- display: -webkit-box;
3843
- display: -ms-flexbox;
3844
- display: flex;
3845
- -ms-flex-wrap: wrap;
3846
- flex-wrap: wrap;
3847
- padding-left: 0;
3848
- margin-bottom: 0;
3849
- list-style: none;
3850
- }
3851
-
3852
- .nav-link {
3853
- display: block;
3854
- padding: 0.5rem 1rem;
3855
- }
3856
-
3857
- .nav-link:hover, .nav-link:focus {
3858
- text-decoration: none;
3859
- }
3860
-
3861
- .nav-link.disabled {
3862
- color: #6c757d;
3863
- }
3864
-
3865
- .nav-tabs {
3866
- border-bottom: 1px solid #dee2e6;
3867
- }
3868
-
3869
- .nav-tabs .nav-item {
3870
- margin-bottom: -1px;
3871
- }
3872
-
3873
- .nav-tabs .nav-link {
3874
- border: 1px solid transparent;
3875
- border-top-left-radius: 0.25rem;
3876
- border-top-right-radius: 0.25rem;
3877
- }
3878
-
3879
- .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
3880
- border-color: #e9ecef #e9ecef #dee2e6;
3881
- }
3882
-
3883
- .nav-tabs .nav-link.disabled {
3884
- color: #6c757d;
3885
- background-color: transparent;
3886
- border-color: transparent;
3887
- }
3888
-
3889
- .nav-tabs .nav-link.active,
3890
- .nav-tabs .nav-item.show .nav-link {
3891
- color: #495057;
3892
- background-color: #fff;
3893
- border-color: #dee2e6 #dee2e6 #fff;
3894
- }
3895
-
3896
- .nav-tabs .dropdown-menu {
3897
- margin-top: -1px;
3898
- border-top-left-radius: 0;
3899
- border-top-right-radius: 0;
3900
- }
3901
-
3902
- .nav-pills .nav-link {
3903
- border-radius: 0.25rem;
3904
- }
3905
-
3906
- .nav-pills .nav-link.active,
3907
- .nav-pills .show > .nav-link {
3908
- color: #fff;
3909
- background-color: #007bff;
3910
- }
3911
-
3912
- .nav-fill .nav-item {
3913
- -webkit-box-flex: 1;
3914
- -ms-flex: 1 1 auto;
3915
- flex: 1 1 auto;
3916
- text-align: center;
3917
- }
3918
-
3919
- .nav-justified .nav-item {
3920
- -ms-flex-preferred-size: 0;
3921
- flex-basis: 0;
3922
- -webkit-box-flex: 1;
3923
- -ms-flex-positive: 1;
3924
- flex-grow: 1;
3925
- text-align: center;
3926
- }
3927
-
3928
- .tab-content > .tab-pane {
3929
- display: none;
3930
- }
3931
-
3932
- .tab-content > .active {
3933
- display: block;
3934
- }
3935
-
3936
- .navbar {
3937
- position: relative;
3938
- display: -webkit-box;
3939
- display: -ms-flexbox;
3940
- display: flex;
3941
- -ms-flex-wrap: wrap;
3942
- flex-wrap: wrap;
3943
- -webkit-box-align: center;
3944
- -ms-flex-align: center;
3945
- align-items: center;
3946
- -webkit-box-pack: justify;
3947
- -ms-flex-pack: justify;
3948
- justify-content: space-between;
3949
- padding: 0.5rem 1rem;
3950
- }
3951
-
3952
- .navbar > .container,
3953
- .navbar > .container-fluid {
3954
- display: -webkit-box;
3955
- display: -ms-flexbox;
3956
- display: flex;
3957
- -ms-flex-wrap: wrap;
3958
- flex-wrap: wrap;
3959
- -webkit-box-align: center;
3960
- -ms-flex-align: center;
3961
- align-items: center;
3962
- -webkit-box-pack: justify;
3963
- -ms-flex-pack: justify;
3964
- justify-content: space-between;
3965
- }
3966
-
3967
- .navbar-brand {
3968
- display: inline-block;
3969
- padding-top: 0.3125rem;
3970
- padding-bottom: 0.3125rem;
3971
- margin-right: 1rem;
3972
- font-size: 1.25rem;
3973
- line-height: inherit;
3974
- white-space: nowrap;
3975
- }
3976
-
3977
- .navbar-brand:hover, .navbar-brand:focus {
3978
- text-decoration: none;
3979
- }
3980
-
3981
- .navbar-nav {
3982
- display: -webkit-box;
3983
- display: -ms-flexbox;
3984
- display: flex;
3985
- -webkit-box-orient: vertical;
3986
- -webkit-box-direction: normal;
3987
- -ms-flex-direction: column;
3988
- flex-direction: column;
3989
- padding-left: 0;
3990
- margin-bottom: 0;
3991
- list-style: none;
3992
- }
3993
-
3994
- .navbar-nav .nav-link {
3995
- padding-right: 0;
3996
- padding-left: 0;
3997
- }
3998
-
3999
- .navbar-nav .dropdown-menu {
4000
- position: static;
4001
- float: none;
4002
- }
4003
-
4004
- .navbar-text {
4005
- display: inline-block;
4006
- padding-top: 0.5rem;
4007
- padding-bottom: 0.5rem;
4008
- }
4009
-
4010
- .navbar-collapse {
4011
- -ms-flex-preferred-size: 100%;
4012
- flex-basis: 100%;
4013
- -webkit-box-flex: 1;
4014
- -ms-flex-positive: 1;
4015
- flex-grow: 1;
4016
- -webkit-box-align: center;
4017
- -ms-flex-align: center;
4018
- align-items: center;
4019
- }
4020
-
4021
- .navbar-toggler {
4022
- padding: 0.25rem 0.75rem;
4023
- font-size: 1.25rem;
4024
- line-height: 1;
4025
- background-color: transparent;
4026
- border: 1px solid transparent;
4027
- border-radius: 0.25rem;
4028
- }
4029
-
4030
- .navbar-toggler:hover, .navbar-toggler:focus {
4031
- text-decoration: none;
4032
- }
4033
-
4034
- .navbar-toggler:not(:disabled):not(.disabled) {
4035
- cursor: pointer;
4036
- }
4037
-
4038
- .navbar-toggler-icon {
4039
- display: inline-block;
4040
- width: 1.5em;
4041
- height: 1.5em;
4042
- vertical-align: middle;
4043
- content: "";
4044
- background: no-repeat center center;
4045
- background-size: 100% 100%;
4046
- }
4047
-
4048
- @media (max-width: 575.98px) {
4049
- .navbar-expand-sm > .container,
4050
- .navbar-expand-sm > .container-fluid {
4051
- padding-right: 0;
4052
- padding-left: 0;
4053
- }
4054
- }
4055
-
4056
- @media (min-width: 576px) {
4057
- .navbar-expand-sm {
4058
- -webkit-box-orient: horizontal;
4059
- -webkit-box-direction: normal;
4060
- -ms-flex-flow: row nowrap;
4061
- flex-flow: row nowrap;
4062
- -webkit-box-pack: start;
4063
- -ms-flex-pack: start;
4064
- justify-content: flex-start;
4065
- }
4066
- .navbar-expand-sm .navbar-nav {
4067
- -webkit-box-orient: horizontal;
4068
- -webkit-box-direction: normal;
4069
- -ms-flex-direction: row;
4070
- flex-direction: row;
4071
- }
4072
- .navbar-expand-sm .navbar-nav .dropdown-menu {
4073
- position: absolute;
4074
- }
4075
- .navbar-expand-sm .navbar-nav .dropdown-menu-right {
4076
- right: 0;
4077
- left: auto;
4078
- }
4079
- .navbar-expand-sm .navbar-nav .nav-link {
4080
- padding-right: 0.5rem;
4081
- padding-left: 0.5rem;
4082
- }
4083
- .navbar-expand-sm > .container,
4084
- .navbar-expand-sm > .container-fluid {
4085
- -ms-flex-wrap: nowrap;
4086
- flex-wrap: nowrap;
4087
- }
4088
- .navbar-expand-sm .navbar-collapse {
4089
- display: -webkit-box !important;
4090
- display: -ms-flexbox !important;
4091
- display: flex !important;
4092
- -ms-flex-preferred-size: auto;
4093
- flex-basis: auto;
4094
- }
4095
- .navbar-expand-sm .navbar-toggler {
4096
- display: none;
4097
- }
4098
- .navbar-expand-sm .dropup .dropdown-menu {
4099
- top: auto;
4100
- bottom: 100%;
4101
- }
4102
- }
4103
-
4104
- @media (max-width: 767.98px) {
4105
- .navbar-expand-md > .container,
4106
- .navbar-expand-md > .container-fluid {
4107
- padding-right: 0;
4108
- padding-left: 0;
4109
- }
4110
- }
4111
-
4112
- @media (min-width: 768px) {
4113
- .navbar-expand-md {
4114
- -webkit-box-orient: horizontal;
4115
- -webkit-box-direction: normal;
4116
- -ms-flex-flow: row nowrap;
4117
- flex-flow: row nowrap;
4118
- -webkit-box-pack: start;
4119
- -ms-flex-pack: start;
4120
- justify-content: flex-start;
4121
- }
4122
- .navbar-expand-md .navbar-nav {
4123
- -webkit-box-orient: horizontal;
4124
- -webkit-box-direction: normal;
4125
- -ms-flex-direction: row;
4126
- flex-direction: row;
4127
- }
4128
- .navbar-expand-md .navbar-nav .dropdown-menu {
4129
- position: absolute;
4130
- }
4131
- .navbar-expand-md .navbar-nav .dropdown-menu-right {
4132
- right: 0;
4133
- left: auto;
4134
- }
4135
- .navbar-expand-md .navbar-nav .nav-link {
4136
- padding-right: 0.5rem;
4137
- padding-left: 0.5rem;
4138
- }
4139
- .navbar-expand-md > .container,
4140
- .navbar-expand-md > .container-fluid {
4141
- -ms-flex-wrap: nowrap;
4142
- flex-wrap: nowrap;
4143
- }
4144
- .navbar-expand-md .navbar-collapse {
4145
- display: -webkit-box !important;
4146
- display: -ms-flexbox !important;
4147
- display: flex !important;
4148
- -ms-flex-preferred-size: auto;
4149
- flex-basis: auto;
4150
- }
4151
- .navbar-expand-md .navbar-toggler {
4152
- display: none;
4153
- }
4154
- .navbar-expand-md .dropup .dropdown-menu {
4155
- top: auto;
4156
- bottom: 100%;
4157
- }
4158
- }
4159
-
4160
- @media (max-width: 991.98px) {
4161
- .navbar-expand-lg > .container,
4162
- .navbar-expand-lg > .container-fluid {
4163
- padding-right: 0;
4164
- padding-left: 0;
4165
- }
4166
- }
4167
-
4168
- @media (min-width: 992px) {
4169
- .navbar-expand-lg {
4170
- -webkit-box-orient: horizontal;
4171
- -webkit-box-direction: normal;
4172
- -ms-flex-flow: row nowrap;
4173
- flex-flow: row nowrap;
4174
- -webkit-box-pack: start;
4175
- -ms-flex-pack: start;
4176
- justify-content: flex-start;
4177
- }
4178
- .navbar-expand-lg .navbar-nav {
4179
- -webkit-box-orient: horizontal;
4180
- -webkit-box-direction: normal;
4181
- -ms-flex-direction: row;
4182
- flex-direction: row;
4183
- }
4184
- .navbar-expand-lg .navbar-nav .dropdown-menu {
4185
- position: absolute;
4186
- }
4187
- .navbar-expand-lg .navbar-nav .dropdown-menu-right {
4188
- right: 0;
4189
- left: auto;
4190
- }
4191
- .navbar-expand-lg .navbar-nav .nav-link {
4192
- padding-right: 0.5rem;
4193
- padding-left: 0.5rem;
4194
- }
4195
- .navbar-expand-lg > .container,
4196
- .navbar-expand-lg > .container-fluid {
4197
- -ms-flex-wrap: nowrap;
4198
- flex-wrap: nowrap;
4199
- }
4200
- .navbar-expand-lg .navbar-collapse {
4201
- display: -webkit-box !important;
4202
- display: -ms-flexbox !important;
4203
- display: flex !important;
4204
- -ms-flex-preferred-size: auto;
4205
- flex-basis: auto;
4206
- }
4207
- .navbar-expand-lg .navbar-toggler {
4208
- display: none;
4209
- }
4210
- .navbar-expand-lg .dropup .dropdown-menu {
4211
- top: auto;
4212
- bottom: 100%;
4213
- }
4214
- }
4215
-
4216
- @media (max-width: 1199.98px) {
4217
- .navbar-expand-xl > .container,
4218
- .navbar-expand-xl > .container-fluid {
4219
- padding-right: 0;
4220
- padding-left: 0;
4221
- }
4222
- }
4223
-
4224
- @media (min-width: 1200px) {
4225
- .navbar-expand-xl {
4226
- -webkit-box-orient: horizontal;
4227
- -webkit-box-direction: normal;
4228
- -ms-flex-flow: row nowrap;
4229
- flex-flow: row nowrap;
4230
- -webkit-box-pack: start;
4231
- -ms-flex-pack: start;
4232
- justify-content: flex-start;
4233
- }
4234
- .navbar-expand-xl .navbar-nav {
4235
- -webkit-box-orient: horizontal;
4236
- -webkit-box-direction: normal;
4237
- -ms-flex-direction: row;
4238
- flex-direction: row;
4239
- }
4240
- .navbar-expand-xl .navbar-nav .dropdown-menu {
4241
- position: absolute;
4242
- }
4243
- .navbar-expand-xl .navbar-nav .dropdown-menu-right {
4244
- right: 0;
4245
- left: auto;
4246
- }
4247
- .navbar-expand-xl .navbar-nav .nav-link {
4248
- padding-right: 0.5rem;
4249
- padding-left: 0.5rem;
4250
- }
4251
- .navbar-expand-xl > .container,
4252
- .navbar-expand-xl > .container-fluid {
4253
- -ms-flex-wrap: nowrap;
4254
- flex-wrap: nowrap;
4255
- }
4256
- .navbar-expand-xl .navbar-collapse {
4257
- display: -webkit-box !important;
4258
- display: -ms-flexbox !important;
4259
- display: flex !important;
4260
- -ms-flex-preferred-size: auto;
4261
- flex-basis: auto;
4262
- }
4263
- .navbar-expand-xl .navbar-toggler {
4264
- display: none;
4265
- }
4266
- .navbar-expand-xl .dropup .dropdown-menu {
4267
- top: auto;
4268
- bottom: 100%;
4269
- }
4270
- }
4271
-
4272
- .navbar-expand {
4273
- -webkit-box-orient: horizontal;
4274
- -webkit-box-direction: normal;
4275
- -ms-flex-flow: row nowrap;
4276
- flex-flow: row nowrap;
4277
- -webkit-box-pack: start;
4278
- -ms-flex-pack: start;
4279
- justify-content: flex-start;
4280
- }
4281
-
4282
- .navbar-expand > .container,
4283
- .navbar-expand > .container-fluid {
4284
- padding-right: 0;
4285
- padding-left: 0;
4286
- }
4287
-
4288
- .navbar-expand .navbar-nav {
4289
- -webkit-box-orient: horizontal;
4290
- -webkit-box-direction: normal;
4291
- -ms-flex-direction: row;
4292
- flex-direction: row;
4293
- }
4294
-
4295
- .navbar-expand .navbar-nav .dropdown-menu {
4296
- position: absolute;
4297
- }
4298
-
4299
- .navbar-expand .navbar-nav .dropdown-menu-right {
4300
- right: 0;
4301
- left: auto;
4302
- }
4303
-
4304
- .navbar-expand .navbar-nav .nav-link {
4305
- padding-right: 0.5rem;
4306
- padding-left: 0.5rem;
4307
- }
4308
-
4309
- .navbar-expand > .container,
4310
- .navbar-expand > .container-fluid {
4311
- -ms-flex-wrap: nowrap;
4312
- flex-wrap: nowrap;
4313
- }
4314
-
4315
- .navbar-expand .navbar-collapse {
4316
- display: -webkit-box !important;
4317
- display: -ms-flexbox !important;
4318
- display: flex !important;
4319
- -ms-flex-preferred-size: auto;
4320
- flex-basis: auto;
4321
- }
4322
-
4323
- .navbar-expand .navbar-toggler {
4324
- display: none;
4325
- }
4326
-
4327
- .navbar-expand .dropup .dropdown-menu {
4328
- top: auto;
4329
- bottom: 100%;
4330
- }
4331
-
4332
- .navbar-light .navbar-brand {
4333
- color: rgba(0, 0, 0, 0.9);
4334
- }
4335
-
4336
- .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
4337
- color: rgba(0, 0, 0, 0.9);
4338
- }
4339
-
4340
- .navbar-light .navbar-nav .nav-link {
4341
- color: rgba(0, 0, 0, 0.5);
4342
- }
4343
-
4344
- .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
4345
- color: rgba(0, 0, 0, 0.7);
4346
- }
4347
-
4348
- .navbar-light .navbar-nav .nav-link.disabled {
4349
- color: rgba(0, 0, 0, 0.3);
4350
- }
4351
-
4352
- .navbar-light .navbar-nav .show > .nav-link,
4353
- .navbar-light .navbar-nav .active > .nav-link,
4354
- .navbar-light .navbar-nav .nav-link.show,
4355
- .navbar-light .navbar-nav .nav-link.active {
4356
- color: rgba(0, 0, 0, 0.9);
4357
- }
4358
-
4359
- .navbar-light .navbar-toggler {
4360
- color: rgba(0, 0, 0, 0.5);
4361
- border-color: rgba(0, 0, 0, 0.1);
4362
- }
4363
-
4364
- .navbar-light .navbar-toggler-icon {
4365
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
4366
- }
4367
-
4368
- .navbar-light .navbar-text {
4369
- color: rgba(0, 0, 0, 0.5);
4370
- }
4371
-
4372
- .navbar-light .navbar-text a {
4373
- color: rgba(0, 0, 0, 0.9);
4374
- }
4375
-
4376
- .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
4377
- color: rgba(0, 0, 0, 0.9);
4378
- }
4379
-
4380
- .navbar-dark .navbar-brand {
4381
- color: #fff;
4382
- }
4383
-
4384
- .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
4385
- color: #fff;
4386
- }
4387
-
4388
- .navbar-dark .navbar-nav .nav-link {
4389
- color: rgba(255, 255, 255, 0.5);
4390
- }
4391
-
4392
- .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
4393
- color: rgba(255, 255, 255, 0.75);
4394
- }
4395
-
4396
- .navbar-dark .navbar-nav .nav-link.disabled {
4397
- color: rgba(255, 255, 255, 0.25);
4398
- }
4399
-
4400
- .navbar-dark .navbar-nav .show > .nav-link,
4401
- .navbar-dark .navbar-nav .active > .nav-link,
4402
- .navbar-dark .navbar-nav .nav-link.show,
4403
- .navbar-dark .navbar-nav .nav-link.active {
4404
- color: #fff;
4405
- }
4406
-
4407
- .navbar-dark .navbar-toggler {
4408
- color: rgba(255, 255, 255, 0.5);
4409
- border-color: rgba(255, 255, 255, 0.1);
4410
- }
4411
-
4412
- .navbar-dark .navbar-toggler-icon {
4413
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
4414
- }
4415
-
4416
- .navbar-dark .navbar-text {
4417
- color: rgba(255, 255, 255, 0.5);
4418
- }
4419
-
4420
- .navbar-dark .navbar-text a {
4421
- color: #fff;
4422
- }
4423
-
4424
- .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
4425
- color: #fff;
4426
- }
4427
-
4428
- .card {
4429
- position: relative;
4430
- display: -webkit-box;
4431
- display: -ms-flexbox;
4432
- display: flex;
4433
- -webkit-box-orient: vertical;
4434
- -webkit-box-direction: normal;
4435
- -ms-flex-direction: column;
4436
- flex-direction: column;
4437
- min-width: 0;
4438
- word-wrap: break-word;
4439
- background-color: #fff;
4440
- background-clip: border-box;
4441
- border: 1px solid rgba(0, 0, 0, 0.125);
4442
- border-radius: 0.25rem;
4443
- }
4444
-
4445
- .card > hr {
4446
- margin-right: 0;
4447
- margin-left: 0;
4448
- }
4449
-
4450
- .card > .list-group:first-child .list-group-item:first-child {
4451
- border-top-left-radius: 0.25rem;
4452
- border-top-right-radius: 0.25rem;
4453
- }
4454
-
4455
- .card > .list-group:last-child .list-group-item:last-child {
4456
- border-bottom-right-radius: 0.25rem;
4457
- border-bottom-left-radius: 0.25rem;
4458
- }
4459
-
4460
- .card-body {
4461
- -webkit-box-flex: 1;
4462
- -ms-flex: 1 1 auto;
4463
- flex: 1 1 auto;
4464
- padding: 1.25rem;
4465
- }
4466
-
4467
- .card-title {
4468
- margin-bottom: 0.75rem;
4469
- }
4470
-
4471
- .card-subtitle {
4472
- margin-top: -0.375rem;
4473
- margin-bottom: 0;
4474
- }
4475
-
4476
- .card-text:last-child {
4477
- margin-bottom: 0;
4478
- }
4479
-
4480
- .card-link:hover {
4481
- text-decoration: none;
4482
- }
4483
-
4484
- .card-link + .card-link {
4485
- margin-left: 1.25rem;
4486
- }
4487
-
4488
- .card-header {
4489
- padding: 0.75rem 1.25rem;
4490
- margin-bottom: 0;
4491
- background-color: rgba(0, 0, 0, 0.03);
4492
- border-bottom: 1px solid rgba(0, 0, 0, 0.125);
4493
- }
4494
-
4495
- .card-header:first-child {
4496
- border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
4497
- }
4498
-
4499
- .card-header + .list-group .list-group-item:first-child {
4500
- border-top: 0;
4501
- }
4502
-
4503
- .card-footer {
4504
- padding: 0.75rem 1.25rem;
4505
- background-color: rgba(0, 0, 0, 0.03);
4506
- border-top: 1px solid rgba(0, 0, 0, 0.125);
4507
- }
4508
-
4509
- .card-footer:last-child {
4510
- border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
4511
- }
4512
-
4513
- .card-header-tabs {
4514
- margin-right: -0.625rem;
4515
- margin-bottom: -0.75rem;
4516
- margin-left: -0.625rem;
4517
- border-bottom: 0;
4518
- }
4519
-
4520
- .card-header-pills {
4521
- margin-right: -0.625rem;
4522
- margin-left: -0.625rem;
4523
- }
4524
-
4525
- .card-img-overlay {
4526
- position: absolute;
4527
- top: 0;
4528
- right: 0;
4529
- bottom: 0;
4530
- left: 0;
4531
- padding: 1.25rem;
4532
- }
4533
-
4534
- .card-img {
4535
- width: 100%;
4536
- border-radius: calc(0.25rem - 1px);
4537
- }
4538
-
4539
- .card-img-top {
4540
- width: 100%;
4541
- border-top-left-radius: calc(0.25rem - 1px);
4542
- border-top-right-radius: calc(0.25rem - 1px);
4543
- }
4544
-
4545
- .card-img-bottom {
4546
- width: 100%;
4547
- border-bottom-right-radius: calc(0.25rem - 1px);
4548
- border-bottom-left-radius: calc(0.25rem - 1px);
4549
- }
4550
-
4551
- .card-deck {
4552
- display: -webkit-box;
4553
- display: -ms-flexbox;
4554
- display: flex;
4555
- -webkit-box-orient: vertical;
4556
- -webkit-box-direction: normal;
4557
- -ms-flex-direction: column;
4558
- flex-direction: column;
4559
- }
4560
-
4561
- .card-deck .card {
4562
- margin-bottom: 15px;
4563
- }
4564
-
4565
- @media (min-width: 576px) {
4566
- .card-deck {
4567
- -webkit-box-orient: horizontal;
4568
- -webkit-box-direction: normal;
4569
- -ms-flex-flow: row wrap;
4570
- flex-flow: row wrap;
4571
- margin-right: -15px;
4572
- margin-left: -15px;
4573
- }
4574
- .card-deck .card {
4575
- display: -webkit-box;
4576
- display: -ms-flexbox;
4577
- display: flex;
4578
- -webkit-box-flex: 1;
4579
- -ms-flex: 1 0 0%;
4580
- flex: 1 0 0%;
4581
- -webkit-box-orient: vertical;
4582
- -webkit-box-direction: normal;
4583
- -ms-flex-direction: column;
4584
- flex-direction: column;
4585
- margin-right: 15px;
4586
- margin-bottom: 0;
4587
- margin-left: 15px;
4588
- }
4589
- }
4590
-
4591
- .card-group {
4592
- display: -webkit-box;
4593
- display: -ms-flexbox;
4594
- display: flex;
4595
- -webkit-box-orient: vertical;
4596
- -webkit-box-direction: normal;
4597
- -ms-flex-direction: column;
4598
- flex-direction: column;
4599
- }
4600
-
4601
- .card-group > .card {
4602
- margin-bottom: 15px;
4603
- }
4604
-
4605
- @media (min-width: 576px) {
4606
- .card-group {
4607
- -webkit-box-orient: horizontal;
4608
- -webkit-box-direction: normal;
4609
- -ms-flex-flow: row wrap;
4610
- flex-flow: row wrap;
4611
- }
4612
- .card-group > .card {
4613
- -webkit-box-flex: 1;
4614
- -ms-flex: 1 0 0%;
4615
- flex: 1 0 0%;
4616
- margin-bottom: 0;
4617
- }
4618
- .card-group > .card + .card {
4619
- margin-left: 0;
4620
- border-left: 0;
4621
- }
4622
- .card-group > .card:first-child {
4623
- border-top-right-radius: 0;
4624
- border-bottom-right-radius: 0;
4625
- }
4626
- .card-group > .card:first-child .card-img-top,
4627
- .card-group > .card:first-child .card-header {
4628
- border-top-right-radius: 0;
4629
- }
4630
- .card-group > .card:first-child .card-img-bottom,
4631
- .card-group > .card:first-child .card-footer {
4632
- border-bottom-right-radius: 0;
4633
- }
4634
- .card-group > .card:last-child {
4635
- border-top-left-radius: 0;
4636
- border-bottom-left-radius: 0;
4637
- }
4638
- .card-group > .card:last-child .card-img-top,
4639
- .card-group > .card:last-child .card-header {
4640
- border-top-left-radius: 0;
4641
- }
4642
- .card-group > .card:last-child .card-img-bottom,
4643
- .card-group > .card:last-child .card-footer {
4644
- border-bottom-left-radius: 0;
4645
- }
4646
- .card-group > .card:only-child {
4647
- border-radius: 0.25rem;
4648
- }
4649
- .card-group > .card:only-child .card-img-top,
4650
- .card-group > .card:only-child .card-header {
4651
- border-top-left-radius: 0.25rem;
4652
- border-top-right-radius: 0.25rem;
4653
- }
4654
- .card-group > .card:only-child .card-img-bottom,
4655
- .card-group > .card:only-child .card-footer {
4656
- border-bottom-right-radius: 0.25rem;
4657
- border-bottom-left-radius: 0.25rem;
4658
- }
4659
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
4660
- border-radius: 0;
4661
- }
4662
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
4663
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
4664
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
4665
- .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
4666
- border-radius: 0;
4667
- }
4668
- }
4669
-
4670
- .card-columns .card {
4671
- margin-bottom: 0.75rem;
4672
- }
4673
-
4674
- @media (min-width: 576px) {
4675
- .card-columns {
4676
- -webkit-column-count: 3;
4677
- -moz-column-count: 3;
4678
- column-count: 3;
4679
- -webkit-column-gap: 1.25rem;
4680
- -moz-column-gap: 1.25rem;
4681
- column-gap: 1.25rem;
4682
- }
4683
- .card-columns .card {
4684
- display: inline-block;
4685
- width: 100%;
4686
- }
4687
- }
4688
-
4689
- .breadcrumb {
4690
- display: -webkit-box;
4691
- display: -ms-flexbox;
4692
- display: flex;
4693
- -ms-flex-wrap: wrap;
4694
- flex-wrap: wrap;
4695
- padding: 0.75rem 1rem;
4696
- margin-bottom: 1rem;
4697
- list-style: none;
4698
- background-color: #e9ecef;
4699
- border-radius: 0.25rem;
4700
- }
4701
-
4702
- .breadcrumb-item + .breadcrumb-item::before {
4703
- display: inline-block;
4704
- padding-right: 0.5rem;
4705
- padding-left: 0.5rem;
4706
- color: #6c757d;
4707
- content: "/";
4708
- }
4709
-
4710
- .breadcrumb-item + .breadcrumb-item:hover::before {
4711
- text-decoration: underline;
4712
- }
4713
-
4714
- .breadcrumb-item + .breadcrumb-item:hover::before {
4715
- text-decoration: none;
4716
- }
4717
-
4718
- .breadcrumb-item.active {
4719
- color: #6c757d;
4720
- }
4721
-
4722
- .pagination {
4723
- display: -webkit-box;
4724
- display: -ms-flexbox;
4725
- display: flex;
4726
- padding-left: 0;
4727
- list-style: none;
4728
- border-radius: 0.25rem;
4729
- }
4730
-
4731
- .page-link {
4732
- position: relative;
4733
- display: block;
4734
- padding: 0.5rem 0.75rem;
4735
- margin-left: -1px;
4736
- line-height: 1.25;
4737
- color: #007bff;
4738
- background-color: #fff;
4739
- border: 1px solid #dee2e6;
4740
- }
4741
-
4742
- .page-link:hover {
4743
- color: #0056b3;
4744
- text-decoration: none;
4745
- background-color: #e9ecef;
4746
- border-color: #dee2e6;
4747
- }
4748
-
4749
- .page-link:focus {
4750
- z-index: 2;
4751
- outline: 0;
4752
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
4753
- }
4754
-
4755
- .page-link:not(:disabled):not(.disabled) {
4756
- cursor: pointer;
4757
- }
4758
-
4759
- .page-item:first-child .page-link {
4760
- margin-left: 0;
4761
- border-top-left-radius: 0.25rem;
4762
- border-bottom-left-radius: 0.25rem;
4763
- }
4764
-
4765
- .page-item:last-child .page-link {
4766
- border-top-right-radius: 0.25rem;
4767
- border-bottom-right-radius: 0.25rem;
4768
- }
4769
-
4770
- .page-item.active .page-link {
4771
- z-index: 1;
4772
- color: #fff;
4773
- background-color: #007bff;
4774
- border-color: #007bff;
4775
- }
4776
-
4777
- .page-item.disabled .page-link {
4778
- color: #6c757d;
4779
- pointer-events: none;
4780
- cursor: auto;
4781
- background-color: #fff;
4782
- border-color: #dee2e6;
4783
- }
4784
-
4785
- .pagination-lg .page-link {
4786
- padding: 0.75rem 1.5rem;
4787
- font-size: 1.25rem;
4788
- line-height: 1.5;
4789
- }
4790
-
4791
- .pagination-lg .page-item:first-child .page-link {
4792
- border-top-left-radius: 0.3rem;
4793
- border-bottom-left-radius: 0.3rem;
4794
- }
4795
-
4796
- .pagination-lg .page-item:last-child .page-link {
4797
- border-top-right-radius: 0.3rem;
4798
- border-bottom-right-radius: 0.3rem;
4799
- }
4800
-
4801
- .pagination-sm .page-link {
4802
- padding: 0.25rem 0.5rem;
4803
- font-size: 0.875rem;
4804
- line-height: 1.5;
4805
- }
4806
-
4807
- .pagination-sm .page-item:first-child .page-link {
4808
- border-top-left-radius: 0.2rem;
4809
- border-bottom-left-radius: 0.2rem;
4810
- }
4811
-
4812
- .pagination-sm .page-item:last-child .page-link {
4813
- border-top-right-radius: 0.2rem;
4814
- border-bottom-right-radius: 0.2rem;
4815
- }
4816
-
4817
- .badge {
4818
- display: inline-block;
4819
- padding: 0.25em 0.4em;
4820
- font-size: 75%;
4821
- font-weight: 700;
4822
- line-height: 1;
4823
- text-align: center;
4824
- white-space: nowrap;
4825
- vertical-align: baseline;
4826
- border-radius: 0.25rem;
4827
- }
4828
-
4829
- .badge:empty {
4830
- display: none;
4831
- }
4832
-
4833
- .btn .badge {
4834
- position: relative;
4835
- top: -1px;
4836
- }
4837
-
4838
- .badge-pill {
4839
- padding-right: 0.6em;
4840
- padding-left: 0.6em;
4841
- border-radius: 10rem;
4842
- }
4843
-
4844
- .badge-primary {
4845
- color: #fff;
4846
- background-color: #007bff;
4847
- }
4848
-
4849
- .badge-primary[href]:hover, .badge-primary[href]:focus {
4850
- color: #fff;
4851
- text-decoration: none;
4852
- background-color: #0062cc;
4853
- }
4854
-
4855
- .badge-secondary {
4856
- color: #fff;
4857
- background-color: #6c757d;
4858
- }
4859
-
4860
- .badge-secondary[href]:hover, .badge-secondary[href]:focus {
4861
- color: #fff;
4862
- text-decoration: none;
4863
- background-color: #545b62;
4864
- }
4865
-
4866
- .badge-success {
4867
- color: #fff;
4868
- background-color: #28a745;
4869
- }
4870
-
4871
- .badge-success[href]:hover, .badge-success[href]:focus {
4872
- color: #fff;
4873
- text-decoration: none;
4874
- background-color: #1e7e34;
4875
- }
4876
-
4877
- .badge-info {
4878
- color: #fff;
4879
- background-color: #17a2b8;
4880
- }
4881
-
4882
- .badge-info[href]:hover, .badge-info[href]:focus {
4883
- color: #fff;
4884
- text-decoration: none;
4885
- background-color: #117a8b;
4886
- }
4887
-
4888
- .badge-warning {
4889
- color: #212529;
4890
- background-color: #ffc107;
4891
- }
4892
-
4893
- .badge-warning[href]:hover, .badge-warning[href]:focus {
4894
- color: #212529;
4895
- text-decoration: none;
4896
- background-color: #d39e00;
4897
- }
4898
-
4899
- .badge-danger {
4900
- color: #fff;
4901
- background-color: #dc3545;
4902
- }
4903
-
4904
- .badge-danger[href]:hover, .badge-danger[href]:focus {
4905
- color: #fff;
4906
- text-decoration: none;
4907
- background-color: #bd2130;
4908
- }
4909
-
4910
- .badge-light {
4911
- color: #212529;
4912
- background-color: #f8f9fa;
4913
- }
4914
-
4915
- .badge-light[href]:hover, .badge-light[href]:focus {
4916
- color: #212529;
4917
- text-decoration: none;
4918
- background-color: #dae0e5;
4919
- }
4920
-
4921
- .badge-dark {
4922
- color: #fff;
4923
- background-color: #343a40;
4924
- }
4925
-
4926
- .badge-dark[href]:hover, .badge-dark[href]:focus {
4927
- color: #fff;
4928
- text-decoration: none;
4929
- background-color: #1d2124;
4930
- }
4931
-
4932
- .jumbotron {
4933
- padding: 2rem 1rem;
4934
- margin-bottom: 2rem;
4935
- background-color: #e9ecef;
4936
- border-radius: 0.3rem;
4937
- }
4938
-
4939
- @media (min-width: 576px) {
4940
- .jumbotron {
4941
- padding: 4rem 2rem;
4942
- }
4943
- }
4944
-
4945
- .jumbotron-fluid {
4946
- padding-right: 0;
4947
- padding-left: 0;
4948
- border-radius: 0;
4949
- }
4950
-
4951
- .alert {
4952
- position: relative;
4953
- padding: 0.75rem 1.25rem;
4954
- margin-bottom: 1rem;
4955
- border: 1px solid transparent;
4956
- border-radius: 0.25rem;
4957
- }
4958
-
4959
- .alert-heading {
4960
- color: inherit;
4961
- }
4962
-
4963
- .alert-link {
4964
- font-weight: 700;
4965
- }
4966
-
4967
- .alert-dismissible {
4968
- padding-right: 4rem;
4969
- }
4970
-
4971
- .alert-dismissible .close {
4972
- position: absolute;
4973
- top: 0;
4974
- right: 0;
4975
- padding: 0.75rem 1.25rem;
4976
- color: inherit;
4977
- }
4978
-
4979
- .alert-primary {
4980
- color: #004085;
4981
- background-color: #cce5ff;
4982
- border-color: #b8daff;
4983
- }
4984
-
4985
- .alert-primary hr {
4986
- border-top-color: #9fcdff;
4987
- }
4988
-
4989
- .alert-primary .alert-link {
4990
- color: #002752;
4991
- }
4992
-
4993
- .alert-secondary {
4994
- color: #383d41;
4995
- background-color: #e2e3e5;
4996
- border-color: #d6d8db;
4997
- }
4998
-
4999
- .alert-secondary hr {
5000
- border-top-color: #c8cbcf;
5001
- }
5002
-
5003
- .alert-secondary .alert-link {
5004
- color: #202326;
5005
- }
5006
-
5007
- .alert-success {
5008
- color: #155724;
5009
- background-color: #d4edda;
5010
- border-color: #c3e6cb;
5011
- }
5012
-
5013
- .alert-success hr {
5014
- border-top-color: #b1dfbb;
5015
- }
5016
-
5017
- .alert-success .alert-link {
5018
- color: #0b2e13;
5019
- }
5020
-
5021
- .alert-info {
5022
- color: #0c5460;
5023
- background-color: #d1ecf1;
5024
- border-color: #bee5eb;
5025
- }
5026
-
5027
- .alert-info hr {
5028
- border-top-color: #abdde5;
5029
- }
5030
-
5031
- .alert-info .alert-link {
5032
- color: #062c33;
5033
- }
5034
-
5035
- .alert-warning {
5036
- color: #856404;
5037
- background-color: #fff3cd;
5038
- border-color: #ffeeba;
5039
- }
5040
-
5041
- .alert-warning hr {
5042
- border-top-color: #ffe8a1;
5043
- }
5044
-
5045
- .alert-warning .alert-link {
5046
- color: #533f03;
5047
- }
5048
-
5049
- .alert-danger {
5050
- color: #721c24;
5051
- background-color: #f8d7da;
5052
- border-color: #f5c6cb;
5053
- }
5054
-
5055
- .alert-danger hr {
5056
- border-top-color: #f1b0b7;
5057
- }
5058
-
5059
- .alert-danger .alert-link {
5060
- color: #491217;
5061
- }
5062
-
5063
- .alert-light {
5064
- color: #818182;
5065
- background-color: #fefefe;
5066
- border-color: #fdfdfe;
5067
- }
5068
-
5069
- .alert-light hr {
5070
- border-top-color: #ececf6;
5071
- }
5072
-
5073
- .alert-light .alert-link {
5074
- color: #686868;
5075
- }
5076
-
5077
- .alert-dark {
5078
- color: #1b1e21;
5079
- background-color: #d6d8d9;
5080
- border-color: #c6c8ca;
5081
- }
5082
-
5083
- .alert-dark hr {
5084
- border-top-color: #b9bbbe;
5085
- }
5086
-
5087
- .alert-dark .alert-link {
5088
- color: #040505;
5089
- }
5090
-
5091
- @-webkit-keyframes progress-bar-stripes {
5092
- from {
5093
- background-position: 1rem 0;
5094
- }
5095
- to {
5096
- background-position: 0 0;
5097
- }
5098
- }
5099
-
5100
- @keyframes progress-bar-stripes {
5101
- from {
5102
- background-position: 1rem 0;
5103
- }
5104
- to {
5105
- background-position: 0 0;
5106
- }
5107
- }
5108
-
5109
- .progress {
5110
- display: -webkit-box;
5111
- display: -ms-flexbox;
5112
- display: flex;
5113
- height: 1rem;
5114
- overflow: hidden;
5115
- font-size: 0.75rem;
5116
- background-color: #e9ecef;
5117
- border-radius: 0.25rem;
5118
- }
5119
-
5120
- .progress-bar {
5121
- display: -webkit-box;
5122
- display: -ms-flexbox;
5123
- display: flex;
5124
- -webkit-box-orient: vertical;
5125
- -webkit-box-direction: normal;
5126
- -ms-flex-direction: column;
5127
- flex-direction: column;
5128
- -webkit-box-pack: center;
5129
- -ms-flex-pack: center;
5130
- justify-content: center;
5131
- color: #fff;
5132
- text-align: center;
5133
- background-color: #007bff;
5134
- transition: width 0.6s ease;
5135
- }
5136
-
5137
- .progress-bar-striped {
5138
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5139
- background-size: 1rem 1rem;
5140
- }
5141
-
5142
- .progress-bar-animated {
5143
- -webkit-animation: progress-bar-stripes 1s linear infinite;
5144
- animation: progress-bar-stripes 1s linear infinite;
5145
- }
5146
-
5147
- .media {
5148
- display: -webkit-box;
5149
- display: -ms-flexbox;
5150
- display: flex;
5151
- -webkit-box-align: start;
5152
- -ms-flex-align: start;
5153
- align-items: flex-start;
5154
- }
5155
-
5156
- .media-body {
5157
- -webkit-box-flex: 1;
5158
- -ms-flex: 1;
5159
- flex: 1;
5160
- }
5161
-
5162
- .list-group {
5163
- display: -webkit-box;
5164
- display: -ms-flexbox;
5165
- display: flex;
5166
- -webkit-box-orient: vertical;
5167
- -webkit-box-direction: normal;
5168
- -ms-flex-direction: column;
5169
- flex-direction: column;
5170
- padding-left: 0;
5171
- margin-bottom: 0;
5172
- }
5173
-
5174
- .list-group-item-action {
5175
- width: 100%;
5176
- color: #495057;
5177
- text-align: inherit;
5178
- }
5179
-
5180
- .list-group-item-action:hover, .list-group-item-action:focus {
5181
- color: #495057;
5182
- text-decoration: none;
5183
- background-color: #f8f9fa;
5184
- }
5185
-
5186
- .list-group-item-action:active {
5187
- color: #212529;
5188
- background-color: #e9ecef;
5189
- }
5190
-
5191
- .list-group-item {
5192
- position: relative;
5193
- display: block;
5194
- padding: 0.75rem 1.25rem;
5195
- margin-bottom: -1px;
5196
- background-color: #fff;
5197
- border: 1px solid rgba(0, 0, 0, 0.125);
5198
- }
5199
-
5200
- .list-group-item:first-child {
5201
- border-top-left-radius: 0.25rem;
5202
- border-top-right-radius: 0.25rem;
5203
- }
5204
-
5205
- .list-group-item:last-child {
5206
- margin-bottom: 0;
5207
- border-bottom-right-radius: 0.25rem;
5208
- border-bottom-left-radius: 0.25rem;
5209
- }
5210
-
5211
- .list-group-item:hover, .list-group-item:focus {
5212
- z-index: 1;
5213
- text-decoration: none;
5214
- }
5215
-
5216
- .list-group-item.disabled, .list-group-item:disabled {
5217
- color: #6c757d;
5218
- background-color: #fff;
5219
- }
5220
-
5221
- .list-group-item.active {
5222
- z-index: 2;
5223
- color: #fff;
5224
- background-color: #007bff;
5225
- border-color: #007bff;
5226
- }
5227
-
5228
- .list-group-flush .list-group-item {
5229
- border-right: 0;
5230
- border-left: 0;
5231
- border-radius: 0;
5232
- }
5233
-
5234
- .list-group-flush:first-child .list-group-item:first-child {
5235
- border-top: 0;
5236
- }
5237
-
5238
- .list-group-flush:last-child .list-group-item:last-child {
5239
- border-bottom: 0;
5240
- }
5241
-
5242
- .list-group-item-primary {
5243
- color: #004085;
5244
- background-color: #b8daff;
5245
- }
5246
-
5247
- .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
5248
- color: #004085;
5249
- background-color: #9fcdff;
5250
- }
5251
-
5252
- .list-group-item-primary.list-group-item-action.active {
5253
- color: #fff;
5254
- background-color: #004085;
5255
- border-color: #004085;
5256
- }
5257
-
5258
- .list-group-item-secondary {
5259
- color: #383d41;
5260
- background-color: #d6d8db;
5261
- }
5262
-
5263
- .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
5264
- color: #383d41;
5265
- background-color: #c8cbcf;
5266
- }
5267
-
5268
- .list-group-item-secondary.list-group-item-action.active {
5269
- color: #fff;
5270
- background-color: #383d41;
5271
- border-color: #383d41;
5272
- }
5273
-
5274
- .list-group-item-success {
5275
- color: #155724;
5276
- background-color: #c3e6cb;
5277
- }
5278
-
5279
- .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
5280
- color: #155724;
5281
- background-color: #b1dfbb;
5282
- }
5283
-
5284
- .list-group-item-success.list-group-item-action.active {
5285
- color: #fff;
5286
- background-color: #155724;
5287
- border-color: #155724;
5288
- }
5289
-
5290
- .list-group-item-info {
5291
- color: #0c5460;
5292
- background-color: #bee5eb;
5293
- }
5294
-
5295
- .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
5296
- color: #0c5460;
5297
- background-color: #abdde5;
5298
- }
5299
-
5300
- .list-group-item-info.list-group-item-action.active {
5301
- color: #fff;
5302
- background-color: #0c5460;
5303
- border-color: #0c5460;
5304
- }
5305
-
5306
- .list-group-item-warning {
5307
- color: #856404;
5308
- background-color: #ffeeba;
5309
- }
5310
-
5311
- .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
5312
- color: #856404;
5313
- background-color: #ffe8a1;
5314
- }
5315
-
5316
- .list-group-item-warning.list-group-item-action.active {
5317
- color: #fff;
5318
- background-color: #856404;
5319
- border-color: #856404;
5320
- }
5321
-
5322
- .list-group-item-danger {
5323
- color: #721c24;
5324
- background-color: #f5c6cb;
5325
- }
5326
-
5327
- .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
5328
- color: #721c24;
5329
- background-color: #f1b0b7;
5330
- }
5331
-
5332
- .list-group-item-danger.list-group-item-action.active {
5333
- color: #fff;
5334
- background-color: #721c24;
5335
- border-color: #721c24;
5336
- }
5337
-
5338
- .list-group-item-light {
5339
- color: #818182;
5340
- background-color: #fdfdfe;
5341
- }
5342
-
5343
- .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
5344
- color: #818182;
5345
- background-color: #ececf6;
5346
- }
5347
-
5348
- .list-group-item-light.list-group-item-action.active {
5349
- color: #fff;
5350
- background-color: #818182;
5351
- border-color: #818182;
5352
- }
5353
-
5354
- .list-group-item-dark {
5355
- color: #1b1e21;
5356
- background-color: #c6c8ca;
5357
- }
5358
-
5359
- .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
5360
- color: #1b1e21;
5361
- background-color: #b9bbbe;
5362
- }
5363
-
5364
- .list-group-item-dark.list-group-item-action.active {
5365
- color: #fff;
5366
- background-color: #1b1e21;
5367
- border-color: #1b1e21;
5368
- }
5369
-
5370
- .close {
5371
- float: right;
5372
- font-size: 1.5rem;
5373
- font-weight: 700;
5374
- line-height: 1;
5375
- color: #000;
5376
- text-shadow: 0 1px 0 #fff;
5377
- opacity: .5;
5378
- }
5379
-
5380
- .close:hover, .close:focus {
5381
- color: #000;
5382
- text-decoration: none;
5383
- opacity: .75;
5384
- }
5385
-
5386
- .close:not(:disabled):not(.disabled) {
5387
- cursor: pointer;
5388
- }
5389
-
5390
- button.close {
5391
- padding: 0;
5392
- background-color: transparent;
5393
- border: 0;
5394
- -webkit-appearance: none;
5395
- }
5396
-
5397
- .modal-open {
5398
- overflow: hidden;
5399
- }
5400
-
5401
- .modal {
5402
- position: fixed;
5403
- top: 0;
5404
- right: 0;
5405
- bottom: 0;
5406
- left: 0;
5407
- z-index: 1050;
5408
- display: none;
5409
- overflow: hidden;
5410
- outline: 0;
5411
- }
5412
-
5413
- .modal-open .modal {
5414
- overflow-x: hidden;
5415
- overflow-y: auto;
5416
- }
5417
-
5418
- .modal-dialog {
5419
- position: relative;
5420
- width: auto;
5421
- margin: 0.5rem;
5422
- pointer-events: none;
5423
- }
5424
-
5425
- .modal.fade .modal-dialog {
5426
- transition: -webkit-transform 0.3s ease-out;
5427
- transition: transform 0.3s ease-out;
5428
- transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
5429
- -webkit-transform: translate(0, -25%);
5430
- transform: translate(0, -25%);
5431
- }
5432
-
5433
- .modal.show .modal-dialog {
5434
- -webkit-transform: translate(0, 0);
5435
- transform: translate(0, 0);
5436
- }
5437
-
5438
- .modal-dialog-centered {
5439
- display: -webkit-box;
5440
- display: -ms-flexbox;
5441
- display: flex;
5442
- -webkit-box-align: center;
5443
- -ms-flex-align: center;
5444
- align-items: center;
5445
- min-height: calc(100% - (0.5rem * 2));
5446
- }
5447
-
5448
- .modal-content {
5449
- position: relative;
5450
- display: -webkit-box;
5451
- display: -ms-flexbox;
5452
- display: flex;
5453
- -webkit-box-orient: vertical;
5454
- -webkit-box-direction: normal;
5455
- -ms-flex-direction: column;
5456
- flex-direction: column;
5457
- width: 100%;
5458
- pointer-events: auto;
5459
- background-color: #fff;
5460
- background-clip: padding-box;
5461
- border: 1px solid rgba(0, 0, 0, 0.2);
5462
- border-radius: 0.3rem;
5463
- outline: 0;
5464
- }
5465
-
5466
- .modal-backdrop {
5467
- position: fixed;
5468
- top: 0;
5469
- right: 0;
5470
- bottom: 0;
5471
- left: 0;
5472
- z-index: 1040;
5473
- background-color: #000;
5474
- }
5475
-
5476
- .modal-backdrop.fade {
5477
- opacity: 0;
5478
- }
5479
-
5480
- .modal-backdrop.show {
5481
- opacity: 0.5;
5482
- }
5483
-
5484
- .modal-header {
5485
- display: -webkit-box;
5486
- display: -ms-flexbox;
5487
- display: flex;
5488
- -webkit-box-align: start;
5489
- -ms-flex-align: start;
5490
- align-items: flex-start;
5491
- -webkit-box-pack: justify;
5492
- -ms-flex-pack: justify;
5493
- justify-content: space-between;
5494
- padding: 1rem;
5495
- border-bottom: 1px solid #e9ecef;
5496
- border-top-left-radius: 0.3rem;
5497
- border-top-right-radius: 0.3rem;
5498
- }
5499
-
5500
- .modal-header .close {
5501
- padding: 1rem;
5502
- margin: -1rem -1rem -1rem auto;
5503
- }
5504
-
5505
- .modal-title {
5506
- margin-bottom: 0;
5507
- line-height: 1.5;
5508
- }
5509
-
5510
- .modal-body {
5511
- position: relative;
5512
- -webkit-box-flex: 1;
5513
- -ms-flex: 1 1 auto;
5514
- flex: 1 1 auto;
5515
- padding: 1rem;
5516
- }
5517
-
5518
- .modal-footer {
5519
- display: -webkit-box;
5520
- display: -ms-flexbox;
5521
- display: flex;
5522
- -webkit-box-align: center;
5523
- -ms-flex-align: center;
5524
- align-items: center;
5525
- -webkit-box-pack: end;
5526
- -ms-flex-pack: end;
5527
- justify-content: flex-end;
5528
- padding: 1rem;
5529
- border-top: 1px solid #e9ecef;
5530
- }
5531
-
5532
- .modal-footer > :not(:first-child) {
5533
- margin-left: .25rem;
5534
- }
5535
-
5536
- .modal-footer > :not(:last-child) {
5537
- margin-right: .25rem;
5538
- }
5539
-
5540
- .modal-scrollbar-measure {
5541
- position: absolute;
5542
- top: -9999px;
5543
- width: 50px;
5544
- height: 50px;
5545
- overflow: scroll;
5546
- }
5547
-
5548
- @media (min-width: 576px) {
5549
- .modal-dialog {
5550
- max-width: 500px;
5551
- margin: 1.75rem auto;
5552
- }
5553
- .modal-dialog-centered {
5554
- min-height: calc(100% - (1.75rem * 2));
5555
- }
5556
- .modal-sm {
5557
- max-width: 300px;
5558
- }
5559
- }
5560
-
5561
- @media (min-width: 992px) {
5562
- .modal-lg {
5563
- max-width: 800px;
5564
- }
5565
- }
5566
-
5567
- .tooltip {
5568
- position: absolute;
5569
- z-index: 1070;
5570
- display: block;
5571
- margin: 0;
5572
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
5573
- font-style: normal;
5574
- font-weight: 400;
5575
- line-height: 1.5;
5576
- text-align: left;
5577
- text-align: start;
5578
- text-decoration: none;
5579
- text-shadow: none;
5580
- text-transform: none;
5581
- letter-spacing: normal;
5582
- word-break: normal;
5583
- word-spacing: normal;
5584
- white-space: normal;
5585
- line-break: auto;
5586
- font-size: 0.875rem;
5587
- word-wrap: break-word;
5588
- opacity: 0;
5589
- }
5590
-
5591
- .tooltip.show {
5592
- opacity: 0.9;
5593
- }
5594
-
5595
- .tooltip .arrow {
5596
- position: absolute;
5597
- display: block;
5598
- width: 0.8rem;
5599
- height: 0.4rem;
5600
- }
5601
-
5602
- .tooltip .arrow::before {
5603
- position: absolute;
5604
- content: "";
5605
- border-color: transparent;
5606
- border-style: solid;
5607
- }
5608
-
5609
- .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
5610
- padding: 0.4rem 0;
5611
- }
5612
-
5613
- .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
5614
- bottom: 0;
5615
- }
5616
-
5617
- .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
5618
- top: 0;
5619
- border-width: 0.4rem 0.4rem 0;
5620
- border-top-color: #000;
5621
- }
5622
-
5623
- .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
5624
- padding: 0 0.4rem;
5625
- }
5626
-
5627
- .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
5628
- left: 0;
5629
- width: 0.4rem;
5630
- height: 0.8rem;
5631
- }
5632
-
5633
- .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
5634
- right: 0;
5635
- border-width: 0.4rem 0.4rem 0.4rem 0;
5636
- border-right-color: #000;
5637
- }
5638
-
5639
- .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
5640
- padding: 0.4rem 0;
5641
- }
5642
-
5643
- .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
5644
- top: 0;
5645
- }
5646
-
5647
- .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
5648
- bottom: 0;
5649
- border-width: 0 0.4rem 0.4rem;
5650
- border-bottom-color: #000;
5651
- }
5652
-
5653
- .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
5654
- padding: 0 0.4rem;
5655
- }
5656
-
5657
- .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
5658
- right: 0;
5659
- width: 0.4rem;
5660
- height: 0.8rem;
5661
- }
5662
-
5663
- .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
5664
- left: 0;
5665
- border-width: 0.4rem 0 0.4rem 0.4rem;
5666
- border-left-color: #000;
5667
- }
5668
-
5669
- .tooltip-inner {
5670
- max-width: 200px;
5671
- padding: 0.25rem 0.5rem;
5672
- color: #fff;
5673
- text-align: center;
5674
- background-color: #000;
5675
- border-radius: 0.25rem;
5676
- }
5677
-
5678
- .popover {
5679
- position: absolute;
5680
- top: 0;
5681
- left: 0;
5682
- z-index: 1060;
5683
- display: block;
5684
- max-width: 276px;
5685
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
5686
- font-style: normal;
5687
- font-weight: 400;
5688
- line-height: 1.5;
5689
- text-align: left;
5690
- text-align: start;
5691
- text-decoration: none;
5692
- text-shadow: none;
5693
- text-transform: none;
5694
- letter-spacing: normal;
5695
- word-break: normal;
5696
- word-spacing: normal;
5697
- white-space: normal;
5698
- line-break: auto;
5699
- font-size: 0.875rem;
5700
- word-wrap: break-word;
5701
- background-color: #fff;
5702
- background-clip: padding-box;
5703
- border: 1px solid rgba(0, 0, 0, 0.2);
5704
- border-radius: 0.3rem;
5705
- }
5706
-
5707
- .popover .arrow {
5708
- position: absolute;
5709
- display: block;
5710
- width: 1rem;
5711
- height: 0.5rem;
5712
- margin: 0 0.3rem;
5713
- }
5714
-
5715
- .popover .arrow::before, .popover .arrow::after {
5716
- position: absolute;
5717
- display: block;
5718
- content: "";
5719
- border-color: transparent;
5720
- border-style: solid;
5721
- }
5722
-
5723
- .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
5724
- margin-bottom: 0.5rem;
5725
- }
5726
-
5727
- .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
5728
- bottom: calc((0.5rem + 1px) * -1);
5729
- }
5730
-
5731
- .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
5732
- .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
5733
- border-width: 0.5rem 0.5rem 0;
5734
- }
5735
-
5736
- .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
5737
- bottom: 0;
5738
- border-top-color: rgba(0, 0, 0, 0.25);
5739
- }
5740
-
5741
- .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
5742
- bottom: 1px;
5743
- border-top-color: #fff;
5744
- }
5745
-
5746
- .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
5747
- margin-left: 0.5rem;
5748
- }
5749
-
5750
- .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
5751
- left: calc((0.5rem + 1px) * -1);
5752
- width: 0.5rem;
5753
- height: 1rem;
5754
- margin: 0.3rem 0;
5755
- }
5756
-
5757
- .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
5758
- .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
5759
- border-width: 0.5rem 0.5rem 0.5rem 0;
5760
- }
5761
-
5762
- .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
5763
- left: 0;
5764
- border-right-color: rgba(0, 0, 0, 0.25);
5765
- }
5766
-
5767
- .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
5768
- left: 1px;
5769
- border-right-color: #fff;
5770
- }
5771
-
5772
- .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
5773
- margin-top: 0.5rem;
5774
- }
5775
-
5776
- .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
5777
- top: calc((0.5rem + 1px) * -1);
5778
- }
5779
-
5780
- .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
5781
- .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
5782
- border-width: 0 0.5rem 0.5rem 0.5rem;
5783
- }
5784
-
5785
- .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
5786
- top: 0;
5787
- border-bottom-color: rgba(0, 0, 0, 0.25);
5788
- }
5789
-
5790
- .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
5791
- top: 1px;
5792
- border-bottom-color: #fff;
5793
- }
5794
-
5795
- .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
5796
- position: absolute;
5797
- top: 0;
5798
- left: 50%;
5799
- display: block;
5800
- width: 1rem;
5801
- margin-left: -0.5rem;
5802
- content: "";
5803
- border-bottom: 1px solid #f7f7f7;
5804
- }
5805
-
5806
- .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
5807
- margin-right: 0.5rem;
5808
- }
5809
-
5810
- .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
5811
- right: calc((0.5rem + 1px) * -1);
5812
- width: 0.5rem;
5813
- height: 1rem;
5814
- margin: 0.3rem 0;
5815
- }
5816
-
5817
- .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
5818
- .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
5819
- border-width: 0.5rem 0 0.5rem 0.5rem;
5820
- }
5821
-
5822
- .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
5823
- right: 0;
5824
- border-left-color: rgba(0, 0, 0, 0.25);
5825
- }
5826
-
5827
- .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
5828
- right: 1px;
5829
- border-left-color: #fff;
5830
- }
5831
-
5832
- .popover-header {
5833
- padding: 0.5rem 0.75rem;
5834
- margin-bottom: 0;
5835
- font-size: 1rem;
5836
- color: inherit;
5837
- background-color: #f7f7f7;
5838
- border-bottom: 1px solid #ebebeb;
5839
- border-top-left-radius: calc(0.3rem - 1px);
5840
- border-top-right-radius: calc(0.3rem - 1px);
5841
- }
5842
-
5843
- .popover-header:empty {
5844
- display: none;
5845
- }
5846
-
5847
- .popover-body {
5848
- padding: 0.5rem 0.75rem;
5849
- color: #212529;
5850
- }
5851
-
5852
- .carousel {
5853
- position: relative;
5854
- }
5855
-
5856
- .carousel-inner {
5857
- position: relative;
5858
- width: 100%;
5859
- overflow: hidden;
5860
- }
5861
-
5862
- .carousel-item {
5863
- position: relative;
5864
- display: none;
5865
- -webkit-box-align: center;
5866
- -ms-flex-align: center;
5867
- align-items: center;
5868
- width: 100%;
5869
- transition: -webkit-transform 0.6s ease;
5870
- transition: transform 0.6s ease;
5871
- transition: transform 0.6s ease, -webkit-transform 0.6s ease;
5872
- -webkit-backface-visibility: hidden;
5873
- backface-visibility: hidden;
5874
- -webkit-perspective: 1000px;
5875
- perspective: 1000px;
5876
- }
5877
-
5878
- .carousel-item.active,
5879
- .carousel-item-next,
5880
- .carousel-item-prev {
5881
- display: block;
5882
- }
5883
-
5884
- .carousel-item-next,
5885
- .carousel-item-prev {
5886
- position: absolute;
5887
- top: 0;
5888
- }
5889
-
5890
- .carousel-item-next.carousel-item-left,
5891
- .carousel-item-prev.carousel-item-right {
5892
- -webkit-transform: translateX(0);
5893
- transform: translateX(0);
5894
- }
5895
-
5896
- @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
5897
- .carousel-item-next.carousel-item-left,
5898
- .carousel-item-prev.carousel-item-right {
5899
- -webkit-transform: translate3d(0, 0, 0);
5900
- transform: translate3d(0, 0, 0);
5901
- }
5902
- }
5903
-
5904
- .carousel-item-next,
5905
- .active.carousel-item-right {
5906
- -webkit-transform: translateX(100%);
5907
- transform: translateX(100%);
5908
- }
5909
-
5910
- @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
5911
- .carousel-item-next,
5912
- .active.carousel-item-right {
5913
- -webkit-transform: translate3d(100%, 0, 0);
5914
- transform: translate3d(100%, 0, 0);
5915
- }
5916
- }
5917
-
5918
- .carousel-item-prev,
5919
- .active.carousel-item-left {
5920
- -webkit-transform: translateX(-100%);
5921
- transform: translateX(-100%);
5922
- }
5923
-
5924
- @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
5925
- .carousel-item-prev,
5926
- .active.carousel-item-left {
5927
- -webkit-transform: translate3d(-100%, 0, 0);
5928
- transform: translate3d(-100%, 0, 0);
5929
- }
5930
- }
5931
-
5932
- .carousel-control-prev,
5933
- .carousel-control-next {
5934
- position: absolute;
5935
- top: 0;
5936
- bottom: 0;
5937
- display: -webkit-box;
5938
- display: -ms-flexbox;
5939
- display: flex;
5940
- -webkit-box-align: center;
5941
- -ms-flex-align: center;
5942
- align-items: center;
5943
- -webkit-box-pack: center;
5944
- -ms-flex-pack: center;
5945
- justify-content: center;
5946
- width: 15%;
5947
- color: #fff;
5948
- text-align: center;
5949
- opacity: 0.5;
5950
- }
5951
-
5952
- .carousel-control-prev:hover, .carousel-control-prev:focus,
5953
- .carousel-control-next:hover,
5954
- .carousel-control-next:focus {
5955
- color: #fff;
5956
- text-decoration: none;
5957
- outline: 0;
5958
- opacity: .9;
5959
- }
5960
-
5961
- .carousel-control-prev {
5962
- left: 0;
5963
- }
5964
-
5965
- .carousel-control-next {
5966
- right: 0;
5967
- }
5968
-
5969
- .carousel-control-prev-icon,
5970
- .carousel-control-next-icon {
5971
- display: inline-block;
5972
- width: 20px;
5973
- height: 20px;
5974
- background: transparent no-repeat center center;
5975
- background-size: 100% 100%;
5976
- }
5977
-
5978
- .carousel-control-prev-icon {
5979
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
5980
- }
5981
-
5982
- .carousel-control-next-icon {
5983
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
5984
- }
5985
-
5986
- .carousel-indicators {
5987
- position: absolute;
5988
- right: 0;
5989
- bottom: 10px;
5990
- left: 0;
5991
- z-index: 15;
5992
- display: -webkit-box;
5993
- display: -ms-flexbox;
5994
- display: flex;
5995
- -webkit-box-pack: center;
5996
- -ms-flex-pack: center;
5997
- justify-content: center;
5998
- padding-left: 0;
5999
- margin-right: 15%;
6000
- margin-left: 15%;
6001
- list-style: none;
6002
- }
6003
-
6004
- .carousel-indicators li {
6005
- position: relative;
6006
- -webkit-box-flex: 0;
6007
- -ms-flex: 0 1 auto;
6008
- flex: 0 1 auto;
6009
- width: 30px;
6010
- height: 3px;
6011
- margin-right: 3px;
6012
- margin-left: 3px;
6013
- text-indent: -999px;
6014
- background-color: rgba(255, 255, 255, 0.5);
6015
- }
6016
-
6017
- .carousel-indicators li::before {
6018
- position: absolute;
6019
- top: -10px;
6020
- left: 0;
6021
- display: inline-block;
6022
- width: 100%;
6023
- height: 10px;
6024
- content: "";
6025
- }
6026
-
6027
- .carousel-indicators li::after {
6028
- position: absolute;
6029
- bottom: -10px;
6030
- left: 0;
6031
- display: inline-block;
6032
- width: 100%;
6033
- height: 10px;
6034
- content: "";
6035
- }
6036
-
6037
- .carousel-indicators .active {
6038
- background-color: #fff;
6039
- }
6040
-
6041
- .carousel-caption {
6042
- position: absolute;
6043
- right: 15%;
6044
- bottom: 20px;
6045
- left: 15%;
6046
- z-index: 10;
6047
- padding-top: 20px;
6048
- padding-bottom: 20px;
6049
- color: #fff;
6050
- text-align: center;
6051
- }
6052
-
6053
- .align-baseline {
6054
- vertical-align: baseline !important;
6055
- }
6056
-
6057
- .align-top {
6058
- vertical-align: top !important;
6059
- }
6060
-
6061
- .align-middle {
6062
- vertical-align: middle !important;
6063
- }
6064
-
6065
- .align-bottom {
6066
- vertical-align: bottom !important;
6067
- }
6068
-
6069
- .align-text-bottom {
6070
- vertical-align: text-bottom !important;
6071
- }
6072
-
6073
- .align-text-top {
6074
- vertical-align: text-top !important;
6075
- }
6076
-
6077
- .bg-primary {
6078
- background-color: #007bff !important;
6079
- }
6080
-
6081
- a.bg-primary:hover, a.bg-primary:focus,
6082
- button.bg-primary:hover,
6083
- button.bg-primary:focus {
6084
- background-color: #0062cc !important;
6085
- }
6086
-
6087
- .bg-secondary {
6088
- background-color: #6c757d !important;
6089
- }
6090
-
6091
- a.bg-secondary:hover, a.bg-secondary:focus,
6092
- button.bg-secondary:hover,
6093
- button.bg-secondary:focus {
6094
- background-color: #545b62 !important;
6095
- }
6096
-
6097
- .bg-success {
6098
- background-color: #28a745 !important;
6099
- }
6100
-
6101
- a.bg-success:hover, a.bg-success:focus,
6102
- button.bg-success:hover,
6103
- button.bg-success:focus {
6104
- background-color: #1e7e34 !important;
6105
- }
6106
-
6107
- .bg-info {
6108
- background-color: #17a2b8 !important;
6109
- }
6110
-
6111
- a.bg-info:hover, a.bg-info:focus,
6112
- button.bg-info:hover,
6113
- button.bg-info:focus {
6114
- background-color: #117a8b !important;
6115
- }
6116
-
6117
- .bg-warning {
6118
- background-color: #ffc107 !important;
6119
- }
6120
-
6121
- a.bg-warning:hover, a.bg-warning:focus,
6122
- button.bg-warning:hover,
6123
- button.bg-warning:focus {
6124
- background-color: #d39e00 !important;
6125
- }
6126
-
6127
- .bg-danger {
6128
- background-color: #dc3545 !important;
6129
- }
6130
-
6131
- a.bg-danger:hover, a.bg-danger:focus,
6132
- button.bg-danger:hover,
6133
- button.bg-danger:focus {
6134
- background-color: #bd2130 !important;
6135
- }
6136
-
6137
- .bg-light {
6138
- background-color: #f8f9fa !important;
6139
- }
6140
-
6141
- a.bg-light:hover, a.bg-light:focus,
6142
- button.bg-light:hover,
6143
- button.bg-light:focus {
6144
- background-color: #dae0e5 !important;
6145
- }
6146
-
6147
- .bg-dark {
6148
- background-color: #343a40 !important;
6149
- }
6150
-
6151
- a.bg-dark:hover, a.bg-dark:focus,
6152
- button.bg-dark:hover,
6153
- button.bg-dark:focus {
6154
- background-color: #1d2124 !important;
6155
- }
6156
-
6157
- .bg-white {
6158
- background-color: #fff !important;
6159
- }
6160
-
6161
- .bg-transparent {
6162
- background-color: transparent !important;
6163
- }
6164
-
6165
- .border {
6166
- border: 1px solid #dee2e6 !important;
6167
- }
6168
-
6169
- .border-top {
6170
- border-top: 1px solid #dee2e6 !important;
6171
- }
6172
-
6173
- .border-right {
6174
- border-right: 1px solid #dee2e6 !important;
6175
- }
6176
-
6177
- .border-bottom {
6178
- border-bottom: 1px solid #dee2e6 !important;
6179
- }
6180
-
6181
- .border-left {
6182
- border-left: 1px solid #dee2e6 !important;
6183
- }
6184
-
6185
- .border-0 {
6186
- border: 0 !important;
6187
- }
6188
-
6189
- .border-top-0 {
6190
- border-top: 0 !important;
6191
- }
6192
-
6193
- .border-right-0 {
6194
- border-right: 0 !important;
6195
- }
6196
-
6197
- .border-bottom-0 {
6198
- border-bottom: 0 !important;
6199
- }
6200
-
6201
- .border-left-0 {
6202
- border-left: 0 !important;
6203
- }
6204
-
6205
- .border-primary {
6206
- border-color: #007bff !important;
6207
- }
6208
-
6209
- .border-secondary {
6210
- border-color: #6c757d !important;
6211
- }
6212
-
6213
- .border-success {
6214
- border-color: #28a745 !important;
6215
- }
6216
-
6217
- .border-info {
6218
- border-color: #17a2b8 !important;
6219
- }
6220
-
6221
- .border-warning {
6222
- border-color: #ffc107 !important;
6223
- }
6224
-
6225
- .border-danger {
6226
- border-color: #dc3545 !important;
6227
- }
6228
-
6229
- .border-light {
6230
- border-color: #f8f9fa !important;
6231
- }
6232
-
6233
- .border-dark {
6234
- border-color: #343a40 !important;
6235
- }
6236
-
6237
- .border-white {
6238
- border-color: #fff !important;
6239
- }
6240
-
6241
- .rounded {
6242
- border-radius: 0.25rem !important;
6243
- }
6244
-
6245
- .rounded-top {
6246
- border-top-left-radius: 0.25rem !important;
6247
- border-top-right-radius: 0.25rem !important;
6248
- }
6249
-
6250
- .rounded-right {
6251
- border-top-right-radius: 0.25rem !important;
6252
- border-bottom-right-radius: 0.25rem !important;
6253
- }
6254
-
6255
- .rounded-bottom {
6256
- border-bottom-right-radius: 0.25rem !important;
6257
- border-bottom-left-radius: 0.25rem !important;
6258
- }
6259
-
6260
- .rounded-left {
6261
- border-top-left-radius: 0.25rem !important;
6262
- border-bottom-left-radius: 0.25rem !important;
6263
- }
6264
-
6265
- .rounded-circle {
6266
- border-radius: 50% !important;
6267
- }
6268
-
6269
- .rounded-0 {
6270
- border-radius: 0 !important;
6271
- }
6272
-
6273
- .clearfix::after {
6274
- display: block;
6275
- clear: both;
6276
- content: "";
6277
- }
6278
-
6279
- .d-none {
6280
- display: none !important;
6281
- }
6282
-
6283
- .d-inline {
6284
- display: inline !important;
6285
- }
6286
-
6287
- .d-inline-block {
6288
- display: inline-block !important;
6289
- }
6290
-
6291
- .d-block {
6292
- display: block !important;
6293
- }
6294
-
6295
- .d-table {
6296
- display: table !important;
6297
- }
6298
-
6299
- .d-table-row {
6300
- display: table-row !important;
6301
- }
6302
-
6303
- .d-table-cell {
6304
- display: table-cell !important;
6305
- }
6306
-
6307
- .d-flex {
6308
- display: -webkit-box !important;
6309
- display: -ms-flexbox !important;
6310
- display: flex !important;
6311
- }
6312
-
6313
- .d-inline-flex {
6314
- display: -webkit-inline-box !important;
6315
- display: -ms-inline-flexbox !important;
6316
- display: inline-flex !important;
6317
- }
6318
-
6319
- @media (min-width: 576px) {
6320
- .d-sm-none {
6321
- display: none !important;
6322
- }
6323
- .d-sm-inline {
6324
- display: inline !important;
6325
- }
6326
- .d-sm-inline-block {
6327
- display: inline-block !important;
6328
- }
6329
- .d-sm-block {
6330
- display: block !important;
6331
- }
6332
- .d-sm-table {
6333
- display: table !important;
6334
- }
6335
- .d-sm-table-row {
6336
- display: table-row !important;
6337
- }
6338
- .d-sm-table-cell {
6339
- display: table-cell !important;
6340
- }
6341
- .d-sm-flex {
6342
- display: -webkit-box !important;
6343
- display: -ms-flexbox !important;
6344
- display: flex !important;
6345
- }
6346
- .d-sm-inline-flex {
6347
- display: -webkit-inline-box !important;
6348
- display: -ms-inline-flexbox !important;
6349
- display: inline-flex !important;
6350
- }
6351
- }
6352
-
6353
- @media (min-width: 768px) {
6354
- .d-md-none {
6355
- display: none !important;
6356
- }
6357
- .d-md-inline {
6358
- display: inline !important;
6359
- }
6360
- .d-md-inline-block {
6361
- display: inline-block !important;
6362
- }
6363
- .d-md-block {
6364
- display: block !important;
6365
- }
6366
- .d-md-table {
6367
- display: table !important;
6368
- }
6369
- .d-md-table-row {
6370
- display: table-row !important;
6371
- }
6372
- .d-md-table-cell {
6373
- display: table-cell !important;
6374
- }
6375
- .d-md-flex {
6376
- display: -webkit-box !important;
6377
- display: -ms-flexbox !important;
6378
- display: flex !important;
6379
- }
6380
- .d-md-inline-flex {
6381
- display: -webkit-inline-box !important;
6382
- display: -ms-inline-flexbox !important;
6383
- display: inline-flex !important;
6384
- }
6385
- }
6386
-
6387
- @media (min-width: 992px) {
6388
- .d-lg-none {
6389
- display: none !important;
6390
- }
6391
- .d-lg-inline {
6392
- display: inline !important;
6393
- }
6394
- .d-lg-inline-block {
6395
- display: inline-block !important;
6396
- }
6397
- .d-lg-block {
6398
- display: block !important;
6399
- }
6400
- .d-lg-table {
6401
- display: table !important;
6402
- }
6403
- .d-lg-table-row {
6404
- display: table-row !important;
6405
- }
6406
- .d-lg-table-cell {
6407
- display: table-cell !important;
6408
- }
6409
- .d-lg-flex {
6410
- display: -webkit-box !important;
6411
- display: -ms-flexbox !important;
6412
- display: flex !important;
6413
- }
6414
- .d-lg-inline-flex {
6415
- display: -webkit-inline-box !important;
6416
- display: -ms-inline-flexbox !important;
6417
- display: inline-flex !important;
6418
- }
6419
- }
6420
-
6421
- @media (min-width: 1200px) {
6422
- .d-xl-none {
6423
- display: none !important;
6424
- }
6425
- .d-xl-inline {
6426
- display: inline !important;
6427
- }
6428
- .d-xl-inline-block {
6429
- display: inline-block !important;
6430
- }
6431
- .d-xl-block {
6432
- display: block !important;
6433
- }
6434
- .d-xl-table {
6435
- display: table !important;
6436
- }
6437
- .d-xl-table-row {
6438
- display: table-row !important;
6439
- }
6440
- .d-xl-table-cell {
6441
- display: table-cell !important;
6442
- }
6443
- .d-xl-flex {
6444
- display: -webkit-box !important;
6445
- display: -ms-flexbox !important;
6446
- display: flex !important;
6447
- }
6448
- .d-xl-inline-flex {
6449
- display: -webkit-inline-box !important;
6450
- display: -ms-inline-flexbox !important;
6451
- display: inline-flex !important;
6452
- }
6453
- }
6454
-
6455
- @media print {
6456
- .d-print-none {
6457
- display: none !important;
6458
- }
6459
- .d-print-inline {
6460
- display: inline !important;
6461
- }
6462
- .d-print-inline-block {
6463
- display: inline-block !important;
6464
- }
6465
- .d-print-block {
6466
- display: block !important;
6467
- }
6468
- .d-print-table {
6469
- display: table !important;
6470
- }
6471
- .d-print-table-row {
6472
- display: table-row !important;
6473
- }
6474
- .d-print-table-cell {
6475
- display: table-cell !important;
6476
- }
6477
- .d-print-flex {
6478
- display: -webkit-box !important;
6479
- display: -ms-flexbox !important;
6480
- display: flex !important;
6481
- }
6482
- .d-print-inline-flex {
6483
- display: -webkit-inline-box !important;
6484
- display: -ms-inline-flexbox !important;
6485
- display: inline-flex !important;
6486
- }
6487
- }
6488
-
6489
- .embed-responsive {
6490
- position: relative;
6491
- display: block;
6492
- width: 100%;
6493
- padding: 0;
6494
- overflow: hidden;
6495
- }
6496
-
6497
- .embed-responsive::before {
6498
- display: block;
6499
- content: "";
6500
- }
6501
-
6502
- .embed-responsive .embed-responsive-item,
6503
- .embed-responsive iframe,
6504
- .embed-responsive embed,
6505
- .embed-responsive object,
6506
- .embed-responsive video {
6507
- position: absolute;
6508
- top: 0;
6509
- bottom: 0;
6510
- left: 0;
6511
- width: 100%;
6512
- height: 100%;
6513
- border: 0;
6514
- }
6515
-
6516
- .embed-responsive-21by9::before {
6517
- padding-top: 42.857143%;
6518
- }
6519
-
6520
- .embed-responsive-16by9::before {
6521
- padding-top: 56.25%;
6522
- }
6523
-
6524
- .embed-responsive-4by3::before {
6525
- padding-top: 75%;
6526
- }
6527
-
6528
- .embed-responsive-1by1::before {
6529
- padding-top: 100%;
6530
- }
6531
-
6532
- .flex-row {
6533
- -webkit-box-orient: horizontal !important;
6534
- -webkit-box-direction: normal !important;
6535
- -ms-flex-direction: row !important;
6536
- flex-direction: row !important;
6537
- }
6538
-
6539
- .flex-column {
6540
- -webkit-box-orient: vertical !important;
6541
- -webkit-box-direction: normal !important;
6542
- -ms-flex-direction: column !important;
6543
- flex-direction: column !important;
6544
- }
6545
-
6546
- .flex-row-reverse {
6547
- -webkit-box-orient: horizontal !important;
6548
- -webkit-box-direction: reverse !important;
6549
- -ms-flex-direction: row-reverse !important;
6550
- flex-direction: row-reverse !important;
6551
- }
6552
-
6553
- .flex-column-reverse {
6554
- -webkit-box-orient: vertical !important;
6555
- -webkit-box-direction: reverse !important;
6556
- -ms-flex-direction: column-reverse !important;
6557
- flex-direction: column-reverse !important;
6558
- }
6559
-
6560
- .flex-wrap {
6561
- -ms-flex-wrap: wrap !important;
6562
- flex-wrap: wrap !important;
6563
- }
6564
-
6565
- .flex-nowrap {
6566
- -ms-flex-wrap: nowrap !important;
6567
- flex-wrap: nowrap !important;
6568
- }
6569
-
6570
- .flex-wrap-reverse {
6571
- -ms-flex-wrap: wrap-reverse !important;
6572
- flex-wrap: wrap-reverse !important;
6573
- }
6574
-
6575
- .justify-content-start {
6576
- -webkit-box-pack: start !important;
6577
- -ms-flex-pack: start !important;
6578
- justify-content: flex-start !important;
6579
- }
6580
-
6581
- .justify-content-end {
6582
- -webkit-box-pack: end !important;
6583
- -ms-flex-pack: end !important;
6584
- justify-content: flex-end !important;
6585
- }
6586
-
6587
- .justify-content-center {
6588
- -webkit-box-pack: center !important;
6589
- -ms-flex-pack: center !important;
6590
- justify-content: center !important;
6591
- }
6592
-
6593
- .justify-content-between {
6594
- -webkit-box-pack: justify !important;
6595
- -ms-flex-pack: justify !important;
6596
- justify-content: space-between !important;
6597
- }
6598
-
6599
- .justify-content-around {
6600
- -ms-flex-pack: distribute !important;
6601
- justify-content: space-around !important;
6602
- }
6603
-
6604
- .align-items-start {
6605
- -webkit-box-align: start !important;
6606
- -ms-flex-align: start !important;
6607
- align-items: flex-start !important;
6608
- }
6609
-
6610
- .align-items-end {
6611
- -webkit-box-align: end !important;
6612
- -ms-flex-align: end !important;
6613
- align-items: flex-end !important;
6614
- }
6615
-
6616
- .align-items-center {
6617
- -webkit-box-align: center !important;
6618
- -ms-flex-align: center !important;
6619
- align-items: center !important;
6620
- }
6621
-
6622
- .align-items-baseline {
6623
- -webkit-box-align: baseline !important;
6624
- -ms-flex-align: baseline !important;
6625
- align-items: baseline !important;
6626
- }
6627
-
6628
- .align-items-stretch {
6629
- -webkit-box-align: stretch !important;
6630
- -ms-flex-align: stretch !important;
6631
- align-items: stretch !important;
6632
- }
6633
-
6634
- .align-content-start {
6635
- -ms-flex-line-pack: start !important;
6636
- align-content: flex-start !important;
6637
- }
6638
-
6639
- .align-content-end {
6640
- -ms-flex-line-pack: end !important;
6641
- align-content: flex-end !important;
6642
- }
6643
-
6644
- .align-content-center {
6645
- -ms-flex-line-pack: center !important;
6646
- align-content: center !important;
6647
- }
6648
-
6649
- .align-content-between {
6650
- -ms-flex-line-pack: justify !important;
6651
- align-content: space-between !important;
6652
- }
6653
-
6654
- .align-content-around {
6655
- -ms-flex-line-pack: distribute !important;
6656
- align-content: space-around !important;
6657
- }
6658
-
6659
- .align-content-stretch {
6660
- -ms-flex-line-pack: stretch !important;
6661
- align-content: stretch !important;
6662
- }
6663
-
6664
- .align-self-auto {
6665
- -ms-flex-item-align: auto !important;
6666
- align-self: auto !important;
6667
- }
6668
-
6669
- .align-self-start {
6670
- -ms-flex-item-align: start !important;
6671
- align-self: flex-start !important;
6672
- }
6673
-
6674
- .align-self-end {
6675
- -ms-flex-item-align: end !important;
6676
- align-self: flex-end !important;
6677
- }
6678
-
6679
- .align-self-center {
6680
- -ms-flex-item-align: center !important;
6681
- align-self: center !important;
6682
- }
6683
-
6684
- .align-self-baseline {
6685
- -ms-flex-item-align: baseline !important;
6686
- align-self: baseline !important;
6687
- }
6688
-
6689
- .align-self-stretch {
6690
- -ms-flex-item-align: stretch !important;
6691
- align-self: stretch !important;
6692
- }
6693
-
6694
- @media (min-width: 576px) {
6695
- .flex-sm-row {
6696
- -webkit-box-orient: horizontal !important;
6697
- -webkit-box-direction: normal !important;
6698
- -ms-flex-direction: row !important;
6699
- flex-direction: row !important;
6700
- }
6701
- .flex-sm-column {
6702
- -webkit-box-orient: vertical !important;
6703
- -webkit-box-direction: normal !important;
6704
- -ms-flex-direction: column !important;
6705
- flex-direction: column !important;
6706
- }
6707
- .flex-sm-row-reverse {
6708
- -webkit-box-orient: horizontal !important;
6709
- -webkit-box-direction: reverse !important;
6710
- -ms-flex-direction: row-reverse !important;
6711
- flex-direction: row-reverse !important;
6712
- }
6713
- .flex-sm-column-reverse {
6714
- -webkit-box-orient: vertical !important;
6715
- -webkit-box-direction: reverse !important;
6716
- -ms-flex-direction: column-reverse !important;
6717
- flex-direction: column-reverse !important;
6718
- }
6719
- .flex-sm-wrap {
6720
- -ms-flex-wrap: wrap !important;
6721
- flex-wrap: wrap !important;
6722
- }
6723
- .flex-sm-nowrap {
6724
- -ms-flex-wrap: nowrap !important;
6725
- flex-wrap: nowrap !important;
6726
- }
6727
- .flex-sm-wrap-reverse {
6728
- -ms-flex-wrap: wrap-reverse !important;
6729
- flex-wrap: wrap-reverse !important;
6730
- }
6731
- .justify-content-sm-start {
6732
- -webkit-box-pack: start !important;
6733
- -ms-flex-pack: start !important;
6734
- justify-content: flex-start !important;
6735
- }
6736
- .justify-content-sm-end {
6737
- -webkit-box-pack: end !important;
6738
- -ms-flex-pack: end !important;
6739
- justify-content: flex-end !important;
6740
- }
6741
- .justify-content-sm-center {
6742
- -webkit-box-pack: center !important;
6743
- -ms-flex-pack: center !important;
6744
- justify-content: center !important;
6745
- }
6746
- .justify-content-sm-between {
6747
- -webkit-box-pack: justify !important;
6748
- -ms-flex-pack: justify !important;
6749
- justify-content: space-between !important;
6750
- }
6751
- .justify-content-sm-around {
6752
- -ms-flex-pack: distribute !important;
6753
- justify-content: space-around !important;
6754
- }
6755
- .align-items-sm-start {
6756
- -webkit-box-align: start !important;
6757
- -ms-flex-align: start !important;
6758
- align-items: flex-start !important;
6759
- }
6760
- .align-items-sm-end {
6761
- -webkit-box-align: end !important;
6762
- -ms-flex-align: end !important;
6763
- align-items: flex-end !important;
6764
- }
6765
- .align-items-sm-center {
6766
- -webkit-box-align: center !important;
6767
- -ms-flex-align: center !important;
6768
- align-items: center !important;
6769
- }
6770
- .align-items-sm-baseline {
6771
- -webkit-box-align: baseline !important;
6772
- -ms-flex-align: baseline !important;
6773
- align-items: baseline !important;
6774
- }
6775
- .align-items-sm-stretch {
6776
- -webkit-box-align: stretch !important;
6777
- -ms-flex-align: stretch !important;
6778
- align-items: stretch !important;
6779
- }
6780
- .align-content-sm-start {
6781
- -ms-flex-line-pack: start !important;
6782
- align-content: flex-start !important;
6783
- }
6784
- .align-content-sm-end {
6785
- -ms-flex-line-pack: end !important;
6786
- align-content: flex-end !important;
6787
- }
6788
- .align-content-sm-center {
6789
- -ms-flex-line-pack: center !important;
6790
- align-content: center !important;
6791
- }
6792
- .align-content-sm-between {
6793
- -ms-flex-line-pack: justify !important;
6794
- align-content: space-between !important;
6795
- }
6796
- .align-content-sm-around {
6797
- -ms-flex-line-pack: distribute !important;
6798
- align-content: space-around !important;
6799
- }
6800
- .align-content-sm-stretch {
6801
- -ms-flex-line-pack: stretch !important;
6802
- align-content: stretch !important;
6803
- }
6804
- .align-self-sm-auto {
6805
- -ms-flex-item-align: auto !important;
6806
- align-self: auto !important;
6807
- }
6808
- .align-self-sm-start {
6809
- -ms-flex-item-align: start !important;
6810
- align-self: flex-start !important;
6811
- }
6812
- .align-self-sm-end {
6813
- -ms-flex-item-align: end !important;
6814
- align-self: flex-end !important;
6815
- }
6816
- .align-self-sm-center {
6817
- -ms-flex-item-align: center !important;
6818
- align-self: center !important;
6819
- }
6820
- .align-self-sm-baseline {
6821
- -ms-flex-item-align: baseline !important;
6822
- align-self: baseline !important;
6823
- }
6824
- .align-self-sm-stretch {
6825
- -ms-flex-item-align: stretch !important;
6826
- align-self: stretch !important;
6827
- }
6828
- }
6829
-
6830
- @media (min-width: 768px) {
6831
- .flex-md-row {
6832
- -webkit-box-orient: horizontal !important;
6833
- -webkit-box-direction: normal !important;
6834
- -ms-flex-direction: row !important;
6835
- flex-direction: row !important;
6836
- }
6837
- .flex-md-column {
6838
- -webkit-box-orient: vertical !important;
6839
- -webkit-box-direction: normal !important;
6840
- -ms-flex-direction: column !important;
6841
- flex-direction: column !important;
6842
- }
6843
- .flex-md-row-reverse {
6844
- -webkit-box-orient: horizontal !important;
6845
- -webkit-box-direction: reverse !important;
6846
- -ms-flex-direction: row-reverse !important;
6847
- flex-direction: row-reverse !important;
6848
- }
6849
- .flex-md-column-reverse {
6850
- -webkit-box-orient: vertical !important;
6851
- -webkit-box-direction: reverse !important;
6852
- -ms-flex-direction: column-reverse !important;
6853
- flex-direction: column-reverse !important;
6854
- }
6855
- .flex-md-wrap {
6856
- -ms-flex-wrap: wrap !important;
6857
- flex-wrap: wrap !important;
6858
- }
6859
- .flex-md-nowrap {
6860
- -ms-flex-wrap: nowrap !important;
6861
- flex-wrap: nowrap !important;
6862
- }
6863
- .flex-md-wrap-reverse {
6864
- -ms-flex-wrap: wrap-reverse !important;
6865
- flex-wrap: wrap-reverse !important;
6866
- }
6867
- .justify-content-md-start {
6868
- -webkit-box-pack: start !important;
6869
- -ms-flex-pack: start !important;
6870
- justify-content: flex-start !important;
6871
- }
6872
- .justify-content-md-end {
6873
- -webkit-box-pack: end !important;
6874
- -ms-flex-pack: end !important;
6875
- justify-content: flex-end !important;
6876
- }
6877
- .justify-content-md-center {
6878
- -webkit-box-pack: center !important;
6879
- -ms-flex-pack: center !important;
6880
- justify-content: center !important;
6881
- }
6882
- .justify-content-md-between {
6883
- -webkit-box-pack: justify !important;
6884
- -ms-flex-pack: justify !important;
6885
- justify-content: space-between !important;
6886
- }
6887
- .justify-content-md-around {
6888
- -ms-flex-pack: distribute !important;
6889
- justify-content: space-around !important;
6890
- }
6891
- .align-items-md-start {
6892
- -webkit-box-align: start !important;
6893
- -ms-flex-align: start !important;
6894
- align-items: flex-start !important;
6895
- }
6896
- .align-items-md-end {
6897
- -webkit-box-align: end !important;
6898
- -ms-flex-align: end !important;
6899
- align-items: flex-end !important;
6900
- }
6901
- .align-items-md-center {
6902
- -webkit-box-align: center !important;
6903
- -ms-flex-align: center !important;
6904
- align-items: center !important;
6905
- }
6906
- .align-items-md-baseline {
6907
- -webkit-box-align: baseline !important;
6908
- -ms-flex-align: baseline !important;
6909
- align-items: baseline !important;
6910
- }
6911
- .align-items-md-stretch {
6912
- -webkit-box-align: stretch !important;
6913
- -ms-flex-align: stretch !important;
6914
- align-items: stretch !important;
6915
- }
6916
- .align-content-md-start {
6917
- -ms-flex-line-pack: start !important;
6918
- align-content: flex-start !important;
6919
- }
6920
- .align-content-md-end {
6921
- -ms-flex-line-pack: end !important;
6922
- align-content: flex-end !important;
6923
- }
6924
- .align-content-md-center {
6925
- -ms-flex-line-pack: center !important;
6926
- align-content: center !important;
6927
- }
6928
- .align-content-md-between {
6929
- -ms-flex-line-pack: justify !important;
6930
- align-content: space-between !important;
6931
- }
6932
- .align-content-md-around {
6933
- -ms-flex-line-pack: distribute !important;
6934
- align-content: space-around !important;
6935
- }
6936
- .align-content-md-stretch {
6937
- -ms-flex-line-pack: stretch !important;
6938
- align-content: stretch !important;
6939
- }
6940
- .align-self-md-auto {
6941
- -ms-flex-item-align: auto !important;
6942
- align-self: auto !important;
6943
- }
6944
- .align-self-md-start {
6945
- -ms-flex-item-align: start !important;
6946
- align-self: flex-start !important;
6947
- }
6948
- .align-self-md-end {
6949
- -ms-flex-item-align: end !important;
6950
- align-self: flex-end !important;
6951
- }
6952
- .align-self-md-center {
6953
- -ms-flex-item-align: center !important;
6954
- align-self: center !important;
6955
- }
6956
- .align-self-md-baseline {
6957
- -ms-flex-item-align: baseline !important;
6958
- align-self: baseline !important;
6959
- }
6960
- .align-self-md-stretch {
6961
- -ms-flex-item-align: stretch !important;
6962
- align-self: stretch !important;
6963
- }
6964
- }
6965
-
6966
- @media (min-width: 992px) {
6967
- .flex-lg-row {
6968
- -webkit-box-orient: horizontal !important;
6969
- -webkit-box-direction: normal !important;
6970
- -ms-flex-direction: row !important;
6971
- flex-direction: row !important;
6972
- }
6973
- .flex-lg-column {
6974
- -webkit-box-orient: vertical !important;
6975
- -webkit-box-direction: normal !important;
6976
- -ms-flex-direction: column !important;
6977
- flex-direction: column !important;
6978
- }
6979
- .flex-lg-row-reverse {
6980
- -webkit-box-orient: horizontal !important;
6981
- -webkit-box-direction: reverse !important;
6982
- -ms-flex-direction: row-reverse !important;
6983
- flex-direction: row-reverse !important;
6984
- }
6985
- .flex-lg-column-reverse {
6986
- -webkit-box-orient: vertical !important;
6987
- -webkit-box-direction: reverse !important;
6988
- -ms-flex-direction: column-reverse !important;
6989
- flex-direction: column-reverse !important;
6990
- }
6991
- .flex-lg-wrap {
6992
- -ms-flex-wrap: wrap !important;
6993
- flex-wrap: wrap !important;
6994
- }
6995
- .flex-lg-nowrap {
6996
- -ms-flex-wrap: nowrap !important;
6997
- flex-wrap: nowrap !important;
6998
- }
6999
- .flex-lg-wrap-reverse {
7000
- -ms-flex-wrap: wrap-reverse !important;
7001
- flex-wrap: wrap-reverse !important;
7002
- }
7003
- .justify-content-lg-start {
7004
- -webkit-box-pack: start !important;
7005
- -ms-flex-pack: start !important;
7006
- justify-content: flex-start !important;
7007
- }
7008
- .justify-content-lg-end {
7009
- -webkit-box-pack: end !important;
7010
- -ms-flex-pack: end !important;
7011
- justify-content: flex-end !important;
7012
- }
7013
- .justify-content-lg-center {
7014
- -webkit-box-pack: center !important;
7015
- -ms-flex-pack: center !important;
7016
- justify-content: center !important;
7017
- }
7018
- .justify-content-lg-between {
7019
- -webkit-box-pack: justify !important;
7020
- -ms-flex-pack: justify !important;
7021
- justify-content: space-between !important;
7022
- }
7023
- .justify-content-lg-around {
7024
- -ms-flex-pack: distribute !important;
7025
- justify-content: space-around !important;
7026
- }
7027
- .align-items-lg-start {
7028
- -webkit-box-align: start !important;
7029
- -ms-flex-align: start !important;
7030
- align-items: flex-start !important;
7031
- }
7032
- .align-items-lg-end {
7033
- -webkit-box-align: end !important;
7034
- -ms-flex-align: end !important;
7035
- align-items: flex-end !important;
7036
- }
7037
- .align-items-lg-center {
7038
- -webkit-box-align: center !important;
7039
- -ms-flex-align: center !important;
7040
- align-items: center !important;
7041
- }
7042
- .align-items-lg-baseline {
7043
- -webkit-box-align: baseline !important;
7044
- -ms-flex-align: baseline !important;
7045
- align-items: baseline !important;
7046
- }
7047
- .align-items-lg-stretch {
7048
- -webkit-box-align: stretch !important;
7049
- -ms-flex-align: stretch !important;
7050
- align-items: stretch !important;
7051
- }
7052
- .align-content-lg-start {
7053
- -ms-flex-line-pack: start !important;
7054
- align-content: flex-start !important;
7055
- }
7056
- .align-content-lg-end {
7057
- -ms-flex-line-pack: end !important;
7058
- align-content: flex-end !important;
7059
- }
7060
- .align-content-lg-center {
7061
- -ms-flex-line-pack: center !important;
7062
- align-content: center !important;
7063
- }
7064
- .align-content-lg-between {
7065
- -ms-flex-line-pack: justify !important;
7066
- align-content: space-between !important;
7067
- }
7068
- .align-content-lg-around {
7069
- -ms-flex-line-pack: distribute !important;
7070
- align-content: space-around !important;
7071
- }
7072
- .align-content-lg-stretch {
7073
- -ms-flex-line-pack: stretch !important;
7074
- align-content: stretch !important;
7075
- }
7076
- .align-self-lg-auto {
7077
- -ms-flex-item-align: auto !important;
7078
- align-self: auto !important;
7079
- }
7080
- .align-self-lg-start {
7081
- -ms-flex-item-align: start !important;
7082
- align-self: flex-start !important;
7083
- }
7084
- .align-self-lg-end {
7085
- -ms-flex-item-align: end !important;
7086
- align-self: flex-end !important;
7087
- }
7088
- .align-self-lg-center {
7089
- -ms-flex-item-align: center !important;
7090
- align-self: center !important;
7091
- }
7092
- .align-self-lg-baseline {
7093
- -ms-flex-item-align: baseline !important;
7094
- align-self: baseline !important;
7095
- }
7096
- .align-self-lg-stretch {
7097
- -ms-flex-item-align: stretch !important;
7098
- align-self: stretch !important;
7099
- }
7100
- }
7101
-
7102
- @media (min-width: 1200px) {
7103
- .flex-xl-row {
7104
- -webkit-box-orient: horizontal !important;
7105
- -webkit-box-direction: normal !important;
7106
- -ms-flex-direction: row !important;
7107
- flex-direction: row !important;
7108
- }
7109
- .flex-xl-column {
7110
- -webkit-box-orient: vertical !important;
7111
- -webkit-box-direction: normal !important;
7112
- -ms-flex-direction: column !important;
7113
- flex-direction: column !important;
7114
- }
7115
- .flex-xl-row-reverse {
7116
- -webkit-box-orient: horizontal !important;
7117
- -webkit-box-direction: reverse !important;
7118
- -ms-flex-direction: row-reverse !important;
7119
- flex-direction: row-reverse !important;
7120
- }
7121
- .flex-xl-column-reverse {
7122
- -webkit-box-orient: vertical !important;
7123
- -webkit-box-direction: reverse !important;
7124
- -ms-flex-direction: column-reverse !important;
7125
- flex-direction: column-reverse !important;
7126
- }
7127
- .flex-xl-wrap {
7128
- -ms-flex-wrap: wrap !important;
7129
- flex-wrap: wrap !important;
7130
- }
7131
- .flex-xl-nowrap {
7132
- -ms-flex-wrap: nowrap !important;
7133
- flex-wrap: nowrap !important;
7134
- }
7135
- .flex-xl-wrap-reverse {
7136
- -ms-flex-wrap: wrap-reverse !important;
7137
- flex-wrap: wrap-reverse !important;
7138
- }
7139
- .justify-content-xl-start {
7140
- -webkit-box-pack: start !important;
7141
- -ms-flex-pack: start !important;
7142
- justify-content: flex-start !important;
7143
- }
7144
- .justify-content-xl-end {
7145
- -webkit-box-pack: end !important;
7146
- -ms-flex-pack: end !important;
7147
- justify-content: flex-end !important;
7148
- }
7149
- .justify-content-xl-center {
7150
- -webkit-box-pack: center !important;
7151
- -ms-flex-pack: center !important;
7152
- justify-content: center !important;
7153
- }
7154
- .justify-content-xl-between {
7155
- -webkit-box-pack: justify !important;
7156
- -ms-flex-pack: justify !important;
7157
- justify-content: space-between !important;
7158
- }
7159
- .justify-content-xl-around {
7160
- -ms-flex-pack: distribute !important;
7161
- justify-content: space-around !important;
7162
- }
7163
- .align-items-xl-start {
7164
- -webkit-box-align: start !important;
7165
- -ms-flex-align: start !important;
7166
- align-items: flex-start !important;
7167
- }
7168
- .align-items-xl-end {
7169
- -webkit-box-align: end !important;
7170
- -ms-flex-align: end !important;
7171
- align-items: flex-end !important;
7172
- }
7173
- .align-items-xl-center {
7174
- -webkit-box-align: center !important;
7175
- -ms-flex-align: center !important;
7176
- align-items: center !important;
7177
- }
7178
- .align-items-xl-baseline {
7179
- -webkit-box-align: baseline !important;
7180
- -ms-flex-align: baseline !important;
7181
- align-items: baseline !important;
7182
- }
7183
- .align-items-xl-stretch {
7184
- -webkit-box-align: stretch !important;
7185
- -ms-flex-align: stretch !important;
7186
- align-items: stretch !important;
7187
- }
7188
- .align-content-xl-start {
7189
- -ms-flex-line-pack: start !important;
7190
- align-content: flex-start !important;
7191
- }
7192
- .align-content-xl-end {
7193
- -ms-flex-line-pack: end !important;
7194
- align-content: flex-end !important;
7195
- }
7196
- .align-content-xl-center {
7197
- -ms-flex-line-pack: center !important;
7198
- align-content: center !important;
7199
- }
7200
- .align-content-xl-between {
7201
- -ms-flex-line-pack: justify !important;
7202
- align-content: space-between !important;
7203
- }
7204
- .align-content-xl-around {
7205
- -ms-flex-line-pack: distribute !important;
7206
- align-content: space-around !important;
7207
- }
7208
- .align-content-xl-stretch {
7209
- -ms-flex-line-pack: stretch !important;
7210
- align-content: stretch !important;
7211
- }
7212
- .align-self-xl-auto {
7213
- -ms-flex-item-align: auto !important;
7214
- align-self: auto !important;
7215
- }
7216
- .align-self-xl-start {
7217
- -ms-flex-item-align: start !important;
7218
- align-self: flex-start !important;
7219
- }
7220
- .align-self-xl-end {
7221
- -ms-flex-item-align: end !important;
7222
- align-self: flex-end !important;
7223
- }
7224
- .align-self-xl-center {
7225
- -ms-flex-item-align: center !important;
7226
- align-self: center !important;
7227
- }
7228
- .align-self-xl-baseline {
7229
- -ms-flex-item-align: baseline !important;
7230
- align-self: baseline !important;
7231
- }
7232
- .align-self-xl-stretch {
7233
- -ms-flex-item-align: stretch !important;
7234
- align-self: stretch !important;
7235
- }
7236
- }
7237
-
7238
- .float-left {
7239
- float: left !important;
7240
- }
7241
-
7242
- .float-right {
7243
- float: right !important;
7244
- }
7245
-
7246
- .float-none {
7247
- float: none !important;
7248
- }
7249
-
7250
- @media (min-width: 576px) {
7251
- .float-sm-left {
7252
- float: left !important;
7253
- }
7254
- .float-sm-right {
7255
- float: right !important;
7256
- }
7257
- .float-sm-none {
7258
- float: none !important;
7259
- }
7260
- }
7261
-
7262
- @media (min-width: 768px) {
7263
- .float-md-left {
7264
- float: left !important;
7265
- }
7266
- .float-md-right {
7267
- float: right !important;
7268
- }
7269
- .float-md-none {
7270
- float: none !important;
7271
- }
7272
- }
7273
-
7274
- @media (min-width: 992px) {
7275
- .float-lg-left {
7276
- float: left !important;
7277
- }
7278
- .float-lg-right {
7279
- float: right !important;
7280
- }
7281
- .float-lg-none {
7282
- float: none !important;
7283
- }
7284
- }
7285
-
7286
- @media (min-width: 1200px) {
7287
- .float-xl-left {
7288
- float: left !important;
7289
- }
7290
- .float-xl-right {
7291
- float: right !important;
7292
- }
7293
- .float-xl-none {
7294
- float: none !important;
7295
- }
7296
- }
7297
-
7298
- .position-static {
7299
- position: static !important;
7300
- }
7301
-
7302
- .position-relative {
7303
- position: relative !important;
7304
- }
7305
-
7306
- .position-absolute {
7307
- position: absolute !important;
7308
- }
7309
-
7310
- .position-fixed {
7311
- position: fixed !important;
7312
- }
7313
-
7314
- .position-sticky {
7315
- position: -webkit-sticky !important;
7316
- position: sticky !important;
7317
- }
7318
-
7319
- .fixed-top {
7320
- position: fixed;
7321
- top: 0;
7322
- right: 0;
7323
- left: 0;
7324
- z-index: 1030;
7325
- }
7326
-
7327
- .fixed-bottom {
7328
- position: fixed;
7329
- right: 0;
7330
- bottom: 0;
7331
- left: 0;
7332
- z-index: 1030;
7333
- }
7334
-
7335
- @supports ((position: -webkit-sticky) or (position: sticky)) {
7336
- .sticky-top {
7337
- position: -webkit-sticky;
7338
- position: sticky;
7339
- top: 0;
7340
- z-index: 1020;
7341
- }
7342
- }
7343
-
7344
- .sr-only {
7345
- position: absolute;
7346
- width: 1px;
7347
- height: 1px;
7348
- padding: 0;
7349
- overflow: hidden;
7350
- clip: rect(0, 0, 0, 0);
7351
- white-space: nowrap;
7352
- -webkit-clip-path: inset(50%);
7353
- clip-path: inset(50%);
7354
- border: 0;
7355
- }
7356
-
7357
- .sr-only-focusable:active, .sr-only-focusable:focus {
7358
- position: static;
7359
- width: auto;
7360
- height: auto;
7361
- overflow: visible;
7362
- clip: auto;
7363
- white-space: normal;
7364
- -webkit-clip-path: none;
7365
- clip-path: none;
7366
- }
7367
-
7368
- .w-25 {
7369
- width: 25% !important;
7370
- }
7371
-
7372
- .w-50 {
7373
- width: 50% !important;
7374
- }
7375
-
7376
- .w-75 {
7377
- width: 75% !important;
7378
- }
7379
-
7380
- .w-100 {
7381
- width: 100% !important;
7382
- }
7383
-
7384
- .h-25 {
7385
- height: 25% !important;
7386
- }
7387
-
7388
- .h-50 {
7389
- height: 50% !important;
7390
- }
7391
-
7392
- .h-75 {
7393
- height: 75% !important;
7394
- }
7395
-
7396
- .h-100 {
7397
- height: 100% !important;
7398
- }
7399
-
7400
- .mw-100 {
7401
- max-width: 100% !important;
7402
- }
7403
-
7404
- .mh-100 {
7405
- max-height: 100% !important;
7406
- }
7407
-
7408
- .m-0 {
7409
- margin: 0 !important;
7410
- }
7411
-
7412
- .mt-0,
7413
- .my-0 {
7414
- margin-top: 0 !important;
7415
- }
7416
-
7417
- .mr-0,
7418
- .mx-0 {
7419
- margin-right: 0 !important;
7420
- }
7421
-
7422
- .mb-0,
7423
- .my-0 {
7424
- margin-bottom: 0 !important;
7425
- }
7426
-
7427
- .ml-0,
7428
- .mx-0 {
7429
- margin-left: 0 !important;
7430
- }
7431
-
7432
- .m-1 {
7433
- margin: 0.25rem !important;
7434
- }
7435
-
7436
- .mt-1,
7437
- .my-1 {
7438
- margin-top: 0.25rem !important;
7439
- }
7440
-
7441
- .mr-1,
7442
- .mx-1 {
7443
- margin-right: 0.25rem !important;
7444
- }
7445
-
7446
- .mb-1,
7447
- .my-1 {
7448
- margin-bottom: 0.25rem !important;
7449
- }
7450
-
7451
- .ml-1,
7452
- .mx-1 {
7453
- margin-left: 0.25rem !important;
7454
- }
7455
-
7456
- .m-2 {
7457
- margin: 0.5rem !important;
7458
- }
7459
-
7460
- .mt-2,
7461
- .my-2 {
7462
- margin-top: 0.5rem !important;
7463
- }
7464
-
7465
- .mr-2,
7466
- .mx-2 {
7467
- margin-right: 0.5rem !important;
7468
- }
7469
-
7470
- .mb-2,
7471
- .my-2 {
7472
- margin-bottom: 0.5rem !important;
7473
- }
7474
-
7475
- .ml-2,
7476
- .mx-2 {
7477
- margin-left: 0.5rem !important;
7478
- }
7479
-
7480
- .m-3 {
7481
- margin: 1rem !important;
7482
- }
7483
-
7484
- .mt-3,
7485
- .my-3 {
7486
- margin-top: 1rem !important;
7487
- }
7488
-
7489
- .mr-3,
7490
- .mx-3 {
7491
- margin-right: 1rem !important;
7492
- }
7493
-
7494
- .mb-3,
7495
- .my-3 {
7496
- margin-bottom: 1rem !important;
7497
- }
7498
-
7499
- .ml-3,
7500
- .mx-3 {
7501
- margin-left: 1rem !important;
7502
- }
7503
-
7504
- .m-4 {
7505
- margin: 1.5rem !important;
7506
- }
7507
-
7508
- .mt-4,
7509
- .my-4 {
7510
- margin-top: 1.5rem !important;
7511
- }
7512
-
7513
- .mr-4,
7514
- .mx-4 {
7515
- margin-right: 1.5rem !important;
7516
- }
7517
-
7518
- .mb-4,
7519
- .my-4 {
7520
- margin-bottom: 1.5rem !important;
7521
- }
7522
-
7523
- .ml-4,
7524
- .mx-4 {
7525
- margin-left: 1.5rem !important;
7526
- }
7527
-
7528
- .m-5 {
7529
- margin: 3rem !important;
7530
- }
7531
-
7532
- .mt-5,
7533
- .my-5 {
7534
- margin-top: 3rem !important;
7535
- }
7536
-
7537
- .mr-5,
7538
- .mx-5 {
7539
- margin-right: 3rem !important;
7540
- }
7541
-
7542
- .mb-5,
7543
- .my-5 {
7544
- margin-bottom: 3rem !important;
7545
- }
7546
-
7547
- .ml-5,
7548
- .mx-5 {
7549
- margin-left: 3rem !important;
7550
- }
7551
-
7552
- .p-0 {
7553
- padding: 0 !important;
7554
- }
7555
-
7556
- .pt-0,
7557
- .py-0 {
7558
- padding-top: 0 !important;
7559
- }
7560
-
7561
- .pr-0,
7562
- .px-0 {
7563
- padding-right: 0 !important;
7564
- }
7565
-
7566
- .pb-0,
7567
- .py-0 {
7568
- padding-bottom: 0 !important;
7569
- }
7570
-
7571
- .pl-0,
7572
- .px-0 {
7573
- padding-left: 0 !important;
7574
- }
7575
-
7576
- .p-1 {
7577
- padding: 0.25rem !important;
7578
- }
7579
-
7580
- .pt-1,
7581
- .py-1 {
7582
- padding-top: 0.25rem !important;
7583
- }
7584
-
7585
- .pr-1,
7586
- .px-1 {
7587
- padding-right: 0.25rem !important;
7588
- }
7589
-
7590
- .pb-1,
7591
- .py-1 {
7592
- padding-bottom: 0.25rem !important;
7593
- }
7594
-
7595
- .pl-1,
7596
- .px-1 {
7597
- padding-left: 0.25rem !important;
7598
- }
7599
-
7600
- .p-2 {
7601
- padding: 0.5rem !important;
7602
- }
7603
-
7604
- .pt-2,
7605
- .py-2 {
7606
- padding-top: 0.5rem !important;
7607
- }
7608
-
7609
- .pr-2,
7610
- .px-2 {
7611
- padding-right: 0.5rem !important;
7612
- }
7613
-
7614
- .pb-2,
7615
- .py-2 {
7616
- padding-bottom: 0.5rem !important;
7617
- }
7618
-
7619
- .pl-2,
7620
- .px-2 {
7621
- padding-left: 0.5rem !important;
7622
- }
7623
-
7624
- .p-3 {
7625
- padding: 1rem !important;
7626
- }
7627
-
7628
- .pt-3,
7629
- .py-3 {
7630
- padding-top: 1rem !important;
7631
- }
7632
-
7633
- .pr-3,
7634
- .px-3 {
7635
- padding-right: 1rem !important;
7636
- }
7637
-
7638
- .pb-3,
7639
- .py-3 {
7640
- padding-bottom: 1rem !important;
7641
- }
7642
-
7643
- .pl-3,
7644
- .px-3 {
7645
- padding-left: 1rem !important;
7646
- }
7647
-
7648
- .p-4 {
7649
- padding: 1.5rem !important;
7650
- }
7651
-
7652
- .pt-4,
7653
- .py-4 {
7654
- padding-top: 1.5rem !important;
7655
- }
7656
-
7657
- .pr-4,
7658
- .px-4 {
7659
- padding-right: 1.5rem !important;
7660
- }
7661
-
7662
- .pb-4,
7663
- .py-4 {
7664
- padding-bottom: 1.5rem !important;
7665
- }
7666
-
7667
- .pl-4,
7668
- .px-4 {
7669
- padding-left: 1.5rem !important;
7670
- }
7671
-
7672
- .p-5 {
7673
- padding: 3rem !important;
7674
- }
7675
-
7676
- .pt-5,
7677
- .py-5 {
7678
- padding-top: 3rem !important;
7679
- }
7680
-
7681
- .pr-5,
7682
- .px-5 {
7683
- padding-right: 3rem !important;
7684
- }
7685
-
7686
- .pb-5,
7687
- .py-5 {
7688
- padding-bottom: 3rem !important;
7689
- }
7690
-
7691
- .pl-5,
7692
- .px-5 {
7693
- padding-left: 3rem !important;
7694
- }
7695
-
7696
- .m-auto {
7697
- margin: auto !important;
7698
- }
7699
-
7700
- .mt-auto,
7701
- .my-auto {
7702
- margin-top: auto !important;
7703
- }
7704
-
7705
- .mr-auto,
7706
- .mx-auto {
7707
- margin-right: auto !important;
7708
- }
7709
-
7710
- .mb-auto,
7711
- .my-auto {
7712
- margin-bottom: auto !important;
7713
- }
7714
-
7715
- .ml-auto,
7716
- .mx-auto {
7717
- margin-left: auto !important;
7718
- }
7719
-
7720
- @media (min-width: 576px) {
7721
- .m-sm-0 {
7722
- margin: 0 !important;
7723
- }
7724
- .mt-sm-0,
7725
- .my-sm-0 {
7726
- margin-top: 0 !important;
7727
- }
7728
- .mr-sm-0,
7729
- .mx-sm-0 {
7730
- margin-right: 0 !important;
7731
- }
7732
- .mb-sm-0,
7733
- .my-sm-0 {
7734
- margin-bottom: 0 !important;
7735
- }
7736
- .ml-sm-0,
7737
- .mx-sm-0 {
7738
- margin-left: 0 !important;
7739
- }
7740
- .m-sm-1 {
7741
- margin: 0.25rem !important;
7742
- }
7743
- .mt-sm-1,
7744
- .my-sm-1 {
7745
- margin-top: 0.25rem !important;
7746
- }
7747
- .mr-sm-1,
7748
- .mx-sm-1 {
7749
- margin-right: 0.25rem !important;
7750
- }
7751
- .mb-sm-1,
7752
- .my-sm-1 {
7753
- margin-bottom: 0.25rem !important;
7754
- }
7755
- .ml-sm-1,
7756
- .mx-sm-1 {
7757
- margin-left: 0.25rem !important;
7758
- }
7759
- .m-sm-2 {
7760
- margin: 0.5rem !important;
7761
- }
7762
- .mt-sm-2,
7763
- .my-sm-2 {
7764
- margin-top: 0.5rem !important;
7765
- }
7766
- .mr-sm-2,
7767
- .mx-sm-2 {
7768
- margin-right: 0.5rem !important;
7769
- }
7770
- .mb-sm-2,
7771
- .my-sm-2 {
7772
- margin-bottom: 0.5rem !important;
7773
- }
7774
- .ml-sm-2,
7775
- .mx-sm-2 {
7776
- margin-left: 0.5rem !important;
7777
- }
7778
- .m-sm-3 {
7779
- margin: 1rem !important;
7780
- }
7781
- .mt-sm-3,
7782
- .my-sm-3 {
7783
- margin-top: 1rem !important;
7784
- }
7785
- .mr-sm-3,
7786
- .mx-sm-3 {
7787
- margin-right: 1rem !important;
7788
- }
7789
- .mb-sm-3,
7790
- .my-sm-3 {
7791
- margin-bottom: 1rem !important;
7792
- }
7793
- .ml-sm-3,
7794
- .mx-sm-3 {
7795
- margin-left: 1rem !important;
7796
- }
7797
- .m-sm-4 {
7798
- margin: 1.5rem !important;
7799
- }
7800
- .mt-sm-4,
7801
- .my-sm-4 {
7802
- margin-top: 1.5rem !important;
7803
- }
7804
- .mr-sm-4,
7805
- .mx-sm-4 {
7806
- margin-right: 1.5rem !important;
7807
- }
7808
- .mb-sm-4,
7809
- .my-sm-4 {
7810
- margin-bottom: 1.5rem !important;
7811
- }
7812
- .ml-sm-4,
7813
- .mx-sm-4 {
7814
- margin-left: 1.5rem !important;
7815
- }
7816
- .m-sm-5 {
7817
- margin: 3rem !important;
7818
- }
7819
- .mt-sm-5,
7820
- .my-sm-5 {
7821
- margin-top: 3rem !important;
7822
- }
7823
- .mr-sm-5,
7824
- .mx-sm-5 {
7825
- margin-right: 3rem !important;
7826
- }
7827
- .mb-sm-5,
7828
- .my-sm-5 {
7829
- margin-bottom: 3rem !important;
7830
- }
7831
- .ml-sm-5,
7832
- .mx-sm-5 {
7833
- margin-left: 3rem !important;
7834
- }
7835
- .p-sm-0 {
7836
- padding: 0 !important;
7837
- }
7838
- .pt-sm-0,
7839
- .py-sm-0 {
7840
- padding-top: 0 !important;
7841
- }
7842
- .pr-sm-0,
7843
- .px-sm-0 {
7844
- padding-right: 0 !important;
7845
- }
7846
- .pb-sm-0,
7847
- .py-sm-0 {
7848
- padding-bottom: 0 !important;
7849
- }
7850
- .pl-sm-0,
7851
- .px-sm-0 {
7852
- padding-left: 0 !important;
7853
- }
7854
- .p-sm-1 {
7855
- padding: 0.25rem !important;
7856
- }
7857
- .pt-sm-1,
7858
- .py-sm-1 {
7859
- padding-top: 0.25rem !important;
7860
- }
7861
- .pr-sm-1,
7862
- .px-sm-1 {
7863
- padding-right: 0.25rem !important;
7864
- }
7865
- .pb-sm-1,
7866
- .py-sm-1 {
7867
- padding-bottom: 0.25rem !important;
7868
- }
7869
- .pl-sm-1,
7870
- .px-sm-1 {
7871
- padding-left: 0.25rem !important;
7872
- }
7873
- .p-sm-2 {
7874
- padding: 0.5rem !important;
7875
- }
7876
- .pt-sm-2,
7877
- .py-sm-2 {
7878
- padding-top: 0.5rem !important;
7879
- }
7880
- .pr-sm-2,
7881
- .px-sm-2 {
7882
- padding-right: 0.5rem !important;
7883
- }
7884
- .pb-sm-2,
7885
- .py-sm-2 {
7886
- padding-bottom: 0.5rem !important;
7887
- }
7888
- .pl-sm-2,
7889
- .px-sm-2 {
7890
- padding-left: 0.5rem !important;
7891
- }
7892
- .p-sm-3 {
7893
- padding: 1rem !important;
7894
- }
7895
- .pt-sm-3,
7896
- .py-sm-3 {
7897
- padding-top: 1rem !important;
7898
- }
7899
- .pr-sm-3,
7900
- .px-sm-3 {
7901
- padding-right: 1rem !important;
7902
- }
7903
- .pb-sm-3,
7904
- .py-sm-3 {
7905
- padding-bottom: 1rem !important;
7906
- }
7907
- .pl-sm-3,
7908
- .px-sm-3 {
7909
- padding-left: 1rem !important;
7910
- }
7911
- .p-sm-4 {
7912
- padding: 1.5rem !important;
7913
- }
7914
- .pt-sm-4,
7915
- .py-sm-4 {
7916
- padding-top: 1.5rem !important;
7917
- }
7918
- .pr-sm-4,
7919
- .px-sm-4 {
7920
- padding-right: 1.5rem !important;
7921
- }
7922
- .pb-sm-4,
7923
- .py-sm-4 {
7924
- padding-bottom: 1.5rem !important;
7925
- }
7926
- .pl-sm-4,
7927
- .px-sm-4 {
7928
- padding-left: 1.5rem !important;
7929
- }
7930
- .p-sm-5 {
7931
- padding: 3rem !important;
7932
- }
7933
- .pt-sm-5,
7934
- .py-sm-5 {
7935
- padding-top: 3rem !important;
7936
- }
7937
- .pr-sm-5,
7938
- .px-sm-5 {
7939
- padding-right: 3rem !important;
7940
- }
7941
- .pb-sm-5,
7942
- .py-sm-5 {
7943
- padding-bottom: 3rem !important;
7944
- }
7945
- .pl-sm-5,
7946
- .px-sm-5 {
7947
- padding-left: 3rem !important;
7948
- }
7949
- .m-sm-auto {
7950
- margin: auto !important;
7951
- }
7952
- .mt-sm-auto,
7953
- .my-sm-auto {
7954
- margin-top: auto !important;
7955
- }
7956
- .mr-sm-auto,
7957
- .mx-sm-auto {
7958
- margin-right: auto !important;
7959
- }
7960
- .mb-sm-auto,
7961
- .my-sm-auto {
7962
- margin-bottom: auto !important;
7963
- }
7964
- .ml-sm-auto,
7965
- .mx-sm-auto {
7966
- margin-left: auto !important;
7967
- }
7968
- }
7969
-
7970
- @media (min-width: 768px) {
7971
- .m-md-0 {
7972
- margin: 0 !important;
7973
- }
7974
- .mt-md-0,
7975
- .my-md-0 {
7976
- margin-top: 0 !important;
7977
- }
7978
- .mr-md-0,
7979
- .mx-md-0 {
7980
- margin-right: 0 !important;
7981
- }
7982
- .mb-md-0,
7983
- .my-md-0 {
7984
- margin-bottom: 0 !important;
7985
- }
7986
- .ml-md-0,
7987
- .mx-md-0 {
7988
- margin-left: 0 !important;
7989
- }
7990
- .m-md-1 {
7991
- margin: 0.25rem !important;
7992
- }
7993
- .mt-md-1,
7994
- .my-md-1 {
7995
- margin-top: 0.25rem !important;
7996
- }
7997
- .mr-md-1,
7998
- .mx-md-1 {
7999
- margin-right: 0.25rem !important;
8000
- }
8001
- .mb-md-1,
8002
- .my-md-1 {
8003
- margin-bottom: 0.25rem !important;
8004
- }
8005
- .ml-md-1,
8006
- .mx-md-1 {
8007
- margin-left: 0.25rem !important;
8008
- }
8009
- .m-md-2 {
8010
- margin: 0.5rem !important;
8011
- }
8012
- .mt-md-2,
8013
- .my-md-2 {
8014
- margin-top: 0.5rem !important;
8015
- }
8016
- .mr-md-2,
8017
- .mx-md-2 {
8018
- margin-right: 0.5rem !important;
8019
- }
8020
- .mb-md-2,
8021
- .my-md-2 {
8022
- margin-bottom: 0.5rem !important;
8023
- }
8024
- .ml-md-2,
8025
- .mx-md-2 {
8026
- margin-left: 0.5rem !important;
8027
- }
8028
- .m-md-3 {
8029
- margin: 1rem !important;
8030
- }
8031
- .mt-md-3,
8032
- .my-md-3 {
8033
- margin-top: 1rem !important;
8034
- }
8035
- .mr-md-3,
8036
- .mx-md-3 {
8037
- margin-right: 1rem !important;
8038
- }
8039
- .mb-md-3,
8040
- .my-md-3 {
8041
- margin-bottom: 1rem !important;
8042
- }
8043
- .ml-md-3,
8044
- .mx-md-3 {
8045
- margin-left: 1rem !important;
8046
- }
8047
- .m-md-4 {
8048
- margin: 1.5rem !important;
8049
- }
8050
- .mt-md-4,
8051
- .my-md-4 {
8052
- margin-top: 1.5rem !important;
8053
- }
8054
- .mr-md-4,
8055
- .mx-md-4 {
8056
- margin-right: 1.5rem !important;
8057
- }
8058
- .mb-md-4,
8059
- .my-md-4 {
8060
- margin-bottom: 1.5rem !important;
8061
- }
8062
- .ml-md-4,
8063
- .mx-md-4 {
8064
- margin-left: 1.5rem !important;
8065
- }
8066
- .m-md-5 {
8067
- margin: 3rem !important;
8068
- }
8069
- .mt-md-5,
8070
- .my-md-5 {
8071
- margin-top: 3rem !important;
8072
- }
8073
- .mr-md-5,
8074
- .mx-md-5 {
8075
- margin-right: 3rem !important;
8076
- }
8077
- .mb-md-5,
8078
- .my-md-5 {
8079
- margin-bottom: 3rem !important;
8080
- }
8081
- .ml-md-5,
8082
- .mx-md-5 {
8083
- margin-left: 3rem !important;
8084
- }
8085
- .p-md-0 {
8086
- padding: 0 !important;
8087
- }
8088
- .pt-md-0,
8089
- .py-md-0 {
8090
- padding-top: 0 !important;
8091
- }
8092
- .pr-md-0,
8093
- .px-md-0 {
8094
- padding-right: 0 !important;
8095
- }
8096
- .pb-md-0,
8097
- .py-md-0 {
8098
- padding-bottom: 0 !important;
8099
- }
8100
- .pl-md-0,
8101
- .px-md-0 {
8102
- padding-left: 0 !important;
8103
- }
8104
- .p-md-1 {
8105
- padding: 0.25rem !important;
8106
- }
8107
- .pt-md-1,
8108
- .py-md-1 {
8109
- padding-top: 0.25rem !important;
8110
- }
8111
- .pr-md-1,
8112
- .px-md-1 {
8113
- padding-right: 0.25rem !important;
8114
- }
8115
- .pb-md-1,
8116
- .py-md-1 {
8117
- padding-bottom: 0.25rem !important;
8118
- }
8119
- .pl-md-1,
8120
- .px-md-1 {
8121
- padding-left: 0.25rem !important;
8122
- }
8123
- .p-md-2 {
8124
- padding: 0.5rem !important;
8125
- }
8126
- .pt-md-2,
8127
- .py-md-2 {
8128
- padding-top: 0.5rem !important;
8129
- }
8130
- .pr-md-2,
8131
- .px-md-2 {
8132
- padding-right: 0.5rem !important;
8133
- }
8134
- .pb-md-2,
8135
- .py-md-2 {
8136
- padding-bottom: 0.5rem !important;
8137
- }
8138
- .pl-md-2,
8139
- .px-md-2 {
8140
- padding-left: 0.5rem !important;
8141
- }
8142
- .p-md-3 {
8143
- padding: 1rem !important;
8144
- }
8145
- .pt-md-3,
8146
- .py-md-3 {
8147
- padding-top: 1rem !important;
8148
- }
8149
- .pr-md-3,
8150
- .px-md-3 {
8151
- padding-right: 1rem !important;
8152
- }
8153
- .pb-md-3,
8154
- .py-md-3 {
8155
- padding-bottom: 1rem !important;
8156
- }
8157
- .pl-md-3,
8158
- .px-md-3 {
8159
- padding-left: 1rem !important;
8160
- }
8161
- .p-md-4 {
8162
- padding: 1.5rem !important;
8163
- }
8164
- .pt-md-4,
8165
- .py-md-4 {
8166
- padding-top: 1.5rem !important;
8167
- }
8168
- .pr-md-4,
8169
- .px-md-4 {
8170
- padding-right: 1.5rem !important;
8171
- }
8172
- .pb-md-4,
8173
- .py-md-4 {
8174
- padding-bottom: 1.5rem !important;
8175
- }
8176
- .pl-md-4,
8177
- .px-md-4 {
8178
- padding-left: 1.5rem !important;
8179
- }
8180
- .p-md-5 {
8181
- padding: 3rem !important;
8182
- }
8183
- .pt-md-5,
8184
- .py-md-5 {
8185
- padding-top: 3rem !important;
8186
- }
8187
- .pr-md-5,
8188
- .px-md-5 {
8189
- padding-right: 3rem !important;
8190
- }
8191
- .pb-md-5,
8192
- .py-md-5 {
8193
- padding-bottom: 3rem !important;
8194
- }
8195
- .pl-md-5,
8196
- .px-md-5 {
8197
- padding-left: 3rem !important;
8198
- }
8199
- .m-md-auto {
8200
- margin: auto !important;
8201
- }
8202
- .mt-md-auto,
8203
- .my-md-auto {
8204
- margin-top: auto !important;
8205
- }
8206
- .mr-md-auto,
8207
- .mx-md-auto {
8208
- margin-right: auto !important;
8209
- }
8210
- .mb-md-auto,
8211
- .my-md-auto {
8212
- margin-bottom: auto !important;
8213
- }
8214
- .ml-md-auto,
8215
- .mx-md-auto {
8216
- margin-left: auto !important;
8217
- }
8218
- }
8219
-
8220
- @media (min-width: 992px) {
8221
- .m-lg-0 {
8222
- margin: 0 !important;
8223
- }
8224
- .mt-lg-0,
8225
- .my-lg-0 {
8226
- margin-top: 0 !important;
8227
- }
8228
- .mr-lg-0,
8229
- .mx-lg-0 {
8230
- margin-right: 0 !important;
8231
- }
8232
- .mb-lg-0,
8233
- .my-lg-0 {
8234
- margin-bottom: 0 !important;
8235
- }
8236
- .ml-lg-0,
8237
- .mx-lg-0 {
8238
- margin-left: 0 !important;
8239
- }
8240
- .m-lg-1 {
8241
- margin: 0.25rem !important;
8242
- }
8243
- .mt-lg-1,
8244
- .my-lg-1 {
8245
- margin-top: 0.25rem !important;
8246
- }
8247
- .mr-lg-1,
8248
- .mx-lg-1 {
8249
- margin-right: 0.25rem !important;
8250
- }
8251
- .mb-lg-1,
8252
- .my-lg-1 {
8253
- margin-bottom: 0.25rem !important;
8254
- }
8255
- .ml-lg-1,
8256
- .mx-lg-1 {
8257
- margin-left: 0.25rem !important;
8258
- }
8259
- .m-lg-2 {
8260
- margin: 0.5rem !important;
8261
- }
8262
- .mt-lg-2,
8263
- .my-lg-2 {
8264
- margin-top: 0.5rem !important;
8265
- }
8266
- .mr-lg-2,
8267
- .mx-lg-2 {
8268
- margin-right: 0.5rem !important;
8269
- }
8270
- .mb-lg-2,
8271
- .my-lg-2 {
8272
- margin-bottom: 0.5rem !important;
8273
- }
8274
- .ml-lg-2,
8275
- .mx-lg-2 {
8276
- margin-left: 0.5rem !important;
8277
- }
8278
- .m-lg-3 {
8279
- margin: 1rem !important;
8280
- }
8281
- .mt-lg-3,
8282
- .my-lg-3 {
8283
- margin-top: 1rem !important;
8284
- }
8285
- .mr-lg-3,
8286
- .mx-lg-3 {
8287
- margin-right: 1rem !important;
8288
- }
8289
- .mb-lg-3,
8290
- .my-lg-3 {
8291
- margin-bottom: 1rem !important;
8292
- }
8293
- .ml-lg-3,
8294
- .mx-lg-3 {
8295
- margin-left: 1rem !important;
8296
- }
8297
- .m-lg-4 {
8298
- margin: 1.5rem !important;
8299
- }
8300
- .mt-lg-4,
8301
- .my-lg-4 {
8302
- margin-top: 1.5rem !important;
8303
- }
8304
- .mr-lg-4,
8305
- .mx-lg-4 {
8306
- margin-right: 1.5rem !important;
8307
- }
8308
- .mb-lg-4,
8309
- .my-lg-4 {
8310
- margin-bottom: 1.5rem !important;
8311
- }
8312
- .ml-lg-4,
8313
- .mx-lg-4 {
8314
- margin-left: 1.5rem !important;
8315
- }
8316
- .m-lg-5 {
8317
- margin: 3rem !important;
8318
- }
8319
- .mt-lg-5,
8320
- .my-lg-5 {
8321
- margin-top: 3rem !important;
8322
- }
8323
- .mr-lg-5,
8324
- .mx-lg-5 {
8325
- margin-right: 3rem !important;
8326
- }
8327
- .mb-lg-5,
8328
- .my-lg-5 {
8329
- margin-bottom: 3rem !important;
8330
- }
8331
- .ml-lg-5,
8332
- .mx-lg-5 {
8333
- margin-left: 3rem !important;
8334
- }
8335
- .p-lg-0 {
8336
- padding: 0 !important;
8337
- }
8338
- .pt-lg-0,
8339
- .py-lg-0 {
8340
- padding-top: 0 !important;
8341
- }
8342
- .pr-lg-0,
8343
- .px-lg-0 {
8344
- padding-right: 0 !important;
8345
- }
8346
- .pb-lg-0,
8347
- .py-lg-0 {
8348
- padding-bottom: 0 !important;
8349
- }
8350
- .pl-lg-0,
8351
- .px-lg-0 {
8352
- padding-left: 0 !important;
8353
- }
8354
- .p-lg-1 {
8355
- padding: 0.25rem !important;
8356
- }
8357
- .pt-lg-1,
8358
- .py-lg-1 {
8359
- padding-top: 0.25rem !important;
8360
- }
8361
- .pr-lg-1,
8362
- .px-lg-1 {
8363
- padding-right: 0.25rem !important;
8364
- }
8365
- .pb-lg-1,
8366
- .py-lg-1 {
8367
- padding-bottom: 0.25rem !important;
8368
- }
8369
- .pl-lg-1,
8370
- .px-lg-1 {
8371
- padding-left: 0.25rem !important;
8372
- }
8373
- .p-lg-2 {
8374
- padding: 0.5rem !important;
8375
- }
8376
- .pt-lg-2,
8377
- .py-lg-2 {
8378
- padding-top: 0.5rem !important;
8379
- }
8380
- .pr-lg-2,
8381
- .px-lg-2 {
8382
- padding-right: 0.5rem !important;
8383
- }
8384
- .pb-lg-2,
8385
- .py-lg-2 {
8386
- padding-bottom: 0.5rem !important;
8387
- }
8388
- .pl-lg-2,
8389
- .px-lg-2 {
8390
- padding-left: 0.5rem !important;
8391
- }
8392
- .p-lg-3 {
8393
- padding: 1rem !important;
8394
- }
8395
- .pt-lg-3,
8396
- .py-lg-3 {
8397
- padding-top: 1rem !important;
8398
- }
8399
- .pr-lg-3,
8400
- .px-lg-3 {
8401
- padding-right: 1rem !important;
8402
- }
8403
- .pb-lg-3,
8404
- .py-lg-3 {
8405
- padding-bottom: 1rem !important;
8406
- }
8407
- .pl-lg-3,
8408
- .px-lg-3 {
8409
- padding-left: 1rem !important;
8410
- }
8411
- .p-lg-4 {
8412
- padding: 1.5rem !important;
8413
- }
8414
- .pt-lg-4,
8415
- .py-lg-4 {
8416
- padding-top: 1.5rem !important;
8417
- }
8418
- .pr-lg-4,
8419
- .px-lg-4 {
8420
- padding-right: 1.5rem !important;
8421
- }
8422
- .pb-lg-4,
8423
- .py-lg-4 {
8424
- padding-bottom: 1.5rem !important;
8425
- }
8426
- .pl-lg-4,
8427
- .px-lg-4 {
8428
- padding-left: 1.5rem !important;
8429
- }
8430
- .p-lg-5 {
8431
- padding: 3rem !important;
8432
- }
8433
- .pt-lg-5,
8434
- .py-lg-5 {
8435
- padding-top: 3rem !important;
8436
- }
8437
- .pr-lg-5,
8438
- .px-lg-5 {
8439
- padding-right: 3rem !important;
8440
- }
8441
- .pb-lg-5,
8442
- .py-lg-5 {
8443
- padding-bottom: 3rem !important;
8444
- }
8445
- .pl-lg-5,
8446
- .px-lg-5 {
8447
- padding-left: 3rem !important;
8448
- }
8449
- .m-lg-auto {
8450
- margin: auto !important;
8451
- }
8452
- .mt-lg-auto,
8453
- .my-lg-auto {
8454
- margin-top: auto !important;
8455
- }
8456
- .mr-lg-auto,
8457
- .mx-lg-auto {
8458
- margin-right: auto !important;
8459
- }
8460
- .mb-lg-auto,
8461
- .my-lg-auto {
8462
- margin-bottom: auto !important;
8463
- }
8464
- .ml-lg-auto,
8465
- .mx-lg-auto {
8466
- margin-left: auto !important;
8467
- }
8468
- }
8469
-
8470
- @media (min-width: 1200px) {
8471
- .m-xl-0 {
8472
- margin: 0 !important;
8473
- }
8474
- .mt-xl-0,
8475
- .my-xl-0 {
8476
- margin-top: 0 !important;
8477
- }
8478
- .mr-xl-0,
8479
- .mx-xl-0 {
8480
- margin-right: 0 !important;
8481
- }
8482
- .mb-xl-0,
8483
- .my-xl-0 {
8484
- margin-bottom: 0 !important;
8485
- }
8486
- .ml-xl-0,
8487
- .mx-xl-0 {
8488
- margin-left: 0 !important;
8489
- }
8490
- .m-xl-1 {
8491
- margin: 0.25rem !important;
8492
- }
8493
- .mt-xl-1,
8494
- .my-xl-1 {
8495
- margin-top: 0.25rem !important;
8496
- }
8497
- .mr-xl-1,
8498
- .mx-xl-1 {
8499
- margin-right: 0.25rem !important;
8500
- }
8501
- .mb-xl-1,
8502
- .my-xl-1 {
8503
- margin-bottom: 0.25rem !important;
8504
- }
8505
- .ml-xl-1,
8506
- .mx-xl-1 {
8507
- margin-left: 0.25rem !important;
8508
- }
8509
- .m-xl-2 {
8510
- margin: 0.5rem !important;
8511
- }
8512
- .mt-xl-2,
8513
- .my-xl-2 {
8514
- margin-top: 0.5rem !important;
8515
- }
8516
- .mr-xl-2,
8517
- .mx-xl-2 {
8518
- margin-right: 0.5rem !important;
8519
- }
8520
- .mb-xl-2,
8521
- .my-xl-2 {
8522
- margin-bottom: 0.5rem !important;
8523
- }
8524
- .ml-xl-2,
8525
- .mx-xl-2 {
8526
- margin-left: 0.5rem !important;
8527
- }
8528
- .m-xl-3 {
8529
- margin: 1rem !important;
8530
- }
8531
- .mt-xl-3,
8532
- .my-xl-3 {
8533
- margin-top: 1rem !important;
8534
- }
8535
- .mr-xl-3,
8536
- .mx-xl-3 {
8537
- margin-right: 1rem !important;
8538
- }
8539
- .mb-xl-3,
8540
- .my-xl-3 {
8541
- margin-bottom: 1rem !important;
8542
- }
8543
- .ml-xl-3,
8544
- .mx-xl-3 {
8545
- margin-left: 1rem !important;
8546
- }
8547
- .m-xl-4 {
8548
- margin: 1.5rem !important;
8549
- }
8550
- .mt-xl-4,
8551
- .my-xl-4 {
8552
- margin-top: 1.5rem !important;
8553
- }
8554
- .mr-xl-4,
8555
- .mx-xl-4 {
8556
- margin-right: 1.5rem !important;
8557
- }
8558
- .mb-xl-4,
8559
- .my-xl-4 {
8560
- margin-bottom: 1.5rem !important;
8561
- }
8562
- .ml-xl-4,
8563
- .mx-xl-4 {
8564
- margin-left: 1.5rem !important;
8565
- }
8566
- .m-xl-5 {
8567
- margin: 3rem !important;
8568
- }
8569
- .mt-xl-5,
8570
- .my-xl-5 {
8571
- margin-top: 3rem !important;
8572
- }
8573
- .mr-xl-5,
8574
- .mx-xl-5 {
8575
- margin-right: 3rem !important;
8576
- }
8577
- .mb-xl-5,
8578
- .my-xl-5 {
8579
- margin-bottom: 3rem !important;
8580
- }
8581
- .ml-xl-5,
8582
- .mx-xl-5 {
8583
- margin-left: 3rem !important;
8584
- }
8585
- .p-xl-0 {
8586
- padding: 0 !important;
8587
- }
8588
- .pt-xl-0,
8589
- .py-xl-0 {
8590
- padding-top: 0 !important;
8591
- }
8592
- .pr-xl-0,
8593
- .px-xl-0 {
8594
- padding-right: 0 !important;
8595
- }
8596
- .pb-xl-0,
8597
- .py-xl-0 {
8598
- padding-bottom: 0 !important;
8599
- }
8600
- .pl-xl-0,
8601
- .px-xl-0 {
8602
- padding-left: 0 !important;
8603
- }
8604
- .p-xl-1 {
8605
- padding: 0.25rem !important;
8606
- }
8607
- .pt-xl-1,
8608
- .py-xl-1 {
8609
- padding-top: 0.25rem !important;
8610
- }
8611
- .pr-xl-1,
8612
- .px-xl-1 {
8613
- padding-right: 0.25rem !important;
8614
- }
8615
- .pb-xl-1,
8616
- .py-xl-1 {
8617
- padding-bottom: 0.25rem !important;
8618
- }
8619
- .pl-xl-1,
8620
- .px-xl-1 {
8621
- padding-left: 0.25rem !important;
8622
- }
8623
- .p-xl-2 {
8624
- padding: 0.5rem !important;
8625
- }
8626
- .pt-xl-2,
8627
- .py-xl-2 {
8628
- padding-top: 0.5rem !important;
8629
- }
8630
- .pr-xl-2,
8631
- .px-xl-2 {
8632
- padding-right: 0.5rem !important;
8633
- }
8634
- .pb-xl-2,
8635
- .py-xl-2 {
8636
- padding-bottom: 0.5rem !important;
8637
- }
8638
- .pl-xl-2,
8639
- .px-xl-2 {
8640
- padding-left: 0.5rem !important;
8641
- }
8642
- .p-xl-3 {
8643
- padding: 1rem !important;
8644
- }
8645
- .pt-xl-3,
8646
- .py-xl-3 {
8647
- padding-top: 1rem !important;
8648
- }
8649
- .pr-xl-3,
8650
- .px-xl-3 {
8651
- padding-right: 1rem !important;
8652
- }
8653
- .pb-xl-3,
8654
- .py-xl-3 {
8655
- padding-bottom: 1rem !important;
8656
- }
8657
- .pl-xl-3,
8658
- .px-xl-3 {
8659
- padding-left: 1rem !important;
8660
- }
8661
- .p-xl-4 {
8662
- padding: 1.5rem !important;
8663
- }
8664
- .pt-xl-4,
8665
- .py-xl-4 {
8666
- padding-top: 1.5rem !important;
8667
- }
8668
- .pr-xl-4,
8669
- .px-xl-4 {
8670
- padding-right: 1.5rem !important;
8671
- }
8672
- .pb-xl-4,
8673
- .py-xl-4 {
8674
- padding-bottom: 1.5rem !important;
8675
- }
8676
- .pl-xl-4,
8677
- .px-xl-4 {
8678
- padding-left: 1.5rem !important;
8679
- }
8680
- .p-xl-5 {
8681
- padding: 3rem !important;
8682
- }
8683
- .pt-xl-5,
8684
- .py-xl-5 {
8685
- padding-top: 3rem !important;
8686
- }
8687
- .pr-xl-5,
8688
- .px-xl-5 {
8689
- padding-right: 3rem !important;
8690
- }
8691
- .pb-xl-5,
8692
- .py-xl-5 {
8693
- padding-bottom: 3rem !important;
8694
- }
8695
- .pl-xl-5,
8696
- .px-xl-5 {
8697
- padding-left: 3rem !important;
8698
- }
8699
- .m-xl-auto {
8700
- margin: auto !important;
8701
- }
8702
- .mt-xl-auto,
8703
- .my-xl-auto {
8704
- margin-top: auto !important;
8705
- }
8706
- .mr-xl-auto,
8707
- .mx-xl-auto {
8708
- margin-right: auto !important;
8709
- }
8710
- .mb-xl-auto,
8711
- .my-xl-auto {
8712
- margin-bottom: auto !important;
8713
- }
8714
- .ml-xl-auto,
8715
- .mx-xl-auto {
8716
- margin-left: auto !important;
8717
- }
8718
- }
8719
-
8720
- .text-justify {
8721
- text-align: justify !important;
8722
- }
8723
-
8724
- .text-nowrap {
8725
- white-space: nowrap !important;
8726
- }
8727
-
8728
- .text-truncate {
8729
- overflow: hidden;
8730
- text-overflow: ellipsis;
8731
- white-space: nowrap;
8732
- }
8733
-
8734
- .text-left {
8735
- text-align: left !important;
8736
- }
8737
-
8738
- .text-right {
8739
- text-align: right !important;
8740
- }
8741
-
8742
- .text-center {
8743
- text-align: center !important;
8744
- }
8745
-
8746
- @media (min-width: 576px) {
8747
- .text-sm-left {
8748
- text-align: left !important;
8749
- }
8750
- .text-sm-right {
8751
- text-align: right !important;
8752
- }
8753
- .text-sm-center {
8754
- text-align: center !important;
8755
- }
8756
- }
8757
-
8758
- @media (min-width: 768px) {
8759
- .text-md-left {
8760
- text-align: left !important;
8761
- }
8762
- .text-md-right {
8763
- text-align: right !important;
8764
- }
8765
- .text-md-center {
8766
- text-align: center !important;
8767
- }
8768
- }
8769
-
8770
- @media (min-width: 992px) {
8771
- .text-lg-left {
8772
- text-align: left !important;
8773
- }
8774
- .text-lg-right {
8775
- text-align: right !important;
8776
- }
8777
- .text-lg-center {
8778
- text-align: center !important;
8779
- }
8780
- }
8781
-
8782
- @media (min-width: 1200px) {
8783
- .text-xl-left {
8784
- text-align: left !important;
8785
- }
8786
- .text-xl-right {
8787
- text-align: right !important;
8788
- }
8789
- .text-xl-center {
8790
- text-align: center !important;
8791
- }
8792
- }
8793
-
8794
- .text-lowercase {
8795
- text-transform: lowercase !important;
8796
- }
8797
-
8798
- .text-uppercase {
8799
- text-transform: uppercase !important;
8800
- }
8801
-
8802
- .text-capitalize {
8803
- text-transform: capitalize !important;
8804
- }
8805
-
8806
- .font-weight-light {
8807
- font-weight: 300 !important;
8808
- }
8809
-
8810
- .font-weight-normal {
8811
- font-weight: 400 !important;
8812
- }
8813
-
8814
- .font-weight-bold {
8815
- font-weight: 700 !important;
8816
- }
8817
-
8818
- .font-italic {
8819
- font-style: italic !important;
8820
- }
8821
-
8822
- .text-white {
8823
- color: #fff !important;
8824
- }
8825
-
8826
- .text-primary {
8827
- color: #007bff !important;
8828
- }
8829
-
8830
- a.text-primary:hover, a.text-primary:focus {
8831
- color: #0062cc !important;
8832
- }
8833
-
8834
- .text-secondary {
8835
- color: #6c757d !important;
8836
- }
8837
-
8838
- a.text-secondary:hover, a.text-secondary:focus {
8839
- color: #545b62 !important;
8840
- }
8841
-
8842
- .text-success {
8843
- color: #28a745 !important;
8844
- }
8845
-
8846
- a.text-success:hover, a.text-success:focus {
8847
- color: #1e7e34 !important;
8848
- }
8849
-
8850
- .text-info {
8851
- color: #17a2b8 !important;
8852
- }
8853
-
8854
- a.text-info:hover, a.text-info:focus {
8855
- color: #117a8b !important;
8856
- }
8857
-
8858
- .text-warning {
8859
- color: #ffc107 !important;
8860
- }
8861
-
8862
- a.text-warning:hover, a.text-warning:focus {
8863
- color: #d39e00 !important;
8864
- }
8865
-
8866
- .text-danger {
8867
- color: #dc3545 !important;
8868
- }
8869
-
8870
- a.text-danger:hover, a.text-danger:focus {
8871
- color: #bd2130 !important;
8872
- }
8873
-
8874
- .text-light {
8875
- color: #f8f9fa !important;
8876
- }
8877
-
8878
- a.text-light:hover, a.text-light:focus {
8879
- color: #dae0e5 !important;
8880
- }
8881
-
8882
- .text-dark {
8883
- color: #343a40 !important;
8884
- }
8885
-
8886
- a.text-dark:hover, a.text-dark:focus {
8887
- color: #1d2124 !important;
8888
- }
8889
-
8890
- .text-muted {
8891
- color: #6c757d !important;
8892
- }
8893
-
8894
- .text-hide {
8895
- font: 0/0 a;
8896
- color: transparent;
8897
- text-shadow: none;
8898
- background-color: transparent;
8899
- border: 0;
8900
- }
8901
-
8902
- .visible {
8903
- visibility: visible !important;
8904
- }
8905
-
8906
- .invisible {
8907
- visibility: hidden !important;
8908
- }
8909
-
8910
- @media print {
8911
- *,
8912
- *::before,
8913
- *::after {
8914
- text-shadow: none !important;
8915
- box-shadow: none !important;
8916
- }
8917
- a:not(.btn) {
8918
- text-decoration: underline;
8919
- }
8920
- abbr[title]::after {
8921
- content: " (" attr(title) ")";
8922
- }
8923
- pre {
8924
- white-space: pre-wrap !important;
8925
- }
8926
- pre,
8927
- blockquote {
8928
- border: 1px solid #999;
8929
- page-break-inside: avoid;
8930
- }
8931
- thead {
8932
- display: table-header-group;
8933
- }
8934
- tr,
8935
- img {
8936
- page-break-inside: avoid;
8937
- }
8938
- p,
8939
- h2,
8940
- h3 {
8941
- orphans: 3;
8942
- widows: 3;
8943
- }
8944
- h2,
8945
- h3 {
8946
- page-break-after: avoid;
8947
- }
8948
- @page {
8949
- size: a3;
8950
- }
8951
- body {
8952
- min-width: 992px !important;
8953
- }
8954
- .container {
8955
- min-width: 992px !important;
8956
- }
8957
- .navbar {
8958
- display: none;
8959
- }
8960
- .badge {
8961
- border: 1px solid #000;
8962
- }
8963
- .table {
8964
- border-collapse: collapse !important;
8965
- }
8966
- .table td,
8967
- .table th {
8968
- background-color: #fff !important;
8969
- }
8970
- .table-bordered th,
8971
- .table-bordered td {
8972
- border: 1px solid #ddd !important;
8973
- }
8974
- }
8975
- /*# sourceMappingURL=bootstrap.css.map */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/bootstrap-latest/js/bootstrap.js DELETED
@@ -1,3894 +0,0 @@
1
- /*!
2
- * Bootstrap v4.0.0 (https://getbootstrap.com)
3
- * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
4
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
- */
6
- (function (global, factory) {
7
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('jquery'), require('popper.js')) :
8
- typeof define === 'function' && define.amd ? define(['exports', 'jquery', 'popper.js'], factory) :
9
- (factory((global.bootstrap = {}),global.jQuery,global.Popper));
10
- }(this, (function (exports,$,Popper) { 'use strict';
11
-
12
- $ = $ && $.hasOwnProperty('default') ? $['default'] : $;
13
- Popper = Popper && Popper.hasOwnProperty('default') ? Popper['default'] : Popper;
14
-
15
- function _defineProperties(target, props) {
16
- for (var i = 0; i < props.length; i++) {
17
- var descriptor = props[i];
18
- descriptor.enumerable = descriptor.enumerable || false;
19
- descriptor.configurable = true;
20
- if ("value" in descriptor) descriptor.writable = true;
21
- Object.defineProperty(target, descriptor.key, descriptor);
22
- }
23
- }
24
-
25
- function _createClass(Constructor, protoProps, staticProps) {
26
- if (protoProps) _defineProperties(Constructor.prototype, protoProps);
27
- if (staticProps) _defineProperties(Constructor, staticProps);
28
- return Constructor;
29
- }
30
-
31
- function _extends() {
32
- _extends = Object.assign || function (target) {
33
- for (var i = 1; i < arguments.length; i++) {
34
- var source = arguments[i];
35
-
36
- for (var key in source) {
37
- if (Object.prototype.hasOwnProperty.call(source, key)) {
38
- target[key] = source[key];
39
- }
40
- }
41
- }
42
-
43
- return target;
44
- };
45
-
46
- return _extends.apply(this, arguments);
47
- }
48
-
49
- function _inheritsLoose(subClass, superClass) {
50
- subClass.prototype = Object.create(superClass.prototype);
51
- subClass.prototype.constructor = subClass;
52
- subClass.__proto__ = superClass;
53
- }
54
-
55
- /**
56
- * --------------------------------------------------------------------------
57
- * Bootstrap (v4.0.0): util.js
58
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
59
- * --------------------------------------------------------------------------
60
- */
61
-
62
- var Util = function ($$$1) {
63
- /**
64
- * ------------------------------------------------------------------------
65
- * Private TransitionEnd Helpers
66
- * ------------------------------------------------------------------------
67
- */
68
- var transition = false;
69
- var MAX_UID = 1000000; // Shoutout AngusCroll (https://goo.gl/pxwQGp)
70
-
71
- function toType(obj) {
72
- return {}.toString.call(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase();
73
- }
74
-
75
- function getSpecialTransitionEndEvent() {
76
- return {
77
- bindType: transition.end,
78
- delegateType: transition.end,
79
- handle: function handle(event) {
80
- if ($$$1(event.target).is(this)) {
81
- return event.handleObj.handler.apply(this, arguments); // eslint-disable-line prefer-rest-params
82
- }
83
-
84
- return undefined; // eslint-disable-line no-undefined
85
- }
86
- };
87
- }
88
-
89
- function transitionEndTest() {
90
- if (typeof window !== 'undefined' && window.QUnit) {
91
- return false;
92
- }
93
-
94
- return {
95
- end: 'transitionend'
96
- };
97
- }
98
-
99
- function transitionEndEmulator(duration) {
100
- var _this = this;
101
-
102
- var called = false;
103
- $$$1(this).one(Util.TRANSITION_END, function () {
104
- called = true;
105
- });
106
- setTimeout(function () {
107
- if (!called) {
108
- Util.triggerTransitionEnd(_this);
109
- }
110
- }, duration);
111
- return this;
112
- }
113
-
114
- function setTransitionEndSupport() {
115
- transition = transitionEndTest();
116
- $$$1.fn.emulateTransitionEnd = transitionEndEmulator;
117
-
118
- if (Util.supportsTransitionEnd()) {
119
- $$$1.event.special[Util.TRANSITION_END] = getSpecialTransitionEndEvent();
120
- }
121
- }
122
-
123
- function escapeId(selector) {
124
- // We escape IDs in case of special selectors (selector = '#myId:something')
125
- // $.escapeSelector does not exist in jQuery < 3
126
- selector = typeof $$$1.escapeSelector === 'function' ? $$$1.escapeSelector(selector).substr(1) : selector.replace(/(:|\.|\[|\]|,|=|@)/g, '\\$1');
127
- return selector;
128
- }
129
- /**
130
- * --------------------------------------------------------------------------
131
- * Public Util Api
132
- * --------------------------------------------------------------------------
133
- */
134
-
135
-
136
- var Util = {
137
- TRANSITION_END: 'bsTransitionEnd',
138
- getUID: function getUID(prefix) {
139
- do {
140
- // eslint-disable-next-line no-bitwise
141
- prefix += ~~(Math.random() * MAX_UID); // "~~" acts like a faster Math.floor() here
142
- } while (document.getElementById(prefix));
143
-
144
- return prefix;
145
- },
146
- getSelectorFromElement: function getSelectorFromElement(element) {
147
- var selector = element.getAttribute('data-target');
148
-
149
- if (!selector || selector === '#') {
150
- selector = element.getAttribute('href') || '';
151
- } // If it's an ID
152
-
153
-
154
- if (selector.charAt(0) === '#') {
155
- selector = escapeId(selector);
156
- }
157
-
158
- try {
159
- var $selector = $$$1(document).find(selector);
160
- return $selector.length > 0 ? selector : null;
161
- } catch (err) {
162
- return null;
163
- }
164
- },
165
- reflow: function reflow(element) {
166
- return element.offsetHeight;
167
- },
168
- triggerTransitionEnd: function triggerTransitionEnd(element) {
169
- $$$1(element).trigger(transition.end);
170
- },
171
- supportsTransitionEnd: function supportsTransitionEnd() {
172
- return Boolean(transition);
173
- },
174
- isElement: function isElement(obj) {
175
- return (obj[0] || obj).nodeType;
176
- },
177
- typeCheckConfig: function typeCheckConfig(componentName, config, configTypes) {
178
- for (var property in configTypes) {
179
- if (Object.prototype.hasOwnProperty.call(configTypes, property)) {
180
- var expectedTypes = configTypes[property];
181
- var value = config[property];
182
- var valueType = value && Util.isElement(value) ? 'element' : toType(value);
183
-
184
- if (!new RegExp(expectedTypes).test(valueType)) {
185
- throw new Error(componentName.toUpperCase() + ": " + ("Option \"" + property + "\" provided type \"" + valueType + "\" ") + ("but expected type \"" + expectedTypes + "\"."));
186
- }
187
- }
188
- }
189
- }
190
- };
191
- setTransitionEndSupport();
192
- return Util;
193
- }($);
194
-
195
- /**
196
- * --------------------------------------------------------------------------
197
- * Bootstrap (v4.0.0): alert.js
198
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
199
- * --------------------------------------------------------------------------
200
- */
201
-
202
- var Alert = function ($$$1) {
203
- /**
204
- * ------------------------------------------------------------------------
205
- * Constants
206
- * ------------------------------------------------------------------------
207
- */
208
- var NAME = 'alert';
209
- var VERSION = '4.0.0';
210
- var DATA_KEY = 'bs.alert';
211
- var EVENT_KEY = "." + DATA_KEY;
212
- var DATA_API_KEY = '.data-api';
213
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
214
- var TRANSITION_DURATION = 150;
215
- var Selector = {
216
- DISMISS: '[data-dismiss="alert"]'
217
- };
218
- var Event = {
219
- CLOSE: "close" + EVENT_KEY,
220
- CLOSED: "closed" + EVENT_KEY,
221
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
222
- };
223
- var ClassName = {
224
- ALERT: 'alert',
225
- FADE: 'fade',
226
- SHOW: 'show'
227
- /**
228
- * ------------------------------------------------------------------------
229
- * Class Definition
230
- * ------------------------------------------------------------------------
231
- */
232
-
233
- };
234
-
235
- var Alert =
236
- /*#__PURE__*/
237
- function () {
238
- function Alert(element) {
239
- this._element = element;
240
- } // Getters
241
-
242
-
243
- var _proto = Alert.prototype;
244
-
245
- // Public
246
- _proto.close = function close(element) {
247
- element = element || this._element;
248
-
249
- var rootElement = this._getRootElement(element);
250
-
251
- var customEvent = this._triggerCloseEvent(rootElement);
252
-
253
- if (customEvent.isDefaultPrevented()) {
254
- return;
255
- }
256
-
257
- this._removeElement(rootElement);
258
- };
259
-
260
- _proto.dispose = function dispose() {
261
- $$$1.removeData(this._element, DATA_KEY);
262
- this._element = null;
263
- }; // Private
264
-
265
-
266
- _proto._getRootElement = function _getRootElement(element) {
267
- var selector = Util.getSelectorFromElement(element);
268
- var parent = false;
269
-
270
- if (selector) {
271
- parent = $$$1(selector)[0];
272
- }
273
-
274
- if (!parent) {
275
- parent = $$$1(element).closest("." + ClassName.ALERT)[0];
276
- }
277
-
278
- return parent;
279
- };
280
-
281
- _proto._triggerCloseEvent = function _triggerCloseEvent(element) {
282
- var closeEvent = $$$1.Event(Event.CLOSE);
283
- $$$1(element).trigger(closeEvent);
284
- return closeEvent;
285
- };
286
-
287
- _proto._removeElement = function _removeElement(element) {
288
- var _this = this;
289
-
290
- $$$1(element).removeClass(ClassName.SHOW);
291
-
292
- if (!Util.supportsTransitionEnd() || !$$$1(element).hasClass(ClassName.FADE)) {
293
- this._destroyElement(element);
294
-
295
- return;
296
- }
297
-
298
- $$$1(element).one(Util.TRANSITION_END, function (event) {
299
- return _this._destroyElement(element, event);
300
- }).emulateTransitionEnd(TRANSITION_DURATION);
301
- };
302
-
303
- _proto._destroyElement = function _destroyElement(element) {
304
- $$$1(element).detach().trigger(Event.CLOSED).remove();
305
- }; // Static
306
-
307
-
308
- Alert._jQueryInterface = function _jQueryInterface(config) {
309
- return this.each(function () {
310
- var $element = $$$1(this);
311
- var data = $element.data(DATA_KEY);
312
-
313
- if (!data) {
314
- data = new Alert(this);
315
- $element.data(DATA_KEY, data);
316
- }
317
-
318
- if (config === 'close') {
319
- data[config](this);
320
- }
321
- });
322
- };
323
-
324
- Alert._handleDismiss = function _handleDismiss(alertInstance) {
325
- return function (event) {
326
- if (event) {
327
- event.preventDefault();
328
- }
329
-
330
- alertInstance.close(this);
331
- };
332
- };
333
-
334
- _createClass(Alert, null, [{
335
- key: "VERSION",
336
- get: function get() {
337
- return VERSION;
338
- }
339
- }]);
340
- return Alert;
341
- }();
342
- /**
343
- * ------------------------------------------------------------------------
344
- * Data Api implementation
345
- * ------------------------------------------------------------------------
346
- */
347
-
348
-
349
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DISMISS, Alert._handleDismiss(new Alert()));
350
- /**
351
- * ------------------------------------------------------------------------
352
- * jQuery
353
- * ------------------------------------------------------------------------
354
- */
355
-
356
- $$$1.fn[NAME] = Alert._jQueryInterface;
357
- $$$1.fn[NAME].Constructor = Alert;
358
-
359
- $$$1.fn[NAME].noConflict = function () {
360
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
361
- return Alert._jQueryInterface;
362
- };
363
-
364
- return Alert;
365
- }($);
366
-
367
- /**
368
- * --------------------------------------------------------------------------
369
- * Bootstrap (v4.0.0): button.js
370
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
371
- * --------------------------------------------------------------------------
372
- */
373
-
374
- var Button = function ($$$1) {
375
- /**
376
- * ------------------------------------------------------------------------
377
- * Constants
378
- * ------------------------------------------------------------------------
379
- */
380
- var NAME = 'button';
381
- var VERSION = '4.0.0';
382
- var DATA_KEY = 'bs.button';
383
- var EVENT_KEY = "." + DATA_KEY;
384
- var DATA_API_KEY = '.data-api';
385
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
386
- var ClassName = {
387
- ACTIVE: 'active',
388
- BUTTON: 'btn',
389
- FOCUS: 'focus'
390
- };
391
- var Selector = {
392
- DATA_TOGGLE_CARROT: '[data-toggle^="button"]',
393
- DATA_TOGGLE: '[data-toggle="buttons"]',
394
- INPUT: 'input',
395
- ACTIVE: '.active',
396
- BUTTON: '.btn'
397
- };
398
- var Event = {
399
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY,
400
- FOCUS_BLUR_DATA_API: "focus" + EVENT_KEY + DATA_API_KEY + " " + ("blur" + EVENT_KEY + DATA_API_KEY)
401
- /**
402
- * ------------------------------------------------------------------------
403
- * Class Definition
404
- * ------------------------------------------------------------------------
405
- */
406
-
407
- };
408
-
409
- var Button =
410
- /*#__PURE__*/
411
- function () {
412
- function Button(element) {
413
- this._element = element;
414
- } // Getters
415
-
416
-
417
- var _proto = Button.prototype;
418
-
419
- // Public
420
- _proto.toggle = function toggle() {
421
- var triggerChangeEvent = true;
422
- var addAriaPressed = true;
423
- var rootElement = $$$1(this._element).closest(Selector.DATA_TOGGLE)[0];
424
-
425
- if (rootElement) {
426
- var input = $$$1(this._element).find(Selector.INPUT)[0];
427
-
428
- if (input) {
429
- if (input.type === 'radio') {
430
- if (input.checked && $$$1(this._element).hasClass(ClassName.ACTIVE)) {
431
- triggerChangeEvent = false;
432
- } else {
433
- var activeElement = $$$1(rootElement).find(Selector.ACTIVE)[0];
434
-
435
- if (activeElement) {
436
- $$$1(activeElement).removeClass(ClassName.ACTIVE);
437
- }
438
- }
439
- }
440
-
441
- if (triggerChangeEvent) {
442
- if (input.hasAttribute('disabled') || rootElement.hasAttribute('disabled') || input.classList.contains('disabled') || rootElement.classList.contains('disabled')) {
443
- return;
444
- }
445
-
446
- input.checked = !$$$1(this._element).hasClass(ClassName.ACTIVE);
447
- $$$1(input).trigger('change');
448
- }
449
-
450
- input.focus();
451
- addAriaPressed = false;
452
- }
453
- }
454
-
455
- if (addAriaPressed) {
456
- this._element.setAttribute('aria-pressed', !$$$1(this._element).hasClass(ClassName.ACTIVE));
457
- }
458
-
459
- if (triggerChangeEvent) {
460
- $$$1(this._element).toggleClass(ClassName.ACTIVE);
461
- }
462
- };
463
-
464
- _proto.dispose = function dispose() {
465
- $$$1.removeData(this._element, DATA_KEY);
466
- this._element = null;
467
- }; // Static
468
-
469
-
470
- Button._jQueryInterface = function _jQueryInterface(config) {
471
- return this.each(function () {
472
- var data = $$$1(this).data(DATA_KEY);
473
-
474
- if (!data) {
475
- data = new Button(this);
476
- $$$1(this).data(DATA_KEY, data);
477
- }
478
-
479
- if (config === 'toggle') {
480
- data[config]();
481
- }
482
- });
483
- };
484
-
485
- _createClass(Button, null, [{
486
- key: "VERSION",
487
- get: function get() {
488
- return VERSION;
489
- }
490
- }]);
491
- return Button;
492
- }();
493
- /**
494
- * ------------------------------------------------------------------------
495
- * Data Api implementation
496
- * ------------------------------------------------------------------------
497
- */
498
-
499
-
500
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) {
501
- event.preventDefault();
502
- var button = event.target;
503
-
504
- if (!$$$1(button).hasClass(ClassName.BUTTON)) {
505
- button = $$$1(button).closest(Selector.BUTTON);
506
- }
507
-
508
- Button._jQueryInterface.call($$$1(button), 'toggle');
509
- }).on(Event.FOCUS_BLUR_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) {
510
- var button = $$$1(event.target).closest(Selector.BUTTON)[0];
511
- $$$1(button).toggleClass(ClassName.FOCUS, /^focus(in)?$/.test(event.type));
512
- });
513
- /**
514
- * ------------------------------------------------------------------------
515
- * jQuery
516
- * ------------------------------------------------------------------------
517
- */
518
-
519
- $$$1.fn[NAME] = Button._jQueryInterface;
520
- $$$1.fn[NAME].Constructor = Button;
521
-
522
- $$$1.fn[NAME].noConflict = function () {
523
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
524
- return Button._jQueryInterface;
525
- };
526
-
527
- return Button;
528
- }($);
529
-
530
- /**
531
- * --------------------------------------------------------------------------
532
- * Bootstrap (v4.0.0): carousel.js
533
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
534
- * --------------------------------------------------------------------------
535
- */
536
-
537
- var Carousel = function ($$$1) {
538
- /**
539
- * ------------------------------------------------------------------------
540
- * Constants
541
- * ------------------------------------------------------------------------
542
- */
543
- var NAME = 'carousel';
544
- var VERSION = '4.0.0';
545
- var DATA_KEY = 'bs.carousel';
546
- var EVENT_KEY = "." + DATA_KEY;
547
- var DATA_API_KEY = '.data-api';
548
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
549
- var TRANSITION_DURATION = 600;
550
- var ARROW_LEFT_KEYCODE = 37; // KeyboardEvent.which value for left arrow key
551
-
552
- var ARROW_RIGHT_KEYCODE = 39; // KeyboardEvent.which value for right arrow key
553
-
554
- var TOUCHEVENT_COMPAT_WAIT = 500; // Time for mouse compat events to fire after touch
555
-
556
- var Default = {
557
- interval: 5000,
558
- keyboard: true,
559
- slide: false,
560
- pause: 'hover',
561
- wrap: true
562
- };
563
- var DefaultType = {
564
- interval: '(number|boolean)',
565
- keyboard: 'boolean',
566
- slide: '(boolean|string)',
567
- pause: '(string|boolean)',
568
- wrap: 'boolean'
569
- };
570
- var Direction = {
571
- NEXT: 'next',
572
- PREV: 'prev',
573
- LEFT: 'left',
574
- RIGHT: 'right'
575
- };
576
- var Event = {
577
- SLIDE: "slide" + EVENT_KEY,
578
- SLID: "slid" + EVENT_KEY,
579
- KEYDOWN: "keydown" + EVENT_KEY,
580
- MOUSEENTER: "mouseenter" + EVENT_KEY,
581
- MOUSELEAVE: "mouseleave" + EVENT_KEY,
582
- TOUCHEND: "touchend" + EVENT_KEY,
583
- LOAD_DATA_API: "load" + EVENT_KEY + DATA_API_KEY,
584
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
585
- };
586
- var ClassName = {
587
- CAROUSEL: 'carousel',
588
- ACTIVE: 'active',
589
- SLIDE: 'slide',
590
- RIGHT: 'carousel-item-right',
591
- LEFT: 'carousel-item-left',
592
- NEXT: 'carousel-item-next',
593
- PREV: 'carousel-item-prev',
594
- ITEM: 'carousel-item'
595
- };
596
- var Selector = {
597
- ACTIVE: '.active',
598
- ACTIVE_ITEM: '.active.carousel-item',
599
- ITEM: '.carousel-item',
600
- NEXT_PREV: '.carousel-item-next, .carousel-item-prev',
601
- INDICATORS: '.carousel-indicators',
602
- DATA_SLIDE: '[data-slide], [data-slide-to]',
603
- DATA_RIDE: '[data-ride="carousel"]'
604
- /**
605
- * ------------------------------------------------------------------------
606
- * Class Definition
607
- * ------------------------------------------------------------------------
608
- */
609
-
610
- };
611
-
612
- var Carousel =
613
- /*#__PURE__*/
614
- function () {
615
- function Carousel(element, config) {
616
- this._items = null;
617
- this._interval = null;
618
- this._activeElement = null;
619
- this._isPaused = false;
620
- this._isSliding = false;
621
- this.touchTimeout = null;
622
- this._config = this._getConfig(config);
623
- this._element = $$$1(element)[0];
624
- this._indicatorsElement = $$$1(this._element).find(Selector.INDICATORS)[0];
625
-
626
- this._addEventListeners();
627
- } // Getters
628
-
629
-
630
- var _proto = Carousel.prototype;
631
-
632
- // Public
633
- _proto.next = function next() {
634
- if (!this._isSliding) {
635
- this._slide(Direction.NEXT);
636
- }
637
- };
638
-
639
- _proto.nextWhenVisible = function nextWhenVisible() {
640
- // Don't call next when the page isn't visible
641
- // or the carousel or its parent isn't visible
642
- if (!document.hidden && $$$1(this._element).is(':visible') && $$$1(this._element).css('visibility') !== 'hidden') {
643
- this.next();
644
- }
645
- };
646
-
647
- _proto.prev = function prev() {
648
- if (!this._isSliding) {
649
- this._slide(Direction.PREV);
650
- }
651
- };
652
-
653
- _proto.pause = function pause(event) {
654
- if (!event) {
655
- this._isPaused = true;
656
- }
657
-
658
- if ($$$1(this._element).find(Selector.NEXT_PREV)[0] && Util.supportsTransitionEnd()) {
659
- Util.triggerTransitionEnd(this._element);
660
- this.cycle(true);
661
- }
662
-
663
- clearInterval(this._interval);
664
- this._interval = null;
665
- };
666
-
667
- _proto.cycle = function cycle(event) {
668
- if (!event) {
669
- this._isPaused = false;
670
- }
671
-
672
- if (this._interval) {
673
- clearInterval(this._interval);
674
- this._interval = null;
675
- }
676
-
677
- if (this._config.interval && !this._isPaused) {
678
- this._interval = setInterval((document.visibilityState ? this.nextWhenVisible : this.next).bind(this), this._config.interval);
679
- }
680
- };
681
-
682
- _proto.to = function to(index) {
683
- var _this = this;
684
-
685
- this._activeElement = $$$1(this._element).find(Selector.ACTIVE_ITEM)[0];
686
-
687
- var activeIndex = this._getItemIndex(this._activeElement);
688
-
689
- if (index > this._items.length - 1 || index < 0) {
690
- return;
691
- }
692
-
693
- if (this._isSliding) {
694
- $$$1(this._element).one(Event.SLID, function () {
695
- return _this.to(index);
696
- });
697
- return;
698
- }
699
-
700
- if (activeIndex === index) {
701
- this.pause();
702
- this.cycle();
703
- return;
704
- }
705
-
706
- var direction = index > activeIndex ? Direction.NEXT : Direction.PREV;
707
-
708
- this._slide(direction, this._items[index]);
709
- };
710
-
711
- _proto.dispose = function dispose() {
712
- $$$1(this._element).off(EVENT_KEY);
713
- $$$1.removeData(this._element, DATA_KEY);
714
- this._items = null;
715
- this._config = null;
716
- this._element = null;
717
- this._interval = null;
718
- this._isPaused = null;
719
- this._isSliding = null;
720
- this._activeElement = null;
721
- this._indicatorsElement = null;
722
- }; // Private
723
-
724
-
725
- _proto._getConfig = function _getConfig(config) {
726
- config = _extends({}, Default, config);
727
- Util.typeCheckConfig(NAME, config, DefaultType);
728
- return config;
729
- };
730
-
731
- _proto._addEventListeners = function _addEventListeners() {
732
- var _this2 = this;
733
-
734
- if (this._config.keyboard) {
735
- $$$1(this._element).on(Event.KEYDOWN, function (event) {
736
- return _this2._keydown(event);
737
- });
738
- }
739
-
740
- if (this._config.pause === 'hover') {
741
- $$$1(this._element).on(Event.MOUSEENTER, function (event) {
742
- return _this2.pause(event);
743
- }).on(Event.MOUSELEAVE, function (event) {
744
- return _this2.cycle(event);
745
- });
746
-
747
- if ('ontouchstart' in document.documentElement) {
748
- // If it's a touch-enabled device, mouseenter/leave are fired as
749
- // part of the mouse compatibility events on first tap - the carousel
750
- // would stop cycling until user tapped out of it;
751
- // here, we listen for touchend, explicitly pause the carousel
752
- // (as if it's the second time we tap on it, mouseenter compat event
753
- // is NOT fired) and after a timeout (to allow for mouse compatibility
754
- // events to fire) we explicitly restart cycling
755
- $$$1(this._element).on(Event.TOUCHEND, function () {
756
- _this2.pause();
757
-
758
- if (_this2.touchTimeout) {
759
- clearTimeout(_this2.touchTimeout);
760
- }
761
-
762
- _this2.touchTimeout = setTimeout(function (event) {
763
- return _this2.cycle(event);
764
- }, TOUCHEVENT_COMPAT_WAIT + _this2._config.interval);
765
- });
766
- }
767
- }
768
- };
769
-
770
- _proto._keydown = function _keydown(event) {
771
- if (/input|textarea/i.test(event.target.tagName)) {
772
- return;
773
- }
774
-
775
- switch (event.which) {
776
- case ARROW_LEFT_KEYCODE:
777
- event.preventDefault();
778
- this.prev();
779
- break;
780
-
781
- case ARROW_RIGHT_KEYCODE:
782
- event.preventDefault();
783
- this.next();
784
- break;
785
-
786
- default:
787
- }
788
- };
789
-
790
- _proto._getItemIndex = function _getItemIndex(element) {
791
- this._items = $$$1.makeArray($$$1(element).parent().find(Selector.ITEM));
792
- return this._items.indexOf(element);
793
- };
794
-
795
- _proto._getItemByDirection = function _getItemByDirection(direction, activeElement) {
796
- var isNextDirection = direction === Direction.NEXT;
797
- var isPrevDirection = direction === Direction.PREV;
798
-
799
- var activeIndex = this._getItemIndex(activeElement);
800
-
801
- var lastItemIndex = this._items.length - 1;
802
- var isGoingToWrap = isPrevDirection && activeIndex === 0 || isNextDirection && activeIndex === lastItemIndex;
803
-
804
- if (isGoingToWrap && !this._config.wrap) {
805
- return activeElement;
806
- }
807
-
808
- var delta = direction === Direction.PREV ? -1 : 1;
809
- var itemIndex = (activeIndex + delta) % this._items.length;
810
- return itemIndex === -1 ? this._items[this._items.length - 1] : this._items[itemIndex];
811
- };
812
-
813
- _proto._triggerSlideEvent = function _triggerSlideEvent(relatedTarget, eventDirectionName) {
814
- var targetIndex = this._getItemIndex(relatedTarget);
815
-
816
- var fromIndex = this._getItemIndex($$$1(this._element).find(Selector.ACTIVE_ITEM)[0]);
817
-
818
- var slideEvent = $$$1.Event(Event.SLIDE, {
819
- relatedTarget: relatedTarget,
820
- direction: eventDirectionName,
821
- from: fromIndex,
822
- to: targetIndex
823
- });
824
- $$$1(this._element).trigger(slideEvent);
825
- return slideEvent;
826
- };
827
-
828
- _proto._setActiveIndicatorElement = function _setActiveIndicatorElement(element) {
829
- if (this._indicatorsElement) {
830
- $$$1(this._indicatorsElement).find(Selector.ACTIVE).removeClass(ClassName.ACTIVE);
831
-
832
- var nextIndicator = this._indicatorsElement.children[this._getItemIndex(element)];
833
-
834
- if (nextIndicator) {
835
- $$$1(nextIndicator).addClass(ClassName.ACTIVE);
836
- }
837
- }
838
- };
839
-
840
- _proto._slide = function _slide(direction, element) {
841
- var _this3 = this;
842
-
843
- var activeElement = $$$1(this._element).find(Selector.ACTIVE_ITEM)[0];
844
-
845
- var activeElementIndex = this._getItemIndex(activeElement);
846
-
847
- var nextElement = element || activeElement && this._getItemByDirection(direction, activeElement);
848
-
849
- var nextElementIndex = this._getItemIndex(nextElement);
850
-
851
- var isCycling = Boolean(this._interval);
852
- var directionalClassName;
853
- var orderClassName;
854
- var eventDirectionName;
855
-
856
- if (direction === Direction.NEXT) {
857
- directionalClassName = ClassName.LEFT;
858
- orderClassName = ClassName.NEXT;
859
- eventDirectionName = Direction.LEFT;
860
- } else {
861
- directionalClassName = ClassName.RIGHT;
862
- orderClassName = ClassName.PREV;
863
- eventDirectionName = Direction.RIGHT;
864
- }
865
-
866
- if (nextElement && $$$1(nextElement).hasClass(ClassName.ACTIVE)) {
867
- this._isSliding = false;
868
- return;
869
- }
870
-
871
- var slideEvent = this._triggerSlideEvent(nextElement, eventDirectionName);
872
-
873
- if (slideEvent.isDefaultPrevented()) {
874
- return;
875
- }
876
-
877
- if (!activeElement || !nextElement) {
878
- // Some weirdness is happening, so we bail
879
- return;
880
- }
881
-
882
- this._isSliding = true;
883
-
884
- if (isCycling) {
885
- this.pause();
886
- }
887
-
888
- this._setActiveIndicatorElement(nextElement);
889
-
890
- var slidEvent = $$$1.Event(Event.SLID, {
891
- relatedTarget: nextElement,
892
- direction: eventDirectionName,
893
- from: activeElementIndex,
894
- to: nextElementIndex
895
- });
896
-
897
- if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.SLIDE)) {
898
- $$$1(nextElement).addClass(orderClassName);
899
- Util.reflow(nextElement);
900
- $$$1(activeElement).addClass(directionalClassName);
901
- $$$1(nextElement).addClass(directionalClassName);
902
- $$$1(activeElement).one(Util.TRANSITION_END, function () {
903
- $$$1(nextElement).removeClass(directionalClassName + " " + orderClassName).addClass(ClassName.ACTIVE);
904
- $$$1(activeElement).removeClass(ClassName.ACTIVE + " " + orderClassName + " " + directionalClassName);
905
- _this3._isSliding = false;
906
- setTimeout(function () {
907
- return $$$1(_this3._element).trigger(slidEvent);
908
- }, 0);
909
- }).emulateTransitionEnd(TRANSITION_DURATION);
910
- } else {
911
- $$$1(activeElement).removeClass(ClassName.ACTIVE);
912
- $$$1(nextElement).addClass(ClassName.ACTIVE);
913
- this._isSliding = false;
914
- $$$1(this._element).trigger(slidEvent);
915
- }
916
-
917
- if (isCycling) {
918
- this.cycle();
919
- }
920
- }; // Static
921
-
922
-
923
- Carousel._jQueryInterface = function _jQueryInterface(config) {
924
- return this.each(function () {
925
- var data = $$$1(this).data(DATA_KEY);
926
-
927
- var _config = _extends({}, Default, $$$1(this).data());
928
-
929
- if (typeof config === 'object') {
930
- _config = _extends({}, _config, config);
931
- }
932
-
933
- var action = typeof config === 'string' ? config : _config.slide;
934
-
935
- if (!data) {
936
- data = new Carousel(this, _config);
937
- $$$1(this).data(DATA_KEY, data);
938
- }
939
-
940
- if (typeof config === 'number') {
941
- data.to(config);
942
- } else if (typeof action === 'string') {
943
- if (typeof data[action] === 'undefined') {
944
- throw new TypeError("No method named \"" + action + "\"");
945
- }
946
-
947
- data[action]();
948
- } else if (_config.interval) {
949
- data.pause();
950
- data.cycle();
951
- }
952
- });
953
- };
954
-
955
- Carousel._dataApiClickHandler = function _dataApiClickHandler(event) {
956
- var selector = Util.getSelectorFromElement(this);
957
-
958
- if (!selector) {
959
- return;
960
- }
961
-
962
- var target = $$$1(selector)[0];
963
-
964
- if (!target || !$$$1(target).hasClass(ClassName.CAROUSEL)) {
965
- return;
966
- }
967
-
968
- var config = _extends({}, $$$1(target).data(), $$$1(this).data());
969
- var slideIndex = this.getAttribute('data-slide-to');
970
-
971
- if (slideIndex) {
972
- config.interval = false;
973
- }
974
-
975
- Carousel._jQueryInterface.call($$$1(target), config);
976
-
977
- if (slideIndex) {
978
- $$$1(target).data(DATA_KEY).to(slideIndex);
979
- }
980
-
981
- event.preventDefault();
982
- };
983
-
984
- _createClass(Carousel, null, [{
985
- key: "VERSION",
986
- get: function get() {
987
- return VERSION;
988
- }
989
- }, {
990
- key: "Default",
991
- get: function get() {
992
- return Default;
993
- }
994
- }]);
995
- return Carousel;
996
- }();
997
- /**
998
- * ------------------------------------------------------------------------
999
- * Data Api implementation
1000
- * ------------------------------------------------------------------------
1001
- */
1002
-
1003
-
1004
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_SLIDE, Carousel._dataApiClickHandler);
1005
- $$$1(window).on(Event.LOAD_DATA_API, function () {
1006
- $$$1(Selector.DATA_RIDE).each(function () {
1007
- var $carousel = $$$1(this);
1008
-
1009
- Carousel._jQueryInterface.call($carousel, $carousel.data());
1010
- });
1011
- });
1012
- /**
1013
- * ------------------------------------------------------------------------
1014
- * jQuery
1015
- * ------------------------------------------------------------------------
1016
- */
1017
-
1018
- $$$1.fn[NAME] = Carousel._jQueryInterface;
1019
- $$$1.fn[NAME].Constructor = Carousel;
1020
-
1021
- $$$1.fn[NAME].noConflict = function () {
1022
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
1023
- return Carousel._jQueryInterface;
1024
- };
1025
-
1026
- return Carousel;
1027
- }($);
1028
-
1029
- /**
1030
- * --------------------------------------------------------------------------
1031
- * Bootstrap (v4.0.0): collapse.js
1032
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
1033
- * --------------------------------------------------------------------------
1034
- */
1035
-
1036
- var Collapse = function ($$$1) {
1037
- /**
1038
- * ------------------------------------------------------------------------
1039
- * Constants
1040
- * ------------------------------------------------------------------------
1041
- */
1042
- var NAME = 'collapse';
1043
- var VERSION = '4.0.0';
1044
- var DATA_KEY = 'bs.collapse';
1045
- var EVENT_KEY = "." + DATA_KEY;
1046
- var DATA_API_KEY = '.data-api';
1047
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
1048
- var TRANSITION_DURATION = 600;
1049
- var Default = {
1050
- toggle: true,
1051
- parent: ''
1052
- };
1053
- var DefaultType = {
1054
- toggle: 'boolean',
1055
- parent: '(string|element)'
1056
- };
1057
- var Event = {
1058
- SHOW: "show" + EVENT_KEY,
1059
- SHOWN: "shown" + EVENT_KEY,
1060
- HIDE: "hide" + EVENT_KEY,
1061
- HIDDEN: "hidden" + EVENT_KEY,
1062
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
1063
- };
1064
- var ClassName = {
1065
- SHOW: 'show',
1066
- COLLAPSE: 'collapse',
1067
- COLLAPSING: 'collapsing',
1068
- COLLAPSED: 'collapsed'
1069
- };
1070
- var Dimension = {
1071
- WIDTH: 'width',
1072
- HEIGHT: 'height'
1073
- };
1074
- var Selector = {
1075
- ACTIVES: '.show, .collapsing',
1076
- DATA_TOGGLE: '[data-toggle="collapse"]'
1077
- /**
1078
- * ------------------------------------------------------------------------
1079
- * Class Definition
1080
- * ------------------------------------------------------------------------
1081
- */
1082
-
1083
- };
1084
-
1085
- var Collapse =
1086
- /*#__PURE__*/
1087
- function () {
1088
- function Collapse(element, config) {
1089
- this._isTransitioning = false;
1090
- this._element = element;
1091
- this._config = this._getConfig(config);
1092
- this._triggerArray = $$$1.makeArray($$$1("[data-toggle=\"collapse\"][href=\"#" + element.id + "\"]," + ("[data-toggle=\"collapse\"][data-target=\"#" + element.id + "\"]")));
1093
- var tabToggles = $$$1(Selector.DATA_TOGGLE);
1094
-
1095
- for (var i = 0; i < tabToggles.length; i++) {
1096
- var elem = tabToggles[i];
1097
- var selector = Util.getSelectorFromElement(elem);
1098
-
1099
- if (selector !== null && $$$1(selector).filter(element).length > 0) {
1100
- this._selector = selector;
1101
-
1102
- this._triggerArray.push(elem);
1103
- }
1104
- }
1105
-
1106
- this._parent = this._config.parent ? this._getParent() : null;
1107
-
1108
- if (!this._config.parent) {
1109
- this._addAriaAndCollapsedClass(this._element, this._triggerArray);
1110
- }
1111
-
1112
- if (this._config.toggle) {
1113
- this.toggle();
1114
- }
1115
- } // Getters
1116
-
1117
-
1118
- var _proto = Collapse.prototype;
1119
-
1120
- // Public
1121
- _proto.toggle = function toggle() {
1122
- if ($$$1(this._element).hasClass(ClassName.SHOW)) {
1123
- this.hide();
1124
- } else {
1125
- this.show();
1126
- }
1127
- };
1128
-
1129
- _proto.show = function show() {
1130
- var _this = this;
1131
-
1132
- if (this._isTransitioning || $$$1(this._element).hasClass(ClassName.SHOW)) {
1133
- return;
1134
- }
1135
-
1136
- var actives;
1137
- var activesData;
1138
-
1139
- if (this._parent) {
1140
- actives = $$$1.makeArray($$$1(this._parent).find(Selector.ACTIVES).filter("[data-parent=\"" + this._config.parent + "\"]"));
1141
-
1142
- if (actives.length === 0) {
1143
- actives = null;
1144
- }
1145
- }
1146
-
1147
- if (actives) {
1148
- activesData = $$$1(actives).not(this._selector).data(DATA_KEY);
1149
-
1150
- if (activesData && activesData._isTransitioning) {
1151
- return;
1152
- }
1153
- }
1154
-
1155
- var startEvent = $$$1.Event(Event.SHOW);
1156
- $$$1(this._element).trigger(startEvent);
1157
-
1158
- if (startEvent.isDefaultPrevented()) {
1159
- return;
1160
- }
1161
-
1162
- if (actives) {
1163
- Collapse._jQueryInterface.call($$$1(actives).not(this._selector), 'hide');
1164
-
1165
- if (!activesData) {
1166
- $$$1(actives).data(DATA_KEY, null);
1167
- }
1168
- }
1169
-
1170
- var dimension = this._getDimension();
1171
-
1172
- $$$1(this._element).removeClass(ClassName.COLLAPSE).addClass(ClassName.COLLAPSING);
1173
- this._element.style[dimension] = 0;
1174
-
1175
- if (this._triggerArray.length > 0) {
1176
- $$$1(this._triggerArray).removeClass(ClassName.COLLAPSED).attr('aria-expanded', true);
1177
- }
1178
-
1179
- this.setTransitioning(true);
1180
-
1181
- var complete = function complete() {
1182
- $$$1(_this._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).addClass(ClassName.SHOW);
1183
- _this._element.style[dimension] = '';
1184
-
1185
- _this.setTransitioning(false);
1186
-
1187
- $$$1(_this._element).trigger(Event.SHOWN);
1188
- };
1189
-
1190
- if (!Util.supportsTransitionEnd()) {
1191
- complete();
1192
- return;
1193
- }
1194
-
1195
- var capitalizedDimension = dimension[0].toUpperCase() + dimension.slice(1);
1196
- var scrollSize = "scroll" + capitalizedDimension;
1197
- $$$1(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
1198
- this._element.style[dimension] = this._element[scrollSize] + "px";
1199
- };
1200
-
1201
- _proto.hide = function hide() {
1202
- var _this2 = this;
1203
-
1204
- if (this._isTransitioning || !$$$1(this._element).hasClass(ClassName.SHOW)) {
1205
- return;
1206
- }
1207
-
1208
- var startEvent = $$$1.Event(Event.HIDE);
1209
- $$$1(this._element).trigger(startEvent);
1210
-
1211
- if (startEvent.isDefaultPrevented()) {
1212
- return;
1213
- }
1214
-
1215
- var dimension = this._getDimension();
1216
-
1217
- this._element.style[dimension] = this._element.getBoundingClientRect()[dimension] + "px";
1218
- Util.reflow(this._element);
1219
- $$$1(this._element).addClass(ClassName.COLLAPSING).removeClass(ClassName.COLLAPSE).removeClass(ClassName.SHOW);
1220
-
1221
- if (this._triggerArray.length > 0) {
1222
- for (var i = 0; i < this._triggerArray.length; i++) {
1223
- var trigger = this._triggerArray[i];
1224
- var selector = Util.getSelectorFromElement(trigger);
1225
-
1226
- if (selector !== null) {
1227
- var $elem = $$$1(selector);
1228
-
1229
- if (!$elem.hasClass(ClassName.SHOW)) {
1230
- $$$1(trigger).addClass(ClassName.COLLAPSED).attr('aria-expanded', false);
1231
- }
1232
- }
1233
- }
1234
- }
1235
-
1236
- this.setTransitioning(true);
1237
-
1238
- var complete = function complete() {
1239
- _this2.setTransitioning(false);
1240
-
1241
- $$$1(_this2._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).trigger(Event.HIDDEN);
1242
- };
1243
-
1244
- this._element.style[dimension] = '';
1245
-
1246
- if (!Util.supportsTransitionEnd()) {
1247
- complete();
1248
- return;
1249
- }
1250
-
1251
- $$$1(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
1252
- };
1253
-
1254
- _proto.setTransitioning = function setTransitioning(isTransitioning) {
1255
- this._isTransitioning = isTransitioning;
1256
- };
1257
-
1258
- _proto.dispose = function dispose() {
1259
- $$$1.removeData(this._element, DATA_KEY);
1260
- this._config = null;
1261
- this._parent = null;
1262
- this._element = null;
1263
- this._triggerArray = null;
1264
- this._isTransitioning = null;
1265
- }; // Private
1266
-
1267
-
1268
- _proto._getConfig = function _getConfig(config) {
1269
- config = _extends({}, Default, config);
1270
- config.toggle = Boolean(config.toggle); // Coerce string values
1271
-
1272
- Util.typeCheckConfig(NAME, config, DefaultType);
1273
- return config;
1274
- };
1275
-
1276
- _proto._getDimension = function _getDimension() {
1277
- var hasWidth = $$$1(this._element).hasClass(Dimension.WIDTH);
1278
- return hasWidth ? Dimension.WIDTH : Dimension.HEIGHT;
1279
- };
1280
-
1281
- _proto._getParent = function _getParent() {
1282
- var _this3 = this;
1283
-
1284
- var parent = null;
1285
-
1286
- if (Util.isElement(this._config.parent)) {
1287
- parent = this._config.parent; // It's a jQuery object
1288
-
1289
- if (typeof this._config.parent.jquery !== 'undefined') {
1290
- parent = this._config.parent[0];
1291
- }
1292
- } else {
1293
- parent = $$$1(this._config.parent)[0];
1294
- }
1295
-
1296
- var selector = "[data-toggle=\"collapse\"][data-parent=\"" + this._config.parent + "\"]";
1297
- $$$1(parent).find(selector).each(function (i, element) {
1298
- _this3._addAriaAndCollapsedClass(Collapse._getTargetFromElement(element), [element]);
1299
- });
1300
- return parent;
1301
- };
1302
-
1303
- _proto._addAriaAndCollapsedClass = function _addAriaAndCollapsedClass(element, triggerArray) {
1304
- if (element) {
1305
- var isOpen = $$$1(element).hasClass(ClassName.SHOW);
1306
-
1307
- if (triggerArray.length > 0) {
1308
- $$$1(triggerArray).toggleClass(ClassName.COLLAPSED, !isOpen).attr('aria-expanded', isOpen);
1309
- }
1310
- }
1311
- }; // Static
1312
-
1313
-
1314
- Collapse._getTargetFromElement = function _getTargetFromElement(element) {
1315
- var selector = Util.getSelectorFromElement(element);
1316
- return selector ? $$$1(selector)[0] : null;
1317
- };
1318
-
1319
- Collapse._jQueryInterface = function _jQueryInterface(config) {
1320
- return this.each(function () {
1321
- var $this = $$$1(this);
1322
- var data = $this.data(DATA_KEY);
1323
-
1324
- var _config = _extends({}, Default, $this.data(), typeof config === 'object' && config);
1325
-
1326
- if (!data && _config.toggle && /show|hide/.test(config)) {
1327
- _config.toggle = false;
1328
- }
1329
-
1330
- if (!data) {
1331
- data = new Collapse(this, _config);
1332
- $this.data(DATA_KEY, data);
1333
- }
1334
-
1335
- if (typeof config === 'string') {
1336
- if (typeof data[config] === 'undefined') {
1337
- throw new TypeError("No method named \"" + config + "\"");
1338
- }
1339
-
1340
- data[config]();
1341
- }
1342
- });
1343
- };
1344
-
1345
- _createClass(Collapse, null, [{
1346
- key: "VERSION",
1347
- get: function get() {
1348
- return VERSION;
1349
- }
1350
- }, {
1351
- key: "Default",
1352
- get: function get() {
1353
- return Default;
1354
- }
1355
- }]);
1356
- return Collapse;
1357
- }();
1358
- /**
1359
- * ------------------------------------------------------------------------
1360
- * Data Api implementation
1361
- * ------------------------------------------------------------------------
1362
- */
1363
-
1364
-
1365
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) {
1366
- // preventDefault only for <a> elements (which change the URL) not inside the collapsible element
1367
- if (event.currentTarget.tagName === 'A') {
1368
- event.preventDefault();
1369
- }
1370
-
1371
- var $trigger = $$$1(this);
1372
- var selector = Util.getSelectorFromElement(this);
1373
- $$$1(selector).each(function () {
1374
- var $target = $$$1(this);
1375
- var data = $target.data(DATA_KEY);
1376
- var config = data ? 'toggle' : $trigger.data();
1377
-
1378
- Collapse._jQueryInterface.call($target, config);
1379
- });
1380
- });
1381
- /**
1382
- * ------------------------------------------------------------------------
1383
- * jQuery
1384
- * ------------------------------------------------------------------------
1385
- */
1386
-
1387
- $$$1.fn[NAME] = Collapse._jQueryInterface;
1388
- $$$1.fn[NAME].Constructor = Collapse;
1389
-
1390
- $$$1.fn[NAME].noConflict = function () {
1391
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
1392
- return Collapse._jQueryInterface;
1393
- };
1394
-
1395
- return Collapse;
1396
- }($);
1397
-
1398
- /**
1399
- * --------------------------------------------------------------------------
1400
- * Bootstrap (v4.0.0): dropdown.js
1401
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
1402
- * --------------------------------------------------------------------------
1403
- */
1404
-
1405
- var Dropdown = function ($$$1) {
1406
- /**
1407
- * ------------------------------------------------------------------------
1408
- * Constants
1409
- * ------------------------------------------------------------------------
1410
- */
1411
- var NAME = 'dropdown';
1412
- var VERSION = '4.0.0';
1413
- var DATA_KEY = 'bs.dropdown';
1414
- var EVENT_KEY = "." + DATA_KEY;
1415
- var DATA_API_KEY = '.data-api';
1416
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
1417
- var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key
1418
-
1419
- var SPACE_KEYCODE = 32; // KeyboardEvent.which value for space key
1420
-
1421
- var TAB_KEYCODE = 9; // KeyboardEvent.which value for tab key
1422
-
1423
- var ARROW_UP_KEYCODE = 38; // KeyboardEvent.which value for up arrow key
1424
-
1425
- var ARROW_DOWN_KEYCODE = 40; // KeyboardEvent.which value for down arrow key
1426
-
1427
- var RIGHT_MOUSE_BUTTON_WHICH = 3; // MouseEvent.which value for the right button (assuming a right-handed mouse)
1428
-
1429
- var REGEXP_KEYDOWN = new RegExp(ARROW_UP_KEYCODE + "|" + ARROW_DOWN_KEYCODE + "|" + ESCAPE_KEYCODE);
1430
- var Event = {
1431
- HIDE: "hide" + EVENT_KEY,
1432
- HIDDEN: "hidden" + EVENT_KEY,
1433
- SHOW: "show" + EVENT_KEY,
1434
- SHOWN: "shown" + EVENT_KEY,
1435
- CLICK: "click" + EVENT_KEY,
1436
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY,
1437
- KEYDOWN_DATA_API: "keydown" + EVENT_KEY + DATA_API_KEY,
1438
- KEYUP_DATA_API: "keyup" + EVENT_KEY + DATA_API_KEY
1439
- };
1440
- var ClassName = {
1441
- DISABLED: 'disabled',
1442
- SHOW: 'show',
1443
- DROPUP: 'dropup',
1444
- DROPRIGHT: 'dropright',
1445
- DROPLEFT: 'dropleft',
1446
- MENURIGHT: 'dropdown-menu-right',
1447
- MENULEFT: 'dropdown-menu-left',
1448
- POSITION_STATIC: 'position-static'
1449
- };
1450
- var Selector = {
1451
- DATA_TOGGLE: '[data-toggle="dropdown"]',
1452
- FORM_CHILD: '.dropdown form',
1453
- MENU: '.dropdown-menu',
1454
- NAVBAR_NAV: '.navbar-nav',
1455
- VISIBLE_ITEMS: '.dropdown-menu .dropdown-item:not(.disabled)'
1456
- };
1457
- var AttachmentMap = {
1458
- TOP: 'top-start',
1459
- TOPEND: 'top-end',
1460
- BOTTOM: 'bottom-start',
1461
- BOTTOMEND: 'bottom-end',
1462
- RIGHT: 'right-start',
1463
- RIGHTEND: 'right-end',
1464
- LEFT: 'left-start',
1465
- LEFTEND: 'left-end'
1466
- };
1467
- var Default = {
1468
- offset: 0,
1469
- flip: true,
1470
- boundary: 'scrollParent'
1471
- };
1472
- var DefaultType = {
1473
- offset: '(number|string|function)',
1474
- flip: 'boolean',
1475
- boundary: '(string|element)'
1476
- /**
1477
- * ------------------------------------------------------------------------
1478
- * Class Definition
1479
- * ------------------------------------------------------------------------
1480
- */
1481
-
1482
- };
1483
-
1484
- var Dropdown =
1485
- /*#__PURE__*/
1486
- function () {
1487
- function Dropdown(element, config) {
1488
- this._element = element;
1489
- this._popper = null;
1490
- this._config = this._getConfig(config);
1491
- this._menu = this._getMenuElement();
1492
- this._inNavbar = this._detectNavbar();
1493
-
1494
- this._addEventListeners();
1495
- } // Getters
1496
-
1497
-
1498
- var _proto = Dropdown.prototype;
1499
-
1500
- // Public
1501
- _proto.toggle = function toggle() {
1502
- if (this._element.disabled || $$$1(this._element).hasClass(ClassName.DISABLED)) {
1503
- return;
1504
- }
1505
-
1506
- var parent = Dropdown._getParentFromElement(this._element);
1507
-
1508
- var isActive = $$$1(this._menu).hasClass(ClassName.SHOW);
1509
-
1510
- Dropdown._clearMenus();
1511
-
1512
- if (isActive) {
1513
- return;
1514
- }
1515
-
1516
- var relatedTarget = {
1517
- relatedTarget: this._element
1518
- };
1519
- var showEvent = $$$1.Event(Event.SHOW, relatedTarget);
1520
- $$$1(parent).trigger(showEvent);
1521
-
1522
- if (showEvent.isDefaultPrevented()) {
1523
- return;
1524
- } // Disable totally Popper.js for Dropdown in Navbar
1525
-
1526
-
1527
- if (!this._inNavbar) {
1528
- /**
1529
- * Check for Popper dependency
1530
- * Popper - https://popper.js.org
1531
- */
1532
- if (typeof Popper === 'undefined') {
1533
- throw new TypeError('Bootstrap dropdown require Popper.js (https://popper.js.org)');
1534
- }
1535
-
1536
- var element = this._element; // For dropup with alignment we use the parent as popper container
1537
-
1538
- if ($$$1(parent).hasClass(ClassName.DROPUP)) {
1539
- if ($$$1(this._menu).hasClass(ClassName.MENULEFT) || $$$1(this._menu).hasClass(ClassName.MENURIGHT)) {
1540
- element = parent;
1541
- }
1542
- } // If boundary is not `scrollParent`, then set position to `static`
1543
- // to allow the menu to "escape" the scroll parent's boundaries
1544
- // https://github.com/twbs/bootstrap/issues/24251
1545
-
1546
-
1547
- if (this._config.boundary !== 'scrollParent') {
1548
- $$$1(parent).addClass(ClassName.POSITION_STATIC);
1549
- }
1550
-
1551
- this._popper = new Popper(element, this._menu, this._getPopperConfig());
1552
- } // If this is a touch-enabled device we add extra
1553
- // empty mouseover listeners to the body's immediate children;
1554
- // only needed because of broken event delegation on iOS
1555
- // https://www.quirksmode.org/blog/archives/2014/02/mouse_event_bub.html
1556
-
1557
-
1558
- if ('ontouchstart' in document.documentElement && $$$1(parent).closest(Selector.NAVBAR_NAV).length === 0) {
1559
- $$$1('body').children().on('mouseover', null, $$$1.noop);
1560
- }
1561
-
1562
- this._element.focus();
1563
-
1564
- this._element.setAttribute('aria-expanded', true);
1565
-
1566
- $$$1(this._menu).toggleClass(ClassName.SHOW);
1567
- $$$1(parent).toggleClass(ClassName.SHOW).trigger($$$1.Event(Event.SHOWN, relatedTarget));
1568
- };
1569
-
1570
- _proto.dispose = function dispose() {
1571
- $$$1.removeData(this._element, DATA_KEY);
1572
- $$$1(this._element).off(EVENT_KEY);
1573
- this._element = null;
1574
- this._menu = null;
1575
-
1576
- if (this._popper !== null) {
1577
- this._popper.destroy();
1578
-
1579
- this._popper = null;
1580
- }
1581
- };
1582
-
1583
- _proto.update = function update() {
1584
- this._inNavbar = this._detectNavbar();
1585
-
1586
- if (this._popper !== null) {
1587
- this._popper.scheduleUpdate();
1588
- }
1589
- }; // Private
1590
-
1591
-
1592
- _proto._addEventListeners = function _addEventListeners() {
1593
- var _this = this;
1594
-
1595
- $$$1(this._element).on(Event.CLICK, function (event) {
1596
- event.preventDefault();
1597
- event.stopPropagation();
1598
-
1599
- _this.toggle();
1600
- });
1601
- };
1602
-
1603
- _proto._getConfig = function _getConfig(config) {
1604
- config = _extends({}, this.constructor.Default, $$$1(this._element).data(), config);
1605
- Util.typeCheckConfig(NAME, config, this.constructor.DefaultType);
1606
- return config;
1607
- };
1608
-
1609
- _proto._getMenuElement = function _getMenuElement() {
1610
- if (!this._menu) {
1611
- var parent = Dropdown._getParentFromElement(this._element);
1612
-
1613
- this._menu = $$$1(parent).find(Selector.MENU)[0];
1614
- }
1615
-
1616
- return this._menu;
1617
- };
1618
-
1619
- _proto._getPlacement = function _getPlacement() {
1620
- var $parentDropdown = $$$1(this._element).parent();
1621
- var placement = AttachmentMap.BOTTOM; // Handle dropup
1622
-
1623
- if ($parentDropdown.hasClass(ClassName.DROPUP)) {
1624
- placement = AttachmentMap.TOP;
1625
-
1626
- if ($$$1(this._menu).hasClass(ClassName.MENURIGHT)) {
1627
- placement = AttachmentMap.TOPEND;
1628
- }
1629
- } else if ($parentDropdown.hasClass(ClassName.DROPRIGHT)) {
1630
- placement = AttachmentMap.RIGHT;
1631
- } else if ($parentDropdown.hasClass(ClassName.DROPLEFT)) {
1632
- placement = AttachmentMap.LEFT;
1633
- } else if ($$$1(this._menu).hasClass(ClassName.MENURIGHT)) {
1634
- placement = AttachmentMap.BOTTOMEND;
1635
- }
1636
-
1637
- return placement;
1638
- };
1639
-
1640
- _proto._detectNavbar = function _detectNavbar() {
1641
- return $$$1(this._element).closest('.navbar').length > 0;
1642
- };
1643
-
1644
- _proto._getPopperConfig = function _getPopperConfig() {
1645
- var _this2 = this;
1646
-
1647
- var offsetConf = {};
1648
-
1649
- if (typeof this._config.offset === 'function') {
1650
- offsetConf.fn = function (data) {
1651
- data.offsets = _extends({}, data.offsets, _this2._config.offset(data.offsets) || {});
1652
- return data;
1653
- };
1654
- } else {
1655
- offsetConf.offset = this._config.offset;
1656
- }
1657
-
1658
- var popperConfig = {
1659
- placement: this._getPlacement(),
1660
- modifiers: {
1661
- offset: offsetConf,
1662
- flip: {
1663
- enabled: this._config.flip
1664
- },
1665
- preventOverflow: {
1666
- boundariesElement: this._config.boundary
1667
- }
1668
- }
1669
- };
1670
- return popperConfig;
1671
- }; // Static
1672
-
1673
-
1674
- Dropdown._jQueryInterface = function _jQueryInterface(config) {
1675
- return this.each(function () {
1676
- var data = $$$1(this).data(DATA_KEY);
1677
-
1678
- var _config = typeof config === 'object' ? config : null;
1679
-
1680
- if (!data) {
1681
- data = new Dropdown(this, _config);
1682
- $$$1(this).data(DATA_KEY, data);
1683
- }
1684
-
1685
- if (typeof config === 'string') {
1686
- if (typeof data[config] === 'undefined') {
1687
- throw new TypeError("No method named \"" + config + "\"");
1688
- }
1689
-
1690
- data[config]();
1691
- }
1692
- });
1693
- };
1694
-
1695
- Dropdown._clearMenus = function _clearMenus(event) {
1696
- if (event && (event.which === RIGHT_MOUSE_BUTTON_WHICH || event.type === 'keyup' && event.which !== TAB_KEYCODE)) {
1697
- return;
1698
- }
1699
-
1700
- var toggles = $$$1.makeArray($$$1(Selector.DATA_TOGGLE));
1701
-
1702
- for (var i = 0; i < toggles.length; i++) {
1703
- var parent = Dropdown._getParentFromElement(toggles[i]);
1704
-
1705
- var context = $$$1(toggles[i]).data(DATA_KEY);
1706
- var relatedTarget = {
1707
- relatedTarget: toggles[i]
1708
- };
1709
-
1710
- if (!context) {
1711
- continue;
1712
- }
1713
-
1714
- var dropdownMenu = context._menu;
1715
-
1716
- if (!$$$1(parent).hasClass(ClassName.SHOW)) {
1717
- continue;
1718
- }
1719
-
1720
- if (event && (event.type === 'click' && /input|textarea/i.test(event.target.tagName) || event.type === 'keyup' && event.which === TAB_KEYCODE) && $$$1.contains(parent, event.target)) {
1721
- continue;
1722
- }
1723
-
1724
- var hideEvent = $$$1.Event(Event.HIDE, relatedTarget);
1725
- $$$1(parent).trigger(hideEvent);
1726
-
1727
- if (hideEvent.isDefaultPrevented()) {
1728
- continue;
1729
- } // If this is a touch-enabled device we remove the extra
1730
- // empty mouseover listeners we added for iOS support
1731
-
1732
-
1733
- if ('ontouchstart' in document.documentElement) {
1734
- $$$1('body').children().off('mouseover', null, $$$1.noop);
1735
- }
1736
-
1737
- toggles[i].setAttribute('aria-expanded', 'false');
1738
- $$$1(dropdownMenu).removeClass(ClassName.SHOW);
1739
- $$$1(parent).removeClass(ClassName.SHOW).trigger($$$1.Event(Event.HIDDEN, relatedTarget));
1740
- }
1741
- };
1742
-
1743
- Dropdown._getParentFromElement = function _getParentFromElement(element) {
1744
- var parent;
1745
- var selector = Util.getSelectorFromElement(element);
1746
-
1747
- if (selector) {
1748
- parent = $$$1(selector)[0];
1749
- }
1750
-
1751
- return parent || element.parentNode;
1752
- }; // eslint-disable-next-line complexity
1753
-
1754
-
1755
- Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) {
1756
- // If not input/textarea:
1757
- // - And not a key in REGEXP_KEYDOWN => not a dropdown command
1758
- // If input/textarea:
1759
- // - If space key => not a dropdown command
1760
- // - If key is other than escape
1761
- // - If key is not up or down => not a dropdown command
1762
- // - If trigger inside the menu => not a dropdown command
1763
- if (/input|textarea/i.test(event.target.tagName) ? event.which === SPACE_KEYCODE || event.which !== ESCAPE_KEYCODE && (event.which !== ARROW_DOWN_KEYCODE && event.which !== ARROW_UP_KEYCODE || $$$1(event.target).closest(Selector.MENU).length) : !REGEXP_KEYDOWN.test(event.which)) {
1764
- return;
1765
- }
1766
-
1767
- event.preventDefault();
1768
- event.stopPropagation();
1769
-
1770
- if (this.disabled || $$$1(this).hasClass(ClassName.DISABLED)) {
1771
- return;
1772
- }
1773
-
1774
- var parent = Dropdown._getParentFromElement(this);
1775
-
1776
- var isActive = $$$1(parent).hasClass(ClassName.SHOW);
1777
-
1778
- if (!isActive && (event.which !== ESCAPE_KEYCODE || event.which !== SPACE_KEYCODE) || isActive && (event.which === ESCAPE_KEYCODE || event.which === SPACE_KEYCODE)) {
1779
- if (event.which === ESCAPE_KEYCODE) {
1780
- var toggle = $$$1(parent).find(Selector.DATA_TOGGLE)[0];
1781
- $$$1(toggle).trigger('focus');
1782
- }
1783
-
1784
- $$$1(this).trigger('click');
1785
- return;
1786
- }
1787
-
1788
- var items = $$$1(parent).find(Selector.VISIBLE_ITEMS).get();
1789
-
1790
- if (items.length === 0) {
1791
- return;
1792
- }
1793
-
1794
- var index = items.indexOf(event.target);
1795
-
1796
- if (event.which === ARROW_UP_KEYCODE && index > 0) {
1797
- // Up
1798
- index--;
1799
- }
1800
-
1801
- if (event.which === ARROW_DOWN_KEYCODE && index < items.length - 1) {
1802
- // Down
1803
- index++;
1804
- }
1805
-
1806
- if (index < 0) {
1807
- index = 0;
1808
- }
1809
-
1810
- items[index].focus();
1811
- };
1812
-
1813
- _createClass(Dropdown, null, [{
1814
- key: "VERSION",
1815
- get: function get() {
1816
- return VERSION;
1817
- }
1818
- }, {
1819
- key: "Default",
1820
- get: function get() {
1821
- return Default;
1822
- }
1823
- }, {
1824
- key: "DefaultType",
1825
- get: function get() {
1826
- return DefaultType;
1827
- }
1828
- }]);
1829
- return Dropdown;
1830
- }();
1831
- /**
1832
- * ------------------------------------------------------------------------
1833
- * Data Api implementation
1834
- * ------------------------------------------------------------------------
1835
- */
1836
-
1837
-
1838
- $$$1(document).on(Event.KEYDOWN_DATA_API, Selector.DATA_TOGGLE, Dropdown._dataApiKeydownHandler).on(Event.KEYDOWN_DATA_API, Selector.MENU, Dropdown._dataApiKeydownHandler).on(Event.CLICK_DATA_API + " " + Event.KEYUP_DATA_API, Dropdown._clearMenus).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) {
1839
- event.preventDefault();
1840
- event.stopPropagation();
1841
-
1842
- Dropdown._jQueryInterface.call($$$1(this), 'toggle');
1843
- }).on(Event.CLICK_DATA_API, Selector.FORM_CHILD, function (e) {
1844
- e.stopPropagation();
1845
- });
1846
- /**
1847
- * ------------------------------------------------------------------------
1848
- * jQuery
1849
- * ------------------------------------------------------------------------
1850
- */
1851
-
1852
- $$$1.fn[NAME] = Dropdown._jQueryInterface;
1853
- $$$1.fn[NAME].Constructor = Dropdown;
1854
-
1855
- $$$1.fn[NAME].noConflict = function () {
1856
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
1857
- return Dropdown._jQueryInterface;
1858
- };
1859
-
1860
- return Dropdown;
1861
- }($, Popper);
1862
-
1863
- /**
1864
- * --------------------------------------------------------------------------
1865
- * Bootstrap (v4.0.0): modal.js
1866
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
1867
- * --------------------------------------------------------------------------
1868
- */
1869
-
1870
- var Modal = function ($$$1) {
1871
- /**
1872
- * ------------------------------------------------------------------------
1873
- * Constants
1874
- * ------------------------------------------------------------------------
1875
- */
1876
- var NAME = 'modal';
1877
- var VERSION = '4.0.0';
1878
- var DATA_KEY = 'bs.modal';
1879
- var EVENT_KEY = "." + DATA_KEY;
1880
- var DATA_API_KEY = '.data-api';
1881
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
1882
- var TRANSITION_DURATION = 300;
1883
- var BACKDROP_TRANSITION_DURATION = 150;
1884
- var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key
1885
-
1886
- var Default = {
1887
- backdrop: true,
1888
- keyboard: true,
1889
- focus: true,
1890
- show: true
1891
- };
1892
- var DefaultType = {
1893
- backdrop: '(boolean|string)',
1894
- keyboard: 'boolean',
1895
- focus: 'boolean',
1896
- show: 'boolean'
1897
- };
1898
- var Event = {
1899
- HIDE: "hide" + EVENT_KEY,
1900
- HIDDEN: "hidden" + EVENT_KEY,
1901
- SHOW: "show" + EVENT_KEY,
1902
- SHOWN: "shown" + EVENT_KEY,
1903
- FOCUSIN: "focusin" + EVENT_KEY,
1904
- RESIZE: "resize" + EVENT_KEY,
1905
- CLICK_DISMISS: "click.dismiss" + EVENT_KEY,
1906
- KEYDOWN_DISMISS: "keydown.dismiss" + EVENT_KEY,
1907
- MOUSEUP_DISMISS: "mouseup.dismiss" + EVENT_KEY,
1908
- MOUSEDOWN_DISMISS: "mousedown.dismiss" + EVENT_KEY,
1909
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
1910
- };
1911
- var ClassName = {
1912
- SCROLLBAR_MEASURER: 'modal-scrollbar-measure',
1913
- BACKDROP: 'modal-backdrop',
1914
- OPEN: 'modal-open',
1915
- FADE: 'fade',
1916
- SHOW: 'show'
1917
- };
1918
- var Selector = {
1919
- DIALOG: '.modal-dialog',
1920
- DATA_TOGGLE: '[data-toggle="modal"]',
1921
- DATA_DISMISS: '[data-dismiss="modal"]',
1922
- FIXED_CONTENT: '.fixed-top, .fixed-bottom, .is-fixed, .sticky-top',
1923
- STICKY_CONTENT: '.sticky-top',
1924
- NAVBAR_TOGGLER: '.navbar-toggler'
1925
- /**
1926
- * ------------------------------------------------------------------------
1927
- * Class Definition
1928
- * ------------------------------------------------------------------------
1929
- */
1930
-
1931
- };
1932
-
1933
- var Modal =
1934
- /*#__PURE__*/
1935
- function () {
1936
- function Modal(element, config) {
1937
- this._config = this._getConfig(config);
1938
- this._element = element;
1939
- this._dialog = $$$1(element).find(Selector.DIALOG)[0];
1940
- this._backdrop = null;
1941
- this._isShown = false;
1942
- this._isBodyOverflowing = false;
1943
- this._ignoreBackdropClick = false;
1944
- this._originalBodyPadding = 0;
1945
- this._scrollbarWidth = 0;
1946
- } // Getters
1947
-
1948
-
1949
- var _proto = Modal.prototype;
1950
-
1951
- // Public
1952
- _proto.toggle = function toggle(relatedTarget) {
1953
- return this._isShown ? this.hide() : this.show(relatedTarget);
1954
- };
1955
-
1956
- _proto.show = function show(relatedTarget) {
1957
- var _this = this;
1958
-
1959
- if (this._isTransitioning || this._isShown) {
1960
- return;
1961
- }
1962
-
1963
- if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE)) {
1964
- this._isTransitioning = true;
1965
- }
1966
-
1967
- var showEvent = $$$1.Event(Event.SHOW, {
1968
- relatedTarget: relatedTarget
1969
- });
1970
- $$$1(this._element).trigger(showEvent);
1971
-
1972
- if (this._isShown || showEvent.isDefaultPrevented()) {
1973
- return;
1974
- }
1975
-
1976
- this._isShown = true;
1977
-
1978
- this._checkScrollbar();
1979
-
1980
- this._setScrollbar();
1981
-
1982
- this._adjustDialog();
1983
-
1984
- $$$1(document.body).addClass(ClassName.OPEN);
1985
-
1986
- this._setEscapeEvent();
1987
-
1988
- this._setResizeEvent();
1989
-
1990
- $$$1(this._element).on(Event.CLICK_DISMISS, Selector.DATA_DISMISS, function (event) {
1991
- return _this.hide(event);
1992
- });
1993
- $$$1(this._dialog).on(Event.MOUSEDOWN_DISMISS, function () {
1994
- $$$1(_this._element).one(Event.MOUSEUP_DISMISS, function (event) {
1995
- if ($$$1(event.target).is(_this._element)) {
1996
- _this._ignoreBackdropClick = true;
1997
- }
1998
- });
1999
- });
2000
-
2001
- this._showBackdrop(function () {
2002
- return _this._showElement(relatedTarget);
2003
- });
2004
- };
2005
-
2006
- _proto.hide = function hide(event) {
2007
- var _this2 = this;
2008
-
2009
- if (event) {
2010
- event.preventDefault();
2011
- }
2012
-
2013
- if (this._isTransitioning || !this._isShown) {
2014
- return;
2015
- }
2016
-
2017
- var hideEvent = $$$1.Event(Event.HIDE);
2018
- $$$1(this._element).trigger(hideEvent);
2019
-
2020
- if (!this._isShown || hideEvent.isDefaultPrevented()) {
2021
- return;
2022
- }
2023
-
2024
- this._isShown = false;
2025
- var transition = Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE);
2026
-
2027
- if (transition) {
2028
- this._isTransitioning = true;
2029
- }
2030
-
2031
- this._setEscapeEvent();
2032
-
2033
- this._setResizeEvent();
2034
-
2035
- $$$1(document).off(Event.FOCUSIN);
2036
- $$$1(this._element).removeClass(ClassName.SHOW);
2037
- $$$1(this._element).off(Event.CLICK_DISMISS);
2038
- $$$1(this._dialog).off(Event.MOUSEDOWN_DISMISS);
2039
-
2040
- if (transition) {
2041
- $$$1(this._element).one(Util.TRANSITION_END, function (event) {
2042
- return _this2._hideModal(event);
2043
- }).emulateTransitionEnd(TRANSITION_DURATION);
2044
- } else {
2045
- this._hideModal();
2046
- }
2047
- };
2048
-
2049
- _proto.dispose = function dispose() {
2050
- $$$1.removeData(this._element, DATA_KEY);
2051
- $$$1(window, document, this._element, this._backdrop).off(EVENT_KEY);
2052
- this._config = null;
2053
- this._element = null;
2054
- this._dialog = null;
2055
- this._backdrop = null;
2056
- this._isShown = null;
2057
- this._isBodyOverflowing = null;
2058
- this._ignoreBackdropClick = null;
2059
- this._scrollbarWidth = null;
2060
- };
2061
-
2062
- _proto.handleUpdate = function handleUpdate() {
2063
- this._adjustDialog();
2064
- }; // Private
2065
-
2066
-
2067
- _proto._getConfig = function _getConfig(config) {
2068
- config = _extends({}, Default, config);
2069
- Util.typeCheckConfig(NAME, config, DefaultType);
2070
- return config;
2071
- };
2072
-
2073
- _proto._showElement = function _showElement(relatedTarget) {
2074
- var _this3 = this;
2075
-
2076
- var transition = Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE);
2077
-
2078
- if (!this._element.parentNode || this._element.parentNode.nodeType !== Node.ELEMENT_NODE) {
2079
- // Don't move modal's DOM position
2080
- document.body.appendChild(this._element);
2081
- }
2082
-
2083
- this._element.style.display = 'block';
2084
-
2085
- this._element.removeAttribute('aria-hidden');
2086
-
2087
- this._element.scrollTop = 0;
2088
-
2089
- if (transition) {
2090
- Util.reflow(this._element);
2091
- }
2092
-
2093
- $$$1(this._element).addClass(ClassName.SHOW);
2094
-
2095
- if (this._config.focus) {
2096
- this._enforceFocus();
2097
- }
2098
-
2099
- var shownEvent = $$$1.Event(Event.SHOWN, {
2100
- relatedTarget: relatedTarget
2101
- });
2102
-
2103
- var transitionComplete = function transitionComplete() {
2104
- if (_this3._config.focus) {
2105
- _this3._element.focus();
2106
- }
2107
-
2108
- _this3._isTransitioning = false;
2109
- $$$1(_this3._element).trigger(shownEvent);
2110
- };
2111
-
2112
- if (transition) {
2113
- $$$1(this._dialog).one(Util.TRANSITION_END, transitionComplete).emulateTransitionEnd(TRANSITION_DURATION);
2114
- } else {
2115
- transitionComplete();
2116
- }
2117
- };
2118
-
2119
- _proto._enforceFocus = function _enforceFocus() {
2120
- var _this4 = this;
2121
-
2122
- $$$1(document).off(Event.FOCUSIN) // Guard against infinite focus loop
2123
- .on(Event.FOCUSIN, function (event) {
2124
- if (document !== event.target && _this4._element !== event.target && $$$1(_this4._element).has(event.target).length === 0) {
2125
- _this4._element.focus();
2126
- }
2127
- });
2128
- };
2129
-
2130
- _proto._setEscapeEvent = function _setEscapeEvent() {
2131
- var _this5 = this;
2132
-
2133
- if (this._isShown && this._config.keyboard) {
2134
- $$$1(this._element).on(Event.KEYDOWN_DISMISS, function (event) {
2135
- if (event.which === ESCAPE_KEYCODE) {
2136
- event.preventDefault();
2137
-
2138
- _this5.hide();
2139
- }
2140
- });
2141
- } else if (!this._isShown) {
2142
- $$$1(this._element).off(Event.KEYDOWN_DISMISS);
2143
- }
2144
- };
2145
-
2146
- _proto._setResizeEvent = function _setResizeEvent() {
2147
- var _this6 = this;
2148
-
2149
- if (this._isShown) {
2150
- $$$1(window).on(Event.RESIZE, function (event) {
2151
- return _this6.handleUpdate(event);
2152
- });
2153
- } else {
2154
- $$$1(window).off(Event.RESIZE);
2155
- }
2156
- };
2157
-
2158
- _proto._hideModal = function _hideModal() {
2159
- var _this7 = this;
2160
-
2161
- this._element.style.display = 'none';
2162
-
2163
- this._element.setAttribute('aria-hidden', true);
2164
-
2165
- this._isTransitioning = false;
2166
-
2167
- this._showBackdrop(function () {
2168
- $$$1(document.body).removeClass(ClassName.OPEN);
2169
-
2170
- _this7._resetAdjustments();
2171
-
2172
- _this7._resetScrollbar();
2173
-
2174
- $$$1(_this7._element).trigger(Event.HIDDEN);
2175
- });
2176
- };
2177
-
2178
- _proto._removeBackdrop = function _removeBackdrop() {
2179
- if (this._backdrop) {
2180
- $$$1(this._backdrop).remove();
2181
- this._backdrop = null;
2182
- }
2183
- };
2184
-
2185
- _proto._showBackdrop = function _showBackdrop(callback) {
2186
- var _this8 = this;
2187
-
2188
- var animate = $$$1(this._element).hasClass(ClassName.FADE) ? ClassName.FADE : '';
2189
-
2190
- if (this._isShown && this._config.backdrop) {
2191
- var doAnimate = Util.supportsTransitionEnd() && animate;
2192
- this._backdrop = document.createElement('div');
2193
- this._backdrop.className = ClassName.BACKDROP;
2194
-
2195
- if (animate) {
2196
- $$$1(this._backdrop).addClass(animate);
2197
- }
2198
-
2199
- $$$1(this._backdrop).appendTo(document.body);
2200
- $$$1(this._element).on(Event.CLICK_DISMISS, function (event) {
2201
- if (_this8._ignoreBackdropClick) {
2202
- _this8._ignoreBackdropClick = false;
2203
- return;
2204
- }
2205
-
2206
- if (event.target !== event.currentTarget) {
2207
- return;
2208
- }
2209
-
2210
- if (_this8._config.backdrop === 'static') {
2211
- _this8._element.focus();
2212
- } else {
2213
- _this8.hide();
2214
- }
2215
- });
2216
-
2217
- if (doAnimate) {
2218
- Util.reflow(this._backdrop);
2219
- }
2220
-
2221
- $$$1(this._backdrop).addClass(ClassName.SHOW);
2222
-
2223
- if (!callback) {
2224
- return;
2225
- }
2226
-
2227
- if (!doAnimate) {
2228
- callback();
2229
- return;
2230
- }
2231
-
2232
- $$$1(this._backdrop).one(Util.TRANSITION_END, callback).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION);
2233
- } else if (!this._isShown && this._backdrop) {
2234
- $$$1(this._backdrop).removeClass(ClassName.SHOW);
2235
-
2236
- var callbackRemove = function callbackRemove() {
2237
- _this8._removeBackdrop();
2238
-
2239
- if (callback) {
2240
- callback();
2241
- }
2242
- };
2243
-
2244
- if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE)) {
2245
- $$$1(this._backdrop).one(Util.TRANSITION_END, callbackRemove).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION);
2246
- } else {
2247
- callbackRemove();
2248
- }
2249
- } else if (callback) {
2250
- callback();
2251
- }
2252
- }; // ----------------------------------------------------------------------
2253
- // the following methods are used to handle overflowing modals
2254
- // todo (fat): these should probably be refactored out of modal.js
2255
- // ----------------------------------------------------------------------
2256
-
2257
-
2258
- _proto._adjustDialog = function _adjustDialog() {
2259
- var isModalOverflowing = this._element.scrollHeight > document.documentElement.clientHeight;
2260
-
2261
- if (!this._isBodyOverflowing && isModalOverflowing) {
2262
- this._element.style.paddingLeft = this._scrollbarWidth + "px";
2263
- }
2264
-
2265
- if (this._isBodyOverflowing && !isModalOverflowing) {
2266
- this._element.style.paddingRight = this._scrollbarWidth + "px";
2267
- }
2268
- };
2269
-
2270
- _proto._resetAdjustments = function _resetAdjustments() {
2271
- this._element.style.paddingLeft = '';
2272
- this._element.style.paddingRight = '';
2273
- };
2274
-
2275
- _proto._checkScrollbar = function _checkScrollbar() {
2276
- var rect = document.body.getBoundingClientRect();
2277
- this._isBodyOverflowing = rect.left + rect.right < window.innerWidth;
2278
- this._scrollbarWidth = this._getScrollbarWidth();
2279
- };
2280
-
2281
- _proto._setScrollbar = function _setScrollbar() {
2282
- var _this9 = this;
2283
-
2284
- if (this._isBodyOverflowing) {
2285
- // Note: DOMNode.style.paddingRight returns the actual value or '' if not set
2286
- // while $(DOMNode).css('padding-right') returns the calculated value or 0 if not set
2287
- // Adjust fixed content padding
2288
- $$$1(Selector.FIXED_CONTENT).each(function (index, element) {
2289
- var actualPadding = $$$1(element)[0].style.paddingRight;
2290
- var calculatedPadding = $$$1(element).css('padding-right');
2291
- $$$1(element).data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + _this9._scrollbarWidth + "px");
2292
- }); // Adjust sticky content margin
2293
-
2294
- $$$1(Selector.STICKY_CONTENT).each(function (index, element) {
2295
- var actualMargin = $$$1(element)[0].style.marginRight;
2296
- var calculatedMargin = $$$1(element).css('margin-right');
2297
- $$$1(element).data('margin-right', actualMargin).css('margin-right', parseFloat(calculatedMargin) - _this9._scrollbarWidth + "px");
2298
- }); // Adjust navbar-toggler margin
2299
-
2300
- $$$1(Selector.NAVBAR_TOGGLER).each(function (index, element) {
2301
- var actualMargin = $$$1(element)[0].style.marginRight;
2302
- var calculatedMargin = $$$1(element).css('margin-right');
2303
- $$$1(element).data('margin-right', actualMargin).css('margin-right', parseFloat(calculatedMargin) + _this9._scrollbarWidth + "px");
2304
- }); // Adjust body padding
2305
-
2306
- var actualPadding = document.body.style.paddingRight;
2307
- var calculatedPadding = $$$1('body').css('padding-right');
2308
- $$$1('body').data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + this._scrollbarWidth + "px");
2309
- }
2310
- };
2311
-
2312
- _proto._resetScrollbar = function _resetScrollbar() {
2313
- // Restore fixed content padding
2314
- $$$1(Selector.FIXED_CONTENT).each(function (index, element) {
2315
- var padding = $$$1(element).data('padding-right');
2316
-
2317
- if (typeof padding !== 'undefined') {
2318
- $$$1(element).css('padding-right', padding).removeData('padding-right');
2319
- }
2320
- }); // Restore sticky content and navbar-toggler margin
2321
-
2322
- $$$1(Selector.STICKY_CONTENT + ", " + Selector.NAVBAR_TOGGLER).each(function (index, element) {
2323
- var margin = $$$1(element).data('margin-right');
2324
-
2325
- if (typeof margin !== 'undefined') {
2326
- $$$1(element).css('margin-right', margin).removeData('margin-right');
2327
- }
2328
- }); // Restore body padding
2329
-
2330
- var padding = $$$1('body').data('padding-right');
2331
-
2332
- if (typeof padding !== 'undefined') {
2333
- $$$1('body').css('padding-right', padding).removeData('padding-right');
2334
- }
2335
- };
2336
-
2337
- _proto._getScrollbarWidth = function _getScrollbarWidth() {
2338
- // thx d.walsh
2339
- var scrollDiv = document.createElement('div');
2340
- scrollDiv.className = ClassName.SCROLLBAR_MEASURER;
2341
- document.body.appendChild(scrollDiv);
2342
- var scrollbarWidth = scrollDiv.getBoundingClientRect().width - scrollDiv.clientWidth;
2343
- document.body.removeChild(scrollDiv);
2344
- return scrollbarWidth;
2345
- }; // Static
2346
-
2347
-
2348
- Modal._jQueryInterface = function _jQueryInterface(config, relatedTarget) {
2349
- return this.each(function () {
2350
- var data = $$$1(this).data(DATA_KEY);
2351
-
2352
- var _config = _extends({}, Modal.Default, $$$1(this).data(), typeof config === 'object' && config);
2353
-
2354
- if (!data) {
2355
- data = new Modal(this, _config);
2356
- $$$1(this).data(DATA_KEY, data);
2357
- }
2358
-
2359
- if (typeof config === 'string') {
2360
- if (typeof data[config] === 'undefined') {
2361
- throw new TypeError("No method named \"" + config + "\"");
2362
- }
2363
-
2364
- data[config](relatedTarget);
2365
- } else if (_config.show) {
2366
- data.show(relatedTarget);
2367
- }
2368
- });
2369
- };
2370
-
2371
- _createClass(Modal, null, [{
2372
- key: "VERSION",
2373
- get: function get() {
2374
- return VERSION;
2375
- }
2376
- }, {
2377
- key: "Default",
2378
- get: function get() {
2379
- return Default;
2380
- }
2381
- }]);
2382
- return Modal;
2383
- }();
2384
- /**
2385
- * ------------------------------------------------------------------------
2386
- * Data Api implementation
2387
- * ------------------------------------------------------------------------
2388
- */
2389
-
2390
-
2391
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) {
2392
- var _this10 = this;
2393
-
2394
- var target;
2395
- var selector = Util.getSelectorFromElement(this);
2396
-
2397
- if (selector) {
2398
- target = $$$1(selector)[0];
2399
- }
2400
-
2401
- var config = $$$1(target).data(DATA_KEY) ? 'toggle' : _extends({}, $$$1(target).data(), $$$1(this).data());
2402
-
2403
- if (this.tagName === 'A' || this.tagName === 'AREA') {
2404
- event.preventDefault();
2405
- }
2406
-
2407
- var $target = $$$1(target).one(Event.SHOW, function (showEvent) {
2408
- if (showEvent.isDefaultPrevented()) {
2409
- // Only register focus restorer if modal will actually get shown
2410
- return;
2411
- }
2412
-
2413
- $target.one(Event.HIDDEN, function () {
2414
- if ($$$1(_this10).is(':visible')) {
2415
- _this10.focus();
2416
- }
2417
- });
2418
- });
2419
-
2420
- Modal._jQueryInterface.call($$$1(target), config, this);
2421
- });
2422
- /**
2423
- * ------------------------------------------------------------------------
2424
- * jQuery
2425
- * ------------------------------------------------------------------------
2426
- */
2427
-
2428
- $$$1.fn[NAME] = Modal._jQueryInterface;
2429
- $$$1.fn[NAME].Constructor = Modal;
2430
-
2431
- $$$1.fn[NAME].noConflict = function () {
2432
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
2433
- return Modal._jQueryInterface;
2434
- };
2435
-
2436
- return Modal;
2437
- }($);
2438
-
2439
- /**
2440
- * --------------------------------------------------------------------------
2441
- * Bootstrap (v4.0.0): tooltip.js
2442
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
2443
- * --------------------------------------------------------------------------
2444
- */
2445
-
2446
- var Tooltip = function ($$$1) {
2447
- /**
2448
- * ------------------------------------------------------------------------
2449
- * Constants
2450
- * ------------------------------------------------------------------------
2451
- */
2452
- var NAME = 'tooltip';
2453
- var VERSION = '4.0.0';
2454
- var DATA_KEY = 'bs.tooltip';
2455
- var EVENT_KEY = "." + DATA_KEY;
2456
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
2457
- var TRANSITION_DURATION = 150;
2458
- var CLASS_PREFIX = 'bs-tooltip';
2459
- var BSCLS_PREFIX_REGEX = new RegExp("(^|\\s)" + CLASS_PREFIX + "\\S+", 'g');
2460
- var DefaultType = {
2461
- animation: 'boolean',
2462
- template: 'string',
2463
- title: '(string|element|function)',
2464
- trigger: 'string',
2465
- delay: '(number|object)',
2466
- html: 'boolean',
2467
- selector: '(string|boolean)',
2468
- placement: '(string|function)',
2469
- offset: '(number|string)',
2470
- container: '(string|element|boolean)',
2471
- fallbackPlacement: '(string|array)',
2472
- boundary: '(string|element)'
2473
- };
2474
- var AttachmentMap = {
2475
- AUTO: 'auto',
2476
- TOP: 'top',
2477
- RIGHT: 'right',
2478
- BOTTOM: 'bottom',
2479
- LEFT: 'left'
2480
- };
2481
- var Default = {
2482
- animation: true,
2483
- template: '<div class="tooltip" role="tooltip">' + '<div class="arrow"></div>' + '<div class="tooltip-inner"></div></div>',
2484
- trigger: 'hover focus',
2485
- title: '',
2486
- delay: 0,
2487
- html: false,
2488
- selector: false,
2489
- placement: 'top',
2490
- offset: 0,
2491
- container: false,
2492
- fallbackPlacement: 'flip',
2493
- boundary: 'scrollParent'
2494
- };
2495
- var HoverState = {
2496
- SHOW: 'show',
2497
- OUT: 'out'
2498
- };
2499
- var Event = {
2500
- HIDE: "hide" + EVENT_KEY,
2501
- HIDDEN: "hidden" + EVENT_KEY,
2502
- SHOW: "show" + EVENT_KEY,
2503
- SHOWN: "shown" + EVENT_KEY,
2504
- INSERTED: "inserted" + EVENT_KEY,
2505
- CLICK: "click" + EVENT_KEY,
2506
- FOCUSIN: "focusin" + EVENT_KEY,
2507
- FOCUSOUT: "focusout" + EVENT_KEY,
2508
- MOUSEENTER: "mouseenter" + EVENT_KEY,
2509
- MOUSELEAVE: "mouseleave" + EVENT_KEY
2510
- };
2511
- var ClassName = {
2512
- FADE: 'fade',
2513
- SHOW: 'show'
2514
- };
2515
- var Selector = {
2516
- TOOLTIP: '.tooltip',
2517
- TOOLTIP_INNER: '.tooltip-inner',
2518
- ARROW: '.arrow'
2519
- };
2520
- var Trigger = {
2521
- HOVER: 'hover',
2522
- FOCUS: 'focus',
2523
- CLICK: 'click',
2524
- MANUAL: 'manual'
2525
- /**
2526
- * ------------------------------------------------------------------------
2527
- * Class Definition
2528
- * ------------------------------------------------------------------------
2529
- */
2530
-
2531
- };
2532
-
2533
- var Tooltip =
2534
- /*#__PURE__*/
2535
- function () {
2536
- function Tooltip(element, config) {
2537
- /**
2538
- * Check for Popper dependency
2539
- * Popper - https://popper.js.org
2540
- */
2541
- if (typeof Popper === 'undefined') {
2542
- throw new TypeError('Bootstrap tooltips require Popper.js (https://popper.js.org)');
2543
- } // private
2544
-
2545
-
2546
- this._isEnabled = true;
2547
- this._timeout = 0;
2548
- this._hoverState = '';
2549
- this._activeTrigger = {};
2550
- this._popper = null; // Protected
2551
-
2552
- this.element = element;
2553
- this.config = this._getConfig(config);
2554
- this.tip = null;
2555
-
2556
- this._setListeners();
2557
- } // Getters
2558
-
2559
-
2560
- var _proto = Tooltip.prototype;
2561
-
2562
- // Public
2563
- _proto.enable = function enable() {
2564
- this._isEnabled = true;
2565
- };
2566
-
2567
- _proto.disable = function disable() {
2568
- this._isEnabled = false;
2569
- };
2570
-
2571
- _proto.toggleEnabled = function toggleEnabled() {
2572
- this._isEnabled = !this._isEnabled;
2573
- };
2574
-
2575
- _proto.toggle = function toggle(event) {
2576
- if (!this._isEnabled) {
2577
- return;
2578
- }
2579
-
2580
- if (event) {
2581
- var dataKey = this.constructor.DATA_KEY;
2582
- var context = $$$1(event.currentTarget).data(dataKey);
2583
-
2584
- if (!context) {
2585
- context = new this.constructor(event.currentTarget, this._getDelegateConfig());
2586
- $$$1(event.currentTarget).data(dataKey, context);
2587
- }
2588
-
2589
- context._activeTrigger.click = !context._activeTrigger.click;
2590
-
2591
- if (context._isWithActiveTrigger()) {
2592
- context._enter(null, context);
2593
- } else {
2594
- context._leave(null, context);
2595
- }
2596
- } else {
2597
- if ($$$1(this.getTipElement()).hasClass(ClassName.SHOW)) {
2598
- this._leave(null, this);
2599
-
2600
- return;
2601
- }
2602
-
2603
- this._enter(null, this);
2604
- }
2605
- };
2606
-
2607
- _proto.dispose = function dispose() {
2608
- clearTimeout(this._timeout);
2609
- $$$1.removeData(this.element, this.constructor.DATA_KEY);
2610
- $$$1(this.element).off(this.constructor.EVENT_KEY);
2611
- $$$1(this.element).closest('.modal').off('hide.bs.modal');
2612
-
2613
- if (this.tip) {
2614
- $$$1(this.tip).remove();
2615
- }
2616
-
2617
- this._isEnabled = null;
2618
- this._timeout = null;
2619
- this._hoverState = null;
2620
- this._activeTrigger = null;
2621
-
2622
- if (this._popper !== null) {
2623
- this._popper.destroy();
2624
- }
2625
-
2626
- this._popper = null;
2627
- this.element = null;
2628
- this.config = null;
2629
- this.tip = null;
2630
- };
2631
-
2632
- _proto.show = function show() {
2633
- var _this = this;
2634
-
2635
- if ($$$1(this.element).css('display') === 'none') {
2636
- throw new Error('Please use show on visible elements');
2637
- }
2638
-
2639
- var showEvent = $$$1.Event(this.constructor.Event.SHOW);
2640
-
2641
- if (this.isWithContent() && this._isEnabled) {
2642
- $$$1(this.element).trigger(showEvent);
2643
- var isInTheDom = $$$1.contains(this.element.ownerDocument.documentElement, this.element);
2644
-
2645
- if (showEvent.isDefaultPrevented() || !isInTheDom) {
2646
- return;
2647
- }
2648
-
2649
- var tip = this.getTipElement();
2650
- var tipId = Util.getUID(this.constructor.NAME);
2651
- tip.setAttribute('id', tipId);
2652
- this.element.setAttribute('aria-describedby', tipId);
2653
- this.setContent();
2654
-
2655
- if (this.config.animation) {
2656
- $$$1(tip).addClass(ClassName.FADE);
2657
- }
2658
-
2659
- var placement = typeof this.config.placement === 'function' ? this.config.placement.call(this, tip, this.element) : this.config.placement;
2660
-
2661
- var attachment = this._getAttachment(placement);
2662
-
2663
- this.addAttachmentClass(attachment);
2664
- var container = this.config.container === false ? document.body : $$$1(this.config.container);
2665
- $$$1(tip).data(this.constructor.DATA_KEY, this);
2666
-
2667
- if (!$$$1.contains(this.element.ownerDocument.documentElement, this.tip)) {
2668
- $$$1(tip).appendTo(container);
2669
- }
2670
-
2671
- $$$1(this.element).trigger(this.constructor.Event.INSERTED);
2672
- this._popper = new Popper(this.element, tip, {
2673
- placement: attachment,
2674
- modifiers: {
2675
- offset: {
2676
- offset: this.config.offset
2677
- },
2678
- flip: {
2679
- behavior: this.config.fallbackPlacement
2680
- },
2681
- arrow: {
2682
- element: Selector.ARROW
2683
- },
2684
- preventOverflow: {
2685
- boundariesElement: this.config.boundary
2686
- }
2687
- },
2688
- onCreate: function onCreate(data) {
2689
- if (data.originalPlacement !== data.placement) {
2690
- _this._handlePopperPlacementChange(data);
2691
- }
2692
- },
2693
- onUpdate: function onUpdate(data) {
2694
- _this._handlePopperPlacementChange(data);
2695
- }
2696
- });
2697
- $$$1(tip).addClass(ClassName.SHOW); // If this is a touch-enabled device we add extra
2698
- // empty mouseover listeners to the body's immediate children;
2699
- // only needed because of broken event delegation on iOS
2700
- // https://www.quirksmode.org/blog/archives/2014/02/mouse_event_bub.html
2701
-
2702
- if ('ontouchstart' in document.documentElement) {
2703
- $$$1('body').children().on('mouseover', null, $$$1.noop);
2704
- }
2705
-
2706
- var complete = function complete() {
2707
- if (_this.config.animation) {
2708
- _this._fixTransition();
2709
- }
2710
-
2711
- var prevHoverState = _this._hoverState;
2712
- _this._hoverState = null;
2713
- $$$1(_this.element).trigger(_this.constructor.Event.SHOWN);
2714
-
2715
- if (prevHoverState === HoverState.OUT) {
2716
- _this._leave(null, _this);
2717
- }
2718
- };
2719
-
2720
- if (Util.supportsTransitionEnd() && $$$1(this.tip).hasClass(ClassName.FADE)) {
2721
- $$$1(this.tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(Tooltip._TRANSITION_DURATION);
2722
- } else {
2723
- complete();
2724
- }
2725
- }
2726
- };
2727
-
2728
- _proto.hide = function hide(callback) {
2729
- var _this2 = this;
2730
-
2731
- var tip = this.getTipElement();
2732
- var hideEvent = $$$1.Event(this.constructor.Event.HIDE);
2733
-
2734
- var complete = function complete() {
2735
- if (_this2._hoverState !== HoverState.SHOW && tip.parentNode) {
2736
- tip.parentNode.removeChild(tip);
2737
- }
2738
-
2739
- _this2._cleanTipClass();
2740
-
2741
- _this2.element.removeAttribute('aria-describedby');
2742
-
2743
- $$$1(_this2.element).trigger(_this2.constructor.Event.HIDDEN);
2744
-
2745
- if (_this2._popper !== null) {
2746
- _this2._popper.destroy();
2747
- }
2748
-
2749
- if (callback) {
2750
- callback();
2751
- }
2752
- };
2753
-
2754
- $$$1(this.element).trigger(hideEvent);
2755
-
2756
- if (hideEvent.isDefaultPrevented()) {
2757
- return;
2758
- }
2759
-
2760
- $$$1(tip).removeClass(ClassName.SHOW); // If this is a touch-enabled device we remove the extra
2761
- // empty mouseover listeners we added for iOS support
2762
-
2763
- if ('ontouchstart' in document.documentElement) {
2764
- $$$1('body').children().off('mouseover', null, $$$1.noop);
2765
- }
2766
-
2767
- this._activeTrigger[Trigger.CLICK] = false;
2768
- this._activeTrigger[Trigger.FOCUS] = false;
2769
- this._activeTrigger[Trigger.HOVER] = false;
2770
-
2771
- if (Util.supportsTransitionEnd() && $$$1(this.tip).hasClass(ClassName.FADE)) {
2772
- $$$1(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
2773
- } else {
2774
- complete();
2775
- }
2776
-
2777
- this._hoverState = '';
2778
- };
2779
-
2780
- _proto.update = function update() {
2781
- if (this._popper !== null) {
2782
- this._popper.scheduleUpdate();
2783
- }
2784
- }; // Protected
2785
-
2786
-
2787
- _proto.isWithContent = function isWithContent() {
2788
- return Boolean(this.getTitle());
2789
- };
2790
-
2791
- _proto.addAttachmentClass = function addAttachmentClass(attachment) {
2792
- $$$1(this.getTipElement()).addClass(CLASS_PREFIX + "-" + attachment);
2793
- };
2794
-
2795
- _proto.getTipElement = function getTipElement() {
2796
- this.tip = this.tip || $$$1(this.config.template)[0];
2797
- return this.tip;
2798
- };
2799
-
2800
- _proto.setContent = function setContent() {
2801
- var $tip = $$$1(this.getTipElement());
2802
- this.setElementContent($tip.find(Selector.TOOLTIP_INNER), this.getTitle());
2803
- $tip.removeClass(ClassName.FADE + " " + ClassName.SHOW);
2804
- };
2805
-
2806
- _proto.setElementContent = function setElementContent($element, content) {
2807
- var html = this.config.html;
2808
-
2809
- if (typeof content === 'object' && (content.nodeType || content.jquery)) {
2810
- // Content is a DOM node or a jQuery
2811
- if (html) {
2812
- if (!$$$1(content).parent().is($element)) {
2813
- $element.empty().append(content);
2814
- }
2815
- } else {
2816
- $element.text($$$1(content).text());
2817
- }
2818
- } else {
2819
- $element[html ? 'html' : 'text'](content);
2820
- }
2821
- };
2822
-
2823
- _proto.getTitle = function getTitle() {
2824
- var title = this.element.getAttribute('data-original-title');
2825
-
2826
- if (!title) {
2827
- title = typeof this.config.title === 'function' ? this.config.title.call(this.element) : this.config.title;
2828
- }
2829
-
2830
- return title;
2831
- }; // Private
2832
-
2833
-
2834
- _proto._getAttachment = function _getAttachment(placement) {
2835
- return AttachmentMap[placement.toUpperCase()];
2836
- };
2837
-
2838
- _proto._setListeners = function _setListeners() {
2839
- var _this3 = this;
2840
-
2841
- var triggers = this.config.trigger.split(' ');
2842
- triggers.forEach(function (trigger) {
2843
- if (trigger === 'click') {
2844
- $$$1(_this3.element).on(_this3.constructor.Event.CLICK, _this3.config.selector, function (event) {
2845
- return _this3.toggle(event);
2846
- });
2847
- } else if (trigger !== Trigger.MANUAL) {
2848
- var eventIn = trigger === Trigger.HOVER ? _this3.constructor.Event.MOUSEENTER : _this3.constructor.Event.FOCUSIN;
2849
- var eventOut = trigger === Trigger.HOVER ? _this3.constructor.Event.MOUSELEAVE : _this3.constructor.Event.FOCUSOUT;
2850
- $$$1(_this3.element).on(eventIn, _this3.config.selector, function (event) {
2851
- return _this3._enter(event);
2852
- }).on(eventOut, _this3.config.selector, function (event) {
2853
- return _this3._leave(event);
2854
- });
2855
- }
2856
-
2857
- $$$1(_this3.element).closest('.modal').on('hide.bs.modal', function () {
2858
- return _this3.hide();
2859
- });
2860
- });
2861
-
2862
- if (this.config.selector) {
2863
- this.config = _extends({}, this.config, {
2864
- trigger: 'manual',
2865
- selector: ''
2866
- });
2867
- } else {
2868
- this._fixTitle();
2869
- }
2870
- };
2871
-
2872
- _proto._fixTitle = function _fixTitle() {
2873
- var titleType = typeof this.element.getAttribute('data-original-title');
2874
-
2875
- if (this.element.getAttribute('title') || titleType !== 'string') {
2876
- this.element.setAttribute('data-original-title', this.element.getAttribute('title') || '');
2877
- this.element.setAttribute('title', '');
2878
- }
2879
- };
2880
-
2881
- _proto._enter = function _enter(event, context) {
2882
- var dataKey = this.constructor.DATA_KEY;
2883
- context = context || $$$1(event.currentTarget).data(dataKey);
2884
-
2885
- if (!context) {
2886
- context = new this.constructor(event.currentTarget, this._getDelegateConfig());
2887
- $$$1(event.currentTarget).data(dataKey, context);
2888
- }
2889
-
2890
- if (event) {
2891
- context._activeTrigger[event.type === 'focusin' ? Trigger.FOCUS : Trigger.HOVER] = true;
2892
- }
2893
-
2894
- if ($$$1(context.getTipElement()).hasClass(ClassName.SHOW) || context._hoverState === HoverState.SHOW) {
2895
- context._hoverState = HoverState.SHOW;
2896
- return;
2897
- }
2898
-
2899
- clearTimeout(context._timeout);
2900
- context._hoverState = HoverState.SHOW;
2901
-
2902
- if (!context.config.delay || !context.config.delay.show) {
2903
- context.show();
2904
- return;
2905
- }
2906
-
2907
- context._timeout = setTimeout(function () {
2908
- if (context._hoverState === HoverState.SHOW) {
2909
- context.show();
2910
- }
2911
- }, context.config.delay.show);
2912
- };
2913
-
2914
- _proto._leave = function _leave(event, context) {
2915
- var dataKey = this.constructor.DATA_KEY;
2916
- context = context || $$$1(event.currentTarget).data(dataKey);
2917
-
2918
- if (!context) {
2919
- context = new this.constructor(event.currentTarget, this._getDelegateConfig());
2920
- $$$1(event.currentTarget).data(dataKey, context);
2921
- }
2922
-
2923
- if (event) {
2924
- context._activeTrigger[event.type === 'focusout' ? Trigger.FOCUS : Trigger.HOVER] = false;
2925
- }
2926
-
2927
- if (context._isWithActiveTrigger()) {
2928
- return;
2929
- }
2930
-
2931
- clearTimeout(context._timeout);
2932
- context._hoverState = HoverState.OUT;
2933
-
2934
- if (!context.config.delay || !context.config.delay.hide) {
2935
- context.hide();
2936
- return;
2937
- }
2938
-
2939
- context._timeout = setTimeout(function () {
2940
- if (context._hoverState === HoverState.OUT) {
2941
- context.hide();
2942
- }
2943
- }, context.config.delay.hide);
2944
- };
2945
-
2946
- _proto._isWithActiveTrigger = function _isWithActiveTrigger() {
2947
- for (var trigger in this._activeTrigger) {
2948
- if (this._activeTrigger[trigger]) {
2949
- return true;
2950
- }
2951
- }
2952
-
2953
- return false;
2954
- };
2955
-
2956
- _proto._getConfig = function _getConfig(config) {
2957
- config = _extends({}, this.constructor.Default, $$$1(this.element).data(), config);
2958
-
2959
- if (typeof config.delay === 'number') {
2960
- config.delay = {
2961
- show: config.delay,
2962
- hide: config.delay
2963
- };
2964
- }
2965
-
2966
- if (typeof config.title === 'number') {
2967
- config.title = config.title.toString();
2968
- }
2969
-
2970
- if (typeof config.content === 'number') {
2971
- config.content = config.content.toString();
2972
- }
2973
-
2974
- Util.typeCheckConfig(NAME, config, this.constructor.DefaultType);
2975
- return config;
2976
- };
2977
-
2978
- _proto._getDelegateConfig = function _getDelegateConfig() {
2979
- var config = {};
2980
-
2981
- if (this.config) {
2982
- for (var key in this.config) {
2983
- if (this.constructor.Default[key] !== this.config[key]) {
2984
- config[key] = this.config[key];
2985
- }
2986
- }
2987
- }
2988
-
2989
- return config;
2990
- };
2991
-
2992
- _proto._cleanTipClass = function _cleanTipClass() {
2993
- var $tip = $$$1(this.getTipElement());
2994
- var tabClass = $tip.attr('class').match(BSCLS_PREFIX_REGEX);
2995
-
2996
- if (tabClass !== null && tabClass.length > 0) {
2997
- $tip.removeClass(tabClass.join(''));
2998
- }
2999
- };
3000
-
3001
- _proto._handlePopperPlacementChange = function _handlePopperPlacementChange(data) {
3002
- this._cleanTipClass();
3003
-
3004
- this.addAttachmentClass(this._getAttachment(data.placement));
3005
- };
3006
-
3007
- _proto._fixTransition = function _fixTransition() {
3008
- var tip = this.getTipElement();
3009
- var initConfigAnimation = this.config.animation;
3010
-
3011
- if (tip.getAttribute('x-placement') !== null) {
3012
- return;
3013
- }
3014
-
3015
- $$$1(tip).removeClass(ClassName.FADE);
3016
- this.config.animation = false;
3017
- this.hide();
3018
- this.show();
3019
- this.config.animation = initConfigAnimation;
3020
- }; // Static
3021
-
3022
-
3023
- Tooltip._jQueryInterface = function _jQueryInterface(config) {
3024
- return this.each(function () {
3025
- var data = $$$1(this).data(DATA_KEY);
3026
-
3027
- var _config = typeof config === 'object' && config;
3028
-
3029
- if (!data && /dispose|hide/.test(config)) {
3030
- return;
3031
- }
3032
-
3033
- if (!data) {
3034
- data = new Tooltip(this, _config);
3035
- $$$1(this).data(DATA_KEY, data);
3036
- }
3037
-
3038
- if (typeof config === 'string') {
3039
- if (typeof data[config] === 'undefined') {
3040
- throw new TypeError("No method named \"" + config + "\"");
3041
- }
3042
-
3043
- data[config]();
3044
- }
3045
- });
3046
- };
3047
-
3048
- _createClass(Tooltip, null, [{
3049
- key: "VERSION",
3050
- get: function get() {
3051
- return VERSION;
3052
- }
3053
- }, {
3054
- key: "Default",
3055
- get: function get() {
3056
- return Default;
3057
- }
3058
- }, {
3059
- key: "NAME",
3060
- get: function get() {
3061
- return NAME;
3062
- }
3063
- }, {
3064
- key: "DATA_KEY",
3065
- get: function get() {
3066
- return DATA_KEY;
3067
- }
3068
- }, {
3069
- key: "Event",
3070
- get: function get() {
3071
- return Event;
3072
- }
3073
- }, {
3074
- key: "EVENT_KEY",
3075
- get: function get() {
3076
- return EVENT_KEY;
3077
- }
3078
- }, {
3079
- key: "DefaultType",
3080
- get: function get() {
3081
- return DefaultType;
3082
- }
3083
- }]);
3084
- return Tooltip;
3085
- }();
3086
- /**
3087
- * ------------------------------------------------------------------------
3088
- * jQuery
3089
- * ------------------------------------------------------------------------
3090
- */
3091
-
3092
-
3093
- $$$1.fn[NAME] = Tooltip._jQueryInterface;
3094
- $$$1.fn[NAME].Constructor = Tooltip;
3095
-
3096
- $$$1.fn[NAME].noConflict = function () {
3097
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
3098
- return Tooltip._jQueryInterface;
3099
- };
3100
-
3101
- return Tooltip;
3102
- }($, Popper);
3103
-
3104
- /**
3105
- * --------------------------------------------------------------------------
3106
- * Bootstrap (v4.0.0): popover.js
3107
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
3108
- * --------------------------------------------------------------------------
3109
- */
3110
-
3111
- var Popover = function ($$$1) {
3112
- /**
3113
- * ------------------------------------------------------------------------
3114
- * Constants
3115
- * ------------------------------------------------------------------------
3116
- */
3117
- var NAME = 'popover';
3118
- var VERSION = '4.0.0';
3119
- var DATA_KEY = 'bs.popover';
3120
- var EVENT_KEY = "." + DATA_KEY;
3121
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
3122
- var CLASS_PREFIX = 'bs-popover';
3123
- var BSCLS_PREFIX_REGEX = new RegExp("(^|\\s)" + CLASS_PREFIX + "\\S+", 'g');
3124
- var Default = _extends({}, Tooltip.Default, {
3125
- placement: 'right',
3126
- trigger: 'click',
3127
- content: '',
3128
- template: '<div class="popover" role="tooltip">' + '<div class="arrow"></div>' + '<h3 class="popover-header"></h3>' + '<div class="popover-body"></div></div>'
3129
- });
3130
- var DefaultType = _extends({}, Tooltip.DefaultType, {
3131
- content: '(string|element|function)'
3132
- });
3133
- var ClassName = {
3134
- FADE: 'fade',
3135
- SHOW: 'show'
3136
- };
3137
- var Selector = {
3138
- TITLE: '.popover-header',
3139
- CONTENT: '.popover-body'
3140
- };
3141
- var Event = {
3142
- HIDE: "hide" + EVENT_KEY,
3143
- HIDDEN: "hidden" + EVENT_KEY,
3144
- SHOW: "show" + EVENT_KEY,
3145
- SHOWN: "shown" + EVENT_KEY,
3146
- INSERTED: "inserted" + EVENT_KEY,
3147
- CLICK: "click" + EVENT_KEY,
3148
- FOCUSIN: "focusin" + EVENT_KEY,
3149
- FOCUSOUT: "focusout" + EVENT_KEY,
3150
- MOUSEENTER: "mouseenter" + EVENT_KEY,
3151
- MOUSELEAVE: "mouseleave" + EVENT_KEY
3152
- /**
3153
- * ------------------------------------------------------------------------
3154
- * Class Definition
3155
- * ------------------------------------------------------------------------
3156
- */
3157
-
3158
- };
3159
-
3160
- var Popover =
3161
- /*#__PURE__*/
3162
- function (_Tooltip) {
3163
- _inheritsLoose(Popover, _Tooltip);
3164
-
3165
- function Popover() {
3166
- return _Tooltip.apply(this, arguments) || this;
3167
- }
3168
-
3169
- var _proto = Popover.prototype;
3170
-
3171
- // Overrides
3172
- _proto.isWithContent = function isWithContent() {
3173
- return this.getTitle() || this._getContent();
3174
- };
3175
-
3176
- _proto.addAttachmentClass = function addAttachmentClass(attachment) {
3177
- $$$1(this.getTipElement()).addClass(CLASS_PREFIX + "-" + attachment);
3178
- };
3179
-
3180
- _proto.getTipElement = function getTipElement() {
3181
- this.tip = this.tip || $$$1(this.config.template)[0];
3182
- return this.tip;
3183
- };
3184
-
3185
- _proto.setContent = function setContent() {
3186
- var $tip = $$$1(this.getTipElement()); // We use append for html objects to maintain js events
3187
-
3188
- this.setElementContent($tip.find(Selector.TITLE), this.getTitle());
3189
-
3190
- var content = this._getContent();
3191
-
3192
- if (typeof content === 'function') {
3193
- content = content.call(this.element);
3194
- }
3195
-
3196
- this.setElementContent($tip.find(Selector.CONTENT), content);
3197
- $tip.removeClass(ClassName.FADE + " " + ClassName.SHOW);
3198
- }; // Private
3199
-
3200
-
3201
- _proto._getContent = function _getContent() {
3202
- return this.element.getAttribute('data-content') || this.config.content;
3203
- };
3204
-
3205
- _proto._cleanTipClass = function _cleanTipClass() {
3206
- var $tip = $$$1(this.getTipElement());
3207
- var tabClass = $tip.attr('class').match(BSCLS_PREFIX_REGEX);
3208
-
3209
- if (tabClass !== null && tabClass.length > 0) {
3210
- $tip.removeClass(tabClass.join(''));
3211
- }
3212
- }; // Static
3213
-
3214
-
3215
- Popover._jQueryInterface = function _jQueryInterface(config) {
3216
- return this.each(function () {
3217
- var data = $$$1(this).data(DATA_KEY);
3218
-
3219
- var _config = typeof config === 'object' ? config : null;
3220
-
3221
- if (!data && /destroy|hide/.test(config)) {
3222
- return;
3223
- }
3224
-
3225
- if (!data) {
3226
- data = new Popover(this, _config);
3227
- $$$1(this).data(DATA_KEY, data);
3228
- }
3229
-
3230
- if (typeof config === 'string') {
3231
- if (typeof data[config] === 'undefined') {
3232
- throw new TypeError("No method named \"" + config + "\"");
3233
- }
3234
-
3235
- data[config]();
3236
- }
3237
- });
3238
- };
3239
-
3240
- _createClass(Popover, null, [{
3241
- key: "VERSION",
3242
- // Getters
3243
- get: function get() {
3244
- return VERSION;
3245
- }
3246
- }, {
3247
- key: "Default",
3248
- get: function get() {
3249
- return Default;
3250
- }
3251
- }, {
3252
- key: "NAME",
3253
- get: function get() {
3254
- return NAME;
3255
- }
3256
- }, {
3257
- key: "DATA_KEY",
3258
- get: function get() {
3259
- return DATA_KEY;
3260
- }
3261
- }, {
3262
- key: "Event",
3263
- get: function get() {
3264
- return Event;
3265
- }
3266
- }, {
3267
- key: "EVENT_KEY",
3268
- get: function get() {
3269
- return EVENT_KEY;
3270
- }
3271
- }, {
3272
- key: "DefaultType",
3273
- get: function get() {
3274
- return DefaultType;
3275
- }
3276
- }]);
3277
- return Popover;
3278
- }(Tooltip);
3279
- /**
3280
- * ------------------------------------------------------------------------
3281
- * jQuery
3282
- * ------------------------------------------------------------------------
3283
- */
3284
-
3285
-
3286
- $$$1.fn[NAME] = Popover._jQueryInterface;
3287
- $$$1.fn[NAME].Constructor = Popover;
3288
-
3289
- $$$1.fn[NAME].noConflict = function () {
3290
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
3291
- return Popover._jQueryInterface;
3292
- };
3293
-
3294
- return Popover;
3295
- }($);
3296
-
3297
- /**
3298
- * --------------------------------------------------------------------------
3299
- * Bootstrap (v4.0.0): scrollspy.js
3300
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
3301
- * --------------------------------------------------------------------------
3302
- */
3303
-
3304
- var ScrollSpy = function ($$$1) {
3305
- /**
3306
- * ------------------------------------------------------------------------
3307
- * Constants
3308
- * ------------------------------------------------------------------------
3309
- */
3310
- var NAME = 'scrollspy';
3311
- var VERSION = '4.0.0';
3312
- var DATA_KEY = 'bs.scrollspy';
3313
- var EVENT_KEY = "." + DATA_KEY;
3314
- var DATA_API_KEY = '.data-api';
3315
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
3316
- var Default = {
3317
- offset: 10,
3318
- method: 'auto',
3319
- target: ''
3320
- };
3321
- var DefaultType = {
3322
- offset: 'number',
3323
- method: 'string',
3324
- target: '(string|element)'
3325
- };
3326
- var Event = {
3327
- ACTIVATE: "activate" + EVENT_KEY,
3328
- SCROLL: "scroll" + EVENT_KEY,
3329
- LOAD_DATA_API: "load" + EVENT_KEY + DATA_API_KEY
3330
- };
3331
- var ClassName = {
3332
- DROPDOWN_ITEM: 'dropdown-item',
3333
- DROPDOWN_MENU: 'dropdown-menu',
3334
- ACTIVE: 'active'
3335
- };
3336
- var Selector = {
3337
- DATA_SPY: '[data-spy="scroll"]',
3338
- ACTIVE: '.active',
3339
- NAV_LIST_GROUP: '.nav, .list-group',
3340
- NAV_LINKS: '.nav-link',
3341
- NAV_ITEMS: '.nav-item',
3342
- LIST_ITEMS: '.list-group-item',
3343
- DROPDOWN: '.dropdown',
3344
- DROPDOWN_ITEMS: '.dropdown-item',
3345
- DROPDOWN_TOGGLE: '.dropdown-toggle'
3346
- };
3347
- var OffsetMethod = {
3348
- OFFSET: 'offset',
3349
- POSITION: 'position'
3350
- /**
3351
- * ------------------------------------------------------------------------
3352
- * Class Definition
3353
- * ------------------------------------------------------------------------
3354
- */
3355
-
3356
- };
3357
-
3358
- var ScrollSpy =
3359
- /*#__PURE__*/
3360
- function () {
3361
- function ScrollSpy(element, config) {
3362
- var _this = this;
3363
-
3364
- this._element = element;
3365
- this._scrollElement = element.tagName === 'BODY' ? window : element;
3366
- this._config = this._getConfig(config);
3367
- this._selector = this._config.target + " " + Selector.NAV_LINKS + "," + (this._config.target + " " + Selector.LIST_ITEMS + ",") + (this._config.target + " " + Selector.DROPDOWN_ITEMS);
3368
- this._offsets = [];
3369
- this._targets = [];
3370
- this._activeTarget = null;
3371
- this._scrollHeight = 0;
3372
- $$$1(this._scrollElement).on(Event.SCROLL, function (event) {
3373
- return _this._process(event);
3374
- });
3375
- this.refresh();
3376
-
3377
- this._process();
3378
- } // Getters
3379
-
3380
-
3381
- var _proto = ScrollSpy.prototype;
3382
-
3383
- // Public
3384
- _proto.refresh = function refresh() {
3385
- var _this2 = this;
3386
-
3387
- var autoMethod = this._scrollElement === this._scrollElement.window ? OffsetMethod.OFFSET : OffsetMethod.POSITION;
3388
- var offsetMethod = this._config.method === 'auto' ? autoMethod : this._config.method;
3389
- var offsetBase = offsetMethod === OffsetMethod.POSITION ? this._getScrollTop() : 0;
3390
- this._offsets = [];
3391
- this._targets = [];
3392
- this._scrollHeight = this._getScrollHeight();
3393
- var targets = $$$1.makeArray($$$1(this._selector));
3394
- targets.map(function (element) {
3395
- var target;
3396
- var targetSelector = Util.getSelectorFromElement(element);
3397
-
3398
- if (targetSelector) {
3399
- target = $$$1(targetSelector)[0];
3400
- }
3401
-
3402
- if (target) {
3403
- var targetBCR = target.getBoundingClientRect();
3404
-
3405
- if (targetBCR.width || targetBCR.height) {
3406
- // TODO (fat): remove sketch reliance on jQuery position/offset
3407
- return [$$$1(target)[offsetMethod]().top + offsetBase, targetSelector];
3408
- }
3409
- }
3410
-
3411
- return null;
3412
- }).filter(function (item) {
3413
- return item;
3414
- }).sort(function (a, b) {
3415
- return a[0] - b[0];
3416
- }).forEach(function (item) {
3417
- _this2._offsets.push(item[0]);
3418
-
3419
- _this2._targets.push(item[1]);
3420
- });
3421
- };
3422
-
3423
- _proto.dispose = function dispose() {
3424
- $$$1.removeData(this._element, DATA_KEY);
3425
- $$$1(this._scrollElement).off(EVENT_KEY);
3426
- this._element = null;
3427
- this._scrollElement = null;
3428
- this._config = null;
3429
- this._selector = null;
3430
- this._offsets = null;
3431
- this._targets = null;
3432
- this._activeTarget = null;
3433
- this._scrollHeight = null;
3434
- }; // Private
3435
-
3436
-
3437
- _proto._getConfig = function _getConfig(config) {
3438
- config = _extends({}, Default, config);
3439
-
3440
- if (typeof config.target !== 'string') {
3441
- var id = $$$1(config.target).attr('id');
3442
-
3443
- if (!id) {
3444
- id = Util.getUID(NAME);
3445
- $$$1(config.target).attr('id', id);
3446
- }
3447
-
3448
- config.target = "#" + id;
3449
- }
3450
-
3451
- Util.typeCheckConfig(NAME, config, DefaultType);
3452
- return config;
3453
- };
3454
-
3455
- _proto._getScrollTop = function _getScrollTop() {
3456
- return this._scrollElement === window ? this._scrollElement.pageYOffset : this._scrollElement.scrollTop;
3457
- };
3458
-
3459
- _proto._getScrollHeight = function _getScrollHeight() {
3460
- return this._scrollElement.scrollHeight || Math.max(document.body.scrollHeight, document.documentElement.scrollHeight);
3461
- };
3462
-
3463
- _proto._getOffsetHeight = function _getOffsetHeight() {
3464
- return this._scrollElement === window ? window.innerHeight : this._scrollElement.getBoundingClientRect().height;
3465
- };
3466
-
3467
- _proto._process = function _process() {
3468
- var scrollTop = this._getScrollTop() + this._config.offset;
3469
-
3470
- var scrollHeight = this._getScrollHeight();
3471
-
3472
- var maxScroll = this._config.offset + scrollHeight - this._getOffsetHeight();
3473
-
3474
- if (this._scrollHeight !== scrollHeight) {
3475
- this.refresh();
3476
- }
3477
-
3478
- if (scrollTop >= maxScroll) {
3479
- var target = this._targets[this._targets.length - 1];
3480
-
3481
- if (this._activeTarget !== target) {
3482
- this._activate(target);
3483
- }
3484
-
3485
- return;
3486
- }
3487
-
3488
- if (this._activeTarget && scrollTop < this._offsets[0] && this._offsets[0] > 0) {
3489
- this._activeTarget = null;
3490
-
3491
- this._clear();
3492
-
3493
- return;
3494
- }
3495
-
3496
- for (var i = this._offsets.length; i--;) {
3497
- var isActiveTarget = this._activeTarget !== this._targets[i] && scrollTop >= this._offsets[i] && (typeof this._offsets[i + 1] === 'undefined' || scrollTop < this._offsets[i + 1]);
3498
-
3499
- if (isActiveTarget) {
3500
- this._activate(this._targets[i]);
3501
- }
3502
- }
3503
- };
3504
-
3505
- _proto._activate = function _activate(target) {
3506
- this._activeTarget = target;
3507
-
3508
- this._clear();
3509
-
3510
- var queries = this._selector.split(','); // eslint-disable-next-line arrow-body-style
3511
-
3512
-
3513
- queries = queries.map(function (selector) {
3514
- return selector + "[data-target=\"" + target + "\"]," + (selector + "[href=\"" + target + "\"]");
3515
- });
3516
- var $link = $$$1(queries.join(','));
3517
-
3518
- if ($link.hasClass(ClassName.DROPDOWN_ITEM)) {
3519
- $link.closest(Selector.DROPDOWN).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE);
3520
- $link.addClass(ClassName.ACTIVE);
3521
- } else {
3522
- // Set triggered link as active
3523
- $link.addClass(ClassName.ACTIVE); // Set triggered links parents as active
3524
- // With both <ul> and <nav> markup a parent is the previous sibling of any nav ancestor
3525
-
3526
- $link.parents(Selector.NAV_LIST_GROUP).prev(Selector.NAV_LINKS + ", " + Selector.LIST_ITEMS).addClass(ClassName.ACTIVE); // Handle special case when .nav-link is inside .nav-item
3527
-
3528
- $link.parents(Selector.NAV_LIST_GROUP).prev(Selector.NAV_ITEMS).children(Selector.NAV_LINKS).addClass(ClassName.ACTIVE);
3529
- }
3530
-
3531
- $$$1(this._scrollElement).trigger(Event.ACTIVATE, {
3532
- relatedTarget: target
3533
- });
3534
- };
3535
-
3536
- _proto._clear = function _clear() {
3537
- $$$1(this._selector).filter(Selector.ACTIVE).removeClass(ClassName.ACTIVE);
3538
- }; // Static
3539
-
3540
-
3541
- ScrollSpy._jQueryInterface = function _jQueryInterface(config) {
3542
- return this.each(function () {
3543
- var data = $$$1(this).data(DATA_KEY);
3544
-
3545
- var _config = typeof config === 'object' && config;
3546
-
3547
- if (!data) {
3548
- data = new ScrollSpy(this, _config);
3549
- $$$1(this).data(DATA_KEY, data);
3550
- }
3551
-
3552
- if (typeof config === 'string') {
3553
- if (typeof data[config] === 'undefined') {
3554
- throw new TypeError("No method named \"" + config + "\"");
3555
- }
3556
-
3557
- data[config]();
3558
- }
3559
- });
3560
- };
3561
-
3562
- _createClass(ScrollSpy, null, [{
3563
- key: "VERSION",
3564
- get: function get() {
3565
- return VERSION;
3566
- }
3567
- }, {
3568
- key: "Default",
3569
- get: function get() {
3570
- return Default;
3571
- }
3572
- }]);
3573
- return ScrollSpy;
3574
- }();
3575
- /**
3576
- * ------------------------------------------------------------------------
3577
- * Data Api implementation
3578
- * ------------------------------------------------------------------------
3579
- */
3580
-
3581
-
3582
- $$$1(window).on(Event.LOAD_DATA_API, function () {
3583
- var scrollSpys = $$$1.makeArray($$$1(Selector.DATA_SPY));
3584
-
3585
- for (var i = scrollSpys.length; i--;) {
3586
- var $spy = $$$1(scrollSpys[i]);
3587
-
3588
- ScrollSpy._jQueryInterface.call($spy, $spy.data());
3589
- }
3590
- });
3591
- /**
3592
- * ------------------------------------------------------------------------
3593
- * jQuery
3594
- * ------------------------------------------------------------------------
3595
- */
3596
-
3597
- $$$1.fn[NAME] = ScrollSpy._jQueryInterface;
3598
- $$$1.fn[NAME].Constructor = ScrollSpy;
3599
-
3600
- $$$1.fn[NAME].noConflict = function () {
3601
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
3602
- return ScrollSpy._jQueryInterface;
3603
- };
3604
-
3605
- return ScrollSpy;
3606
- }($);
3607
-
3608
- /**
3609
- * --------------------------------------------------------------------------
3610
- * Bootstrap (v4.0.0): tab.js
3611
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
3612
- * --------------------------------------------------------------------------
3613
- */
3614
-
3615
- var Tab = function ($$$1) {
3616
- /**
3617
- * ------------------------------------------------------------------------
3618
- * Constants
3619
- * ------------------------------------------------------------------------
3620
- */
3621
- var NAME = 'tab';
3622
- var VERSION = '4.0.0';
3623
- var DATA_KEY = 'bs.tab';
3624
- var EVENT_KEY = "." + DATA_KEY;
3625
- var DATA_API_KEY = '.data-api';
3626
- var JQUERY_NO_CONFLICT = $$$1.fn[NAME];
3627
- var TRANSITION_DURATION = 150;
3628
- var Event = {
3629
- HIDE: "hide" + EVENT_KEY,
3630
- HIDDEN: "hidden" + EVENT_KEY,
3631
- SHOW: "show" + EVENT_KEY,
3632
- SHOWN: "shown" + EVENT_KEY,
3633
- CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
3634
- };
3635
- var ClassName = {
3636
- DROPDOWN_MENU: 'dropdown-menu',
3637
- ACTIVE: 'active',
3638
- DISABLED: 'disabled',
3639
- FADE: 'fade',
3640
- SHOW: 'show'
3641
- };
3642
- var Selector = {
3643
- DROPDOWN: '.dropdown',
3644
- NAV_LIST_GROUP: '.nav, .list-group',
3645
- ACTIVE: '.active',
3646
- ACTIVE_UL: '> li > .active',
3647
- DATA_TOGGLE: '[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',
3648
- DROPDOWN_TOGGLE: '.dropdown-toggle',
3649
- DROPDOWN_ACTIVE_CHILD: '> .dropdown-menu .active'
3650
- /**
3651
- * ------------------------------------------------------------------------
3652
- * Class Definition
3653
- * ------------------------------------------------------------------------
3654
- */
3655
-
3656
- };
3657
-
3658
- var Tab =
3659
- /*#__PURE__*/
3660
- function () {
3661
- function Tab(element) {
3662
- this._element = element;
3663
- } // Getters
3664
-
3665
-
3666
- var _proto = Tab.prototype;
3667
-
3668
- // Public
3669
- _proto.show = function show() {
3670
- var _this = this;
3671
-
3672
- if (this._element.parentNode && this._element.parentNode.nodeType === Node.ELEMENT_NODE && $$$1(this._element).hasClass(ClassName.ACTIVE) || $$$1(this._element).hasClass(ClassName.DISABLED)) {
3673
- return;
3674
- }
3675
-
3676
- var target;
3677
- var previous;
3678
- var listElement = $$$1(this._element).closest(Selector.NAV_LIST_GROUP)[0];
3679
- var selector = Util.getSelectorFromElement(this._element);
3680
-
3681
- if (listElement) {
3682
- var itemSelector = listElement.nodeName === 'UL' ? Selector.ACTIVE_UL : Selector.ACTIVE;
3683
- previous = $$$1.makeArray($$$1(listElement).find(itemSelector));
3684
- previous = previous[previous.length - 1];
3685
- }
3686
-
3687
- var hideEvent = $$$1.Event(Event.HIDE, {
3688
- relatedTarget: this._element
3689
- });
3690
- var showEvent = $$$1.Event(Event.SHOW, {
3691
- relatedTarget: previous
3692
- });
3693
-
3694
- if (previous) {
3695
- $$$1(previous).trigger(hideEvent);
3696
- }
3697
-
3698
- $$$1(this._element).trigger(showEvent);
3699
-
3700
- if (showEvent.isDefaultPrevented() || hideEvent.isDefaultPrevented()) {
3701
- return;
3702
- }
3703
-
3704
- if (selector) {
3705
- target = $$$1(selector)[0];
3706
- }
3707
-
3708
- this._activate(this._element, listElement);
3709
-
3710
- var complete = function complete() {
3711
- var hiddenEvent = $$$1.Event(Event.HIDDEN, {
3712
- relatedTarget: _this._element
3713
- });
3714
- var shownEvent = $$$1.Event(Event.SHOWN, {
3715
- relatedTarget: previous
3716
- });
3717
- $$$1(previous).trigger(hiddenEvent);
3718
- $$$1(_this._element).trigger(shownEvent);
3719
- };
3720
-
3721
- if (target) {
3722
- this._activate(target, target.parentNode, complete);
3723
- } else {
3724
- complete();
3725
- }
3726
- };
3727
-
3728
- _proto.dispose = function dispose() {
3729
- $$$1.removeData(this._element, DATA_KEY);
3730
- this._element = null;
3731
- }; // Private
3732
-
3733
-
3734
- _proto._activate = function _activate(element, container, callback) {
3735
- var _this2 = this;
3736
-
3737
- var activeElements;
3738
-
3739
- if (container.nodeName === 'UL') {
3740
- activeElements = $$$1(container).find(Selector.ACTIVE_UL);
3741
- } else {
3742
- activeElements = $$$1(container).children(Selector.ACTIVE);
3743
- }
3744
-
3745
- var active = activeElements[0];
3746
- var isTransitioning = callback && Util.supportsTransitionEnd() && active && $$$1(active).hasClass(ClassName.FADE);
3747
-
3748
- var complete = function complete() {
3749
- return _this2._transitionComplete(element, active, callback);
3750
- };
3751
-
3752
- if (active && isTransitioning) {
3753
- $$$1(active).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
3754
- } else {
3755
- complete();
3756
- }
3757
- };
3758
-
3759
- _proto._transitionComplete = function _transitionComplete(element, active, callback) {
3760
- if (active) {
3761
- $$$1(active).removeClass(ClassName.SHOW + " " + ClassName.ACTIVE);
3762
- var dropdownChild = $$$1(active.parentNode).find(Selector.DROPDOWN_ACTIVE_CHILD)[0];
3763
-
3764
- if (dropdownChild) {
3765
- $$$1(dropdownChild).removeClass(ClassName.ACTIVE);
3766
- }
3767
-
3768
- if (active.getAttribute('role') === 'tab') {
3769
- active.setAttribute('aria-selected', false);
3770
- }
3771
- }
3772
-
3773
- $$$1(element).addClass(ClassName.ACTIVE);
3774
-
3775
- if (element.getAttribute('role') === 'tab') {
3776
- element.setAttribute('aria-selected', true);
3777
- }
3778
-
3779
- Util.reflow(element);
3780
- $$$1(element).addClass(ClassName.SHOW);
3781
-
3782
- if (element.parentNode && $$$1(element.parentNode).hasClass(ClassName.DROPDOWN_MENU)) {
3783
- var dropdownElement = $$$1(element).closest(Selector.DROPDOWN)[0];
3784
-
3785
- if (dropdownElement) {
3786
- $$$1(dropdownElement).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE);
3787
- }
3788
-
3789
- element.setAttribute('aria-expanded', true);
3790
- }
3791
-
3792
- if (callback) {
3793
- callback();
3794
- }
3795
- }; // Static
3796
-
3797
-
3798
- Tab._jQueryInterface = function _jQueryInterface(config) {
3799
- return this.each(function () {
3800
- var $this = $$$1(this);
3801
- var data = $this.data(DATA_KEY);
3802
-
3803
- if (!data) {
3804
- data = new Tab(this);
3805
- $this.data(DATA_KEY, data);
3806
- }
3807
-
3808
- if (typeof config === 'string') {
3809
- if (typeof data[config] === 'undefined') {
3810
- throw new TypeError("No method named \"" + config + "\"");
3811
- }
3812
-
3813
- data[config]();
3814
- }
3815
- });
3816
- };
3817
-
3818
- _createClass(Tab, null, [{
3819
- key: "VERSION",
3820
- get: function get() {
3821
- return VERSION;
3822
- }
3823
- }]);
3824
- return Tab;
3825
- }();
3826
- /**
3827
- * ------------------------------------------------------------------------
3828
- * Data Api implementation
3829
- * ------------------------------------------------------------------------
3830
- */
3831
-
3832
-
3833
- $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) {
3834
- event.preventDefault();
3835
-
3836
- Tab._jQueryInterface.call($$$1(this), 'show');
3837
- });
3838
- /**
3839
- * ------------------------------------------------------------------------
3840
- * jQuery
3841
- * ------------------------------------------------------------------------
3842
- */
3843
-
3844
- $$$1.fn[NAME] = Tab._jQueryInterface;
3845
- $$$1.fn[NAME].Constructor = Tab;
3846
-
3847
- $$$1.fn[NAME].noConflict = function () {
3848
- $$$1.fn[NAME] = JQUERY_NO_CONFLICT;
3849
- return Tab._jQueryInterface;
3850
- };
3851
-
3852
- return Tab;
3853
- }($);
3854
-
3855
- /**
3856
- * --------------------------------------------------------------------------
3857
- * Bootstrap (v4.0.0-alpha.6): index.js
3858
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
3859
- * --------------------------------------------------------------------------
3860
- */
3861
-
3862
- (function ($$$1) {
3863
- if (typeof $$$1 === 'undefined') {
3864
- throw new TypeError('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.');
3865
- }
3866
-
3867
- var version = $$$1.fn.jquery.split(' ')[0].split('.');
3868
- var minMajor = 1;
3869
- var ltMajor = 2;
3870
- var minMinor = 9;
3871
- var minPatch = 1;
3872
- var maxMajor = 4;
3873
-
3874
- if (version[0] < ltMajor && version[1] < minMinor || version[0] === minMajor && version[1] === minMinor && version[2] < minPatch || version[0] >= maxMajor) {
3875
- throw new Error('Bootstrap\'s JavaScript requires at least jQuery v1.9.1 but less than v4.0.0');
3876
- }
3877
- })($);
3878
-
3879
- exports.Util = Util;
3880
- exports.Alert = Alert;
3881
- exports.Button = Button;
3882
- exports.Carousel = Carousel;
3883
- exports.Collapse = Collapse;
3884
- exports.Dropdown = Dropdown;
3885
- exports.Modal = Modal;
3886
- exports.Popover = Popover;
3887
- exports.Scrollspy = ScrollSpy;
3888
- exports.Tab = Tab;
3889
- exports.Tooltip = Tooltip;
3890
-
3891
- Object.defineProperty(exports, '__esModule', { value: true });
3892
-
3893
- })));
3894
- //# sourceMappingURL=bootstrap.js.map
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/bootstrap.css DELETED
@@ -1,5128 +0,0 @@
1
-
2
- /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
3
-
4
-
5
-
6
- td,
7
- th {
8
- padding: 0; }
9
-
10
- @media print {
11
- * {
12
- text-shadow: none !important;
13
- color: #000 !important;
14
- background: transparent !important;
15
- box-shadow: none !important; }
16
-
17
- a,
18
- a:visited {
19
- text-decoration: underline; }
20
-
21
- a[href]:after {
22
- content: " (" attr(href) ")"; }
23
-
24
- abbr[title]:after {
25
- content: " (" attr(title) ")"; }
26
-
27
- a[href^="javascript:"]:after,
28
- a[href^="#"]:after {
29
- content: ""; }
30
-
31
- pre,
32
- blockquote {
33
- border: 1px solid #999;
34
- page-break-inside: avoid; }
35
-
36
- thead {
37
- display: table-header-group; }
38
-
39
- tr,
40
- img {
41
- page-break-inside: avoid; }
42
-
43
- img {
44
- max-width: 100% !important; }
45
-
46
- p,
47
- h2,
48
- h3 {
49
- orphans: 3;
50
- widows: 3; }
51
-
52
- h2,
53
- h3 {
54
- page-break-after: avoid; }
55
-
56
- select {
57
- background: #fff !important; }
58
-
59
- .navbar {
60
- display: none; }
61
-
62
- .table td,
63
- .table th {
64
- background-color: #fff !important; }
65
-
66
- .btn > .caret,
67
- .dropup > .btn > .caret {
68
- border-top-color: #000 !important; }
69
-
70
- .label {
71
- border: 1px solid #000; }
72
-
73
- .table {
74
- border-collapse: collapse !important; }
75
-
76
- .table-bordered th,
77
- .table-bordered td {
78
- border: 1px solid #ddd !important; } }
79
- @font-face {
80
- font-family: 'Glyphicons Halflings';
81
- src: url("../fonts/bootstrap/glyphicons-halflings-regular.html");
82
- src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg"); }
83
- .glyphicon {
84
- position: relative;
85
- top: 1px;
86
- display: inline-block;
87
- font-family: 'Glyphicons Halflings';
88
- font-style: normal;
89
- font-weight: normal;
90
- line-height: 1;
91
- -webkit-font-smoothing: antialiased;
92
- -moz-osx-font-smoothing: grayscale; }
93
-
94
- .glyphicon-asterisk:before {
95
- content: "\2a"; }
96
-
97
- .glyphicon-plus:before {
98
- content: "\2b"; }
99
-
100
- .glyphicon-euro:before {
101
- content: "\20ac"; }
102
-
103
- .glyphicon-minus:before {
104
- content: "\2212"; }
105
-
106
- .glyphicon-cloud:before {
107
- content: "\2601"; }
108
-
109
- .glyphicon-envelope:before {
110
- content: "\2709"; }
111
-
112
- .glyphicon-pencil:before {
113
- content: "\270f"; }
114
-
115
- .glyphicon-glass:before {
116
- content: "\e001"; }
117
-
118
- .glyphicon-music:before {
119
- content: "\e002"; }
120
-
121
- .glyphicon-search:before {
122
- content: "\e003"; }
123
-
124
- .glyphicon-heart:before {
125
- content: "\e005"; }
126
-
127
- .glyphicon-star:before {
128
- content: "\e006"; }
129
-
130
- .glyphicon-star-empty:before {
131
- content: "\e007"; }
132
-
133
- .glyphicon-user:before {
134
- content: "\e008"; }
135
-
136
- .glyphicon-film:before {
137
- content: "\e009"; }
138
-
139
- .glyphicon-th-large:before {
140
- content: "\e010"; }
141
-
142
- .glyphicon-th:before {
143
- content: "\e011"; }
144
-
145
- .glyphicon-th-list:before {
146
- content: "\e012"; }
147
-
148
- .glyphicon-ok:before {
149
- content: "\e013"; }
150
-
151
- .glyphicon-remove:before {
152
- content: "\e014"; }
153
-
154
- .glyphicon-zoom-in:before {
155
- content: "\e015"; }
156
-
157
- .glyphicon-zoom-out:before {
158
- content: "\e016"; }
159
-
160
- .glyphicon-off:before {
161
- content: "\e017"; }
162
-
163
- .glyphicon-signal:before {
164
- content: "\e018"; }
165
-
166
- .glyphicon-cog:before {
167
- content: "\e019"; }
168
-
169
- .glyphicon-trash:before {
170
- content: "\e020"; }
171
-
172
- .glyphicon-home:before {
173
- content: "\e021"; }
174
-
175
- .glyphicon-file:before {
176
- content: "\e022"; }
177
-
178
- .glyphicon-time:before {
179
- content: "\e023"; }
180
-
181
- .glyphicon-road:before {
182
- content: "\e024"; }
183
-
184
- .glyphicon-download-alt:before {
185
- content: "\e025"; }
186
-
187
- .glyphicon-download:before {
188
- content: "\e026"; }
189
-
190
- .glyphicon-upload:before {
191
- content: "\e027"; }
192
-
193
- .glyphicon-inbox:before {
194
- content: "\e028"; }
195
-
196
- .glyphicon-play-circle:before {
197
- content: "\e029"; }
198
-
199
- .glyphicon-repeat:before {
200
- content: "\e030"; }
201
-
202
- .glyphicon-refresh:before {
203
- content: "\e031"; }
204
-
205
- .glyphicon-list-alt:before {
206
- content: "\e032"; }
207
-
208
- .glyphicon-lock:before {
209
- content: "\e033"; }
210
-
211
- .glyphicon-flag:before {
212
- content: "\e034"; }
213
-
214
- .glyphicon-headphones:before {
215
- content: "\e035"; }
216
-
217
- .glyphicon-volume-off:before {
218
- content: "\e036"; }
219
-
220
- .glyphicon-volume-down:before {
221
- content: "\e037"; }
222
-
223
- .glyphicon-volume-up:before {
224
- content: "\e038"; }
225
-
226
- .glyphicon-qrcode:before {
227
- content: "\e039"; }
228
-
229
- .glyphicon-barcode:before {
230
- content: "\e040"; }
231
-
232
- .glyphicon-tag:before {
233
- content: "\e041"; }
234
-
235
- .glyphicon-tags:before {
236
- content: "\e042"; }
237
-
238
- .glyphicon-book:before {
239
- content: "\e043"; }
240
-
241
- .glyphicon-bookmark:before {
242
- content: "\e044"; }
243
-
244
- .glyphicon-print:before {
245
- content: "\e045"; }
246
-
247
- .glyphicon-camera:before {
248
- content: "\e046"; }
249
-
250
- .glyphicon-font:before {
251
- content: "\e047"; }
252
-
253
- .glyphicon-bold:before {
254
- content: "\e048"; }
255
-
256
- .glyphicon-italic:before {
257
- content: "\e049"; }
258
-
259
- .glyphicon-text-height:before {
260
- content: "\e050"; }
261
-
262
- .glyphicon-text-width:before {
263
- content: "\e051"; }
264
-
265
- .glyphicon-align-left:before {
266
- content: "\e052"; }
267
-
268
- .glyphicon-align-center:before {
269
- content: "\e053"; }
270
-
271
- .glyphicon-align-right:before {
272
- content: "\e054"; }
273
-
274
- .glyphicon-align-justify:before {
275
- content: "\e055"; }
276
-
277
- .glyphicon-list:before {
278
- content: "\e056"; }
279
-
280
- .glyphicon-indent-left:before {
281
- content: "\e057"; }
282
-
283
- .glyphicon-indent-right:before {
284
- content: "\e058"; }
285
-
286
- .glyphicon-facetime-video:before {
287
- content: "\e059"; }
288
-
289
- .glyphicon-picture:before {
290
- content: "\e060"; }
291
-
292
- .glyphicon-map-marker:before {
293
- content: "\e062"; }
294
-
295
- .glyphicon-adjust:before {
296
- content: "\e063"; }
297
-
298
- .glyphicon-tint:before {
299
- content: "\e064"; }
300
-
301
- .glyphicon-edit:before {
302
- content: "\e065"; }
303
-
304
- .glyphicon-share:before {
305
- content: "\e066"; }
306
-
307
- .glyphicon-check:before {
308
- content: "\e067"; }
309
-
310
- .glyphicon-move:before {
311
- content: "\e068"; }
312
-
313
- .glyphicon-step-backward:before {
314
- content: "\e069"; }
315
-
316
- .glyphicon-fast-backward:before {
317
- content: "\e070"; }
318
-
319
- .glyphicon-backward:before {
320
- content: "\e071"; }
321
-
322
- .glyphicon-play:before {
323
- content: "\e072"; }
324
-
325
- .glyphicon-pause:before {
326
- content: "\e073"; }
327
-
328
- .glyphicon-stop:before {
329
- content: "\e074"; }
330
-
331
- .glyphicon-forward:before {
332
- content: "\e075"; }
333
-
334
- .glyphicon-fast-forward:before {
335
- content: "\e076"; }
336
-
337
- .glyphicon-step-forward:before {
338
- content: "\e077"; }
339
-
340
- .glyphicon-eject:before {
341
- content: "\e078"; }
342
-
343
- .glyphicon-chevron-left:before {
344
- content: "\e079"; }
345
-
346
- .glyphicon-chevron-right:before {
347
- content: "\e080"; }
348
-
349
- .glyphicon-plus-sign:before {
350
- content: "\e081"; }
351
-
352
- .glyphicon-minus-sign:before {
353
- content: "\e082"; }
354
-
355
- .glyphicon-remove-sign:before {
356
- content: "\e083"; }
357
-
358
- .glyphicon-ok-sign:before {
359
- content: "\e084"; }
360
-
361
- .glyphicon-question-sign:before {
362
- content: "\e085"; }
363
-
364
- .glyphicon-info-sign:before {
365
- content: "\e086"; }
366
-
367
- .glyphicon-screenshot:before {
368
- content: "\e087"; }
369
-
370
- .glyphicon-remove-circle:before {
371
- content: "\e088"; }
372
-
373
- .glyphicon-ok-circle:before {
374
- content: "\e089"; }
375
-
376
- .glyphicon-ban-circle:before {
377
- content: "\e090"; }
378
-
379
- .glyphicon-arrow-left:before {
380
- content: "\e091"; }
381
-
382
- .glyphicon-arrow-right:before {
383
- content: "\e092"; }
384
-
385
- .glyphicon-arrow-up:before {
386
- content: "\e093"; }
387
-
388
- .glyphicon-arrow-down:before {
389
- content: "\e094"; }
390
-
391
- .glyphicon-share-alt:before {
392
- content: "\e095"; }
393
-
394
- .glyphicon-resize-full:before {
395
- content: "\e096"; }
396
-
397
- .glyphicon-resize-small:before {
398
- content: "\e097"; }
399
-
400
- .glyphicon-exclamation-sign:before {
401
- content: "\e101"; }
402
-
403
- .glyphicon-gift:before {
404
- content: "\e102"; }
405
-
406
- .glyphicon-leaf:before {
407
- content: "\e103"; }
408
-
409
- .glyphicon-fire:before {
410
- content: "\e104"; }
411
-
412
- .glyphicon-eye-open:before {
413
- content: "\e105"; }
414
-
415
- .glyphicon-eye-close:before {
416
- content: "\e106"; }
417
-
418
- .glyphicon-warning-sign:before {
419
- content: "\e107"; }
420
-
421
- .glyphicon-plane:before {
422
- content: "\e108"; }
423
-
424
- .glyphicon-calendar:before {
425
- content: "\e109"; }
426
-
427
- .glyphicon-random:before {
428
- content: "\e110"; }
429
-
430
- .glyphicon-comment:before {
431
- content: "\e111"; }
432
-
433
- .glyphicon-magnet:before {
434
- content: "\e112"; }
435
-
436
- .glyphicon-chevron-up:before {
437
- content: "\e113"; }
438
-
439
- .glyphicon-chevron-down:before {
440
- content: "\e114"; }
441
-
442
- .glyphicon-retweet:before {
443
- content: "\e115"; }
444
-
445
- .glyphicon-shopping-cart:before {
446
- content: "\e116"; }
447
-
448
- .glyphicon-folder-close:before {
449
- content: "\e117"; }
450
-
451
- .glyphicon-folder-open:before {
452
- content: "\e118"; }
453
-
454
- .glyphicon-resize-vertical:before {
455
- content: "\e119"; }
456
-
457
- .glyphicon-resize-horizontal:before {
458
- content: "\e120"; }
459
-
460
- .glyphicon-hdd:before {
461
- content: "\e121"; }
462
-
463
- .glyphicon-bullhorn:before {
464
- content: "\e122"; }
465
-
466
- .glyphicon-bell:before {
467
- content: "\e123"; }
468
-
469
- .glyphicon-certificate:before {
470
- content: "\e124"; }
471
-
472
- .glyphicon-thumbs-up:before {
473
- content: "\e125"; }
474
-
475
- .glyphicon-thumbs-down:before {
476
- content: "\e126"; }
477
-
478
- .glyphicon-hand-right:before {
479
- content: "\e127"; }
480
-
481
- .glyphicon-hand-left:before {
482
- content: "\e128"; }
483
-
484
- .glyphicon-hand-up:before {
485
- content: "\e129"; }
486
-
487
- .glyphicon-hand-down:before {
488
- content: "\e130"; }
489
-
490
- .glyphicon-circle-arrow-right:before {
491
- content: "\e131"; }
492
-
493
- .glyphicon-circle-arrow-left:before {
494
- content: "\e132"; }
495
-
496
- .glyphicon-circle-arrow-up:before {
497
- content: "\e133"; }
498
-
499
- .glyphicon-circle-arrow-down:before {
500
- content: "\e134"; }
501
-
502
- .glyphicon-globe:before {
503
- content: "\e135"; }
504
-
505
- .glyphicon-wrench:before {
506
- content: "\e136"; }
507
-
508
- .glyphicon-tasks:before {
509
- content: "\e137"; }
510
-
511
- .glyphicon-filter:before {
512
- content: "\e138"; }
513
-
514
- .glyphicon-briefcase:before {
515
- content: "\e139"; }
516
-
517
- .glyphicon-fullscreen:before {
518
- content: "\e140"; }
519
-
520
- .glyphicon-dashboard:before {
521
- content: "\e141"; }
522
-
523
- .glyphicon-paperclip:before {
524
- content: "\e142"; }
525
-
526
- .glyphicon-heart-empty:before {
527
- content: "\e143"; }
528
-
529
- .glyphicon-link:before {
530
- content: "\e144"; }
531
-
532
- .glyphicon-phone:before {
533
- content: "\e145"; }
534
-
535
- .glyphicon-pushpin:before {
536
- content: "\e146"; }
537
-
538
- .glyphicon-usd:before {
539
- content: "\e148"; }
540
-
541
- .glyphicon-gbp:before {
542
- content: "\e149"; }
543
-
544
- .glyphicon-sort:before {
545
- content: "\e150"; }
546
-
547
- .glyphicon-sort-by-alphabet:before {
548
- content: "\e151"; }
549
-
550
- .glyphicon-sort-by-alphabet-alt:before {
551
- content: "\e152"; }
552
-
553
- .glyphicon-sort-by-order:before {
554
- content: "\e153"; }
555
-
556
- .glyphicon-sort-by-order-alt:before {
557
- content: "\e154"; }
558
-
559
- .glyphicon-sort-by-attributes:before {
560
- content: "\e155"; }
561
-
562
- .glyphicon-sort-by-attributes-alt:before {
563
- content: "\e156"; }
564
-
565
- .glyphicon-unchecked:before {
566
- content: "\e157"; }
567
-
568
- .glyphicon-expand:before {
569
- content: "\e158"; }
570
-
571
- .glyphicon-collapse-down:before {
572
- content: "\e159"; }
573
-
574
- .glyphicon-collapse-up:before {
575
- content: "\e160"; }
576
-
577
- .glyphicon-log-in:before {
578
- content: "\e161"; }
579
-
580
- .glyphicon-flash:before {
581
- content: "\e162"; }
582
-
583
- .glyphicon-log-out:before {
584
- content: "\e163"; }
585
-
586
- .glyphicon-new-window:before {
587
- content: "\e164"; }
588
-
589
- .glyphicon-record:before {
590
- content: "\e165"; }
591
-
592
- .glyphicon-save:before {
593
- content: "\e166"; }
594
-
595
- .glyphicon-open:before {
596
- content: "\e167"; }
597
-
598
- .glyphicon-saved:before {
599
- content: "\e168"; }
600
-
601
- .glyphicon-import:before {
602
- content: "\e169"; }
603
-
604
- .glyphicon-export:before {
605
- content: "\e170"; }
606
-
607
- .glyphicon-send:before {
608
- content: "\e171"; }
609
-
610
- .glyphicon-floppy-disk:before {
611
- content: "\e172"; }
612
-
613
- .glyphicon-floppy-saved:before {
614
- content: "\e173"; }
615
-
616
- .glyphicon-floppy-remove:before {
617
- content: "\e174"; }
618
-
619
- .glyphicon-floppy-save:before {
620
- content: "\e175"; }
621
-
622
- .glyphicon-floppy-open:before {
623
- content: "\e176"; }
624
-
625
- .glyphicon-credit-card:before {
626
- content: "\e177"; }
627
-
628
- .glyphicon-transfer:before {
629
- content: "\e178"; }
630
-
631
- .glyphicon-cutlery:before {
632
- content: "\e179"; }
633
-
634
- .glyphicon-header:before {
635
- content: "\e180"; }
636
-
637
- .glyphicon-compressed:before {
638
- content: "\e181"; }
639
-
640
- .glyphicon-earphone:before {
641
- content: "\e182"; }
642
-
643
- .glyphicon-phone-alt:before {
644
- content: "\e183"; }
645
-
646
- .glyphicon-tower:before {
647
- content: "\e184"; }
648
-
649
- .glyphicon-stats:before {
650
- content: "\e185"; }
651
-
652
- .glyphicon-sd-video:before {
653
- content: "\e186"; }
654
-
655
- .glyphicon-hd-video:before {
656
- content: "\e187"; }
657
-
658
- .glyphicon-subtitles:before {
659
- content: "\e188"; }
660
-
661
- .glyphicon-sound-stereo:before {
662
- content: "\e189"; }
663
-
664
- .glyphicon-sound-dolby:before {
665
- content: "\e190"; }
666
-
667
- .glyphicon-sound-5-1:before {
668
- content: "\e191"; }
669
-
670
- .glyphicon-sound-6-1:before {
671
- content: "\e192"; }
672
-
673
- .glyphicon-sound-7-1:before {
674
- content: "\e193"; }
675
-
676
- .glyphicon-copyright-mark:before {
677
- content: "\e194"; }
678
-
679
- .glyphicon-registration-mark:before {
680
- content: "\e195"; }
681
-
682
- .glyphicon-cloud-download:before {
683
- content: "\e197"; }
684
-
685
- .glyphicon-cloud-upload:before {
686
- content: "\e198"; }
687
-
688
- .glyphicon-tree-conifer:before {
689
- content: "\e199"; }
690
-
691
- .glyphicon-tree-deciduous:before {
692
- content: "\e200"; }
693
-
694
- * {
695
- -webkit-box-sizing: border-box;
696
- -moz-box-sizing: border-box;
697
- box-sizing: border-box; }
698
-
699
- *:before,
700
- *:after {
701
- -webkit-box-sizing: border-box;
702
- -moz-box-sizing: border-box;
703
- box-sizing: border-box; }
704
-
705
- html {
706
- font-size: 10px;
707
- -webkit-tap-highlight-color: transparent; }
708
-
709
- body {
710
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
711
- font-size: 14px;
712
- line-height: 1.42857;
713
- color: #333333;
714
-
715
- }
716
-
717
- input,
718
- button,
719
- select,
720
- textarea {
721
- font-family: inherit;
722
- font-size: inherit;
723
- line-height: inherit; }
724
-
725
- a {
726
- color: #ef4238;
727
- text-decoration: none; }
728
- a:hover {
729
- color: #ca1a10;
730
- text-decoration: none; }
731
-
732
-
733
- figure {
734
- margin: 0; }
735
-
736
- img {
737
- vertical-align: middle; }
738
-
739
- .img-responsive {
740
- display: block;
741
- width: 100% \9;
742
- max-width: 100%;
743
- height: auto; }
744
-
745
- .img-rounded {
746
- border-radius: 4px; }
747
-
748
- .img-thumbnail {
749
- padding: 4px;
750
- line-height: 1.42857;
751
- background-color: #eeeeee;
752
- border: 1px solid #dddddd;
753
- border-radius: 3px;
754
- -webkit-transition: all 0.2s ease-in-out;
755
- -o-transition: all 0.2s ease-in-out;
756
- transition: all 0.2s ease-in-out;
757
- display: inline-block;
758
- width: 100% \9;
759
- max-width: 100%;
760
- height: auto; }
761
-
762
- .img-circle {
763
- border-radius: 50%; }
764
-
765
- hr {
766
- margin-top: 20px;
767
- margin-bottom: 20px;
768
- border: 0;
769
- border-top: 1px solid #eeeeee; }
770
-
771
- .sr-only {
772
- position: absolute;
773
- width: 1px;
774
- height: 1px;
775
- margin: -1px;
776
- padding: 0;
777
- overflow: hidden;
778
- clip: rect(0, 0, 0, 0);
779
- border: 0; }
780
-
781
- .sr-only-focusable:active, .sr-only-focusable:focus {
782
- position: static;
783
- width: auto;
784
- height: auto;
785
- margin: 0;
786
- overflow: visible;
787
- clip: auto; }
788
-
789
- h1, h2, h3, h4, h5, h6,
790
- .h1, .h2, .h3, .h4, .h5, .h6 {
791
- font-family: inherit;
792
- font-weight: 500;
793
- line-height: 1.1;
794
- color: inherit; }
795
- h1 small,
796
- h1 .small, h2 small,
797
- h2 .small, h3 small,
798
- h3 .small, h4 small,
799
- h4 .small, h5 small,
800
- h5 .small, h6 small,
801
- h6 .small,
802
- .h1 small,
803
- .h1 .small, .h2 small,
804
- .h2 .small, .h3 small,
805
- .h3 .small, .h4 small,
806
- .h4 .small, .h5 small,
807
- .h5 .small, .h6 small,
808
- .h6 .small {
809
- font-weight: normal;
810
- line-height: 1;
811
- color: #777777; }
812
-
813
- h1, .h1,
814
- h2, .h2,
815
- h3, .h3 {
816
- margin-top: 20px;
817
- margin-bottom: 10px; }
818
- h1 small,
819
- h1 .small, .h1 small,
820
- .h1 .small,
821
- h2 small,
822
- h2 .small, .h2 small,
823
- .h2 .small,
824
- h3 small,
825
- h3 .small, .h3 small,
826
- .h3 .small {
827
- font-size: 65%; }
828
-
829
- h4, .h4,
830
- h5, .h5,
831
- h6, .h6 {
832
- margin-top: 10px;
833
- margin-bottom: 10px; }
834
- h4 small,
835
- h4 .small, .h4 small,
836
- .h4 .small,
837
- h5 small,
838
- h5 .small, .h5 small,
839
- .h5 .small,
840
- h6 small,
841
- h6 .small, .h6 small,
842
- .h6 .small {
843
- font-size: 75%; }
844
-
845
- h1, .h1 {
846
- font-size: 36px; }
847
-
848
- h2, .h2 {
849
- font-size: 30px; }
850
-
851
- h3, .h3 {
852
- font-size: 24px; }
853
-
854
- h4, .h4 {
855
- font-size: 18px; }
856
-
857
- h5, .h5 {
858
- font-size: 14px; }
859
-
860
- h6, .h6 {
861
- font-size: 12px; }
862
-
863
- p {
864
- margin: 0 0 10px; }
865
-
866
- .lead {
867
- margin-bottom: 20px;
868
- font-size: 16px;
869
- font-weight: 300;
870
- line-height: 1.4; }
871
- @media (min-width: 768px) {
872
- .lead {
873
- font-size: 21px; } }
874
-
875
- small,
876
- .small {
877
- font-size: 85%; }
878
-
879
- cite {
880
- font-style: normal; }
881
-
882
- mark,
883
- .mark {
884
- background-color: #fcf8e3;
885
- padding: .2em; }
886
-
887
- .text-left {
888
- text-align: left; }
889
-
890
- .text-right {
891
- text-align: right; }
892
-
893
- .text-center {
894
- text-align: center; }
895
-
896
- .text-justify {
897
- text-align: justify; }
898
-
899
- .text-nowrap {
900
- white-space: nowrap; }
901
-
902
- .text-lowercase {
903
- text-transform: lowercase; }
904
-
905
- .text-uppercase {
906
- text-transform: uppercase; }
907
-
908
- .text-capitalize {
909
- text-transform: capitalize; }
910
-
911
- .text-muted {
912
- color: #777777; }
913
-
914
- .text-primary {
915
- color: #ef4238; }
916
-
917
- a.text-primary:hover {
918
- color: #e21e12; }
919
-
920
- .text-success {
921
- color: #3c763d; }
922
-
923
- a.text-success:hover {
924
- color: #2b542c; }
925
-
926
- .text-info {
927
- color: #31708f; }
928
-
929
- a.text-info:hover {
930
- color: #245269; }
931
-
932
- .text-warning {
933
- color: #8a6d3b; }
934
-
935
- a.text-warning:hover {
936
- color: #66512c; }
937
-
938
- .text-danger {
939
- color: #a94442; }
940
-
941
- a.text-danger:hover {
942
- color: #843534; }
943
-
944
- .bg-primary {
945
- color: #fff; }
946
-
947
- .bg-primary {
948
- background-color: #ef4238; }
949
-
950
- a.bg-primary:hover {
951
- background-color: #e21e12; }
952
-
953
- .bg-success {
954
- background-color: #dff0d8; }
955
-
956
- a.bg-success:hover {
957
- background-color: #c1e2b3; }
958
-
959
- .bg-info {
960
- background-color: #d9edf7; }
961
-
962
- a.bg-info:hover {
963
- background-color: #afd9ee; }
964
-
965
- .bg-warning {
966
- background-color: #fcf8e3; }
967
-
968
- a.bg-warning:hover {
969
- background-color: #f7ecb5; }
970
-
971
- .bg-danger {
972
- background-color: #f2dede; }
973
-
974
- a.bg-danger:hover {
975
- background-color: #e4b9b9; }
976
-
977
- .page-header {
978
- padding-bottom: 9px;
979
- margin: 40px 0 20px;
980
- border-bottom: 1px solid #eeeeee; }
981
-
982
- ul,
983
- ol {
984
- margin-top: 0;
985
- margin-bottom: 10px; }
986
- ul ul,
987
- ul ol,
988
- ol ul,
989
- ol ol {
990
- margin-bottom: 0; }
991
-
992
- .list-unstyled, .list-inline {
993
- padding-left: 0;
994
- list-style: none; }
995
-
996
- .list-inline {
997
- margin-left: -5px; }
998
- .list-inline > li {
999
- display: inline-block;
1000
- padding-left: 5px;
1001
- padding-right: 5px; }
1002
-
1003
- dl {
1004
- margin-top: 0;
1005
- margin-bottom: 20px; }
1006
-
1007
- dt,
1008
- dd {
1009
- line-height: 1.42857; }
1010
-
1011
- dt {
1012
- font-weight: bold; }
1013
-
1014
- dd {
1015
- margin-left: 0; }
1016
-
1017
- .dl-horizontal dd:before, .dl-horizontal dd:after {
1018
- content: " ";
1019
- display: table; }
1020
- .dl-horizontal dd:after {
1021
- clear: both; }
1022
- @media (min-width: 768px) {
1023
- .dl-horizontal dt {
1024
- float: left;
1025
- width: 160px;
1026
- clear: left;
1027
- text-align: right;
1028
- overflow: hidden;
1029
- text-overflow: ellipsis;
1030
- white-space: nowrap; }
1031
- .dl-horizontal dd {
1032
- margin-left: 180px; } }
1033
-
1034
- abbr[title],
1035
- abbr[data-original-title] {
1036
- cursor: help;
1037
- border-bottom: 1px dotted #777777; }
1038
-
1039
- .initialism {
1040
- font-size: 90%;
1041
- text-transform: uppercase; }
1042
-
1043
- blockquote {
1044
- padding: 10px 20px;
1045
- margin: 0 0 20px;
1046
- font-size: 17.5px;
1047
- border-left: 5px solid #eeeeee; }
1048
- blockquote p:last-child,
1049
- blockquote ul:last-child,
1050
- blockquote ol:last-child {
1051
- margin-bottom: 0; }
1052
- blockquote footer,
1053
- blockquote small,
1054
- blockquote .small {
1055
- display: block;
1056
- font-size: 80%;
1057
- line-height: 1.42857;
1058
- color: #777777; }
1059
- blockquote footer:before,
1060
- blockquote small:before,
1061
- blockquote .small:before {
1062
- content: '\2014 \00A0'; }
1063
-
1064
- .blockquote-reverse,
1065
- blockquote.pull-right {
1066
- padding-right: 15px;
1067
- padding-left: 0;
1068
- border-right: 5px solid #eeeeee;
1069
- border-left: 0;
1070
- text-align: right; }
1071
- .blockquote-reverse footer:before,
1072
- .blockquote-reverse small:before,
1073
- .blockquote-reverse .small:before,
1074
- blockquote.pull-right footer:before,
1075
- blockquote.pull-right small:before,
1076
- blockquote.pull-right .small:before {
1077
- content: ''; }
1078
- .blockquote-reverse footer:after,
1079
- .blockquote-reverse small:after,
1080
- .blockquote-reverse .small:after,
1081
- blockquote.pull-right footer:after,
1082
- blockquote.pull-right small:after,
1083
- blockquote.pull-right .small:after {
1084
- content: '\00A0 \2014'; }
1085
-
1086
- blockquote:before,
1087
- blockquote:after {
1088
- content: ""; }
1089
-
1090
- address {
1091
- margin-bottom: 20px;
1092
- font-style: normal;
1093
- line-height: 1.42857; }
1094
-
1095
- code,
1096
- kbd,
1097
- pre,
1098
- samp {
1099
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
1100
-
1101
- code {
1102
- padding: 2px 4px;
1103
- font-size: 90%;
1104
- color: #c7254e;
1105
- background-color: #f9f2f4;
1106
- border-radius: 3px; }
1107
-
1108
- kbd {
1109
- padding: 2px 4px;
1110
- font-size: 90%;
1111
- color: white;
1112
- background-color: #333333;
1113
- border-radius: 2px;
1114
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
1115
- kbd kbd {
1116
- padding: 0;
1117
- font-size: 100%;
1118
- box-shadow: none; }
1119
-
1120
- pre {
1121
- display: block;
1122
- padding: 9.5px;
1123
- margin: 0 0 10px;
1124
- font-size: 13px;
1125
- line-height: 1.42857;
1126
- word-break: break-all;
1127
- word-wrap: break-word;
1128
- color: #333333;
1129
- background-color: whitesmoke;
1130
- border: 1px solid #cccccc;
1131
- border-radius: 3px; }
1132
- pre code {
1133
- padding: 0;
1134
- font-size: inherit;
1135
- color: inherit;
1136
- white-space: pre-wrap;
1137
- background-color: transparent;
1138
- border-radius: 0; }
1139
-
1140
- .pre-scrollable {
1141
- max-height: 340px;
1142
- overflow-y: scroll; }
1143
-
1144
- .container {
1145
- margin-right: auto;
1146
- margin-left: auto;
1147
- padding-left: 15px;
1148
- padding-right: 15px; }
1149
- .container:before, .container:after {
1150
- content: " ";
1151
- display: table; }
1152
- .container:after {
1153
- clear: both; }
1154
- @media (min-width: 768px) {
1155
- .container {
1156
- width: 750px; } }
1157
- @media (min-width: 992px) {
1158
- .container {
1159
- width: 970px; } }
1160
- @media (min-width: 1200px) {
1161
- .container {
1162
- width: 1170px; } }
1163
-
1164
- .container-fluid {
1165
- margin-right: auto;
1166
- margin-left: auto;
1167
- padding-left: 15px;
1168
- padding-right: 15px; }
1169
- .container-fluid:before, .container-fluid:after {
1170
- content: " ";
1171
- display: table; }
1172
- .container-fluid:after {
1173
- clear: both; }
1174
-
1175
- .row {
1176
- margin-left: -15px;
1177
- margin-right: -15px; }
1178
- .row:before, .row:after {
1179
- content: " ";
1180
- display: table; }
1181
- .row:after {
1182
- clear: both; }
1183
-
1184
- .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
1185
- position: relative;
1186
- min-height: 1px;
1187
- padding-left: 15px;
1188
- padding-right: 15px; }
1189
-
1190
- .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
1191
- float: left; }
1192
-
1193
- .col-xs-1 {
1194
- width: 8.33333%; }
1195
-
1196
- .col-xs-2 {
1197
- width: 16.66667%; }
1198
-
1199
- .col-xs-3 {
1200
- width: 25%; }
1201
-
1202
- .col-xs-4 {
1203
- width: 33.33333%; }
1204
-
1205
- .col-xs-5 {
1206
- width: 41.66667%; }
1207
-
1208
- .col-xs-6 {
1209
- width: 50%; }
1210
-
1211
- .col-xs-7 {
1212
- width: 58.33333%; }
1213
-
1214
- .col-xs-8 {
1215
- width: 66.66667%; }
1216
-
1217
- .col-xs-9 {
1218
- width: 75%; }
1219
-
1220
- .col-xs-10 {
1221
- width: 83.33333%; }
1222
-
1223
- .col-xs-11 {
1224
- width: 91.66667%; }
1225
-
1226
- .col-xs-12 {
1227
- width: 100%; }
1228
-
1229
- .col-xs-pull-0 {
1230
- right: auto; }
1231
-
1232
- .col-xs-pull-1 {
1233
- right: 8.33333%; }
1234
-
1235
- .col-xs-pull-2 {
1236
- right: 16.66667%; }
1237
-
1238
- .col-xs-pull-3 {
1239
- right: 25%; }
1240
-
1241
- .col-xs-pull-4 {
1242
- right: 33.33333%; }
1243
-
1244
- .col-xs-pull-5 {
1245
- right: 41.66667%; }
1246
-
1247
- .col-xs-pull-6 {
1248
- right: 50%; }
1249
-
1250
- .col-xs-pull-7 {
1251
- right: 58.33333%; }
1252
-
1253
- .col-xs-pull-8 {
1254
- right: 66.66667%; }
1255
-
1256
- .col-xs-pull-9 {
1257
- right: 75%; }
1258
-
1259
- .col-xs-pull-10 {
1260
- right: 83.33333%; }
1261
-
1262
- .col-xs-pull-11 {
1263
- right: 91.66667%; }
1264
-
1265
- .col-xs-pull-12 {
1266
- right: 100%; }
1267
-
1268
- .col-xs-push-0 {
1269
- left: auto; }
1270
-
1271
- .col-xs-push-1 {
1272
- left: 8.33333%; }
1273
-
1274
- .col-xs-push-2 {
1275
- left: 16.66667%; }
1276
-
1277
- .col-xs-push-3 {
1278
- left: 25%; }
1279
-
1280
- .col-xs-push-4 {
1281
- left: 33.33333%; }
1282
-
1283
- .col-xs-push-5 {
1284
- left: 41.66667%; }
1285
-
1286
- .col-xs-push-6 {
1287
- left: 50%; }
1288
-
1289
- .col-xs-push-7 {
1290
- left: 58.33333%; }
1291
-
1292
- .col-xs-push-8 {
1293
- left: 66.66667%; }
1294
-
1295
- .col-xs-push-9 {
1296
- left: 75%; }
1297
-
1298
- .col-xs-push-10 {
1299
- left: 83.33333%; }
1300
-
1301
- .col-xs-push-11 {
1302
- left: 91.66667%; }
1303
-
1304
- .col-xs-push-12 {
1305
- left: 100%; }
1306
-
1307
- .col-xs-offset-0 {
1308
- margin-left: 0%; }
1309
-
1310
- .col-xs-offset-1 {
1311
- margin-left: 8.33333%; }
1312
-
1313
- .col-xs-offset-2 {
1314
- margin-left: 16.66667%; }
1315
-
1316
- .col-xs-offset-3 {
1317
- margin-left: 25%; }
1318
-
1319
- .col-xs-offset-4 {
1320
- margin-left: 33.33333%; }
1321
-
1322
- .col-xs-offset-5 {
1323
- margin-left: 41.66667%; }
1324
-
1325
- .col-xs-offset-6 {
1326
- margin-left: 50%; }
1327
-
1328
- .col-xs-offset-7 {
1329
- margin-left: 58.33333%; }
1330
-
1331
- .col-xs-offset-8 {
1332
- margin-left: 66.66667%; }
1333
-
1334
- .col-xs-offset-9 {
1335
- margin-left: 75%; }
1336
-
1337
- .col-xs-offset-10 {
1338
- margin-left: 83.33333%; }
1339
-
1340
- .col-xs-offset-11 {
1341
- margin-left: 91.66667%; }
1342
-
1343
- .col-xs-offset-12 {
1344
- margin-left: 100%; }
1345
-
1346
- @media (min-width: 768px) {
1347
- .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
1348
- float: left; }
1349
-
1350
- .col-sm-1 {
1351
- width: 8.33333%; }
1352
-
1353
- .col-sm-2 {
1354
- width: 16.66667%; }
1355
-
1356
- .col-sm-3 {
1357
- width: 25%; }
1358
-
1359
- .col-sm-4 {
1360
- width: 33.33333%; }
1361
-
1362
- .col-sm-5 {
1363
- width: 41.66667%; }
1364
-
1365
- .col-sm-6 {
1366
- width: 50%; }
1367
-
1368
- .col-sm-7 {
1369
- width: 58.33333%; }
1370
-
1371
- .col-sm-8 {
1372
- width: 66.66667%; }
1373
-
1374
- .col-sm-9 {
1375
- width: 75%; }
1376
-
1377
- .col-sm-10 {
1378
- width: 83.33333%; }
1379
-
1380
- .col-sm-11 {
1381
- width: 91.66667%; }
1382
-
1383
- .col-sm-12 {
1384
- width: 100%; }
1385
-
1386
- .col-sm-pull-0 {
1387
- right: auto; }
1388
-
1389
- .col-sm-pull-1 {
1390
- right: 8.33333%; }
1391
-
1392
- .col-sm-pull-2 {
1393
- right: 16.66667%; }
1394
-
1395
- .col-sm-pull-3 {
1396
- right: 25%; }
1397
-
1398
- .col-sm-pull-4 {
1399
- right: 33.33333%; }
1400
-
1401
- .col-sm-pull-5 {
1402
- right: 41.66667%; }
1403
-
1404
- .col-sm-pull-6 {
1405
- right: 50%; }
1406
-
1407
- .col-sm-pull-7 {
1408
- right: 58.33333%; }
1409
-
1410
- .col-sm-pull-8 {
1411
- right: 66.66667%; }
1412
-
1413
- .col-sm-pull-9 {
1414
- right: 75%; }
1415
-
1416
- .col-sm-pull-10 {
1417
- right: 83.33333%; }
1418
-
1419
- .col-sm-pull-11 {
1420
- right: 91.66667%; }
1421
-
1422
- .col-sm-pull-12 {
1423
- right: 100%; }
1424
-
1425
- .col-sm-push-0 {
1426
- left: auto; }
1427
-
1428
- .col-sm-push-1 {
1429
- left: 8.33333%; }
1430
-
1431
- .col-sm-push-2 {
1432
- left: 16.66667%; }
1433
-
1434
- .col-sm-push-3 {
1435
- left: 25%; }
1436
-
1437
- .col-sm-push-4 {
1438
- left: 33.33333%; }
1439
-
1440
- .col-sm-push-5 {
1441
- left: 41.66667%; }
1442
-
1443
- .col-sm-push-6 {
1444
- left: 50%; }
1445
-
1446
- .col-sm-push-7 {
1447
- left: 58.33333%; }
1448
-
1449
- .col-sm-push-8 {
1450
- left: 66.66667%; }
1451
-
1452
- .col-sm-push-9 {
1453
- left: 75%; }
1454
-
1455
- .col-sm-push-10 {
1456
- left: 83.33333%; }
1457
-
1458
- .col-sm-push-11 {
1459
- left: 91.66667%; }
1460
-
1461
- .col-sm-push-12 {
1462
- left: 100%; }
1463
-
1464
- .col-sm-offset-0 {
1465
- margin-left: 0%; }
1466
-
1467
- .col-sm-offset-1 {
1468
- margin-left: 8.33333%; }
1469
-
1470
- .col-sm-offset-2 {
1471
- margin-left: 16.66667%; }
1472
-
1473
- .col-sm-offset-3 {
1474
- margin-left: 25%; }
1475
-
1476
- .col-sm-offset-4 {
1477
- margin-left: 33.33333%; }
1478
-
1479
- .col-sm-offset-5 {
1480
- margin-left: 41.66667%; }
1481
-
1482
- .col-sm-offset-6 {
1483
- margin-left: 50%; }
1484
-
1485
- .col-sm-offset-7 {
1486
- margin-left: 58.33333%; }
1487
-
1488
- .col-sm-offset-8 {
1489
- margin-left: 66.66667%; }
1490
-
1491
- .col-sm-offset-9 {
1492
- margin-left: 75%; }
1493
-
1494
- .col-sm-offset-10 {
1495
- margin-left: 83.33333%; }
1496
-
1497
- .col-sm-offset-11 {
1498
- margin-left: 91.66667%; }
1499
-
1500
- .col-sm-offset-12 {
1501
- margin-left: 100%; } }
1502
- @media (min-width: 992px) {
1503
- .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
1504
- float: left; }
1505
-
1506
- .col-md-1 {
1507
- width: 8.33333%; }
1508
-
1509
- .col-md-2 {
1510
- width: 16.66667%; }
1511
-
1512
- .col-md-3 {
1513
- width: 25%; }
1514
-
1515
- .col-md-4 {
1516
- width: 33.33333%; }
1517
-
1518
- .col-md-5 {
1519
- width: 41.66667%; }
1520
-
1521
- .col-md-6 {
1522
- width: 50%; }
1523
-
1524
- .col-md-7 {
1525
- width: 58.33333%; }
1526
-
1527
- .col-md-8 {
1528
- width: 66.66667%; }
1529
-
1530
- .col-md-9 {
1531
- width: 75%; }
1532
-
1533
- .col-md-10 {
1534
- width: 83.33333%; }
1535
-
1536
- .col-md-11 {
1537
- width: 91.66667%; }
1538
-
1539
- .col-md-12 {
1540
- width: 100%; }
1541
-
1542
- .col-md-pull-0 {
1543
- right: auto; }
1544
-
1545
- .col-md-pull-1 {
1546
- right: 8.33333%; }
1547
-
1548
- .col-md-pull-2 {
1549
- right: 16.66667%; }
1550
-
1551
- .col-md-pull-3 {
1552
- right: 25%; }
1553
-
1554
- .col-md-pull-4 {
1555
- right: 33.33333%; }
1556
-
1557
- .col-md-pull-5 {
1558
- right: 41.66667%; }
1559
-
1560
- .col-md-pull-6 {
1561
- right: 50%; }
1562
-
1563
- .col-md-pull-7 {
1564
- right: 58.33333%; }
1565
-
1566
- .col-md-pull-8 {
1567
- right: 66.66667%; }
1568
-
1569
- .col-md-pull-9 {
1570
- right: 75%; }
1571
-
1572
- .col-md-pull-10 {
1573
- right: 83.33333%; }
1574
-
1575
- .col-md-pull-11 {
1576
- right: 91.66667%; }
1577
-
1578
- .col-md-pull-12 {
1579
- right: 100%; }
1580
-
1581
- .col-md-push-0 {
1582
- left: auto; }
1583
-
1584
- .col-md-push-1 {
1585
- left: 8.33333%; }
1586
-
1587
- .col-md-push-2 {
1588
- left: 16.66667%; }
1589
-
1590
- .col-md-push-3 {
1591
- left: 25%; }
1592
-
1593
- .col-md-push-4 {
1594
- left: 33.33333%; }
1595
-
1596
- .col-md-push-5 {
1597
- left: 41.66667%; }
1598
-
1599
- .col-md-push-6 {
1600
- left: 50%; }
1601
-
1602
- .col-md-push-7 {
1603
- left: 58.33333%; }
1604
-
1605
- .col-md-push-8 {
1606
- left: 66.66667%; }
1607
-
1608
- .col-md-push-9 {
1609
- left: 75%; }
1610
-
1611
- .col-md-push-10 {
1612
- left: 83.33333%; }
1613
-
1614
- .col-md-push-11 {
1615
- left: 91.66667%; }
1616
-
1617
- .col-md-push-12 {
1618
- left: 100%; }
1619
-
1620
- .col-md-offset-0 {
1621
- margin-left: 0%; }
1622
-
1623
- .col-md-offset-1 {
1624
- margin-left: 8.33333%; }
1625
-
1626
- .col-md-offset-2 {
1627
- margin-left: 16.66667%; }
1628
-
1629
- .col-md-offset-3 {
1630
- margin-left: 25%; }
1631
-
1632
- .col-md-offset-4 {
1633
- margin-left: 33.33333%; }
1634
-
1635
- .col-md-offset-5 {
1636
- margin-left: 41.66667%; }
1637
-
1638
- .col-md-offset-6 {
1639
- margin-left: 50%; }
1640
-
1641
- .col-md-offset-7 {
1642
- margin-left: 58.33333%; }
1643
-
1644
- .col-md-offset-8 {
1645
- margin-left: 66.66667%; }
1646
-
1647
- .col-md-offset-9 {
1648
- margin-left: 75%; }
1649
-
1650
- .col-md-offset-10 {
1651
- margin-left: 83.33333%; }
1652
-
1653
- .col-md-offset-11 {
1654
- margin-left: 91.66667%; }
1655
-
1656
- .col-md-offset-12 {
1657
- margin-left: 100%; } }
1658
- @media (min-width: 1200px) {
1659
- .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
1660
- float: left; }
1661
-
1662
- .col-lg-1 {
1663
- width: 8.33333%; }
1664
-
1665
- .col-lg-2 {
1666
- width: 16.66667%; }
1667
-
1668
- .col-lg-3 {
1669
- width: 25%; }
1670
-
1671
- .col-lg-4 {
1672
- width: 33.33333%; }
1673
-
1674
- .col-lg-5 {
1675
- width: 41.66667%; }
1676
-
1677
- .col-lg-6 {
1678
- width: 50%; }
1679
-
1680
- .col-lg-7 {
1681
- width: 58.33333%; }
1682
-
1683
- .col-lg-8 {
1684
- width: 66.66667%; }
1685
-
1686
- .col-lg-9 {
1687
- width: 75%; }
1688
-
1689
- .col-lg-10 {
1690
- width: 83.33333%; }
1691
-
1692
- .col-lg-11 {
1693
- width: 91.66667%; }
1694
-
1695
- .col-lg-12 {
1696
- width: 100%; }
1697
-
1698
- .col-lg-pull-0 {
1699
- right: auto; }
1700
-
1701
- .col-lg-pull-1 {
1702
- right: 8.33333%; }
1703
-
1704
- .col-lg-pull-2 {
1705
- right: 16.66667%; }
1706
-
1707
- .col-lg-pull-3 {
1708
- right: 25%; }
1709
-
1710
- .col-lg-pull-4 {
1711
- right: 33.33333%; }
1712
-
1713
- .col-lg-pull-5 {
1714
- right: 41.66667%; }
1715
-
1716
- .col-lg-pull-6 {
1717
- right: 50%; }
1718
-
1719
- .col-lg-pull-7 {
1720
- right: 58.33333%; }
1721
-
1722
- .col-lg-pull-8 {
1723
- right: 66.66667%; }
1724
-
1725
- .col-lg-pull-9 {
1726
- right: 75%; }
1727
-
1728
- .col-lg-pull-10 {
1729
- right: 83.33333%; }
1730
-
1731
- .col-lg-pull-11 {
1732
- right: 91.66667%; }
1733
-
1734
- .col-lg-pull-12 {
1735
- right: 100%; }
1736
-
1737
- .col-lg-push-0 {
1738
- left: auto; }
1739
-
1740
- .col-lg-push-1 {
1741
- left: 8.33333%; }
1742
-
1743
- .col-lg-push-2 {
1744
- left: 16.66667%; }
1745
-
1746
- .col-lg-push-3 {
1747
- left: 25%; }
1748
-
1749
- .col-lg-push-4 {
1750
- left: 33.33333%; }
1751
-
1752
- .col-lg-push-5 {
1753
- left: 41.66667%; }
1754
-
1755
- .col-lg-push-6 {
1756
- left: 50%; }
1757
-
1758
- .col-lg-push-7 {
1759
- left: 58.33333%; }
1760
-
1761
- .col-lg-push-8 {
1762
- left: 66.66667%; }
1763
-
1764
- .col-lg-push-9 {
1765
- left: 75%; }
1766
-
1767
- .col-lg-push-10 {
1768
- left: 83.33333%; }
1769
-
1770
- .col-lg-push-11 {
1771
- left: 91.66667%; }
1772
-
1773
- .col-lg-push-12 {
1774
- left: 100%; }
1775
-
1776
- .col-lg-offset-0 {
1777
- margin-left: 0%; }
1778
-
1779
- .col-lg-offset-1 {
1780
- margin-left: 8.33333%; }
1781
-
1782
- .col-lg-offset-2 {
1783
- margin-left: 16.66667%; }
1784
-
1785
- .col-lg-offset-3 {
1786
- margin-left: 25%; }
1787
-
1788
- .col-lg-offset-4 {
1789
- margin-left: 33.33333%; }
1790
-
1791
- .col-lg-offset-5 {
1792
- margin-left: 41.66667%; }
1793
-
1794
- .col-lg-offset-6 {
1795
- margin-left: 50%; }
1796
-
1797
- .col-lg-offset-7 {
1798
- margin-left: 58.33333%; }
1799
-
1800
- .col-lg-offset-8 {
1801
- margin-left: 66.66667%; }
1802
-
1803
- .col-lg-offset-9 {
1804
- margin-left: 75%; }
1805
-
1806
- .col-lg-offset-10 {
1807
- margin-left: 83.33333%; }
1808
-
1809
- .col-lg-offset-11 {
1810
- margin-left: 91.66667%; }
1811
-
1812
- .col-lg-offset-12 {
1813
- margin-left: 100%; } }
1814
- table {
1815
- background-color: transparent; }
1816
-
1817
- th {
1818
- text-align: left; }
1819
-
1820
- .table {
1821
- width: 100%;
1822
- max-width: 100%;
1823
- margin-bottom: 20px; }
1824
- .table > thead > tr > th,
1825
- .table > thead > tr > td,
1826
- .table > tbody > tr > th,
1827
- .table > tbody > tr > td,
1828
- .table > tfoot > tr > th,
1829
- .table > tfoot > tr > td {
1830
- padding: 8px;
1831
- line-height: 1.42857;
1832
- vertical-align: top;
1833
- border-top: 1px solid #dddddd; }
1834
- .table > thead > tr > th {
1835
- vertical-align: bottom;
1836
- border-bottom: 2px solid #dddddd; }
1837
- .table > caption + thead > tr:first-child > th,
1838
- .table > caption + thead > tr:first-child > td,
1839
- .table > colgroup + thead > tr:first-child > th,
1840
- .table > colgroup + thead > tr:first-child > td,
1841
- .table > thead:first-child > tr:first-child > th,
1842
- .table > thead:first-child > tr:first-child > td {
1843
- border-top: 0; }
1844
- .table > tbody + tbody {
1845
- border-top: 2px solid #dddddd; }
1846
- .table .table {
1847
- background-color: #eeeeee; }
1848
-
1849
- .table-condensed > thead > tr > th,
1850
- .table-condensed > thead > tr > td,
1851
- .table-condensed > tbody > tr > th,
1852
- .table-condensed > tbody > tr > td,
1853
- .table-condensed > tfoot > tr > th,
1854
- .table-condensed > tfoot > tr > td {
1855
- padding: 5px; }
1856
-
1857
- .table-bordered {
1858
- border: 1px solid #dddddd; }
1859
- .table-bordered > thead > tr > th,
1860
- .table-bordered > thead > tr > td,
1861
- .table-bordered > tbody > tr > th,
1862
- .table-bordered > tbody > tr > td,
1863
- .table-bordered > tfoot > tr > th,
1864
- .table-bordered > tfoot > tr > td {
1865
- border: 1px solid #dddddd; }
1866
- .table-bordered > thead > tr > th,
1867
- .table-bordered > thead > tr > td {
1868
- border-bottom-width: 2px; }
1869
-
1870
- .table-striped > tbody > tr:nth-child(odd) > td,
1871
- .table-striped > tbody > tr:nth-child(odd) > th {
1872
- background-color: #f9f9f9; }
1873
-
1874
- .table-hover > tbody > tr:hover > td,
1875
- .table-hover > tbody > tr:hover > th {
1876
- background-color: whitesmoke; }
1877
-
1878
- table col[class*="col-"] {
1879
- position: static;
1880
- float: none;
1881
- display: table-column; }
1882
-
1883
- table td[class*="col-"],
1884
- table th[class*="col-"] {
1885
- position: static;
1886
- float: none;
1887
- display: table-cell; }
1888
-
1889
- .table > thead > tr > td.active,
1890
- .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
1891
- .table > tbody > tr > td.active,
1892
- .table > tbody > tr > th.active,
1893
- .table > tbody > tr.active > td,
1894
- .table > tbody > tr.active > th,
1895
- .table > tfoot > tr > td.active,
1896
- .table > tfoot > tr > th.active,
1897
- .table > tfoot > tr.active > td,
1898
- .table > tfoot > tr.active > th {
1899
- background-color: whitesmoke; }
1900
-
1901
- .table-hover > tbody > tr > td.active:hover,
1902
- .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
1903
- background-color: #e8e8e8; }
1904
-
1905
- .table > thead > tr > td.success,
1906
- .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
1907
- .table > tbody > tr > td.success,
1908
- .table > tbody > tr > th.success,
1909
- .table > tbody > tr.success > td,
1910
- .table > tbody > tr.success > th,
1911
- .table > tfoot > tr > td.success,
1912
- .table > tfoot > tr > th.success,
1913
- .table > tfoot > tr.success > td,
1914
- .table > tfoot > tr.success > th {
1915
- background-color: #dff0d8; }
1916
-
1917
- .table-hover > tbody > tr > td.success:hover,
1918
- .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
1919
- background-color: #d0e9c6; }
1920
-
1921
- .table > thead > tr > td.info,
1922
- .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
1923
- .table > tbody > tr > td.info,
1924
- .table > tbody > tr > th.info,
1925
- .table > tbody > tr.info > td,
1926
- .table > tbody > tr.info > th,
1927
- .table > tfoot > tr > td.info,
1928
- .table > tfoot > tr > th.info,
1929
- .table > tfoot > tr.info > td,
1930
- .table > tfoot > tr.info > th {
1931
- background-color: #d9edf7; }
1932
-
1933
- .table-hover > tbody > tr > td.info:hover,
1934
- .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
1935
- background-color: #c4e3f3; }
1936
-
1937
- .table > thead > tr > td.warning,
1938
- .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
1939
- .table > tbody > tr > td.warning,
1940
- .table > tbody > tr > th.warning,
1941
- .table > tbody > tr.warning > td,
1942
- .table > tbody > tr.warning > th,
1943
- .table > tfoot > tr > td.warning,
1944
- .table > tfoot > tr > th.warning,
1945
- .table > tfoot > tr.warning > td,
1946
- .table > tfoot > tr.warning > th {
1947
- background-color: #fcf8e3; }
1948
-
1949
- .table-hover > tbody > tr > td.warning:hover,
1950
- .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
1951
- background-color: #faf2cc; }
1952
-
1953
- .table > thead > tr > td.danger,
1954
- .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
1955
- .table > tbody > tr > td.danger,
1956
- .table > tbody > tr > th.danger,
1957
- .table > tbody > tr.danger > td,
1958
- .table > tbody > tr.danger > th,
1959
- .table > tfoot > tr > td.danger,
1960
- .table > tfoot > tr > th.danger,
1961
- .table > tfoot > tr.danger > td,
1962
- .table > tfoot > tr.danger > th {
1963
- background-color: #f2dede; }
1964
-
1965
- .table-hover > tbody > tr > td.danger:hover,
1966
- .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
1967
- background-color: #ebcccc; }
1968
-
1969
- @media screen and (max-width: 767px) {
1970
- .table-responsive {
1971
- width: 100%;
1972
- margin-bottom: 15px;
1973
- overflow-y: hidden;
1974
- overflow-x: auto;
1975
- -ms-overflow-style: -ms-autohiding-scrollbar;
1976
- border: 1px solid #dddddd;
1977
- -webkit-overflow-scrolling: touch; }
1978
- .table-responsive > .table {
1979
- margin-bottom: 0; }
1980
- .table-responsive > .table > thead > tr > th,
1981
- .table-responsive > .table > thead > tr > td,
1982
- .table-responsive > .table > tbody > tr > th,
1983
- .table-responsive > .table > tbody > tr > td,
1984
- .table-responsive > .table > tfoot > tr > th,
1985
- .table-responsive > .table > tfoot > tr > td {
1986
- white-space: nowrap; }
1987
- .table-responsive > .table-bordered {
1988
- border: 0; }
1989
- .table-responsive > .table-bordered > thead > tr > th:first-child,
1990
- .table-responsive > .table-bordered > thead > tr > td:first-child,
1991
- .table-responsive > .table-bordered > tbody > tr > th:first-child,
1992
- .table-responsive > .table-bordered > tbody > tr > td:first-child,
1993
- .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1994
- .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1995
- border-left: 0; }
1996
- .table-responsive > .table-bordered > thead > tr > th:last-child,
1997
- .table-responsive > .table-bordered > thead > tr > td:last-child,
1998
- .table-responsive > .table-bordered > tbody > tr > th:last-child,
1999
- .table-responsive > .table-bordered > tbody > tr > td:last-child,
2000
- .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2001
- .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2002
- border-right: 0; }
2003
- .table-responsive > .table-bordered > tbody > tr:last-child > th,
2004
- .table-responsive > .table-bordered > tbody > tr:last-child > td,
2005
- .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2006
- .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2007
- border-bottom: 0; } }
2008
-
2009
- fieldset {
2010
- padding: 0;
2011
- margin: 0;
2012
- border: 0;
2013
- min-width: 0; }
2014
-
2015
- legend {
2016
- display: block;
2017
- width: 100%;
2018
- padding: 0;
2019
- margin-bottom: 20px;
2020
- font-size: 21px;
2021
- line-height: inherit;
2022
- color: #333333;
2023
- border: 0;
2024
- border-bottom: 1px solid #e5e5e5; }
2025
-
2026
- label {
2027
- display: inline-block;
2028
- max-width: 100%;
2029
- margin-bottom: 5px;
2030
- font-weight: bold; }
2031
-
2032
- input[type="search"] {
2033
- -webkit-box-sizing: border-box;
2034
- -moz-box-sizing: border-box;
2035
- box-sizing: border-box; }
2036
-
2037
- input[type="radio"],
2038
- input[type="checkbox"] {
2039
- margin: 4px 0 0;
2040
- margin-top: 1px \9;
2041
- line-height: normal; }
2042
-
2043
- input[type="file"] {
2044
- display: block; }
2045
-
2046
- input[type="range"] {
2047
- display: block;
2048
- width: 100%; }
2049
-
2050
- select[multiple],
2051
- select[size] {
2052
- height: auto; }
2053
-
2054
-
2055
-
2056
- output {
2057
- display: block;
2058
- padding-top: 7px;
2059
- font-size: 14px;
2060
- line-height: 1.42857;
2061
- color: #555555; }
2062
-
2063
- .form-control {
2064
- display: block;
2065
- width: 100%;
2066
- height: 34px;
2067
- padding: 6px 12px;
2068
- font-size: 14px;
2069
- line-height: 1.42857;
2070
- color: #555555;
2071
- background-color: white;
2072
- background-image: none;
2073
- border: 1px solid #cccccc;
2074
- border-radius: 3px;
2075
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2076
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2077
- -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
2078
- -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
2079
- transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
2080
-
2081
- .form-control::-moz-placeholder {
2082
- color: #777777;
2083
- opacity: 1; }
2084
- .form-control:-ms-input-placeholder {
2085
- color: #777777; }
2086
- .form-control::-webkit-input-placeholder {
2087
- color: #777777; }
2088
- .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
2089
- cursor: not-allowed;
2090
- background-color: #eeeeee;
2091
- opacity: 1; }
2092
-
2093
- textarea.form-control {
2094
- height: auto; }
2095
-
2096
- input[type="search"] {
2097
- -webkit-appearance: none; }
2098
-
2099
- input[type="date"],
2100
- input[type="time"],
2101
- input[type="datetime-local"],
2102
- input[type="month"] {
2103
- line-height: 34px;
2104
- line-height: 1.42857 \0; }
2105
- input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
2106
- .input-group-sm > input[type="date"].input-group-addon,
2107
- .input-group-sm > .input-group-btn > input[type="date"].btn,
2108
- input[type="time"].input-sm,
2109
- .form-horizontal .form-group-sm input[type="time"].form-control,
2110
- .input-group-sm > input[type="time"].form-control,
2111
- .input-group-sm > input[type="time"].input-group-addon,
2112
- .input-group-sm > .input-group-btn > input[type="time"].btn,
2113
- input[type="datetime-local"].input-sm,
2114
- .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
2115
- .input-group-sm > input[type="datetime-local"].form-control,
2116
- .input-group-sm > input[type="datetime-local"].input-group-addon,
2117
- .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
2118
- input[type="month"].input-sm,
2119
- .form-horizontal .form-group-sm input[type="month"].form-control,
2120
- .input-group-sm > input[type="month"].form-control,
2121
- .input-group-sm > input[type="month"].input-group-addon,
2122
- .input-group-sm > .input-group-btn > input[type="month"].btn {
2123
- line-height: 30px; }
2124
- input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
2125
- .input-group-lg > input[type="date"].input-group-addon,
2126
- .input-group-lg > .input-group-btn > input[type="date"].btn,
2127
- input[type="time"].input-lg,
2128
- .form-horizontal .form-group-lg input[type="time"].form-control,
2129
- .input-group-lg > input[type="time"].form-control,
2130
- .input-group-lg > input[type="time"].input-group-addon,
2131
- .input-group-lg > .input-group-btn > input[type="time"].btn,
2132
- input[type="datetime-local"].input-lg,
2133
- .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
2134
- .input-group-lg > input[type="datetime-local"].form-control,
2135
- .input-group-lg > input[type="datetime-local"].input-group-addon,
2136
- .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
2137
- input[type="month"].input-lg,
2138
- .form-horizontal .form-group-lg input[type="month"].form-control,
2139
- .input-group-lg > input[type="month"].form-control,
2140
- .input-group-lg > input[type="month"].input-group-addon,
2141
- .input-group-lg > .input-group-btn > input[type="month"].btn {
2142
- line-height: 46px; }
2143
-
2144
- .form-group {
2145
- margin-bottom: 15px; }
2146
-
2147
- .radio,
2148
- .checkbox {
2149
- position: relative;
2150
- display: block;
2151
- min-height: 20px;
2152
- margin-top: 10px;
2153
- margin-bottom: 10px; }
2154
- .radio label,
2155
- .checkbox label {
2156
- padding-left: 20px;
2157
- margin-bottom: 0;
2158
- font-weight: normal;
2159
- cursor: pointer; }
2160
-
2161
- .radio input[type="radio"],
2162
- .radio-inline input[type="radio"],
2163
- .checkbox input[type="checkbox"],
2164
- .checkbox-inline input[type="checkbox"] {
2165
- position: absolute;
2166
- margin-left: -20px;
2167
- margin-top: 4px \9; }
2168
-
2169
- .radio + .radio,
2170
- .checkbox + .checkbox {
2171
- margin-top: -5px; }
2172
-
2173
- .radio-inline,
2174
- .checkbox-inline {
2175
- display: inline-block;
2176
- padding-left: 20px;
2177
- margin-bottom: 0;
2178
- vertical-align: middle;
2179
- font-weight: normal;
2180
- cursor: pointer; }
2181
-
2182
- .radio-inline + .radio-inline,
2183
- .checkbox-inline + .checkbox-inline {
2184
- margin-top: 0;
2185
- margin-left: 10px; }
2186
-
2187
- input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
2188
- input[type="checkbox"][disabled],
2189
- input[type="checkbox"].disabled, fieldset[disabled]
2190
- input[type="checkbox"] {
2191
- cursor: not-allowed; }
2192
-
2193
- .radio-inline.disabled, fieldset[disabled] .radio-inline,
2194
- .checkbox-inline.disabled, fieldset[disabled]
2195
- .checkbox-inline {
2196
- cursor: not-allowed; }
2197
-
2198
- .radio.disabled label, fieldset[disabled] .radio label,
2199
- .checkbox.disabled label, fieldset[disabled]
2200
- .checkbox label {
2201
- cursor: not-allowed; }
2202
-
2203
- .form-control-static {
2204
- padding-top: 7px;
2205
- padding-bottom: 7px;
2206
- margin-bottom: 0; }
2207
- .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
2208
- .input-group-lg > .form-control-static.input-group-addon,
2209
- .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
2210
- .input-group-sm > .form-control-static.input-group-addon,
2211
- .input-group-sm > .input-group-btn > .form-control-static.btn {
2212
- padding-left: 0;
2213
- padding-right: 0; }
2214
-
2215
- .input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
2216
- .input-group-sm > .input-group-addon,
2217
- .input-group-sm > .input-group-btn > .btn {
2218
- height: 30px;
2219
- padding: 5px 10px;
2220
- font-size: 12px;
2221
- line-height: 1.5;
2222
- border-radius: 2px; }
2223
-
2224
- select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
2225
- .input-group-sm > select.input-group-addon,
2226
- .input-group-sm > .input-group-btn > select.btn {
2227
- height: 30px;
2228
- line-height: 30px; }
2229
-
2230
- textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
2231
- .input-group-sm > textarea.input-group-addon,
2232
- .input-group-sm > .input-group-btn > textarea.btn,
2233
- select[multiple].input-sm,
2234
- .form-horizontal .form-group-sm select[multiple].form-control,
2235
- .input-group-sm > select[multiple].form-control,
2236
- .input-group-sm > select[multiple].input-group-addon,
2237
- .input-group-sm > .input-group-btn > select[multiple].btn {
2238
- height: auto; }
2239
-
2240
- .input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
2241
- .input-group-lg > .input-group-addon,
2242
- .input-group-lg > .input-group-btn > .btn {
2243
- height: 46px;
2244
- padding: 10px 16px;
2245
- font-size: 18px;
2246
- line-height: 1.33;
2247
- border-radius: 4px; }
2248
-
2249
- select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
2250
- .input-group-lg > select.input-group-addon,
2251
- .input-group-lg > .input-group-btn > select.btn {
2252
- height: 46px;
2253
- line-height: 46px; }
2254
-
2255
- textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
2256
- .input-group-lg > textarea.input-group-addon,
2257
- .input-group-lg > .input-group-btn > textarea.btn,
2258
- select[multiple].input-lg,
2259
- .form-horizontal .form-group-lg select[multiple].form-control,
2260
- .input-group-lg > select[multiple].form-control,
2261
- .input-group-lg > select[multiple].input-group-addon,
2262
- .input-group-lg > .input-group-btn > select[multiple].btn {
2263
- height: auto; }
2264
-
2265
- .has-feedback {
2266
- position: relative; }
2267
- .has-feedback .form-control {
2268
- padding-right: 42.5px; }
2269
-
2270
- .form-control-feedback {
2271
- position: absolute;
2272
- top: 25px;
2273
- right: 0;
2274
- z-index: 2;
2275
- display: block;
2276
- width: 34px;
2277
- height: 34px;
2278
- line-height: 34px;
2279
- text-align: center; }
2280
-
2281
- .input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
2282
- .input-group-lg > .input-group-addon + .form-control-feedback,
2283
- .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
2284
- width: 46px;
2285
- height: 46px;
2286
- line-height: 46px; }
2287
-
2288
- .input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
2289
- .input-group-sm > .input-group-addon + .form-control-feedback,
2290
- .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
2291
- width: 30px;
2292
- height: 30px;
2293
- line-height: 30px; }
2294
-
2295
- .has-success .help-block,
2296
- .has-success .control-label,
2297
- .has-success .radio,
2298
- .has-success .checkbox,
2299
- .has-success .radio-inline,
2300
- .has-success .checkbox-inline {
2301
- color: #3c763d; }
2302
- .has-success .form-control {
2303
- border-color: #3c763d;
2304
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2305
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2306
- .has-success .form-control:focus {
2307
- border-color: #2b542c;
2308
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2309
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
2310
- .has-success .input-group-addon {
2311
- color: #3c763d;
2312
- border-color: #3c763d;
2313
- background-color: #dff0d8; }
2314
- .has-success .form-control-feedback {
2315
- color: #3c763d; }
2316
-
2317
- .has-warning .help-block,
2318
- .has-warning .control-label,
2319
- .has-warning .radio,
2320
- .has-warning .checkbox,
2321
- .has-warning .radio-inline,
2322
- .has-warning .checkbox-inline {
2323
- color: #8a6d3b; }
2324
- .has-warning .form-control {
2325
- border-color: #8a6d3b;
2326
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2327
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2328
- .has-warning .form-control:focus {
2329
- border-color: #66512c;
2330
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2331
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
2332
- .has-warning .input-group-addon {
2333
- color: #8a6d3b;
2334
- border-color: #8a6d3b;
2335
- background-color: #fcf8e3; }
2336
- .has-warning .form-control-feedback {
2337
- color: #8a6d3b; }
2338
-
2339
- .has-error .help-block,
2340
- .has-error .control-label,
2341
- .has-error .radio,
2342
- .has-error .checkbox,
2343
- .has-error .radio-inline,
2344
- .has-error .checkbox-inline {
2345
- color: #a94442; }
2346
- .has-error .form-control {
2347
- border-color: #a94442;
2348
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2349
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2350
- .has-error .form-control:focus {
2351
- border-color: #843534;
2352
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2353
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
2354
- .has-error .input-group-addon {
2355
- color: #a94442;
2356
- border-color: #a94442;
2357
- background-color: #f2dede; }
2358
- .has-error .form-control-feedback {
2359
- color: #a94442; }
2360
-
2361
- .has-feedback label.sr-only ~ .form-control-feedback {
2362
- top: 0; }
2363
-
2364
- .help-block {
2365
- display: block;
2366
- margin-top: 5px;
2367
- margin-bottom: 10px;
2368
- color: #737373; }
2369
-
2370
- @media (min-width: 768px) {
2371
- .form-inline .form-group, .navbar-form .form-group {
2372
- display: inline-block;
2373
- margin-bottom: 0;
2374
- vertical-align: middle; }
2375
- .form-inline .form-control, .navbar-form .form-control {
2376
- display: inline-block;
2377
- width: auto;
2378
- vertical-align: middle; }
2379
- .form-inline .input-group, .navbar-form .input-group {
2380
- display: inline-table;
2381
- vertical-align: middle; }
2382
- .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
2383
- .form-inline .input-group .input-group-btn,
2384
- .navbar-form .input-group .input-group-btn,
2385
- .form-inline .input-group .form-control,
2386
- .navbar-form .input-group .form-control {
2387
- width: auto; }
2388
- .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
2389
- width: 100%; }
2390
- .form-inline .control-label, .navbar-form .control-label {
2391
- margin-bottom: 0;
2392
- vertical-align: middle; }
2393
- .form-inline .radio, .navbar-form .radio,
2394
- .form-inline .checkbox,
2395
- .navbar-form .checkbox {
2396
- display: inline-block;
2397
- margin-top: 0;
2398
- margin-bottom: 0;
2399
- vertical-align: middle; }
2400
- .form-inline .radio label, .navbar-form .radio label,
2401
- .form-inline .checkbox label,
2402
- .navbar-form .checkbox label {
2403
- padding-left: 0; }
2404
- .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
2405
- .form-inline .checkbox input[type="checkbox"],
2406
- .navbar-form .checkbox input[type="checkbox"] {
2407
- position: relative;
2408
- margin-left: 0; }
2409
- .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
2410
- top: 0; } }
2411
-
2412
- .form-horizontal .radio,
2413
- .form-horizontal .checkbox,
2414
- .form-horizontal .radio-inline,
2415
- .form-horizontal .checkbox-inline {
2416
- margin-top: 0;
2417
- margin-bottom: 0;
2418
- padding-top: 7px; }
2419
- .form-horizontal .radio,
2420
- .form-horizontal .checkbox {
2421
- min-height: 27px; }
2422
- .form-horizontal .form-group {
2423
- margin-left: -15px;
2424
- margin-right: -15px; }
2425
- .form-horizontal .form-group:before, .form-horizontal .form-group:after {
2426
- content: " ";
2427
- display: table; }
2428
- .form-horizontal .form-group:after {
2429
- clear: both; }
2430
- @media (min-width: 768px) {
2431
- .form-horizontal .control-label {
2432
- text-align: right;
2433
- margin-bottom: 0;
2434
- padding-top: 7px; } }
2435
- .form-horizontal .has-feedback .form-control-feedback {
2436
- top: 0;
2437
- right: 15px; }
2438
- @media (min-width: 768px) {
2439
- .form-horizontal .form-group-lg .control-label {
2440
- padding-top: 14.3px; } }
2441
- @media (min-width: 768px) {
2442
- .form-horizontal .form-group-sm .control-label {
2443
- padding-top: 6px; } }
2444
-
2445
- .btn {
2446
- display: inline-block;
2447
- margin-bottom: 0;
2448
- font-weight: normal;
2449
- text-align: center;
2450
- vertical-align: middle;
2451
- cursor: pointer;
2452
- background-image: none;
2453
- border: 1px solid transparent;
2454
- white-space: nowrap;
2455
- padding: 6px 12px;
2456
- font-size: 14px;
2457
- line-height: 1.42857;
2458
- border-radius: 3px;
2459
- -webkit-user-select: none;
2460
- -moz-user-select: none;
2461
- -ms-user-select: none;
2462
- user-select: none; }
2463
-
2464
- .btn:hover{
2465
- color: #333333;
2466
- text-decoration: none; }
2467
- .btn:active, .btn.active {
2468
- outline: 0;
2469
- background-image: none;
2470
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2471
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
2472
- .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
2473
- cursor: not-allowed;
2474
- pointer-events: none;
2475
- opacity: 0.65;
2476
- filter: alpha(opacity=65);
2477
- -webkit-box-shadow: none;
2478
- box-shadow: none; }
2479
-
2480
- .btn-default {
2481
- color: #333333;
2482
- background-color: white;
2483
- border-color: #cccccc; }
2484
- .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2485
- color: #333333;
2486
- background-color: #e6e6e6;
2487
- border-color: #adadad; }
2488
- .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2489
- background-image: none; }
2490
- .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
2491
- background-color: white;
2492
- border-color: #cccccc; }
2493
- .btn-default .badge {
2494
- color: white;
2495
- background-color: #333333; }
2496
-
2497
- .btn-primary {
2498
- color: white;
2499
- background-color: #ef4238;
2500
- border-color: #ed2c20; }
2501
- .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2502
- color: white;
2503
- background-color: #e21e12;
2504
- border-color: #c11910; }
2505
- .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2506
- background-image: none; }
2507
- .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
2508
- background-color: #ef4238;
2509
- border-color: #ed2c20; }
2510
- .btn-primary .badge {
2511
- color: #ef4238;
2512
- background-color: white; }
2513
-
2514
- .btn-success {
2515
- color: white;
2516
- background-color: #5cb85c;
2517
- border-color: #4cae4c; }
2518
- .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
2519
- color: white;
2520
- background-color: #449d44;
2521
- border-color: #398439; }
2522
- .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
2523
- background-image: none; }
2524
- .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
2525
- background-color: #5cb85c;
2526
- border-color: #4cae4c; }
2527
- .btn-success .badge {
2528
- color: #5cb85c;
2529
- background-color: white; }
2530
-
2531
- .btn-info {
2532
- color: white;
2533
- background-color: #5bc0de;
2534
- border-color: #46b8da; }
2535
- .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2536
- color: white;
2537
- background-color: #31b0d5;
2538
- border-color: #269abc; }
2539
- .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2540
- background-image: none; }
2541
- .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
2542
- background-color: #5bc0de;
2543
- border-color: #46b8da; }
2544
- .btn-info .badge {
2545
- color: #5bc0de;
2546
- background-color: white; }
2547
-
2548
- .btn-warning {
2549
- color: white;
2550
- background-color: #f0ad4e;
2551
- border-color: #eea236; }
2552
- .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2553
- color: white;
2554
- background-color: #ec971f;
2555
- border-color: #d58512; }
2556
- .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2557
- background-image: none; }
2558
- .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
2559
- background-color: #f0ad4e;
2560
- border-color: #eea236; }
2561
- .btn-warning .badge {
2562
- color: #f0ad4e;
2563
- background-color: white; }
2564
-
2565
- .btn-danger {
2566
- color: white;
2567
- background-color: #d9534f;
2568
- border-color: #d43f3a; }
2569
- .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
2570
- color: white;
2571
- background-color: #c9302c;
2572
- border-color: #ac2925; }
2573
- .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
2574
- background-image: none; }
2575
- .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
2576
- background-color: #d9534f;
2577
- border-color: #d43f3a; }
2578
- .btn-danger .badge {
2579
- color: #d9534f;
2580
- background-color: white; }
2581
-
2582
- .btn-link {
2583
- color: #ef4238;
2584
- font-weight: normal;
2585
- cursor: pointer;
2586
- border-radius: 0; }
2587
- .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
2588
- background-color: transparent;
2589
- -webkit-box-shadow: none;
2590
- box-shadow: none; }
2591
- .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
2592
- border-color: transparent; }
2593
- .btn-link:hover, .btn-link:focus {
2594
- color: #ca1a10;
2595
- text-decoration: underline;
2596
- background-color: transparent; }
2597
- .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
2598
- color: #777777;
2599
- text-decoration: none; }
2600
-
2601
- .btn-lg, .btn-group-lg > .btn {
2602
- padding: 10px 16px;
2603
- font-size: 18px;
2604
- line-height: 1.33;
2605
- border-radius: 4px; }
2606
-
2607
- .btn-sm, .btn-group-sm > .btn {
2608
- padding: 5px 10px;
2609
- font-size: 12px;
2610
- line-height: 1.5;
2611
- border-radius: 2px; }
2612
-
2613
- .btn-xs, .btn-group-xs > .btn {
2614
- padding: 1px 5px;
2615
- font-size: 12px;
2616
- line-height: 1.5;
2617
- border-radius: 2px; }
2618
-
2619
- .btn-block {
2620
- display: block;
2621
- width: 100%; }
2622
-
2623
- .btn-block + .btn-block {
2624
- margin-top: 5px; }
2625
-
2626
- input[type="submit"].btn-block,
2627
- input[type="reset"].btn-block,
2628
- input[type="button"].btn-block {
2629
- width: 100%; }
2630
-
2631
- .fade {
2632
- opacity: 0;
2633
- -webkit-transition: opacity 0.15s linear;
2634
- -o-transition: opacity 0.15s linear;
2635
- transition: opacity 0.15s linear; }
2636
- .fade.in {
2637
- opacity: 1; }
2638
-
2639
- .collapse {
2640
- display: none; }
2641
- .collapse.in {
2642
- display: block; }
2643
-
2644
- tr.collapse.in {
2645
- display: table-row; }
2646
-
2647
- tbody.collapse.in {
2648
- display: table-row-group; }
2649
-
2650
- .collapsing {
2651
- position: relative;
2652
- height: 0;
2653
- overflow: hidden;
2654
- -webkit-transition: height 0.35s ease;
2655
- -o-transition: height 0.35s ease;
2656
- transition: height 0.35s ease; }
2657
-
2658
- .caret {
2659
- display: inline-block;
2660
- width: 0;
2661
- height: 0;
2662
- margin-left: 2px;
2663
- vertical-align: middle;
2664
- border-top: 4px solid;
2665
- border-right: 4px solid transparent;
2666
- border-left: 4px solid transparent; }
2667
-
2668
- .dropdown {
2669
- position: relative; }
2670
-
2671
- .dropdown-toggle:focus {
2672
- outline: 0; }
2673
-
2674
- .dropdown-menu {
2675
- position: absolute;
2676
- top: 100%;
2677
- left: 0;
2678
- z-index: 1000;
2679
- display: none;
2680
- float: left;
2681
- min-width: 160px;
2682
- padding: 5px 0;
2683
- margin: 0px 0 0;
2684
- list-style: none;
2685
- font-size: 14px;
2686
- text-align: left;
2687
- background-color: white;
2688
- border: 1px solid #cccccc;
2689
- border: 1px solid rgba(0, 0, 0, 0.15);
2690
- -moz-border-radius: 3px;
2691
- -webkit-border-radius: 3px;
2692
- border-radius: 3px;
2693
- /* @include box-shadow(0 6px 12px rgba(0,0,0,.175));*/
2694
- background-clip: padding-box; }
2695
- .dropdown-menu.pull-right {
2696
- right: 0;
2697
- left: auto; }
2698
- .dropdown-menu .divider {
2699
- height: 1px;
2700
- margin: 9px 0;
2701
- overflow: hidden;
2702
- background-color: #e5e5e5; }
2703
- .dropdown-menu > li > a {
2704
- display: block;
2705
- padding: 3px 20px;
2706
- clear: both;
2707
- font-weight: normal;
2708
- line-height: 1.42857;
2709
- color: #333333;
2710
- white-space: nowrap; }
2711
-
2712
- .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
2713
- text-decoration: none;
2714
- color: #262626;
2715
- background-color: whitesmoke; }
2716
-
2717
- .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
2718
- color: white;
2719
- text-decoration: none;
2720
- outline: 0;
2721
- background-color: #ef4238; }
2722
-
2723
- .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2724
- color: #777777; }
2725
-
2726
- .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2727
- text-decoration: none;
2728
- background-color: transparent;
2729
- background-image: none;
2730
- filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2731
- cursor: not-allowed; }
2732
-
2733
- .open > .dropdown-menu {
2734
- display: block; }
2735
- .open > a {
2736
- outline: 0; }
2737
-
2738
- .dropdown-menu-right {
2739
- left: auto;
2740
- right: 0; }
2741
-
2742
- .dropdown-menu-left {
2743
- left: 0;
2744
- right: auto; }
2745
-
2746
- .dropdown-header {
2747
- display: block;
2748
- padding: 3px 20px;
2749
- font-size: 12px;
2750
- line-height: 1.42857;
2751
- color: #777777;
2752
- white-space: nowrap; }
2753
-
2754
- .dropdown-backdrop {
2755
- position: fixed;
2756
- left: 0;
2757
- right: 0;
2758
- bottom: 0;
2759
- top: 0;
2760
- z-index: 990; }
2761
-
2762
- .pull-right > .dropdown-menu {
2763
- right: 0;
2764
- left: auto; }
2765
-
2766
- .dropup .caret,
2767
- .navbar-fixed-bottom .dropdown .caret {
2768
- border-top: 0;
2769
- border-bottom: 4px solid;
2770
- content: ""; }
2771
- .dropup .dropdown-menu,
2772
- .navbar-fixed-bottom .dropdown .dropdown-menu {
2773
- top: auto;
2774
- bottom: 100%;
2775
- margin-bottom: 1px; }
2776
-
2777
- @media (min-width: 768px) {
2778
- .navbar-right .dropdown-menu {
2779
- right: 0;
2780
- left: auto; }
2781
- .navbar-right .dropdown-menu-left {
2782
- left: 0;
2783
- right: auto; } }
2784
- .btn-group,
2785
- .btn-group-vertical {
2786
- position: relative;
2787
- display: inline-block;
2788
- vertical-align: middle; }
2789
- .btn-group > .btn,
2790
- .btn-group-vertical > .btn {
2791
- position: relative;
2792
- float: left; }
2793
- .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
2794
- .btn-group-vertical > .btn:hover,
2795
- .btn-group-vertical > .btn:focus,
2796
- .btn-group-vertical > .btn:active,
2797
- .btn-group-vertical > .btn.active {
2798
- z-index: 2; }
2799
- .btn-group > .btn:focus,
2800
- .btn-group-vertical > .btn:focus {
2801
- outline: 0; }
2802
-
2803
- .btn-group .btn + .btn,
2804
- .btn-group .btn + .btn-group,
2805
- .btn-group .btn-group + .btn,
2806
- .btn-group .btn-group + .btn-group {
2807
- margin-left: -1px; }
2808
-
2809
- .btn-toolbar {
2810
- margin-left: -5px; }
2811
- .btn-toolbar:before, .btn-toolbar:after {
2812
- content: " ";
2813
- display: table; }
2814
- .btn-toolbar:after {
2815
- clear: both; }
2816
- .btn-toolbar .btn-group,
2817
- .btn-toolbar .input-group {
2818
- float: left; }
2819
- .btn-toolbar > .btn,
2820
- .btn-toolbar > .btn-group,
2821
- .btn-toolbar > .input-group {
2822
- margin-left: 5px; }
2823
-
2824
- .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
2825
- border-radius: 0; }
2826
-
2827
- .btn-group > .btn:first-child {
2828
- margin-left: 0; }
2829
- .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
2830
- border-bottom-right-radius: 0;
2831
- border-top-right-radius: 0; }
2832
-
2833
- .btn-group > .btn:last-child:not(:first-child),
2834
- .btn-group > .dropdown-toggle:not(:first-child) {
2835
- border-bottom-left-radius: 0;
2836
- border-top-left-radius: 0; }
2837
-
2838
- .btn-group > .btn-group {
2839
- float: left; }
2840
-
2841
- .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
2842
- border-radius: 0; }
2843
-
2844
- .btn-group > .btn-group:first-child > .btn:last-child,
2845
- .btn-group > .btn-group:first-child > .dropdown-toggle {
2846
- border-bottom-right-radius: 0;
2847
- border-top-right-radius: 0; }
2848
-
2849
- .btn-group > .btn-group:last-child > .btn:first-child {
2850
- border-bottom-left-radius: 0;
2851
- border-top-left-radius: 0; }
2852
-
2853
- .btn-group .dropdown-toggle:active,
2854
- .btn-group.open .dropdown-toggle {
2855
- outline: 0; }
2856
-
2857
- .btn-group > .btn + .dropdown-toggle {
2858
- padding-left: 8px;
2859
- padding-right: 8px; }
2860
-
2861
- .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
2862
- padding-left: 12px;
2863
- padding-right: 12px; }
2864
-
2865
- .btn-group.open .dropdown-toggle {
2866
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2867
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
2868
- .btn-group.open .dropdown-toggle.btn-link {
2869
- -webkit-box-shadow: none;
2870
- box-shadow: none; }
2871
-
2872
- .btn .caret {
2873
- margin-left: 0; }
2874
-
2875
- .btn-lg .caret, .btn-group-lg > .btn .caret {
2876
- border-width: 5px 5px 0;
2877
- border-bottom-width: 0; }
2878
-
2879
- .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
2880
- border-width: 0 5px 5px; }
2881
-
2882
- .btn-group-vertical > .btn,
2883
- .btn-group-vertical > .btn-group,
2884
- .btn-group-vertical > .btn-group > .btn {
2885
- display: block;
2886
- float: none;
2887
- width: 100%;
2888
- max-width: 100%; }
2889
- .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
2890
- content: " ";
2891
- display: table; }
2892
- .btn-group-vertical > .btn-group:after {
2893
- clear: both; }
2894
- .btn-group-vertical > .btn-group > .btn {
2895
- float: none; }
2896
- .btn-group-vertical > .btn + .btn,
2897
- .btn-group-vertical > .btn + .btn-group,
2898
- .btn-group-vertical > .btn-group + .btn,
2899
- .btn-group-vertical > .btn-group + .btn-group {
2900
- margin-top: -1px;
2901
- margin-left: 0; }
2902
-
2903
- .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
2904
- border-radius: 0; }
2905
- .btn-group-vertical > .btn:first-child:not(:last-child) {
2906
- border-top-right-radius: 3px;
2907
- border-bottom-right-radius: 0;
2908
- border-bottom-left-radius: 0; }
2909
- .btn-group-vertical > .btn:last-child:not(:first-child) {
2910
- border-bottom-left-radius: 3px;
2911
- border-top-right-radius: 0;
2912
- border-top-left-radius: 0; }
2913
-
2914
- .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
2915
- border-radius: 0; }
2916
-
2917
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
2918
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
2919
- border-bottom-right-radius: 0;
2920
- border-bottom-left-radius: 0; }
2921
-
2922
- .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
2923
- border-top-right-radius: 0;
2924
- border-top-left-radius: 0; }
2925
-
2926
- .btn-group-justified {
2927
- display: table;
2928
- width: 100%;
2929
- table-layout: fixed;
2930
- border-collapse: separate; }
2931
- .btn-group-justified > .btn,
2932
- .btn-group-justified > .btn-group {
2933
- float: none;
2934
- display: table-cell;
2935
- width: 1%; }
2936
- .btn-group-justified > .btn-group .btn {
2937
- width: 100%; }
2938
- .btn-group-justified > .btn-group .dropdown-menu {
2939
- left: auto; }
2940
-
2941
- [data-toggle="buttons"] > .btn > input[type="radio"],
2942
- [data-toggle="buttons"] > .btn > input[type="checkbox"] {
2943
- position: absolute;
2944
- z-index: -1;
2945
- opacity: 0;
2946
- filter: alpha(opacity=0); }
2947
-
2948
- .input-group {
2949
- position: relative;
2950
- display: table;
2951
- border-collapse: separate; }
2952
- .input-group[class*="col-"] {
2953
- float: none;
2954
- padding-left: 0;
2955
- padding-right: 0; }
2956
- .input-group .form-control {
2957
- position: relative;
2958
- z-index: 2;
2959
- float: left;
2960
- width: 100%;
2961
- margin-bottom: 0; }
2962
-
2963
- .input-group-addon,
2964
- .input-group-btn,
2965
- .input-group .form-control {
2966
- display: table-cell; }
2967
- .input-group-addon:not(:first-child):not(:last-child),
2968
- .input-group-btn:not(:first-child):not(:last-child),
2969
- .input-group .form-control:not(:first-child):not(:last-child) {
2970
- border-radius: 0; }
2971
-
2972
- .input-group-addon,
2973
- .input-group-btn {
2974
- width: 1%;
2975
- white-space: nowrap;
2976
- vertical-align: middle; }
2977
-
2978
- .input-group-addon {
2979
- padding: 6px 12px;
2980
- font-size: 14px;
2981
- font-weight: normal;
2982
- line-height: 1;
2983
- color: #555555;
2984
- text-align: center;
2985
- background-color: #eeeeee;
2986
- border: 1px solid #cccccc;
2987
- border-radius: 3px; }
2988
- .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
2989
- .input-group-sm > .input-group-addon,
2990
- .input-group-sm > .input-group-btn > .input-group-addon.btn {
2991
- padding: 5px 10px;
2992
- font-size: 12px;
2993
- border-radius: 2px; }
2994
- .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
2995
- .input-group-lg > .input-group-addon,
2996
- .input-group-lg > .input-group-btn > .input-group-addon.btn {
2997
- padding: 10px 16px;
2998
- font-size: 18px;
2999
- border-radius: 4px; }
3000
- .input-group-addon input[type="radio"],
3001
- .input-group-addon input[type="checkbox"] {
3002
- margin-top: 0; }
3003
-
3004
- .input-group .form-control:first-child,
3005
- .input-group-addon:first-child,
3006
- .input-group-btn:first-child > .btn,
3007
- .input-group-btn:first-child > .btn-group > .btn,
3008
- .input-group-btn:first-child > .dropdown-toggle,
3009
- .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3010
- .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3011
- border-bottom-right-radius: 0;
3012
- border-top-right-radius: 0; }
3013
-
3014
- .input-group-addon:first-child {
3015
- border-right: 0; }
3016
-
3017
- .input-group .form-control:last-child,
3018
- .input-group-addon:last-child,
3019
- .input-group-btn:last-child > .btn,
3020
- .input-group-btn:last-child > .btn-group > .btn,
3021
- .input-group-btn:last-child > .dropdown-toggle,
3022
- .input-group-btn:first-child > .btn:not(:first-child),
3023
- .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3024
- border-bottom-left-radius: 0;
3025
- border-top-left-radius: 0; }
3026
-
3027
- .input-group-addon:last-child {
3028
- border-left: 0; }
3029
-
3030
- .input-group-btn {
3031
- position: relative;
3032
- font-size: 0;
3033
- white-space: nowrap; }
3034
- .input-group-btn > .btn {
3035
- position: relative; }
3036
- .input-group-btn > .btn + .btn {
3037
- margin-left: -1px; }
3038
- .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
3039
- z-index: 2; }
3040
- .input-group-btn:first-child > .btn,
3041
- .input-group-btn:first-child > .btn-group {
3042
- margin-right: -1px; }
3043
- .input-group-btn:last-child > .btn,
3044
- .input-group-btn:last-child > .btn-group {
3045
- margin-left: -1px; }
3046
-
3047
- .nav {
3048
- margin-bottom: 0;
3049
- padding-left: 0;
3050
- list-style: none; }
3051
- .nav:before, .nav:after {
3052
- content: " ";
3053
- display: table; }
3054
- .nav:after {
3055
- clear: both; }
3056
- .nav > li {
3057
- position: relative;
3058
- display: block; }
3059
- .nav > li > a {
3060
- position: relative;
3061
- display: block;
3062
- padding: 10px 15px; }
3063
- .nav > li > a:hover, .nav > li > a:focus {
3064
- text-decoration: none;
3065
- background-color: #eeeeee; }
3066
- .nav > li.disabled > a {
3067
- color: #777777; }
3068
- .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
3069
- color: #777777;
3070
- text-decoration: none;
3071
- background-color: transparent;
3072
- cursor: not-allowed; }
3073
- .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
3074
- background-color: #eeeeee;
3075
- border-color: #ef4238; }
3076
- .nav .nav-divider {
3077
- height: 1px;
3078
- margin: 9px 0;
3079
- overflow: hidden;
3080
- background-color: #e5e5e5; }
3081
- .nav > li > a > img {
3082
- max-width: none; }
3083
-
3084
- .nav-tabs {
3085
- border-bottom: 1px solid #dddddd; }
3086
- .nav-tabs > li {
3087
- float: left;
3088
- margin-bottom: -1px; }
3089
- .nav-tabs > li > a {
3090
- margin-right: 2px;
3091
- line-height: 1.42857;
3092
- border: 1px solid transparent;
3093
- border-radius: 3px 3px 0 0; }
3094
- .nav-tabs > li > a:hover {
3095
- border-color: #eeeeee #eeeeee #dddddd; }
3096
- .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
3097
- color: #555555;
3098
- background-color: #eeeeee;
3099
- border: 1px solid #dddddd;
3100
- border-bottom-color: transparent;
3101
- cursor: default; }
3102
-
3103
- .nav-pills > li {
3104
- float: left; }
3105
- .nav-pills > li > a {
3106
- border-radius: 3px; }
3107
- .nav-pills > li + li {
3108
- margin-left: 2px; }
3109
- .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
3110
- color: white;
3111
- background-color: #ef4238; }
3112
-
3113
- .nav-stacked > li {
3114
- float: none; }
3115
- .nav-stacked > li + li {
3116
- margin-top: 2px;
3117
- margin-left: 0; }
3118
-
3119
- .nav-justified, .nav-tabs.nav-justified {
3120
- width: 100%; }
3121
- .nav-justified > li, .nav-tabs.nav-justified > li {
3122
- float: none; }
3123
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3124
- text-align: center;
3125
- margin-bottom: 5px; }
3126
- .nav-justified > .dropdown .dropdown-menu {
3127
- top: auto;
3128
- left: auto; }
3129
- @media (min-width: 768px) {
3130
- .nav-justified > li, .nav-tabs.nav-justified > li {
3131
- display: table-cell;
3132
- width: 1%; }
3133
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3134
- margin-bottom: 0; } }
3135
-
3136
- .nav-tabs-justified, .nav-tabs.nav-justified {
3137
- border-bottom: 0; }
3138
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3139
- margin-right: 0;
3140
- border-radius: 3px; }
3141
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3142
- .nav-tabs-justified > .active > a:hover,
3143
- .nav-tabs.nav-justified > .active > a:hover,
3144
- .nav-tabs-justified > .active > a:focus,
3145
- .nav-tabs.nav-justified > .active > a:focus {
3146
- border: 1px solid #dddddd; }
3147
- @media (min-width: 768px) {
3148
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3149
- border-bottom: 1px solid #dddddd;
3150
- border-radius: 3px 3px 0 0; }
3151
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3152
- .nav-tabs-justified > .active > a:hover,
3153
- .nav-tabs.nav-justified > .active > a:hover,
3154
- .nav-tabs-justified > .active > a:focus,
3155
- .nav-tabs.nav-justified > .active > a:focus {
3156
- border-bottom-color: #eeeeee; } }
3157
-
3158
- .tab-content > .tab-pane {
3159
- display: none; }
3160
- .tab-content > .active {
3161
- display: block; }
3162
-
3163
- .nav-tabs .dropdown-menu {
3164
- margin-top: -1px;
3165
- border-top-right-radius: 0;
3166
- border-top-left-radius: 0; }
3167
-
3168
- .navbar {
3169
- position: relative;
3170
- min-height: 60px;
3171
- margin-bottom: 20px;
3172
- border: 1px solid transparent; }
3173
- .navbar:before, .navbar:after {
3174
- content: " ";
3175
- display: table; }
3176
- .navbar:after {
3177
- clear: both; }
3178
- @media (min-width: 768px) {
3179
- .navbar {
3180
- border-radius: 3px; } }
3181
-
3182
- .navbar-header:before, .navbar-header:after {
3183
- content: " ";
3184
- display: table; }
3185
- .navbar-header:after {
3186
- clear: both; }
3187
- @media (min-width: 768px) {
3188
- .navbar-header {
3189
- float: left; } }
3190
-
3191
- .navbar-collapse {
3192
- overflow-x: visible;
3193
- padding-right: 15px;
3194
- padding-left: 15px;
3195
- border-top: 1px solid transparent;
3196
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
3197
- -webkit-overflow-scrolling: touch; }
3198
- .navbar-collapse:before, .navbar-collapse:after {
3199
- content: " ";
3200
- display: table; }
3201
- .navbar-collapse:after {
3202
- clear: both; }
3203
- .navbar-collapse.in {
3204
- overflow-y: auto; }
3205
- @media (min-width: 768px) {
3206
- .navbar-collapse {
3207
- width: auto;
3208
- border-top: 0;
3209
- box-shadow: none; }
3210
- .navbar-collapse.collapse {
3211
- display: block !important;
3212
- height: auto !important;
3213
- padding-bottom: 0;
3214
- overflow: visible !important; }
3215
- .navbar-collapse.in {
3216
- overflow-y: visible; }
3217
- .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
3218
- padding-left: 0;
3219
- padding-right: 0; } }
3220
-
3221
- .navbar-fixed-top .navbar-collapse,
3222
- .navbar-fixed-bottom .navbar-collapse {
3223
- max-height: 340px; }
3224
- @media (max-width: 480px) and (orientation: landscape) {
3225
- .navbar-fixed-top .navbar-collapse,
3226
- .navbar-fixed-bottom .navbar-collapse {
3227
- max-height: 200px; } }
3228
-
3229
- .container > .navbar-header,
3230
- .container > .navbar-collapse,
3231
- .container-fluid > .navbar-header,
3232
- .container-fluid > .navbar-collapse {
3233
- margin-right: -15px;
3234
- margin-left: -15px; }
3235
- @media (min-width: 768px) {
3236
- .container > .navbar-header,
3237
- .container > .navbar-collapse,
3238
- .container-fluid > .navbar-header,
3239
- .container-fluid > .navbar-collapse {
3240
- margin-right: 0;
3241
- margin-left: 0; } }
3242
-
3243
- .navbar-static-top {
3244
- z-index: 1000;
3245
- border-width: 0 0 1px; }
3246
- @media (min-width: 768px) {
3247
- .navbar-static-top {
3248
- border-radius: 0; } }
3249
-
3250
- .navbar-fixed-top,
3251
- .navbar-fixed-bottom {
3252
- position: fixed;
3253
- right: 0;
3254
- left: 0;
3255
- z-index: 1030;
3256
- -webkit-transform: translate3d(0, 0, 0);
3257
- transform: translate3d(0, 0, 0); }
3258
- @media (min-width: 768px) {
3259
- .navbar-fixed-top,
3260
- .navbar-fixed-bottom {
3261
- border-radius: 0; } }
3262
-
3263
- .navbar-fixed-top {
3264
- top: 0;
3265
- border-width: 0 0 1px; }
3266
-
3267
- .navbar-fixed-bottom {
3268
- bottom: 0;
3269
- margin-bottom: 0;
3270
- border-width: 1px 0 0; }
3271
-
3272
- .navbar-brand {
3273
- float: left;
3274
- padding: 15px 15px;
3275
- font-size: 18px;
3276
- line-height: 20px;
3277
- height: 50px; }
3278
- .navbar-brand:hover, .navbar-brand:focus {
3279
- text-decoration: none; }
3280
- @media (min-width: 768px) {
3281
- .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
3282
- margin-left: -15px; } }
3283
-
3284
- .navbar-toggle {
3285
- position: relative;
3286
- float: right;
3287
- margin-right: 15px;
3288
- padding: 9px 10px;
3289
- margin-top: 8px;
3290
- margin-bottom: 8px;
3291
- background-color: transparent;
3292
- background-image: none;
3293
- border: 1px solid transparent;
3294
- border-radius: 3px; }
3295
- .navbar-toggle:focus {
3296
- outline: 0; }
3297
- .navbar-toggle .icon-bar {
3298
- display: block;
3299
- width: 22px;
3300
- height: 2px;
3301
- border-radius: 1px; }
3302
- .navbar-toggle .icon-bar + .icon-bar {
3303
- margin-top: 4px; }
3304
- @media (min-width: 768px) {
3305
- .navbar-toggle {
3306
- display: none; } }
3307
-
3308
- .navbar-nav {
3309
- margin: 7.5px -15px; }
3310
- .navbar-nav > li > a {
3311
- padding-top: 10px;
3312
- padding-bottom: 10px;
3313
- line-height: 20px; }
3314
- @media (max-width: 767px) {
3315
- .navbar-nav .open .dropdown-menu {
3316
- position: static;
3317
- float: none;
3318
- width: auto;
3319
- margin-top: 0;
3320
- background-color: transparent;
3321
- border: 0;
3322
- box-shadow: none; }
3323
- .navbar-nav .open .dropdown-menu > li > a,
3324
- .navbar-nav .open .dropdown-menu .dropdown-header {
3325
- padding: 5px 15px 5px 25px; }
3326
- .navbar-nav .open .dropdown-menu > li > a {
3327
- line-height: 20px; }
3328
- .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
3329
- background-image: none; } }
3330
- @media (min-width: 768px) {
3331
- .navbar-nav {
3332
- float: left;
3333
- margin: 0; }
3334
- .navbar-nav > li {
3335
- float: left; }
3336
- .navbar-nav > li > a {
3337
- padding-top: 15px;
3338
- padding-bottom: 15px; }
3339
- .navbar-nav.navbar-right:last-child {
3340
- margin-right: -15px; } }
3341
-
3342
- @media (min-width: 768px) {
3343
- .navbar-left {
3344
- float: left !important; }
3345
-
3346
- .navbar-right {
3347
- float: right !important; } }
3348
- .navbar-form {
3349
- margin-left: -15px;
3350
- margin-right: -15px;
3351
- padding: 10px 15px;
3352
- border-top: 1px solid transparent;
3353
- border-bottom: 1px solid transparent;
3354
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3355
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3356
- margin-top: 8px;
3357
- margin-bottom: 8px; }
3358
- @media (max-width: 767px) {
3359
- .navbar-form .form-group {
3360
- margin-bottom: 5px; } }
3361
- @media (min-width: 768px) {
3362
- .navbar-form {
3363
- width: auto;
3364
- border: 0;
3365
- margin-left: 0;
3366
- margin-right: 0;
3367
- padding-top: 0;
3368
- padding-bottom: 0;
3369
- -webkit-box-shadow: none;
3370
- box-shadow: none; }
3371
- .navbar-form.navbar-right:last-child {
3372
- margin-right: -15px; } }
3373
-
3374
- .navbar-nav > li > .dropdown-menu {
3375
- margin-top: 0;
3376
- border-top-right-radius: 0;
3377
- border-top-left-radius: 0; }
3378
-
3379
- .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
3380
- border-bottom-right-radius: 0;
3381
- border-bottom-left-radius: 0; }
3382
-
3383
- .navbar-btn {
3384
- margin-top: 8px;
3385
- margin-bottom: 8px; }
3386
- .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
3387
- margin-top: 10px;
3388
- margin-bottom: 10px; }
3389
- .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
3390
- margin-top: 14px;
3391
- margin-bottom: 14px; }
3392
-
3393
- .navbar-text {
3394
- margin-top: 15px;
3395
- margin-bottom: 15px; }
3396
- @media (min-width: 768px) {
3397
- .navbar-text {
3398
- float: left;
3399
- margin-left: 15px;
3400
- margin-right: 15px; }
3401
- .navbar-text.navbar-right:last-child {
3402
- margin-right: 0; } }
3403
-
3404
- .navbar-default {
3405
- background-color: #29282f;
3406
- border-color: transparent; }
3407
- .navbar-default .navbar-brand {
3408
- color: #ffffff; }
3409
- .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
3410
- color: #ffffff;
3411
- background-color: transparent; }
3412
- .navbar-default .navbar-text {
3413
- color: #777777; }
3414
- .navbar-default .navbar-nav > li > a {
3415
- color: #777777; }
3416
- .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
3417
- color: #333333;
3418
- background-color: transparent; }
3419
- .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
3420
- color: #555555;
3421
- background-color: #eeeeee; }
3422
- .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
3423
- color: #cccccc;
3424
- background-color: transparent; }
3425
- .navbar-default .navbar-toggle {
3426
- border-color: #dddddd; }
3427
- .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
3428
- background-color: #dddddd; }
3429
- .navbar-default .navbar-toggle .icon-bar {
3430
- background-color: #888888; }
3431
- .navbar-default .navbar-collapse,
3432
- .navbar-default .navbar-form {
3433
- border-color: #eeeeee; }
3434
- .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
3435
- background-color: #eeeeee;
3436
- color: #555555; }
3437
- @media (max-width: 767px) {
3438
- .navbar-default .navbar-nav .open .dropdown-menu > li > a {
3439
- color: #777777; }
3440
- .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
3441
- color: #333333;
3442
- background-color: transparent; }
3443
- .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
3444
- color: #555555;
3445
- background-color: #eeeeee; }
3446
- .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3447
- color: #cccccc;
3448
- background-color: transparent; } }
3449
- .navbar-default .navbar-link {
3450
- color: #777777; }
3451
- .navbar-default .navbar-link:hover {
3452
- color: #333333; }
3453
- .navbar-default .btn-link {
3454
- color: #777777; }
3455
- .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
3456
- color: #333333; }
3457
- .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
3458
- color: #cccccc; }
3459
-
3460
- .navbar-inverse {
3461
- background-color: #222222;
3462
- border-color: #090909; }
3463
- .navbar-inverse .navbar-brand {
3464
- color: #777777; }
3465
- .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
3466
- color: white;
3467
- background-color: transparent; }
3468
- .navbar-inverse .navbar-text {
3469
- color: #777777; }
3470
- .navbar-inverse .navbar-nav > li > a {
3471
- color: #777777; }
3472
- .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
3473
- color: white;
3474
- background-color: transparent; }
3475
- .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
3476
- color: white;
3477
- background-color: #090909; }
3478
- .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
3479
- color: #444444;
3480
- background-color: transparent; }
3481
- .navbar-inverse .navbar-toggle {
3482
- border-color: #333333; }
3483
- .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
3484
- background-color: #333333; }
3485
- .navbar-inverse .navbar-toggle .icon-bar {
3486
- background-color: white; }
3487
- .navbar-inverse .navbar-collapse,
3488
- .navbar-inverse .navbar-form {
3489
- border-color: #101010; }
3490
- .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
3491
- background-color: #090909;
3492
- color: white; }
3493
- @media (max-width: 767px) {
3494
- .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
3495
- border-color: #090909; }
3496
- .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
3497
- background-color: #090909; }
3498
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
3499
- color: #777777; }
3500
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
3501
- color: white;
3502
- background-color: transparent; }
3503
- .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
3504
- color: white;
3505
- background-color: #090909; }
3506
- .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3507
- color: #444444;
3508
- background-color: transparent; } }
3509
- .navbar-inverse .navbar-link {
3510
- color: #777777; }
3511
- .navbar-inverse .navbar-link:hover {
3512
- color: white; }
3513
- .navbar-inverse .btn-link {
3514
- color: #777777; }
3515
- .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
3516
- color: white; }
3517
- .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
3518
- color: #444444; }
3519
-
3520
- .breadcrumb {
3521
- padding: 8px 15px;
3522
- margin-bottom: 20px;
3523
- list-style: none;
3524
- background-color: whitesmoke;
3525
- border-radius: 3px; }
3526
- .breadcrumb > li {
3527
- display: inline-block; }
3528
- .breadcrumb > li + li:before {
3529
- content: "/\00a0";
3530
- padding: 0 5px;
3531
- color: #cccccc; }
3532
- .breadcrumb > .active {
3533
- color: #777777; }
3534
-
3535
- .pagination {
3536
- display: inline-block;
3537
- padding-left: 0;
3538
- margin: 20px 0;
3539
- border-radius: 3px; }
3540
- .pagination > li {
3541
- display: inline; }
3542
- .pagination > li > a,
3543
- .pagination > li > span {
3544
- position: relative;
3545
- float: left;
3546
- padding: 6px 12px;
3547
- line-height: 1.42857;
3548
- text-decoration: none;
3549
- color: #ef4238;
3550
- background-color: white;
3551
- border: 1px solid #dddddd;
3552
- margin-left: -1px; }
3553
- .pagination > li:first-child > a,
3554
- .pagination > li:first-child > span {
3555
- margin-left: 0;
3556
- border-bottom-left-radius: 3px;
3557
- border-top-left-radius: 3px; }
3558
- .pagination > li:last-child > a,
3559
- .pagination > li:last-child > span {
3560
- border-bottom-right-radius: 3px;
3561
- border-top-right-radius: 3px; }
3562
- .pagination > li > a:hover, .pagination > li > a:focus,
3563
- .pagination > li > span:hover,
3564
- .pagination > li > span:focus {
3565
- color: #ca1a10;
3566
- background-color: #eeeeee;
3567
- border-color: #dddddd; }
3568
- .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
3569
- .pagination > .active > span,
3570
- .pagination > .active > span:hover,
3571
- .pagination > .active > span:focus {
3572
- z-index: 2;
3573
- color: white;
3574
- background-color: #ef4238;
3575
- border-color: #ef4238;
3576
- cursor: default; }
3577
- .pagination > .disabled > span,
3578
- .pagination > .disabled > span:hover,
3579
- .pagination > .disabled > span:focus,
3580
- .pagination > .disabled > a,
3581
- .pagination > .disabled > a:hover,
3582
- .pagination > .disabled > a:focus {
3583
- color: #777777;
3584
- background-color: white;
3585
- border-color: #dddddd;
3586
- cursor: not-allowed; }
3587
-
3588
- .pagination-lg > li > a,
3589
- .pagination-lg > li > span {
3590
- padding: 10px 16px;
3591
- font-size: 18px; }
3592
- .pagination-lg > li:first-child > a,
3593
- .pagination-lg > li:first-child > span {
3594
- border-bottom-left-radius: 4px;
3595
- border-top-left-radius: 4px; }
3596
- .pagination-lg > li:last-child > a,
3597
- .pagination-lg > li:last-child > span {
3598
- border-bottom-right-radius: 4px;
3599
- border-top-right-radius: 4px; }
3600
-
3601
- .pagination-sm > li > a,
3602
- .pagination-sm > li > span {
3603
- padding: 5px 10px;
3604
- font-size: 12px; }
3605
- .pagination-sm > li:first-child > a,
3606
- .pagination-sm > li:first-child > span {
3607
- border-bottom-left-radius: 2px;
3608
- border-top-left-radius: 2px; }
3609
- .pagination-sm > li:last-child > a,
3610
- .pagination-sm > li:last-child > span {
3611
- border-bottom-right-radius: 2px;
3612
- border-top-right-radius: 2px; }
3613
-
3614
- .pager {
3615
- padding-left: 0;
3616
- margin: 20px 0;
3617
- list-style: none;
3618
- text-align: center; }
3619
- .pager:before, .pager:after {
3620
- content: " ";
3621
- display: table; }
3622
- .pager:after {
3623
- clear: both; }
3624
- .pager li {
3625
- display: inline; }
3626
- .pager li > a,
3627
- .pager li > span {
3628
- display: inline-block;
3629
- padding: 5px 14px;
3630
- background-color: white;
3631
- border: 1px solid #dddddd;
3632
- border-radius: 15px; }
3633
- .pager li > a:hover,
3634
- .pager li > a:focus {
3635
- text-decoration: none;
3636
- background-color: #eeeeee; }
3637
- .pager .next > a,
3638
- .pager .next > span {
3639
- float: right; }
3640
- .pager .previous > a,
3641
- .pager .previous > span {
3642
- float: left; }
3643
- .pager .disabled > a,
3644
- .pager .disabled > a:hover,
3645
- .pager .disabled > a:focus,
3646
- .pager .disabled > span {
3647
- color: #777777;
3648
- background-color: white;
3649
- cursor: not-allowed; }
3650
-
3651
- .label {
3652
- display: inline;
3653
- padding: .2em .6em .3em;
3654
- font-size: 75%;
3655
- font-weight: bold;
3656
- line-height: 1;
3657
- color: white;
3658
- text-align: center;
3659
- white-space: nowrap;
3660
- vertical-align: baseline;
3661
- border-radius: .25em; }
3662
- .label:empty {
3663
- display: none; }
3664
- .btn .label {
3665
- position: relative;
3666
- top: -1px; }
3667
-
3668
- a.label:hover, a.label:focus {
3669
- color: white;
3670
- text-decoration: none;
3671
- cursor: pointer; }
3672
-
3673
- .label-default {
3674
- background-color: #777777; }
3675
- .label-default[href]:hover, .label-default[href]:focus {
3676
- background-color: #5e5e5e; }
3677
-
3678
- .label-primary {
3679
- background-color: #ef4238; }
3680
- .label-primary[href]:hover, .label-primary[href]:focus {
3681
- background-color: #e21e12; }
3682
-
3683
- .label-success {
3684
- background-color: #5cb85c; }
3685
- .label-success[href]:hover, .label-success[href]:focus {
3686
- background-color: #449d44; }
3687
-
3688
- .label-info {
3689
- background-color: #5bc0de; }
3690
- .label-info[href]:hover, .label-info[href]:focus {
3691
- background-color: #31b0d5; }
3692
-
3693
- .label-warning {
3694
- background-color: #f0ad4e; }
3695
- .label-warning[href]:hover, .label-warning[href]:focus {
3696
- background-color: #ec971f; }
3697
-
3698
- .label-danger {
3699
- background-color: #d9534f; }
3700
- .label-danger[href]:hover, .label-danger[href]:focus {
3701
- background-color: #c9302c; }
3702
-
3703
- .badge {
3704
- display: inline-block;
3705
- min-width: 10px;
3706
- padding: 3px 7px;
3707
- font-size: 12px;
3708
- font-weight: bold;
3709
- color: white;
3710
- line-height: 1;
3711
- vertical-align: baseline;
3712
- white-space: nowrap;
3713
- text-align: center;
3714
- background-color: #777777;
3715
- border-radius: 10px; }
3716
- .badge:empty {
3717
- display: none; }
3718
- .btn .badge {
3719
- position: relative;
3720
- top: -1px; }
3721
- .btn-xs .badge, .btn-group-xs > .btn .badge {
3722
- top: 0;
3723
- padding: 1px 5px; }
3724
- a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
3725
- color: #ef4238;
3726
- background-color: white; }
3727
- .nav-pills > li > a > .badge {
3728
- margin-left: 3px; }
3729
-
3730
- a.badge:hover, a.badge:focus {
3731
- color: white;
3732
- text-decoration: none;
3733
- cursor: pointer; }
3734
-
3735
- .jumbotron {
3736
- padding: 30px;
3737
- margin-bottom: 30px;
3738
- color: inherit;
3739
- background-color: #eeeeee; }
3740
- .jumbotron h1,
3741
- .jumbotron .h1 {
3742
- color: inherit; }
3743
- .jumbotron p {
3744
- margin-bottom: 15px;
3745
- font-size: 21px;
3746
- font-weight: 200; }
3747
- .jumbotron > hr {
3748
- border-top-color: #d5d5d5; }
3749
- .container .jumbotron {
3750
- border-radius: 4px; }
3751
- .jumbotron .container {
3752
- max-width: 100%; }
3753
- @media screen and (min-width: 768px) {
3754
- .jumbotron {
3755
- padding-top: 48px;
3756
- padding-bottom: 48px; }
3757
- .container .jumbotron {
3758
- padding-left: 60px;
3759
- padding-right: 60px; }
3760
- .jumbotron h1,
3761
- .jumbotron .h1 {
3762
- font-size: 63px; } }
3763
-
3764
- .thumbnail {
3765
- display: block;
3766
- padding: 4px;
3767
- margin-bottom: 20px;
3768
- line-height: 1.42857;
3769
- background-color: #eeeeee;
3770
- border: 1px solid #dddddd;
3771
- border-radius: 3px;
3772
- -webkit-transition: all 0.2s ease-in-out;
3773
- -o-transition: all 0.2s ease-in-out;
3774
- transition: all 0.2s ease-in-out; }
3775
- .thumbnail > img,
3776
- .thumbnail a > img {
3777
- display: block;
3778
- width: 100% \9;
3779
- max-width: 100%;
3780
- height: auto;
3781
- margin-left: auto;
3782
- margin-right: auto; }
3783
- .thumbnail .caption {
3784
- padding: 9px;
3785
- color: #333333; }
3786
-
3787
- a.thumbnail:hover,
3788
- a.thumbnail:focus,
3789
- a.thumbnail.active {
3790
- border-color: #ef4238; }
3791
-
3792
- .alert {
3793
- padding: 15px;
3794
- margin-bottom: 20px;
3795
- border-top: 1px solid transparent;
3796
- border-left: 5px solid transparent;
3797
- border-right: 1px solid transparent;
3798
- border-bottom: 1px solid transparent;
3799
- border-radius: 3px;
3800
- -webkit-transition: all 0.5s ease;
3801
- -o-transition: all 0.5s ease;
3802
- transition: all 0.5s ease; }
3803
- .alert:hover {
3804
- border-left: 5px solid transparent; }
3805
- .alert h4 {
3806
- margin-top: 0;
3807
- color: inherit; }
3808
- .alert .alert-link {
3809
- font-weight: bold; }
3810
- .alert > p,
3811
- .alert > ul {
3812
- margin-bottom: 0; }
3813
- .alert > p + p {
3814
- margin-top: 5px; }
3815
-
3816
- .alert-dismissable,
3817
- .alert-dismissible {
3818
- padding-right: 35px; }
3819
- .alert-dismissable .close,
3820
- .alert-dismissible .close {
3821
- position: relative;
3822
- top: -2px;
3823
- right: -21px;
3824
- color: inherit; }
3825
-
3826
- .alert-success {
3827
- background-color: #dff0d8;
3828
- border-color: #d6e9c6;
3829
- color: #3c763d; }
3830
- .alert-success hr {
3831
- border-top-color: #c9e2b3; }
3832
- .alert-success .alert-link {
3833
- color: #2b542c; }
3834
- .alert-success:hover {
3835
- border-left-color: #5cb85c; }
3836
-
3837
- .alert-info {
3838
- background-color: #d9edf7;
3839
- border-color: #bce8f1;
3840
- color: #31708f; }
3841
- .alert-info hr {
3842
- border-top-color: #a6e1ec; }
3843
- .alert-info .alert-link {
3844
- color: #245269; }
3845
- .alert-info:hover {
3846
- border-left-color: #5bc0de; }
3847
-
3848
- .alert-warning {
3849
- background-color: #fcf8e3;
3850
- border-color: #faebcc;
3851
- color: #8a6d3b; }
3852
- .alert-warning hr {
3853
- border-top-color: #f7e1b5; }
3854
- .alert-warning .alert-link {
3855
- color: #66512c; }
3856
- .alert-warning:hover {
3857
- border-left-color: #f0ad4e; }
3858
-
3859
- .alert-danger {
3860
- background-color: #f2dede;
3861
- border-color: #ebccd1;
3862
- color: #a94442; }
3863
- .alert-danger hr {
3864
- border-top-color: #e4b9c0; }
3865
- .alert-danger .alert-link {
3866
- color: #843534; }
3867
- .alert-danger:hover {
3868
- border-left-color: #d9534f; }
3869
-
3870
- @-webkit-keyframes progress-bar-stripes {
3871
- from {
3872
- background-position: 40px 0; }
3873
-
3874
- to {
3875
- background-position: 0 0; } }
3876
- @keyframes progress-bar-stripes {
3877
- from {
3878
- background-position: 40px 0; }
3879
-
3880
- to {
3881
- background-position: 0 0; } }
3882
- .progress {
3883
- overflow: hidden;
3884
- height: 20px;
3885
- margin-bottom: 20px;
3886
- background-color: whitesmoke;
3887
- border-radius: 3px;
3888
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
3889
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
3890
-
3891
- .progress-bar {
3892
- float: left;
3893
- width: 0%;
3894
- height: 100%;
3895
- font-size: 12px;
3896
- line-height: 20px;
3897
- color: white;
3898
- text-align: center;
3899
- background-color: #ef4238;
3900
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3901
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3902
- -webkit-transition: width 0.6s ease;
3903
- -o-transition: width 0.6s ease;
3904
- transition: width 0.6s ease; }
3905
-
3906
- .progress-striped .progress-bar,
3907
- .progress-bar-striped {
3908
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3909
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3910
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3911
- background-size: 40px 40px; }
3912
-
3913
- .progress.active .progress-bar,
3914
- .progress-bar.active {
3915
- -webkit-animation: progress-bar-stripes 2s linear infinite;
3916
- -o-animation: progress-bar-stripes 2s linear infinite;
3917
- animation: progress-bar-stripes 2s linear infinite; }
3918
-
3919
- .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
3920
- min-width: 30px; }
3921
- .progress-bar[aria-valuenow="0"] {
3922
- color: #777777;
3923
- min-width: 30px;
3924
- background-color: transparent;
3925
- background-image: none;
3926
- box-shadow: none; }
3927
-
3928
- .progress-bar-success {
3929
- background-color: #5cb85c; }
3930
- .progress-striped .progress-bar-success {
3931
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3932
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3933
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
3934
-
3935
- .progress-bar-info {
3936
- background-color: #5bc0de; }
3937
- .progress-striped .progress-bar-info {
3938
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3939
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3940
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
3941
-
3942
- .progress-bar-warning {
3943
- background-color: #f0ad4e; }
3944
- .progress-striped .progress-bar-warning {
3945
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3946
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3947
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
3948
-
3949
- .progress-bar-danger {
3950
- background-color: #d9534f; }
3951
- .progress-striped .progress-bar-danger {
3952
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3953
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3954
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
3955
-
3956
- .media,
3957
- .media-body {
3958
- overflow: hidden;
3959
- zoom: 1; }
3960
-
3961
- .media,
3962
- .media .media {
3963
- margin-top: 15px; }
3964
-
3965
- .media:first-child {
3966
- margin-top: 0; }
3967
-
3968
- .media-object {
3969
- display: block; }
3970
-
3971
- .media-heading {
3972
- margin: 0 0 5px; }
3973
-
3974
- .media > .pull-left {
3975
- margin-right: 10px; }
3976
- .media > .pull-right {
3977
- margin-left: 10px; }
3978
-
3979
- .media-list {
3980
- padding-left: 0;
3981
- list-style: none; }
3982
-
3983
- .list-group {
3984
- margin-bottom: 20px;
3985
- padding-left: 0; }
3986
-
3987
- .list-group-item {
3988
- position: relative;
3989
- display: block;
3990
- padding: 10px 15px;
3991
- margin-bottom: -1px;
3992
- background-color: white;
3993
- border: 1px solid #dddddd; }
3994
- .list-group-item:first-child {
3995
- border-top-right-radius: 3px;
3996
- border-top-left-radius: 3px; }
3997
- .list-group-item:last-child {
3998
- margin-bottom: 0;
3999
- border-bottom-right-radius: 3px;
4000
- border-bottom-left-radius: 3px; }
4001
- .list-group-item > .badge {
4002
- float: right; }
4003
- .list-group-item > .badge + .badge {
4004
- margin-right: 5px; }
4005
-
4006
- a.list-group-item {
4007
- color: #555555; }
4008
- a.list-group-item .list-group-item-heading {
4009
- color: #333333; }
4010
- a.list-group-item:hover, a.list-group-item:focus {
4011
- text-decoration: none;
4012
- color: #555555;
4013
- background-color: whitesmoke; }
4014
-
4015
- .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
4016
- background-color: #eeeeee;
4017
- color: #777777;
4018
- cursor: not-allowed; }
4019
- .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
4020
- color: inherit; }
4021
- .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
4022
- color: #777777; }
4023
- .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
4024
- z-index: 2;
4025
- color: white;
4026
- background-color: #ef4238;
4027
- border-color: #ef4238; }
4028
- .list-group-item.active .list-group-item-heading,
4029
- .list-group-item.active .list-group-item-heading > small,
4030
- .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
4031
- .list-group-item.active:hover .list-group-item-heading > small,
4032
- .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
4033
- .list-group-item.active:focus .list-group-item-heading > small,
4034
- .list-group-item.active:focus .list-group-item-heading > .small {
4035
- color: inherit; }
4036
- .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
4037
- color: #fef5f5; }
4038
-
4039
- .list-group-item-success {
4040
- color: #3c763d;
4041
- background-color: #dff0d8; }
4042
-
4043
- a.list-group-item-success {
4044
- color: #3c763d; }
4045
- a.list-group-item-success .list-group-item-heading {
4046
- color: inherit; }
4047
- a.list-group-item-success:hover, a.list-group-item-success:focus {
4048
- color: #3c763d;
4049
- background-color: #d0e9c6; }
4050
- a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
4051
- color: #fff;
4052
- background-color: #3c763d;
4053
- border-color: #3c763d; }
4054
-
4055
- .list-group-item-info {
4056
- color: #31708f;
4057
- background-color: #d9edf7; }
4058
-
4059
- a.list-group-item-info {
4060
- color: #31708f; }
4061
- a.list-group-item-info .list-group-item-heading {
4062
- color: inherit; }
4063
- a.list-group-item-info:hover, a.list-group-item-info:focus {
4064
- color: #31708f;
4065
- background-color: #c4e3f3; }
4066
- a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
4067
- color: #fff;
4068
- background-color: #31708f;
4069
- border-color: #31708f; }
4070
-
4071
- .list-group-item-warning {
4072
- color: #8a6d3b;
4073
- background-color: #fcf8e3; }
4074
-
4075
- a.list-group-item-warning {
4076
- color: #8a6d3b; }
4077
- a.list-group-item-warning .list-group-item-heading {
4078
- color: inherit; }
4079
- a.list-group-item-warning:hover, a.list-group-item-warning:focus {
4080
- color: #8a6d3b;
4081
- background-color: #faf2cc; }
4082
- a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
4083
- color: #fff;
4084
- background-color: #8a6d3b;
4085
- border-color: #8a6d3b; }
4086
-
4087
- .list-group-item-danger {
4088
- color: #a94442;
4089
- background-color: #f2dede; }
4090
-
4091
- a.list-group-item-danger {
4092
- color: #a94442; }
4093
- a.list-group-item-danger .list-group-item-heading {
4094
- color: inherit; }
4095
- a.list-group-item-danger:hover, a.list-group-item-danger:focus {
4096
- color: #a94442;
4097
- background-color: #ebcccc; }
4098
- a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
4099
- color: #fff;
4100
- background-color: #a94442;
4101
- border-color: #a94442; }
4102
-
4103
- .list-group-item-heading {
4104
- margin-top: 0;
4105
- margin-bottom: 5px; }
4106
-
4107
- .list-group-item-text {
4108
- margin-bottom: 0;
4109
- line-height: 1.3; }
4110
-
4111
- .panel {
4112
- margin-bottom: 20px;
4113
- background-color: white;
4114
- border: 0px solid transparent;
4115
- border-radius: 3px;
4116
- -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125);
4117
- box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125); }
4118
-
4119
- .panel-body {
4120
- padding: 15px; }
4121
- .panel-body:before, .panel-body:after {
4122
- content: " ";
4123
- display: table; }
4124
- .panel-body:after {
4125
- clear: both; }
4126
-
4127
- .panel-heading {
4128
- padding: 15px;
4129
- border-bottom: 1px solid transparent;
4130
- border-top-right-radius: 2px;
4131
- border-top-left-radius: 2px; }
4132
- .panel-heading > .dropdown .dropdown-toggle {
4133
- color: inherit; }
4134
-
4135
- .panel-title {
4136
- margin-top: 0;
4137
- margin-bottom: 0;
4138
- font-size: 16px;
4139
- color: inherit; }
4140
- .panel-title > a {
4141
- color: inherit; }
4142
-
4143
- .panel-footer {
4144
- padding: 15px;
4145
- background-color: white;
4146
- border-top: 1px solid #dddddd;
4147
- border-bottom-right-radius: 2px;
4148
- border-bottom-left-radius: 2px; }
4149
-
4150
- .panel > .list-group {
4151
- margin-bottom: 0; }
4152
- .panel > .list-group .list-group-item {
4153
- border-width: 1px 0;
4154
- border-radius: 0; }
4155
- .panel > .list-group:first-child .list-group-item:first-child {
4156
- border-top: 0;
4157
- border-top-right-radius: 2px;
4158
- border-top-left-radius: 2px; }
4159
- .panel > .list-group:last-child .list-group-item:last-child {
4160
- border-bottom: 0;
4161
- border-bottom-right-radius: 2px;
4162
- border-bottom-left-radius: 2px; }
4163
-
4164
- .panel-heading + .list-group .list-group-item:first-child {
4165
- border-top-width: 0; }
4166
-
4167
- .list-group + .panel-footer {
4168
- border-top-width: 0; }
4169
-
4170
- .panel > .table,
4171
- .panel > .table-responsive > .table,
4172
- .panel > .panel-collapse > .table {
4173
- margin-bottom: 0; }
4174
- .panel > .table:first-child,
4175
- .panel > .table-responsive:first-child > .table:first-child {
4176
- border-top-right-radius: 2px;
4177
- border-top-left-radius: 2px; }
4178
- .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
4179
- .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
4180
- .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4181
- .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
4182
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
4183
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
4184
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4185
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
4186
- border-top-left-radius: 2px; }
4187
- .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
4188
- .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
4189
- .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4190
- .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
4191
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
4192
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
4193
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4194
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
4195
- border-top-right-radius: 2px; }
4196
- .panel > .table:last-child,
4197
- .panel > .table-responsive:last-child > .table:last-child {
4198
- border-bottom-right-radius: 2px;
4199
- border-bottom-left-radius: 2px; }
4200
- .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4201
- .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4202
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4203
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
4204
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4205
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4206
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4207
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
4208
- border-bottom-left-radius: 2px; }
4209
- .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4210
- .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4211
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4212
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
4213
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4214
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4215
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4216
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
4217
- border-bottom-right-radius: 2px; }
4218
- .panel > .panel-body + .table,
4219
- .panel > .panel-body + .table-responsive {
4220
- border-top: 1px solid #dddddd; }
4221
- .panel > .table > tbody:first-child > tr:first-child th,
4222
- .panel > .table > tbody:first-child > tr:first-child td {
4223
- border-top: 0; }
4224
- .panel > .table-bordered,
4225
- .panel > .table-responsive > .table-bordered {
4226
- border: 0; }
4227
- .panel > .table-bordered > thead > tr > th:first-child,
4228
- .panel > .table-bordered > thead > tr > td:first-child,
4229
- .panel > .table-bordered > tbody > tr > th:first-child,
4230
- .panel > .table-bordered > tbody > tr > td:first-child,
4231
- .panel > .table-bordered > tfoot > tr > th:first-child,
4232
- .panel > .table-bordered > tfoot > tr > td:first-child,
4233
- .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
4234
- .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
4235
- .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
4236
- .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
4237
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
4238
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
4239
- border-left: 0; }
4240
- .panel > .table-bordered > thead > tr > th:last-child,
4241
- .panel > .table-bordered > thead > tr > td:last-child,
4242
- .panel > .table-bordered > tbody > tr > th:last-child,
4243
- .panel > .table-bordered > tbody > tr > td:last-child,
4244
- .panel > .table-bordered > tfoot > tr > th:last-child,
4245
- .panel > .table-bordered > tfoot > tr > td:last-child,
4246
- .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
4247
- .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
4248
- .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
4249
- .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
4250
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
4251
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
4252
- border-right: 0; }
4253
- .panel > .table-bordered > thead > tr:first-child > td,
4254
- .panel > .table-bordered > thead > tr:first-child > th,
4255
- .panel > .table-bordered > tbody > tr:first-child > td,
4256
- .panel > .table-bordered > tbody > tr:first-child > th,
4257
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
4258
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
4259
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
4260
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
4261
- border-bottom: 0; }
4262
- .panel > .table-bordered > tbody > tr:last-child > td,
4263
- .panel > .table-bordered > tbody > tr:last-child > th,
4264
- .panel > .table-bordered > tfoot > tr:last-child > td,
4265
- .panel > .table-bordered > tfoot > tr:last-child > th,
4266
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
4267
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
4268
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
4269
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
4270
- border-bottom: 0; }
4271
- .panel > .table-responsive {
4272
- border: 0;
4273
- margin-bottom: 0; }
4274
-
4275
- .panel-group {
4276
- margin-bottom: 20px; }
4277
- .panel-group .panel {
4278
- margin-bottom: 0;
4279
- border-radius: 3px; }
4280
- .panel-group .panel + .panel {
4281
- margin-top: 5px; }
4282
- .panel-group .panel-heading {
4283
- border-bottom: 0; }
4284
- .panel-group .panel-heading + .panel-collapse > .panel-body {
4285
- border-top: 1px solid #dddddd; }
4286
- .panel-group .panel-footer {
4287
- border-top: 0; }
4288
- .panel-group .panel-footer + .panel-collapse .panel-body {
4289
- border-bottom: 1px solid #dddddd; }
4290
-
4291
- .panel-default {
4292
- border-color: #ffffff;
4293
- -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4294
- -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4295
- box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4296
- }
4297
- .panel-default > .panel-heading {
4298
- color: #333333;
4299
- background-color: white;
4300
- border-bottom:0px;
4301
- border-color: #eeeeee; }
4302
- .panel-default > .panel-heading + .panel-collapse > .panel-body {
4303
- border-top-color: #eeeeee; }
4304
- .panel-default > .panel-heading .badge {
4305
- color: white;
4306
- background-color: #333333; }
4307
- .panel-default > .panel-footer + .panel-collapse > .panel-body {
4308
- border-bottom-color: #eeeeee; }
4309
-
4310
- .panel-primary {
4311
- border-color: #ef4238; }
4312
- .panel-primary > .panel-heading {
4313
- color: white;
4314
- background-color: #ef4238;
4315
- border-color: #ef4238; }
4316
- .panel-primary > .panel-heading + .panel-collapse > .panel-body {
4317
- border-top-color: #ef4238; }
4318
- .panel-primary > .panel-heading .badge {
4319
- color: #ef4238;
4320
- background-color: white; }
4321
- .panel-primary > .panel-footer + .panel-collapse > .panel-body {
4322
- border-bottom-color: #ef4238; }
4323
-
4324
- .panel-success {
4325
- border-color: #d6e9c6; }
4326
- .panel-success > .panel-heading {
4327
- color: #3c763d;
4328
- background-color: #dff0d8;
4329
- border-color: #d6e9c6; }
4330
- .panel-success > .panel-heading + .panel-collapse > .panel-body {
4331
- border-top-color: #d6e9c6; }
4332
- .panel-success > .panel-heading .badge {
4333
- color: #dff0d8;
4334
- background-color: #3c763d; }
4335
- .panel-success > .panel-footer + .panel-collapse > .panel-body {
4336
- border-bottom-color: #d6e9c6; }
4337
-
4338
- .panel-info {
4339
- border-color: #bce8f1; }
4340
- .panel-info > .panel-heading {
4341
- color: #31708f;
4342
- background-color: #d9edf7;
4343
- border-color: #bce8f1; }
4344
- .panel-info > .panel-heading + .panel-collapse > .panel-body {
4345
- border-top-color: #bce8f1; }
4346
- .panel-info > .panel-heading .badge {
4347
- color: #d9edf7;
4348
- background-color: #31708f; }
4349
- .panel-info > .panel-footer + .panel-collapse > .panel-body {
4350
- border-bottom-color: #bce8f1; }
4351
-
4352
- .panel-warning {
4353
- border-color: #faebcc; }
4354
- .panel-warning > .panel-heading {
4355
- color: #8a6d3b;
4356
- background-color: #fcf8e3;
4357
- border-color: #faebcc; }
4358
- .panel-warning > .panel-heading + .panel-collapse > .panel-body {
4359
- border-top-color: #faebcc; }
4360
- .panel-warning > .panel-heading .badge {
4361
- color: #fcf8e3;
4362
- background-color: #8a6d3b; }
4363
- .panel-warning > .panel-footer + .panel-collapse > .panel-body {
4364
- border-bottom-color: #faebcc; }
4365
-
4366
- .panel-danger {
4367
- border-color: #ebccd1; }
4368
- .panel-danger > .panel-heading {
4369
- color: #a94442;
4370
- background-color: #f2dede;
4371
- border-color: #ebccd1; }
4372
- .panel-danger > .panel-heading + .panel-collapse > .panel-body {
4373
- border-top-color: #ebccd1; }
4374
- .panel-danger > .panel-heading .badge {
4375
- color: #f2dede;
4376
- background-color: #a94442; }
4377
- .panel-danger > .panel-footer + .panel-collapse > .panel-body {
4378
- border-bottom-color: #ebccd1; }
4379
-
4380
- .embed-responsive {
4381
- position: relative;
4382
- display: block;
4383
- height: 0;
4384
- padding: 0;
4385
- overflow: hidden; }
4386
- .embed-responsive .embed-responsive-item,
4387
- .embed-responsive iframe,
4388
- .embed-responsive embed,
4389
- .embed-responsive object {
4390
- position: absolute;
4391
- top: 0;
4392
- left: 0;
4393
- bottom: 0;
4394
- height: 100%;
4395
- width: 100%;
4396
- border: 0; }
4397
- .embed-responsive.embed-responsive-16by9 {
4398
- padding-bottom: 56.25%; }
4399
- .embed-responsive.embed-responsive-4by3 {
4400
- padding-bottom: 75%; }
4401
-
4402
- .well {
4403
- min-height: 20px;
4404
- padding: 19px;
4405
- margin-bottom: 20px;
4406
- background-color: whitesmoke;
4407
- border: 1px solid #e3e3e3;
4408
- border-radius: 3px;
4409
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
4410
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
4411
- .well blockquote {
4412
- border-color: #ddd;
4413
- border-color: rgba(0, 0, 0, 0.15); }
4414
-
4415
- .well-lg {
4416
- padding: 24px;
4417
- border-radius: 4px; }
4418
-
4419
- .well-sm {
4420
- padding: 9px;
4421
- border-radius: 2px; }
4422
-
4423
- .close {
4424
- float: right;
4425
- font-size: 21px;
4426
- font-weight: bold;
4427
- line-height: 1;
4428
- color: black;
4429
- text-shadow: 0 1px 0 white;
4430
- opacity: 0.2;
4431
- filter: alpha(opacity=20); }
4432
- .close:hover, .close:focus {
4433
- color: black;
4434
- text-decoration: none;
4435
- cursor: pointer;
4436
- opacity: 0.5;
4437
- filter: alpha(opacity=50); }
4438
-
4439
- button.close {
4440
- padding: 0;
4441
- cursor: pointer;
4442
- background: transparent;
4443
- border: 0;
4444
- -webkit-appearance: none; }
4445
-
4446
- .modal-open {
4447
- overflow: hidden; }
4448
-
4449
- .modal {
4450
- display: none;
4451
- overflow: hidden;
4452
- position: fixed;
4453
- top: 0;
4454
- right: 0;
4455
- bottom: 0;
4456
- left: 0;
4457
- z-index: 1050;
4458
- -webkit-overflow-scrolling: touch;
4459
- outline: 0; }
4460
- .modal.fade .modal-dialog {
4461
- -webkit-transform: translate3d(0, -25%, 0);
4462
- transform: translate3d(0, -25%, 0);
4463
- -webkit-transition: -webkit-transform 0.3s ease-out;
4464
- -moz-transition: -moz-transform 0.3s ease-out;
4465
- -o-transition: -o-transform 0.3s ease-out;
4466
- transition: transform 0.3s ease-out; }
4467
- .modal.in .modal-dialog {
4468
- -webkit-transform: translate3d(0, 0, 0);
4469
- transform: translate3d(0, 0, 0); }
4470
-
4471
- .modal-open .modal {
4472
- overflow-x: hidden;
4473
- overflow-y: auto; }
4474
-
4475
- .modal-dialog {
4476
- position: relative;
4477
- width: auto;
4478
- margin: 10px; }
4479
-
4480
- .modal-content {
4481
- position: relative;
4482
- background-color: white;
4483
- border: 1px solid #999999;
4484
- border: 1px solid rgba(0, 0, 0, 0.2);
4485
- border-radius: 4px;
4486
- -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4487
- box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4488
- background-clip: padding-box;
4489
- outline: 0; }
4490
-
4491
- .modal-backdrop {
4492
- position: fixed;
4493
- top: 0;
4494
- right: 0;
4495
- bottom: 0;
4496
- left: 0;
4497
- z-index: 1040;
4498
- background-color: black; }
4499
- .modal-backdrop.fade {
4500
- opacity: 0;
4501
- filter: alpha(opacity=0); }
4502
- .modal-backdrop.in {
4503
- opacity: 0.5;
4504
- filter: alpha(opacity=50); }
4505
-
4506
- .modal-header {
4507
- padding: 15px;
4508
- border-bottom: 1px solid #e5e5e5;
4509
- min-height: 16.42857px; }
4510
-
4511
- .modal-header .close {
4512
- margin-top: -2px; }
4513
-
4514
- .modal-title {
4515
- margin: 0;
4516
- line-height: 1.42857; }
4517
-
4518
- .modal-body {
4519
- position: relative;
4520
- padding: 15px; }
4521
-
4522
- .modal-footer {
4523
- padding: 15px;
4524
- text-align: right;
4525
- border-top: 1px solid #e5e5e5; }
4526
- .modal-footer:before, .modal-footer:after {
4527
- content: " ";
4528
- display: table; }
4529
- .modal-footer:after {
4530
- clear: both; }
4531
- .modal-footer .btn + .btn {
4532
- margin-left: 5px;
4533
- margin-bottom: 0; }
4534
- .modal-footer .btn-group .btn + .btn {
4535
- margin-left: -1px; }
4536
- .modal-footer .btn-block + .btn-block {
4537
- margin-left: 0; }
4538
-
4539
- .modal-scrollbar-measure {
4540
- position: absolute;
4541
- top: -9999px;
4542
- width: 50px;
4543
- height: 50px;
4544
- overflow: scroll; }
4545
-
4546
- @media (min-width: 768px) {
4547
- .modal-dialog {
4548
- width: 600px;
4549
- margin: 30px auto; }
4550
-
4551
- .modal-content {
4552
- -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
4553
- box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
4554
-
4555
- .modal-sm {
4556
- width: 300px; } }
4557
- @media (min-width: 992px) {
4558
- .modal-lg {
4559
- width: 900px; } }
4560
- .tooltip {
4561
- position: absolute;
4562
- z-index: 1070;
4563
- display: block;
4564
- visibility: visible;
4565
- font-size: 12px;
4566
- line-height: 1.4;
4567
- opacity: 0;
4568
- filter: alpha(opacity=0); }
4569
- .tooltip.in {
4570
- opacity: 0.9;
4571
- filter: alpha(opacity=90); }
4572
- .tooltip.top {
4573
- margin-top: -3px;
4574
- padding: 5px 0; }
4575
- .tooltip.right {
4576
- margin-left: 3px;
4577
- padding: 0 5px; }
4578
- .tooltip.bottom {
4579
- margin-top: 3px;
4580
- padding: 5px 0; }
4581
- .tooltip.left {
4582
- margin-left: -3px;
4583
- padding: 0 5px; }
4584
-
4585
- .tooltip-inner {
4586
- max-width: 200px;
4587
- padding: 3px 8px;
4588
- color: white;
4589
- text-align: center;
4590
- text-decoration: none;
4591
- background-color: black;
4592
- border-radius: 3px; }
4593
-
4594
- .tooltip-arrow {
4595
- position: absolute;
4596
- width: 0;
4597
- height: 0;
4598
- border-color: transparent;
4599
- border-style: solid; }
4600
-
4601
- .tooltip.top .tooltip-arrow {
4602
- bottom: 0;
4603
- left: 50%;
4604
- margin-left: -5px;
4605
- border-width: 5px 5px 0;
4606
- border-top-color: black; }
4607
- .tooltip.top-left .tooltip-arrow {
4608
- bottom: 0;
4609
- left: 5px;
4610
- border-width: 5px 5px 0;
4611
- border-top-color: black; }
4612
- .tooltip.top-right .tooltip-arrow {
4613
- bottom: 0;
4614
- right: 5px;
4615
- border-width: 5px 5px 0;
4616
- border-top-color: black; }
4617
- .tooltip.right .tooltip-arrow {
4618
- top: 50%;
4619
- left: 0;
4620
- margin-top: -5px;
4621
- border-width: 5px 5px 5px 0;
4622
- border-right-color: black; }
4623
- .tooltip.left .tooltip-arrow {
4624
- top: 50%;
4625
- right: 0;
4626
- margin-top: -5px;
4627
- border-width: 5px 0 5px 5px;
4628
- border-left-color: black; }
4629
- .tooltip.bottom .tooltip-arrow {
4630
- top: 0;
4631
- left: 50%;
4632
- margin-left: -5px;
4633
- border-width: 0 5px 5px;
4634
- border-bottom-color: black; }
4635
- .tooltip.bottom-left .tooltip-arrow {
4636
- top: 0;
4637
- left: 5px;
4638
- border-width: 0 5px 5px;
4639
- border-bottom-color: black; }
4640
- .tooltip.bottom-right .tooltip-arrow {
4641
- top: 0;
4642
- right: 5px;
4643
- border-width: 0 5px 5px;
4644
- border-bottom-color: black; }
4645
-
4646
- .popover {
4647
- position: absolute;
4648
- top: 0;
4649
- left: 0;
4650
- z-index: 1060;
4651
- display: none;
4652
- max-width: 276px;
4653
- padding: 1px;
4654
- text-align: left;
4655
- background-color: white;
4656
- background-clip: padding-box;
4657
- border: 1px solid #cccccc;
4658
- border: 1px solid rgba(0, 0, 0, 0.2);
4659
- border-radius: 4px;
4660
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4661
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4662
- white-space: normal; }
4663
- .popover.top {
4664
- margin-top: -10px; }
4665
- .popover.right {
4666
- margin-left: 10px; }
4667
- .popover.bottom {
4668
- margin-top: 10px; }
4669
- .popover.left {
4670
- margin-left: -10px; }
4671
-
4672
- .popover-title {
4673
- margin: 0;
4674
- padding: 8px 14px;
4675
- font-size: 14px;
4676
- font-weight: normal;
4677
- line-height: 18px;
4678
- background-color: #f7f7f7;
4679
- border-bottom: 1px solid #ebebeb;
4680
- border-radius: 3px 3px 0 0; }
4681
-
4682
- .popover-content {
4683
- padding: 9px 14px; }
4684
-
4685
- .popover > .arrow, .popover > .arrow:after {
4686
- position: absolute;
4687
- display: block;
4688
- width: 0;
4689
- height: 0;
4690
- border-color: transparent;
4691
- border-style: solid; }
4692
-
4693
- .popover > .arrow {
4694
- border-width: 11px; }
4695
-
4696
- .popover > .arrow:after {
4697
- border-width: 10px;
4698
- content: ""; }
4699
-
4700
- .popover.top > .arrow {
4701
- left: 50%;
4702
- margin-left: -11px;
4703
- border-bottom-width: 0;
4704
- border-top-color: #999999;
4705
- border-top-color: rgba(0, 0, 0, 0.25);
4706
- bottom: -11px; }
4707
- .popover.top > .arrow:after {
4708
- content: " ";
4709
- bottom: 1px;
4710
- margin-left: -10px;
4711
- border-bottom-width: 0;
4712
- border-top-color: white; }
4713
- .popover.right > .arrow {
4714
- top: 50%;
4715
- left: -11px;
4716
- margin-top: -11px;
4717
- border-left-width: 0;
4718
- border-right-color: #999999;
4719
- border-right-color: rgba(0, 0, 0, 0.25); }
4720
- .popover.right > .arrow:after {
4721
- content: " ";
4722
- left: 1px;
4723
- bottom: -10px;
4724
- border-left-width: 0;
4725
- border-right-color: white; }
4726
- .popover.bottom > .arrow {
4727
- left: 50%;
4728
- margin-left: -11px;
4729
- border-top-width: 0;
4730
- border-bottom-color: #999999;
4731
- border-bottom-color: rgba(0, 0, 0, 0.25);
4732
- top: -11px; }
4733
- .popover.bottom > .arrow:after {
4734
- content: " ";
4735
- top: 1px;
4736
- margin-left: -10px;
4737
- border-top-width: 0;
4738
- border-bottom-color: white; }
4739
- .popover.left > .arrow {
4740
- top: 50%;
4741
- right: -11px;
4742
- margin-top: -11px;
4743
- border-right-width: 0;
4744
- border-left-color: #999999;
4745
- border-left-color: rgba(0, 0, 0, 0.25); }
4746
- .popover.left > .arrow:after {
4747
- content: " ";
4748
- right: 1px;
4749
- border-right-width: 0;
4750
- border-left-color: white;
4751
- bottom: -10px; }
4752
-
4753
- .carousel {
4754
- position: relative; }
4755
-
4756
- .carousel-inner {
4757
- position: relative;
4758
- overflow: hidden;
4759
- width: 100%; }
4760
- .carousel-inner > .item {
4761
- display: none;
4762
- position: relative;
4763
- -webkit-transition: 0.6s ease-in-out left;
4764
- -o-transition: 0.6s ease-in-out left;
4765
- transition: 0.6s ease-in-out left; }
4766
- .carousel-inner > .item > img,
4767
- .carousel-inner > .item > a > img {
4768
- display: block;
4769
- width: 100% \9;
4770
- max-width: 100%;
4771
- height: auto;
4772
- line-height: 1; }
4773
- .carousel-inner > .active,
4774
- .carousel-inner > .next,
4775
- .carousel-inner > .prev {
4776
- display: block; }
4777
- .carousel-inner > .active {
4778
- left: 0; }
4779
- .carousel-inner > .next,
4780
- .carousel-inner > .prev {
4781
- position: absolute;
4782
- top: 0;
4783
- width: 100%; }
4784
- .carousel-inner > .next {
4785
- left: 100%; }
4786
- .carousel-inner > .prev {
4787
- left: -100%; }
4788
- .carousel-inner > .next.left,
4789
- .carousel-inner > .prev.right {
4790
- left: 0; }
4791
- .carousel-inner > .active.left {
4792
- left: -100%; }
4793
- .carousel-inner > .active.right {
4794
- left: 100%; }
4795
-
4796
- .carousel-control {
4797
- position: absolute;
4798
- top: 0;
4799
- left: 0;
4800
- bottom: 0;
4801
- width: 15%;
4802
- opacity: 0.5;
4803
- filter: alpha(opacity=50);
4804
- font-size: 20px;
4805
- color: white;
4806
- text-align: center;
4807
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
4808
- .carousel-control.left {
4809
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4810
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4811
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4812
- background-repeat: repeat-x;
4813
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
4814
- .carousel-control.right {
4815
- left: auto;
4816
- right: 0;
4817
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4818
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4819
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4820
- background-repeat: repeat-x;
4821
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
4822
- .carousel-control:hover, .carousel-control:focus {
4823
- outline: 0;
4824
- color: white;
4825
- text-decoration: none;
4826
- opacity: 0.9;
4827
- filter: alpha(opacity=90); }
4828
- .carousel-control .icon-prev,
4829
- .carousel-control .icon-next,
4830
- .carousel-control .glyphicon-chevron-left,
4831
- .carousel-control .glyphicon-chevron-right {
4832
- position: absolute;
4833
- top: 50%;
4834
- z-index: 5;
4835
- display: inline-block; }
4836
- .carousel-control .icon-prev,
4837
- .carousel-control .glyphicon-chevron-left {
4838
- left: 50%;
4839
- margin-left: -10px; }
4840
- .carousel-control .icon-next,
4841
- .carousel-control .glyphicon-chevron-right {
4842
- right: 50%;
4843
- margin-right: -10px; }
4844
- .carousel-control .icon-prev,
4845
- .carousel-control .icon-next {
4846
- width: 20px;
4847
- height: 20px;
4848
- margin-top: -10px;
4849
- font-family: serif; }
4850
- .carousel-control .icon-prev:before {
4851
- content: '\2039'; }
4852
- .carousel-control .icon-next:before {
4853
- content: '\203a'; }
4854
-
4855
- .carousel-indicators {
4856
- position: absolute;
4857
- bottom: 10px;
4858
- left: 50%;
4859
- z-index: 15;
4860
- width: 60%;
4861
- margin-left: -30%;
4862
- padding-left: 0;
4863
- list-style: none;
4864
- text-align: center; }
4865
- .carousel-indicators li {
4866
- display: inline-block;
4867
- width: 10px;
4868
- height: 10px;
4869
- margin: 1px;
4870
- text-indent: -999px;
4871
- border: 1px solid white;
4872
- border-radius: 10px;
4873
- cursor: pointer;
4874
- background-color: #000 \9;
4875
- background-color: transparent; }
4876
- .carousel-indicators .active {
4877
- margin: 0;
4878
- width: 12px;
4879
- height: 12px;
4880
- background-color: white; }
4881
-
4882
- .carousel-caption {
4883
- position: absolute;
4884
- left: 15%;
4885
- right: 15%;
4886
- bottom: 20px;
4887
- z-index: 10;
4888
- padding-top: 20px;
4889
- padding-bottom: 20px;
4890
- color: white;
4891
- text-align: center;
4892
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
4893
- .carousel-caption .btn {
4894
- text-shadow: none; }
4895
-
4896
- @media screen and (min-width: 768px) {
4897
- .carousel-control .glyphicon-chevron-left,
4898
- .carousel-control .glyphicon-chevron-right,
4899
- .carousel-control .icon-prev,
4900
- .carousel-control .icon-next {
4901
- width: 30px;
4902
- height: 30px;
4903
- margin-top: -15px;
4904
- font-size: 30px; }
4905
- .carousel-control .glyphicon-chevron-left,
4906
- .carousel-control .icon-prev {
4907
- margin-left: -15px; }
4908
- .carousel-control .glyphicon-chevron-right,
4909
- .carousel-control .icon-next {
4910
- margin-right: -15px; }
4911
-
4912
- .carousel-caption {
4913
- left: 20%;
4914
- right: 20%;
4915
- padding-bottom: 30px; }
4916
-
4917
- .carousel-indicators {
4918
- bottom: 20px; } }
4919
- .clearfix:before, .clearfix:after {
4920
- content: " ";
4921
- display: table; }
4922
- .clearfix:after {
4923
- clear: both; }
4924
-
4925
- .center-block {
4926
- display: block;
4927
- margin-left: auto;
4928
- margin-right: auto; }
4929
-
4930
- .pull-right {
4931
- float: right !important; }
4932
-
4933
- .pull-left {
4934
- float: left !important; }
4935
-
4936
- .hide {
4937
- display: none !important; }
4938
-
4939
- .show {
4940
- display: block !important; }
4941
-
4942
- .invisible {
4943
- visibility: hidden; }
4944
-
4945
- .text-hide {
4946
- font: 0/0 a;
4947
- color: transparent;
4948
- text-shadow: none;
4949
- background-color: transparent;
4950
- border: 0; }
4951
-
4952
- .hidden {
4953
- display: none !important;
4954
- visibility: hidden !important; }
4955
-
4956
- .affix {
4957
- position: fixed;
4958
- -webkit-transform: translate3d(0, 0, 0);
4959
- transform: translate3d(0, 0, 0); }
4960
-
4961
- @-ms-viewport {
4962
- width: device-width; }
4963
- .visible-xs, .visible-sm, .visible-md, .visible-lg {
4964
- display: none !important; }
4965
-
4966
- .visible-xs-block,
4967
- .visible-xs-inline,
4968
- .visible-xs-inline-block,
4969
- .visible-sm-block,
4970
- .visible-sm-inline,
4971
- .visible-sm-inline-block,
4972
- .visible-md-block,
4973
- .visible-md-inline,
4974
- .visible-md-inline-block,
4975
- .visible-lg-block,
4976
- .visible-lg-inline,
4977
- .visible-lg-inline-block {
4978
- display: none !important; }
4979
-
4980
- @media (max-width: 767px) {
4981
- .visible-xs {
4982
- display: block !important; }
4983
-
4984
- table.visible-xs {
4985
- display: table; }
4986
-
4987
- tr.visible-xs {
4988
- display: table-row !important; }
4989
-
4990
- th.visible-xs,
4991
- td.visible-xs {
4992
- display: table-cell !important; } }
4993
- @media (max-width: 767px) {
4994
- .visible-xs-block {
4995
- display: block !important; } }
4996
-
4997
- @media (max-width: 767px) {
4998
- .visible-xs-inline {
4999
- display: inline !important; } }
5000
-
5001
- @media (max-width: 767px) {
5002
- .visible-xs-inline-block {
5003
- display: inline-block !important; } }
5004
-
5005
- @media (min-width: 768px) and (max-width: 991px) {
5006
- .visible-sm {
5007
- display: block !important; }
5008
-
5009
- table.visible-sm {
5010
- display: table; }
5011
-
5012
- tr.visible-sm {
5013
- display: table-row !important; }
5014
-
5015
- th.visible-sm,
5016
- td.visible-sm {
5017
- display: table-cell !important; } }
5018
- @media (min-width: 768px) and (max-width: 991px) {
5019
- .visible-sm-block {
5020
- display: block !important; } }
5021
-
5022
- @media (min-width: 768px) and (max-width: 991px) {
5023
- .visible-sm-inline {
5024
- display: inline !important; } }
5025
-
5026
- @media (min-width: 768px) and (max-width: 991px) {
5027
- .visible-sm-inline-block {
5028
- display: inline-block !important; } }
5029
-
5030
- @media (min-width: 992px) and (max-width: 1199px) {
5031
- .visible-md {
5032
- display: block !important; }
5033
-
5034
- table.visible-md {
5035
- display: table; }
5036
-
5037
- tr.visible-md {
5038
- display: table-row !important; }
5039
-
5040
- th.visible-md,
5041
- td.visible-md {
5042
- display: table-cell !important; } }
5043
- @media (min-width: 992px) and (max-width: 1199px) {
5044
- .visible-md-block {
5045
- display: block !important; } }
5046
-
5047
- @media (min-width: 992px) and (max-width: 1199px) {
5048
- .visible-md-inline {
5049
- display: inline !important; } }
5050
-
5051
- @media (min-width: 992px) and (max-width: 1199px) {
5052
- .visible-md-inline-block {
5053
- display: inline-block !important; } }
5054
-
5055
- @media (min-width: 1200px) {
5056
- .visible-lg {
5057
- display: block !important; }
5058
-
5059
- table.visible-lg {
5060
- display: table; }
5061
-
5062
- tr.visible-lg {
5063
- display: table-row !important; }
5064
-
5065
- th.visible-lg,
5066
- td.visible-lg {
5067
- display: table-cell !important; } }
5068
- @media (min-width: 1200px) {
5069
- .visible-lg-block {
5070
- display: block !important; } }
5071
-
5072
- @media (min-width: 1200px) {
5073
- .visible-lg-inline {
5074
- display: inline !important; } }
5075
-
5076
- @media (min-width: 1200px) {
5077
- .visible-lg-inline-block {
5078
- display: inline-block !important; } }
5079
-
5080
- @media (max-width: 767px) {
5081
- .hidden-xs {
5082
- display: none !important; } }
5083
- @media (min-width: 768px) and (max-width: 991px) {
5084
- .hidden-sm {
5085
- display: none !important; } }
5086
- @media (min-width: 992px) and (max-width: 1199px) {
5087
- .hidden-md {
5088
- display: none !important; } }
5089
- @media (min-width: 1200px) {
5090
- .hidden-lg {
5091
- display: none !important; } }
5092
- .visible-print {
5093
- display: none !important; }
5094
-
5095
- @media print {
5096
- .visible-print {
5097
- display: block !important; }
5098
-
5099
- table.visible-print {
5100
- display: table; }
5101
-
5102
- tr.visible-print {
5103
- display: table-row !important; }
5104
-
5105
- th.visible-print,
5106
- td.visible-print {
5107
- display: table-cell !important; } }
5108
- .visible-print-block {
5109
- display: none !important; }
5110
- @media print {
5111
- .visible-print-block {
5112
- display: block !important; } }
5113
-
5114
- .visible-print-inline {
5115
- display: none !important; }
5116
- @media print {
5117
- .visible-print-inline {
5118
- display: inline !important; } }
5119
-
5120
- .visible-print-inline-block {
5121
- display: none !important; }
5122
- @media print {
5123
- .visible-print-inline-block {
5124
- display: inline-block !important; } }
5125
-
5126
- @media print {
5127
- .hidden-print {
5128
- display: none !important; } }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/bootstrap.min.css ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ /*!
2
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
3
+ * Copyright 2011-2019 The Bootstrap Authors
4
+ * Copyright 2011-2019 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
+ */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
7
+ /*# sourceMappingURL=bootstrap.min.css.map */
css/recom.css CHANGED
@@ -2763,4 +2763,4 @@ li.active a, li.active a:hover
2763
  .service-div-settings .desc p
2764
  {
2765
  line-height: 2em !important;
2766
- }
2763
  .service-div-settings .desc p
2764
  {
2765
  line-height: 2em !important;
2766
+ }
css/weblizar-smartech.css CHANGED
@@ -1,3 +1,2089 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  /* BACKGROUND GRADIENT */
2
  /* BACKGROUND SIZE */
3
  /* BORDER RADIUS */
@@ -801,12 +2887,14 @@ display:none !important;
801
  -ms-transition: all 0.5s ease;
802
  transition: all 0.5s ease; }
803
  .sidebar .sidebar-profile {
804
- padding: 14px 0px 36px; }
 
805
  .sidebar .sidebar-profile .sidebar-profile-picture {
806
- position: relative; }
 
807
  .sidebar .sidebar-profile .sidebar-profile-picture .sidebar-profile-status {
808
  top: -35px;
809
- left: 80px;
810
  width: 18px;
811
  height: 18px;
812
  position: absolute;
@@ -1917,4 +4005,51 @@ a.pint-btn{
1917
  div#setting-error-tgmpa {
1918
  /*margin-top: 390px;*/
1919
  height: auto;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1920
  }
1
+
2
+ .nav {
3
+ margin-bottom: 0;
4
+ padding-left: 0;
5
+ list-style: none; }
6
+ .nav:before, .nav:after {
7
+ content: " ";
8
+ display: table; }
9
+ .nav:after {
10
+ clear: both; }
11
+ .nav > li {
12
+ position: relative;
13
+ display: block; }
14
+ .nav > li > a {
15
+ position: relative;
16
+ display: block;
17
+ padding: 10px 15px; }
18
+ .nav > li > a:hover, .nav > li > a:focus {
19
+ text-decoration: none;
20
+ background-color: #eeeeee; }
21
+ .nav > li.disabled > a {
22
+ color: #777777; }
23
+ .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
24
+ color: #777777;
25
+ text-decoration: none;
26
+ background-color: transparent;
27
+ cursor: not-allowed; }
28
+ .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
29
+ background-color: #eeeeee;
30
+ border-color: #ef4238; }
31
+ .nav .nav-divider {
32
+ height: 1px;
33
+ margin: 9px 0;
34
+ overflow: hidden;
35
+ background-color: #e5e5e5; }
36
+ .nav > li > a > img {
37
+ max-width: none; }
38
+
39
+ .nav-tabs {
40
+ border-bottom: 1px solid #dddddd; }
41
+ .nav-tabs > li {
42
+ float: left;
43
+ margin-bottom: -1px; }
44
+ .nav-tabs > li > a {
45
+ margin-right: 2px;
46
+ line-height: 1.42857;
47
+ border: 1px solid transparent;
48
+ border-radius: 3px 3px 0 0; }
49
+ .nav-tabs > li > a:hover {
50
+ border-color: #eeeeee #eeeeee #dddddd; }
51
+ .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
52
+ color: #555555;
53
+ background-color: #eeeeee;
54
+ border: 1px solid #dddddd;
55
+ border-bottom-color: transparent;
56
+ cursor: default; }
57
+
58
+ .nav-pills > li {
59
+ float: left; }
60
+ .nav-pills > li > a {
61
+ border-radius: 3px; }
62
+ .nav-pills > li + li {
63
+ margin-left: 2px; }
64
+ .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
65
+ color: white;
66
+ background-color: #ef4238; }
67
+
68
+ .nav-stacked > li {
69
+ float: none; }
70
+ .nav-stacked > li + li {
71
+ margin-top: 2px;
72
+ margin-left: 0; }
73
+
74
+ .nav-justified, .nav-tabs.nav-justified {
75
+ width: 100%; }
76
+ .nav-justified > li, .nav-tabs.nav-justified > li {
77
+ float: none; }
78
+ .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
79
+ text-align: center;
80
+ margin-bottom: 5px; }
81
+ .nav-justified > .dropdown .dropdown-menu {
82
+ top: auto;
83
+ left: auto; }
84
+ @media (min-width: 768px) {
85
+ .nav-justified > li, .nav-tabs.nav-justified > li {
86
+ display: table-cell;
87
+ width: 1%; }
88
+ .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
89
+ margin-bottom: 0; } }
90
+
91
+ .nav-tabs-justified, .nav-tabs.nav-justified {
92
+ border-bottom: 0; }
93
+ .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
94
+ margin-right: 0;
95
+ border-radius: 3px; }
96
+ .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
97
+ .nav-tabs-justified > .active > a:hover,
98
+ .nav-tabs.nav-justified > .active > a:hover,
99
+ .nav-tabs-justified > .active > a:focus,
100
+ .nav-tabs.nav-justified > .active > a:focus {
101
+ border: 1px solid #dddddd; }
102
+ @media (min-width: 768px) {
103
+ .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
104
+ border-bottom: 1px solid #dddddd;
105
+ border-radius: 3px 3px 0 0; }
106
+ .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
107
+ .nav-tabs-justified > .active > a:hover,
108
+ .nav-tabs.nav-justified > .active > a:hover,
109
+ .nav-tabs-justified > .active > a:focus,
110
+ .nav-tabs.nav-justified > .active > a:focus {
111
+ border-bottom-color: #eeeeee; } }
112
+
113
+ .tab-content > .tab-pane {
114
+ display: none; }
115
+ .tab-content > .active {
116
+ display: block; }
117
+
118
+ .nav-tabs .dropdown-menu {
119
+ margin-top: -1px;
120
+ border-top-right-radius: 0;
121
+ border-top-left-radius: 0; }
122
+
123
+ .navbar {
124
+ position: relative;
125
+ min-height: 60px;
126
+ margin-bottom: 20px;
127
+ border: 1px solid transparent; }
128
+ .navbar:before, .navbar:after {
129
+ content: " ";
130
+ display: table; }
131
+ .navbar:after {
132
+ clear: both; }
133
+ @media (min-width: 768px) {
134
+ .navbar {
135
+ border-radius: 3px; } }
136
+
137
+ .navbar-header:before, .navbar-header:after {
138
+ content: " ";
139
+ display: table; }
140
+ .navbar-header:after {
141
+ clear: both; }
142
+ @media (min-width: 768px) {
143
+ .navbar-header {
144
+ float: left; } }
145
+
146
+ .navbar-collapse {
147
+ overflow-x: visible;
148
+ padding-right: 15px;
149
+ padding-left: 15px;
150
+ border-top: 1px solid transparent;
151
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
152
+ -webkit-overflow-scrolling: touch; }
153
+ .navbar-collapse:before, .navbar-collapse:after {
154
+ content: " ";
155
+ display: table; }
156
+ .navbar-collapse:after {
157
+ clear: both; }
158
+ .navbar-collapse.in {
159
+ overflow-y: auto; }
160
+ @media (min-width: 768px) {
161
+ .navbar-collapse {
162
+ width: auto;
163
+ border-top: 0;
164
+ box-shadow: none; }
165
+ .navbar-collapse.collapse {
166
+ display: block !important;
167
+ height: auto !important;
168
+ padding-bottom: 0;
169
+ overflow: visible !important; }
170
+ .navbar-collapse.in {
171
+ overflow-y: visible; }
172
+ .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
173
+ padding-left: 0;
174
+ padding-right: 0; } }
175
+
176
+ .navbar-fixed-top .navbar-collapse,
177
+ .navbar-fixed-bottom .navbar-collapse {
178
+ max-height: 340px; }
179
+ @media (max-width: 480px) and (orientation: landscape) {
180
+ .navbar-fixed-top .navbar-collapse,
181
+ .navbar-fixed-bottom .navbar-collapse {
182
+ max-height: 200px; } }
183
+
184
+ .container > .navbar-header,
185
+ .container > .navbar-collapse,
186
+ .container-fluid > .navbar-header,
187
+ .container-fluid > .navbar-collapse {
188
+ margin-right: -15px;
189
+ margin-left: -15px; }
190
+ @media (min-width: 768px) {
191
+ .container > .navbar-header,
192
+ .container > .navbar-collapse,
193
+ .container-fluid > .navbar-header,
194
+ .container-fluid > .navbar-collapse {
195
+ margin-right: 0;
196
+ margin-left: 0; } }
197
+
198
+ .navbar-static-top {
199
+ z-index: 1000;
200
+ border-width: 0 0 1px; }
201
+ @media (min-width: 768px) {
202
+ .navbar-static-top {
203
+ border-radius: 0; } }
204
+
205
+ .navbar-fixed-top,
206
+ .navbar-fixed-bottom {
207
+ position: fixed;
208
+ right: 0;
209
+ left: 0;
210
+ z-index: 1030;
211
+ -webkit-transform: translate3d(0, 0, 0);
212
+ transform: translate3d(0, 0, 0); }
213
+ @media (min-width: 768px) {
214
+ .navbar-fixed-top,
215
+ .navbar-fixed-bottom {
216
+ border-radius: 0; } }
217
+
218
+ .navbar-fixed-top {
219
+ top: 0;
220
+ border-width: 0 0 1px; }
221
+
222
+ .navbar-fixed-bottom {
223
+ bottom: 0;
224
+ margin-bottom: 0;
225
+ border-width: 1px 0 0; }
226
+
227
+ .navbar-brand {
228
+ float: left;
229
+ padding: 15px 15px;
230
+ font-size: 18px;
231
+ line-height: 20px;
232
+ height: 50px; }
233
+ .navbar-brand:hover, .navbar-brand:focus {
234
+ text-decoration: none; }
235
+ @media (min-width: 768px) {
236
+ .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
237
+ margin-left: -15px; } }
238
+
239
+ .navbar-toggle {
240
+ position: relative;
241
+ float: right;
242
+ margin-right: 15px;
243
+ padding: 9px 10px;
244
+ margin-top: 8px;
245
+ margin-bottom: 8px;
246
+ background-color: transparent;
247
+ background-image: none;
248
+ border: 1px solid transparent;
249
+ border-radius: 3px; }
250
+ .navbar-toggle:focus {
251
+ outline: 0; }
252
+ .navbar-toggle .icon-bar {
253
+ display: block;
254
+ width: 22px;
255
+ height: 2px;
256
+ border-radius: 1px; }
257
+ .navbar-toggle .icon-bar + .icon-bar {
258
+ margin-top: 4px; }
259
+ @media (min-width: 768px) {
260
+ .navbar-toggle {
261
+ display: none; } }
262
+
263
+ .navbar-nav {
264
+ margin: 7.5px -15px; }
265
+ .navbar-nav > li > a {
266
+ padding-top: 10px;
267
+ padding-bottom: 10px;
268
+ line-height: 20px; }
269
+ @media (max-width: 767px) {
270
+ .navbar-nav .open .dropdown-menu {
271
+ position: static;
272
+ float: none;
273
+ width: auto;
274
+ margin-top: 0;
275
+ background-color: transparent;
276
+ border: 0;
277
+ box-shadow: none; }
278
+ .navbar-nav .open .dropdown-menu > li > a,
279
+ .navbar-nav .open .dropdown-menu .dropdown-header {
280
+ padding: 5px 15px 5px 25px; }
281
+ .navbar-nav .open .dropdown-menu > li > a {
282
+ line-height: 20px; }
283
+ .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
284
+ background-image: none; } }
285
+ @media (min-width: 768px) {
286
+ .navbar-nav {
287
+ float: left;
288
+ margin: 0; }
289
+ .navbar-nav > li {
290
+ float: left; }
291
+ .navbar-nav > li > a {
292
+ padding-top: 15px;
293
+ padding-bottom: 15px; }
294
+ .navbar-nav.navbar-right:last-child {
295
+ margin-right: -15px; } }
296
+
297
+ @media (min-width: 768px) {
298
+ .navbar-left {
299
+ float: left !important; }
300
+
301
+ .navbar-right {
302
+ float: right !important; } }
303
+ .navbar-form {
304
+ margin-left: -15px;
305
+ margin-right: -15px;
306
+ padding: 10px 15px;
307
+ border-top: 1px solid transparent;
308
+ border-bottom: 1px solid transparent;
309
+ -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
310
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
311
+ margin-top: 8px;
312
+ margin-bottom: 8px; }
313
+ @media (max-width: 767px) {
314
+ .navbar-form .form-group {
315
+ margin-bottom: 5px; } }
316
+ @media (min-width: 768px) {
317
+ .navbar-form {
318
+ width: auto;
319
+ border: 0;
320
+ margin-left: 0;
321
+ margin-right: 0;
322
+ padding-top: 0;
323
+ padding-bottom: 0;
324
+ -webkit-box-shadow: none;
325
+ box-shadow: none; }
326
+ .navbar-form.navbar-right:last-child {
327
+ margin-right: -15px; } }
328
+
329
+ .navbar-nav > li > .dropdown-menu {
330
+ margin-top: 0;
331
+ border-top-right-radius: 0;
332
+ border-top-left-radius: 0; }
333
+
334
+ .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
335
+ border-bottom-right-radius: 0;
336
+ border-bottom-left-radius: 0; }
337
+
338
+ .navbar-btn {
339
+ margin-top: 8px;
340
+ margin-bottom: 8px; }
341
+ .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
342
+ margin-top: 10px;
343
+ margin-bottom: 10px; }
344
+ .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
345
+ margin-top: 14px;
346
+ margin-bottom: 14px; }
347
+
348
+ .navbar-text {
349
+ margin-top: 15px;
350
+ margin-bottom: 15px; }
351
+ @media (min-width: 768px) {
352
+ .navbar-text {
353
+ float: left;
354
+ margin-left: 15px;
355
+ margin-right: 15px; }
356
+ .navbar-text.navbar-right:last-child {
357
+ margin-right: 0; } }
358
+
359
+ .navbar-default {
360
+ background-color: #29282f;
361
+ border-color: transparent; }
362
+ .navbar-default .navbar-brand {
363
+ color: #ffffff; }
364
+ .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
365
+ color: #ffffff;
366
+ background-color: transparent; }
367
+ .navbar-default .navbar-text {
368
+ color: #777777; }
369
+ .navbar-default .navbar-nav > li > a {
370
+ color: #777777; }
371
+ .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
372
+ color: #333333;
373
+ background-color: transparent; }
374
+ .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
375
+ color: #555555;
376
+ background-color: #eeeeee; }
377
+ .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
378
+ color: #cccccc;
379
+ background-color: transparent; }
380
+ .navbar-default .navbar-toggle {
381
+ border-color: #dddddd; }
382
+ .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
383
+ background-color: #dddddd; }
384
+ .navbar-default .navbar-toggle .icon-bar {
385
+ background-color: #888888; }
386
+ .navbar-default .navbar-collapse,
387
+ .navbar-default .navbar-form {
388
+ border-color: #eeeeee; }
389
+ .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
390
+ background-color: #eeeeee;
391
+ color: #555555; }
392
+ @media (max-width: 767px) {
393
+ .navbar-default .navbar-nav .open .dropdown-menu > li > a {
394
+ color: #777777; }
395
+ .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
396
+ color: #333333;
397
+ background-color: transparent; }
398
+ .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
399
+ color: #555555;
400
+ background-color: #eeeeee; }
401
+ .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
402
+ color: #cccccc;
403
+ background-color: transparent; } }
404
+ .navbar-default .navbar-link {
405
+ color: #777777; }
406
+ .navbar-default .navbar-link:hover {
407
+ color: #333333; }
408
+ .navbar-default .btn-link {
409
+ color: #777777; }
410
+ .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
411
+ color: #333333; }
412
+ .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
413
+ color: #cccccc; }
414
+
415
+ .navbar-inverse {
416
+ background-color: #222222;
417
+ border-color: #090909; }
418
+ .navbar-inverse .navbar-brand {
419
+ color: #777777; }
420
+ .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
421
+ color: white;
422
+ background-color: transparent; }
423
+ .navbar-inverse .navbar-text {
424
+ color: #777777; }
425
+ .navbar-inverse .navbar-nav > li > a {
426
+ color: #777777; }
427
+ .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
428
+ color: white;
429
+ background-color: transparent; }
430
+ .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
431
+ color: white;
432
+ background-color: #090909; }
433
+ .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
434
+ color: #444444;
435
+ background-color: transparent; }
436
+ .navbar-inverse .navbar-toggle {
437
+ border-color: #333333; }
438
+ .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
439
+ background-color: #333333; }
440
+ .navbar-inverse .navbar-toggle .icon-bar {
441
+ background-color: white; }
442
+ .navbar-inverse .navbar-collapse,
443
+ .navbar-inverse .navbar-form {
444
+ border-color: #101010; }
445
+ .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
446
+ background-color: #090909;
447
+ color: white; }
448
+ @media (max-width: 767px) {
449
+ .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
450
+ border-color: #090909; }
451
+ .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
452
+ background-color: #090909; }
453
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
454
+ color: #777777; }
455
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
456
+ color: white;
457
+ background-color: transparent; }
458
+ .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
459
+ color: white;
460
+ background-color: #090909; }
461
+ .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
462
+ color: #444444;
463
+ background-color: transparent; } }
464
+ .navbar-inverse .navbar-link {
465
+ color: #777777; }
466
+ .navbar-inverse .navbar-link:hover {
467
+ color: white; }
468
+ .navbar-inverse .btn-link {
469
+ color: #777777; }
470
+ .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
471
+ color: white; }
472
+ .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
473
+ color: #444444; }
474
+
475
+ .breadcrumb {
476
+ padding: 8px 15px;
477
+ margin-bottom: 20px;
478
+ list-style: none;
479
+ background-color: whitesmoke;
480
+ border-radius: 3px; }
481
+ .breadcrumb > li {
482
+ display: inline-block; }
483
+ .breadcrumb > li + li:before {
484
+ content: "/\00a0";
485
+ padding: 0 5px;
486
+ color: #cccccc; }
487
+ .breadcrumb > .active {
488
+ color: #777777; }
489
+
490
+ .pagination {
491
+ display: inline-block;
492
+ padding-left: 0;
493
+ margin: 20px 0;
494
+ border-radius: 3px; }
495
+ .pagination > li {
496
+ display: inline; }
497
+ .pagination > li > a,
498
+ .pagination > li > span {
499
+ position: relative;
500
+ float: left;
501
+ padding: 6px 12px;
502
+ line-height: 1.42857;
503
+ text-decoration: none;
504
+ color: #ef4238;
505
+ background-color: white;
506
+ border: 1px solid #dddddd;
507
+ margin-left: -1px; }
508
+ .pagination > li:first-child > a,
509
+ .pagination > li:first-child > span {
510
+ margin-left: 0;
511
+ border-bottom-left-radius: 3px;
512
+ border-top-left-radius: 3px; }
513
+ .pagination > li:last-child > a,
514
+ .pagination > li:last-child > span {
515
+ border-bottom-right-radius: 3px;
516
+ border-top-right-radius: 3px; }
517
+ .pagination > li > a:hover, .pagination > li > a:focus,
518
+ .pagination > li > span:hover,
519
+ .pagination > li > span:focus {
520
+ color: #ca1a10;
521
+ background-color: #eeeeee;
522
+ border-color: #dddddd; }
523
+ .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
524
+ .pagination > .active > span,
525
+ .pagination > .active > span:hover,
526
+ .pagination > .active > span:focus {
527
+ z-index: 2;
528
+ color: white;
529
+ background-color: #ef4238;
530
+ border-color: #ef4238;
531
+ cursor: default; }
532
+ .pagination > .disabled > span,
533
+ .pagination > .disabled > span:hover,
534
+ .pagination > .disabled > span:focus,
535
+ .pagination > .disabled > a,
536
+ .pagination > .disabled > a:hover,
537
+ .pagination > .disabled > a:focus {
538
+ color: #777777;
539
+ background-color: white;
540
+ border-color: #dddddd;
541
+ cursor: not-allowed; }
542
+
543
+ .pagination-lg > li > a,
544
+ .pagination-lg > li > span {
545
+ padding: 10px 16px;
546
+ font-size: 18px; }
547
+ .pagination-lg > li:first-child > a,
548
+ .pagination-lg > li:first-child > span {
549
+ border-bottom-left-radius: 4px;
550
+ border-top-left-radius: 4px; }
551
+ .pagination-lg > li:last-child > a,
552
+ .pagination-lg > li:last-child > span {
553
+ border-bottom-right-radius: 4px;
554
+ border-top-right-radius: 4px; }
555
+
556
+ .pagination-sm > li > a,
557
+ .pagination-sm > li > span {
558
+ padding: 5px 10px;
559
+ font-size: 12px; }
560
+ .pagination-sm > li:first-child > a,
561
+ .pagination-sm > li:first-child > span {
562
+ border-bottom-left-radius: 2px;
563
+ border-top-left-radius: 2px; }
564
+ .pagination-sm > li:last-child > a,
565
+ .pagination-sm > li:last-child > span {
566
+ border-bottom-right-radius: 2px;
567
+ border-top-right-radius: 2px; }
568
+
569
+ .pager {
570
+ padding-left: 0;
571
+ margin: 20px 0;
572
+ list-style: none;
573
+ text-align: center; }
574
+ .pager:before, .pager:after {
575
+ content: " ";
576
+ display: table; }
577
+ .pager:after {
578
+ clear: both; }
579
+ .pager li {
580
+ display: inline; }
581
+ .pager li > a,
582
+ .pager li > span {
583
+ display: inline-block;
584
+ padding: 5px 14px;
585
+ background-color: white;
586
+ border: 1px solid #dddddd;
587
+ border-radius: 15px; }
588
+ .pager li > a:hover,
589
+ .pager li > a:focus {
590
+ text-decoration: none;
591
+ background-color: #eeeeee; }
592
+ .pager .next > a,
593
+ .pager .next > span {
594
+ float: right; }
595
+ .pager .previous > a,
596
+ .pager .previous > span {
597
+ float: left; }
598
+ .pager .disabled > a,
599
+ .pager .disabled > a:hover,
600
+ .pager .disabled > a:focus,
601
+ .pager .disabled > span {
602
+ color: #777777;
603
+ background-color: white;
604
+ cursor: not-allowed; }
605
+
606
+ .label {
607
+ display: inline;
608
+ padding: .2em .6em .3em;
609
+ font-size: 75%;
610
+ font-weight: bold;
611
+ line-height: 1;
612
+ color: white;
613
+ text-align: center;
614
+ white-space: nowrap;
615
+ vertical-align: baseline;
616
+ border-radius: .25em; }
617
+ .label:empty {
618
+ display: none; }
619
+ .btn .label {
620
+ position: relative;
621
+ top: -1px; }
622
+
623
+ a.label:hover, a.label:focus {
624
+ color: white;
625
+ text-decoration: none;
626
+ cursor: pointer; }
627
+
628
+ .label-default {
629
+ background-color: #777777; }
630
+ .label-default[href]:hover, .label-default[href]:focus {
631
+ background-color: #5e5e5e; }
632
+
633
+ .label-primary {
634
+ background-color: #ef4238; }
635
+ .label-primary[href]:hover, .label-primary[href]:focus {
636
+ background-color: #e21e12; }
637
+
638
+ .label-success {
639
+ background-color: #5cb85c; }
640
+ .label-success[href]:hover, .label-success[href]:focus {
641
+ background-color: #449d44; }
642
+
643
+ .label-info {
644
+ background-color: #5bc0de; }
645
+ .label-info[href]:hover, .label-info[href]:focus {
646
+ background-color: #31b0d5; }
647
+
648
+ .label-warning {
649
+ background-color: #f0ad4e; }
650
+ .label-warning[href]:hover, .label-warning[href]:focus {
651
+ background-color: #ec971f; }
652
+
653
+ .label-danger {
654
+ background-color: #d9534f; }
655
+ .label-danger[href]:hover, .label-danger[href]:focus {
656
+ background-color: #c9302c; }
657
+
658
+ .badge {
659
+ display: inline-block;
660
+ min-width: 10px;
661
+ padding: 3px 7px;
662
+ font-size: 12px;
663
+ font-weight: bold;
664
+ color: white;
665
+ line-height: 1;
666
+ vertical-align: baseline;
667
+ white-space: nowrap;
668
+ text-align: center;
669
+ background-color: #777777;
670
+ border-radius: 10px; }
671
+ .badge:empty {
672
+ display: none; }
673
+ .btn .badge {
674
+ position: relative;
675
+ top: -1px; }
676
+ .btn-xs .badge, .btn-group-xs > .btn .badge {
677
+ top: 0;
678
+ padding: 1px 5px; }
679
+ a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
680
+ color: #ef4238;
681
+ background-color: white; }
682
+ .nav-pills > li > a > .badge {
683
+ margin-left: 3px; }
684
+
685
+ a.badge:hover, a.badge:focus {
686
+ color: white;
687
+ text-decoration: none;
688
+ cursor: pointer; }
689
+
690
+ .jumbotron {
691
+ padding: 30px;
692
+ margin-bottom: 30px;
693
+ color: inherit;
694
+ background-color: #eeeeee; }
695
+ .jumbotron h1,
696
+ .jumbotron .h1 {
697
+ color: inherit; }
698
+ .jumbotron p {
699
+ margin-bottom: 15px;
700
+ font-size: 21px;
701
+ font-weight: 200; }
702
+ .jumbotron > hr {
703
+ border-top-color: #d5d5d5; }
704
+ .container .jumbotron {
705
+ border-radius: 4px; }
706
+ .jumbotron .container {
707
+ max-width: 100%; }
708
+ @media screen and (min-width: 768px) {
709
+ .jumbotron {
710
+ padding-top: 48px;
711
+ padding-bottom: 48px; }
712
+ .container .jumbotron {
713
+ padding-left: 60px;
714
+ padding-right: 60px; }
715
+ .jumbotron h1,
716
+ .jumbotron .h1 {
717
+ font-size: 63px; } }
718
+
719
+ .thumbnail {
720
+ display: block;
721
+ padding: 4px;
722
+ margin-bottom: 20px;
723
+ line-height: 1.42857;
724
+ background-color: #eeeeee;
725
+ border: 1px solid #dddddd;
726
+ border-radius: 3px;
727
+ -webkit-transition: all 0.2s ease-in-out;
728
+ -o-transition: all 0.2s ease-in-out;
729
+ transition: all 0.2s ease-in-out; }
730
+ .thumbnail > img,
731
+ .thumbnail a > img {
732
+ display: block;
733
+ width: 100% \9;
734
+ max-width: 100%;
735
+ height: auto;
736
+ margin-left: auto;
737
+ margin-right: auto; }
738
+ .thumbnail .caption {
739
+ padding: 9px;
740
+ color: #333333; }
741
+
742
+ a.thumbnail:hover,
743
+ a.thumbnail:focus,
744
+ a.thumbnail.active {
745
+ border-color: #ef4238; }
746
+
747
+ .alert {
748
+ padding: 15px;
749
+ margin-bottom: 20px;
750
+ border-top: 1px solid transparent;
751
+ border-left: 5px solid transparent;
752
+ border-right: 1px solid transparent;
753
+ border-bottom: 1px solid transparent;
754
+ border-radius: 3px;
755
+ -webkit-transition: all 0.5s ease;
756
+ -o-transition: all 0.5s ease;
757
+ transition: all 0.5s ease; }
758
+ .alert:hover {
759
+ border-left: 5px solid transparent; }
760
+ .alert h4 {
761
+ margin-top: 0;
762
+ color: inherit; }
763
+ .alert .alert-link {
764
+ font-weight: bold; }
765
+ .alert > p,
766
+ .alert > ul {
767
+ margin-bottom: 0; }
768
+ .alert > p + p {
769
+ margin-top: 5px; }
770
+
771
+ .alert-dismissable,
772
+ .alert-dismissible {
773
+ padding-right: 35px; }
774
+ .alert-dismissable .close,
775
+ .alert-dismissible .close {
776
+ position: relative;
777
+ top: -2px;
778
+ right: -21px;
779
+ color: inherit; }
780
+
781
+ .alert-success {
782
+ background-color: #dff0d8;
783
+ border-color: #d6e9c6;
784
+ color: #3c763d; }
785
+ .alert-success hr {
786
+ border-top-color: #c9e2b3; }
787
+ .alert-success .alert-link {
788
+ color: #2b542c; }
789
+ .alert-success:hover {
790
+ border-left-color: #5cb85c; }
791
+
792
+ .alert-info {
793
+ background-color: #d9edf7;
794
+ border-color: #bce8f1;
795
+ color: #31708f; }
796
+ .alert-info hr {
797
+ border-top-color: #a6e1ec; }
798
+ .alert-info .alert-link {
799
+ color: #245269; }
800
+ .alert-info:hover {
801
+ border-left-color: #5bc0de; }
802
+
803
+ .alert-warning {
804
+ background-color: #fcf8e3;
805
+ border-color: #faebcc;
806
+ color: #8a6d3b; }
807
+ .alert-warning hr {
808
+ border-top-color: #f7e1b5; }
809
+ .alert-warning .alert-link {
810
+ color: #66512c; }
811
+ .alert-warning:hover {
812
+ border-left-color: #f0ad4e; }
813
+
814
+ .alert-danger {
815
+ background-color: #f2dede;
816
+ border-color: #ebccd1;
817
+ color: #a94442; }
818
+ .alert-danger hr {
819
+ border-top-color: #e4b9c0; }
820
+ .alert-danger .alert-link {
821
+ color: #843534; }
822
+ .alert-danger:hover {
823
+ border-left-color: #d9534f; }
824
+
825
+ @-webkit-keyframes progress-bar-stripes {
826
+ from {
827
+ background-position: 40px 0; }
828
+
829
+ to {
830
+ background-position: 0 0; } }
831
+ @keyframes progress-bar-stripes {
832
+ from {
833
+ background-position: 40px 0; }
834
+
835
+ to {
836
+ background-position: 0 0; } }
837
+ .progress {
838
+ overflow: hidden;
839
+ height: 20px;
840
+ margin-bottom: 20px;
841
+ background-color: whitesmoke;
842
+ border-radius: 3px;
843
+ -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
844
+ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
845
+
846
+ .progress-bar {
847
+ float: left;
848
+ width: 0%;
849
+ height: 100%;
850
+ font-size: 12px;
851
+ line-height: 20px;
852
+ color: white;
853
+ text-align: center;
854
+ background-color: #ef4238;
855
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
856
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
857
+ -webkit-transition: width 0.6s ease;
858
+ -o-transition: width 0.6s ease;
859
+ transition: width 0.6s ease; }
860
+
861
+ .progress-striped .progress-bar,
862
+ .progress-bar-striped {
863
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
864
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
865
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
866
+ background-size: 40px 40px; }
867
+
868
+ .progress.active .progress-bar,
869
+ .progress-bar.active {
870
+ -webkit-animation: progress-bar-stripes 2s linear infinite;
871
+ -o-animation: progress-bar-stripes 2s linear infinite;
872
+ animation: progress-bar-stripes 2s linear infinite; }
873
+
874
+ .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
875
+ min-width: 30px; }
876
+ .progress-bar[aria-valuenow="0"] {
877
+ color: #777777;
878
+ min-width: 30px;
879
+ background-color: transparent;
880
+ background-image: none;
881
+ box-shadow: none; }
882
+
883
+ .progress-bar-success {
884
+ background-color: #5cb85c; }
885
+ .progress-striped .progress-bar-success {
886
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
887
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
888
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
889
+
890
+ .progress-bar-info {
891
+ background-color: #5bc0de; }
892
+ .progress-striped .progress-bar-info {
893
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
894
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
895
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
896
+
897
+ .progress-bar-warning {
898
+ background-color: #f0ad4e; }
899
+ .progress-striped .progress-bar-warning {
900
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
901
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
902
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
903
+
904
+ .progress-bar-danger {
905
+ background-color: #d9534f; }
906
+ .progress-striped .progress-bar-danger {
907
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
908
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
909
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
910
+
911
+ .media,
912
+ .media-body {
913
+ overflow: hidden;
914
+ zoom: 1; }
915
+
916
+ .media,
917
+ .media .media {
918
+ margin-top: 15px; }
919
+
920
+ .media:first-child {
921
+ margin-top: 0; }
922
+
923
+ .media-object {
924
+ display: block; }
925
+
926
+ .media-heading {
927
+ margin: 0 0 5px; }
928
+
929
+ .media > .pull-left {
930
+ margin-right: 10px; }
931
+ .media > .pull-right {
932
+ margin-left: 10px; }
933
+
934
+ .media-list {
935
+ padding-left: 0;
936
+ list-style: none; }
937
+
938
+ .list-group {
939
+ margin-bottom: 20px;
940
+ padding-left: 0; }
941
+
942
+ .list-group-item {
943
+ position: relative;
944
+ display: block;
945
+ padding: 10px 15px;
946
+ margin-bottom: -1px;
947
+ background-color: white;
948
+ border: 1px solid #dddddd; }
949
+ .list-group-item:first-child {
950
+ border-top-right-radius: 3px;
951
+ border-top-left-radius: 3px; }
952
+ .list-group-item:last-child {
953
+ margin-bottom: 0;
954
+ border-bottom-right-radius: 3px;
955
+ border-bottom-left-radius: 3px; }
956
+ .list-group-item > .badge {
957
+ float: right; }
958
+ .list-group-item > .badge + .badge {
959
+ margin-right: 5px; }
960
+
961
+ a.list-group-item {
962
+ color: #555555; }
963
+ a.list-group-item .list-group-item-heading {
964
+ color: #333333; }
965
+ a.list-group-item:hover, a.list-group-item:focus {
966
+ text-decoration: none;
967
+ color: #555555;
968
+ background-color: whitesmoke; }
969
+
970
+ .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
971
+ background-color: #eeeeee;
972
+ color: #777777;
973
+ cursor: not-allowed; }
974
+ .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
975
+ color: inherit; }
976
+ .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
977
+ color: #777777; }
978
+ .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
979
+ z-index: 2;
980
+ color: white;
981
+ background-color: #ef4238;
982
+ border-color: #ef4238; }
983
+ .list-group-item.active .list-group-item-heading,
984
+ .list-group-item.active .list-group-item-heading > small,
985
+ .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
986
+ .list-group-item.active:hover .list-group-item-heading > small,
987
+ .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
988
+ .list-group-item.active:focus .list-group-item-heading > small,
989
+ .list-group-item.active:focus .list-group-item-heading > .small {
990
+ color: inherit; }
991
+ .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
992
+ color: #fef5f5; }
993
+
994
+ .list-group-item-success {
995
+ color: #3c763d;
996
+ background-color: #dff0d8; }
997
+
998
+ a.list-group-item-success {
999
+ color: #3c763d; }
1000
+ a.list-group-item-success .list-group-item-heading {
1001
+ color: inherit; }
1002
+ a.list-group-item-success:hover, a.list-group-item-success:focus {
1003
+ color: #3c763d;
1004
+ background-color: #d0e9c6; }
1005
+ a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
1006
+ color: #fff;
1007
+ background-color: #3c763d;
1008
+ border-color: #3c763d; }
1009
+
1010
+ .list-group-item-info {
1011
+ color: #31708f;
1012
+ background-color: #d9edf7; }
1013
+
1014
+ a.list-group-item-info {
1015
+ color: #31708f; }
1016
+ a.list-group-item-info .list-group-item-heading {
1017
+ color: inherit; }
1018
+ a.list-group-item-info:hover, a.list-group-item-info:focus {
1019
+ color: #31708f;
1020
+ background-color: #c4e3f3; }
1021
+ a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
1022
+ color: #fff;
1023
+ background-color: #31708f;
1024
+ border-color: #31708f; }
1025
+
1026
+ .list-group-item-warning {
1027
+ color: #8a6d3b;
1028
+ background-color: #fcf8e3; }
1029
+
1030
+ a.list-group-item-warning {
1031
+ color: #8a6d3b; }
1032
+ a.list-group-item-warning .list-group-item-heading {
1033
+ color: inherit; }
1034
+ a.list-group-item-warning:hover, a.list-group-item-warning:focus {
1035
+ color: #8a6d3b;
1036
+ background-color: #faf2cc; }
1037
+ a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
1038
+ color: #fff;
1039
+ background-color: #8a6d3b;
1040
+ border-color: #8a6d3b; }
1041
+
1042
+ .list-group-item-danger {
1043
+ color: #a94442;
1044
+ background-color: #f2dede; }
1045
+
1046
+ a.list-group-item-danger {
1047
+ color: #a94442; }
1048
+ a.list-group-item-danger .list-group-item-heading {
1049
+ color: inherit; }
1050
+ a.list-group-item-danger:hover, a.list-group-item-danger:focus {
1051
+ color: #a94442;
1052
+ background-color: #ebcccc; }
1053
+ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
1054
+ color: #fff;
1055
+ background-color: #a94442;
1056
+ border-color: #a94442; }
1057
+
1058
+ .list-group-item-heading {
1059
+ margin-top: 0;
1060
+ margin-bottom: 5px; }
1061
+
1062
+ .list-group-item-text {
1063
+ margin-bottom: 0;
1064
+ line-height: 1.3; }
1065
+
1066
+ .panel {
1067
+ margin-bottom: 20px;
1068
+ background-color: white;
1069
+ border: 0px solid transparent;
1070
+ border-radius: 3px;
1071
+ -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125);
1072
+ box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125); }
1073
+
1074
+ .panel-body {
1075
+ padding: 15px; }
1076
+ .panel-body:before, .panel-body:after {
1077
+ content: " ";
1078
+ display: table; }
1079
+ .panel-body:after {
1080
+ clear: both; }
1081
+
1082
+ .panel-heading {
1083
+ padding: 15px;
1084
+ border-bottom: 1px solid transparent;
1085
+ border-top-right-radius: 2px;
1086
+ border-top-left-radius: 2px; }
1087
+ .panel-heading > .dropdown .dropdown-toggle {
1088
+ color: inherit; }
1089
+
1090
+ .panel-title {
1091
+ margin-top: 0;
1092
+ margin-bottom: 0;
1093
+ font-size: 16px;
1094
+ color: inherit; }
1095
+ .panel-title > a {
1096
+ color: inherit; }
1097
+
1098
+ .panel-footer {
1099
+ padding: 15px;
1100
+ background-color: white;
1101
+ border-top: 1px solid #dddddd;
1102
+ border-bottom-right-radius: 2px;
1103
+ border-bottom-left-radius: 2px; }
1104
+
1105
+ .panel > .list-group {
1106
+ margin-bottom: 0; }
1107
+ .panel > .list-group .list-group-item {
1108
+ border-width: 1px 0;
1109
+ border-radius: 0; }
1110
+ .panel > .list-group:first-child .list-group-item:first-child {
1111
+ border-top: 0;
1112
+ border-top-right-radius: 2px;
1113
+ border-top-left-radius: 2px; }
1114
+ .panel > .list-group:last-child .list-group-item:last-child {
1115
+ border-bottom: 0;
1116
+ border-bottom-right-radius: 2px;
1117
+ border-bottom-left-radius: 2px; }
1118
+
1119
+ .panel-heading + .list-group .list-group-item:first-child {
1120
+ border-top-width: 0; }
1121
+
1122
+ .list-group + .panel-footer {
1123
+ border-top-width: 0; }
1124
+
1125
+ .panel > .table,
1126
+ .panel > .table-responsive > .table,
1127
+ .panel > .panel-collapse > .table {
1128
+ margin-bottom: 0; }
1129
+ .panel > .table:first-child,
1130
+ .panel > .table-responsive:first-child > .table:first-child {
1131
+ border-top-right-radius: 2px;
1132
+ border-top-left-radius: 2px; }
1133
+ .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
1134
+ .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
1135
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1136
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
1137
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
1138
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
1139
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1140
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
1141
+ border-top-left-radius: 2px; }
1142
+ .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
1143
+ .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
1144
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1145
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
1146
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
1147
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
1148
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1149
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
1150
+ border-top-right-radius: 2px; }
1151
+ .panel > .table:last-child,
1152
+ .panel > .table-responsive:last-child > .table:last-child {
1153
+ border-bottom-right-radius: 2px;
1154
+ border-bottom-left-radius: 2px; }
1155
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1156
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1157
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1158
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
1159
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1160
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1161
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1162
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
1163
+ border-bottom-left-radius: 2px; }
1164
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1165
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1166
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1167
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
1168
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1169
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1170
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1171
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
1172
+ border-bottom-right-radius: 2px; }
1173
+ .panel > .panel-body + .table,
1174
+ .panel > .panel-body + .table-responsive {
1175
+ border-top: 1px solid #dddddd; }
1176
+ .panel > .table > tbody:first-child > tr:first-child th,
1177
+ .panel > .table > tbody:first-child > tr:first-child td {
1178
+ border-top: 0; }
1179
+ .panel > .table-bordered,
1180
+ .panel > .table-responsive > .table-bordered {
1181
+ border: 0; }
1182
+ .panel > .table-bordered > thead > tr > th:first-child,
1183
+ .panel > .table-bordered > thead > tr > td:first-child,
1184
+ .panel > .table-bordered > tbody > tr > th:first-child,
1185
+ .panel > .table-bordered > tbody > tr > td:first-child,
1186
+ .panel > .table-bordered > tfoot > tr > th:first-child,
1187
+ .panel > .table-bordered > tfoot > tr > td:first-child,
1188
+ .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
1189
+ .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
1190
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
1191
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
1192
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1193
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1194
+ border-left: 0; }
1195
+ .panel > .table-bordered > thead > tr > th:last-child,
1196
+ .panel > .table-bordered > thead > tr > td:last-child,
1197
+ .panel > .table-bordered > tbody > tr > th:last-child,
1198
+ .panel > .table-bordered > tbody > tr > td:last-child,
1199
+ .panel > .table-bordered > tfoot > tr > th:last-child,
1200
+ .panel > .table-bordered > tfoot > tr > td:last-child,
1201
+ .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
1202
+ .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
1203
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
1204
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
1205
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1206
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1207
+ border-right: 0; }
1208
+ .panel > .table-bordered > thead > tr:first-child > td,
1209
+ .panel > .table-bordered > thead > tr:first-child > th,
1210
+ .panel > .table-bordered > tbody > tr:first-child > td,
1211
+ .panel > .table-bordered > tbody > tr:first-child > th,
1212
+ .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
1213
+ .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
1214
+ .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
1215
+ .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
1216
+ border-bottom: 0; }
1217
+ .panel > .table-bordered > tbody > tr:last-child > td,
1218
+ .panel > .table-bordered > tbody > tr:last-child > th,
1219
+ .panel > .table-bordered > tfoot > tr:last-child > td,
1220
+ .panel > .table-bordered > tfoot > tr:last-child > th,
1221
+ .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
1222
+ .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
1223
+ .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
1224
+ .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
1225
+ border-bottom: 0; }
1226
+ .panel > .table-responsive {
1227
+ border: 0;
1228
+ margin-bottom: 0; }
1229
+
1230
+ .panel-group {
1231
+ margin-bottom: 20px; }
1232
+ .panel-group .panel {
1233
+ margin-bottom: 0;
1234
+ border-radius: 3px; }
1235
+ .panel-group .panel + .panel {
1236
+ margin-top: 5px; }
1237
+ .panel-group .panel-heading {
1238
+ border-bottom: 0; }
1239
+ .panel-group .panel-heading + .panel-collapse > .panel-body {
1240
+ border-top: 1px solid #dddddd; }
1241
+ .panel-group .panel-footer {
1242
+ border-top: 0; }
1243
+ .panel-group .panel-footer + .panel-collapse .panel-body {
1244
+ border-bottom: 1px solid #dddddd; }
1245
+
1246
+ .panel-default {
1247
+ border-color: #ffffff;
1248
+ -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
1249
+ -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
1250
+ box-shadow: 0 0 10px rgba(50, 50, 50, 1);
1251
+ }
1252
+ .panel-default > .panel-heading {
1253
+ color: #333333;
1254
+ background-color: white;
1255
+ border-bottom:0px;
1256
+ border-color: #eeeeee; }
1257
+ .panel-default > .panel-heading + .panel-collapse > .panel-body {
1258
+ border-top-color: #eeeeee; }
1259
+ .panel-default > .panel-heading .badge {
1260
+ color: white;
1261
+ background-color: #333333; }
1262
+ .panel-default > .panel-footer + .panel-collapse > .panel-body {
1263
+ border-bottom-color: #eeeeee; }
1264
+
1265
+ .panel-primary {
1266
+ border-color: #ef4238; }
1267
+ .panel-primary > .panel-heading {
1268
+ color: white;
1269
+ background-color: #ef4238;
1270
+ border-color: #ef4238; }
1271
+ .panel-primary > .panel-heading + .panel-collapse > .panel-body {
1272
+ border-top-color: #ef4238; }
1273
+ .panel-primary > .panel-heading .badge {
1274
+ color: #ef4238;
1275
+ background-color: white; }
1276
+ .panel-primary > .panel-footer + .panel-collapse > .panel-body {
1277
+ border-bottom-color: #ef4238; }
1278
+
1279
+ .panel-success {
1280
+ border-color: #d6e9c6; }
1281
+ .panel-success > .panel-heading {
1282
+ color: #3c763d;
1283
+ background-color: #dff0d8;
1284
+ border-color: #d6e9c6; }
1285
+ .panel-success > .panel-heading + .panel-collapse > .panel-body {
1286
+ border-top-color: #d6e9c6; }
1287
+ .panel-success > .panel-heading .badge {
1288
+ color: #dff0d8;
1289
+ background-color: #3c763d; }
1290
+ .panel-success > .panel-footer + .panel-collapse > .panel-body {
1291
+ border-bottom-color: #d6e9c6; }
1292
+
1293
+ .panel-info {
1294
+ border-color: #bce8f1; }
1295
+ .panel-info > .panel-heading {
1296
+ color: #31708f;
1297
+ background-color: #d9edf7;
1298
+ border-color: #bce8f1; }
1299
+ .panel-info > .panel-heading + .panel-collapse > .panel-body {
1300
+ border-top-color: #bce8f1; }
1301
+ .panel-info > .panel-heading .badge {
1302
+ color: #d9edf7;
1303
+ background-color: #31708f; }
1304
+ .panel-info > .panel-footer + .panel-collapse > .panel-body {
1305
+ border-bottom-color: #bce8f1; }
1306
+
1307
+ .panel-warning {
1308
+ border-color: #faebcc; }
1309
+ .panel-warning > .panel-heading {
1310
+ color: #8a6d3b;
1311
+ background-color: #fcf8e3;
1312
+ border-color: #faebcc; }
1313
+ .panel-warning > .panel-heading + .panel-collapse > .panel-body {
1314
+ border-top-color: #faebcc; }
1315
+ .panel-warning > .panel-heading .badge {
1316
+ color: #fcf8e3;
1317
+ background-color: #8a6d3b; }
1318
+ .panel-warning > .panel-footer + .panel-collapse > .panel-body {
1319
+ border-bottom-color: #faebcc; }
1320
+
1321
+ .panel-danger {
1322
+ border-color: #ebccd1; }
1323
+ .panel-danger > .panel-heading {
1324
+ color: #a94442;
1325
+ background-color: #f2dede;
1326
+ border-color: #ebccd1; }
1327
+ .panel-danger > .panel-heading + .panel-collapse > .panel-body {
1328
+ border-top-color: #ebccd1; }
1329
+ .panel-danger > .panel-heading .badge {
1330
+ color: #f2dede;
1331
+ background-color: #a94442; }
1332
+ .panel-danger > .panel-footer + .panel-collapse > .panel-body {
1333
+ border-bottom-color: #ebccd1; }
1334
+
1335
+ .embed-responsive {
1336
+ position: relative;
1337
+ display: block;
1338
+ height: 0;
1339
+ padding: 0;
1340
+ overflow: hidden; }
1341
+ .embed-responsive .embed-responsive-item,
1342
+ .embed-responsive iframe,
1343
+ .embed-responsive embed,
1344
+ .embed-responsive object {
1345
+ position: absolute;
1346
+ top: 0;
1347
+ left: 0;
1348
+ bottom: 0;
1349
+ height: 100%;
1350
+ width: 100%;
1351
+ border: 0; }
1352
+ .embed-responsive.embed-responsive-16by9 {
1353
+ padding-bottom: 56.25%; }
1354
+ .embed-responsive.embed-responsive-4by3 {
1355
+ padding-bottom: 75%; }
1356
+
1357
+ .well {
1358
+ min-height: 20px;
1359
+ padding: 19px;
1360
+ margin-bottom: 20px;
1361
+ background-color: whitesmoke;
1362
+ border: 1px solid #e3e3e3;
1363
+ border-radius: 3px;
1364
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
1365
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
1366
+ .well blockquote {
1367
+ border-color: #ddd;
1368
+ border-color: rgba(0, 0, 0, 0.15); }
1369
+
1370
+ .well-lg {
1371
+ padding: 24px;
1372
+ border-radius: 4px; }
1373
+
1374
+ .well-sm {
1375
+ padding: 9px;
1376
+ border-radius: 2px; }
1377
+
1378
+ .close {
1379
+ float: right;
1380
+ font-size: 21px;
1381
+ font-weight: bold;
1382
+ line-height: 1;
1383
+ color: black;
1384
+ text-shadow: 0 1px 0 white;
1385
+ opacity: 0.2;
1386
+ filter: alpha(opacity=20); }
1387
+ .close:hover, .close:focus {
1388
+ color: black;
1389
+ text-decoration: none;
1390
+ cursor: pointer;
1391
+ opacity: 0.5;
1392
+ filter: alpha(opacity=50); }
1393
+
1394
+ button.close {
1395
+ padding: 0;
1396
+ cursor: pointer;
1397
+ background: transparent;
1398
+ border: 0;
1399
+ -webkit-appearance: none; }
1400
+
1401
+ .modal-open {
1402
+ overflow: hidden; }
1403
+
1404
+ .modal {
1405
+ display: none;
1406
+ overflow: hidden;
1407
+ position: fixed;
1408
+ top: 0;
1409
+ right: 0;
1410
+ bottom: 0;
1411
+ left: 0;
1412
+ z-index: 1050;
1413
+ -webkit-overflow-scrolling: touch;
1414
+ outline: 0; }
1415
+ .modal.fade .modal-dialog {
1416
+ -webkit-transform: translate3d(0, -25%, 0);
1417
+ transform: translate3d(0, -25%, 0);
1418
+ -webkit-transition: -webkit-transform 0.3s ease-out;
1419
+ -moz-transition: -moz-transform 0.3s ease-out;
1420
+ -o-transition: -o-transform 0.3s ease-out;
1421
+ transition: transform 0.3s ease-out; }
1422
+ .modal.in .modal-dialog {
1423
+ -webkit-transform: translate3d(0, 0, 0);
1424
+ transform: translate3d(0, 0, 0); }
1425
+
1426
+ .modal-open .modal {
1427
+ overflow-x: hidden;
1428
+ overflow-y: auto; }
1429
+
1430
+ .modal-dialog {
1431
+ position: relative;
1432
+ width: auto;
1433
+ margin: 10px; }
1434
+
1435
+ .modal-content {
1436
+ position: relative;
1437
+ background-color: white;
1438
+ border: 1px solid #999999;
1439
+ border: 1px solid rgba(0, 0, 0, 0.2);
1440
+ border-radius: 4px;
1441
+ -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
1442
+ box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
1443
+ background-clip: padding-box;
1444
+ outline: 0; }
1445
+
1446
+ .modal-backdrop {
1447
+ position: fixed;
1448
+ top: 0;
1449
+ right: 0;
1450
+ bottom: 0;
1451
+ left: 0;
1452
+ z-index: 1040;
1453
+ background-color: black; }
1454
+ .modal-backdrop.fade {
1455
+ opacity: 0;
1456
+ filter: alpha(opacity=0); }
1457
+ .modal-backdrop.in {
1458
+ opacity: 0.5;
1459
+ filter: alpha(opacity=50); }
1460
+
1461
+ .modal-header {
1462
+ padding: 15px;
1463
+ border-bottom: 1px solid #e5e5e5;
1464
+ min-height: 16.42857px; }
1465
+
1466
+ .modal-header .close {
1467
+ margin-top: -2px; }
1468
+
1469
+ .modal-title {
1470
+ margin: 0;
1471
+ line-height: 1.42857; }
1472
+
1473
+ .modal-body {
1474
+ position: relative;
1475
+ padding: 15px; }
1476
+
1477
+ .modal-footer {
1478
+ padding: 15px;
1479
+ text-align: right;
1480
+ border-top: 1px solid #e5e5e5; }
1481
+ .modal-footer:before, .modal-footer:after {
1482
+ content: " ";
1483
+ display: table; }
1484
+ .modal-footer:after {
1485
+ clear: both; }
1486
+ .modal-footer .btn + .btn {
1487
+ margin-left: 5px;
1488
+ margin-bottom: 0; }
1489
+ .modal-footer .btn-group .btn + .btn {
1490
+ margin-left: -1px; }
1491
+ .modal-footer .btn-block + .btn-block {
1492
+ margin-left: 0; }
1493
+
1494
+ .modal-scrollbar-measure {
1495
+ position: absolute;
1496
+ top: -9999px;
1497
+ width: 50px;
1498
+ height: 50px;
1499
+ overflow: scroll; }
1500
+
1501
+ @media (min-width: 768px) {
1502
+ .modal-dialog {
1503
+ width: 600px;
1504
+ margin: 30px auto; }
1505
+
1506
+ .modal-content {
1507
+ -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
1508
+ box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
1509
+
1510
+ .modal-sm {
1511
+ width: 300px; } }
1512
+ @media (min-width: 992px) {
1513
+ .modal-lg {
1514
+ width: 900px; } }
1515
+ .tooltip {
1516
+ position: absolute;
1517
+ z-index: 1070;
1518
+ display: block;
1519
+ visibility: visible;
1520
+ font-size: 12px;
1521
+ line-height: 1.4;
1522
+ opacity: 0;
1523
+ filter: alpha(opacity=0); }
1524
+ .tooltip.in {
1525
+ opacity: 0.9;
1526
+ filter: alpha(opacity=90); }
1527
+ .tooltip.top {
1528
+ margin-top: -3px;
1529
+ padding: 5px 0; }
1530
+ .tooltip.right {
1531
+ margin-left: 3px;
1532
+ padding: 0 5px; }
1533
+ .tooltip.bottom {
1534
+ margin-top: 3px;
1535
+ padding: 5px 0; }
1536
+ .tooltip.left {
1537
+ margin-left: -3px;
1538
+ padding: 0 5px; }
1539
+
1540
+ .tooltip-inner {
1541
+ max-width: 200px;
1542
+ padding: 3px 8px;
1543
+ color: white;
1544
+ text-align: center;
1545
+ text-decoration: none;
1546
+ background-color: black;
1547
+ border-radius: 3px; }
1548
+
1549
+ .tooltip-arrow {
1550
+ position: absolute;
1551
+ width: 0;
1552
+ height: 0;
1553
+ border-color: transparent;
1554
+ border-style: solid; }
1555
+
1556
+ .tooltip.top .tooltip-arrow {
1557
+ bottom: 0;
1558
+ left: 50%;
1559
+ margin-left: -5px;
1560
+ border-width: 5px 5px 0;
1561
+ border-top-color: black; }
1562
+ .tooltip.top-left .tooltip-arrow {
1563
+ bottom: 0;
1564
+ left: 5px;
1565
+ border-width: 5px 5px 0;
1566
+ border-top-color: black; }
1567
+ .tooltip.top-right .tooltip-arrow {
1568
+ bottom: 0;
1569
+ right: 5px;
1570
+ border-width: 5px 5px 0;
1571
+ border-top-color: black; }
1572
+ .tooltip.right .tooltip-arrow {
1573
+ top: 50%;
1574
+ left: 0;
1575
+ margin-top: -5px;
1576
+ border-width: 5px 5px 5px 0;
1577
+ border-right-color: black; }
1578
+ .tooltip.left .tooltip-arrow {
1579
+ top: 50%;
1580
+ right: 0;
1581
+ margin-top: -5px;
1582
+ border-width: 5px 0 5px 5px;
1583
+ border-left-color: black; }
1584
+ .tooltip.bottom .tooltip-arrow {
1585
+ top: 0;
1586
+ left: 50%;
1587
+ margin-left: -5px;
1588
+ border-width: 0 5px 5px;
1589
+ border-bottom-color: black; }
1590
+ .tooltip.bottom-left .tooltip-arrow {
1591
+ top: 0;
1592
+ left: 5px;
1593
+ border-width: 0 5px 5px;
1594
+ border-bottom-color: black; }
1595
+ .tooltip.bottom-right .tooltip-arrow {
1596
+ top: 0;
1597
+ right: 5px;
1598
+ border-width: 0 5px 5px;
1599
+ border-bottom-color: black; }
1600
+
1601
+ .popover {
1602
+ position: absolute;
1603
+ top: 0;
1604
+ left: 0;
1605
+ z-index: 1060;
1606
+ display: none;
1607
+ max-width: 276px;
1608
+ padding: 1px;
1609
+ text-align: left;
1610
+ background-color: white;
1611
+ background-clip: padding-box;
1612
+ border: 1px solid #cccccc;
1613
+ border: 1px solid rgba(0, 0, 0, 0.2);
1614
+ border-radius: 4px;
1615
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1616
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1617
+ white-space: normal; }
1618
+ .popover.top {
1619
+ margin-top: -10px; }
1620
+ .popover.right {
1621
+ margin-left: 10px; }
1622
+ .popover.bottom {
1623
+ margin-top: 10px; }
1624
+ .popover.left {
1625
+ margin-left: -10px; }
1626
+
1627
+ .popover-title {
1628
+ margin: 0;
1629
+ padding: 8px 14px;
1630
+ font-size: 14px;
1631
+ font-weight: normal;
1632
+ line-height: 18px;
1633
+ background-color: #f7f7f7;
1634
+ border-bottom: 1px solid #ebebeb;
1635
+ border-radius: 3px 3px 0 0; }
1636
+
1637
+ .popover-content {
1638
+ padding: 9px 14px; }
1639
+
1640
+ .popover > .arrow, .popover > .arrow:after {
1641
+ position: absolute;
1642
+ display: block;
1643
+ width: 0;
1644
+ height: 0;
1645
+ border-color: transparent;
1646
+ border-style: solid; }
1647
+
1648
+ .popover > .arrow {
1649
+ border-width: 11px; }
1650
+
1651
+ .popover > .arrow:after {
1652
+ border-width: 10px;
1653
+ content: ""; }
1654
+
1655
+ .popover.top > .arrow {
1656
+ left: 50%;
1657
+ margin-left: -11px;
1658
+ border-bottom-width: 0;
1659
+ border-top-color: #999999;
1660
+ border-top-color: rgba(0, 0, 0, 0.25);
1661
+ bottom: -11px; }
1662
+ .popover.top > .arrow:after {
1663
+ content: " ";
1664
+ bottom: 1px;
1665
+ margin-left: -10px;
1666
+ border-bottom-width: 0;
1667
+ border-top-color: white; }
1668
+ .popover.right > .arrow {
1669
+ top: 50%;
1670
+ left: -11px;
1671
+ margin-top: -11px;
1672
+ border-left-width: 0;
1673
+ border-right-color: #999999;
1674
+ border-right-color: rgba(0, 0, 0, 0.25); }
1675
+ .popover.right > .arrow:after {
1676
+ content: " ";
1677
+ left: 1px;
1678
+ bottom: -10px;
1679
+ border-left-width: 0;
1680
+ border-right-color: white; }
1681
+ .popover.bottom > .arrow {
1682
+ left: 50%;
1683
+ margin-left: -11px;
1684
+ border-top-width: 0;
1685
+ border-bottom-color: #999999;
1686
+ border-bottom-color: rgba(0, 0, 0, 0.25);
1687
+ top: -11px; }
1688
+ .popover.bottom > .arrow:after {
1689
+ content: " ";
1690
+ top: 1px;
1691
+ margin-left: -10px;
1692
+ border-top-width: 0;
1693
+ border-bottom-color: white; }
1694
+ .popover.left > .arrow {
1695
+ top: 50%;
1696
+ right: -11px;
1697
+ margin-top: -11px;
1698
+ border-right-width: 0;
1699
+ border-left-color: #999999;
1700
+ border-left-color: rgba(0, 0, 0, 0.25); }
1701
+ .popover.left > .arrow:after {
1702
+ content: " ";
1703
+ right: 1px;
1704
+ border-right-width: 0;
1705
+ border-left-color: white;
1706
+ bottom: -10px; }
1707
+
1708
+ .carousel {
1709
+ position: relative; }
1710
+
1711
+ .carousel-inner {
1712
+ position: relative;
1713
+ overflow: hidden;
1714
+ width: 100%; }
1715
+ .carousel-inner > .item {
1716
+ display: none;
1717
+ position: relative;
1718
+ -webkit-transition: 0.6s ease-in-out left;
1719
+ -o-transition: 0.6s ease-in-out left;
1720
+ transition: 0.6s ease-in-out left; }
1721
+ .carousel-inner > .item > img,
1722
+ .carousel-inner > .item > a > img {
1723
+ display: block;
1724
+ width: 100% \9;
1725
+ max-width: 100%;
1726
+ height: auto;
1727
+ line-height: 1; }
1728
+ .carousel-inner > .active,
1729
+ .carousel-inner > .next,
1730
+ .carousel-inner > .prev {
1731
+ display: block; }
1732
+ .carousel-inner > .active {
1733
+ left: 0; }
1734
+ .carousel-inner > .next,
1735
+ .carousel-inner > .prev {
1736
+ position: absolute;
1737
+ top: 0;
1738
+ width: 100%; }
1739
+ .carousel-inner > .next {
1740
+ left: 100%; }
1741
+ .carousel-inner > .prev {
1742
+ left: -100%; }
1743
+ .carousel-inner > .next.left,
1744
+ .carousel-inner > .prev.right {
1745
+ left: 0; }
1746
+ .carousel-inner > .active.left {
1747
+ left: -100%; }
1748
+ .carousel-inner > .active.right {
1749
+ left: 100%; }
1750
+
1751
+ .carousel-control {
1752
+ position: absolute;
1753
+ top: 0;
1754
+ left: 0;
1755
+ bottom: 0;
1756
+ width: 15%;
1757
+ opacity: 0.5;
1758
+ filter: alpha(opacity=50);
1759
+ font-size: 20px;
1760
+ color: white;
1761
+ text-align: center;
1762
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
1763
+ .carousel-control.left {
1764
+ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1765
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1766
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1767
+ background-repeat: repeat-x;
1768
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
1769
+ .carousel-control.right {
1770
+ left: auto;
1771
+ right: 0;
1772
+ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1773
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1774
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1775
+ background-repeat: repeat-x;
1776
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
1777
+ .carousel-control:hover, .carousel-control:focus {
1778
+ outline: 0;
1779
+ color: white;
1780
+ text-decoration: none;
1781
+ opacity: 0.9;
1782
+ filter: alpha(opacity=90); }
1783
+ .carousel-control .icon-prev,
1784
+ .carousel-control .icon-next,
1785
+ .carousel-control .glyphicon-chevron-left,
1786
+ .carousel-control .glyphicon-chevron-right {
1787
+ position: absolute;
1788
+ top: 50%;
1789
+ z-index: 5;
1790
+ display: inline-block; }
1791
+ .carousel-control .icon-prev,
1792
+ .carousel-control .glyphicon-chevron-left {
1793
+ left: 50%;
1794
+ margin-left: -10px; }
1795
+ .carousel-control .icon-next,
1796
+ .carousel-control .glyphicon-chevron-right {
1797
+ right: 50%;
1798
+ margin-right: -10px; }
1799
+ .carousel-control .icon-prev,
1800
+ .carousel-control .icon-next {
1801
+ width: 20px;
1802
+ height: 20px;
1803
+ margin-top: -10px;
1804
+ font-family: serif; }
1805
+ .carousel-control .icon-prev:before {
1806
+ content: '\2039'; }
1807
+ .carousel-control .icon-next:before {
1808
+ content: '\203a'; }
1809
+
1810
+ .carousel-indicators {
1811
+ position: absolute;
1812
+ bottom: 10px;
1813
+ left: 50%;
1814
+ z-index: 15;
1815
+ width: 60%;
1816
+ margin-left: -30%;
1817
+ padding-left: 0;
1818
+ list-style: none;
1819
+ text-align: center; }
1820
+ .carousel-indicators li {
1821
+ display: inline-block;
1822
+ width: 10px;
1823
+ height: 10px;
1824
+ margin: 1px;
1825
+ text-indent: -999px;
1826
+ border: 1px solid white;
1827
+ border-radius: 10px;
1828
+ cursor: pointer;
1829
+ background-color: #000 \9;
1830
+ background-color: transparent; }
1831
+ .carousel-indicators .active {
1832
+ margin: 0;
1833
+ width: 12px;
1834
+ height: 12px;
1835
+ background-color: white; }
1836
+
1837
+ .carousel-caption {
1838
+ position: absolute;
1839
+ left: 15%;
1840
+ right: 15%;
1841
+ bottom: 20px;
1842
+ z-index: 10;
1843
+ padding-top: 20px;
1844
+ padding-bottom: 20px;
1845
+ color: white;
1846
+ text-align: center;
1847
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
1848
+ .carousel-caption .btn {
1849
+ text-shadow: none; }
1850
+
1851
+ @media screen and (min-width: 768px) {
1852
+ .carousel-control .glyphicon-chevron-left,
1853
+ .carousel-control .glyphicon-chevron-right,
1854
+ .carousel-control .icon-prev,
1855
+ .carousel-control .icon-next {
1856
+ width: 30px;
1857
+ height: 30px;
1858
+ margin-top: -15px;
1859
+ font-size: 30px; }
1860
+ .carousel-control .glyphicon-chevron-left,
1861
+ .carousel-control .icon-prev {
1862
+ margin-left: -15px; }
1863
+ .carousel-control .glyphicon-chevron-right,
1864
+ .carousel-control .icon-next {
1865
+ margin-right: -15px; }
1866
+
1867
+ .carousel-caption {
1868
+ left: 20%;
1869
+ right: 20%;
1870
+ padding-bottom: 30px; }
1871
+
1872
+ .carousel-indicators {
1873
+ bottom: 20px; } }
1874
+ .clearfix:before, .clearfix:after {
1875
+ content: " ";
1876
+ display: table; }
1877
+ .clearfix:after {
1878
+ clear: both; }
1879
+
1880
+ .center-block {
1881
+ display: block;
1882
+ margin-left: auto;
1883
+ margin-right: auto; }
1884
+
1885
+ .pull-right {
1886
+ float: right !important; }
1887
+
1888
+ .pull-left {
1889
+ float: left !important; }
1890
+
1891
+ .hide {
1892
+ display: none !important; }
1893
+
1894
+ .show {
1895
+ display: block !important; }
1896
+
1897
+ .invisible {
1898
+ visibility: hidden; }
1899
+
1900
+ .text-hide {
1901
+ font: 0/0 a;
1902
+ color: transparent;
1903
+ text-shadow: none;
1904
+ background-color: transparent;
1905
+ border: 0; }
1906
+
1907
+ .hidden {
1908
+ display: none !important;
1909
+ visibility: hidden !important; }
1910
+
1911
+ .affix {
1912
+ position: fixed;
1913
+ -webkit-transform: translate3d(0, 0, 0);
1914
+ transform: translate3d(0, 0, 0); }
1915
+
1916
+ @-ms-viewport {
1917
+ width: device-width; }
1918
+ .visible-xs, .visible-sm, .visible-md, .visible-lg {
1919
+ display: none !important; }
1920
+
1921
+ .visible-xs-block,
1922
+ .visible-xs-inline,
1923
+ .visible-xs-inline-block,
1924
+ .visible-sm-block,
1925
+ .visible-sm-inline,
1926
+ .visible-sm-inline-block,
1927
+ .visible-md-block,
1928
+ .visible-md-inline,
1929
+ .visible-md-inline-block,
1930
+ .visible-lg-block,
1931
+ .visible-lg-inline,
1932
+ .visible-lg-inline-block {
1933
+ display: none !important; }
1934
+
1935
+ @media (max-width: 767px) {
1936
+ .visible-xs {
1937
+ display: block !important; }
1938
+
1939
+ table.visible-xs {
1940
+ display: table; }
1941
+
1942
+ tr.visible-xs {
1943
+ display: table-row !important; }
1944
+
1945
+ th.visible-xs,
1946
+ td.visible-xs {
1947
+ display: table-cell !important; } }
1948
+ @media (max-width: 767px) {
1949
+ .visible-xs-block {
1950
+ display: block !important; } }
1951
+
1952
+ @media (max-width: 767px) {
1953
+ .visible-xs-inline {
1954
+ display: inline !important; } }
1955
+
1956
+ @media (max-width: 767px) {
1957
+ .visible-xs-inline-block {
1958
+ display: inline-block !important; } }
1959
+
1960
+ @media (min-width: 768px) and (max-width: 991px) {
1961
+ .visible-sm {
1962
+ display: block !important; }
1963
+
1964
+ table.visible-sm {
1965
+ display: table; }
1966
+
1967
+ tr.visible-sm {
1968
+ display: table-row !important; }
1969
+
1970
+ th.visible-sm,
1971
+ td.visible-sm {
1972
+ display: table-cell !important; } }
1973
+ @media (min-width: 768px) and (max-width: 991px) {
1974
+ .visible-sm-block {
1975
+ display: block !important; } }
1976
+
1977
+ @media (min-width: 768px) and (max-width: 991px) {
1978
+ .visible-sm-inline {
1979
+ display: inline !important; } }
1980
+
1981
+ @media (min-width: 768px) and (max-width: 991px) {
1982
+ .visible-sm-inline-block {
1983
+ display: inline-block !important; } }
1984
+
1985
+ @media (min-width: 992px) and (max-width: 1199px) {
1986
+ .visible-md {
1987
+ display: block !important; }
1988
+
1989
+ table.visible-md {
1990
+ display: table; }
1991
+
1992
+ tr.visible-md {
1993
+ display: table-row !important; }
1994
+
1995
+ th.visible-md,
1996
+ td.visible-md {
1997
+ display: table-cell !important; } }
1998
+ @media (min-width: 992px) and (max-width: 1199px) {
1999
+ .visible-md-block {
2000
+ display: block !important; } }
2001
+
2002
+ @media (min-width: 992px) and (max-width: 1199px) {
2003
+ .visible-md-inline {
2004
+ display: inline !important; } }
2005
+
2006
+ @media (min-width: 992px) and (max-width: 1199px) {
2007
+ .visible-md-inline-block {
2008
+ display: inline-block !important; } }
2009
+
2010
+ @media (min-width: 1200px) {
2011
+ .visible-lg {
2012
+ display: block !important; }
2013
+
2014
+ table.visible-lg {
2015
+ display: table; }
2016
+
2017
+ tr.visible-lg {
2018
+ display: table-row !important; }
2019
+
2020
+ th.visible-lg,
2021
+ td.visible-lg {
2022
+ display: table-cell !important; } }
2023
+ @media (min-width: 1200px) {
2024
+ .visible-lg-block {
2025
+ display: block !important; } }
2026
+
2027
+ @media (min-width: 1200px) {
2028
+ .visible-lg-inline {
2029
+ display: inline !important; } }
2030
+
2031
+ @media (min-width: 1200px) {
2032
+ .visible-lg-inline-block {
2033
+ display: inline-block !important; } }
2034
+
2035
+ @media (max-width: 767px) {
2036
+ .hidden-xs {
2037
+ display: none !important; } }
2038
+ @media (min-width: 768px) and (max-width: 991px) {
2039
+ .hidden-sm {
2040
+ display: none !important; } }
2041
+ @media (min-width: 992px) and (max-width: 1199px) {
2042
+ .hidden-md {
2043
+ display: none !important; } }
2044
+ @media (min-width: 1200px) {
2045
+ .hidden-lg {
2046
+ display: none !important; } }
2047
+ .visible-print {
2048
+ display: none !important; }
2049
+
2050
+ @media print {
2051
+ .visible-print {
2052
+ display: block !important; }
2053
+
2054
+ table.visible-print {
2055
+ display: table; }
2056
+
2057
+ tr.visible-print {
2058
+ display: table-row !important; }
2059
+
2060
+ th.visible-print,
2061
+ td.visible-print {
2062
+ display: table-cell !important; } }
2063
+ .visible-print-block {
2064
+ display: none !important; }
2065
+ @media print {
2066
+ .visible-print-block {
2067
+ display: block !important; } }
2068
+
2069
+ .visible-print-inline {
2070
+ display: none !important; }
2071
+ @media print {
2072
+ .visible-print-inline {
2073
+ display: inline !important; } }
2074
+
2075
+ .visible-print-inline-block {
2076
+ display: none !important; }
2077
+ @media print {
2078
+ .visible-print-inline-block {
2079
+ display: inline-block !important; } }
2080
+
2081
+ @media print {
2082
+ .hidden-print {
2083
+ display: none !important; } }
2084
+
2085
+
2086
+
2087
  /* BACKGROUND GRADIENT */
2088
  /* BACKGROUND SIZE */
2089
  /* BORDER RADIUS */
2887
  -ms-transition: all 0.5s ease;
2888
  transition: all 0.5s ease; }
2889
  .sidebar .sidebar-profile {
2890
+ padding: 14px 0px 36px;
2891
+ margin-left: -16px; }
2892
  .sidebar .sidebar-profile .sidebar-profile-picture {
2893
+ position: relative;
2894
+ margin-left: -16px; }
2895
  .sidebar .sidebar-profile .sidebar-profile-picture .sidebar-profile-status {
2896
  top: -35px;
2897
+ left: 70px;
2898
  width: 18px;
2899
  height: 18px;
2900
  position: absolute;
4005
  div#setting-error-tgmpa {
4006
  /*margin-top: 390px;*/
4007
  height: auto;
4008
+ }
4009
+
4010
+ #sidebar-wrapper {
4011
+ min-height: 100vh;
4012
+ margin-left: -15rem;
4013
+ -webkit-transition: margin .25s ease-out;
4014
+ -moz-transition: margin .25s ease-out;
4015
+ -o-transition: margin .25s ease-out;
4016
+ transition: margin .25s ease-out;
4017
+ }
4018
+
4019
+ #sidebar-wrapper .sidebar-heading {
4020
+ padding: 0.875rem 1.25rem;
4021
+ font-size: 1.2rem;
4022
+ }
4023
+
4024
+ #sidebar-wrapper .list-group {
4025
+ width: 15rem;
4026
+ }
4027
+
4028
+ #page-content-wrapper {
4029
+ min-width: 100vw;
4030
+ }
4031
+
4032
+ #wrapper.toggled #sidebar-wrapper {
4033
+ margin-left: 0;
4034
+ }
4035
+
4036
+ @media (min-width: 768px) {
4037
+ #sidebar-wrapper {
4038
+ margin-left: 0;
4039
+ }
4040
+
4041
+ #page-content-wrapper {
4042
+ min-width: 0;
4043
+ width: 100%;
4044
+ }
4045
+
4046
+ #wrapper.toggled #sidebar-wrapper {
4047
+ margin-left: -15rem;
4048
+ }
4049
+ }
4050
+ .nav li a{
4051
+ color: #ef4238;
4052
+ }
4053
+ .tab-content > .active {
4054
+ opacity: 1;
4055
  }
exclude-images.php CHANGED
@@ -1,11 +1,11 @@
1
  <hr>
2
  <div>
3
- <h3><?php _e('To Exclude the image(s) from Pin Button On Image Hover. Please add image(s) URL below:', WEBLIZAR_PINIT_TD); ?></h3>
4
- <input id="no-pin-image-url" name="no-pin-image-url" type="text" value="" placeholder="<?php _e('Provide Image SRC URL', WEBLIZAR_PINIT_TD); ?>">
5
  <?php wp_nonce_field( 'pinit_exclude_nonce_action', 'pinit_exclude_nonce_field' ); ?>
6
- <button id="add-pin-image-url" name="add-pin-image-url" class="button button-primary" type="button" onclick="return SaveNoPinImage(this.value);"><strong><i class="fa fa-plus"></i>&nbsp;&nbsp;<?php _e('Add', WEBLIZAR_PINIT_TD); ?></strong></button>
7
- <i id="loading-2" name="loading-2" style="display: none;" class="fa fa-cog fa-spin fa-2x"></i>
8
- <p class="alert"><strong><?php _e('Note', WEBLIZAR_PINIT_TD); ?>:</strong> <?php _e('Refresh the page to see new added URLs.', WEBLIZAR_PINIT_TD); ?> <button id="refersh-page" name="refersh-page" class="button button-primary" type="button" onclick="return location.reload();"><strong><span class="dashicons dashicons-update"></span><?php _e('Refesh', WEBLIZAR_PINIT_TD); ?></strong></button></p>
9
  </div>
10
  <hr>
11
  <div>
@@ -19,7 +19,7 @@
19
  <thead class="thead-dark">
20
  <tr>
21
  <th scope="col">#</th>
22
- <th scope="col">URL</th>
23
  <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="-1" /></th>
24
  </tr>
25
  </thead>
@@ -31,10 +31,10 @@
31
  foreach($all_exclude_images as $exclude_key => $exclude_image) {
32
  if($exclude_image) {
33
  ?>
34
- <tr id="<?php echo $exclude_key; ?>">
35
- <th scope="row"><?php echo $count; ?></th>
36
- <td><?php echo $exclude_image; ?></td>
37
- <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="<?php echo $exclude_key; ?>" /></th>
38
  </tr>
39
  <?php
40
  $count++;
@@ -50,14 +50,14 @@
50
  <thead class="thead-dark">
51
  <tr>
52
  <th scope="col">#</th>
53
- <th scope="col">URL</th>
54
  <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="-1" /></th>
55
  </tr>
56
  </thead>
57
  <tr>
58
  <th>&nbsp;</th>
59
  <th>&nbsp;</th>
60
- <th class="text-center"><button type="button" id="delete-all" name="delete-all" title="Delte All" onclick="return DeleteAllImg();"><i class="fa fa-trash"></i></button></th>
61
  </tr>
62
 
63
  </table>
1
  <hr>
2
  <div>
3
+ <h3><?php esc_html_e('To Exclude the image(s) from Pin Button On Image Hover. Please add image(s) URL below:', WEBLIZAR_PINIT_TD); ?></h3>
4
+ <input id="no-pin-image-url" name="no-pin-image-url" type="text" value="" placeholder="<?php esc_attr_e('Provide Image SRC URL', WEBLIZAR_PINIT_TD); ?>">
5
  <?php wp_nonce_field( 'pinit_exclude_nonce_action', 'pinit_exclude_nonce_field' ); ?>
6
+ <button id="add-pin-image-url" name="add-pin-image-url" class="button button-primary" type="button" onclick="return SaveNoPinImage(this.value);"><strong><i class="fas fa-plus"></i>&nbsp;&nbsp;<?php esc_html_e('Add', WEBLIZAR_PINIT_TD); ?></strong></button>
7
+ <i id="loading-2" name="loading-2" style="display: none;" class="fas fa-cog fa-spin fa-2x"></i>
8
+ <p class="alert"><strong><?php esc_html_e('Note', WEBLIZAR_PINIT_TD); ?>:</strong> <?php esc_html_e('Refresh the page to see new added URLs.', WEBLIZAR_PINIT_TD); ?> <button id="refersh-page" name="refersh-page" class="button button-primary" type="button" onclick="return location.reload();"><strong><span class="dashicons dashicons-update"></span><?php esc_html_e('Refesh', WEBLIZAR_PINIT_TD); ?></strong></button></p>
9
  </div>
10
  <hr>
11
  <div>
19
  <thead class="thead-dark">
20
  <tr>
21
  <th scope="col">#</th>
22
+ <th scope="col"><?php esc_html_e('URL', WEBLIZAR_PINIT_TD); ?></th>
23
  <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="-1" /></th>
24
  </tr>
25
  </thead>
31
  foreach($all_exclude_images as $exclude_key => $exclude_image) {
32
  if($exclude_image) {
33
  ?>
34
+ <tr id="<?php echo esc_attr($exclude_key); ?>">
35
+ <th scope="row"><?php echo esc_html($count); ?></th>
36
+ <td><?php echo esc_html($exclude_image); ?></td>
37
+ <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="<?php echo esc_attr($exclude_key); ?>" /></th>
38
  </tr>
39
  <?php
40
  $count++;
50
  <thead class="thead-dark">
51
  <tr>
52
  <th scope="col">#</th>
53
+ <th scope="col"><?php esc_html_e('URL', WEBLIZAR_PINIT_TD); ?></th>
54
  <th scope="col" class="text-center"><input type="checkbox" id="select-all" name="select-all[]" value="-1" /></th>
55
  </tr>
56
  </thead>
57
  <tr>
58
  <th>&nbsp;</th>
59
  <th>&nbsp;</th>
60
+ <th class="text-center"><button type="button" id="delete-all" name="delete-all" title="Delte All" onclick="return DeleteAllImg();"><i class="fas fa-trash"></i></button></th>
61
  </tr>
62
 
63
  </table>
exclude-pages.php CHANGED
@@ -3,12 +3,12 @@ defined( 'ABSPATH' ) or die();
3
  ?>
4
  <hr>
5
  <div>
6
- <h3><?php _e('To Exclude the page(s) from Pin Button On Image Hover. Please add page(s) name below:', WEBLIZAR_PINIT_TD); ?></h3>
7
- <input id="no-pin-image-page" name="no-pin-image-page" type="text" value="" placeholder="<?php _e('Provide Page Name', WEBLIZAR_PINIT_TD); ?>">
8
  <?php wp_nonce_field( 'pinit_exclude_page_nonce_action', 'pinit_exclude_page_nonce_field' ); ?>
9
- <button id="add-pin-page-name" name="add-pin-page-name" class="button button-primary" type="button" onclick="return SaveNoPinPage(this.value);"><strong><i class="fa fa-plus"></i>&nbsp;&nbsp;<?php _e('Add', WEBLIZAR_PINIT_TD); ?></strong></button>
10
- <i id="loading-2" name="loading-2" style="display: none;" class="fa fa-cog fa-spin fa-2x"></i>
11
- <p class="alert"><strong><?php _e('Note', WEBLIZAR_PINIT_TD); ?>:</strong> <?php _e('Refresh the page to see new added Pages.', WEBLIZAR_PINIT_TD); ?> <button id="refersh-page" name="refersh-page" class="button button-primary" type="button" onclick="return location.reload();"><strong><span class="dashicons dashicons-update"></span><?php _e('Refesh', WEBLIZAR_PINIT_TD); ?></strong></button></p>
12
  </div>
13
  <?php
14
  $all_excluded_pages = NULL;
@@ -18,7 +18,7 @@ $all_excluded_pages = get_option('excluded_pint_it_pages');
18
  <thead class="thead-dark">
19
  <tr>
20
  <th scope="col">#</th>
21
- <th scope="col">Page</th>
22
  <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="1" /></th>
23
  </tr>
24
  </thead>
@@ -30,9 +30,9 @@ $all_excluded_pages = get_option('excluded_pint_it_pages');
30
  if( $exclude_page ) {
31
  ?>
32
  <tr id="<?php echo "page-".$exclude_key; ?>">
33
- <th scope="row"><?php echo $count; ?></th>
34
- <td><?php echo $exclude_page; ?></td>
35
- <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="<?php echo $exclude_key; ?>" /></th>
36
  </tr>
37
  <?php
38
  $count++;
@@ -47,14 +47,14 @@ $all_excluded_pages = get_option('excluded_pint_it_pages');
47
  <thead class="thead-dark">
48
  <tr>
49
  <th scope="col">#</th>
50
- <th scope="col">Page</th>
51
  <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="-1" /></th>
52
  </tr>
53
  </thead>
54
  <tr>
55
  <th>&nbsp;</th>
56
  <th>&nbsp;</th>
57
- <th class="text-center"><button type="button" id="delete-page-all" name="delete-page-all" title="Delte All" onclick="return DeleteAll();"><i class="fa fa-trash"></i></button></th>
58
  </tr>
59
  </table>
60
  <script type="text/javascript">
3
  ?>
4
  <hr>
5
  <div>
6
+ <h3><?php esc_html_e('To Exclude the page(s) from Pin Button On Image Hover. Please add page(s) name below:', WEBLIZAR_PINIT_TD); ?></h3>
7
+ <input id="no-pin-image-page" name="no-pin-image-page" type="text" value="" placeholder="<?php esc_attr_e('Provide Page Name', WEBLIZAR_PINIT_TD); ?>">
8
  <?php wp_nonce_field( 'pinit_exclude_page_nonce_action', 'pinit_exclude_page_nonce_field' ); ?>
9
+ <button id="add-pin-page-name" name="add-pin-page-name" class="button button-primary" type="button" onclick="return SaveNoPinPage(this.value);"><strong><i class="fas fa-plus"></i>&nbsp;&nbsp;<?php esc_html_e('Add', WEBLIZAR_PINIT_TD); ?></strong></button>
10
+ <i id="loading-2" name="loading-2" style="display: none;" class="fas fa-cog fa-spin fa-2x"></i>
11
+ <p class="alert"><strong><?php esc_html_e('Note', WEBLIZAR_PINIT_TD); ?>:</strong> <?php esc_html_e('Refresh the page to see new added Pages.', WEBLIZAR_PINIT_TD); ?> <button id="refersh-page" name="refersh-page" class="button button-primary" type="button" onclick="return location.reload();"><strong><span class="dashicons dashicons-update"></span><?php esc_html_e('Refesh', WEBLIZAR_PINIT_TD); ?></strong></button></p>
12
  </div>
13
  <?php
14
  $all_excluded_pages = NULL;
18
  <thead class="thead-dark">
19
  <tr>
20
  <th scope="col">#</th>
21
+ <th scope="col"><?php esc_html_e('Page', WEBLIZAR_PINIT_TD); ?></th>
22
  <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="1" /></th>
23
  </tr>
24
  </thead>
30
  if( $exclude_page ) {
31
  ?>
32
  <tr id="<?php echo "page-".$exclude_key; ?>">
33
+ <th scope="row"><?php echo esc_html($count); ?></th>
34
+ <td><?php echo esc_html($exclude_page); ?></td>
35
+ <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="<?php echo esc_attr($exclude_key); ?>" /></th>
36
  </tr>
37
  <?php
38
  $count++;
47
  <thead class="thead-dark">
48
  <tr>
49
  <th scope="col">#</th>
50
+ <th scope="col"><?php esc_html_e('Page', WEBLIZAR_PINIT_TD); ?></th>
51
  <th scope="col" class="text-center"><input type="checkbox" id="select-page-all" name="select-page-all[]" value="-1" /></th>
52
  </tr>
53
  </thead>
54
  <tr>
55
  <th>&nbsp;</th>
56
  <th>&nbsp;</th>
57
+ <th class="text-center"><button type="button" id="delete-page-all" name="delete-page-all" title="Delte All" onclick="return DeleteAll();"><i class="fas fa-trash"></i></button></th>
58
  </tr>
59
  </table>
60
  <script type="text/javascript">
font-awesome-latest/css/fa-brands.css DELETED
@@ -1,13 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Brands';
7
- font-style: normal;
8
- font-weight: normal;
9
- src: url("../webfonts/fa-brands-400.eot");
10
- src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
11
-
12
- .fab {
13
- font-family: 'Font Awesome 5 Brands'; }
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fa-brands.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}
 
 
 
 
 
font-awesome-latest/css/fa-regular.css DELETED
@@ -1,14 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Free';
7
- font-style: normal;
8
- font-weight: 400;
9
- src: url("../webfonts/fa-regular-400.eot");
10
- src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
11
-
12
- .far {
13
- font-family: 'Font Awesome 5 Free';
14
- font-weight: 400; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fa-regular.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:Font Awesome\ 5 Free;font-weight:400}
 
 
 
 
 
font-awesome-latest/css/fa-solid.css DELETED
@@ -1,15 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Free';
7
- font-style: normal;
8
- font-weight: 900;
9
- src: url("../webfonts/fa-solid-900.eot");
10
- src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
11
-
12
- .fa,
13
- .fas {
14
- font-family: 'Font Awesome 5 Free';
15
- font-weight: 900; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fa-solid.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Free;font-weight:900}
 
 
 
 
 
font-awesome-latest/css/fontawesome-all.css DELETED
@@ -1,2726 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,
6
- .fas,
7
- .far,
8
- .fal,
9
- .fab {
10
- -moz-osx-font-smoothing: grayscale;
11
- -webkit-font-smoothing: antialiased;
12
- display: inline-block;
13
- font-style: normal;
14
- font-variant: normal;
15
- text-rendering: auto;
16
- line-height: 1; }
17
-
18
- .fa-lg {
19
- font-size: 1.33333em;
20
- line-height: 0.75em;
21
- vertical-align: -.0667em; }
22
-
23
- .fa-xs {
24
- font-size: .75em; }
25
-
26
- .fa-sm {
27
- font-size: .875em; }
28
-
29
- .fa-1x {
30
- font-size: 1em; }
31
-
32
- .fa-2x {
33
- font-size: 2em; }
34
-
35
- .fa-3x {
36
- font-size: 3em; }
37
-
38
- .fa-4x {
39
- font-size: 4em; }
40
-
41
- .fa-5x {
42
- font-size: 5em; }
43
-
44
- .fa-6x {
45
- font-size: 6em; }
46
-
47
- .fa-7x {
48
- font-size: 7em; }
49
-
50
- .fa-8x {
51
- font-size: 8em; }
52
-
53
- .fa-9x {
54
- font-size: 9em; }
55
-
56
- .fa-10x {
57
- font-size: 10em; }
58
-
59
- .fa-fw {
60
- text-align: center;
61
- width: 1.25em; }
62
-
63
- .fa-ul {
64
- list-style-type: none;
65
- margin-left: 2.5em;
66
- padding-left: 0; }
67
- .fa-ul > li {
68
- position: relative; }
69
-
70
- .fa-li {
71
- left: -2em;
72
- position: absolute;
73
- text-align: center;
74
- width: 2em;
75
- line-height: inherit; }
76
-
77
- .fa-border {
78
- border: solid 0.08em #eee;
79
- border-radius: .1em;
80
- padding: .2em .25em .15em; }
81
-
82
- .fa-pull-left {
83
- float: left; }
84
-
85
- .fa-pull-right {
86
- float: right; }
87
-
88
- .fa.fa-pull-left,
89
- .fas.fa-pull-left,
90
- .far.fa-pull-left,
91
- .fal.fa-pull-left,
92
- .fab.fa-pull-left {
93
- margin-right: .3em; }
94
-
95
- .fa.fa-pull-right,
96
- .fas.fa-pull-right,
97
- .far.fa-pull-right,
98
- .fal.fa-pull-right,
99
- .fab.fa-pull-right {
100
- margin-left: .3em; }
101
-
102
- .fa-spin {
103
- -webkit-animation: fa-spin 2s infinite linear;
104
- animation: fa-spin 2s infinite linear; }
105
-
106
- .fa-pulse {
107
- -webkit-animation: fa-spin 1s infinite steps(8);
108
- animation: fa-spin 1s infinite steps(8); }
109
-
110
- @-webkit-keyframes fa-spin {
111
- 0% {
112
- -webkit-transform: rotate(0deg);
113
- transform: rotate(0deg); }
114
- 100% {
115
- -webkit-transform: rotate(360deg);
116
- transform: rotate(360deg); } }
117
-
118
- @keyframes fa-spin {
119
- 0% {
120
- -webkit-transform: rotate(0deg);
121
- transform: rotate(0deg); }
122
- 100% {
123
- -webkit-transform: rotate(360deg);
124
- transform: rotate(360deg); } }
125
-
126
- .fa-rotate-90 {
127
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
128
- -webkit-transform: rotate(90deg);
129
- transform: rotate(90deg); }
130
-
131
- .fa-rotate-180 {
132
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
133
- -webkit-transform: rotate(180deg);
134
- transform: rotate(180deg); }
135
-
136
- .fa-rotate-270 {
137
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
138
- -webkit-transform: rotate(270deg);
139
- transform: rotate(270deg); }
140
-
141
- .fa-flip-horizontal {
142
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
143
- -webkit-transform: scale(-1, 1);
144
- transform: scale(-1, 1); }
145
-
146
- .fa-flip-vertical {
147
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
148
- -webkit-transform: scale(1, -1);
149
- transform: scale(1, -1); }
150
-
151
- .fa-flip-horizontal.fa-flip-vertical {
152
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
153
- -webkit-transform: scale(-1, -1);
154
- transform: scale(-1, -1); }
155
-
156
- :root .fa-rotate-90,
157
- :root .fa-rotate-180,
158
- :root .fa-rotate-270,
159
- :root .fa-flip-horizontal,
160
- :root .fa-flip-vertical {
161
- -webkit-filter: none;
162
- filter: none; }
163
-
164
- .fa-stack {
165
- display: inline-block;
166
- height: 2em;
167
- line-height: 2em;
168
- position: relative;
169
- vertical-align: middle;
170
- width: 2em; }
171
-
172
- .fa-stack-1x,
173
- .fa-stack-2x {
174
- left: 0;
175
- position: absolute;
176
- text-align: center;
177
- width: 100%; }
178
-
179
- .fa-stack-1x {
180
- line-height: inherit; }
181
-
182
- .fa-stack-2x {
183
- font-size: 2em; }
184
-
185
- .fa-inverse {
186
- color: #fff; }
187
-
188
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
189
- readers do not read off random characters that represent icons */
190
- .fa-500px:before {
191
- content: "\f26e"; }
192
-
193
- .fa-accessible-icon:before {
194
- content: "\f368"; }
195
-
196
- .fa-accusoft:before {
197
- content: "\f369"; }
198
-
199
- .fa-address-book:before {
200
- content: "\f2b9"; }
201
-
202
- .fa-address-card:before {
203
- content: "\f2bb"; }
204
-
205
- .fa-adjust:before {
206
- content: "\f042"; }
207
-
208
- .fa-adn:before {
209
- content: "\f170"; }
210
-
211
- .fa-adversal:before {
212
- content: "\f36a"; }
213
-
214
- .fa-affiliatetheme:before {
215
- content: "\f36b"; }
216
-
217
- .fa-algolia:before {
218
- content: "\f36c"; }
219
-
220
- .fa-align-center:before {
221
- content: "\f037"; }
222
-
223
- .fa-align-justify:before {
224
- content: "\f039"; }
225
-
226
- .fa-align-left:before {
227
- content: "\f036"; }
228
-
229
- .fa-align-right:before {
230
- content: "\f038"; }
231
-
232
- .fa-amazon:before {
233
- content: "\f270"; }
234
-
235
- .fa-amazon-pay:before {
236
- content: "\f42c"; }
237
-
238
- .fa-ambulance:before {
239
- content: "\f0f9"; }
240
-
241
- .fa-american-sign-language-interpreting:before {
242
- content: "\f2a3"; }
243
-
244
- .fa-amilia:before {
245
- content: "\f36d"; }
246
-
247
- .fa-anchor:before {
248
- content: "\f13d"; }
249
-
250
- .fa-android:before {
251
- content: "\f17b"; }
252
-
253
- .fa-angellist:before {
254
- content: "\f209"; }
255
-
256
- .fa-angle-double-down:before {
257
- content: "\f103"; }
258
-
259
- .fa-angle-double-left:before {
260
- content: "\f100"; }
261
-
262
- .fa-angle-double-right:before {
263
- content: "\f101"; }
264
-
265
- .fa-angle-double-up:before {
266
- content: "\f102"; }
267
-
268
- .fa-angle-down:before {
269
- content: "\f107"; }
270
-
271
- .fa-angle-left:before {
272
- content: "\f104"; }
273
-
274
- .fa-angle-right:before {
275
- content: "\f105"; }
276
-
277
- .fa-angle-up:before {
278
- content: "\f106"; }
279
-
280
- .fa-angrycreative:before {
281
- content: "\f36e"; }
282
-
283
- .fa-angular:before {
284
- content: "\f420"; }
285
-
286
- .fa-app-store:before {
287
- content: "\f36f"; }
288
-
289
- .fa-app-store-ios:before {
290
- content: "\f370"; }
291
-
292
- .fa-apper:before {
293
- content: "\f371"; }
294
-
295
- .fa-apple:before {
296
- content: "\f179"; }
297
-
298
- .fa-apple-pay:before {
299
- content: "\f415"; }
300
-
301
- .fa-archive:before {
302
- content: "\f187"; }
303
-
304
- .fa-arrow-alt-circle-down:before {
305
- content: "\f358"; }
306
-
307
- .fa-arrow-alt-circle-left:before {
308
- content: "\f359"; }
309
-
310
- .fa-arrow-alt-circle-right:before {
311
- content: "\f35a"; }
312
-
313
- .fa-arrow-alt-circle-up:before {
314
- content: "\f35b"; }
315
-
316
- .fa-arrow-circle-down:before {
317
- content: "\f0ab"; }
318
-
319
- .fa-arrow-circle-left:before {
320
- content: "\f0a8"; }
321
-
322
- .fa-arrow-circle-right:before {
323
- content: "\f0a9"; }
324
-
325
- .fa-arrow-circle-up:before {
326
- content: "\f0aa"; }
327
-
328
- .fa-arrow-down:before {
329
- content: "\f063"; }
330
-
331
- .fa-arrow-left:before {
332
- content: "\f060"; }
333
-
334
- .fa-arrow-right:before {
335
- content: "\f061"; }
336
-
337
- .fa-arrow-up:before {
338
- content: "\f062"; }
339
-
340
- .fa-arrows-alt:before {
341
- content: "\f0b2"; }
342
-
343
- .fa-arrows-alt-h:before {
344
- content: "\f337"; }
345
-
346
- .fa-arrows-alt-v:before {
347
- content: "\f338"; }
348
-
349
- .fa-assistive-listening-systems:before {
350
- content: "\f2a2"; }
351
-
352
- .fa-asterisk:before {
353
- content: "\f069"; }
354
-
355
- .fa-asymmetrik:before {
356
- content: "\f372"; }
357
-
358
- .fa-at:before {
359
- content: "\f1fa"; }
360
-
361
- .fa-audible:before {
362
- content: "\f373"; }
363
-
364
- .fa-audio-description:before {
365
- content: "\f29e"; }
366
-
367
- .fa-autoprefixer:before {
368
- content: "\f41c"; }
369
-
370
- .fa-avianex:before {
371
- content: "\f374"; }
372
-
373
- .fa-aviato:before {
374
- content: "\f421"; }
375
-
376
- .fa-aws:before {
377
- content: "\f375"; }
378
-
379
- .fa-backward:before {
380
- content: "\f04a"; }
381
-
382
- .fa-balance-scale:before {
383
- content: "\f24e"; }
384
-
385
- .fa-ban:before {
386
- content: "\f05e"; }
387
-
388
- .fa-band-aid:before {
389
- content: "\f462"; }
390
-
391
- .fa-bandcamp:before {
392
- content: "\f2d5"; }
393
-
394
- .fa-barcode:before {
395
- content: "\f02a"; }
396
-
397
- .fa-bars:before {
398
- content: "\f0c9"; }
399
-
400
- .fa-baseball-ball:before {
401
- content: "\f433"; }
402
-
403
- .fa-basketball-ball:before {
404
- content: "\f434"; }
405
-
406
- .fa-bath:before {
407
- content: "\f2cd"; }
408
-
409
- .fa-battery-empty:before {
410
- content: "\f244"; }
411
-
412
- .fa-battery-full:before {
413
- content: "\f240"; }
414
-
415
- .fa-battery-half:before {
416
- content: "\f242"; }
417
-
418
- .fa-battery-quarter:before {
419
- content: "\f243"; }
420
-
421
- .fa-battery-three-quarters:before {
422
- content: "\f241"; }
423
-
424
- .fa-bed:before {
425
- content: "\f236"; }
426
-
427
- .fa-beer:before {
428
- content: "\f0fc"; }
429
-
430
- .fa-behance:before {
431
- content: "\f1b4"; }
432
-
433
- .fa-behance-square:before {
434
- content: "\f1b5"; }
435
-
436
- .fa-bell:before {
437
- content: "\f0f3"; }
438
-
439
- .fa-bell-slash:before {
440
- content: "\f1f6"; }
441
-
442
- .fa-bicycle:before {
443
- content: "\f206"; }
444
-
445
- .fa-bimobject:before {
446
- content: "\f378"; }
447
-
448
- .fa-binoculars:before {
449
- content: "\f1e5"; }
450
-
451
- .fa-birthday-cake:before {
452
- content: "\f1fd"; }
453
-
454
- .fa-bitbucket:before {
455
- content: "\f171"; }
456
-
457
- .fa-bitcoin:before {
458
- content: "\f379"; }
459
-
460
- .fa-bity:before {
461
- content: "\f37a"; }
462
-
463
- .fa-black-tie:before {
464
- content: "\f27e"; }
465
-
466
- .fa-blackberry:before {
467
- content: "\f37b"; }
468
-
469
- .fa-blind:before {
470
- content: "\f29d"; }
471
-
472
- .fa-blogger:before {
473
- content: "\f37c"; }
474
-
475
- .fa-blogger-b:before {
476
- content: "\f37d"; }
477
-
478
- .fa-bluetooth:before {
479
- content: "\f293"; }
480
-
481
- .fa-bluetooth-b:before {
482
- content: "\f294"; }
483
-
484
- .fa-bold:before {
485
- content: "\f032"; }
486
-
487
- .fa-bolt:before {
488
- content: "\f0e7"; }
489
-
490
- .fa-bomb:before {
491
- content: "\f1e2"; }
492
-
493
- .fa-book:before {
494
- content: "\f02d"; }
495
-
496
- .fa-bookmark:before {
497
- content: "\f02e"; }
498
-
499
- .fa-bowling-ball:before {
500
- content: "\f436"; }
501
-
502
- .fa-box:before {
503
- content: "\f466"; }
504
-
505
- .fa-boxes:before {
506
- content: "\f468"; }
507
-
508
- .fa-braille:before {
509
- content: "\f2a1"; }
510
-
511
- .fa-briefcase:before {
512
- content: "\f0b1"; }
513
-
514
- .fa-btc:before {
515
- content: "\f15a"; }
516
-
517
- .fa-bug:before {
518
- content: "\f188"; }
519
-
520
- .fa-building:before {
521
- content: "\f1ad"; }
522
-
523
- .fa-bullhorn:before {
524
- content: "\f0a1"; }
525
-
526
- .fa-bullseye:before {
527
- content: "\f140"; }
528
-
529
- .fa-buromobelexperte:before {
530
- content: "\f37f"; }
531
-
532
- .fa-bus:before {
533
- content: "\f207"; }
534
-
535
- .fa-buysellads:before {
536
- content: "\f20d"; }
537
-
538
- .fa-calculator:before {
539
- content: "\f1ec"; }
540
-
541
- .fa-calendar:before {
542
- content: "\f133"; }
543
-
544
- .fa-calendar-alt:before {
545
- content: "\f073"; }
546
-
547
- .fa-calendar-check:before {
548
- content: "\f274"; }
549
-
550
- .fa-calendar-minus:before {
551
- content: "\f272"; }
552
-
553
- .fa-calendar-plus:before {
554
- content: "\f271"; }
555
-
556
- .fa-calendar-times:before {
557
- content: "\f273"; }
558
-
559
- .fa-camera:before {
560
- content: "\f030"; }
561
-
562
- .fa-camera-retro:before {
563
- content: "\f083"; }
564
-
565
- .fa-car:before {
566
- content: "\f1b9"; }
567
-
568
- .fa-caret-down:before {
569
- content: "\f0d7"; }
570
-
571
- .fa-caret-left:before {
572
- content: "\f0d9"; }
573
-
574
- .fa-caret-right:before {
575
- content: "\f0da"; }
576
-
577
- .fa-caret-square-down:before {
578
- content: "\f150"; }
579
-
580
- .fa-caret-square-left:before {
581
- content: "\f191"; }
582
-
583
- .fa-caret-square-right:before {
584
- content: "\f152"; }
585
-
586
- .fa-caret-square-up:before {
587
- content: "\f151"; }
588
-
589
- .fa-caret-up:before {
590
- content: "\f0d8"; }
591
-
592
- .fa-cart-arrow-down:before {
593
- content: "\f218"; }
594
-
595
- .fa-cart-plus:before {
596
- content: "\f217"; }
597
-
598
- .fa-cc-amazon-pay:before {
599
- content: "\f42d"; }
600
-
601
- .fa-cc-amex:before {
602
- content: "\f1f3"; }
603
-
604
- .fa-cc-apple-pay:before {
605
- content: "\f416"; }
606
-
607
- .fa-cc-diners-club:before {
608
- content: "\f24c"; }
609
-
610
- .fa-cc-discover:before {
611
- content: "\f1f2"; }
612
-
613
- .fa-cc-jcb:before {
614
- content: "\f24b"; }
615
-
616
- .fa-cc-mastercard:before {
617
- content: "\f1f1"; }
618
-
619
- .fa-cc-paypal:before {
620
- content: "\f1f4"; }
621
-
622
- .fa-cc-stripe:before {
623
- content: "\f1f5"; }
624
-
625
- .fa-cc-visa:before {
626
- content: "\f1f0"; }
627
-
628
- .fa-centercode:before {
629
- content: "\f380"; }
630
-
631
- .fa-certificate:before {
632
- content: "\f0a3"; }
633
-
634
- .fa-chart-area:before {
635
- content: "\f1fe"; }
636
-
637
- .fa-chart-bar:before {
638
- content: "\f080"; }
639
-
640
- .fa-chart-line:before {
641
- content: "\f201"; }
642
-
643
- .fa-chart-pie:before {
644
- content: "\f200"; }
645
-
646
- .fa-check:before {
647
- content: "\f00c"; }
648
-
649
- .fa-check-circle:before {
650
- content: "\f058"; }
651
-
652
- .fa-check-square:before {
653
- content: "\f14a"; }
654
-
655
- .fa-chess:before {
656
- content: "\f439"; }
657
-
658
- .fa-chess-bishop:before {
659
- content: "\f43a"; }
660
-
661
- .fa-chess-board:before {
662
- content: "\f43c"; }
663
-
664
- .fa-chess-king:before {
665
- content: "\f43f"; }
666
-
667
- .fa-chess-knight:before {
668
- content: "\f441"; }
669
-
670
- .fa-chess-pawn:before {
671
- content: "\f443"; }
672
-
673
- .fa-chess-queen:before {
674
- content: "\f445"; }
675
-
676
- .fa-chess-rook:before {
677
- content: "\f447"; }
678
-
679
- .fa-chevron-circle-down:before {
680
- content: "\f13a"; }
681
-
682
- .fa-chevron-circle-left:before {
683
- content: "\f137"; }
684
-
685
- .fa-chevron-circle-right:before {
686
- content: "\f138"; }
687
-
688
- .fa-chevron-circle-up:before {
689
- content: "\f139"; }
690
-
691
- .fa-chevron-down:before {
692
- content: "\f078"; }
693
-
694
- .fa-chevron-left:before {
695
- content: "\f053"; }
696
-
697
- .fa-chevron-right:before {
698
- content: "\f054"; }
699
-
700
- .fa-chevron-up:before {
701
- content: "\f077"; }
702
-
703
- .fa-child:before {
704
- content: "\f1ae"; }
705
-
706
- .fa-chrome:before {
707
- content: "\f268"; }
708
-
709
- .fa-circle:before {
710
- content: "\f111"; }
711
-
712
- .fa-circle-notch:before {
713
- content: "\f1ce"; }
714
-
715
- .fa-clipboard:before {
716
- content: "\f328"; }
717
-
718
- .fa-clipboard-check:before {
719
- content: "\f46c"; }
720
-
721
- .fa-clipboard-list:before {
722
- content: "\f46d"; }
723
-
724
- .fa-clock:before {
725
- content: "\f017"; }
726
-
727
- .fa-clone:before {
728
- content: "\f24d"; }
729
-
730
- .fa-closed-captioning:before {
731
- content: "\f20a"; }
732
-
733
- .fa-cloud:before {
734
- content: "\f0c2"; }
735
-
736
- .fa-cloud-download-alt:before {
737
- content: "\f381"; }
738
-
739
- .fa-cloud-upload-alt:before {
740
- content: "\f382"; }
741
-
742
- .fa-cloudscale:before {
743
- content: "\f383"; }
744
-
745
- .fa-cloudsmith:before {
746
- content: "\f384"; }
747
-
748
- .fa-cloudversify:before {
749
- content: "\f385"; }
750
-
751
- .fa-code:before {
752
- content: "\f121"; }
753
-
754
- .fa-code-branch:before {
755
- content: "\f126"; }
756
-
757
- .fa-codepen:before {
758
- content: "\f1cb"; }
759
-
760
- .fa-codiepie:before {
761
- content: "\f284"; }
762
-
763
- .fa-coffee:before {
764
- content: "\f0f4"; }
765
-
766
- .fa-cog:before {
767
- content: "\f013"; }
768
-
769
- .fa-cogs:before {
770
- content: "\f085"; }
771
-
772
- .fa-columns:before {
773
- content: "\f0db"; }
774
-
775
- .fa-comment:before {
776
- content: "\f075"; }
777
-
778
- .fa-comment-alt:before {
779
- content: "\f27a"; }
780
-
781
- .fa-comments:before {
782
- content: "\f086"; }
783
-
784
- .fa-compass:before {
785
- content: "\f14e"; }
786
-
787
- .fa-compress:before {
788
- content: "\f066"; }
789
-
790
- .fa-connectdevelop:before {
791
- content: "\f20e"; }
792
-
793
- .fa-contao:before {
794
- content: "\f26d"; }
795
-
796
- .fa-copy:before {
797
- content: "\f0c5"; }
798
-
799
- .fa-copyright:before {
800
- content: "\f1f9"; }
801
-
802
- .fa-cpanel:before {
803
- content: "\f388"; }
804
-
805
- .fa-creative-commons:before {
806
- content: "\f25e"; }
807
-
808
- .fa-credit-card:before {
809
- content: "\f09d"; }
810
-
811
- .fa-crop:before {
812
- content: "\f125"; }
813
-
814
- .fa-crosshairs:before {
815
- content: "\f05b"; }
816
-
817
- .fa-css3:before {
818
- content: "\f13c"; }
819
-
820
- .fa-css3-alt:before {
821
- content: "\f38b"; }
822
-
823
- .fa-cube:before {
824
- content: "\f1b2"; }
825
-
826
- .fa-cubes:before {
827
- content: "\f1b3"; }
828
-
829
- .fa-cut:before {
830
- content: "\f0c4"; }
831
-
832
- .fa-cuttlefish:before {
833
- content: "\f38c"; }
834
-
835
- .fa-d-and-d:before {
836
- content: "\f38d"; }
837
-
838
- .fa-dashcube:before {
839
- content: "\f210"; }
840
-
841
- .fa-database:before {
842
- content: "\f1c0"; }
843
-
844
- .fa-deaf:before {
845
- content: "\f2a4"; }
846
-
847
- .fa-delicious:before {
848
- content: "\f1a5"; }
849
-
850
- .fa-deploydog:before {
851
- content: "\f38e"; }
852
-
853
- .fa-deskpro:before {
854
- content: "\f38f"; }
855
-
856
- .fa-desktop:before {
857
- content: "\f108"; }
858
-
859
- .fa-deviantart:before {
860
- content: "\f1bd"; }
861
-
862
- .fa-digg:before {
863
- content: "\f1a6"; }
864
-
865
- .fa-digital-ocean:before {
866
- content: "\f391"; }
867
-
868
- .fa-discord:before {
869
- content: "\f392"; }
870
-
871
- .fa-discourse:before {
872
- content: "\f393"; }
873
-
874
- .fa-dna:before {
875
- content: "\f471"; }
876
-
877
- .fa-dochub:before {
878
- content: "\f394"; }
879
-
880
- .fa-docker:before {
881
- content: "\f395"; }
882
-
883
- .fa-dollar-sign:before {
884
- content: "\f155"; }
885
-
886
- .fa-dolly:before {
887
- content: "\f472"; }
888
-
889
- .fa-dolly-flatbed:before {
890
- content: "\f474"; }
891
-
892
- .fa-dot-circle:before {
893
- content: "\f192"; }
894
-
895
- .fa-download:before {
896
- content: "\f019"; }
897
-
898
- .fa-draft2digital:before {
899
- content: "\f396"; }
900
-
901
- .fa-dribbble:before {
902
- content: "\f17d"; }
903
-
904
- .fa-dribbble-square:before {
905
- content: "\f397"; }
906
-
907
- .fa-dropbox:before {
908
- content: "\f16b"; }
909
-
910
- .fa-drupal:before {
911
- content: "\f1a9"; }
912
-
913
- .fa-dyalog:before {
914
- content: "\f399"; }
915
-
916
- .fa-earlybirds:before {
917
- content: "\f39a"; }
918
-
919
- .fa-edge:before {
920
- content: "\f282"; }
921
-
922
- .fa-edit:before {
923
- content: "\f044"; }
924
-
925
- .fa-eject:before {
926
- content: "\f052"; }
927
-
928
- .fa-elementor:before {
929
- content: "\f430"; }
930
-
931
- .fa-ellipsis-h:before {
932
- content: "\f141"; }
933
-
934
- .fa-ellipsis-v:before {
935
- content: "\f142"; }
936
-
937
- .fa-ember:before {
938
- content: "\f423"; }
939
-
940
- .fa-empire:before {
941
- content: "\f1d1"; }
942
-
943
- .fa-envelope:before {
944
- content: "\f0e0"; }
945
-
946
- .fa-envelope-open:before {
947
- content: "\f2b6"; }
948
-
949
- .fa-envelope-square:before {
950
- content: "\f199"; }
951
-
952
- .fa-envira:before {
953
- content: "\f299"; }
954
-
955
- .fa-eraser:before {
956
- content: "\f12d"; }
957
-
958
- .fa-erlang:before {
959
- content: "\f39d"; }
960
-
961
- .fa-ethereum:before {
962
- content: "\f42e"; }
963
-
964
- .fa-etsy:before {
965
- content: "\f2d7"; }
966
-
967
- .fa-euro-sign:before {
968
- content: "\f153"; }
969
-
970
- .fa-exchange-alt:before {
971
- content: "\f362"; }
972
-
973
- .fa-exclamation:before {
974
- content: "\f12a"; }
975
-
976
- .fa-exclamation-circle:before {
977
- content: "\f06a"; }
978
-
979
- .fa-exclamation-triangle:before {
980
- content: "\f071"; }
981
-
982
- .fa-expand:before {
983
- content: "\f065"; }
984
-
985
- .fa-expand-arrows-alt:before {
986
- content: "\f31e"; }
987
-
988
- .fa-expeditedssl:before {
989
- content: "\f23e"; }
990
-
991
- .fa-external-link-alt:before {
992
- content: "\f35d"; }
993
-
994
- .fa-external-link-square-alt:before {
995
- content: "\f360"; }
996
-
997
- .fa-eye:before {
998
- content: "\f06e"; }
999
-
1000
- .fa-eye-dropper:before {
1001
- content: "\f1fb"; }
1002
-
1003
- .fa-eye-slash:before {
1004
- content: "\f070"; }
1005
-
1006
- .fa-facebook:before {
1007
- content: "\f09a"; }
1008
-
1009
- .fa-facebook-f:before {
1010
- content: "\f39e"; }
1011
-
1012
- .fa-facebook-messenger:before {
1013
- content: "\f39f"; }
1014
-
1015
- .fa-facebook-square:before {
1016
- content: "\f082"; }
1017
-
1018
- .fa-fast-backward:before {
1019
- content: "\f049"; }
1020
-
1021
- .fa-fast-forward:before {
1022
- content: "\f050"; }
1023
-
1024
- .fa-fax:before {
1025
- content: "\f1ac"; }
1026
-
1027
- .fa-female:before {
1028
- content: "\f182"; }
1029
-
1030
- .fa-fighter-jet:before {
1031
- content: "\f0fb"; }
1032
-
1033
- .fa-file:before {
1034
- content: "\f15b"; }
1035
-
1036
- .fa-file-alt:before {
1037
- content: "\f15c"; }
1038
-
1039
- .fa-file-archive:before {
1040
- content: "\f1c6"; }
1041
-
1042
- .fa-file-audio:before {
1043
- content: "\f1c7"; }
1044
-
1045
- .fa-file-code:before {
1046
- content: "\f1c9"; }
1047
-
1048
- .fa-file-excel:before {
1049
- content: "\f1c3"; }
1050
-
1051
- .fa-file-image:before {
1052
- content: "\f1c5"; }
1053
-
1054
- .fa-file-pdf:before {
1055
- content: "\f1c1"; }
1056
-
1057
- .fa-file-powerpoint:before {
1058
- content: "\f1c4"; }
1059
-
1060
- .fa-file-video:before {
1061
- content: "\f1c8"; }
1062
-
1063
- .fa-file-word:before {
1064
- content: "\f1c2"; }
1065
-
1066
- .fa-film:before {
1067
- content: "\f008"; }
1068
-
1069
- .fa-filter:before {
1070
- content: "\f0b0"; }
1071
-
1072
- .fa-fire:before {
1073
- content: "\f06d"; }
1074
-
1075
- .fa-fire-extinguisher:before {
1076
- content: "\f134"; }
1077
-
1078
- .fa-firefox:before {
1079
- content: "\f269"; }
1080
-
1081
- .fa-first-aid:before {
1082
- content: "\f479"; }
1083
-
1084
- .fa-first-order:before {
1085
- content: "\f2b0"; }
1086
-
1087
- .fa-firstdraft:before {
1088
- content: "\f3a1"; }
1089
-
1090
- .fa-flag:before {
1091
- content: "\f024"; }
1092
-
1093
- .fa-flag-checkered:before {
1094
- content: "\f11e"; }
1095
-
1096
- .fa-flask:before {
1097
- content: "\f0c3"; }
1098
-
1099
- .fa-flickr:before {
1100
- content: "\f16e"; }
1101
-
1102
- .fa-flipboard:before {
1103
- content: "\f44d"; }
1104
-
1105
- .fa-fly:before {
1106
- content: "\f417"; }
1107
-
1108
- .fa-folder:before {
1109
- content: "\f07b"; }
1110
-
1111
- .fa-folder-open:before {
1112
- content: "\f07c"; }
1113
-
1114
- .fa-font:before {
1115
- content: "\f031"; }
1116
-
1117
- .fa-font-awesome:before {
1118
- content: "\f2b4"; }
1119
-
1120
- .fa-font-awesome-alt:before {
1121
- content: "\f35c"; }
1122
-
1123
- .fa-font-awesome-flag:before {
1124
- content: "\f425"; }
1125
-
1126
- .fa-fonticons:before {
1127
- content: "\f280"; }
1128
-
1129
- .fa-fonticons-fi:before {
1130
- content: "\f3a2"; }
1131
-
1132
- .fa-football-ball:before {
1133
- content: "\f44e"; }
1134
-
1135
- .fa-fort-awesome:before {
1136
- content: "\f286"; }
1137
-
1138
- .fa-fort-awesome-alt:before {
1139
- content: "\f3a3"; }
1140
-
1141
- .fa-forumbee:before {
1142
- content: "\f211"; }
1143
-
1144
- .fa-forward:before {
1145
- content: "\f04e"; }
1146
-
1147
- .fa-foursquare:before {
1148
- content: "\f180"; }
1149
-
1150
- .fa-free-code-camp:before {
1151
- content: "\f2c5"; }
1152
-
1153
- .fa-freebsd:before {
1154
- content: "\f3a4"; }
1155
-
1156
- .fa-frown:before {
1157
- content: "\f119"; }
1158
-
1159
- .fa-futbol:before {
1160
- content: "\f1e3"; }
1161
-
1162
- .fa-gamepad:before {
1163
- content: "\f11b"; }
1164
-
1165
- .fa-gavel:before {
1166
- content: "\f0e3"; }
1167
-
1168
- .fa-gem:before {
1169
- content: "\f3a5"; }
1170
-
1171
- .fa-genderless:before {
1172
- content: "\f22d"; }
1173
-
1174
- .fa-get-pocket:before {
1175
- content: "\f265"; }
1176
-
1177
- .fa-gg:before {
1178
- content: "\f260"; }
1179
-
1180
- .fa-gg-circle:before {
1181
- content: "\f261"; }
1182
-
1183
- .fa-gift:before {
1184
- content: "\f06b"; }
1185
-
1186
- .fa-git:before {
1187
- content: "\f1d3"; }
1188
-
1189
- .fa-git-square:before {
1190
- content: "\f1d2"; }
1191
-
1192
- .fa-github:before {
1193
- content: "\f09b"; }
1194
-
1195
- .fa-github-alt:before {
1196
- content: "\f113"; }
1197
-
1198
- .fa-github-square:before {
1199
- content: "\f092"; }
1200
-
1201
- .fa-gitkraken:before {
1202
- content: "\f3a6"; }
1203
-
1204
- .fa-gitlab:before {
1205
- content: "\f296"; }
1206
-
1207
- .fa-gitter:before {
1208
- content: "\f426"; }
1209
-
1210
- .fa-glass-martini:before {
1211
- content: "\f000"; }
1212
-
1213
- .fa-glide:before {
1214
- content: "\f2a5"; }
1215
-
1216
- .fa-glide-g:before {
1217
- content: "\f2a6"; }
1218
-
1219
- .fa-globe:before {
1220
- content: "\f0ac"; }
1221
-
1222
- .fa-gofore:before {
1223
- content: "\f3a7"; }
1224
-
1225
- .fa-golf-ball:before {
1226
- content: "\f450"; }
1227
-
1228
- .fa-goodreads:before {
1229
- content: "\f3a8"; }
1230
-
1231
- .fa-goodreads-g:before {
1232
- content: "\f3a9"; }
1233
-
1234
- .fa-google:before {
1235
- content: "\f1a0"; }
1236
-
1237
- .fa-google-drive:before {
1238
- content: "\f3aa"; }
1239
-
1240
- .fa-google-play:before {
1241
- content: "\f3ab"; }
1242
-
1243
- .fa-google-plus:before {
1244
- content: "\f2b3"; }
1245
-
1246
- .fa-google-plus-g:before {
1247
- content: "\f0d5"; }
1248
-
1249
- .fa-google-plus-square:before {
1250
- content: "\f0d4"; }
1251
-
1252
- .fa-google-wallet:before {
1253
- content: "\f1ee"; }
1254
-
1255
- .fa-graduation-cap:before {
1256
- content: "\f19d"; }
1257
-
1258
- .fa-gratipay:before {
1259
- content: "\f184"; }
1260
-
1261
- .fa-grav:before {
1262
- content: "\f2d6"; }
1263
-
1264
- .fa-gripfire:before {
1265
- content: "\f3ac"; }
1266
-
1267
- .fa-grunt:before {
1268
- content: "\f3ad"; }
1269
-
1270
- .fa-gulp:before {
1271
- content: "\f3ae"; }
1272
-
1273
- .fa-h-square:before {
1274
- content: "\f0fd"; }
1275
-
1276
- .fa-hacker-news:before {
1277
- content: "\f1d4"; }
1278
-
1279
- .fa-hacker-news-square:before {
1280
- content: "\f3af"; }
1281
-
1282
- .fa-hand-lizard:before {
1283
- content: "\f258"; }
1284
-
1285
- .fa-hand-paper:before {
1286
- content: "\f256"; }
1287
-
1288
- .fa-hand-peace:before {
1289
- content: "\f25b"; }
1290
-
1291
- .fa-hand-point-down:before {
1292
- content: "\f0a7"; }
1293
-
1294
- .fa-hand-point-left:before {
1295
- content: "\f0a5"; }
1296
-
1297
- .fa-hand-point-right:before {
1298
- content: "\f0a4"; }
1299
-
1300
- .fa-hand-point-up:before {
1301
- content: "\f0a6"; }
1302
-
1303
- .fa-hand-pointer:before {
1304
- content: "\f25a"; }
1305
-
1306
- .fa-hand-rock:before {
1307
- content: "\f255"; }
1308
-
1309
- .fa-hand-scissors:before {
1310
- content: "\f257"; }
1311
-
1312
- .fa-hand-spock:before {
1313
- content: "\f259"; }
1314
-
1315
- .fa-handshake:before {
1316
- content: "\f2b5"; }
1317
-
1318
- .fa-hashtag:before {
1319
- content: "\f292"; }
1320
-
1321
- .fa-hdd:before {
1322
- content: "\f0a0"; }
1323
-
1324
- .fa-heading:before {
1325
- content: "\f1dc"; }
1326
-
1327
- .fa-headphones:before {
1328
- content: "\f025"; }
1329
-
1330
- .fa-heart:before {
1331
- content: "\f004"; }
1332
-
1333
- .fa-heartbeat:before {
1334
- content: "\f21e"; }
1335
-
1336
- .fa-hips:before {
1337
- content: "\f452"; }
1338
-
1339
- .fa-hire-a-helper:before {
1340
- content: "\f3b0"; }
1341
-
1342
- .fa-history:before {
1343
- content: "\f1da"; }
1344
-
1345
- .fa-hockey-puck:before {
1346
- content: "\f453"; }
1347
-
1348
- .fa-home:before {
1349
- content: "\f015"; }
1350
-
1351
- .fa-hooli:before {
1352
- content: "\f427"; }
1353
-
1354
- .fa-hospital:before {
1355
- content: "\f0f8"; }
1356
-
1357
- .fa-hospital-symbol:before {
1358
- content: "\f47e"; }
1359
-
1360
- .fa-hotjar:before {
1361
- content: "\f3b1"; }
1362
-
1363
- .fa-hourglass:before {
1364
- content: "\f254"; }
1365
-
1366
- .fa-hourglass-end:before {
1367
- content: "\f253"; }
1368
-
1369
- .fa-hourglass-half:before {
1370
- content: "\f252"; }
1371
-
1372
- .fa-hourglass-start:before {
1373
- content: "\f251"; }
1374
-
1375
- .fa-houzz:before {
1376
- content: "\f27c"; }
1377
-
1378
- .fa-html5:before {
1379
- content: "\f13b"; }
1380
-
1381
- .fa-hubspot:before {
1382
- content: "\f3b2"; }
1383
-
1384
- .fa-i-cursor:before {
1385
- content: "\f246"; }
1386
-
1387
- .fa-id-badge:before {
1388
- content: "\f2c1"; }
1389
-
1390
- .fa-id-card:before {
1391
- content: "\f2c2"; }
1392
-
1393
- .fa-image:before {
1394
- content: "\f03e"; }
1395
-
1396
- .fa-images:before {
1397
- content: "\f302"; }
1398
-
1399
- .fa-imdb:before {
1400
- content: "\f2d8"; }
1401
-
1402
- .fa-inbox:before {
1403
- content: "\f01c"; }
1404
-
1405
- .fa-indent:before {
1406
- content: "\f03c"; }
1407
-
1408
- .fa-industry:before {
1409
- content: "\f275"; }
1410
-
1411
- .fa-info:before {
1412
- content: "\f129"; }
1413
-
1414
- .fa-info-circle:before {
1415
- content: "\f05a"; }
1416
-
1417
- .fa-instagram:before {
1418
- content: "\f16d"; }
1419
-
1420
- .fa-internet-explorer:before {
1421
- content: "\f26b"; }
1422
-
1423
- .fa-ioxhost:before {
1424
- content: "\f208"; }
1425
-
1426
- .fa-italic:before {
1427
- content: "\f033"; }
1428
-
1429
- .fa-itunes:before {
1430
- content: "\f3b4"; }
1431
-
1432
- .fa-itunes-note:before {
1433
- content: "\f3b5"; }
1434
-
1435
- .fa-jenkins:before {
1436
- content: "\f3b6"; }
1437
-
1438
- .fa-joget:before {
1439
- content: "\f3b7"; }
1440
-
1441
- .fa-joomla:before {
1442
- content: "\f1aa"; }
1443
-
1444
- .fa-js:before {
1445
- content: "\f3b8"; }
1446
-
1447
- .fa-js-square:before {
1448
- content: "\f3b9"; }
1449
-
1450
- .fa-jsfiddle:before {
1451
- content: "\f1cc"; }
1452
-
1453
- .fa-key:before {
1454
- content: "\f084"; }
1455
-
1456
- .fa-keyboard:before {
1457
- content: "\f11c"; }
1458
-
1459
- .fa-keycdn:before {
1460
- content: "\f3ba"; }
1461
-
1462
- .fa-kickstarter:before {
1463
- content: "\f3bb"; }
1464
-
1465
- .fa-kickstarter-k:before {
1466
- content: "\f3bc"; }
1467
-
1468
- .fa-korvue:before {
1469
- content: "\f42f"; }
1470
-
1471
- .fa-language:before {
1472
- content: "\f1ab"; }
1473
-
1474
- .fa-laptop:before {
1475
- content: "\f109"; }
1476
-
1477
- .fa-laravel:before {
1478
- content: "\f3bd"; }
1479
-
1480
- .fa-lastfm:before {
1481
- content: "\f202"; }
1482
-
1483
- .fa-lastfm-square:before {
1484
- content: "\f203"; }
1485
-
1486
- .fa-leaf:before {
1487
- content: "\f06c"; }
1488
-
1489
- .fa-leanpub:before {
1490
- content: "\f212"; }
1491
-
1492
- .fa-lemon:before {
1493
- content: "\f094"; }
1494
-
1495
- .fa-less:before {
1496
- content: "\f41d"; }
1497
-
1498
- .fa-level-down-alt:before {
1499
- content: "\f3be"; }
1500
-
1501
- .fa-level-up-alt:before {
1502
- content: "\f3bf"; }
1503
-
1504
- .fa-life-ring:before {
1505
- content: "\f1cd"; }
1506
-
1507
- .fa-lightbulb:before {
1508
- content: "\f0eb"; }
1509
-
1510
- .fa-line:before {
1511
- content: "\f3c0"; }
1512
-
1513
- .fa-link:before {
1514
- content: "\f0c1"; }
1515
-
1516
- .fa-linkedin:before {
1517
- content: "\f08c"; }
1518
-
1519
- .fa-linkedin-in:before {
1520
- content: "\f0e1"; }
1521
-
1522
- .fa-linode:before {
1523
- content: "\f2b8"; }
1524
-
1525
- .fa-linux:before {
1526
- content: "\f17c"; }
1527
-
1528
- .fa-lira-sign:before {
1529
- content: "\f195"; }
1530
-
1531
- .fa-list:before {
1532
- content: "\f03a"; }
1533
-
1534
- .fa-list-alt:before {
1535
- content: "\f022"; }
1536
-
1537
- .fa-list-ol:before {
1538
- content: "\f0cb"; }
1539
-
1540
- .fa-list-ul:before {
1541
- content: "\f0ca"; }
1542
-
1543
- .fa-location-arrow:before {
1544
- content: "\f124"; }
1545
-
1546
- .fa-lock:before {
1547
- content: "\f023"; }
1548
-
1549
- .fa-lock-open:before {
1550
- content: "\f3c1"; }
1551
-
1552
- .fa-long-arrow-alt-down:before {
1553
- content: "\f309"; }
1554
-
1555
- .fa-long-arrow-alt-left:before {
1556
- content: "\f30a"; }
1557
-
1558
- .fa-long-arrow-alt-right:before {
1559
- content: "\f30b"; }
1560
-
1561
- .fa-long-arrow-alt-up:before {
1562
- content: "\f30c"; }
1563
-
1564
- .fa-low-vision:before {
1565
- content: "\f2a8"; }
1566
-
1567
- .fa-lyft:before {
1568
- content: "\f3c3"; }
1569
-
1570
- .fa-magento:before {
1571
- content: "\f3c4"; }
1572
-
1573
- .fa-magic:before {
1574
- content: "\f0d0"; }
1575
-
1576
- .fa-magnet:before {
1577
- content: "\f076"; }
1578
-
1579
- .fa-male:before {
1580
- content: "\f183"; }
1581
-
1582
- .fa-map:before {
1583
- content: "\f279"; }
1584
-
1585
- .fa-map-marker:before {
1586
- content: "\f041"; }
1587
-
1588
- .fa-map-marker-alt:before {
1589
- content: "\f3c5"; }
1590
-
1591
- .fa-map-pin:before {
1592
- content: "\f276"; }
1593
-
1594
- .fa-map-signs:before {
1595
- content: "\f277"; }
1596
-
1597
- .fa-mars:before {
1598
- content: "\f222"; }
1599
-
1600
- .fa-mars-double:before {
1601
- content: "\f227"; }
1602
-
1603
- .fa-mars-stroke:before {
1604
- content: "\f229"; }
1605
-
1606
- .fa-mars-stroke-h:before {
1607
- content: "\f22b"; }
1608
-
1609
- .fa-mars-stroke-v:before {
1610
- content: "\f22a"; }
1611
-
1612
- .fa-maxcdn:before {
1613
- content: "\f136"; }
1614
-
1615
- .fa-medapps:before {
1616
- content: "\f3c6"; }
1617
-
1618
- .fa-medium:before {
1619
- content: "\f23a"; }
1620
-
1621
- .fa-medium-m:before {
1622
- content: "\f3c7"; }
1623
-
1624
- .fa-medkit:before {
1625
- content: "\f0fa"; }
1626
-
1627
- .fa-medrt:before {
1628
- content: "\f3c8"; }
1629
-
1630
- .fa-meetup:before {
1631
- content: "\f2e0"; }
1632
-
1633
- .fa-meh:before {
1634
- content: "\f11a"; }
1635
-
1636
- .fa-mercury:before {
1637
- content: "\f223"; }
1638
-
1639
- .fa-microchip:before {
1640
- content: "\f2db"; }
1641
-
1642
- .fa-microphone:before {
1643
- content: "\f130"; }
1644
-
1645
- .fa-microphone-slash:before {
1646
- content: "\f131"; }
1647
-
1648
- .fa-microsoft:before {
1649
- content: "\f3ca"; }
1650
-
1651
- .fa-minus:before {
1652
- content: "\f068"; }
1653
-
1654
- .fa-minus-circle:before {
1655
- content: "\f056"; }
1656
-
1657
- .fa-minus-square:before {
1658
- content: "\f146"; }
1659
-
1660
- .fa-mix:before {
1661
- content: "\f3cb"; }
1662
-
1663
- .fa-mixcloud:before {
1664
- content: "\f289"; }
1665
-
1666
- .fa-mizuni:before {
1667
- content: "\f3cc"; }
1668
-
1669
- .fa-mobile:before {
1670
- content: "\f10b"; }
1671
-
1672
- .fa-mobile-alt:before {
1673
- content: "\f3cd"; }
1674
-
1675
- .fa-modx:before {
1676
- content: "\f285"; }
1677
-
1678
- .fa-monero:before {
1679
- content: "\f3d0"; }
1680
-
1681
- .fa-money-bill-alt:before {
1682
- content: "\f3d1"; }
1683
-
1684
- .fa-moon:before {
1685
- content: "\f186"; }
1686
-
1687
- .fa-motorcycle:before {
1688
- content: "\f21c"; }
1689
-
1690
- .fa-mouse-pointer:before {
1691
- content: "\f245"; }
1692
-
1693
- .fa-music:before {
1694
- content: "\f001"; }
1695
-
1696
- .fa-napster:before {
1697
- content: "\f3d2"; }
1698
-
1699
- .fa-neuter:before {
1700
- content: "\f22c"; }
1701
-
1702
- .fa-newspaper:before {
1703
- content: "\f1ea"; }
1704
-
1705
- .fa-nintendo-switch:before {
1706
- content: "\f418"; }
1707
-
1708
- .fa-node:before {
1709
- content: "\f419"; }
1710
-
1711
- .fa-node-js:before {
1712
- content: "\f3d3"; }
1713
-
1714
- .fa-npm:before {
1715
- content: "\f3d4"; }
1716
-
1717
- .fa-ns8:before {
1718
- content: "\f3d5"; }
1719
-
1720
- .fa-nutritionix:before {
1721
- content: "\f3d6"; }
1722
-
1723
- .fa-object-group:before {
1724
- content: "\f247"; }
1725
-
1726
- .fa-object-ungroup:before {
1727
- content: "\f248"; }
1728
-
1729
- .fa-odnoklassniki:before {
1730
- content: "\f263"; }
1731
-
1732
- .fa-odnoklassniki-square:before {
1733
- content: "\f264"; }
1734
-
1735
- .fa-opencart:before {
1736
- content: "\f23d"; }
1737
-
1738
- .fa-openid:before {
1739
- content: "\f19b"; }
1740
-
1741
- .fa-opera:before {
1742
- content: "\f26a"; }
1743
-
1744
- .fa-optin-monster:before {
1745
- content: "\f23c"; }
1746
-
1747
- .fa-osi:before {
1748
- content: "\f41a"; }
1749
-
1750
- .fa-outdent:before {
1751
- content: "\f03b"; }
1752
-
1753
- .fa-page4:before {
1754
- content: "\f3d7"; }
1755
-
1756
- .fa-pagelines:before {
1757
- content: "\f18c"; }
1758
-
1759
- .fa-paint-brush:before {
1760
- content: "\f1fc"; }
1761
-
1762
- .fa-palfed:before {
1763
- content: "\f3d8"; }
1764
-
1765
- .fa-pallet:before {
1766
- content: "\f482"; }
1767
-
1768
- .fa-paper-plane:before {
1769
- content: "\f1d8"; }
1770
-
1771
- .fa-paperclip:before {
1772
- content: "\f0c6"; }
1773
-
1774
- .fa-paragraph:before {
1775
- content: "\f1dd"; }
1776
-
1777
- .fa-paste:before {
1778
- content: "\f0ea"; }
1779
-
1780
- .fa-patreon:before {
1781
- content: "\f3d9"; }
1782
-
1783
- .fa-pause:before {
1784
- content: "\f04c"; }
1785
-
1786
- .fa-pause-circle:before {
1787
- content: "\f28b"; }
1788
-
1789
- .fa-paw:before {
1790
- content: "\f1b0"; }
1791
-
1792
- .fa-paypal:before {
1793
- content: "\f1ed"; }
1794
-
1795
- .fa-pen-square:before {
1796
- content: "\f14b"; }
1797
-
1798
- .fa-pencil-alt:before {
1799
- content: "\f303"; }
1800
-
1801
- .fa-percent:before {
1802
- content: "\f295"; }
1803
-
1804
- .fa-periscope:before {
1805
- content: "\f3da"; }
1806
-
1807
- .fa-phabricator:before {
1808
- content: "\f3db"; }
1809
-
1810
- .fa-phoenix-framework:before {
1811
- content: "\f3dc"; }
1812
-
1813
- .fa-phone:before {
1814
- content: "\f095"; }
1815
-
1816
- .fa-phone-square:before {
1817
- content: "\f098"; }
1818
-
1819
- .fa-phone-volume:before {
1820
- content: "\f2a0"; }
1821
-
1822
- .fa-php:before {
1823
- content: "\f457"; }
1824
-
1825
- .fa-pied-piper:before {
1826
- content: "\f2ae"; }
1827
-
1828
- .fa-pied-piper-alt:before {
1829
- content: "\f1a8"; }
1830
-
1831
- .fa-pied-piper-pp:before {
1832
- content: "\f1a7"; }
1833
-
1834
- .fa-pills:before {
1835
- content: "\f484"; }
1836
-
1837
- .fa-pinterest:before {
1838
- content: "\f0d2"; }
1839
-
1840
- .fa-pinterest-p:before {
1841
- content: "\f231"; }
1842
-
1843
- .fa-pinterest-square:before {
1844
- content: "\f0d3"; }
1845
-
1846
- .fa-plane:before {
1847
- content: "\f072"; }
1848
-
1849
- .fa-play:before {
1850
- content: "\f04b"; }
1851
-
1852
- .fa-play-circle:before {
1853
- content: "\f144"; }
1854
-
1855
- .fa-playstation:before {
1856
- content: "\f3df"; }
1857
-
1858
- .fa-plug:before {
1859
- content: "\f1e6"; }
1860
-
1861
- .fa-plus:before {
1862
- content: "\f067"; }
1863
-
1864
- .fa-plus-circle:before {
1865
- content: "\f055"; }
1866
-
1867
- .fa-plus-square:before {
1868
- content: "\f0fe"; }
1869
-
1870
- .fa-podcast:before {
1871
- content: "\f2ce"; }
1872
-
1873
- .fa-pound-sign:before {
1874
- content: "\f154"; }
1875
-
1876
- .fa-power-off:before {
1877
- content: "\f011"; }
1878
-
1879
- .fa-print:before {
1880
- content: "\f02f"; }
1881
-
1882
- .fa-product-hunt:before {
1883
- content: "\f288"; }
1884
-
1885
- .fa-pushed:before {
1886
- content: "\f3e1"; }
1887
-
1888
- .fa-puzzle-piece:before {
1889
- content: "\f12e"; }
1890
-
1891
- .fa-python:before {
1892
- content: "\f3e2"; }
1893
-
1894
- .fa-qq:before {
1895
- content: "\f1d6"; }
1896
-
1897
- .fa-qrcode:before {
1898
- content: "\f029"; }
1899
-
1900
- .fa-question:before {
1901
- content: "\f128"; }
1902
-
1903
- .fa-question-circle:before {
1904
- content: "\f059"; }
1905
-
1906
- .fa-quidditch:before {
1907
- content: "\f458"; }
1908
-
1909
- .fa-quinscape:before {
1910
- content: "\f459"; }
1911
-
1912
- .fa-quora:before {
1913
- content: "\f2c4"; }
1914
-
1915
- .fa-quote-left:before {
1916
- content: "\f10d"; }
1917
-
1918
- .fa-quote-right:before {
1919
- content: "\f10e"; }
1920
-
1921
- .fa-random:before {
1922
- content: "\f074"; }
1923
-
1924
- .fa-ravelry:before {
1925
- content: "\f2d9"; }
1926
-
1927
- .fa-react:before {
1928
- content: "\f41b"; }
1929
-
1930
- .fa-rebel:before {
1931
- content: "\f1d0"; }
1932
-
1933
- .fa-recycle:before {
1934
- content: "\f1b8"; }
1935
-
1936
- .fa-red-river:before {
1937
- content: "\f3e3"; }
1938
-
1939
- .fa-reddit:before {
1940
- content: "\f1a1"; }
1941
-
1942
- .fa-reddit-alien:before {
1943
- content: "\f281"; }
1944
-
1945
- .fa-reddit-square:before {
1946
- content: "\f1a2"; }
1947
-
1948
- .fa-redo:before {
1949
- content: "\f01e"; }
1950
-
1951
- .fa-redo-alt:before {
1952
- content: "\f2f9"; }
1953
-
1954
- .fa-registered:before {
1955
- content: "\f25d"; }
1956
-
1957
- .fa-rendact:before {
1958
- content: "\f3e4"; }
1959
-
1960
- .fa-renren:before {
1961
- content: "\f18b"; }
1962
-
1963
- .fa-reply:before {
1964
- content: "\f3e5"; }
1965
-
1966
- .fa-reply-all:before {
1967
- content: "\f122"; }
1968
-
1969
- .fa-replyd:before {
1970
- content: "\f3e6"; }
1971
-
1972
- .fa-resolving:before {
1973
- content: "\f3e7"; }
1974
-
1975
- .fa-retweet:before {
1976
- content: "\f079"; }
1977
-
1978
- .fa-road:before {
1979
- content: "\f018"; }
1980
-
1981
- .fa-rocket:before {
1982
- content: "\f135"; }
1983
-
1984
- .fa-rocketchat:before {
1985
- content: "\f3e8"; }
1986
-
1987
- .fa-rockrms:before {
1988
- content: "\f3e9"; }
1989
-
1990
- .fa-rss:before {
1991
- content: "\f09e"; }
1992
-
1993
- .fa-rss-square:before {
1994
- content: "\f143"; }
1995
-
1996
- .fa-ruble-sign:before {
1997
- content: "\f158"; }
1998
-
1999
- .fa-rupee-sign:before {
2000
- content: "\f156"; }
2001
-
2002
- .fa-safari:before {
2003
- content: "\f267"; }
2004
-
2005
- .fa-sass:before {
2006
- content: "\f41e"; }
2007
-
2008
- .fa-save:before {
2009
- content: "\f0c7"; }
2010
-
2011
- .fa-schlix:before {
2012
- content: "\f3ea"; }
2013
-
2014
- .fa-scribd:before {
2015
- content: "\f28a"; }
2016
-
2017
- .fa-search:before {
2018
- content: "\f002"; }
2019
-
2020
- .fa-search-minus:before {
2021
- content: "\f010"; }
2022
-
2023
- .fa-search-plus:before {
2024
- content: "\f00e"; }
2025
-
2026
- .fa-searchengin:before {
2027
- content: "\f3eb"; }
2028
-
2029
- .fa-sellcast:before {
2030
- content: "\f2da"; }
2031
-
2032
- .fa-sellsy:before {
2033
- content: "\f213"; }
2034
-
2035
- .fa-server:before {
2036
- content: "\f233"; }
2037
-
2038
- .fa-servicestack:before {
2039
- content: "\f3ec"; }
2040
-
2041
- .fa-share:before {
2042
- content: "\f064"; }
2043
-
2044
- .fa-share-alt:before {
2045
- content: "\f1e0"; }
2046
-
2047
- .fa-share-alt-square:before {
2048
- content: "\f1e1"; }
2049
-
2050
- .fa-share-square:before {
2051
- content: "\f14d"; }
2052
-
2053
- .fa-shekel-sign:before {
2054
- content: "\f20b"; }
2055
-
2056
- .fa-shield-alt:before {
2057
- content: "\f3ed"; }
2058
-
2059
- .fa-ship:before {
2060
- content: "\f21a"; }
2061
-
2062
- .fa-shipping-fast:before {
2063
- content: "\f48b"; }
2064
-
2065
- .fa-shirtsinbulk:before {
2066
- content: "\f214"; }
2067
-
2068
- .fa-shopping-bag:before {
2069
- content: "\f290"; }
2070
-
2071
- .fa-shopping-basket:before {
2072
- content: "\f291"; }
2073
-
2074
- .fa-shopping-cart:before {
2075
- content: "\f07a"; }
2076
-
2077
- .fa-shower:before {
2078
- content: "\f2cc"; }
2079
-
2080
- .fa-sign-in-alt:before {
2081
- content: "\f2f6"; }
2082
-
2083
- .fa-sign-language:before {
2084
- content: "\f2a7"; }
2085
-
2086
- .fa-sign-out-alt:before {
2087
- content: "\f2f5"; }
2088
-
2089
- .fa-signal:before {
2090
- content: "\f012"; }
2091
-
2092
- .fa-simplybuilt:before {
2093
- content: "\f215"; }
2094
-
2095
- .fa-sistrix:before {
2096
- content: "\f3ee"; }
2097
-
2098
- .fa-sitemap:before {
2099
- content: "\f0e8"; }
2100
-
2101
- .fa-skyatlas:before {
2102
- content: "\f216"; }
2103
-
2104
- .fa-skype:before {
2105
- content: "\f17e"; }
2106
-
2107
- .fa-slack:before {
2108
- content: "\f198"; }
2109
-
2110
- .fa-slack-hash:before {
2111
- content: "\f3ef"; }
2112
-
2113
- .fa-sliders-h:before {
2114
- content: "\f1de"; }
2115
-
2116
- .fa-slideshare:before {
2117
- content: "\f1e7"; }
2118
-
2119
- .fa-smile:before {
2120
- content: "\f118"; }
2121
-
2122
- .fa-snapchat:before {
2123
- content: "\f2ab"; }
2124
-
2125
- .fa-snapchat-ghost:before {
2126
- content: "\f2ac"; }
2127
-
2128
- .fa-snapchat-square:before {
2129
- content: "\f2ad"; }
2130
-
2131
- .fa-snowflake:before {
2132
- content: "\f2dc"; }
2133
-
2134
- .fa-sort:before {
2135
- content: "\f0dc"; }
2136
-
2137
- .fa-sort-alpha-down:before {
2138
- content: "\f15d"; }
2139
-
2140
- .fa-sort-alpha-up:before {
2141
- content: "\f15e"; }
2142
-
2143
- .fa-sort-amount-down:before {
2144
- content: "\f160"; }
2145
-
2146
- .fa-sort-amount-up:before {
2147
- content: "\f161"; }
2148
-
2149
- .fa-sort-down:before {
2150
- content: "\f0dd"; }
2151
-
2152
- .fa-sort-numeric-down:before {
2153
- content: "\f162"; }
2154
-
2155
- .fa-sort-numeric-up:before {
2156
- content: "\f163"; }
2157
-
2158
- .fa-sort-up:before {
2159
- content: "\f0de"; }
2160
-
2161
- .fa-soundcloud:before {
2162
- content: "\f1be"; }
2163
-
2164
- .fa-space-shuttle:before {
2165
- content: "\f197"; }
2166
-
2167
- .fa-speakap:before {
2168
- content: "\f3f3"; }
2169
-
2170
- .fa-spinner:before {
2171
- content: "\f110"; }
2172
-
2173
- .fa-spotify:before {
2174
- content: "\f1bc"; }
2175
-
2176
- .fa-square:before {
2177
- content: "\f0c8"; }
2178
-
2179
- .fa-square-full:before {
2180
- content: "\f45c"; }
2181
-
2182
- .fa-stack-exchange:before {
2183
- content: "\f18d"; }
2184
-
2185
- .fa-stack-overflow:before {
2186
- content: "\f16c"; }
2187
-
2188
- .fa-star:before {
2189
- content: "\f005"; }
2190
-
2191
- .fa-star-half:before {
2192
- content: "\f089"; }
2193
-
2194
- .fa-staylinked:before {
2195
- content: "\f3f5"; }
2196
-
2197
- .fa-steam:before {
2198
- content: "\f1b6"; }
2199
-
2200
- .fa-steam-square:before {
2201
- content: "\f1b7"; }
2202
-
2203
- .fa-steam-symbol:before {
2204
- content: "\f3f6"; }
2205
-
2206
- .fa-step-backward:before {
2207
- content: "\f048"; }
2208
-
2209
- .fa-step-forward:before {
2210
- content: "\f051"; }
2211
-
2212
- .fa-stethoscope:before {
2213
- content: "\f0f1"; }
2214
-
2215
- .fa-sticker-mule:before {
2216
- content: "\f3f7"; }
2217
-
2218
- .fa-sticky-note:before {
2219
- content: "\f249"; }
2220
-
2221
- .fa-stop:before {
2222
- content: "\f04d"; }
2223
-
2224
- .fa-stop-circle:before {
2225
- content: "\f28d"; }
2226
-
2227
- .fa-stopwatch:before {
2228
- content: "\f2f2"; }
2229
-
2230
- .fa-strava:before {
2231
- content: "\f428"; }
2232
-
2233
- .fa-street-view:before {
2234
- content: "\f21d"; }
2235
-
2236
- .fa-strikethrough:before {
2237
- content: "\f0cc"; }
2238
-
2239
- .fa-stripe:before {
2240
- content: "\f429"; }
2241
-
2242
- .fa-stripe-s:before {
2243
- content: "\f42a"; }
2244
-
2245
- .fa-studiovinari:before {
2246
- content: "\f3f8"; }
2247
-
2248
- .fa-stumbleupon:before {
2249
- content: "\f1a4"; }
2250
-
2251
- .fa-stumbleupon-circle:before {
2252
- content: "\f1a3"; }
2253
-
2254
- .fa-subscript:before {
2255
- content: "\f12c"; }
2256
-
2257
- .fa-subway:before {
2258
- content: "\f239"; }
2259
-
2260
- .fa-suitcase:before {
2261
- content: "\f0f2"; }
2262
-
2263
- .fa-sun:before {
2264
- content: "\f185"; }
2265
-
2266
- .fa-superpowers:before {
2267
- content: "\f2dd"; }
2268
-
2269
- .fa-superscript:before {
2270
- content: "\f12b"; }
2271
-
2272
- .fa-supple:before {
2273
- content: "\f3f9"; }
2274
-
2275
- .fa-sync:before {
2276
- content: "\f021"; }
2277
-
2278
- .fa-sync-alt:before {
2279
- content: "\f2f1"; }
2280
-
2281
- .fa-syringe:before {
2282
- content: "\f48e"; }
2283
-
2284
- .fa-table:before {
2285
- content: "\f0ce"; }
2286
-
2287
- .fa-table-tennis:before {
2288
- content: "\f45d"; }
2289
-
2290
- .fa-tablet:before {
2291
- content: "\f10a"; }
2292
-
2293
- .fa-tablet-alt:before {
2294
- content: "\f3fa"; }
2295
-
2296
- .fa-tachometer-alt:before {
2297
- content: "\f3fd"; }
2298
-
2299
- .fa-tag:before {
2300
- content: "\f02b"; }
2301
-
2302
- .fa-tags:before {
2303
- content: "\f02c"; }
2304
-
2305
- .fa-tasks:before {
2306
- content: "\f0ae"; }
2307
-
2308
- .fa-taxi:before {
2309
- content: "\f1ba"; }
2310
-
2311
- .fa-telegram:before {
2312
- content: "\f2c6"; }
2313
-
2314
- .fa-telegram-plane:before {
2315
- content: "\f3fe"; }
2316
-
2317
- .fa-tencent-weibo:before {
2318
- content: "\f1d5"; }
2319
-
2320
- .fa-terminal:before {
2321
- content: "\f120"; }
2322
-
2323
- .fa-text-height:before {
2324
- content: "\f034"; }
2325
-
2326
- .fa-text-width:before {
2327
- content: "\f035"; }
2328
-
2329
- .fa-th:before {
2330
- content: "\f00a"; }
2331
-
2332
- .fa-th-large:before {
2333
- content: "\f009"; }
2334
-
2335
- .fa-th-list:before {
2336
- content: "\f00b"; }
2337
-
2338
- .fa-themeisle:before {
2339
- content: "\f2b2"; }
2340
-
2341
- .fa-thermometer:before {
2342
- content: "\f491"; }
2343
-
2344
- .fa-thermometer-empty:before {
2345
- content: "\f2cb"; }
2346
-
2347
- .fa-thermometer-full:before {
2348
- content: "\f2c7"; }
2349
-
2350
- .fa-thermometer-half:before {
2351
- content: "\f2c9"; }
2352
-
2353
- .fa-thermometer-quarter:before {
2354
- content: "\f2ca"; }
2355
-
2356
- .fa-thermometer-three-quarters:before {
2357
- content: "\f2c8"; }
2358
-
2359
- .fa-thumbs-down:before {
2360
- content: "\f165"; }
2361
-
2362
- .fa-thumbs-up:before {
2363
- content: "\f164"; }
2364
-
2365
- .fa-thumbtack:before {
2366
- content: "\f08d"; }
2367
-
2368
- .fa-ticket-alt:before {
2369
- content: "\f3ff"; }
2370
-
2371
- .fa-times:before {
2372
- content: "\f00d"; }
2373
-
2374
- .fa-times-circle:before {
2375
- content: "\f057"; }
2376
-
2377
- .fa-tint:before {
2378
- content: "\f043"; }
2379
-
2380
- .fa-toggle-off:before {
2381
- content: "\f204"; }
2382
-
2383
- .fa-toggle-on:before {
2384
- content: "\f205"; }
2385
-
2386
- .fa-trademark:before {
2387
- content: "\f25c"; }
2388
-
2389
- .fa-train:before {
2390
- content: "\f238"; }
2391
-
2392
- .fa-transgender:before {
2393
- content: "\f224"; }
2394
-
2395
- .fa-transgender-alt:before {
2396
- content: "\f225"; }
2397
-
2398
- .fa-trash:before {
2399
- content: "\f1f8"; }
2400
-
2401
- .fa-trash-alt:before {
2402
- content: "\f2ed"; }
2403
-
2404
- .fa-tree:before {
2405
- content: "\f1bb"; }
2406
-
2407
- .fa-trello:before {
2408
- content: "\f181"; }
2409
-
2410
- .fa-tripadvisor:before {
2411
- content: "\f262"; }
2412
-
2413
- .fa-trophy:before {
2414
- content: "\f091"; }
2415
-
2416
- .fa-truck:before {
2417
- content: "\f0d1"; }
2418
-
2419
- .fa-tty:before {
2420
- content: "\f1e4"; }
2421
-
2422
- .fa-tumblr:before {
2423
- content: "\f173"; }
2424
-
2425
- .fa-tumblr-square:before {
2426
- content: "\f174"; }
2427
-
2428
- .fa-tv:before {
2429
- content: "\f26c"; }
2430
-
2431
- .fa-twitch:before {
2432
- content: "\f1e8"; }
2433
-
2434
- .fa-twitter:before {
2435
- content: "\f099"; }
2436
-
2437
- .fa-twitter-square:before {
2438
- content: "\f081"; }
2439
-
2440
- .fa-typo3:before {
2441
- content: "\f42b"; }
2442
-
2443
- .fa-uber:before {
2444
- content: "\f402"; }
2445
-
2446
- .fa-uikit:before {
2447
- content: "\f403"; }
2448
-
2449
- .fa-umbrella:before {
2450
- content: "\f0e9"; }
2451
-
2452
- .fa-underline:before {
2453
- content: "\f0cd"; }
2454
-
2455
- .fa-undo:before {
2456
- content: "\f0e2"; }
2457
-
2458
- .fa-undo-alt:before {
2459
- content: "\f2ea"; }
2460
-
2461
- .fa-uniregistry:before {
2462
- content: "\f404"; }
2463
-
2464
- .fa-universal-access:before {
2465
- content: "\f29a"; }
2466
-
2467
- .fa-university:before {
2468
- content: "\f19c"; }
2469
-
2470
- .fa-unlink:before {
2471
- content: "\f127"; }
2472
-
2473
- .fa-unlock:before {
2474
- content: "\f09c"; }
2475
-
2476
- .fa-unlock-alt:before {
2477
- content: "\f13e"; }
2478
-
2479
- .fa-untappd:before {
2480
- content: "\f405"; }
2481
-
2482
- .fa-upload:before {
2483
- content: "\f093"; }
2484
-
2485
- .fa-usb:before {
2486
- content: "\f287"; }
2487
-
2488
- .fa-user:before {
2489
- content: "\f007"; }
2490
-
2491
- .fa-user-circle:before {
2492
- content: "\f2bd"; }
2493
-
2494
- .fa-user-md:before {
2495
- content: "\f0f0"; }
2496
-
2497
- .fa-user-plus:before {
2498
- content: "\f234"; }
2499
-
2500
- .fa-user-secret:before {
2501
- content: "\f21b"; }
2502
-
2503
- .fa-user-times:before {
2504
- content: "\f235"; }
2505
-
2506
- .fa-users:before {
2507
- content: "\f0c0"; }
2508
-
2509
- .fa-ussunnah:before {
2510
- content: "\f407"; }
2511
-
2512
- .fa-utensil-spoon:before {
2513
- content: "\f2e5"; }
2514
-
2515
- .fa-utensils:before {
2516
- content: "\f2e7"; }
2517
-
2518
- .fa-vaadin:before {
2519
- content: "\f408"; }
2520
-
2521
- .fa-venus:before {
2522
- content: "\f221"; }
2523
-
2524
- .fa-venus-double:before {
2525
- content: "\f226"; }
2526
-
2527
- .fa-venus-mars:before {
2528
- content: "\f228"; }
2529
-
2530
- .fa-viacoin:before {
2531
- content: "\f237"; }
2532
-
2533
- .fa-viadeo:before {
2534
- content: "\f2a9"; }
2535
-
2536
- .fa-viadeo-square:before {
2537
- content: "\f2aa"; }
2538
-
2539
- .fa-viber:before {
2540
- content: "\f409"; }
2541
-
2542
- .fa-video:before {
2543
- content: "\f03d"; }
2544
-
2545
- .fa-vimeo:before {
2546
- content: "\f40a"; }
2547
-
2548
- .fa-vimeo-square:before {
2549
- content: "\f194"; }
2550
-
2551
- .fa-vimeo-v:before {
2552
- content: "\f27d"; }
2553
-
2554
- .fa-vine:before {
2555
- content: "\f1ca"; }
2556
-
2557
- .fa-vk:before {
2558
- content: "\f189"; }
2559
-
2560
- .fa-vnv:before {
2561
- content: "\f40b"; }
2562
-
2563
- .fa-volleyball-ball:before {
2564
- content: "\f45f"; }
2565
-
2566
- .fa-volume-down:before {
2567
- content: "\f027"; }
2568
-
2569
- .fa-volume-off:before {
2570
- content: "\f026"; }
2571
-
2572
- .fa-volume-up:before {
2573
- content: "\f028"; }
2574
-
2575
- .fa-vuejs:before {
2576
- content: "\f41f"; }
2577
-
2578
- .fa-warehouse:before {
2579
- content: "\f494"; }
2580
-
2581
- .fa-weibo:before {
2582
- content: "\f18a"; }
2583
-
2584
- .fa-weight:before {
2585
- content: "\f496"; }
2586
-
2587
- .fa-weixin:before {
2588
- content: "\f1d7"; }
2589
-
2590
- .fa-whatsapp:before {
2591
- content: "\f232"; }
2592
-
2593
- .fa-whatsapp-square:before {
2594
- content: "\f40c"; }
2595
-
2596
- .fa-wheelchair:before {
2597
- content: "\f193"; }
2598
-
2599
- .fa-whmcs:before {
2600
- content: "\f40d"; }
2601
-
2602
- .fa-wifi:before {
2603
- content: "\f1eb"; }
2604
-
2605
- .fa-wikipedia-w:before {
2606
- content: "\f266"; }
2607
-
2608
- .fa-window-close:before {
2609
- content: "\f410"; }
2610
-
2611
- .fa-window-maximize:before {
2612
- content: "\f2d0"; }
2613
-
2614
- .fa-window-minimize:before {
2615
- content: "\f2d1"; }
2616
-
2617
- .fa-window-restore:before {
2618
- content: "\f2d2"; }
2619
-
2620
- .fa-windows:before {
2621
- content: "\f17a"; }
2622
-
2623
- .fa-won-sign:before {
2624
- content: "\f159"; }
2625
-
2626
- .fa-wordpress:before {
2627
- content: "\f19a"; }
2628
-
2629
- .fa-wordpress-simple:before {
2630
- content: "\f411"; }
2631
-
2632
- .fa-wpbeginner:before {
2633
- content: "\f297"; }
2634
-
2635
- .fa-wpexplorer:before {
2636
- content: "\f2de"; }
2637
-
2638
- .fa-wpforms:before {
2639
- content: "\f298"; }
2640
-
2641
- .fa-wrench:before {
2642
- content: "\f0ad"; }
2643
-
2644
- .fa-xbox:before {
2645
- content: "\f412"; }
2646
-
2647
- .fa-xing:before {
2648
- content: "\f168"; }
2649
-
2650
- .fa-xing-square:before {
2651
- content: "\f169"; }
2652
-
2653
- .fa-y-combinator:before {
2654
- content: "\f23b"; }
2655
-
2656
- .fa-yahoo:before {
2657
- content: "\f19e"; }
2658
-
2659
- .fa-yandex:before {
2660
- content: "\f413"; }
2661
-
2662
- .fa-yandex-international:before {
2663
- content: "\f414"; }
2664
-
2665
- .fa-yelp:before {
2666
- content: "\f1e9"; }
2667
-
2668
- .fa-yen-sign:before {
2669
- content: "\f157"; }
2670
-
2671
- .fa-yoast:before {
2672
- content: "\f2b1"; }
2673
-
2674
- .fa-youtube:before {
2675
- content: "\f167"; }
2676
-
2677
- .fa-youtube-square:before {
2678
- content: "\f431"; }
2679
-
2680
- .sr-only {
2681
- border: 0;
2682
- clip: rect(0, 0, 0, 0);
2683
- height: 1px;
2684
- margin: -1px;
2685
- overflow: hidden;
2686
- padding: 0;
2687
- position: absolute;
2688
- width: 1px; }
2689
-
2690
- .sr-only-focusable:active, .sr-only-focusable:focus {
2691
- clip: auto;
2692
- height: auto;
2693
- margin: 0;
2694
- overflow: visible;
2695
- position: static;
2696
- width: auto; }
2697
- @font-face {
2698
- font-family: 'Font Awesome 5 Brands';
2699
- font-style: normal;
2700
- font-weight: normal;
2701
- src: url("../webfonts/fa-brands-400.eot");
2702
- src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
2703
-
2704
- .fab {
2705
- font-family: 'Font Awesome 5 Brands'; }
2706
- @font-face {
2707
- font-family: 'Font Awesome 5 Free';
2708
- font-style: normal;
2709
- font-weight: 400;
2710
- src: url("../webfonts/fa-regular-400.eot");
2711
- src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
2712
-
2713
- .far {
2714
- font-family: 'Font Awesome 5 Free';
2715
- font-weight: 400; }
2716
- @font-face {
2717
- font-family: 'Font Awesome 5 Free';
2718
- font-style: normal;
2719
- font-weight: 900;
2720
- src: url("../webfonts/fa-solid-900.eot");
2721
- src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
2722
-
2723
- .fa,
2724
- .fas {
2725
- font-family: 'Font Awesome 5 Free';
2726
- font-weight: 900; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fontawesome-all.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
 
 
 
 
 
font-awesome-latest/css/fontawesome.css DELETED
@@ -1,2696 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,
6
- .fas,
7
- .far,
8
- .fal,
9
- .fab {
10
- -moz-osx-font-smoothing: grayscale;
11
- -webkit-font-smoothing: antialiased;
12
- display: inline-block;
13
- font-style: normal;
14
- font-variant: normal;
15
- text-rendering: auto;
16
- line-height: 1; }
17
-
18
- .fa-lg {
19
- font-size: 1.33333em;
20
- line-height: 0.75em;
21
- vertical-align: -.0667em; }
22
-
23
- .fa-xs {
24
- font-size: .75em; }
25
-
26
- .fa-sm {
27
- font-size: .875em; }
28
-
29
- .fa-1x {
30
- font-size: 1em; }
31
-
32
- .fa-2x {
33
- font-size: 2em; }
34
-
35
- .fa-3x {
36
- font-size: 3em; }
37
-
38
- .fa-4x {
39
- font-size: 4em; }
40
-
41
- .fa-5x {
42
- font-size: 5em; }
43
-
44
- .fa-6x {
45
- font-size: 6em; }
46
-
47
- .fa-7x {
48
- font-size: 7em; }
49
-
50
- .fa-8x {
51
- font-size: 8em; }
52
-
53
- .fa-9x {
54
- font-size: 9em; }
55
-
56
- .fa-10x {
57
- font-size: 10em; }
58
-
59
- .fa-fw {
60
- text-align: center;
61
- width: 1.25em; }
62
-
63
- .fa-ul {
64
- list-style-type: none;
65
- margin-left: 2.5em;
66
- padding-left: 0; }
67
- .fa-ul > li {
68
- position: relative; }
69
-
70
- .fa-li {
71
- left: -2em;
72
- position: absolute;
73
- text-align: center;
74
- width: 2em;
75
- line-height: inherit; }
76
-
77
- .fa-border {
78
- border: solid 0.08em #eee;
79
- border-radius: .1em;
80
- padding: .2em .25em .15em; }
81
-
82
- .fa-pull-left {
83
- float: left; }
84
-
85
- .fa-pull-right {
86
- float: right; }
87
-
88
- .fa.fa-pull-left,
89
- .fas.fa-pull-left,
90
- .far.fa-pull-left,
91
- .fal.fa-pull-left,
92
- .fab.fa-pull-left {
93
- margin-right: .3em; }
94
-
95
- .fa.fa-pull-right,
96
- .fas.fa-pull-right,
97
- .far.fa-pull-right,
98
- .fal.fa-pull-right,
99
- .fab.fa-pull-right {
100
- margin-left: .3em; }
101
-
102
- .fa-spin {
103
- -webkit-animation: fa-spin 2s infinite linear;
104
- animation: fa-spin 2s infinite linear; }
105
-
106
- .fa-pulse {
107
- -webkit-animation: fa-spin 1s infinite steps(8);
108
- animation: fa-spin 1s infinite steps(8); }
109
-
110
- @-webkit-keyframes fa-spin {
111
- 0% {
112
- -webkit-transform: rotate(0deg);
113
- transform: rotate(0deg); }
114
- 100% {
115
- -webkit-transform: rotate(360deg);
116
- transform: rotate(360deg); } }
117
-
118
- @keyframes fa-spin {
119
- 0% {
120
- -webkit-transform: rotate(0deg);
121
- transform: rotate(0deg); }
122
- 100% {
123
- -webkit-transform: rotate(360deg);
124
- transform: rotate(360deg); } }
125
-
126
- .fa-rotate-90 {
127
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
128
- -webkit-transform: rotate(90deg);
129
- transform: rotate(90deg); }
130
-
131
- .fa-rotate-180 {
132
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
133
- -webkit-transform: rotate(180deg);
134
- transform: rotate(180deg); }
135
-
136
- .fa-rotate-270 {
137
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
138
- -webkit-transform: rotate(270deg);
139
- transform: rotate(270deg); }
140
-
141
- .fa-flip-horizontal {
142
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
143
- -webkit-transform: scale(-1, 1);
144
- transform: scale(-1, 1); }
145
-
146
- .fa-flip-vertical {
147
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
148
- -webkit-transform: scale(1, -1);
149
- transform: scale(1, -1); }
150
-
151
- .fa-flip-horizontal.fa-flip-vertical {
152
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
153
- -webkit-transform: scale(-1, -1);
154
- transform: scale(-1, -1); }
155
-
156
- :root .fa-rotate-90,
157
- :root .fa-rotate-180,
158
- :root .fa-rotate-270,
159
- :root .fa-flip-horizontal,
160
- :root .fa-flip-vertical {
161
- -webkit-filter: none;
162
- filter: none; }
163
-
164
- .fa-stack {
165
- display: inline-block;
166
- height: 2em;
167
- line-height: 2em;
168
- position: relative;
169
- vertical-align: middle;
170
- width: 2em; }
171
-
172
- .fa-stack-1x,
173
- .fa-stack-2x {
174
- left: 0;
175
- position: absolute;
176
- text-align: center;
177
- width: 100%; }
178
-
179
- .fa-stack-1x {
180
- line-height: inherit; }
181
-
182
- .fa-stack-2x {
183
- font-size: 2em; }
184
-
185
- .fa-inverse {
186
- color: #fff; }
187
-
188
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
189
- readers do not read off random characters that represent icons */
190
- .fa-500px:before {
191
- content: "\f26e"; }
192
-
193
- .fa-accessible-icon:before {
194
- content: "\f368"; }
195
-
196
- .fa-accusoft:before {
197
- content: "\f369"; }
198
-
199
- .fa-address-book:before {
200
- content: "\f2b9"; }
201
-
202
- .fa-address-card:before {
203
- content: "\f2bb"; }
204
-
205
- .fa-adjust:before {
206
- content: "\f042"; }
207
-
208
- .fa-adn:before {
209
- content: "\f170"; }
210
-
211
- .fa-adversal:before {
212
- content: "\f36a"; }
213
-
214
- .fa-affiliatetheme:before {
215
- content: "\f36b"; }
216
-
217
- .fa-algolia:before {
218
- content: "\f36c"; }
219
-
220
- .fa-align-center:before {
221
- content: "\f037"; }
222
-
223
- .fa-align-justify:before {
224
- content: "\f039"; }
225
-
226
- .fa-align-left:before {
227
- content: "\f036"; }
228
-
229
- .fa-align-right:before {
230
- content: "\f038"; }
231
-
232
- .fa-amazon:before {
233
- content: "\f270"; }
234
-
235
- .fa-amazon-pay:before {
236
- content: "\f42c"; }
237
-
238
- .fa-ambulance:before {
239
- content: "\f0f9"; }
240
-
241
- .fa-american-sign-language-interpreting:before {
242
- content: "\f2a3"; }
243
-
244
- .fa-amilia:before {
245
- content: "\f36d"; }
246
-
247
- .fa-anchor:before {
248
- content: "\f13d"; }
249
-
250
- .fa-android:before {
251
- content: "\f17b"; }
252
-
253
- .fa-angellist:before {
254
- content: "\f209"; }
255
-
256
- .fa-angle-double-down:before {
257
- content: "\f103"; }
258
-
259
- .fa-angle-double-left:before {
260
- content: "\f100"; }
261
-
262
- .fa-angle-double-right:before {
263
- content: "\f101"; }
264
-
265
- .fa-angle-double-up:before {
266
- content: "\f102"; }
267
-
268
- .fa-angle-down:before {
269
- content: "\f107"; }
270
-
271
- .fa-angle-left:before {
272
- content: "\f104"; }
273
-
274
- .fa-angle-right:before {
275
- content: "\f105"; }
276
-
277
- .fa-angle-up:before {
278
- content: "\f106"; }
279
-
280
- .fa-angrycreative:before {
281
- content: "\f36e"; }
282
-
283
- .fa-angular:before {
284
- content: "\f420"; }
285
-
286
- .fa-app-store:before {
287
- content: "\f36f"; }
288
-
289
- .fa-app-store-ios:before {
290
- content: "\f370"; }
291
-
292
- .fa-apper:before {
293
- content: "\f371"; }
294
-
295
- .fa-apple:before {
296
- content: "\f179"; }
297
-
298
- .fa-apple-pay:before {
299
- content: "\f415"; }
300
-
301
- .fa-archive:before {
302
- content: "\f187"; }
303
-
304
- .fa-arrow-alt-circle-down:before {
305
- content: "\f358"; }
306
-
307
- .fa-arrow-alt-circle-left:before {
308
- content: "\f359"; }
309
-
310
- .fa-arrow-alt-circle-right:before {
311
- content: "\f35a"; }
312
-
313
- .fa-arrow-alt-circle-up:before {
314
- content: "\f35b"; }
315
-
316
- .fa-arrow-circle-down:before {
317
- content: "\f0ab"; }
318
-
319
- .fa-arrow-circle-left:before {
320
- content: "\f0a8"; }
321
-
322
- .fa-arrow-circle-right:before {
323
- content: "\f0a9"; }
324
-
325
- .fa-arrow-circle-up:before {
326
- content: "\f0aa"; }
327
-
328
- .fa-arrow-down:before {
329
- content: "\f063"; }
330
-
331
- .fa-arrow-left:before {
332
- content: "\f060"; }
333
-
334
- .fa-arrow-right:before {
335
- content: "\f061"; }
336
-
337
- .fa-arrow-up:before {
338
- content: "\f062"; }
339
-
340
- .fa-arrows-alt:before {
341
- content: "\f0b2"; }
342
-
343
- .fa-arrows-alt-h:before {
344
- content: "\f337"; }
345
-
346
- .fa-arrows-alt-v:before {
347
- content: "\f338"; }
348
-
349
- .fa-assistive-listening-systems:before {
350
- content: "\f2a2"; }
351
-
352
- .fa-asterisk:before {
353
- content: "\f069"; }
354
-
355
- .fa-asymmetrik:before {
356
- content: "\f372"; }
357
-
358
- .fa-at:before {
359
- content: "\f1fa"; }
360
-
361
- .fa-audible:before {
362
- content: "\f373"; }
363
-
364
- .fa-audio-description:before {
365
- content: "\f29e"; }
366
-
367
- .fa-autoprefixer:before {
368
- content: "\f41c"; }
369
-
370
- .fa-avianex:before {
371
- content: "\f374"; }
372
-
373
- .fa-aviato:before {
374
- content: "\f421"; }
375
-
376
- .fa-aws:before {
377
- content: "\f375"; }
378
-
379
- .fa-backward:before {
380
- content: "\f04a"; }
381
-
382
- .fa-balance-scale:before {
383
- content: "\f24e"; }
384
-
385
- .fa-ban:before {
386
- content: "\f05e"; }
387
-
388
- .fa-band-aid:before {
389
- content: "\f462"; }
390
-
391
- .fa-bandcamp:before {
392
- content: "\f2d5"; }
393
-
394
- .fa-barcode:before {
395
- content: "\f02a"; }
396
-
397
- .fa-bars:before {
398
- content: "\f0c9"; }
399
-
400
- .fa-baseball-ball:before {
401
- content: "\f433"; }
402
-
403
- .fa-basketball-ball:before {
404
- content: "\f434"; }
405
-
406
- .fa-bath:before {
407
- content: "\f2cd"; }
408
-
409
- .fa-battery-empty:before {
410
- content: "\f244"; }
411
-
412
- .fa-battery-full:before {
413
- content: "\f240"; }
414
-
415
- .fa-battery-half:before {
416
- content: "\f242"; }
417
-
418
- .fa-battery-quarter:before {
419
- content: "\f243"; }
420
-
421
- .fa-battery-three-quarters:before {
422
- content: "\f241"; }
423
-
424
- .fa-bed:before {
425
- content: "\f236"; }
426
-
427
- .fa-beer:before {
428
- content: "\f0fc"; }
429
-
430
- .fa-behance:before {
431
- content: "\f1b4"; }
432
-
433
- .fa-behance-square:before {
434
- content: "\f1b5"; }
435
-
436
- .fa-bell:before {
437
- content: "\f0f3"; }
438
-
439
- .fa-bell-slash:before {
440
- content: "\f1f6"; }
441
-
442
- .fa-bicycle:before {
443
- content: "\f206"; }
444
-
445
- .fa-bimobject:before {
446
- content: "\f378"; }
447
-
448
- .fa-binoculars:before {
449
- content: "\f1e5"; }
450
-
451
- .fa-birthday-cake:before {
452
- content: "\f1fd"; }
453
-
454
- .fa-bitbucket:before {
455
- content: "\f171"; }
456
-
457
- .fa-bitcoin:before {
458
- content: "\f379"; }
459
-
460
- .fa-bity:before {
461
- content: "\f37a"; }
462
-
463
- .fa-black-tie:before {
464
- content: "\f27e"; }
465
-
466
- .fa-blackberry:before {
467
- content: "\f37b"; }
468
-
469
- .fa-blind:before {
470
- content: "\f29d"; }
471
-
472
- .fa-blogger:before {
473
- content: "\f37c"; }
474
-
475
- .fa-blogger-b:before {
476
- content: "\f37d"; }
477
-
478
- .fa-bluetooth:before {
479
- content: "\f293"; }
480
-
481
- .fa-bluetooth-b:before {
482
- content: "\f294"; }
483
-
484
- .fa-bold:before {
485
- content: "\f032"; }
486
-
487
- .fa-bolt:before {
488
- content: "\f0e7"; }
489
-
490
- .fa-bomb:before {
491
- content: "\f1e2"; }
492
-
493
- .fa-book:before {
494
- content: "\f02d"; }
495
-
496
- .fa-bookmark:before {
497
- content: "\f02e"; }
498
-
499
- .fa-bowling-ball:before {
500
- content: "\f436"; }
501
-
502
- .fa-box:before {
503
- content: "\f466"; }
504
-
505
- .fa-boxes:before {
506
- content: "\f468"; }
507
-
508
- .fa-braille:before {
509
- content: "\f2a1"; }
510
-
511
- .fa-briefcase:before {
512
- content: "\f0b1"; }
513
-
514
- .fa-btc:before {
515
- content: "\f15a"; }
516
-
517
- .fa-bug:before {
518
- content: "\f188"; }
519
-
520
- .fa-building:before {
521
- content: "\f1ad"; }
522
-
523
- .fa-bullhorn:before {
524
- content: "\f0a1"; }
525
-
526
- .fa-bullseye:before {
527
- content: "\f140"; }
528
-
529
- .fa-buromobelexperte:before {
530
- content: "\f37f"; }
531
-
532
- .fa-bus:before {
533
- content: "\f207"; }
534
-
535
- .fa-buysellads:before {
536
- content: "\f20d"; }
537
-
538
- .fa-calculator:before {
539
- content: "\f1ec"; }
540
-
541
- .fa-calendar:before {
542
- content: "\f133"; }
543
-
544
- .fa-calendar-alt:before {
545
- content: "\f073"; }
546
-
547
- .fa-calendar-check:before {
548
- content: "\f274"; }
549
-
550
- .fa-calendar-minus:before {
551
- content: "\f272"; }
552
-
553
- .fa-calendar-plus:before {
554
- content: "\f271"; }
555
-
556
- .fa-calendar-times:before {
557
- content: "\f273"; }
558
-
559
- .fa-camera:before {
560
- content: "\f030"; }
561
-
562
- .fa-camera-retro:before {
563
- content: "\f083"; }
564
-
565
- .fa-car:before {
566
- content: "\f1b9"; }
567
-
568
- .fa-caret-down:before {
569
- content: "\f0d7"; }
570
-
571
- .fa-caret-left:before {
572
- content: "\f0d9"; }
573
-
574
- .fa-caret-right:before {
575
- content: "\f0da"; }
576
-
577
- .fa-caret-square-down:before {
578
- content: "\f150"; }
579
-
580
- .fa-caret-square-left:before {
581
- content: "\f191"; }
582
-
583
- .fa-caret-square-right:before {
584
- content: "\f152"; }
585
-
586
- .fa-caret-square-up:before {
587
- content: "\f151"; }
588
-
589
- .fa-caret-up:before {
590
- content: "\f0d8"; }
591
-
592
- .fa-cart-arrow-down:before {
593
- content: "\f218"; }
594
-
595
- .fa-cart-plus:before {
596
- content: "\f217"; }
597
-
598
- .fa-cc-amazon-pay:before {
599
- content: "\f42d"; }
600
-
601
- .fa-cc-amex:before {
602
- content: "\f1f3"; }
603
-
604
- .fa-cc-apple-pay:before {
605
- content: "\f416"; }
606
-
607
- .fa-cc-diners-club:before {
608
- content: "\f24c"; }
609
-
610
- .fa-cc-discover:before {
611
- content: "\f1f2"; }
612
-
613
- .fa-cc-jcb:before {
614
- content: "\f24b"; }
615
-
616
- .fa-cc-mastercard:before {
617
- content: "\f1f1"; }
618
-
619
- .fa-cc-paypal:before {
620
- content: "\f1f4"; }
621
-
622
- .fa-cc-stripe:before {
623
- content: "\f1f5"; }
624
-
625
- .fa-cc-visa:before {
626
- content: "\f1f0"; }
627
-
628
- .fa-centercode:before {
629
- content: "\f380"; }
630
-
631
- .fa-certificate:before {
632
- content: "\f0a3"; }
633
-
634
- .fa-chart-area:before {
635
- content: "\f1fe"; }
636
-
637
- .fa-chart-bar:before {
638
- content: "\f080"; }
639
-
640
- .fa-chart-line:before {
641
- content: "\f201"; }
642
-
643
- .fa-chart-pie:before {
644
- content: "\f200"; }
645
-
646
- .fa-check:before {
647
- content: "\f00c"; }
648
-
649
- .fa-check-circle:before {
650
- content: "\f058"; }
651
-
652
- .fa-check-square:before {
653
- content: "\f14a"; }
654
-
655
- .fa-chess:before {
656
- content: "\f439"; }
657
-
658
- .fa-chess-bishop:before {
659
- content: "\f43a"; }
660
-
661
- .fa-chess-board:before {
662
- content: "\f43c"; }
663
-
664
- .fa-chess-king:before {
665
- content: "\f43f"; }
666
-
667
- .fa-chess-knight:before {
668
- content: "\f441"; }
669
-
670
- .fa-chess-pawn:before {
671
- content: "\f443"; }
672
-
673
- .fa-chess-queen:before {
674
- content: "\f445"; }
675
-
676
- .fa-chess-rook:before {
677
- content: "\f447"; }
678
-
679
- .fa-chevron-circle-down:before {
680
- content: "\f13a"; }
681
-
682
- .fa-chevron-circle-left:before {
683
- content: "\f137"; }
684
-
685
- .fa-chevron-circle-right:before {
686
- content: "\f138"; }
687
-
688
- .fa-chevron-circle-up:before {
689
- content: "\f139"; }
690
-
691
- .fa-chevron-down:before {
692
- content: "\f078"; }
693
-
694
- .fa-chevron-left:before {
695
- content: "\f053"; }
696
-
697
- .fa-chevron-right:before {
698
- content: "\f054"; }
699
-
700
- .fa-chevron-up:before {
701
- content: "\f077"; }
702
-
703
- .fa-child:before {
704
- content: "\f1ae"; }
705
-
706
- .fa-chrome:before {
707
- content: "\f268"; }
708
-
709
- .fa-circle:before {
710
- content: "\f111"; }
711
-
712
- .fa-circle-notch:before {
713
- content: "\f1ce"; }
714
-
715
- .fa-clipboard:before {
716
- content: "\f328"; }
717
-
718
- .fa-clipboard-check:before {
719
- content: "\f46c"; }
720
-
721
- .fa-clipboard-list:before {
722
- content: "\f46d"; }
723
-
724
- .fa-clock:before {
725
- content: "\f017"; }
726
-
727
- .fa-clone:before {
728
- content: "\f24d"; }
729
-
730
- .fa-closed-captioning:before {
731
- content: "\f20a"; }
732
-
733
- .fa-cloud:before {
734
- content: "\f0c2"; }
735
-
736
- .fa-cloud-download-alt:before {
737
- content: "\f381"; }
738
-
739
- .fa-cloud-upload-alt:before {
740
- content: "\f382"; }
741
-
742
- .fa-cloudscale:before {
743
- content: "\f383"; }
744
-
745
- .fa-cloudsmith:before {
746
- content: "\f384"; }
747
-
748
- .fa-cloudversify:before {
749
- content: "\f385"; }
750
-
751
- .fa-code:before {
752
- content: "\f121"; }
753
-
754
- .fa-code-branch:before {
755
- content: "\f126"; }
756
-
757
- .fa-codepen:before {
758
- content: "\f1cb"; }
759
-
760
- .fa-codiepie:before {
761
- content: "\f284"; }
762
-
763
- .fa-coffee:before {
764
- content: "\f0f4"; }
765
-
766
- .fa-cog:before {
767
- content: "\f013"; }
768
-
769
- .fa-cogs:before {
770
- content: "\f085"; }
771
-
772
- .fa-columns:before {
773
- content: "\f0db"; }
774
-
775
- .fa-comment:before {
776
- content: "\f075"; }
777
-
778
- .fa-comment-alt:before {
779
- content: "\f27a"; }
780
-
781
- .fa-comments:before {
782
- content: "\f086"; }
783
-
784
- .fa-compass:before {
785
- content: "\f14e"; }
786
-
787
- .fa-compress:before {
788
- content: "\f066"; }
789
-
790
- .fa-connectdevelop:before {
791
- content: "\f20e"; }
792
-
793
- .fa-contao:before {
794
- content: "\f26d"; }
795
-
796
- .fa-copy:before {
797
- content: "\f0c5"; }
798
-
799
- .fa-copyright:before {
800
- content: "\f1f9"; }
801
-
802
- .fa-cpanel:before {
803
- content: "\f388"; }
804
-
805
- .fa-creative-commons:before {
806
- content: "\f25e"; }
807
-
808
- .fa-credit-card:before {
809
- content: "\f09d"; }
810
-
811
- .fa-crop:before {
812
- content: "\f125"; }
813
-
814
- .fa-crosshairs:before {
815
- content: "\f05b"; }
816
-
817
- .fa-css3:before {
818
- content: "\f13c"; }
819
-
820
- .fa-css3-alt:before {
821
- content: "\f38b"; }
822
-
823
- .fa-cube:before {
824
- content: "\f1b2"; }
825
-
826
- .fa-cubes:before {
827
- content: "\f1b3"; }
828
-
829
- .fa-cut:before {
830
- content: "\f0c4"; }
831
-
832
- .fa-cuttlefish:before {
833
- content: "\f38c"; }
834
-
835
- .fa-d-and-d:before {
836
- content: "\f38d"; }
837
-
838
- .fa-dashcube:before {
839
- content: "\f210"; }
840
-
841
- .fa-database:before {
842
- content: "\f1c0"; }
843
-
844
- .fa-deaf:before {
845
- content: "\f2a4"; }
846
-
847
- .fa-delicious:before {
848
- content: "\f1a5"; }
849
-
850
- .fa-deploydog:before {
851
- content: "\f38e"; }
852
-
853
- .fa-deskpro:before {
854
- content: "\f38f"; }
855
-
856
- .fa-desktop:before {
857
- content: "\f108"; }
858
-
859
- .fa-deviantart:before {
860
- content: "\f1bd"; }
861
-
862
- .fa-digg:before {
863
- content: "\f1a6"; }
864
-
865
- .fa-digital-ocean:before {
866
- content: "\f391"; }
867
-
868
- .fa-discord:before {
869
- content: "\f392"; }
870
-
871
- .fa-discourse:before {
872
- content: "\f393"; }
873
-
874
- .fa-dna:before {
875
- content: "\f471"; }
876
-
877
- .fa-dochub:before {
878
- content: "\f394"; }
879
-
880
- .fa-docker:before {
881
- content: "\f395"; }
882
-
883
- .fa-dollar-sign:before {
884
- content: "\f155"; }
885
-
886
- .fa-dolly:before {
887
- content: "\f472"; }
888
-
889
- .fa-dolly-flatbed:before {
890
- content: "\f474"; }
891
-
892
- .fa-dot-circle:before {
893
- content: "\f192"; }
894
-
895
- .fa-download:before {
896
- content: "\f019"; }
897
-
898
- .fa-draft2digital:before {
899
- content: "\f396"; }
900
-
901
- .fa-dribbble:before {
902
- content: "\f17d"; }
903
-
904
- .fa-dribbble-square:before {
905
- content: "\f397"; }
906
-
907
- .fa-dropbox:before {
908
- content: "\f16b"; }
909
-
910
- .fa-drupal:before {
911
- content: "\f1a9"; }
912
-
913
- .fa-dyalog:before {
914
- content: "\f399"; }
915
-
916
- .fa-earlybirds:before {
917
- content: "\f39a"; }
918
-
919
- .fa-edge:before {
920
- content: "\f282"; }
921
-
922
- .fa-edit:before {
923
- content: "\f044"; }
924
-
925
- .fa-eject:before {
926
- content: "\f052"; }
927
-
928
- .fa-elementor:before {
929
- content: "\f430"; }
930
-
931
- .fa-ellipsis-h:before {
932
- content: "\f141"; }
933
-
934
- .fa-ellipsis-v:before {
935
- content: "\f142"; }
936
-
937
- .fa-ember:before {
938
- content: "\f423"; }
939
-
940
- .fa-empire:before {
941
- content: "\f1d1"; }
942
-
943
- .fa-envelope:before {
944
- content: "\f0e0"; }
945
-
946
- .fa-envelope-open:before {
947
- content: "\f2b6"; }
948
-
949
- .fa-envelope-square:before {
950
- content: "\f199"; }
951
-
952
- .fa-envira:before {
953
- content: "\f299"; }
954
-
955
- .fa-eraser:before {
956
- content: "\f12d"; }
957
-
958
- .fa-erlang:before {
959
- content: "\f39d"; }
960
-
961
- .fa-ethereum:before {
962
- content: "\f42e"; }
963
-
964
- .fa-etsy:before {
965
- content: "\f2d7"; }
966
-
967
- .fa-euro-sign:before {
968
- content: "\f153"; }
969
-
970
- .fa-exchange-alt:before {
971
- content: "\f362"; }
972
-
973
- .fa-exclamation:before {
974
- content: "\f12a"; }
975
-
976
- .fa-exclamation-circle:before {
977
- content: "\f06a"; }
978
-
979
- .fa-exclamation-triangle:before {
980
- content: "\f071"; }
981
-
982
- .fa-expand:before {
983
- content: "\f065"; }
984
-
985
- .fa-expand-arrows-alt:before {
986
- content: "\f31e"; }
987
-
988
- .fa-expeditedssl:before {
989
- content: "\f23e"; }
990
-
991
- .fa-external-link-alt:before {
992
- content: "\f35d"; }
993
-
994
- .fa-external-link-square-alt:before {
995
- content: "\f360"; }
996
-
997
- .fa-eye:before {
998
- content: "\f06e"; }
999
-
1000
- .fa-eye-dropper:before {
1001
- content: "\f1fb"; }
1002
-
1003
- .fa-eye-slash:before {
1004
- content: "\f070"; }
1005
-
1006
- .fa-facebook:before {
1007
- content: "\f09a"; }
1008
-
1009
- .fa-facebook-f:before {
1010
- content: "\f39e"; }
1011
-
1012
- .fa-facebook-messenger:before {
1013
- content: "\f39f"; }
1014
-
1015
- .fa-facebook-square:before {
1016
- content: "\f082"; }
1017
-
1018
- .fa-fast-backward:before {
1019
- content: "\f049"; }
1020
-
1021
- .fa-fast-forward:before {
1022
- content: "\f050"; }
1023
-
1024
- .fa-fax:before {
1025
- content: "\f1ac"; }
1026
-
1027
- .fa-female:before {
1028
- content: "\f182"; }
1029
-
1030
- .fa-fighter-jet:before {
1031
- content: "\f0fb"; }
1032
-
1033
- .fa-file:before {
1034
- content: "\f15b"; }
1035
-
1036
- .fa-file-alt:before {
1037
- content: "\f15c"; }
1038
-
1039
- .fa-file-archive:before {
1040
- content: "\f1c6"; }
1041
-
1042
- .fa-file-audio:before {
1043
- content: "\f1c7"; }
1044
-
1045
- .fa-file-code:before {
1046
- content: "\f1c9"; }
1047
-
1048
- .fa-file-excel:before {
1049
- content: "\f1c3"; }
1050
-
1051
- .fa-file-image:before {
1052
- content: "\f1c5"; }
1053
-
1054
- .fa-file-pdf:before {
1055
- content: "\f1c1"; }
1056
-
1057
- .fa-file-powerpoint:before {
1058
- content: "\f1c4"; }
1059
-
1060
- .fa-file-video:before {
1061
- content: "\f1c8"; }
1062
-
1063
- .fa-file-word:before {
1064
- content: "\f1c2"; }
1065
-
1066
- .fa-film:before {
1067
- content: "\f008"; }
1068
-
1069
- .fa-filter:before {
1070
- content: "\f0b0"; }
1071
-
1072
- .fa-fire:before {
1073
- content: "\f06d"; }
1074
-
1075
- .fa-fire-extinguisher:before {
1076
- content: "\f134"; }
1077
-
1078
- .fa-firefox:before {
1079
- content: "\f269"; }
1080
-
1081
- .fa-first-aid:before {
1082
- content: "\f479"; }
1083
-
1084
- .fa-first-order:before {
1085
- content: "\f2b0"; }
1086
-
1087
- .fa-firstdraft:before {
1088
- content: "\f3a1"; }
1089
-
1090
- .fa-flag:before {
1091
- content: "\f024"; }
1092
-
1093
- .fa-flag-checkered:before {
1094
- content: "\f11e"; }
1095
-
1096
- .fa-flask:before {
1097
- content: "\f0c3"; }
1098
-
1099
- .fa-flickr:before {
1100
- content: "\f16e"; }
1101
-
1102
- .fa-flipboard:before {
1103
- content: "\f44d"; }
1104
-
1105
- .fa-fly:before {
1106
- content: "\f417"; }
1107
-
1108
- .fa-folder:before {
1109
- content: "\f07b"; }
1110
-
1111
- .fa-folder-open:before {
1112
- content: "\f07c"; }
1113
-
1114
- .fa-font:before {
1115
- content: "\f031"; }
1116
-
1117
- .fa-font-awesome:before {
1118
- content: "\f2b4"; }
1119
-
1120
- .fa-font-awesome-alt:before {
1121
- content: "\f35c"; }
1122
-
1123
- .fa-font-awesome-flag:before {
1124
- content: "\f425"; }
1125
-
1126
- .fa-fonticons:before {
1127
- content: "\f280"; }
1128
-
1129
- .fa-fonticons-fi:before {
1130
- content: "\f3a2"; }
1131
-
1132
- .fa-football-ball:before {
1133
- content: "\f44e"; }
1134
-
1135
- .fa-fort-awesome:before {
1136
- content: "\f286"; }
1137
-
1138
- .fa-fort-awesome-alt:before {
1139
- content: "\f3a3"; }
1140
-
1141
- .fa-forumbee:before {
1142
- content: "\f211"; }
1143
-
1144
- .fa-forward:before {
1145
- content: "\f04e"; }
1146
-
1147
- .fa-foursquare:before {
1148
- content: "\f180"; }
1149
-
1150
- .fa-free-code-camp:before {
1151
- content: "\f2c5"; }
1152
-
1153
- .fa-freebsd:before {
1154
- content: "\f3a4"; }
1155
-
1156
- .fa-frown:before {
1157
- content: "\f119"; }
1158
-
1159
- .fa-futbol:before {
1160
- content: "\f1e3"; }
1161
-
1162
- .fa-gamepad:before {
1163
- content: "\f11b"; }
1164
-
1165
- .fa-gavel:before {
1166
- content: "\f0e3"; }
1167
-
1168
- .fa-gem:before {
1169
- content: "\f3a5"; }
1170
-
1171
- .fa-genderless:before {
1172
- content: "\f22d"; }
1173
-
1174
- .fa-get-pocket:before {
1175
- content: "\f265"; }
1176
-
1177
- .fa-gg:before {
1178
- content: "\f260"; }
1179
-
1180
- .fa-gg-circle:before {
1181
- content: "\f261"; }
1182
-
1183
- .fa-gift:before {
1184
- content: "\f06b"; }
1185
-
1186
- .fa-git:before {
1187
- content: "\f1d3"; }
1188
-
1189
- .fa-git-square:before {
1190
- content: "\f1d2"; }
1191
-
1192
- .fa-github:before {
1193
- content: "\f09b"; }
1194
-
1195
- .fa-github-alt:before {
1196
- content: "\f113"; }
1197
-
1198
- .fa-github-square:before {
1199
- content: "\f092"; }
1200
-
1201
- .fa-gitkraken:before {
1202
- content: "\f3a6"; }
1203
-
1204
- .fa-gitlab:before {
1205
- content: "\f296"; }
1206
-
1207
- .fa-gitter:before {
1208
- content: "\f426"; }
1209
-
1210
- .fa-glass-martini:before {
1211
- content: "\f000"; }
1212
-
1213
- .fa-glide:before {
1214
- content: "\f2a5"; }
1215
-
1216
- .fa-glide-g:before {
1217
- content: "\f2a6"; }
1218
-
1219
- .fa-globe:before {
1220
- content: "\f0ac"; }
1221
-
1222
- .fa-gofore:before {
1223
- content: "\f3a7"; }
1224
-
1225
- .fa-golf-ball:before {
1226
- content: "\f450"; }
1227
-
1228
- .fa-goodreads:before {
1229
- content: "\f3a8"; }
1230
-
1231
- .fa-goodreads-g:before {
1232
- content: "\f3a9"; }
1233
-
1234
- .fa-google:before {
1235
- content: "\f1a0"; }
1236
-
1237
- .fa-google-drive:before {
1238
- content: "\f3aa"; }
1239
-
1240
- .fa-google-play:before {
1241
- content: "\f3ab"; }
1242
-
1243
- .fa-google-plus:before {
1244
- content: "\f2b3"; }
1245
-
1246
- .fa-google-plus-g:before {
1247
- content: "\f0d5"; }
1248
-
1249
- .fa-google-plus-square:before {
1250
- content: "\f0d4"; }
1251
-
1252
- .fa-google-wallet:before {
1253
- content: "\f1ee"; }
1254
-
1255
- .fa-graduation-cap:before {
1256
- content: "\f19d"; }
1257
-
1258
- .fa-gratipay:before {
1259
- content: "\f184"; }
1260
-
1261
- .fa-grav:before {
1262
- content: "\f2d6"; }
1263
-
1264
- .fa-gripfire:before {
1265
- content: "\f3ac"; }
1266
-
1267
- .fa-grunt:before {
1268
- content: "\f3ad"; }
1269
-
1270
- .fa-gulp:before {
1271
- content: "\f3ae"; }
1272
-
1273
- .fa-h-square:before {
1274
- content: "\f0fd"; }
1275
-
1276
- .fa-hacker-news:before {
1277
- content: "\f1d4"; }
1278
-
1279
- .fa-hacker-news-square:before {
1280
- content: "\f3af"; }
1281
-
1282
- .fa-hand-lizard:before {
1283
- content: "\f258"; }
1284
-
1285
- .fa-hand-paper:before {
1286
- content: "\f256"; }
1287
-
1288
- .fa-hand-peace:before {
1289
- content: "\f25b"; }
1290
-
1291
- .fa-hand-point-down:before {
1292
- content: "\f0a7"; }
1293
-
1294
- .fa-hand-point-left:before {
1295
- content: "\f0a5"; }
1296
-
1297
- .fa-hand-point-right:before {
1298
- content: "\f0a4"; }
1299
-
1300
- .fa-hand-point-up:before {
1301
- content: "\f0a6"; }
1302
-
1303
- .fa-hand-pointer:before {
1304
- content: "\f25a"; }
1305
-
1306
- .fa-hand-rock:before {
1307
- content: "\f255"; }
1308
-
1309
- .fa-hand-scissors:before {
1310
- content: "\f257"; }
1311
-
1312
- .fa-hand-spock:before {
1313
- content: "\f259"; }
1314
-
1315
- .fa-handshake:before {
1316
- content: "\f2b5"; }
1317
-
1318
- .fa-hashtag:before {
1319
- content: "\f292"; }
1320
-
1321
- .fa-hdd:before {
1322
- content: "\f0a0"; }
1323
-
1324
- .fa-heading:before {
1325
- content: "\f1dc"; }
1326
-
1327
- .fa-headphones:before {
1328
- content: "\f025"; }
1329
-
1330
- .fa-heart:before {
1331
- content: "\f004"; }
1332
-
1333
- .fa-heartbeat:before {
1334
- content: "\f21e"; }
1335
-
1336
- .fa-hips:before {
1337
- content: "\f452"; }
1338
-
1339
- .fa-hire-a-helper:before {
1340
- content: "\f3b0"; }
1341
-
1342
- .fa-history:before {
1343
- content: "\f1da"; }
1344
-
1345
- .fa-hockey-puck:before {
1346
- content: "\f453"; }
1347
-
1348
- .fa-home:before {
1349
- content: "\f015"; }
1350
-
1351
- .fa-hooli:before {
1352
- content: "\f427"; }
1353
-
1354
- .fa-hospital:before {
1355
- content: "\f0f8"; }
1356
-
1357
- .fa-hospital-symbol:before {
1358
- content: "\f47e"; }
1359
-
1360
- .fa-hotjar:before {
1361
- content: "\f3b1"; }
1362
-
1363
- .fa-hourglass:before {
1364
- content: "\f254"; }
1365
-
1366
- .fa-hourglass-end:before {
1367
- content: "\f253"; }
1368
-
1369
- .fa-hourglass-half:before {
1370
- content: "\f252"; }
1371
-
1372
- .fa-hourglass-start:before {
1373
- content: "\f251"; }
1374
-
1375
- .fa-houzz:before {
1376
- content: "\f27c"; }
1377
-
1378
- .fa-html5:before {
1379
- content: "\f13b"; }
1380
-
1381
- .fa-hubspot:before {
1382
- content: "\f3b2"; }
1383
-
1384
- .fa-i-cursor:before {
1385
- content: "\f246"; }
1386
-
1387
- .fa-id-badge:before {
1388
- content: "\f2c1"; }
1389
-
1390
- .fa-id-card:before {
1391
- content: "\f2c2"; }
1392
-
1393
- .fa-image:before {
1394
- content: "\f03e"; }
1395
-
1396
- .fa-images:before {
1397
- content: "\f302"; }
1398
-
1399
- .fa-imdb:before {
1400
- content: "\f2d8"; }
1401
-
1402
- .fa-inbox:before {
1403
- content: "\f01c"; }
1404
-
1405
- .fa-indent:before {
1406
- content: "\f03c"; }
1407
-
1408
- .fa-industry:before {
1409
- content: "\f275"; }
1410
-
1411
- .fa-info:before {
1412
- content: "\f129"; }
1413
-
1414
- .fa-info-circle:before {
1415
- content: "\f05a"; }
1416
-
1417
- .fa-instagram:before {
1418
- content: "\f16d"; }
1419
-
1420
- .fa-internet-explorer:before {
1421
- content: "\f26b"; }
1422
-
1423
- .fa-ioxhost:before {
1424
- content: "\f208"; }
1425
-
1426
- .fa-italic:before {
1427
- content: "\f033"; }
1428
-
1429
- .fa-itunes:before {
1430
- content: "\f3b4"; }
1431
-
1432
- .fa-itunes-note:before {
1433
- content: "\f3b5"; }
1434
-
1435
- .fa-jenkins:before {
1436
- content: "\f3b6"; }
1437
-
1438
- .fa-joget:before {
1439
- content: "\f3b7"; }
1440
-
1441
- .fa-joomla:before {
1442
- content: "\f1aa"; }
1443
-
1444
- .fa-js:before {
1445
- content: "\f3b8"; }
1446
-
1447
- .fa-js-square:before {
1448
- content: "\f3b9"; }
1449
-
1450
- .fa-jsfiddle:before {
1451
- content: "\f1cc"; }
1452
-
1453
- .fa-key:before {
1454
- content: "\f084"; }
1455
-
1456
- .fa-keyboard:before {
1457
- content: "\f11c"; }
1458
-
1459
- .fa-keycdn:before {
1460
- content: "\f3ba"; }
1461
-
1462
- .fa-kickstarter:before {
1463
- content: "\f3bb"; }
1464
-
1465
- .fa-kickstarter-k:before {
1466
- content: "\f3bc"; }
1467
-
1468
- .fa-korvue:before {
1469
- content: "\f42f"; }
1470
-
1471
- .fa-language:before {
1472
- content: "\f1ab"; }
1473
-
1474
- .fa-laptop:before {
1475
- content: "\f109"; }
1476
-
1477
- .fa-laravel:before {
1478
- content: "\f3bd"; }
1479
-
1480
- .fa-lastfm:before {
1481
- content: "\f202"; }
1482
-
1483
- .fa-lastfm-square:before {
1484
- content: "\f203"; }
1485
-
1486
- .fa-leaf:before {
1487
- content: "\f06c"; }
1488
-
1489
- .fa-leanpub:before {
1490
- content: "\f212"; }
1491
-
1492
- .fa-lemon:before {
1493
- content: "\f094"; }
1494
-
1495
- .fa-less:before {
1496
- content: "\f41d"; }
1497
-
1498
- .fa-level-down-alt:before {
1499
- content: "\f3be"; }
1500
-
1501
- .fa-level-up-alt:before {
1502
- content: "\f3bf"; }
1503
-
1504
- .fa-life-ring:before {
1505
- content: "\f1cd"; }
1506
-
1507
- .fa-lightbulb:before {
1508
- content: "\f0eb"; }
1509
-
1510
- .fa-line:before {
1511
- content: "\f3c0"; }
1512
-
1513
- .fa-link:before {
1514
- content: "\f0c1"; }
1515
-
1516
- .fa-linkedin:before {
1517
- content: "\f08c"; }
1518
-
1519
- .fa-linkedin-in:before {
1520
- content: "\f0e1"; }
1521
-
1522
- .fa-linode:before {
1523
- content: "\f2b8"; }
1524
-
1525
- .fa-linux:before {
1526
- content: "\f17c"; }
1527
-
1528
- .fa-lira-sign:before {
1529
- content: "\f195"; }
1530
-
1531
- .fa-list:before {
1532
- content: "\f03a"; }
1533
-
1534
- .fa-list-alt:before {
1535
- content: "\f022"; }
1536
-
1537
- .fa-list-ol:before {
1538
- content: "\f0cb"; }
1539
-
1540
- .fa-list-ul:before {
1541
- content: "\f0ca"; }
1542
-
1543
- .fa-location-arrow:before {
1544
- content: "\f124"; }
1545
-
1546
- .fa-lock:before {
1547
- content: "\f023"; }
1548
-
1549
- .fa-lock-open:before {
1550
- content: "\f3c1"; }
1551
-
1552
- .fa-long-arrow-alt-down:before {
1553
- content: "\f309"; }
1554
-
1555
- .fa-long-arrow-alt-left:before {
1556
- content: "\f30a"; }
1557
-
1558
- .fa-long-arrow-alt-right:before {
1559
- content: "\f30b"; }
1560
-
1561
- .fa-long-arrow-alt-up:before {
1562
- content: "\f30c"; }
1563
-
1564
- .fa-low-vision:before {
1565
- content: "\f2a8"; }
1566
-
1567
- .fa-lyft:before {
1568
- content: "\f3c3"; }
1569
-
1570
- .fa-magento:before {
1571
- content: "\f3c4"; }
1572
-
1573
- .fa-magic:before {
1574
- content: "\f0d0"; }
1575
-
1576
- .fa-magnet:before {
1577
- content: "\f076"; }
1578
-
1579
- .fa-male:before {
1580
- content: "\f183"; }
1581
-
1582
- .fa-map:before {
1583
- content: "\f279"; }
1584
-
1585
- .fa-map-marker:before {
1586
- content: "\f041"; }
1587
-
1588
- .fa-map-marker-alt:before {
1589
- content: "\f3c5"; }
1590
-
1591
- .fa-map-pin:before {
1592
- content: "\f276"; }
1593
-
1594
- .fa-map-signs:before {
1595
- content: "\f277"; }
1596
-
1597
- .fa-mars:before {
1598
- content: "\f222"; }
1599
-
1600
- .fa-mars-double:before {
1601
- content: "\f227"; }
1602
-
1603
- .fa-mars-stroke:before {
1604
- content: "\f229"; }
1605
-
1606
- .fa-mars-stroke-h:before {
1607
- content: "\f22b"; }
1608
-
1609
- .fa-mars-stroke-v:before {
1610
- content: "\f22a"; }
1611
-
1612
- .fa-maxcdn:before {
1613
- content: "\f136"; }
1614
-
1615
- .fa-medapps:before {
1616
- content: "\f3c6"; }
1617
-
1618
- .fa-medium:before {
1619
- content: "\f23a"; }
1620
-
1621
- .fa-medium-m:before {
1622
- content: "\f3c7"; }
1623
-
1624
- .fa-medkit:before {
1625
- content: "\f0fa"; }
1626
-
1627
- .fa-medrt:before {
1628
- content: "\f3c8"; }
1629
-
1630
- .fa-meetup:before {
1631
- content: "\f2e0"; }
1632
-
1633
- .fa-meh:before {
1634
- content: "\f11a"; }
1635
-
1636
- .fa-mercury:before {
1637
- content: "\f223"; }
1638
-
1639
- .fa-microchip:before {
1640
- content: "\f2db"; }
1641
-
1642
- .fa-microphone:before {
1643
- content: "\f130"; }
1644
-
1645
- .fa-microphone-slash:before {
1646
- content: "\f131"; }
1647
-
1648
- .fa-microsoft:before {
1649
- content: "\f3ca"; }
1650
-
1651
- .fa-minus:before {
1652
- content: "\f068"; }
1653
-
1654
- .fa-minus-circle:before {
1655
- content: "\f056"; }
1656
-
1657
- .fa-minus-square:before {
1658
- content: "\f146"; }
1659
-
1660
- .fa-mix:before {
1661
- content: "\f3cb"; }
1662
-
1663
- .fa-mixcloud:before {
1664
- content: "\f289"; }
1665
-
1666
- .fa-mizuni:before {
1667
- content: "\f3cc"; }
1668
-
1669
- .fa-mobile:before {
1670
- content: "\f10b"; }
1671
-
1672
- .fa-mobile-alt:before {
1673
- content: "\f3cd"; }
1674
-
1675
- .fa-modx:before {
1676
- content: "\f285"; }
1677
-
1678
- .fa-monero:before {
1679
- content: "\f3d0"; }
1680
-
1681
- .fa-money-bill-alt:before {
1682
- content: "\f3d1"; }
1683
-
1684
- .fa-moon:before {
1685
- content: "\f186"; }
1686
-
1687
- .fa-motorcycle:before {
1688
- content: "\f21c"; }
1689
-
1690
- .fa-mouse-pointer:before {
1691
- content: "\f245"; }
1692
-
1693
- .fa-music:before {
1694
- content: "\f001"; }
1695
-
1696
- .fa-napster:before {
1697
- content: "\f3d2"; }
1698
-
1699
- .fa-neuter:before {
1700
- content: "\f22c"; }
1701
-
1702
- .fa-newspaper:before {
1703
- content: "\f1ea"; }
1704
-
1705
- .fa-nintendo-switch:before {
1706
- content: "\f418"; }
1707
-
1708
- .fa-node:before {
1709
- content: "\f419"; }
1710
-
1711
- .fa-node-js:before {
1712
- content: "\f3d3"; }
1713
-
1714
- .fa-npm:before {
1715
- content: "\f3d4"; }
1716
-
1717
- .fa-ns8:before {
1718
- content: "\f3d5"; }
1719
-
1720
- .fa-nutritionix:before {
1721
- content: "\f3d6"; }
1722
-
1723
- .fa-object-group:before {
1724
- content: "\f247"; }
1725
-
1726
- .fa-object-ungroup:before {
1727
- content: "\f248"; }
1728
-
1729
- .fa-odnoklassniki:before {
1730
- content: "\f263"; }
1731
-
1732
- .fa-odnoklassniki-square:before {
1733
- content: "\f264"; }
1734
-
1735
- .fa-opencart:before {
1736
- content: "\f23d"; }
1737
-
1738
- .fa-openid:before {
1739
- content: "\f19b"; }
1740
-
1741
- .fa-opera:before {
1742
- content: "\f26a"; }
1743
-
1744
- .fa-optin-monster:before {
1745
- content: "\f23c"; }
1746
-
1747
- .fa-osi:before {
1748
- content: "\f41a"; }
1749
-
1750
- .fa-outdent:before {
1751
- content: "\f03b"; }
1752
-
1753
- .fa-page4:before {
1754
- content: "\f3d7"; }
1755
-
1756
- .fa-pagelines:before {
1757
- content: "\f18c"; }
1758
-
1759
- .fa-paint-brush:before {
1760
- content: "\f1fc"; }
1761
-
1762
- .fa-palfed:before {
1763
- content: "\f3d8"; }
1764
-
1765
- .fa-pallet:before {
1766
- content: "\f482"; }
1767
-
1768
- .fa-paper-plane:before {
1769
- content: "\f1d8"; }
1770
-
1771
- .fa-paperclip:before {
1772
- content: "\f0c6"; }
1773
-
1774
- .fa-paragraph:before {
1775
- content: "\f1dd"; }
1776
-
1777
- .fa-paste:before {
1778
- content: "\f0ea"; }
1779
-
1780
- .fa-patreon:before {
1781
- content: "\f3d9"; }
1782
-
1783
- .fa-pause:before {
1784
- content: "\f04c"; }
1785
-
1786
- .fa-pause-circle:before {
1787
- content: "\f28b"; }
1788
-
1789
- .fa-paw:before {
1790
- content: "\f1b0"; }
1791
-
1792
- .fa-paypal:before {
1793
- content: "\f1ed"; }
1794
-
1795
- .fa-pen-square:before {
1796
- content: "\f14b"; }
1797
-
1798
- .fa-pencil-alt:before {
1799
- content: "\f303"; }
1800
-
1801
- .fa-percent:before {
1802
- content: "\f295"; }
1803
-
1804
- .fa-periscope:before {
1805
- content: "\f3da"; }
1806
-
1807
- .fa-phabricator:before {
1808
- content: "\f3db"; }
1809
-
1810
- .fa-phoenix-framework:before {
1811
- content: "\f3dc"; }
1812
-
1813
- .fa-phone:before {
1814
- content: "\f095"; }
1815
-
1816
- .fa-phone-square:before {
1817
- content: "\f098"; }
1818
-
1819
- .fa-phone-volume:before {
1820
- content: "\f2a0"; }
1821
-
1822
- .fa-php:before {
1823
- content: "\f457"; }
1824
-
1825
- .fa-pied-piper:before {
1826
- content: "\f2ae"; }
1827
-
1828
- .fa-pied-piper-alt:before {
1829
- content: "\f1a8"; }
1830
-
1831
- .fa-pied-piper-pp:before {
1832
- content: "\f1a7"; }
1833
-
1834
- .fa-pills:before {
1835
- content: "\f484"; }
1836
-
1837
- .fa-pinterest:before {
1838
- content: "\f0d2"; }
1839
-
1840
- .fa-pinterest-p:before {
1841
- content: "\f231"; }
1842
-
1843
- .fa-pinterest-square:before {
1844
- content: "\f0d3"; }
1845
-
1846
- .fa-plane:before {
1847
- content: "\f072"; }
1848
-
1849
- .fa-play:before {
1850
- content: "\f04b"; }
1851
-
1852
- .fa-play-circle:before {
1853
- content: "\f144"; }
1854
-
1855
- .fa-playstation:before {
1856
- content: "\f3df"; }
1857
-
1858
- .fa-plug:before {
1859
- content: "\f1e6"; }
1860
-
1861
- .fa-plus:before {
1862
- content: "\f067"; }
1863
-
1864
- .fa-plus-circle:before {
1865
- content: "\f055"; }
1866
-
1867
- .fa-plus-square:before {
1868
- content: "\f0fe"; }
1869
-
1870
- .fa-podcast:before {
1871
- content: "\f2ce"; }
1872
-
1873
- .fa-pound-sign:before {
1874
- content: "\f154"; }
1875
-
1876
- .fa-power-off:before {
1877
- content: "\f011"; }
1878
-
1879
- .fa-print:before {
1880
- content: "\f02f"; }
1881
-
1882
- .fa-product-hunt:before {
1883
- content: "\f288"; }
1884
-
1885
- .fa-pushed:before {
1886
- content: "\f3e1"; }
1887
-
1888
- .fa-puzzle-piece:before {
1889
- content: "\f12e"; }
1890
-
1891
- .fa-python:before {
1892
- content: "\f3e2"; }
1893
-
1894
- .fa-qq:before {
1895
- content: "\f1d6"; }
1896
-
1897
- .fa-qrcode:before {
1898
- content: "\f029"; }
1899
-
1900
- .fa-question:before {
1901
- content: "\f128"; }
1902
-
1903
- .fa-question-circle:before {
1904
- content: "\f059"; }
1905
-
1906
- .fa-quidditch:before {
1907
- content: "\f458"; }
1908
-
1909
- .fa-quinscape:before {
1910
- content: "\f459"; }
1911
-
1912
- .fa-quora:before {
1913
- content: "\f2c4"; }
1914
-
1915
- .fa-quote-left:before {
1916
- content: "\f10d"; }
1917
-
1918
- .fa-quote-right:before {
1919
- content: "\f10e"; }
1920
-
1921
- .fa-random:before {
1922
- content: "\f074"; }
1923
-
1924
- .fa-ravelry:before {
1925
- content: "\f2d9"; }
1926
-
1927
- .fa-react:before {
1928
- content: "\f41b"; }
1929
-
1930
- .fa-rebel:before {
1931
- content: "\f1d0"; }
1932
-
1933
- .fa-recycle:before {
1934
- content: "\f1b8"; }
1935
-
1936
- .fa-red-river:before {
1937
- content: "\f3e3"; }
1938
-
1939
- .fa-reddit:before {
1940
- content: "\f1a1"; }
1941
-
1942
- .fa-reddit-alien:before {
1943
- content: "\f281"; }
1944
-
1945
- .fa-reddit-square:before {
1946
- content: "\f1a2"; }
1947
-
1948
- .fa-redo:before {
1949
- content: "\f01e"; }
1950
-
1951
- .fa-redo-alt:before {
1952
- content: "\f2f9"; }
1953
-
1954
- .fa-registered:before {
1955
- content: "\f25d"; }
1956
-
1957
- .fa-rendact:before {
1958
- content: "\f3e4"; }
1959
-
1960
- .fa-renren:before {
1961
- content: "\f18b"; }
1962
-
1963
- .fa-reply:before {
1964
- content: "\f3e5"; }
1965
-
1966
- .fa-reply-all:before {
1967
- content: "\f122"; }
1968
-
1969
- .fa-replyd:before {
1970
- content: "\f3e6"; }
1971
-
1972
- .fa-resolving:before {
1973
- content: "\f3e7"; }
1974
-
1975
- .fa-retweet:before {
1976
- content: "\f079"; }
1977
-
1978
- .fa-road:before {
1979
- content: "\f018"; }
1980
-
1981
- .fa-rocket:before {
1982
- content: "\f135"; }
1983
-
1984
- .fa-rocketchat:before {
1985
- content: "\f3e8"; }
1986
-
1987
- .fa-rockrms:before {
1988
- content: "\f3e9"; }
1989
-
1990
- .fa-rss:before {
1991
- content: "\f09e"; }
1992
-
1993
- .fa-rss-square:before {
1994
- content: "\f143"; }
1995
-
1996
- .fa-ruble-sign:before {
1997
- content: "\f158"; }
1998
-
1999
- .fa-rupee-sign:before {
2000
- content: "\f156"; }
2001
-
2002
- .fa-safari:before {
2003
- content: "\f267"; }
2004
-
2005
- .fa-sass:before {
2006
- content: "\f41e"; }
2007
-
2008
- .fa-save:before {
2009
- content: "\f0c7"; }
2010
-
2011
- .fa-schlix:before {
2012
- content: "\f3ea"; }
2013
-
2014
- .fa-scribd:before {
2015
- content: "\f28a"; }
2016
-
2017
- .fa-search:before {
2018
- content: "\f002"; }
2019
-
2020
- .fa-search-minus:before {
2021
- content: "\f010"; }
2022
-
2023
- .fa-search-plus:before {
2024
- content: "\f00e"; }
2025
-
2026
- .fa-searchengin:before {
2027
- content: "\f3eb"; }
2028
-
2029
- .fa-sellcast:before {
2030
- content: "\f2da"; }
2031
-
2032
- .fa-sellsy:before {
2033
- content: "\f213"; }
2034
-
2035
- .fa-server:before {
2036
- content: "\f233"; }
2037
-
2038
- .fa-servicestack:before {
2039
- content: "\f3ec"; }
2040
-
2041
- .fa-share:before {
2042
- content: "\f064"; }
2043
-
2044
- .fa-share-alt:before {
2045
- content: "\f1e0"; }
2046
-
2047
- .fa-share-alt-square:before {
2048
- content: "\f1e1"; }
2049
-
2050
- .fa-share-square:before {
2051
- content: "\f14d"; }
2052
-
2053
- .fa-shekel-sign:before {
2054
- content: "\f20b"; }
2055
-
2056
- .fa-shield-alt:before {
2057
- content: "\f3ed"; }
2058
-
2059
- .fa-ship:before {
2060
- content: "\f21a"; }
2061
-
2062
- .fa-shipping-fast:before {
2063
- content: "\f48b"; }
2064
-
2065
- .fa-shirtsinbulk:before {
2066
- content: "\f214"; }
2067
-
2068
- .fa-shopping-bag:before {
2069
- content: "\f290"; }
2070
-
2071
- .fa-shopping-basket:before {
2072
- content: "\f291"; }
2073
-
2074
- .fa-shopping-cart:before {
2075
- content: "\f07a"; }
2076
-
2077
- .fa-shower:before {
2078
- content: "\f2cc"; }
2079
-
2080
- .fa-sign-in-alt:before {
2081
- content: "\f2f6"; }
2082
-
2083
- .fa-sign-language:before {
2084
- content: "\f2a7"; }
2085
-
2086
- .fa-sign-out-alt:before {
2087
- content: "\f2f5"; }
2088
-
2089
- .fa-signal:before {
2090
- content: "\f012"; }
2091
-
2092
- .fa-simplybuilt:before {
2093
- content: "\f215"; }
2094
-
2095
- .fa-sistrix:before {
2096
- content: "\f3ee"; }
2097
-
2098
- .fa-sitemap:before {
2099
- content: "\f0e8"; }
2100
-
2101
- .fa-skyatlas:before {
2102
- content: "\f216"; }
2103
-
2104
- .fa-skype:before {
2105
- content: "\f17e"; }
2106
-
2107
- .fa-slack:before {
2108
- content: "\f198"; }
2109
-
2110
- .fa-slack-hash:before {
2111
- content: "\f3ef"; }
2112
-
2113
- .fa-sliders-h:before {
2114
- content: "\f1de"; }
2115
-
2116
- .fa-slideshare:before {
2117
- content: "\f1e7"; }
2118
-
2119
- .fa-smile:before {
2120
- content: "\f118"; }
2121
-
2122
- .fa-snapchat:before {
2123
- content: "\f2ab"; }
2124
-
2125
- .fa-snapchat-ghost:before {
2126
- content: "\f2ac"; }
2127
-
2128
- .fa-snapchat-square:before {
2129
- content: "\f2ad"; }
2130
-
2131
- .fa-snowflake:before {
2132
- content: "\f2dc"; }
2133
-
2134
- .fa-sort:before {
2135
- content: "\f0dc"; }
2136
-
2137
- .fa-sort-alpha-down:before {
2138
- content: "\f15d"; }
2139
-
2140
- .fa-sort-alpha-up:before {
2141
- content: "\f15e"; }
2142
-
2143
- .fa-sort-amount-down:before {
2144
- content: "\f160"; }
2145
-
2146
- .fa-sort-amount-up:before {
2147
- content: "\f161"; }
2148
-
2149
- .fa-sort-down:before {
2150
- content: "\f0dd"; }
2151
-
2152
- .fa-sort-numeric-down:before {
2153
- content: "\f162"; }
2154
-
2155
- .fa-sort-numeric-up:before {
2156
- content: "\f163"; }
2157
-
2158
- .fa-sort-up:before {
2159
- content: "\f0de"; }
2160
-
2161
- .fa-soundcloud:before {
2162
- content: "\f1be"; }
2163
-
2164
- .fa-space-shuttle:before {
2165
- content: "\f197"; }
2166
-
2167
- .fa-speakap:before {
2168
- content: "\f3f3"; }
2169
-
2170
- .fa-spinner:before {
2171
- content: "\f110"; }
2172
-
2173
- .fa-spotify:before {
2174
- content: "\f1bc"; }
2175
-
2176
- .fa-square:before {
2177
- content: "\f0c8"; }
2178
-
2179
- .fa-square-full:before {
2180
- content: "\f45c"; }
2181
-
2182
- .fa-stack-exchange:before {
2183
- content: "\f18d"; }
2184
-
2185
- .fa-stack-overflow:before {
2186
- content: "\f16c"; }
2187
-
2188
- .fa-star:before {
2189
- content: "\f005"; }
2190
-
2191
- .fa-star-half:before {
2192
- content: "\f089"; }
2193
-
2194
- .fa-staylinked:before {
2195
- content: "\f3f5"; }
2196
-
2197
- .fa-steam:before {
2198
- content: "\f1b6"; }
2199
-
2200
- .fa-steam-square:before {
2201
- content: "\f1b7"; }
2202
-
2203
- .fa-steam-symbol:before {
2204
- content: "\f3f6"; }
2205
-
2206
- .fa-step-backward:before {
2207
- content: "\f048"; }
2208
-
2209
- .fa-step-forward:before {
2210
- content: "\f051"; }
2211
-
2212
- .fa-stethoscope:before {
2213
- content: "\f0f1"; }
2214
-
2215
- .fa-sticker-mule:before {
2216
- content: "\f3f7"; }
2217
-
2218
- .fa-sticky-note:before {
2219
- content: "\f249"; }
2220
-
2221
- .fa-stop:before {
2222
- content: "\f04d"; }
2223
-
2224
- .fa-stop-circle:before {
2225
- content: "\f28d"; }
2226
-
2227
- .fa-stopwatch:before {
2228
- content: "\f2f2"; }
2229
-
2230
- .fa-strava:before {
2231
- content: "\f428"; }
2232
-
2233
- .fa-street-view:before {
2234
- content: "\f21d"; }
2235
-
2236
- .fa-strikethrough:before {
2237
- content: "\f0cc"; }
2238
-
2239
- .fa-stripe:before {
2240
- content: "\f429"; }
2241
-
2242
- .fa-stripe-s:before {
2243
- content: "\f42a"; }
2244
-
2245
- .fa-studiovinari:before {
2246
- content: "\f3f8"; }
2247
-
2248
- .fa-stumbleupon:before {
2249
- content: "\f1a4"; }
2250
-
2251
- .fa-stumbleupon-circle:before {
2252
- content: "\f1a3"; }
2253
-
2254
- .fa-subscript:before {
2255
- content: "\f12c"; }
2256
-
2257
- .fa-subway:before {
2258
- content: "\f239"; }
2259
-
2260
- .fa-suitcase:before {
2261
- content: "\f0f2"; }
2262
-
2263
- .fa-sun:before {
2264
- content: "\f185"; }
2265
-
2266
- .fa-superpowers:before {
2267
- content: "\f2dd"; }
2268
-
2269
- .fa-superscript:before {
2270
- content: "\f12b"; }
2271
-
2272
- .fa-supple:before {
2273
- content: "\f3f9"; }
2274
-
2275
- .fa-sync:before {
2276
- content: "\f021"; }
2277
-
2278
- .fa-sync-alt:before {
2279
- content: "\f2f1"; }
2280
-
2281
- .fa-syringe:before {
2282
- content: "\f48e"; }
2283
-
2284
- .fa-table:before {
2285
- content: "\f0ce"; }
2286
-
2287
- .fa-table-tennis:before {
2288
- content: "\f45d"; }
2289
-
2290
- .fa-tablet:before {
2291
- content: "\f10a"; }
2292
-
2293
- .fa-tablet-alt:before {
2294
- content: "\f3fa"; }
2295
-
2296
- .fa-tachometer-alt:before {
2297
- content: "\f3fd"; }
2298
-
2299
- .fa-tag:before {
2300
- content: "\f02b"; }
2301
-
2302
- .fa-tags:before {
2303
- content: "\f02c"; }
2304
-
2305
- .fa-tasks:before {
2306
- content: "\f0ae"; }
2307
-
2308
- .fa-taxi:before {
2309
- content: "\f1ba"; }
2310
-
2311
- .fa-telegram:before {
2312
- content: "\f2c6"; }
2313
-
2314
- .fa-telegram-plane:before {
2315
- content: "\f3fe"; }
2316
-
2317
- .fa-tencent-weibo:before {
2318
- content: "\f1d5"; }
2319
-
2320
- .fa-terminal:before {
2321
- content: "\f120"; }
2322
-
2323
- .fa-text-height:before {
2324
- content: "\f034"; }
2325
-
2326
- .fa-text-width:before {
2327
- content: "\f035"; }
2328
-
2329
- .fa-th:before {
2330
- content: "\f00a"; }
2331
-
2332
- .fa-th-large:before {
2333
- content: "\f009"; }
2334
-
2335
- .fa-th-list:before {
2336
- content: "\f00b"; }
2337
-
2338
- .fa-themeisle:before {
2339
- content: "\f2b2"; }
2340
-
2341
- .fa-thermometer:before {
2342
- content: "\f491"; }
2343
-
2344
- .fa-thermometer-empty:before {
2345
- content: "\f2cb"; }
2346
-
2347
- .fa-thermometer-full:before {
2348
- content: "\f2c7"; }
2349
-
2350
- .fa-thermometer-half:before {
2351
- content: "\f2c9"; }
2352
-
2353
- .fa-thermometer-quarter:before {
2354
- content: "\f2ca"; }
2355
-
2356
- .fa-thermometer-three-quarters:before {
2357
- content: "\f2c8"; }
2358
-
2359
- .fa-thumbs-down:before {
2360
- content: "\f165"; }
2361
-
2362
- .fa-thumbs-up:before {
2363
- content: "\f164"; }
2364
-
2365
- .fa-thumbtack:before {
2366
- content: "\f08d"; }
2367
-
2368
- .fa-ticket-alt:before {
2369
- content: "\f3ff"; }
2370
-
2371
- .fa-times:before {
2372
- content: "\f00d"; }
2373
-
2374
- .fa-times-circle:before {
2375
- content: "\f057"; }
2376
-
2377
- .fa-tint:before {
2378
- content: "\f043"; }
2379
-
2380
- .fa-toggle-off:before {
2381
- content: "\f204"; }
2382
-
2383
- .fa-toggle-on:before {
2384
- content: "\f205"; }
2385
-
2386
- .fa-trademark:before {
2387
- content: "\f25c"; }
2388
-
2389
- .fa-train:before {
2390
- content: "\f238"; }
2391
-
2392
- .fa-transgender:before {
2393
- content: "\f224"; }
2394
-
2395
- .fa-transgender-alt:before {
2396
- content: "\f225"; }
2397
-
2398
- .fa-trash:before {
2399
- content: "\f1f8"; }
2400
-
2401
- .fa-trash-alt:before {
2402
- content: "\f2ed"; }
2403
-
2404
- .fa-tree:before {
2405
- content: "\f1bb"; }
2406
-
2407
- .fa-trello:before {
2408
- content: "\f181"; }
2409
-
2410
- .fa-tripadvisor:before {
2411
- content: "\f262"; }
2412
-
2413
- .fa-trophy:before {
2414
- content: "\f091"; }
2415
-
2416
- .fa-truck:before {
2417
- content: "\f0d1"; }
2418
-
2419
- .fa-tty:before {
2420
- content: "\f1e4"; }
2421
-
2422
- .fa-tumblr:before {
2423
- content: "\f173"; }
2424
-
2425
- .fa-tumblr-square:before {
2426
- content: "\f174"; }
2427
-
2428
- .fa-tv:before {
2429
- content: "\f26c"; }
2430
-
2431
- .fa-twitch:before {
2432
- content: "\f1e8"; }
2433
-
2434
- .fa-twitter:before {
2435
- content: "\f099"; }
2436
-
2437
- .fa-twitter-square:before {
2438
- content: "\f081"; }
2439
-
2440
- .fa-typo3:before {
2441
- content: "\f42b"; }
2442
-
2443
- .fa-uber:before {
2444
- content: "\f402"; }
2445
-
2446
- .fa-uikit:before {
2447
- content: "\f403"; }
2448
-
2449
- .fa-umbrella:before {
2450
- content: "\f0e9"; }
2451
-
2452
- .fa-underline:before {
2453
- content: "\f0cd"; }
2454
-
2455
- .fa-undo:before {
2456
- content: "\f0e2"; }
2457
-
2458
- .fa-undo-alt:before {
2459
- content: "\f2ea"; }
2460
-
2461
- .fa-uniregistry:before {
2462
- content: "\f404"; }
2463
-
2464
- .fa-universal-access:before {
2465
- content: "\f29a"; }
2466
-
2467
- .fa-university:before {
2468
- content: "\f19c"; }
2469
-
2470
- .fa-unlink:before {
2471
- content: "\f127"; }
2472
-
2473
- .fa-unlock:before {
2474
- content: "\f09c"; }
2475
-
2476
- .fa-unlock-alt:before {
2477
- content: "\f13e"; }
2478
-
2479
- .fa-untappd:before {
2480
- content: "\f405"; }
2481
-
2482
- .fa-upload:before {
2483
- content: "\f093"; }
2484
-
2485
- .fa-usb:before {
2486
- content: "\f287"; }
2487
-
2488
- .fa-user:before {
2489
- content: "\f007"; }
2490
-
2491
- .fa-user-circle:before {
2492
- content: "\f2bd"; }
2493
-
2494
- .fa-user-md:before {
2495
- content: "\f0f0"; }
2496
-
2497
- .fa-user-plus:before {
2498
- content: "\f234"; }
2499
-
2500
- .fa-user-secret:before {
2501
- content: "\f21b"; }
2502
-
2503
- .fa-user-times:before {
2504
- content: "\f235"; }
2505
-
2506
- .fa-users:before {
2507
- content: "\f0c0"; }
2508
-
2509
- .fa-ussunnah:before {
2510
- content: "\f407"; }
2511
-
2512
- .fa-utensil-spoon:before {
2513
- content: "\f2e5"; }
2514
-
2515
- .fa-utensils:before {
2516
- content: "\f2e7"; }
2517
-
2518
- .fa-vaadin:before {
2519
- content: "\f408"; }
2520
-
2521
- .fa-venus:before {
2522
- content: "\f221"; }
2523
-
2524
- .fa-venus-double:before {
2525
- content: "\f226"; }
2526
-
2527
- .fa-venus-mars:before {
2528
- content: "\f228"; }
2529
-
2530
- .fa-viacoin:before {
2531
- content: "\f237"; }
2532
-
2533
- .fa-viadeo:before {
2534
- content: "\f2a9"; }
2535
-
2536
- .fa-viadeo-square:before {
2537
- content: "\f2aa"; }
2538
-
2539
- .fa-viber:before {
2540
- content: "\f409"; }
2541
-
2542
- .fa-video:before {
2543
- content: "\f03d"; }
2544
-
2545
- .fa-vimeo:before {
2546
- content: "\f40a"; }
2547
-
2548
- .fa-vimeo-square:before {
2549
- content: "\f194"; }
2550
-
2551
- .fa-vimeo-v:before {
2552
- content: "\f27d"; }
2553
-
2554
- .fa-vine:before {
2555
- content: "\f1ca"; }
2556
-
2557
- .fa-vk:before {
2558
- content: "\f189"; }
2559
-
2560
- .fa-vnv:before {
2561
- content: "\f40b"; }
2562
-
2563
- .fa-volleyball-ball:before {
2564
- content: "\f45f"; }
2565
-
2566
- .fa-volume-down:before {
2567
- content: "\f027"; }
2568
-
2569
- .fa-volume-off:before {
2570
- content: "\f026"; }
2571
-
2572
- .fa-volume-up:before {
2573
- content: "\f028"; }
2574
-
2575
- .fa-vuejs:before {
2576
- content: "\f41f"; }
2577
-
2578
- .fa-warehouse:before {
2579
- content: "\f494"; }
2580
-
2581
- .fa-weibo:before {
2582
- content: "\f18a"; }
2583
-
2584
- .fa-weight:before {
2585
- content: "\f496"; }
2586
-
2587
- .fa-weixin:before {
2588
- content: "\f1d7"; }
2589
-
2590
- .fa-whatsapp:before {
2591
- content: "\f232"; }
2592
-
2593
- .fa-whatsapp-square:before {
2594
- content: "\f40c"; }
2595
-
2596
- .fa-wheelchair:before {
2597
- content: "\f193"; }
2598
-
2599
- .fa-whmcs:before {
2600
- content: "\f40d"; }
2601
-
2602
- .fa-wifi:before {
2603
- content: "\f1eb"; }
2604
-
2605
- .fa-wikipedia-w:before {
2606
- content: "\f266"; }
2607
-
2608
- .fa-window-close:before {
2609
- content: "\f410"; }
2610
-
2611
- .fa-window-maximize:before {
2612
- content: "\f2d0"; }
2613
-
2614
- .fa-window-minimize:before {
2615
- content: "\f2d1"; }
2616
-
2617
- .fa-window-restore:before {
2618
- content: "\f2d2"; }
2619
-
2620
- .fa-windows:before {
2621
- content: "\f17a"; }
2622
-
2623
- .fa-won-sign:before {
2624
- content: "\f159"; }
2625
-
2626
- .fa-wordpress:before {
2627
- content: "\f19a"; }
2628
-
2629
- .fa-wordpress-simple:before {
2630
- content: "\f411"; }
2631
-
2632
- .fa-wpbeginner:before {
2633
- content: "\f297"; }
2634
-
2635
- .fa-wpexplorer:before {
2636
- content: "\f2de"; }
2637
-
2638
- .fa-wpforms:before {
2639
- content: "\f298"; }
2640
-
2641
- .fa-wrench:before {
2642
- content: "\f0ad"; }
2643
-
2644
- .fa-xbox:before {
2645
- content: "\f412"; }
2646
-
2647
- .fa-xing:before {
2648
- content: "\f168"; }
2649
-
2650
- .fa-xing-square:before {
2651
- content: "\f169"; }
2652
-
2653
- .fa-y-combinator:before {
2654
- content: "\f23b"; }
2655
-
2656
- .fa-yahoo:before {
2657
- content: "\f19e"; }
2658
-
2659
- .fa-yandex:before {
2660
- content: "\f413"; }
2661
-
2662
- .fa-yandex-international:before {
2663
- content: "\f414"; }
2664
-
2665
- .fa-yelp:before {
2666
- content: "\f1e9"; }
2667
-
2668
- .fa-yen-sign:before {
2669
- content: "\f157"; }
2670
-
2671
- .fa-yoast:before {
2672
- content: "\f2b1"; }
2673
-
2674
- .fa-youtube:before {
2675
- content: "\f167"; }
2676
-
2677
- .fa-youtube-square:before {
2678
- content: "\f431"; }
2679
-
2680
- .sr-only {
2681
- border: 0;
2682
- clip: rect(0, 0, 0, 0);
2683
- height: 1px;
2684
- margin: -1px;
2685
- overflow: hidden;
2686
- padding: 0;
2687
- position: absolute;
2688
- width: 1px; }
2689
-
2690
- .sr-only-focusable:active, .sr-only-focusable:focus {
2691
- clip: auto;
2692
- height: auto;
2693
- margin: 0;
2694
- overflow: visible;
2695
- position: static;
2696
- width: auto; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fontawesome.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
 
 
 
 
 
font-awesome-latest/less/_animated.less DELETED
@@ -1,19 +0,0 @@
1
- // Animated Icons
2
- // --------------------------
3
-
4
- .@{fa-css-prefix}-spin {
5
- animation: fa-spin 2s infinite linear;
6
- }
7
-
8
- .@{fa-css-prefix}-pulse {
9
- animation: fa-spin 1s infinite steps(8);
10
- }
11
-
12
- @keyframes fa-spin {
13
- 0% {
14
- transform: rotate(0deg);
15
- }
16
- 100% {
17
- transform: rotate(360deg);
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_bordered-pulled.less DELETED
@@ -1,16 +0,0 @@
1
- // Bordered & Pulled
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-border {
5
- border-radius: .1em;
6
- border: solid .08em @fa-border-color;
7
- padding: .2em .25em .15em;
8
- }
9
-
10
- .@{fa-css-prefix}-pull-left { float: left; }
11
- .@{fa-css-prefix}-pull-right { float: right; }
12
-
13
- .@{fa-css-prefix}, .fas, .far, .fal, .fab {
14
- &.@{fa-css-prefix}-pull-left { margin-right: .3em; }
15
- &.@{fa-css-prefix}-pull-right { margin-left: .3em; }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_core.less DELETED
@@ -1,12 +0,0 @@
1
- // Base Class Definition
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}, .fas, .far, .fal, .fab {
5
- -moz-osx-font-smoothing: grayscale;
6
- -webkit-font-smoothing: antialiased;
7
- display: inline-block;
8
- font-style: normal;
9
- font-variant: normal;
10
- text-rendering: auto;
11
- line-height: 1;
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_fixed-width.less DELETED
@@ -1,6 +0,0 @@
1
- // Fixed Width Icons
2
- // -------------------------
3
- .@{fa-css-prefix}-fw {
4
- text-align: center;
5
- width: (20em / 16);
6
- }
 
 
 
 
 
 
font-awesome-latest/less/_icons.less DELETED
@@ -1,833 +0,0 @@
1
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
2
- readers do not read off random characters that represent icons */
3
-
4
- .@{fa-css-prefix}-500px:before { content: @fa-var-500px; }
5
- .@{fa-css-prefix}-accessible-icon:before { content: @fa-var-accessible-icon; }
6
- .@{fa-css-prefix}-accusoft:before { content: @fa-var-accusoft; }
7
- .@{fa-css-prefix}-address-book:before { content: @fa-var-address-book; }
8
- .@{fa-css-prefix}-address-card:before { content: @fa-var-address-card; }
9
- .@{fa-css-prefix}-adjust:before { content: @fa-var-adjust; }
10
- .@{fa-css-prefix}-adn:before { content: @fa-var-adn; }
11
- .@{fa-css-prefix}-adversal:before { content: @fa-var-adversal; }
12
- .@{fa-css-prefix}-affiliatetheme:before { content: @fa-var-affiliatetheme; }
13
- .@{fa-css-prefix}-algolia:before { content: @fa-var-algolia; }
14
- .@{fa-css-prefix}-align-center:before { content: @fa-var-align-center; }
15
- .@{fa-css-prefix}-align-justify:before { content: @fa-var-align-justify; }
16
- .@{fa-css-prefix}-align-left:before { content: @fa-var-align-left; }
17
- .@{fa-css-prefix}-align-right:before { content: @fa-var-align-right; }
18
- .@{fa-css-prefix}-amazon:before { content: @fa-var-amazon; }
19
- .@{fa-css-prefix}-amazon-pay:before { content: @fa-var-amazon-pay; }
20
- .@{fa-css-prefix}-ambulance:before { content: @fa-var-ambulance; }
21
- .@{fa-css-prefix}-american-sign-language-interpreting:before { content: @fa-var-american-sign-language-interpreting; }
22
- .@{fa-css-prefix}-amilia:before { content: @fa-var-amilia; }
23
- .@{fa-css-prefix}-anchor:before { content: @fa-var-anchor; }
24
- .@{fa-css-prefix}-android:before { content: @fa-var-android; }
25
- .@{fa-css-prefix}-angellist:before { content: @fa-var-angellist; }
26
- .@{fa-css-prefix}-angle-double-down:before { content: @fa-var-angle-double-down; }
27
- .@{fa-css-prefix}-angle-double-left:before { content: @fa-var-angle-double-left; }
28
- .@{fa-css-prefix}-angle-double-right:before { content: @fa-var-angle-double-right; }
29
- .@{fa-css-prefix}-angle-double-up:before { content: @fa-var-angle-double-up; }
30
- .@{fa-css-prefix}-angle-down:before { content: @fa-var-angle-down; }
31
- .@{fa-css-prefix}-angle-left:before { content: @fa-var-angle-left; }
32
- .@{fa-css-prefix}-angle-right:before { content: @fa-var-angle-right; }
33
- .@{fa-css-prefix}-angle-up:before { content: @fa-var-angle-up; }
34
- .@{fa-css-prefix}-angrycreative:before { content: @fa-var-angrycreative; }
35
- .@{fa-css-prefix}-angular:before { content: @fa-var-angular; }
36
- .@{fa-css-prefix}-app-store:before { content: @fa-var-app-store; }
37
- .@{fa-css-prefix}-app-store-ios:before { content: @fa-var-app-store-ios; }
38
- .@{fa-css-prefix}-apper:before { content: @fa-var-apper; }
39
- .@{fa-css-prefix}-apple:before { content: @fa-var-apple; }
40
- .@{fa-css-prefix}-apple-pay:before { content: @fa-var-apple-pay; }
41
- .@{fa-css-prefix}-archive:before { content: @fa-var-archive; }
42
- .@{fa-css-prefix}-arrow-alt-circle-down:before { content: @fa-var-arrow-alt-circle-down; }
43
- .@{fa-css-prefix}-arrow-alt-circle-left:before { content: @fa-var-arrow-alt-circle-left; }
44
- .@{fa-css-prefix}-arrow-alt-circle-right:before { content: @fa-var-arrow-alt-circle-right; }
45
- .@{fa-css-prefix}-arrow-alt-circle-up:before { content: @fa-var-arrow-alt-circle-up; }
46
- .@{fa-css-prefix}-arrow-circle-down:before { content: @fa-var-arrow-circle-down; }
47
- .@{fa-css-prefix}-arrow-circle-left:before { content: @fa-var-arrow-circle-left; }
48
- .@{fa-css-prefix}-arrow-circle-right:before { content: @fa-var-arrow-circle-right; }
49
- .@{fa-css-prefix}-arrow-circle-up:before { content: @fa-var-arrow-circle-up; }
50
- .@{fa-css-prefix}-arrow-down:before { content: @fa-var-arrow-down; }
51
- .@{fa-css-prefix}-arrow-left:before { content: @fa-var-arrow-left; }
52
- .@{fa-css-prefix}-arrow-right:before { content: @fa-var-arrow-right; }
53
- .@{fa-css-prefix}-arrow-up:before { content: @fa-var-arrow-up; }
54
- .@{fa-css-prefix}-arrows-alt:before { content: @fa-var-arrows-alt; }
55
- .@{fa-css-prefix}-arrows-alt-h:before { content: @fa-var-arrows-alt-h; }
56
- .@{fa-css-prefix}-arrows-alt-v:before { content: @fa-var-arrows-alt-v; }
57
- .@{fa-css-prefix}-assistive-listening-systems:before { content: @fa-var-assistive-listening-systems; }
58
- .@{fa-css-prefix}-asterisk:before { content: @fa-var-asterisk; }
59
- .@{fa-css-prefix}-asymmetrik:before { content: @fa-var-asymmetrik; }
60
- .@{fa-css-prefix}-at:before { content: @fa-var-at; }
61
- .@{fa-css-prefix}-audible:before { content: @fa-var-audible; }
62
- .@{fa-css-prefix}-audio-description:before { content: @fa-var-audio-description; }
63
- .@{fa-css-prefix}-autoprefixer:before { content: @fa-var-autoprefixer; }
64
- .@{fa-css-prefix}-avianex:before { content: @fa-var-avianex; }
65
- .@{fa-css-prefix}-aviato:before { content: @fa-var-aviato; }
66
- .@{fa-css-prefix}-aws:before { content: @fa-var-aws; }
67
- .@{fa-css-prefix}-backward:before { content: @fa-var-backward; }
68
- .@{fa-css-prefix}-balance-scale:before { content: @fa-var-balance-scale; }
69
- .@{fa-css-prefix}-ban:before { content: @fa-var-ban; }
70
- .@{fa-css-prefix}-band-aid:before { content: @fa-var-band-aid; }
71
- .@{fa-css-prefix}-bandcamp:before { content: @fa-var-bandcamp; }
72
- .@{fa-css-prefix}-barcode:before { content: @fa-var-barcode; }
73
- .@{fa-css-prefix}-bars:before { content: @fa-var-bars; }
74
- .@{fa-css-prefix}-baseball-ball:before { content: @fa-var-baseball-ball; }
75
- .@{fa-css-prefix}-basketball-ball:before { content: @fa-var-basketball-ball; }
76
- .@{fa-css-prefix}-bath:before { content: @fa-var-bath; }
77
- .@{fa-css-prefix}-battery-empty:before { content: @fa-var-battery-empty; }
78
- .@{fa-css-prefix}-battery-full:before { content: @fa-var-battery-full; }
79
- .@{fa-css-prefix}-battery-half:before { content: @fa-var-battery-half; }
80
- .@{fa-css-prefix}-battery-quarter:before { content: @fa-var-battery-quarter; }
81
- .@{fa-css-prefix}-battery-three-quarters:before { content: @fa-var-battery-three-quarters; }
82
- .@{fa-css-prefix}-bed:before { content: @fa-var-bed; }
83
- .@{fa-css-prefix}-beer:before { content: @fa-var-beer; }
84
- .@{fa-css-prefix}-behance:before { content: @fa-var-behance; }
85
- .@{fa-css-prefix}-behance-square:before { content: @fa-var-behance-square; }
86
- .@{fa-css-prefix}-bell:before { content: @fa-var-bell; }
87
- .@{fa-css-prefix}-bell-slash:before { content: @fa-var-bell-slash; }
88
- .@{fa-css-prefix}-bicycle:before { content: @fa-var-bicycle; }
89
- .@{fa-css-prefix}-bimobject:before { content: @fa-var-bimobject; }
90
- .@{fa-css-prefix}-binoculars:before { content: @fa-var-binoculars; }
91
- .@{fa-css-prefix}-birthday-cake:before { content: @fa-var-birthday-cake; }
92
- .@{fa-css-prefix}-bitbucket:before { content: @fa-var-bitbucket; }
93
- .@{fa-css-prefix}-bitcoin:before { content: @fa-var-bitcoin; }
94
- .@{fa-css-prefix}-bity:before { content: @fa-var-bity; }
95
- .@{fa-css-prefix}-black-tie:before { content: @fa-var-black-tie; }
96
- .@{fa-css-prefix}-blackberry:before { content: @fa-var-blackberry; }
97
- .@{fa-css-prefix}-blind:before { content: @fa-var-blind; }
98
- .@{fa-css-prefix}-blogger:before { content: @fa-var-blogger; }
99
- .@{fa-css-prefix}-blogger-b:before { content: @fa-var-blogger-b; }
100
- .@{fa-css-prefix}-bluetooth:before { content: @fa-var-bluetooth; }
101
- .@{fa-css-prefix}-bluetooth-b:before { content: @fa-var-bluetooth-b; }
102
- .@{fa-css-prefix}-bold:before { content: @fa-var-bold; }
103
- .@{fa-css-prefix}-bolt:before { content: @fa-var-bolt; }
104
- .@{fa-css-prefix}-bomb:before { content: @fa-var-bomb; }
105
- .@{fa-css-prefix}-book:before { content: @fa-var-book; }
106
- .@{fa-css-prefix}-bookmark:before { content: @fa-var-bookmark; }
107
- .@{fa-css-prefix}-bowling-ball:before { content: @fa-var-bowling-ball; }
108
- .@{fa-css-prefix}-box:before { content: @fa-var-box; }
109
- .@{fa-css-prefix}-boxes:before { content: @fa-var-boxes; }
110
- .@{fa-css-prefix}-braille:before { content: @fa-var-braille; }
111
- .@{fa-css-prefix}-briefcase:before { content: @fa-var-briefcase; }
112
- .@{fa-css-prefix}-btc:before { content: @fa-var-btc; }
113
- .@{fa-css-prefix}-bug:before { content: @fa-var-bug; }
114
- .@{fa-css-prefix}-building:before { content: @fa-var-building; }
115
- .@{fa-css-prefix}-bullhorn:before { content: @fa-var-bullhorn; }
116
- .@{fa-css-prefix}-bullseye:before { content: @fa-var-bullseye; }
117
- .@{fa-css-prefix}-buromobelexperte:before { content: @fa-var-buromobelexperte; }
118
- .@{fa-css-prefix}-bus:before { content: @fa-var-bus; }
119
- .@{fa-css-prefix}-buysellads:before { content: @fa-var-buysellads; }
120
- .@{fa-css-prefix}-calculator:before { content: @fa-var-calculator; }
121
- .@{fa-css-prefix}-calendar:before { content: @fa-var-calendar; }
122
- .@{fa-css-prefix}-calendar-alt:before { content: @fa-var-calendar-alt; }
123
- .@{fa-css-prefix}-calendar-check:before { content: @fa-var-calendar-check; }
124
- .@{fa-css-prefix}-calendar-minus:before { content: @fa-var-calendar-minus; }
125
- .@{fa-css-prefix}-calendar-plus:before { content: @fa-var-calendar-plus; }
126
- .@{fa-css-prefix}-calendar-times:before { content: @fa-var-calendar-times; }
127
- .@{fa-css-prefix}-camera:before { content: @fa-var-camera; }
128
- .@{fa-css-prefix}-camera-retro:before { content: @fa-var-camera-retro; }
129
- .@{fa-css-prefix}-car:before { content: @fa-var-car; }
130
- .@{fa-css-prefix}-caret-down:before { content: @fa-var-caret-down; }
131
- .@{fa-css-prefix}-caret-left:before { content: @fa-var-caret-left; }
132
- .@{fa-css-prefix}-caret-right:before { content: @fa-var-caret-right; }
133
- .@{fa-css-prefix}-caret-square-down:before { content: @fa-var-caret-square-down; }
134
- .@{fa-css-prefix}-caret-square-left:before { content: @fa-var-caret-square-left; }
135
- .@{fa-css-prefix}-caret-square-right:before { content: @fa-var-caret-square-right; }
136
- .@{fa-css-prefix}-caret-square-up:before { content: @fa-var-caret-square-up; }
137
- .@{fa-css-prefix}-caret-up:before { content: @fa-var-caret-up; }
138
- .@{fa-css-prefix}-cart-arrow-down:before { content: @fa-var-cart-arrow-down; }
139
- .@{fa-css-prefix}-cart-plus:before { content: @fa-var-cart-plus; }
140
- .@{fa-css-prefix}-cc-amazon-pay:before { content: @fa-var-cc-amazon-pay; }
141
- .@{fa-css-prefix}-cc-amex:before { content: @fa-var-cc-amex; }
142
- .@{fa-css-prefix}-cc-apple-pay:before { content: @fa-var-cc-apple-pay; }
143
- .@{fa-css-prefix}-cc-diners-club:before { content: @fa-var-cc-diners-club; }
144
- .@{fa-css-prefix}-cc-discover:before { content: @fa-var-cc-discover; }
145
- .@{fa-css-prefix}-cc-jcb:before { content: @fa-var-cc-jcb; }
146
- .@{fa-css-prefix}-cc-mastercard:before { content: @fa-var-cc-mastercard; }
147
- .@{fa-css-prefix}-cc-paypal:before { content: @fa-var-cc-paypal; }
148
- .@{fa-css-prefix}-cc-stripe:before { content: @fa-var-cc-stripe; }
149
- .@{fa-css-prefix}-cc-visa:before { content: @fa-var-cc-visa; }
150
- .@{fa-css-prefix}-centercode:before { content: @fa-var-centercode; }
151
- .@{fa-css-prefix}-certificate:before { content: @fa-var-certificate; }
152
- .@{fa-css-prefix}-chart-area:before { content: @fa-var-chart-area; }
153
- .@{fa-css-prefix}-chart-bar:before { content: @fa-var-chart-bar; }
154
- .@{fa-css-prefix}-chart-line:before { content: @fa-var-chart-line; }
155
- .@{fa-css-prefix}-chart-pie:before { content: @fa-var-chart-pie; }
156
- .@{fa-css-prefix}-check:before { content: @fa-var-check; }
157
- .@{fa-css-prefix}-check-circle:before { content: @fa-var-check-circle; }
158
- .@{fa-css-prefix}-check-square:before { content: @fa-var-check-square; }
159
- .@{fa-css-prefix}-chess:before { content: @fa-var-chess; }
160
- .@{fa-css-prefix}-chess-bishop:before { content: @fa-var-chess-bishop; }
161
- .@{fa-css-prefix}-chess-board:before { content: @fa-var-chess-board; }
162
- .@{fa-css-prefix}-chess-king:before { content: @fa-var-chess-king; }
163
- .@{fa-css-prefix}-chess-knight:before { content: @fa-var-chess-knight; }
164
- .@{fa-css-prefix}-chess-pawn:before { content: @fa-var-chess-pawn; }
165
- .@{fa-css-prefix}-chess-queen:before { content: @fa-var-chess-queen; }
166
- .@{fa-css-prefix}-chess-rook:before { content: @fa-var-chess-rook; }
167
- .@{fa-css-prefix}-chevron-circle-down:before { content: @fa-var-chevron-circle-down; }
168
- .@{fa-css-prefix}-chevron-circle-left:before { content: @fa-var-chevron-circle-left; }
169
- .@{fa-css-prefix}-chevron-circle-right:before { content: @fa-var-chevron-circle-right; }
170
- .@{fa-css-prefix}-chevron-circle-up:before { content: @fa-var-chevron-circle-up; }
171
- .@{fa-css-prefix}-chevron-down:before { content: @fa-var-chevron-down; }
172
- .@{fa-css-prefix}-chevron-left:before { content: @fa-var-chevron-left; }
173
- .@{fa-css-prefix}-chevron-right:before { content: @fa-var-chevron-right; }
174
- .@{fa-css-prefix}-chevron-up:before { content: @fa-var-chevron-up; }
175
- .@{fa-css-prefix}-child:before { content: @fa-var-child; }
176
- .@{fa-css-prefix}-chrome:before { content: @fa-var-chrome; }
177
- .@{fa-css-prefix}-circle:before { content: @fa-var-circle; }
178
- .@{fa-css-prefix}-circle-notch:before { content: @fa-var-circle-notch; }
179
- .@{fa-css-prefix}-clipboard:before { content: @fa-var-clipboard; }
180
- .@{fa-css-prefix}-clipboard-check:before { content: @fa-var-clipboard-check; }
181
- .@{fa-css-prefix}-clipboard-list:before { content: @fa-var-clipboard-list; }
182
- .@{fa-css-prefix}-clock:before { content: @fa-var-clock; }
183
- .@{fa-css-prefix}-clone:before { content: @fa-var-clone; }
184
- .@{fa-css-prefix}-closed-captioning:before { content: @fa-var-closed-captioning; }
185
- .@{fa-css-prefix}-cloud:before { content: @fa-var-cloud; }
186
- .@{fa-css-prefix}-cloud-download-alt:before { content: @fa-var-cloud-download-alt; }
187
- .@{fa-css-prefix}-cloud-upload-alt:before { content: @fa-var-cloud-upload-alt; }
188
- .@{fa-css-prefix}-cloudscale:before { content: @fa-var-cloudscale; }
189
- .@{fa-css-prefix}-cloudsmith:before { content: @fa-var-cloudsmith; }
190
- .@{fa-css-prefix}-cloudversify:before { content: @fa-var-cloudversify; }
191
- .@{fa-css-prefix}-code:before { content: @fa-var-code; }
192
- .@{fa-css-prefix}-code-branch:before { content: @fa-var-code-branch; }
193
- .@{fa-css-prefix}-codepen:before { content: @fa-var-codepen; }
194
- .@{fa-css-prefix}-codiepie:before { content: @fa-var-codiepie; }
195
- .@{fa-css-prefix}-coffee:before { content: @fa-var-coffee; }
196
- .@{fa-css-prefix}-cog:before { content: @fa-var-cog; }
197
- .@{fa-css-prefix}-cogs:before { content: @fa-var-cogs; }
198
- .@{fa-css-prefix}-columns:before { content: @fa-var-columns; }
199
- .@{fa-css-prefix}-comment:before { content: @fa-var-comment; }
200
- .@{fa-css-prefix}-comment-alt:before { content: @fa-var-comment-alt; }
201
- .@{fa-css-prefix}-comments:before { content: @fa-var-comments; }
202
- .@{fa-css-prefix}-compass:before { content: @fa-var-compass; }
203
- .@{fa-css-prefix}-compress:before { content: @fa-var-compress; }
204
- .@{fa-css-prefix}-connectdevelop:before { content: @fa-var-connectdevelop; }
205
- .@{fa-css-prefix}-contao:before { content: @fa-var-contao; }
206
- .@{fa-css-prefix}-copy:before { content: @fa-var-copy; }
207
- .@{fa-css-prefix}-copyright:before { content: @fa-var-copyright; }
208
- .@{fa-css-prefix}-cpanel:before { content: @fa-var-cpanel; }
209
- .@{fa-css-prefix}-creative-commons:before { content: @fa-var-creative-commons; }
210
- .@{fa-css-prefix}-credit-card:before { content: @fa-var-credit-card; }
211
- .@{fa-css-prefix}-crop:before { content: @fa-var-crop; }
212
- .@{fa-css-prefix}-crosshairs:before { content: @fa-var-crosshairs; }
213
- .@{fa-css-prefix}-css3:before { content: @fa-var-css3; }
214
- .@{fa-css-prefix}-css3-alt:before { content: @fa-var-css3-alt; }
215
- .@{fa-css-prefix}-cube:before { content: @fa-var-cube; }
216
- .@{fa-css-prefix}-cubes:before { content: @fa-var-cubes; }
217
- .@{fa-css-prefix}-cut:before { content: @fa-var-cut; }
218
- .@{fa-css-prefix}-cuttlefish:before { content: @fa-var-cuttlefish; }
219
- .@{fa-css-prefix}-d-and-d:before { content: @fa-var-d-and-d; }
220
- .@{fa-css-prefix}-dashcube:before { content: @fa-var-dashcube; }
221
- .@{fa-css-prefix}-database:before { content: @fa-var-database; }
222
- .@{fa-css-prefix}-deaf:before { content: @fa-var-deaf; }
223
- .@{fa-css-prefix}-delicious:before { content: @fa-var-delicious; }
224
- .@{fa-css-prefix}-deploydog:before { content: @fa-var-deploydog; }
225
- .@{fa-css-prefix}-deskpro:before { content: @fa-var-deskpro; }
226
- .@{fa-css-prefix}-desktop:before { content: @fa-var-desktop; }
227
- .@{fa-css-prefix}-deviantart:before { content: @fa-var-deviantart; }
228
- .@{fa-css-prefix}-digg:before { content: @fa-var-digg; }
229
- .@{fa-css-prefix}-digital-ocean:before { content: @fa-var-digital-ocean; }
230
- .@{fa-css-prefix}-discord:before { content: @fa-var-discord; }
231
- .@{fa-css-prefix}-discourse:before { content: @fa-var-discourse; }
232
- .@{fa-css-prefix}-dna:before { content: @fa-var-dna; }
233
- .@{fa-css-prefix}-dochub:before { content: @fa-var-dochub; }
234
- .@{fa-css-prefix}-docker:before { content: @fa-var-docker; }
235
- .@{fa-css-prefix}-dollar-sign:before { content: @fa-var-dollar-sign; }
236
- .@{fa-css-prefix}-dolly:before { content: @fa-var-dolly; }
237
- .@{fa-css-prefix}-dolly-flatbed:before { content: @fa-var-dolly-flatbed; }
238
- .@{fa-css-prefix}-dot-circle:before { content: @fa-var-dot-circle; }
239
- .@{fa-css-prefix}-download:before { content: @fa-var-download; }
240
- .@{fa-css-prefix}-draft2digital:before { content: @fa-var-draft2digital; }
241
- .@{fa-css-prefix}-dribbble:before { content: @fa-var-dribbble; }
242
- .@{fa-css-prefix}-dribbble-square:before { content: @fa-var-dribbble-square; }
243
- .@{fa-css-prefix}-dropbox:before { content: @fa-var-dropbox; }
244
- .@{fa-css-prefix}-drupal:before { content: @fa-var-drupal; }
245
- .@{fa-css-prefix}-dyalog:before { content: @fa-var-dyalog; }
246
- .@{fa-css-prefix}-earlybirds:before { content: @fa-var-earlybirds; }
247
- .@{fa-css-prefix}-edge:before { content: @fa-var-edge; }
248
- .@{fa-css-prefix}-edit:before { content: @fa-var-edit; }
249
- .@{fa-css-prefix}-eject:before { content: @fa-var-eject; }
250
- .@{fa-css-prefix}-elementor:before { content: @fa-var-elementor; }
251
- .@{fa-css-prefix}-ellipsis-h:before { content: @fa-var-ellipsis-h; }
252
- .@{fa-css-prefix}-ellipsis-v:before { content: @fa-var-ellipsis-v; }
253
- .@{fa-css-prefix}-ember:before { content: @fa-var-ember; }
254
- .@{fa-css-prefix}-empire:before { content: @fa-var-empire; }
255
- .@{fa-css-prefix}-envelope:before { content: @fa-var-envelope; }
256
- .@{fa-css-prefix}-envelope-open:before { content: @fa-var-envelope-open; }
257
- .@{fa-css-prefix}-envelope-square:before { content: @fa-var-envelope-square; }
258
- .@{fa-css-prefix}-envira:before { content: @fa-var-envira; }
259
- .@{fa-css-prefix}-eraser:before { content: @fa-var-eraser; }
260
- .@{fa-css-prefix}-erlang:before { content: @fa-var-erlang; }
261
- .@{fa-css-prefix}-ethereum:before { content: @fa-var-ethereum; }
262
- .@{fa-css-prefix}-etsy:before { content: @fa-var-etsy; }
263
- .@{fa-css-prefix}-euro-sign:before { content: @fa-var-euro-sign; }
264
- .@{fa-css-prefix}-exchange-alt:before { content: @fa-var-exchange-alt; }
265
- .@{fa-css-prefix}-exclamation:before { content: @fa-var-exclamation; }
266
- .@{fa-css-prefix}-exclamation-circle:before { content: @fa-var-exclamation-circle; }
267
- .@{fa-css-prefix}-exclamation-triangle:before { content: @fa-var-exclamation-triangle; }
268
- .@{fa-css-prefix}-expand:before { content: @fa-var-expand; }
269
- .@{fa-css-prefix}-expand-arrows-alt:before { content: @fa-var-expand-arrows-alt; }
270
- .@{fa-css-prefix}-expeditedssl:before { content: @fa-var-expeditedssl; }
271
- .@{fa-css-prefix}-external-link-alt:before { content: @fa-var-external-link-alt; }
272
- .@{fa-css-prefix}-external-link-square-alt:before { content: @fa-var-external-link-square-alt; }
273
- .@{fa-css-prefix}-eye:before { content: @fa-var-eye; }
274
- .@{fa-css-prefix}-eye-dropper:before { content: @fa-var-eye-dropper; }
275
- .@{fa-css-prefix}-eye-slash:before { content: @fa-var-eye-slash; }
276
- .@{fa-css-prefix}-facebook:before { content: @fa-var-facebook; }
277
- .@{fa-css-prefix}-facebook-f:before { content: @fa-var-facebook-f; }
278
- .@{fa-css-prefix}-facebook-messenger:before { content: @fa-var-facebook-messenger; }
279
- .@{fa-css-prefix}-facebook-square:before { content: @fa-var-facebook-square; }
280
- .@{fa-css-prefix}-fast-backward:before { content: @fa-var-fast-backward; }
281
- .@{fa-css-prefix}-fast-forward:before { content: @fa-var-fast-forward; }
282
- .@{fa-css-prefix}-fax:before { content: @fa-var-fax; }
283
- .@{fa-css-prefix}-female:before { content: @fa-var-female; }
284
- .@{fa-css-prefix}-fighter-jet:before { content: @fa-var-fighter-jet; }
285
- .@{fa-css-prefix}-file:before { content: @fa-var-file; }
286
- .@{fa-css-prefix}-file-alt:before { content: @fa-var-file-alt; }
287
- .@{fa-css-prefix}-file-archive:before { content: @fa-var-file-archive; }
288
- .@{fa-css-prefix}-file-audio:before { content: @fa-var-file-audio; }
289
- .@{fa-css-prefix}-file-code:before { content: @fa-var-file-code; }
290
- .@{fa-css-prefix}-file-excel:before { content: @fa-var-file-excel; }
291
- .@{fa-css-prefix}-file-image:before { content: @fa-var-file-image; }
292
- .@{fa-css-prefix}-file-pdf:before { content: @fa-var-file-pdf; }
293
- .@{fa-css-prefix}-file-powerpoint:before { content: @fa-var-file-powerpoint; }
294
- .@{fa-css-prefix}-file-video:before { content: @fa-var-file-video; }
295
- .@{fa-css-prefix}-file-word:before { content: @fa-var-file-word; }
296
- .@{fa-css-prefix}-film:before { content: @fa-var-film; }
297
- .@{fa-css-prefix}-filter:before { content: @fa-var-filter; }
298
- .@{fa-css-prefix}-fire:before { content: @fa-var-fire; }
299
- .@{fa-css-prefix}-fire-extinguisher:before { content: @fa-var-fire-extinguisher; }
300
- .@{fa-css-prefix}-firefox:before { content: @fa-var-firefox; }
301
- .@{fa-css-prefix}-first-aid:before { content: @fa-var-first-aid; }
302
- .@{fa-css-prefix}-first-order:before { content: @fa-var-first-order; }
303
- .@{fa-css-prefix}-firstdraft:before { content: @fa-var-firstdraft; }
304
- .@{fa-css-prefix}-flag:before { content: @fa-var-flag; }
305
- .@{fa-css-prefix}-flag-checkered:before { content: @fa-var-flag-checkered; }
306
- .@{fa-css-prefix}-flask:before { content: @fa-var-flask; }
307
- .@{fa-css-prefix}-flickr:before { content: @fa-var-flickr; }
308
- .@{fa-css-prefix}-flipboard:before { content: @fa-var-flipboard; }
309
- .@{fa-css-prefix}-fly:before { content: @fa-var-fly; }
310
- .@{fa-css-prefix}-folder:before { content: @fa-var-folder; }
311
- .@{fa-css-prefix}-folder-open:before { content: @fa-var-folder-open; }
312
- .@{fa-css-prefix}-font:before { content: @fa-var-font; }
313
- .@{fa-css-prefix}-font-awesome:before { content: @fa-var-font-awesome; }
314
- .@{fa-css-prefix}-font-awesome-alt:before { content: @fa-var-font-awesome-alt; }
315
- .@{fa-css-prefix}-font-awesome-flag:before { content: @fa-var-font-awesome-flag; }
316
- .@{fa-css-prefix}-fonticons:before { content: @fa-var-fonticons; }
317
- .@{fa-css-prefix}-fonticons-fi:before { content: @fa-var-fonticons-fi; }
318
- .@{fa-css-prefix}-football-ball:before { content: @fa-var-football-ball; }
319
- .@{fa-css-prefix}-fort-awesome:before { content: @fa-var-fort-awesome; }
320
- .@{fa-css-prefix}-fort-awesome-alt:before { content: @fa-var-fort-awesome-alt; }
321
- .@{fa-css-prefix}-forumbee:before { content: @fa-var-forumbee; }
322
- .@{fa-css-prefix}-forward:before { content: @fa-var-forward; }
323
- .@{fa-css-prefix}-foursquare:before { content: @fa-var-foursquare; }
324
- .@{fa-css-prefix}-free-code-camp:before { content: @fa-var-free-code-camp; }
325
- .@{fa-css-prefix}-freebsd:before { content: @fa-var-freebsd; }
326
- .@{fa-css-prefix}-frown:before { content: @fa-var-frown; }
327
- .@{fa-css-prefix}-futbol:before { content: @fa-var-futbol; }
328
- .@{fa-css-prefix}-gamepad:before { content: @fa-var-gamepad; }
329
- .@{fa-css-prefix}-gavel:before { content: @fa-var-gavel; }
330
- .@{fa-css-prefix}-gem:before { content: @fa-var-gem; }
331
- .@{fa-css-prefix}-genderless:before { content: @fa-var-genderless; }
332
- .@{fa-css-prefix}-get-pocket:before { content: @fa-var-get-pocket; }
333
- .@{fa-css-prefix}-gg:before { content: @fa-var-gg; }
334
- .@{fa-css-prefix}-gg-circle:before { content: @fa-var-gg-circle; }
335
- .@{fa-css-prefix}-gift:before { content: @fa-var-gift; }
336
- .@{fa-css-prefix}-git:before { content: @fa-var-git; }
337
- .@{fa-css-prefix}-git-square:before { content: @fa-var-git-square; }
338
- .@{fa-css-prefix}-github:before { content: @fa-var-github; }
339
- .@{fa-css-prefix}-github-alt:before { content: @fa-var-github-alt; }
340
- .@{fa-css-prefix}-github-square:before { content: @fa-var-github-square; }
341
- .@{fa-css-prefix}-gitkraken:before { content: @fa-var-gitkraken; }
342
- .@{fa-css-prefix}-gitlab:before { content: @fa-var-gitlab; }
343
- .@{fa-css-prefix}-gitter:before { content: @fa-var-gitter; }
344
- .@{fa-css-prefix}-glass-martini:before { content: @fa-var-glass-martini; }
345
- .@{fa-css-prefix}-glide:before { content: @fa-var-glide; }
346
- .@{fa-css-prefix}-glide-g:before { content: @fa-var-glide-g; }
347
- .@{fa-css-prefix}-globe:before { content: @fa-var-globe; }
348
- .@{fa-css-prefix}-gofore:before { content: @fa-var-gofore; }
349
- .@{fa-css-prefix}-golf-ball:before { content: @fa-var-golf-ball; }
350
- .@{fa-css-prefix}-goodreads:before { content: @fa-var-goodreads; }
351
- .@{fa-css-prefix}-goodreads-g:before { content: @fa-var-goodreads-g; }
352
- .@{fa-css-prefix}-google:before { content: @fa-var-google; }
353
- .@{fa-css-prefix}-google-drive:before { content: @fa-var-google-drive; }
354
- .@{fa-css-prefix}-google-play:before { content: @fa-var-google-play; }
355
- .@{fa-css-prefix}-google-plus:before { content: @fa-var-google-plus; }
356
- .@{fa-css-prefix}-google-plus-g:before { content: @fa-var-google-plus-g; }
357
- .@{fa-css-prefix}-google-plus-square:before { content: @fa-var-google-plus-square; }
358
- .@{fa-css-prefix}-google-wallet:before { content: @fa-var-google-wallet; }
359
- .@{fa-css-prefix}-graduation-cap:before { content: @fa-var-graduation-cap; }
360
- .@{fa-css-prefix}-gratipay:before { content: @fa-var-gratipay; }
361
- .@{fa-css-prefix}-grav:before { content: @fa-var-grav; }
362
- .@{fa-css-prefix}-gripfire:before { content: @fa-var-gripfire; }
363
- .@{fa-css-prefix}-grunt:before { content: @fa-var-grunt; }
364
- .@{fa-css-prefix}-gulp:before { content: @fa-var-gulp; }
365
- .@{fa-css-prefix}-h-square:before { content: @fa-var-h-square; }
366
- .@{fa-css-prefix}-hacker-news:before { content: @fa-var-hacker-news; }
367
- .@{fa-css-prefix}-hacker-news-square:before { content: @fa-var-hacker-news-square; }
368
- .@{fa-css-prefix}-hand-lizard:before { content: @fa-var-hand-lizard; }
369
- .@{fa-css-prefix}-hand-paper:before { content: @fa-var-hand-paper; }
370
- .@{fa-css-prefix}-hand-peace:before { content: @fa-var-hand-peace; }
371
- .@{fa-css-prefix}-hand-point-down:before { content: @fa-var-hand-point-down; }
372
- .@{fa-css-prefix}-hand-point-left:before { content: @fa-var-hand-point-left; }
373
- .@{fa-css-prefix}-hand-point-right:before { content: @fa-var-hand-point-right; }
374
- .@{fa-css-prefix}-hand-point-up:before { content: @fa-var-hand-point-up; }
375
- .@{fa-css-prefix}-hand-pointer:before { content: @fa-var-hand-pointer; }
376
- .@{fa-css-prefix}-hand-rock:before { content: @fa-var-hand-rock; }
377
- .@{fa-css-prefix}-hand-scissors:before { content: @fa-var-hand-scissors; }
378
- .@{fa-css-prefix}-hand-spock:before { content: @fa-var-hand-spock; }
379
- .@{fa-css-prefix}-handshake:before { content: @fa-var-handshake; }
380
- .@{fa-css-prefix}-hashtag:before { content: @fa-var-hashtag; }
381
- .@{fa-css-prefix}-hdd:before { content: @fa-var-hdd; }
382
- .@{fa-css-prefix}-heading:before { content: @fa-var-heading; }
383
- .@{fa-css-prefix}-headphones:before { content: @fa-var-headphones; }
384
- .@{fa-css-prefix}-heart:before { content: @fa-var-heart; }
385
- .@{fa-css-prefix}-heartbeat:before { content: @fa-var-heartbeat; }
386
- .@{fa-css-prefix}-hips:before { content: @fa-var-hips; }
387
- .@{fa-css-prefix}-hire-a-helper:before { content: @fa-var-hire-a-helper; }
388
- .@{fa-css-prefix}-history:before { content: @fa-var-history; }
389
- .@{fa-css-prefix}-hockey-puck:before { content: @fa-var-hockey-puck; }
390
- .@{fa-css-prefix}-home:before { content: @fa-var-home; }
391
- .@{fa-css-prefix}-hooli:before { content: @fa-var-hooli; }
392
- .@{fa-css-prefix}-hospital:before { content: @fa-var-hospital; }
393
- .@{fa-css-prefix}-hospital-symbol:before { content: @fa-var-hospital-symbol; }
394
- .@{fa-css-prefix}-hotjar:before { content: @fa-var-hotjar; }
395
- .@{fa-css-prefix}-hourglass:before { content: @fa-var-hourglass; }
396
- .@{fa-css-prefix}-hourglass-end:before { content: @fa-var-hourglass-end; }
397
- .@{fa-css-prefix}-hourglass-half:before { content: @fa-var-hourglass-half; }
398
- .@{fa-css-prefix}-hourglass-start:before { content: @fa-var-hourglass-start; }
399
- .@{fa-css-prefix}-houzz:before { content: @fa-var-houzz; }
400
- .@{fa-css-prefix}-html5:before { content: @fa-var-html5; }
401
- .@{fa-css-prefix}-hubspot:before { content: @fa-var-hubspot; }
402
- .@{fa-css-prefix}-i-cursor:before { content: @fa-var-i-cursor; }
403
- .@{fa-css-prefix}-id-badge:before { content: @fa-var-id-badge; }
404
- .@{fa-css-prefix}-id-card:before { content: @fa-var-id-card; }
405
- .@{fa-css-prefix}-image:before { content: @fa-var-image; }
406
- .@{fa-css-prefix}-images:before { content: @fa-var-images; }
407
- .@{fa-css-prefix}-imdb:before { content: @fa-var-imdb; }
408
- .@{fa-css-prefix}-inbox:before { content: @fa-var-inbox; }
409
- .@{fa-css-prefix}-indent:before { content: @fa-var-indent; }
410
- .@{fa-css-prefix}-industry:before { content: @fa-var-industry; }
411
- .@{fa-css-prefix}-info:before { content: @fa-var-info; }
412
- .@{fa-css-prefix}-info-circle:before { content: @fa-var-info-circle; }
413
- .@{fa-css-prefix}-instagram:before { content: @fa-var-instagram; }
414
- .@{fa-css-prefix}-internet-explorer:before { content: @fa-var-internet-explorer; }
415
- .@{fa-css-prefix}-ioxhost:before { content: @fa-var-ioxhost; }
416
- .@{fa-css-prefix}-italic:before { content: @fa-var-italic; }
417
- .@{fa-css-prefix}-itunes:before { content: @fa-var-itunes; }
418
- .@{fa-css-prefix}-itunes-note:before { content: @fa-var-itunes-note; }
419
- .@{fa-css-prefix}-jenkins:before { content: @fa-var-jenkins; }
420
- .@{fa-css-prefix}-joget:before { content: @fa-var-joget; }
421
- .@{fa-css-prefix}-joomla:before { content: @fa-var-joomla; }
422
- .@{fa-css-prefix}-js:before { content: @fa-var-js; }
423
- .@{fa-css-prefix}-js-square:before { content: @fa-var-js-square; }
424
- .@{fa-css-prefix}-jsfiddle:before { content: @fa-var-jsfiddle; }
425
- .@{fa-css-prefix}-key:before { content: @fa-var-key; }
426
- .@{fa-css-prefix}-keyboard:before { content: @fa-var-keyboard; }
427
- .@{fa-css-prefix}-keycdn:before { content: @fa-var-keycdn; }
428
- .@{fa-css-prefix}-kickstarter:before { content: @fa-var-kickstarter; }
429
- .@{fa-css-prefix}-kickstarter-k:before { content: @fa-var-kickstarter-k; }
430
- .@{fa-css-prefix}-korvue:before { content: @fa-var-korvue; }
431
- .@{fa-css-prefix}-language:before { content: @fa-var-language; }
432
- .@{fa-css-prefix}-laptop:before { content: @fa-var-laptop; }
433
- .@{fa-css-prefix}-laravel:before { content: @fa-var-laravel; }
434
- .@{fa-css-prefix}-lastfm:before { content: @fa-var-lastfm; }
435
- .@{fa-css-prefix}-lastfm-square:before { content: @fa-var-lastfm-square; }
436
- .@{fa-css-prefix}-leaf:before { content: @fa-var-leaf; }
437
- .@{fa-css-prefix}-leanpub:before { content: @fa-var-leanpub; }
438
- .@{fa-css-prefix}-lemon:before { content: @fa-var-lemon; }
439
- .@{fa-css-prefix}-less:before { content: @fa-var-less; }
440
- .@{fa-css-prefix}-level-down-alt:before { content: @fa-var-level-down-alt; }
441
- .@{fa-css-prefix}-level-up-alt:before { content: @fa-var-level-up-alt; }
442
- .@{fa-css-prefix}-life-ring:before { content: @fa-var-life-ring; }
443
- .@{fa-css-prefix}-lightbulb:before { content: @fa-var-lightbulb; }
444
- .@{fa-css-prefix}-line:before { content: @fa-var-line; }
445
- .@{fa-css-prefix}-link:before { content: @fa-var-link; }
446
- .@{fa-css-prefix}-linkedin:before { content: @fa-var-linkedin; }
447
- .@{fa-css-prefix}-linkedin-in:before { content: @fa-var-linkedin-in; }
448
- .@{fa-css-prefix}-linode:before { content: @fa-var-linode; }
449
- .@{fa-css-prefix}-linux:before { content: @fa-var-linux; }
450
- .@{fa-css-prefix}-lira-sign:before { content: @fa-var-lira-sign; }
451
- .@{fa-css-prefix}-list:before { content: @fa-var-list; }
452
- .@{fa-css-prefix}-list-alt:before { content: @fa-var-list-alt; }
453
- .@{fa-css-prefix}-list-ol:before { content: @fa-var-list-ol; }
454
- .@{fa-css-prefix}-list-ul:before { content: @fa-var-list-ul; }
455
- .@{fa-css-prefix}-location-arrow:before { content: @fa-var-location-arrow; }
456
- .@{fa-css-prefix}-lock:before { content: @fa-var-lock; }
457
- .@{fa-css-prefix}-lock-open:before { content: @fa-var-lock-open; }
458
- .@{fa-css-prefix}-long-arrow-alt-down:before { content: @fa-var-long-arrow-alt-down; }
459
- .@{fa-css-prefix}-long-arrow-alt-left:before { content: @fa-var-long-arrow-alt-left; }
460
- .@{fa-css-prefix}-long-arrow-alt-right:before { content: @fa-var-long-arrow-alt-right; }
461
- .@{fa-css-prefix}-long-arrow-alt-up:before { content: @fa-var-long-arrow-alt-up; }
462
- .@{fa-css-prefix}-low-vision:before { content: @fa-var-low-vision; }
463
- .@{fa-css-prefix}-lyft:before { content: @fa-var-lyft; }
464
- .@{fa-css-prefix}-magento:before { content: @fa-var-magento; }
465
- .@{fa-css-prefix}-magic:before { content: @fa-var-magic; }
466
- .@{fa-css-prefix}-magnet:before { content: @fa-var-magnet; }
467
- .@{fa-css-prefix}-male:before { content: @fa-var-male; }
468
- .@{fa-css-prefix}-map:before { content: @fa-var-map; }
469
- .@{fa-css-prefix}-map-marker:before { content: @fa-var-map-marker; }
470
- .@{fa-css-prefix}-map-marker-alt:before { content: @fa-var-map-marker-alt; }
471
- .@{fa-css-prefix}-map-pin:before { content: @fa-var-map-pin; }
472
- .@{fa-css-prefix}-map-signs:before { content: @fa-var-map-signs; }
473
- .@{fa-css-prefix}-mars:before { content: @fa-var-mars; }
474
- .@{fa-css-prefix}-mars-double:before { content: @fa-var-mars-double; }
475
- .@{fa-css-prefix}-mars-stroke:before { content: @fa-var-mars-stroke; }
476
- .@{fa-css-prefix}-mars-stroke-h:before { content: @fa-var-mars-stroke-h; }
477
- .@{fa-css-prefix}-mars-stroke-v:before { content: @fa-var-mars-stroke-v; }
478
- .@{fa-css-prefix}-maxcdn:before { content: @fa-var-maxcdn; }
479
- .@{fa-css-prefix}-medapps:before { content: @fa-var-medapps; }
480
- .@{fa-css-prefix}-medium:before { content: @fa-var-medium; }
481
- .@{fa-css-prefix}-medium-m:before { content: @fa-var-medium-m; }
482
- .@{fa-css-prefix}-medkit:before { content: @fa-var-medkit; }
483
- .@{fa-css-prefix}-medrt:before { content: @fa-var-medrt; }
484
- .@{fa-css-prefix}-meetup:before { content: @fa-var-meetup; }
485
- .@{fa-css-prefix}-meh:before { content: @fa-var-meh; }
486
- .@{fa-css-prefix}-mercury:before { content: @fa-var-mercury; }
487
- .@{fa-css-prefix}-microchip:before { content: @fa-var-microchip; }
488
- .@{fa-css-prefix}-microphone:before { content: @fa-var-microphone; }
489
- .@{fa-css-prefix}-microphone-slash:before { content: @fa-var-microphone-slash; }
490
- .@{fa-css-prefix}-microsoft:before { content: @fa-var-microsoft; }
491
- .@{fa-css-prefix}-minus:before { content: @fa-var-minus; }
492
- .@{fa-css-prefix}-minus-circle:before { content: @fa-var-minus-circle; }
493
- .@{fa-css-prefix}-minus-square:before { content: @fa-var-minus-square; }
494
- .@{fa-css-prefix}-mix:before { content: @fa-var-mix; }
495
- .@{fa-css-prefix}-mixcloud:before { content: @fa-var-mixcloud; }
496
- .@{fa-css-prefix}-mizuni:before { content: @fa-var-mizuni; }
497
- .@{fa-css-prefix}-mobile:before { content: @fa-var-mobile; }
498
- .@{fa-css-prefix}-mobile-alt:before { content: @fa-var-mobile-alt; }
499
- .@{fa-css-prefix}-modx:before { content: @fa-var-modx; }
500
- .@{fa-css-prefix}-monero:before { content: @fa-var-monero; }
501
- .@{fa-css-prefix}-money-bill-alt:before { content: @fa-var-money-bill-alt; }
502
- .@{fa-css-prefix}-moon:before { content: @fa-var-moon; }
503
- .@{fa-css-prefix}-motorcycle:before { content: @fa-var-motorcycle; }
504
- .@{fa-css-prefix}-mouse-pointer:before { content: @fa-var-mouse-pointer; }
505
- .@{fa-css-prefix}-music:before { content: @fa-var-music; }
506
- .@{fa-css-prefix}-napster:before { content: @fa-var-napster; }
507
- .@{fa-css-prefix}-neuter:before { content: @fa-var-neuter; }
508
- .@{fa-css-prefix}-newspaper:before { content: @fa-var-newspaper; }
509
- .@{fa-css-prefix}-nintendo-switch:before { content: @fa-var-nintendo-switch; }
510
- .@{fa-css-prefix}-node:before { content: @fa-var-node; }
511
- .@{fa-css-prefix}-node-js:before { content: @fa-var-node-js; }
512
- .@{fa-css-prefix}-npm:before { content: @fa-var-npm; }
513
- .@{fa-css-prefix}-ns8:before { content: @fa-var-ns8; }
514
- .@{fa-css-prefix}-nutritionix:before { content: @fa-var-nutritionix; }
515
- .@{fa-css-prefix}-object-group:before { content: @fa-var-object-group; }
516
- .@{fa-css-prefix}-object-ungroup:before { content: @fa-var-object-ungroup; }
517
- .@{fa-css-prefix}-odnoklassniki:before { content: @fa-var-odnoklassniki; }
518
- .@{fa-css-prefix}-odnoklassniki-square:before { content: @fa-var-odnoklassniki-square; }
519
- .@{fa-css-prefix}-opencart:before { content: @fa-var-opencart; }
520
- .@{fa-css-prefix}-openid:before { content: @fa-var-openid; }
521
- .@{fa-css-prefix}-opera:before { content: @fa-var-opera; }
522
- .@{fa-css-prefix}-optin-monster:before { content: @fa-var-optin-monster; }
523
- .@{fa-css-prefix}-osi:before { content: @fa-var-osi; }
524
- .@{fa-css-prefix}-outdent:before { content: @fa-var-outdent; }
525
- .@{fa-css-prefix}-page4:before { content: @fa-var-page4; }
526
- .@{fa-css-prefix}-pagelines:before { content: @fa-var-pagelines; }
527
- .@{fa-css-prefix}-paint-brush:before { content: @fa-var-paint-brush; }
528
- .@{fa-css-prefix}-palfed:before { content: @fa-var-palfed; }
529
- .@{fa-css-prefix}-pallet:before { content: @fa-var-pallet; }
530
- .@{fa-css-prefix}-paper-plane:before { content: @fa-var-paper-plane; }
531
- .@{fa-css-prefix}-paperclip:before { content: @fa-var-paperclip; }
532
- .@{fa-css-prefix}-paragraph:before { content: @fa-var-paragraph; }
533
- .@{fa-css-prefix}-paste:before { content: @fa-var-paste; }
534
- .@{fa-css-prefix}-patreon:before { content: @fa-var-patreon; }
535
- .@{fa-css-prefix}-pause:before { content: @fa-var-pause; }
536
- .@{fa-css-prefix}-pause-circle:before { content: @fa-var-pause-circle; }
537
- .@{fa-css-prefix}-paw:before { content: @fa-var-paw; }
538
- .@{fa-css-prefix}-paypal:before { content: @fa-var-paypal; }
539
- .@{fa-css-prefix}-pen-square:before { content: @fa-var-pen-square; }
540
- .@{fa-css-prefix}-pencil-alt:before { content: @fa-var-pencil-alt; }
541
- .@{fa-css-prefix}-percent:before { content: @fa-var-percent; }
542
- .@{fa-css-prefix}-periscope:before { content: @fa-var-periscope; }
543
- .@{fa-css-prefix}-phabricator:before { content: @fa-var-phabricator; }
544
- .@{fa-css-prefix}-phoenix-framework:before { content: @fa-var-phoenix-framework; }
545
- .@{fa-css-prefix}-phone:before { content: @fa-var-phone; }
546
- .@{fa-css-prefix}-phone-square:before { content: @fa-var-phone-square; }
547
- .@{fa-css-prefix}-phone-volume:before { content: @fa-var-phone-volume; }
548
- .@{fa-css-prefix}-php:before { content: @fa-var-php; }
549
- .@{fa-css-prefix}-pied-piper:before { content: @fa-var-pied-piper; }
550
- .@{fa-css-prefix}-pied-piper-alt:before { content: @fa-var-pied-piper-alt; }
551
- .@{fa-css-prefix}-pied-piper-pp:before { content: @fa-var-pied-piper-pp; }
552
- .@{fa-css-prefix}-pills:before { content: @fa-var-pills; }
553
- .@{fa-css-prefix}-pinterest:before { content: @fa-var-pinterest; }
554
- .@{fa-css-prefix}-pinterest-p:before { content: @fa-var-pinterest-p; }
555
- .@{fa-css-prefix}-pinterest-square:before { content: @fa-var-pinterest-square; }
556
- .@{fa-css-prefix}-plane:before { content: @fa-var-plane; }
557
- .@{fa-css-prefix}-play:before { content: @fa-var-play; }
558
- .@{fa-css-prefix}-play-circle:before { content: @fa-var-play-circle; }
559
- .@{fa-css-prefix}-playstation:before { content: @fa-var-playstation; }
560
- .@{fa-css-prefix}-plug:before { content: @fa-var-plug; }
561
- .@{fa-css-prefix}-plus:before { content: @fa-var-plus; }
562
- .@{fa-css-prefix}-plus-circle:before { content: @fa-var-plus-circle; }
563
- .@{fa-css-prefix}-plus-square:before { content: @fa-var-plus-square; }
564
- .@{fa-css-prefix}-podcast:before { content: @fa-var-podcast; }
565
- .@{fa-css-prefix}-pound-sign:before { content: @fa-var-pound-sign; }
566
- .@{fa-css-prefix}-power-off:before { content: @fa-var-power-off; }
567
- .@{fa-css-prefix}-print:before { content: @fa-var-print; }
568
- .@{fa-css-prefix}-product-hunt:before { content: @fa-var-product-hunt; }
569
- .@{fa-css-prefix}-pushed:before { content: @fa-var-pushed; }
570
- .@{fa-css-prefix}-puzzle-piece:before { content: @fa-var-puzzle-piece; }
571
- .@{fa-css-prefix}-python:before { content: @fa-var-python; }
572
- .@{fa-css-prefix}-qq:before { content: @fa-var-qq; }
573
- .@{fa-css-prefix}-qrcode:before { content: @fa-var-qrcode; }
574
- .@{fa-css-prefix}-question:before { content: @fa-var-question; }
575
- .@{fa-css-prefix}-question-circle:before { content: @fa-var-question-circle; }
576
- .@{fa-css-prefix}-quidditch:before { content: @fa-var-quidditch; }
577
- .@{fa-css-prefix}-quinscape:before { content: @fa-var-quinscape; }
578
- .@{fa-css-prefix}-quora:before { content: @fa-var-quora; }
579
- .@{fa-css-prefix}-quote-left:before { content: @fa-var-quote-left; }
580
- .@{fa-css-prefix}-quote-right:before { content: @fa-var-quote-right; }
581
- .@{fa-css-prefix}-random:before { content: @fa-var-random; }
582
- .@{fa-css-prefix}-ravelry:before { content: @fa-var-ravelry; }
583
- .@{fa-css-prefix}-react:before { content: @fa-var-react; }
584
- .@{fa-css-prefix}-rebel:before { content: @fa-var-rebel; }
585
- .@{fa-css-prefix}-recycle:before { content: @fa-var-recycle; }
586
- .@{fa-css-prefix}-red-river:before { content: @fa-var-red-river; }
587
- .@{fa-css-prefix}-reddit:before { content: @fa-var-reddit; }
588
- .@{fa-css-prefix}-reddit-alien:before { content: @fa-var-reddit-alien; }
589
- .@{fa-css-prefix}-reddit-square:before { content: @fa-var-reddit-square; }
590
- .@{fa-css-prefix}-redo:before { content: @fa-var-redo; }
591
- .@{fa-css-prefix}-redo-alt:before { content: @fa-var-redo-alt; }
592
- .@{fa-css-prefix}-registered:before { content: @fa-var-registered; }
593
- .@{fa-css-prefix}-rendact:before { content: @fa-var-rendact; }
594
- .@{fa-css-prefix}-renren:before { content: @fa-var-renren; }
595
- .@{fa-css-prefix}-reply:before { content: @fa-var-reply; }
596
- .@{fa-css-prefix}-reply-all:before { content: @fa-var-reply-all; }
597
- .@{fa-css-prefix}-replyd:before { content: @fa-var-replyd; }
598
- .@{fa-css-prefix}-resolving:before { content: @fa-var-resolving; }
599
- .@{fa-css-prefix}-retweet:before { content: @fa-var-retweet; }
600
- .@{fa-css-prefix}-road:before { content: @fa-var-road; }
601
- .@{fa-css-prefix}-rocket:before { content: @fa-var-rocket; }
602
- .@{fa-css-prefix}-rocketchat:before { content: @fa-var-rocketchat; }
603
- .@{fa-css-prefix}-rockrms:before { content: @fa-var-rockrms; }
604
- .@{fa-css-prefix}-rss:before { content: @fa-var-rss; }
605
- .@{fa-css-prefix}-rss-square:before { content: @fa-var-rss-square; }
606
- .@{fa-css-prefix}-ruble-sign:before { content: @fa-var-ruble-sign; }
607
- .@{fa-css-prefix}-rupee-sign:before { content: @fa-var-rupee-sign; }
608
- .@{fa-css-prefix}-safari:before { content: @fa-var-safari; }
609
- .@{fa-css-prefix}-sass:before { content: @fa-var-sass; }
610
- .@{fa-css-prefix}-save:before { content: @fa-var-save; }
611
- .@{fa-css-prefix}-schlix:before { content: @fa-var-schlix; }
612
- .@{fa-css-prefix}-scribd:before { content: @fa-var-scribd; }
613
- .@{fa-css-prefix}-search:before { content: @fa-var-search; }
614
- .@{fa-css-prefix}-search-minus:before { content: @fa-var-search-minus; }
615
- .@{fa-css-prefix}-search-plus:before { content: @fa-var-search-plus; }
616
- .@{fa-css-prefix}-searchengin:before { content: @fa-var-searchengin; }
617
- .@{fa-css-prefix}-sellcast:before { content: @fa-var-sellcast; }
618
- .@{fa-css-prefix}-sellsy:before { content: @fa-var-sellsy; }
619
- .@{fa-css-prefix}-server:before { content: @fa-var-server; }
620
- .@{fa-css-prefix}-servicestack:before { content: @fa-var-servicestack; }
621
- .@{fa-css-prefix}-share:before { content: @fa-var-share; }
622
- .@{fa-css-prefix}-share-alt:before { content: @fa-var-share-alt; }
623
- .@{fa-css-prefix}-share-alt-square:before { content: @fa-var-share-alt-square; }
624
- .@{fa-css-prefix}-share-square:before { content: @fa-var-share-square; }
625
- .@{fa-css-prefix}-shekel-sign:before { content: @fa-var-shekel-sign; }
626
- .@{fa-css-prefix}-shield-alt:before { content: @fa-var-shield-alt; }
627
- .@{fa-css-prefix}-ship:before { content: @fa-var-ship; }
628
- .@{fa-css-prefix}-shipping-fast:before { content: @fa-var-shipping-fast; }
629
- .@{fa-css-prefix}-shirtsinbulk:before { content: @fa-var-shirtsinbulk; }
630
- .@{fa-css-prefix}-shopping-bag:before { content: @fa-var-shopping-bag; }
631
- .@{fa-css-prefix}-shopping-basket:before { content: @fa-var-shopping-basket; }
632
- .@{fa-css-prefix}-shopping-cart:before { content: @fa-var-shopping-cart; }
633
- .@{fa-css-prefix}-shower:before { content: @fa-var-shower; }
634
- .@{fa-css-prefix}-sign-in-alt:before { content: @fa-var-sign-in-alt; }
635
- .@{fa-css-prefix}-sign-language:before { content: @fa-var-sign-language; }
636
- .@{fa-css-prefix}-sign-out-alt:before { content: @fa-var-sign-out-alt; }
637
- .@{fa-css-prefix}-signal:before { content: @fa-var-signal; }
638
- .@{fa-css-prefix}-simplybuilt:before { content: @fa-var-simplybuilt; }
639
- .@{fa-css-prefix}-sistrix:before { content: @fa-var-sistrix; }
640
- .@{fa-css-prefix}-sitemap:before { content: @fa-var-sitemap; }
641
- .@{fa-css-prefix}-skyatlas:before { content: @fa-var-skyatlas; }
642
- .@{fa-css-prefix}-skype:before { content: @fa-var-skype; }
643
- .@{fa-css-prefix}-slack:before { content: @fa-var-slack; }
644
- .@{fa-css-prefix}-slack-hash:before { content: @fa-var-slack-hash; }
645
- .@{fa-css-prefix}-sliders-h:before { content: @fa-var-sliders-h; }
646
- .@{fa-css-prefix}-slideshare:before { content: @fa-var-slideshare; }
647
- .@{fa-css-prefix}-smile:before { content: @fa-var-smile; }
648
- .@{fa-css-prefix}-snapchat:before { content: @fa-var-snapchat; }
649
- .@{fa-css-prefix}-snapchat-ghost:before { content: @fa-var-snapchat-ghost; }
650
- .@{fa-css-prefix}-snapchat-square:before { content: @fa-var-snapchat-square; }
651
- .@{fa-css-prefix}-snowflake:before { content: @fa-var-snowflake; }
652
- .@{fa-css-prefix}-sort:before { content: @fa-var-sort; }
653
- .@{fa-css-prefix}-sort-alpha-down:before { content: @fa-var-sort-alpha-down; }
654
- .@{fa-css-prefix}-sort-alpha-up:before { content: @fa-var-sort-alpha-up; }
655
- .@{fa-css-prefix}-sort-amount-down:before { content: @fa-var-sort-amount-down; }
656
- .@{fa-css-prefix}-sort-amount-up:before { content: @fa-var-sort-amount-up; }
657
- .@{fa-css-prefix}-sort-down:before { content: @fa-var-sort-down; }
658
- .@{fa-css-prefix}-sort-numeric-down:before { content: @fa-var-sort-numeric-down; }
659
- .@{fa-css-prefix}-sort-numeric-up:before { content: @fa-var-sort-numeric-up; }
660
- .@{fa-css-prefix}-sort-up:before { content: @fa-var-sort-up; }
661
- .@{fa-css-prefix}-soundcloud:before { content: @fa-var-soundcloud; }
662
- .@{fa-css-prefix}-space-shuttle:before { content: @fa-var-space-shuttle; }
663
- .@{fa-css-prefix}-speakap:before { content: @fa-var-speakap; }
664
- .@{fa-css-prefix}-spinner:before { content: @fa-var-spinner; }
665
- .@{fa-css-prefix}-spotify:before { content: @fa-var-spotify; }
666
- .@{fa-css-prefix}-square:before { content: @fa-var-square; }
667
- .@{fa-css-prefix}-square-full:before { content: @fa-var-square-full; }
668
- .@{fa-css-prefix}-stack-exchange:before { content: @fa-var-stack-exchange; }
669
- .@{fa-css-prefix}-stack-overflow:before { content: @fa-var-stack-overflow; }
670
- .@{fa-css-prefix}-star:before { content: @fa-var-star; }
671
- .@{fa-css-prefix}-star-half:before { content: @fa-var-star-half; }
672
- .@{fa-css-prefix}-staylinked:before { content: @fa-var-staylinked; }
673
- .@{fa-css-prefix}-steam:before { content: @fa-var-steam; }
674
- .@{fa-css-prefix}-steam-square:before { content: @fa-var-steam-square; }
675
- .@{fa-css-prefix}-steam-symbol:before { content: @fa-var-steam-symbol; }
676
- .@{fa-css-prefix}-step-backward:before { content: @fa-var-step-backward; }
677
- .@{fa-css-prefix}-step-forward:before { content: @fa-var-step-forward; }
678
- .@{fa-css-prefix}-stethoscope:before { content: @fa-var-stethoscope; }
679
- .@{fa-css-prefix}-sticker-mule:before { content: @fa-var-sticker-mule; }
680
- .@{fa-css-prefix}-sticky-note:before { content: @fa-var-sticky-note; }
681
- .@{fa-css-prefix}-stop:before { content: @fa-var-stop; }
682
- .@{fa-css-prefix}-stop-circle:before { content: @fa-var-stop-circle; }
683
- .@{fa-css-prefix}-stopwatch:before { content: @fa-var-stopwatch; }
684
- .@{fa-css-prefix}-strava:before { content: @fa-var-strava; }
685
- .@{fa-css-prefix}-street-view:before { content: @fa-var-street-view; }
686
- .@{fa-css-prefix}-strikethrough:before { content: @fa-var-strikethrough; }
687
- .@{fa-css-prefix}-stripe:before { content: @fa-var-stripe; }
688
- .@{fa-css-prefix}-stripe-s:before { content: @fa-var-stripe-s; }
689
- .@{fa-css-prefix}-studiovinari:before { content: @fa-var-studiovinari; }
690
- .@{fa-css-prefix}-stumbleupon:before { content: @fa-var-stumbleupon; }
691
- .@{fa-css-prefix}-stumbleupon-circle:before { content: @fa-var-stumbleupon-circle; }
692
- .@{fa-css-prefix}-subscript:before { content: @fa-var-subscript; }
693
- .@{fa-css-prefix}-subway:before { content: @fa-var-subway; }
694
- .@{fa-css-prefix}-suitcase:before { content: @fa-var-suitcase; }
695
- .@{fa-css-prefix}-sun:before { content: @fa-var-sun; }
696
- .@{fa-css-prefix}-superpowers:before { content: @fa-var-superpowers; }
697
- .@{fa-css-prefix}-superscript:before { content: @fa-var-superscript; }
698
- .@{fa-css-prefix}-supple:before { content: @fa-var-supple; }
699
- .@{fa-css-prefix}-sync:before { content: @fa-var-sync; }
700
- .@{fa-css-prefix}-sync-alt:before { content: @fa-var-sync-alt; }
701
- .@{fa-css-prefix}-syringe:before { content: @fa-var-syringe; }
702
- .@{fa-css-prefix}-table:before { content: @fa-var-table; }
703
- .@{fa-css-prefix}-table-tennis:before { content: @fa-var-table-tennis; }
704
- .@{fa-css-prefix}-tablet:before { content: @fa-var-tablet; }
705
- .@{fa-css-prefix}-tablet-alt:before { content: @fa-var-tablet-alt; }
706
- .@{fa-css-prefix}-tachometer-alt:before { content: @fa-var-tachometer-alt; }
707
- .@{fa-css-prefix}-tag:before { content: @fa-var-tag; }
708
- .@{fa-css-prefix}-tags:before { content: @fa-var-tags; }
709
- .@{fa-css-prefix}-tasks:before { content: @fa-var-tasks; }
710
- .@{fa-css-prefix}-taxi:before { content: @fa-var-taxi; }
711
- .@{fa-css-prefix}-telegram:before { content: @fa-var-telegram; }
712
- .@{fa-css-prefix}-telegram-plane:before { content: @fa-var-telegram-plane; }
713
- .@{fa-css-prefix}-tencent-weibo:before { content: @fa-var-tencent-weibo; }
714
- .@{fa-css-prefix}-terminal:before { content: @fa-var-terminal; }
715
- .@{fa-css-prefix}-text-height:before { content: @fa-var-text-height; }
716
- .@{fa-css-prefix}-text-width:before { content: @fa-var-text-width; }
717
- .@{fa-css-prefix}-th:before { content: @fa-var-th; }
718
- .@{fa-css-prefix}-th-large:before { content: @fa-var-th-large; }
719
- .@{fa-css-prefix}-th-list:before { content: @fa-var-th-list; }
720
- .@{fa-css-prefix}-themeisle:before { content: @fa-var-themeisle; }
721
- .@{fa-css-prefix}-thermometer:before { content: @fa-var-thermometer; }
722
- .@{fa-css-prefix}-thermometer-empty:before { content: @fa-var-thermometer-empty; }
723
- .@{fa-css-prefix}-thermometer-full:before { content: @fa-var-thermometer-full; }
724
- .@{fa-css-prefix}-thermometer-half:before { content: @fa-var-thermometer-half; }
725
- .@{fa-css-prefix}-thermometer-quarter:before { content: @fa-var-thermometer-quarter; }
726
- .@{fa-css-prefix}-thermometer-three-quarters:before { content: @fa-var-thermometer-three-quarters; }
727
- .@{fa-css-prefix}-thumbs-down:before { content: @fa-var-thumbs-down; }
728
- .@{fa-css-prefix}-thumbs-up:before { content: @fa-var-thumbs-up; }
729
- .@{fa-css-prefix}-thumbtack:before { content: @fa-var-thumbtack; }
730
- .@{fa-css-prefix}-ticket-alt:before { content: @fa-var-ticket-alt; }
731
- .@{fa-css-prefix}-times:before { content: @fa-var-times; }
732
- .@{fa-css-prefix}-times-circle:before { content: @fa-var-times-circle; }
733
- .@{fa-css-prefix}-tint:before { content: @fa-var-tint; }
734
- .@{fa-css-prefix}-toggle-off:before { content: @fa-var-toggle-off; }
735
- .@{fa-css-prefix}-toggle-on:before { content: @fa-var-toggle-on; }
736
- .@{fa-css-prefix}-trademark:before { content: @fa-var-trademark; }
737
- .@{fa-css-prefix}-train:before { content: @fa-var-train; }
738
- .@{fa-css-prefix}-transgender:before { content: @fa-var-transgender; }
739
- .@{fa-css-prefix}-transgender-alt:before { content: @fa-var-transgender-alt; }
740
- .@{fa-css-prefix}-trash:before { content: @fa-var-trash; }
741
- .@{fa-css-prefix}-trash-alt:before { content: @fa-var-trash-alt; }
742
- .@{fa-css-prefix}-tree:before { content: @fa-var-tree; }
743
- .@{fa-css-prefix}-trello:before { content: @fa-var-trello; }
744
- .@{fa-css-prefix}-tripadvisor:before { content: @fa-var-tripadvisor; }
745
- .@{fa-css-prefix}-trophy:before { content: @fa-var-trophy; }
746
- .@{fa-css-prefix}-truck:before { content: @fa-var-truck; }
747
- .@{fa-css-prefix}-tty:before { content: @fa-var-tty; }
748
- .@{fa-css-prefix}-tumblr:before { content: @fa-var-tumblr; }
749
- .@{fa-css-prefix}-tumblr-square:before { content: @fa-var-tumblr-square; }
750
- .@{fa-css-prefix}-tv:before { content: @fa-var-tv; }
751
- .@{fa-css-prefix}-twitch:before { content: @fa-var-twitch; }
752
- .@{fa-css-prefix}-twitter:before { content: @fa-var-twitter; }
753
- .@{fa-css-prefix}-twitter-square:before { content: @fa-var-twitter-square; }
754
- .@{fa-css-prefix}-typo3:before { content: @fa-var-typo3; }
755
- .@{fa-css-prefix}-uber:before { content: @fa-var-uber; }
756
- .@{fa-css-prefix}-uikit:before { content: @fa-var-uikit; }
757
- .@{fa-css-prefix}-umbrella:before { content: @fa-var-umbrella; }
758
- .@{fa-css-prefix}-underline:before { content: @fa-var-underline; }
759
- .@{fa-css-prefix}-undo:before { content: @fa-var-undo; }
760
- .@{fa-css-prefix}-undo-alt:before { content: @fa-var-undo-alt; }
761
- .@{fa-css-prefix}-uniregistry:before { content: @fa-var-uniregistry; }
762
- .@{fa-css-prefix}-universal-access:before { content: @fa-var-universal-access; }
763
- .@{fa-css-prefix}-university:before { content: @fa-var-university; }
764
- .@{fa-css-prefix}-unlink:before { content: @fa-var-unlink; }
765
- .@{fa-css-prefix}-unlock:before { content: @fa-var-unlock; }
766
- .@{fa-css-prefix}-unlock-alt:before { content: @fa-var-unlock-alt; }
767
- .@{fa-css-prefix}-untappd:before { content: @fa-var-untappd; }
768
- .@{fa-css-prefix}-upload:before { content: @fa-var-upload; }
769
- .@{fa-css-prefix}-usb:before { content: @fa-var-usb; }
770
- .@{fa-css-prefix}-user:before { content: @fa-var-user; }
771
- .@{fa-css-prefix}-user-circle:before { content: @fa-var-user-circle; }
772
- .@{fa-css-prefix}-user-md:before { content: @fa-var-user-md; }
773
- .@{fa-css-prefix}-user-plus:before { content: @fa-var-user-plus; }
774
- .@{fa-css-prefix}-user-secret:before { content: @fa-var-user-secret; }
775
- .@{fa-css-prefix}-user-times:before { content: @fa-var-user-times; }
776
- .@{fa-css-prefix}-users:before { content: @fa-var-users; }
777
- .@{fa-css-prefix}-ussunnah:before { content: @fa-var-ussunnah; }
778
- .@{fa-css-prefix}-utensil-spoon:before { content: @fa-var-utensil-spoon; }
779
- .@{fa-css-prefix}-utensils:before { content: @fa-var-utensils; }
780
- .@{fa-css-prefix}-vaadin:before { content: @fa-var-vaadin; }
781
- .@{fa-css-prefix}-venus:before { content: @fa-var-venus; }
782
- .@{fa-css-prefix}-venus-double:before { content: @fa-var-venus-double; }
783
- .@{fa-css-prefix}-venus-mars:before { content: @fa-var-venus-mars; }
784
- .@{fa-css-prefix}-viacoin:before { content: @fa-var-viacoin; }
785
- .@{fa-css-prefix}-viadeo:before { content: @fa-var-viadeo; }
786
- .@{fa-css-prefix}-viadeo-square:before { content: @fa-var-viadeo-square; }
787
- .@{fa-css-prefix}-viber:before { content: @fa-var-viber; }
788
- .@{fa-css-prefix}-video:before { content: @fa-var-video; }
789
- .@{fa-css-prefix}-vimeo:before { content: @fa-var-vimeo; }
790
- .@{fa-css-prefix}-vimeo-square:before { content: @fa-var-vimeo-square; }
791
- .@{fa-css-prefix}-vimeo-v:before { content: @fa-var-vimeo-v; }
792
- .@{fa-css-prefix}-vine:before { content: @fa-var-vine; }
793
- .@{fa-css-prefix}-vk:before { content: @fa-var-vk; }
794
- .@{fa-css-prefix}-vnv:before { content: @fa-var-vnv; }
795
- .@{fa-css-prefix}-volleyball-ball:before { content: @fa-var-volleyball-ball; }
796
- .@{fa-css-prefix}-volume-down:before { content: @fa-var-volume-down; }
797
- .@{fa-css-prefix}-volume-off:before { content: @fa-var-volume-off; }
798
- .@{fa-css-prefix}-volume-up:before { content: @fa-var-volume-up; }
799
- .@{fa-css-prefix}-vuejs:before { content: @fa-var-vuejs; }
800
- .@{fa-css-prefix}-warehouse:before { content: @fa-var-warehouse; }
801
- .@{fa-css-prefix}-weibo:before { content: @fa-var-weibo; }
802
- .@{fa-css-prefix}-weight:before { content: @fa-var-weight; }
803
- .@{fa-css-prefix}-weixin:before { content: @fa-var-weixin; }
804
- .@{fa-css-prefix}-whatsapp:before { content: @fa-var-whatsapp; }
805
- .@{fa-css-prefix}-whatsapp-square:before { content: @fa-var-whatsapp-square; }
806
- .@{fa-css-prefix}-wheelchair:before { content: @fa-var-wheelchair; }
807
- .@{fa-css-prefix}-whmcs:before { content: @fa-var-whmcs; }
808
- .@{fa-css-prefix}-wifi:before { content: @fa-var-wifi; }
809
- .@{fa-css-prefix}-wikipedia-w:before { content: @fa-var-wikipedia-w; }
810
- .@{fa-css-prefix}-window-close:before { content: @fa-var-window-close; }
811
- .@{fa-css-prefix}-window-maximize:before { content: @fa-var-window-maximize; }
812
- .@{fa-css-prefix}-window-minimize:before { content: @fa-var-window-minimize; }
813
- .@{fa-css-prefix}-window-restore:before { content: @fa-var-window-restore; }
814
- .@{fa-css-prefix}-windows:before { content: @fa-var-windows; }
815
- .@{fa-css-prefix}-won-sign:before { content: @fa-var-won-sign; }
816
- .@{fa-css-prefix}-wordpress:before { content: @fa-var-wordpress; }
817
- .@{fa-css-prefix}-wordpress-simple:before { content: @fa-var-wordpress-simple; }
818
- .@{fa-css-prefix}-wpbeginner:before { content: @fa-var-wpbeginner; }
819
- .@{fa-css-prefix}-wpexplorer:before { content: @fa-var-wpexplorer; }
820
- .@{fa-css-prefix}-wpforms:before { content: @fa-var-wpforms; }
821
- .@{fa-css-prefix}-wrench:before { content: @fa-var-wrench; }
822
- .@{fa-css-prefix}-xbox:before { content: @fa-var-xbox; }
823
- .@{fa-css-prefix}-xing:before { content: @fa-var-xing; }
824
- .@{fa-css-prefix}-xing-square:before { content: @fa-var-xing-square; }
825
- .@{fa-css-prefix}-y-combinator:before { content: @fa-var-y-combinator; }
826
- .@{fa-css-prefix}-yahoo:before { content: @fa-var-yahoo; }
827
- .@{fa-css-prefix}-yandex:before { content: @fa-var-yandex; }
828
- .@{fa-css-prefix}-yandex-international:before { content: @fa-var-yandex-international; }
829
- .@{fa-css-prefix}-yelp:before { content: @fa-var-yelp; }
830
- .@{fa-css-prefix}-yen-sign:before { content: @fa-var-yen-sign; }
831
- .@{fa-css-prefix}-yoast:before { content: @fa-var-yoast; }
832
- .@{fa-css-prefix}-youtube:before { content: @fa-var-youtube; }
833
- .@{fa-css-prefix}-youtube-square:before { content: @fa-var-youtube-square; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_larger.less DELETED
@@ -1,27 +0,0 @@
1
- // Icon Sizes
2
- // -------------------------
3
-
4
- .larger(@factor) when (@factor > 0) {
5
- .larger((@factor - 1));
6
-
7
- .@{fa-css-prefix}-@{factor}x {
8
- font-size: (@factor * 1em);
9
- }
10
- }
11
-
12
- /* makes the font 33% larger relative to the icon container */
13
- .@{fa-css-prefix}-lg {
14
- font-size: (4em / 3);
15
- line-height: (3em / 4);
16
- vertical-align: -.0667em;
17
- }
18
-
19
- .@{fa-css-prefix}-xs {
20
- font-size: .75em;
21
- }
22
-
23
- .@{fa-css-prefix}-sm {
24
- font-size: .875em;
25
- }
26
-
27
- .larger(10);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_list.less DELETED
@@ -1,18 +0,0 @@
1
- // List Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-ul {
5
- list-style-type: none;
6
- margin-left: @fa-li-width * 5/4;
7
- padding-left: 0;
8
-
9
- > li { position: relative; }
10
- }
11
-
12
- .@{fa-css-prefix}-li {
13
- left: -@fa-li-width;
14
- position: absolute;
15
- text-align: center;
16
- width: @fa-li-width;
17
- line-height: inherit;
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_mixins.less DELETED
@@ -1,57 +0,0 @@
1
- // Mixins
2
- // --------------------------
3
-
4
- .fa-icon() {
5
- -moz-osx-font-smoothing: grayscale;
6
- -webkit-font-smoothing: antialiased;
7
- display: inline-block;
8
- font-style: normal;
9
- font-variant: normal;
10
- font-weight: normal;
11
- line-height: 1;
12
- vertical-align: -.125em;
13
- }
14
-
15
- .fa-icon-rotate(@degrees, @rotation) {
16
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation})";
17
- transform: rotate(@degrees);
18
- }
19
-
20
- .fa-icon-flip(@horiz, @vert, @rotation) {
21
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation}, mirror=1)";
22
- transform: scale(@horiz, @vert);
23
- }
24
-
25
-
26
- // Only display content to screen readers. A la Bootstrap 4.
27
- //
28
- // See: http://a11yproject.com/posts/how-to-hide-content/
29
-
30
- .sr-only() {
31
- border: 0;
32
- clip: rect(0,0,0,0);
33
- height: 1px;
34
- margin: -1px;
35
- overflow: hidden;
36
- padding: 0;
37
- position: absolute;
38
- width: 1px;
39
- }
40
-
41
- // Use in conjunction with .sr-only to only display content when it's focused.
42
- //
43
- // Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
44
- //
45
- // Credit: HTML5 Boilerplate
46
-
47
- .sr-only-focusable() {
48
- &:active,
49
- &:focus {
50
- clip: auto;
51
- height: auto;
52
- margin: 0;
53
- overflow: visible;
54
- position: static;
55
- width: auto;
56
- }
57
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_rotated-flipped.less DELETED
@@ -1,23 +0,0 @@
1
- // Rotated & Flipped Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-rotate-90 { .fa-icon-rotate(90deg, 1); }
5
- .@{fa-css-prefix}-rotate-180 { .fa-icon-rotate(180deg, 2); }
6
- .@{fa-css-prefix}-rotate-270 { .fa-icon-rotate(270deg, 3); }
7
-
8
- .@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); }
9
- .@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); }
10
- .@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); }
11
-
12
- // Hook for IE8-9
13
- // -------------------------
14
-
15
- :root {
16
- .@{fa-css-prefix}-rotate-90,
17
- .@{fa-css-prefix}-rotate-180,
18
- .@{fa-css-prefix}-rotate-270,
19
- .@{fa-css-prefix}-flip-horizontal,
20
- .@{fa-css-prefix}-flip-vertical {
21
- filter: none;
22
- }
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_screen-reader.less DELETED
@@ -1,5 +0,0 @@
1
- // Screen Readers
2
- // -------------------------
3
-
4
- .sr-only { .sr-only(); }
5
- .sr-only-focusable { .sr-only-focusable(); }
 
 
 
 
 
font-awesome-latest/less/_stacked.less DELETED
@@ -1,22 +0,0 @@
1
- // Stacked Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-stack {
5
- display: inline-block;
6
- height: 2em;
7
- line-height: 2em;
8
- position: relative;
9
- vertical-align: middle;
10
- width: 2em;
11
- }
12
-
13
- .@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x {
14
- left: 0;
15
- position: absolute;
16
- text-align: center;
17
- width: 100%;
18
- }
19
-
20
- .@{fa-css-prefix}-stack-1x { line-height: inherit; }
21
- .@{fa-css-prefix}-stack-2x { font-size: 2em; }
22
- .@{fa-css-prefix}-inverse { color: @fa-inverse; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_variables.less DELETED
@@ -1,842 +0,0 @@
1
- // Variables
2
- // --------------------------
3
-
4
- @fa-font-path: "../webfonts";
5
- @fa-font-size-base: 16px;
6
- @fa-line-height-base: 1;
7
- @fa-css-prefix: fa;
8
- @fa-version: "5.0.8";
9
- @fa-border-color: #eee;
10
- @fa-inverse: #fff;
11
- @fa-li-width: 2em;
12
-
13
- @fa-var-500px: "\f26e";
14
- @fa-var-accessible-icon: "\f368";
15
- @fa-var-accusoft: "\f369";
16
- @fa-var-address-book: "\f2b9";
17
- @fa-var-address-card: "\f2bb";
18
- @fa-var-adjust: "\f042";
19
- @fa-var-adn: "\f170";
20
- @fa-var-adversal: "\f36a";
21
- @fa-var-affiliatetheme: "\f36b";
22
- @fa-var-algolia: "\f36c";
23
- @fa-var-align-center: "\f037";
24
- @fa-var-align-justify: "\f039";
25
- @fa-var-align-left: "\f036";
26
- @fa-var-align-right: "\f038";
27
- @fa-var-amazon: "\f270";
28
- @fa-var-amazon-pay: "\f42c";
29
- @fa-var-ambulance: "\f0f9";
30
- @fa-var-american-sign-language-interpreting: "\f2a3";
31
- @fa-var-amilia: "\f36d";
32
- @fa-var-anchor: "\f13d";
33
- @fa-var-android: "\f17b";
34
- @fa-var-angellist: "\f209";
35
- @fa-var-angle-double-down: "\f103";
36
- @fa-var-angle-double-left: "\f100";
37
- @fa-var-angle-double-right: "\f101";
38
- @fa-var-angle-double-up: "\f102";
39
- @fa-var-angle-down: "\f107";
40
- @fa-var-angle-left: "\f104";
41
- @fa-var-angle-right: "\f105";
42
- @fa-var-angle-up: "\f106";
43
- @fa-var-angrycreative: "\f36e";
44
- @fa-var-angular: "\f420";
45
- @fa-var-app-store: "\f36f";
46
- @fa-var-app-store-ios: "\f370";
47
- @fa-var-apper: "\f371";
48
- @fa-var-apple: "\f179";
49
- @fa-var-apple-pay: "\f415";
50
- @fa-var-archive: "\f187";
51
- @fa-var-arrow-alt-circle-down: "\f358";
52
- @fa-var-arrow-alt-circle-left: "\f359";
53
- @fa-var-arrow-alt-circle-right: "\f35a";
54
- @fa-var-arrow-alt-circle-up: "\f35b";
55
- @fa-var-arrow-circle-down: "\f0ab";
56
- @fa-var-arrow-circle-left: "\f0a8";
57
- @fa-var-arrow-circle-right: "\f0a9";
58
- @fa-var-arrow-circle-up: "\f0aa";
59
- @fa-var-arrow-down: "\f063";
60
- @fa-var-arrow-left: "\f060";
61
- @fa-var-arrow-right: "\f061";
62
- @fa-var-arrow-up: "\f062";
63
- @fa-var-arrows-alt: "\f0b2";
64
- @fa-var-arrows-alt-h: "\f337";
65
- @fa-var-arrows-alt-v: "\f338";
66
- @fa-var-assistive-listening-systems: "\f2a2";
67
- @fa-var-asterisk: "\f069";
68
- @fa-var-asymmetrik: "\f372";
69
- @fa-var-at: "\f1fa";
70
- @fa-var-audible: "\f373";
71
- @fa-var-audio-description: "\f29e";
72
- @fa-var-autoprefixer: "\f41c";
73
- @fa-var-avianex: "\f374";
74
- @fa-var-aviato: "\f421";
75
- @fa-var-aws: "\f375";
76
- @fa-var-backward: "\f04a";
77
- @fa-var-balance-scale: "\f24e";
78
- @fa-var-ban: "\f05e";
79
- @fa-var-band-aid: "\f462";
80
- @fa-var-bandcamp: "\f2d5";
81
- @fa-var-barcode: "\f02a";
82
- @fa-var-bars: "\f0c9";
83
- @fa-var-baseball-ball: "\f433";
84
- @fa-var-basketball-ball: "\f434";
85
- @fa-var-bath: "\f2cd";
86
- @fa-var-battery-empty: "\f244";
87
- @fa-var-battery-full: "\f240";
88
- @fa-var-battery-half: "\f242";
89
- @fa-var-battery-quarter: "\f243";
90
- @fa-var-battery-three-quarters: "\f241";
91
- @fa-var-bed: "\f236";
92
- @fa-var-beer: "\f0fc";
93
- @fa-var-behance: "\f1b4";
94
- @fa-var-behance-square: "\f1b5";
95
- @fa-var-bell: "\f0f3";
96
- @fa-var-bell-slash: "\f1f6";
97
- @fa-var-bicycle: "\f206";
98
- @fa-var-bimobject: "\f378";
99
- @fa-var-binoculars: "\f1e5";
100
- @fa-var-birthday-cake: "\f1fd";
101
- @fa-var-bitbucket: "\f171";
102
- @fa-var-bitcoin: "\f379";
103
- @fa-var-bity: "\f37a";
104
- @fa-var-black-tie: "\f27e";
105
- @fa-var-blackberry: "\f37b";
106
- @fa-var-blind: "\f29d";
107
- @fa-var-blogger: "\f37c";
108
- @fa-var-blogger-b: "\f37d";
109
- @fa-var-bluetooth: "\f293";
110
- @fa-var-bluetooth-b: "\f294";
111
- @fa-var-bold: "\f032";
112
- @fa-var-bolt: "\f0e7";
113
- @fa-var-bomb: "\f1e2";
114
- @fa-var-book: "\f02d";
115
- @fa-var-bookmark: "\f02e";
116
- @fa-var-bowling-ball: "\f436";
117
- @fa-var-box: "\f466";
118
- @fa-var-boxes: "\f468";
119
- @fa-var-braille: "\f2a1";
120
- @fa-var-briefcase: "\f0b1";
121
- @fa-var-btc: "\f15a";
122
- @fa-var-bug: "\f188";
123
- @fa-var-building: "\f1ad";
124
- @fa-var-bullhorn: "\f0a1";
125
- @fa-var-bullseye: "\f140";
126
- @fa-var-buromobelexperte: "\f37f";
127
- @fa-var-bus: "\f207";
128
- @fa-var-buysellads: "\f20d";
129
- @fa-var-calculator: "\f1ec";
130
- @fa-var-calendar: "\f133";
131
- @fa-var-calendar-alt: "\f073";
132
- @fa-var-calendar-check: "\f274";
133
- @fa-var-calendar-minus: "\f272";
134
- @fa-var-calendar-plus: "\f271";
135
- @fa-var-calendar-times: "\f273";
136
- @fa-var-camera: "\f030";
137
- @fa-var-camera-retro: "\f083";
138
- @fa-var-car: "\f1b9";
139
- @fa-var-caret-down: "\f0d7";
140
- @fa-var-caret-left: "\f0d9";
141
- @fa-var-caret-right: "\f0da";
142
- @fa-var-caret-square-down: "\f150";
143
- @fa-var-caret-square-left: "\f191";
144
- @fa-var-caret-square-right: "\f152";
145
- @fa-var-caret-square-up: "\f151";
146
- @fa-var-caret-up: "\f0d8";
147
- @fa-var-cart-arrow-down: "\f218";
148
- @fa-var-cart-plus: "\f217";
149
- @fa-var-cc-amazon-pay: "\f42d";
150
- @fa-var-cc-amex: "\f1f3";
151
- @fa-var-cc-apple-pay: "\f416";
152
- @fa-var-cc-diners-club: "\f24c";
153
- @fa-var-cc-discover: "\f1f2";
154
- @fa-var-cc-jcb: "\f24b";
155
- @fa-var-cc-mastercard: "\f1f1";
156
- @fa-var-cc-paypal: "\f1f4";
157
- @fa-var-cc-stripe: "\f1f5";
158
- @fa-var-cc-visa: "\f1f0";
159
- @fa-var-centercode: "\f380";
160
- @fa-var-certificate: "\f0a3";
161
- @fa-var-chart-area: "\f1fe";
162
- @fa-var-chart-bar: "\f080";
163
- @fa-var-chart-line: "\f201";
164
- @fa-var-chart-pie: "\f200";
165
- @fa-var-check: "\f00c";
166
- @fa-var-check-circle: "\f058";
167
- @fa-var-check-square: "\f14a";
168
- @fa-var-chess: "\f439";
169
- @fa-var-chess-bishop: "\f43a";
170
- @fa-var-chess-board: "\f43c";
171
- @fa-var-chess-king: "\f43f";
172
- @fa-var-chess-knight: "\f441";
173
- @fa-var-chess-pawn: "\f443";
174
- @fa-var-chess-queen: "\f445";
175
- @fa-var-chess-rook: "\f447";
176
- @fa-var-chevron-circle-down: "\f13a";
177
- @fa-var-chevron-circle-left: "\f137";
178
- @fa-var-chevron-circle-right: "\f138";
179
- @fa-var-chevron-circle-up: "\f139";
180
- @fa-var-chevron-down: "\f078";
181
- @fa-var-chevron-left: "\f053";
182
- @fa-var-chevron-right: "\f054";
183
- @fa-var-chevron-up: "\f077";
184
- @fa-var-child: "\f1ae";
185
- @fa-var-chrome: "\f268";
186
- @fa-var-circle: "\f111";
187
- @fa-var-circle-notch: "\f1ce";
188
- @fa-var-clipboard: "\f328";
189
- @fa-var-clipboard-check: "\f46c";
190
- @fa-var-clipboard-list: "\f46d";
191
- @fa-var-clock: "\f017";
192
- @fa-var-clone: "\f24d";
193
- @fa-var-closed-captioning: "\f20a";
194
- @fa-var-cloud: "\f0c2";
195
- @fa-var-cloud-download-alt: "\f381";
196
- @fa-var-cloud-upload-alt: "\f382";
197
- @fa-var-cloudscale: "\f383";
198
- @fa-var-cloudsmith: "\f384";
199
- @fa-var-cloudversify: "\f385";
200
- @fa-var-code: "\f121";
201
- @fa-var-code-branch: "\f126";
202
- @fa-var-codepen: "\f1cb";
203
- @fa-var-codiepie: "\f284";
204
- @fa-var-coffee: "\f0f4";
205
- @fa-var-cog: "\f013";
206
- @fa-var-cogs: "\f085";
207
- @fa-var-columns: "\f0db";
208
- @fa-var-comment: "\f075";
209
- @fa-var-comment-alt: "\f27a";
210
- @fa-var-comments: "\f086";
211
- @fa-var-compass: "\f14e";
212
- @fa-var-compress: "\f066";
213
- @fa-var-connectdevelop: "\f20e";
214
- @fa-var-contao: "\f26d";
215
- @fa-var-copy: "\f0c5";
216
- @fa-var-copyright: "\f1f9";
217
- @fa-var-cpanel: "\f388";
218
- @fa-var-creative-commons: "\f25e";
219
- @fa-var-credit-card: "\f09d";
220
- @fa-var-crop: "\f125";
221
- @fa-var-crosshairs: "\f05b";
222
- @fa-var-css3: "\f13c";
223
- @fa-var-css3-alt: "\f38b";
224
- @fa-var-cube: "\f1b2";
225
- @fa-var-cubes: "\f1b3";
226
- @fa-var-cut: "\f0c4";
227
- @fa-var-cuttlefish: "\f38c";
228
- @fa-var-d-and-d: "\f38d";
229
- @fa-var-dashcube: "\f210";
230
- @fa-var-database: "\f1c0";
231
- @fa-var-deaf: "\f2a4";
232
- @fa-var-delicious: "\f1a5";
233
- @fa-var-deploydog: "\f38e";
234
- @fa-var-deskpro: "\f38f";
235
- @fa-var-desktop: "\f108";
236
- @fa-var-deviantart: "\f1bd";
237
- @fa-var-digg: "\f1a6";
238
- @fa-var-digital-ocean: "\f391";
239
- @fa-var-discord: "\f392";
240
- @fa-var-discourse: "\f393";
241
- @fa-var-dna: "\f471";
242
- @fa-var-dochub: "\f394";
243
- @fa-var-docker: "\f395";
244
- @fa-var-dollar-sign: "\f155";
245
- @fa-var-dolly: "\f472";
246
- @fa-var-dolly-flatbed: "\f474";
247
- @fa-var-dot-circle: "\f192";
248
- @fa-var-download: "\f019";
249
- @fa-var-draft2digital: "\f396";
250
- @fa-var-dribbble: "\f17d";
251
- @fa-var-dribbble-square: "\f397";
252
- @fa-var-dropbox: "\f16b";
253
- @fa-var-drupal: "\f1a9";
254
- @fa-var-dyalog: "\f399";
255
- @fa-var-earlybirds: "\f39a";
256
- @fa-var-edge: "\f282";
257
- @fa-var-edit: "\f044";
258
- @fa-var-eject: "\f052";
259
- @fa-var-elementor: "\f430";
260
- @fa-var-ellipsis-h: "\f141";
261
- @fa-var-ellipsis-v: "\f142";
262
- @fa-var-ember: "\f423";
263
- @fa-var-empire: "\f1d1";
264
- @fa-var-envelope: "\f0e0";
265
- @fa-var-envelope-open: "\f2b6";
266
- @fa-var-envelope-square: "\f199";
267
- @fa-var-envira: "\f299";
268
- @fa-var-eraser: "\f12d";
269
- @fa-var-erlang: "\f39d";
270
- @fa-var-ethereum: "\f42e";
271
- @fa-var-etsy: "\f2d7";
272
- @fa-var-euro-sign: "\f153";
273
- @fa-var-exchange-alt: "\f362";
274
- @fa-var-exclamation: "\f12a";
275
- @fa-var-exclamation-circle: "\f06a";
276
- @fa-var-exclamation-triangle: "\f071";
277
- @fa-var-expand: "\f065";
278
- @fa-var-expand-arrows-alt: "\f31e";
279
- @fa-var-expeditedssl: "\f23e";
280
- @fa-var-external-link-alt: "\f35d";
281
- @fa-var-external-link-square-alt: "\f360";
282
- @fa-var-eye: "\f06e";
283
- @fa-var-eye-dropper: "\f1fb";
284
- @fa-var-eye-slash: "\f070";
285
- @fa-var-facebook: "\f09a";
286
- @fa-var-facebook-f: "\f39e";
287
- @fa-var-facebook-messenger: "\f39f";
288
- @fa-var-facebook-square: "\f082";
289
- @fa-var-fast-backward: "\f049";
290
- @fa-var-fast-forward: "\f050";
291
- @fa-var-fax: "\f1ac";
292
- @fa-var-female: "\f182";
293
- @fa-var-fighter-jet: "\f0fb";
294
- @fa-var-file: "\f15b";
295
- @fa-var-file-alt: "\f15c";
296
- @fa-var-file-archive: "\f1c6";
297
- @fa-var-file-audio: "\f1c7";
298
- @fa-var-file-code: "\f1c9";
299
- @fa-var-file-excel: "\f1c3";
300
- @fa-var-file-image: "\f1c5";
301
- @fa-var-file-pdf: "\f1c1";
302
- @fa-var-file-powerpoint: "\f1c4";
303
- @fa-var-file-video: "\f1c8";
304
- @fa-var-file-word: "\f1c2";
305
- @fa-var-film: "\f008";
306
- @fa-var-filter: "\f0b0";
307
- @fa-var-fire: "\f06d";
308
- @fa-var-fire-extinguisher: "\f134";
309
- @fa-var-firefox: "\f269";
310
- @fa-var-first-aid: "\f479";
311
- @fa-var-first-order: "\f2b0";
312
- @fa-var-firstdraft: "\f3a1";
313
- @fa-var-flag: "\f024";
314
- @fa-var-flag-checkered: "\f11e";
315
- @fa-var-flask: "\f0c3";
316
- @fa-var-flickr: "\f16e";
317
- @fa-var-flipboard: "\f44d";
318
- @fa-var-fly: "\f417";
319
- @fa-var-folder: "\f07b";
320
- @fa-var-folder-open: "\f07c";
321
- @fa-var-font: "\f031";
322
- @fa-var-font-awesome: "\f2b4";
323
- @fa-var-font-awesome-alt: "\f35c";
324
- @fa-var-font-awesome-flag: "\f425";
325
- @fa-var-fonticons: "\f280";
326
- @fa-var-fonticons-fi: "\f3a2";
327
- @fa-var-football-ball: "\f44e";
328
- @fa-var-fort-awesome: "\f286";
329
- @fa-var-fort-awesome-alt: "\f3a3";
330
- @fa-var-forumbee: "\f211";
331
- @fa-var-forward: "\f04e";
332
- @fa-var-foursquare: "\f180";
333
- @fa-var-free-code-camp: "\f2c5";
334
- @fa-var-freebsd: "\f3a4";
335
- @fa-var-frown: "\f119";
336
- @fa-var-futbol: "\f1e3";
337
- @fa-var-gamepad: "\f11b";
338
- @fa-var-gavel: "\f0e3";
339
- @fa-var-gem: "\f3a5";
340
- @fa-var-genderless: "\f22d";
341
- @fa-var-get-pocket: "\f265";
342
- @fa-var-gg: "\f260";
343
- @fa-var-gg-circle: "\f261";
344
- @fa-var-gift: "\f06b";
345
- @fa-var-git: "\f1d3";
346
- @fa-var-git-square: "\f1d2";
347
- @fa-var-github: "\f09b";
348
- @fa-var-github-alt: "\f113";
349
- @fa-var-github-square: "\f092";
350
- @fa-var-gitkraken: "\f3a6";
351
- @fa-var-gitlab: "\f296";
352
- @fa-var-gitter: "\f426";
353
- @fa-var-glass-martini: "\f000";
354
- @fa-var-glide: "\f2a5";
355
- @fa-var-glide-g: "\f2a6";
356
- @fa-var-globe: "\f0ac";
357
- @fa-var-gofore: "\f3a7";
358
- @fa-var-golf-ball: "\f450";
359
- @fa-var-goodreads: "\f3a8";
360
- @fa-var-goodreads-g: "\f3a9";
361
- @fa-var-google: "\f1a0";
362
- @fa-var-google-drive: "\f3aa";
363
- @fa-var-google-play: "\f3ab";
364
- @fa-var-google-plus: "\f2b3";
365
- @fa-var-google-plus-g: "\f0d5";
366
- @fa-var-google-plus-square: "\f0d4";
367
- @fa-var-google-wallet: "\f1ee";
368
- @fa-var-graduation-cap: "\f19d";
369
- @fa-var-gratipay: "\f184";
370
- @fa-var-grav: "\f2d6";
371
- @fa-var-gripfire: "\f3ac";
372
- @fa-var-grunt: "\f3ad";
373
- @fa-var-gulp: "\f3ae";
374
- @fa-var-h-square: "\f0fd";
375
- @fa-var-hacker-news: "\f1d4";
376
- @fa-var-hacker-news-square: "\f3af";
377
- @fa-var-hand-lizard: "\f258";
378
- @fa-var-hand-paper: "\f256";
379
- @fa-var-hand-peace: "\f25b";
380
- @fa-var-hand-point-down: "\f0a7";
381
- @fa-var-hand-point-left: "\f0a5";
382
- @fa-var-hand-point-right: "\f0a4";
383
- @fa-var-hand-point-up: "\f0a6";
384
- @fa-var-hand-pointer: "\f25a";
385
- @fa-var-hand-rock: "\f255";
386
- @fa-var-hand-scissors: "\f257";
387
- @fa-var-hand-spock: "\f259";
388
- @fa-var-handshake: "\f2b5";
389
- @fa-var-hashtag: "\f292";
390
- @fa-var-hdd: "\f0a0";
391
- @fa-var-heading: "\f1dc";
392
- @fa-var-headphones: "\f025";
393
- @fa-var-heart: "\f004";
394
- @fa-var-heartbeat: "\f21e";
395
- @fa-var-hips: "\f452";
396
- @fa-var-hire-a-helper: "\f3b0";
397
- @fa-var-history: "\f1da";
398
- @fa-var-hockey-puck: "\f453";
399
- @fa-var-home: "\f015";
400
- @fa-var-hooli: "\f427";
401
- @fa-var-hospital: "\f0f8";
402
- @fa-var-hospital-symbol: "\f47e";
403
- @fa-var-hotjar: "\f3b1";
404
- @fa-var-hourglass: "\f254";
405
- @fa-var-hourglass-end: "\f253";
406
- @fa-var-hourglass-half: "\f252";
407
- @fa-var-hourglass-start: "\f251";
408
- @fa-var-houzz: "\f27c";
409
- @fa-var-html5: "\f13b";
410
- @fa-var-hubspot: "\f3b2";
411
- @fa-var-i-cursor: "\f246";
412
- @fa-var-id-badge: "\f2c1";
413
- @fa-var-id-card: "\f2c2";
414
- @fa-var-image: "\f03e";
415
- @fa-var-images: "\f302";
416
- @fa-var-imdb: "\f2d8";
417
- @fa-var-inbox: "\f01c";
418
- @fa-var-indent: "\f03c";
419
- @fa-var-industry: "\f275";
420
- @fa-var-info: "\f129";
421
- @fa-var-info-circle: "\f05a";
422
- @fa-var-instagram: "\f16d";
423
- @fa-var-internet-explorer: "\f26b";
424
- @fa-var-ioxhost: "\f208";
425
- @fa-var-italic: "\f033";
426
- @fa-var-itunes: "\f3b4";
427
- @fa-var-itunes-note: "\f3b5";
428
- @fa-var-jenkins: "\f3b6";
429
- @fa-var-joget: "\f3b7";
430
- @fa-var-joomla: "\f1aa";
431
- @fa-var-js: "\f3b8";
432
- @fa-var-js-square: "\f3b9";
433
- @fa-var-jsfiddle: "\f1cc";
434
- @fa-var-key: "\f084";
435
- @fa-var-keyboard: "\f11c";
436
- @fa-var-keycdn: "\f3ba";
437
- @fa-var-kickstarter: "\f3bb";
438
- @fa-var-kickstarter-k: "\f3bc";
439
- @fa-var-korvue: "\f42f";
440
- @fa-var-language: "\f1ab";
441
- @fa-var-laptop: "\f109";
442
- @fa-var-laravel: "\f3bd";
443
- @fa-var-lastfm: "\f202";
444
- @fa-var-lastfm-square: "\f203";
445
- @fa-var-leaf: "\f06c";
446
- @fa-var-leanpub: "\f212";
447
- @fa-var-lemon: "\f094";
448
- @fa-var-less: "\f41d";
449
- @fa-var-level-down-alt: "\f3be";
450
- @fa-var-level-up-alt: "\f3bf";
451
- @fa-var-life-ring: "\f1cd";
452
- @fa-var-lightbulb: "\f0eb";
453
- @fa-var-line: "\f3c0";
454
- @fa-var-link: "\f0c1";
455
- @fa-var-linkedin: "\f08c";
456
- @fa-var-linkedin-in: "\f0e1";
457
- @fa-var-linode: "\f2b8";
458
- @fa-var-linux: "\f17c";
459
- @fa-var-lira-sign: "\f195";
460
- @fa-var-list: "\f03a";
461
- @fa-var-list-alt: "\f022";
462
- @fa-var-list-ol: "\f0cb";
463
- @fa-var-list-ul: "\f0ca";
464
- @fa-var-location-arrow: "\f124";
465
- @fa-var-lock: "\f023";
466
- @fa-var-lock-open: "\f3c1";
467
- @fa-var-long-arrow-alt-down: "\f309";
468
- @fa-var-long-arrow-alt-left: "\f30a";
469
- @fa-var-long-arrow-alt-right: "\f30b";
470
- @fa-var-long-arrow-alt-up: "\f30c";
471
- @fa-var-low-vision: "\f2a8";
472
- @fa-var-lyft: "\f3c3";
473
- @fa-var-magento: "\f3c4";
474
- @fa-var-magic: "\f0d0";
475
- @fa-var-magnet: "\f076";
476
- @fa-var-male: "\f183";
477
- @fa-var-map: "\f279";
478
- @fa-var-map-marker: "\f041";
479
- @fa-var-map-marker-alt: "\f3c5";
480
- @fa-var-map-pin: "\f276";
481
- @fa-var-map-signs: "\f277";
482
- @fa-var-mars: "\f222";
483
- @fa-var-mars-double: "\f227";
484
- @fa-var-mars-stroke: "\f229";
485
- @fa-var-mars-stroke-h: "\f22b";
486
- @fa-var-mars-stroke-v: "\f22a";
487
- @fa-var-maxcdn: "\f136";
488
- @fa-var-medapps: "\f3c6";
489
- @fa-var-medium: "\f23a";
490
- @fa-var-medium-m: "\f3c7";
491
- @fa-var-medkit: "\f0fa";
492
- @fa-var-medrt: "\f3c8";
493
- @fa-var-meetup: "\f2e0";
494
- @fa-var-meh: "\f11a";
495
- @fa-var-mercury: "\f223";
496
- @fa-var-microchip: "\f2db";
497
- @fa-var-microphone: "\f130";
498
- @fa-var-microphone-slash: "\f131";
499
- @fa-var-microsoft: "\f3ca";
500
- @fa-var-minus: "\f068";
501
- @fa-var-minus-circle: "\f056";
502
- @fa-var-minus-square: "\f146";
503
- @fa-var-mix: "\f3cb";
504
- @fa-var-mixcloud: "\f289";
505
- @fa-var-mizuni: "\f3cc";
506
- @fa-var-mobile: "\f10b";
507
- @fa-var-mobile-alt: "\f3cd";
508
- @fa-var-modx: "\f285";
509
- @fa-var-monero: "\f3d0";
510
- @fa-var-money-bill-alt: "\f3d1";
511
- @fa-var-moon: "\f186";
512
- @fa-var-motorcycle: "\f21c";
513
- @fa-var-mouse-pointer: "\f245";
514
- @fa-var-music: "\f001";
515
- @fa-var-napster: "\f3d2";
516
- @fa-var-neuter: "\f22c";
517
- @fa-var-newspaper: "\f1ea";
518
- @fa-var-nintendo-switch: "\f418";
519
- @fa-var-node: "\f419";
520
- @fa-var-node-js: "\f3d3";
521
- @fa-var-npm: "\f3d4";
522
- @fa-var-ns8: "\f3d5";
523
- @fa-var-nutritionix: "\f3d6";
524
- @fa-var-object-group: "\f247";
525
- @fa-var-object-ungroup: "\f248";
526
- @fa-var-odnoklassniki: "\f263";
527
- @fa-var-odnoklassniki-square: "\f264";
528
- @fa-var-opencart: "\f23d";
529
- @fa-var-openid: "\f19b";
530
- @fa-var-opera: "\f26a";
531
- @fa-var-optin-monster: "\f23c";
532
- @fa-var-osi: "\f41a";
533
- @fa-var-outdent: "\f03b";
534
- @fa-var-page4: "\f3d7";
535
- @fa-var-pagelines: "\f18c";
536
- @fa-var-paint-brush: "\f1fc";
537
- @fa-var-palfed: "\f3d8";
538
- @fa-var-pallet: "\f482";
539
- @fa-var-paper-plane: "\f1d8";
540
- @fa-var-paperclip: "\f0c6";
541
- @fa-var-paragraph: "\f1dd";
542
- @fa-var-paste: "\f0ea";
543
- @fa-var-patreon: "\f3d9";
544
- @fa-var-pause: "\f04c";
545
- @fa-var-pause-circle: "\f28b";
546
- @fa-var-paw: "\f1b0";
547
- @fa-var-paypal: "\f1ed";
548
- @fa-var-pen-square: "\f14b";
549
- @fa-var-pencil-alt: "\f303";
550
- @fa-var-percent: "\f295";
551
- @fa-var-periscope: "\f3da";
552
- @fa-var-phabricator: "\f3db";
553
- @fa-var-phoenix-framework: "\f3dc";
554
- @fa-var-phone: "\f095";
555
- @fa-var-phone-square: "\f098";
556
- @fa-var-phone-volume: "\f2a0";
557
- @fa-var-php: "\f457";
558
- @fa-var-pied-piper: "\f2ae";
559
- @fa-var-pied-piper-alt: "\f1a8";
560
- @fa-var-pied-piper-pp: "\f1a7";
561
- @fa-var-pills: "\f484";
562
- @fa-var-pinterest: "\f0d2";
563
- @fa-var-pinterest-p: "\f231";
564
- @fa-var-pinterest-square: "\f0d3";
565
- @fa-var-plane: "\f072";
566
- @fa-var-play: "\f04b";
567
- @fa-var-play-circle: "\f144";
568
- @fa-var-playstation: "\f3df";
569
- @fa-var-plug: "\f1e6";
570
- @fa-var-plus: "\f067";
571
- @fa-var-plus-circle: "\f055";
572
- @fa-var-plus-square: "\f0fe";
573
- @fa-var-podcast: "\f2ce";
574
- @fa-var-pound-sign: "\f154";
575
- @fa-var-power-off: "\f011";
576
- @fa-var-print: "\f02f";
577
- @fa-var-product-hunt: "\f288";
578
- @fa-var-pushed: "\f3e1";
579
- @fa-var-puzzle-piece: "\f12e";
580
- @fa-var-python: "\f3e2";
581
- @fa-var-qq: "\f1d6";
582
- @fa-var-qrcode: "\f029";
583
- @fa-var-question: "\f128";
584
- @fa-var-question-circle: "\f059";
585
- @fa-var-quidditch: "\f458";
586
- @fa-var-quinscape: "\f459";
587
- @fa-var-quora: "\f2c4";
588
- @fa-var-quote-left: "\f10d";
589
- @fa-var-quote-right: "\f10e";
590
- @fa-var-random: "\f074";
591
- @fa-var-ravelry: "\f2d9";
592
- @fa-var-react: "\f41b";
593
- @fa-var-rebel: "\f1d0";
594
- @fa-var-recycle: "\f1b8";
595
- @fa-var-red-river: "\f3e3";
596
- @fa-var-reddit: "\f1a1";
597
- @fa-var-reddit-alien: "\f281";
598
- @fa-var-reddit-square: "\f1a2";
599
- @fa-var-redo: "\f01e";
600
- @fa-var-redo-alt: "\f2f9";
601
- @fa-var-registered: "\f25d";
602
- @fa-var-rendact: "\f3e4";
603
- @fa-var-renren: "\f18b";
604
- @fa-var-reply: "\f3e5";
605
- @fa-var-reply-all: "\f122";
606
- @fa-var-replyd: "\f3e6";
607
- @fa-var-resolving: "\f3e7";
608
- @fa-var-retweet: "\f079";
609
- @fa-var-road: "\f018";
610
- @fa-var-rocket: "\f135";
611
- @fa-var-rocketchat: "\f3e8";
612
- @fa-var-rockrms: "\f3e9";
613
- @fa-var-rss: "\f09e";
614
- @fa-var-rss-square: "\f143";
615
- @fa-var-ruble-sign: "\f158";
616
- @fa-var-rupee-sign: "\f156";
617
- @fa-var-safari: "\f267";
618
- @fa-var-sass: "\f41e";
619
- @fa-var-save: "\f0c7";
620
- @fa-var-schlix: "\f3ea";
621
- @fa-var-scribd: "\f28a";
622
- @fa-var-search: "\f002";
623
- @fa-var-search-minus: "\f010";
624
- @fa-var-search-plus: "\f00e";
625
- @fa-var-searchengin: "\f3eb";
626
- @fa-var-sellcast: "\f2da";
627
- @fa-var-sellsy: "\f213";
628
- @fa-var-server: "\f233";
629
- @fa-var-servicestack: "\f3ec";
630
- @fa-var-share: "\f064";
631
- @fa-var-share-alt: "\f1e0";
632
- @fa-var-share-alt-square: "\f1e1";
633
- @fa-var-share-square: "\f14d";
634
- @fa-var-shekel-sign: "\f20b";
635
- @fa-var-shield-alt: "\f3ed";
636
- @fa-var-ship: "\f21a";
637
- @fa-var-shipping-fast: "\f48b";
638
- @fa-var-shirtsinbulk: "\f214";
639
- @fa-var-shopping-bag: "\f290";
640
- @fa-var-shopping-basket: "\f291";
641
- @fa-var-shopping-cart: "\f07a";
642
- @fa-var-shower: "\f2cc";
643
- @fa-var-sign-in-alt: "\f2f6";
644
- @fa-var-sign-language: "\f2a7";
645
- @fa-var-sign-out-alt: "\f2f5";
646
- @fa-var-signal: "\f012";
647
- @fa-var-simplybuilt: "\f215";
648
- @fa-var-sistrix: "\f3ee";
649
- @fa-var-sitemap: "\f0e8";
650
- @fa-var-skyatlas: "\f216";
651
- @fa-var-skype: "\f17e";
652
- @fa-var-slack: "\f198";
653
- @fa-var-slack-hash: "\f3ef";
654
- @fa-var-sliders-h: "\f1de";
655
- @fa-var-slideshare: "\f1e7";
656
- @fa-var-smile: "\f118";
657
- @fa-var-snapchat: "\f2ab";
658
- @fa-var-snapchat-ghost: "\f2ac";
659
- @fa-var-snapchat-square: "\f2ad";
660
- @fa-var-snowflake: "\f2dc";
661
- @fa-var-sort: "\f0dc";
662
- @fa-var-sort-alpha-down: "\f15d";
663
- @fa-var-sort-alpha-up: "\f15e";
664
- @fa-var-sort-amount-down: "\f160";
665
- @fa-var-sort-amount-up: "\f161";
666
- @fa-var-sort-down: "\f0dd";
667
- @fa-var-sort-numeric-down: "\f162";
668
- @fa-var-sort-numeric-up: "\f163";
669
- @fa-var-sort-up: "\f0de";
670
- @fa-var-soundcloud: "\f1be";
671
- @fa-var-space-shuttle: "\f197";
672
- @fa-var-speakap: "\f3f3";
673
- @fa-var-spinner: "\f110";
674
- @fa-var-spotify: "\f1bc";
675
- @fa-var-square: "\f0c8";
676
- @fa-var-square-full: "\f45c";
677
- @fa-var-stack-exchange: "\f18d";
678
- @fa-var-stack-overflow: "\f16c";
679
- @fa-var-star: "\f005";
680
- @fa-var-star-half: "\f089";
681
- @fa-var-staylinked: "\f3f5";
682
- @fa-var-steam: "\f1b6";
683
- @fa-var-steam-square: "\f1b7";
684
- @fa-var-steam-symbol: "\f3f6";
685
- @fa-var-step-backward: "\f048";
686
- @fa-var-step-forward: "\f051";
687
- @fa-var-stethoscope: "\f0f1";
688
- @fa-var-sticker-mule: "\f3f7";
689
- @fa-var-sticky-note: "\f249";
690
- @fa-var-stop: "\f04d";
691
- @fa-var-stop-circle: "\f28d";
692
- @fa-var-stopwatch: "\f2f2";
693
- @fa-var-strava: "\f428";
694
- @fa-var-street-view: "\f21d";
695
- @fa-var-strikethrough: "\f0cc";
696
- @fa-var-stripe: "\f429";
697
- @fa-var-stripe-s: "\f42a";
698
- @fa-var-studiovinari: "\f3f8";
699
- @fa-var-stumbleupon: "\f1a4";
700
- @fa-var-stumbleupon-circle: "\f1a3";
701
- @fa-var-subscript: "\f12c";
702
- @fa-var-subway: "\f239";
703
- @fa-var-suitcase: "\f0f2";
704
- @fa-var-sun: "\f185";
705
- @fa-var-superpowers: "\f2dd";
706
- @fa-var-superscript: "\f12b";
707
- @fa-var-supple: "\f3f9";
708
- @fa-var-sync: "\f021";
709
- @fa-var-sync-alt: "\f2f1";
710
- @fa-var-syringe: "\f48e";
711
- @fa-var-table: "\f0ce";
712
- @fa-var-table-tennis: "\f45d";
713
- @fa-var-tablet: "\f10a";
714
- @fa-var-tablet-alt: "\f3fa";
715
- @fa-var-tachometer-alt: "\f3fd";
716
- @fa-var-tag: "\f02b";
717
- @fa-var-tags: "\f02c";
718
- @fa-var-tasks: "\f0ae";
719
- @fa-var-taxi: "\f1ba";
720
- @fa-var-telegram: "\f2c6";
721
- @fa-var-telegram-plane: "\f3fe";
722
- @fa-var-tencent-weibo: "\f1d5";
723
- @fa-var-terminal: "\f120";
724
- @fa-var-text-height: "\f034";
725
- @fa-var-text-width: "\f035";
726
- @fa-var-th: "\f00a";
727
- @fa-var-th-large: "\f009";
728
- @fa-var-th-list: "\f00b";
729
- @fa-var-themeisle: "\f2b2";
730
- @fa-var-thermometer: "\f491";
731
- @fa-var-thermometer-empty: "\f2cb";
732
- @fa-var-thermometer-full: "\f2c7";
733
- @fa-var-thermometer-half: "\f2c9";
734
- @fa-var-thermometer-quarter: "\f2ca";
735
- @fa-var-thermometer-three-quarters: "\f2c8";
736
- @fa-var-thumbs-down: "\f165";
737
- @fa-var-thumbs-up: "\f164";
738
- @fa-var-thumbtack: "\f08d";
739
- @fa-var-ticket-alt: "\f3ff";
740
- @fa-var-times: "\f00d";
741
- @fa-var-times-circle: "\f057";
742
- @fa-var-tint: "\f043";
743
- @fa-var-toggle-off: "\f204";
744
- @fa-var-toggle-on: "\f205";
745
- @fa-var-trademark: "\f25c";
746
- @fa-var-train: "\f238";
747
- @fa-var-transgender: "\f224";
748
- @fa-var-transgender-alt: "\f225";
749
- @fa-var-trash: "\f1f8";
750
- @fa-var-trash-alt: "\f2ed";
751
- @fa-var-tree: "\f1bb";
752
- @fa-var-trello: "\f181";
753
- @fa-var-tripadvisor: "\f262";
754
- @fa-var-trophy: "\f091";
755
- @fa-var-truck: "\f0d1";
756
- @fa-var-tty: "\f1e4";
757
- @fa-var-tumblr: "\f173";
758
- @fa-var-tumblr-square: "\f174";
759
- @fa-var-tv: "\f26c";
760
- @fa-var-twitch: "\f1e8";
761
- @fa-var-twitter: "\f099";
762
- @fa-var-twitter-square: "\f081";
763
- @fa-var-typo3: "\f42b";
764
- @fa-var-uber: "\f402";
765
- @fa-var-uikit: "\f403";
766
- @fa-var-umbrella: "\f0e9";
767
- @fa-var-underline: "\f0cd";
768
- @fa-var-undo: "\f0e2";
769
- @fa-var-undo-alt: "\f2ea";
770
- @fa-var-uniregistry: "\f404";
771
- @fa-var-universal-access: "\f29a";
772
- @fa-var-university: "\f19c";
773
- @fa-var-unlink: "\f127";
774
- @fa-var-unlock: "\f09c";
775
- @fa-var-unlock-alt: "\f13e";
776
- @fa-var-untappd: "\f405";
777
- @fa-var-upload: "\f093";
778
- @fa-var-usb: "\f287";
779
- @fa-var-user: "\f007";
780
- @fa-var-user-circle: "\f2bd";
781
- @fa-var-user-md: "\f0f0";
782
- @fa-var-user-plus: "\f234";
783
- @fa-var-user-secret: "\f21b";
784
- @fa-var-user-times: "\f235";
785
- @fa-var-users: "\f0c0";
786
- @fa-var-ussunnah: "\f407";
787
- @fa-var-utensil-spoon: "\f2e5";
788
- @fa-var-utensils: "\f2e7";
789
- @fa-var-vaadin: "\f408";
790
- @fa-var-venus: "\f221";
791
- @fa-var-venus-double: "\f226";
792
- @fa-var-venus-mars: "\f228";
793
- @fa-var-viacoin: "\f237";
794
- @fa-var-viadeo: "\f2a9";
795
- @fa-var-viadeo-square: "\f2aa";
796
- @fa-var-viber: "\f409";
797
- @fa-var-video: "\f03d";
798
- @fa-var-vimeo: "\f40a";
799
- @fa-var-vimeo-square: "\f194";
800
- @fa-var-vimeo-v: "\f27d";
801
- @fa-var-vine: "\f1ca";
802
- @fa-var-vk: "\f189";
803
- @fa-var-vnv: "\f40b";
804
- @fa-var-volleyball-ball: "\f45f";
805
- @fa-var-volume-down: "\f027";
806
- @fa-var-volume-off: "\f026";
807
- @fa-var-volume-up: "\f028";
808
- @fa-var-vuejs: "\f41f";
809
- @fa-var-warehouse: "\f494";
810
- @fa-var-weibo: "\f18a";
811
- @fa-var-weight: "\f496";
812
- @fa-var-weixin: "\f1d7";
813
- @fa-var-whatsapp: "\f232";
814
- @fa-var-whatsapp-square: "\f40c";
815
- @fa-var-wheelchair: "\f193";
816
- @fa-var-whmcs: "\f40d";
817
- @fa-var-wifi: "\f1eb";
818
- @fa-var-wikipedia-w: "\f266";
819
- @fa-var-window-close: "\f410";
820
- @fa-var-window-maximize: "\f2d0";
821
- @fa-var-window-minimize: "\f2d1";
822
- @fa-var-window-restore: "\f2d2";
823
- @fa-var-windows: "\f17a";
824
- @fa-var-won-sign: "\f159";
825
- @fa-var-wordpress: "\f19a";
826
- @fa-var-wordpress-simple: "\f411";
827
- @fa-var-wpbeginner: "\f297";
828
- @fa-var-wpexplorer: "\f2de";
829
- @fa-var-wpforms: "\f298";
830
- @fa-var-wrench: "\f0ad";
831
- @fa-var-xbox: "\f412";
832
- @fa-var-xing: "\f168";
833
- @fa-var-xing-square: "\f169";
834
- @fa-var-y-combinator: "\f23b";
835
- @fa-var-yahoo: "\f19e";
836
- @fa-var-yandex: "\f413";
837
- @fa-var-yandex-international: "\f414";
838
- @fa-var-yelp: "\f1e9";
839
- @fa-var-yen-sign: "\f157";
840
- @fa-var-yoast: "\f2b1";
841
- @fa-var-youtube: "\f167";
842
- @fa-var-youtube-square: "\f431";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/fa-brands.less DELETED
@@ -1,21 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Brands';
9
- font-style: normal;
10
- font-weight: normal;
11
- src: url('@{fa-font-path}/fa-brands-400.eot');
12
- src: url('@{fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'),
13
- url('@{fa-font-path}/fa-brands-400.woff2') format('woff2'),
14
- url('@{fa-font-path}/fa-brands-400.woff') format('woff'),
15
- url('@{fa-font-path}/fa-brands-400.ttf') format('truetype'),
16
- url('@{fa-font-path}/fa-brands-400.svg#fontawesome') format('svg');
17
- }
18
-
19
- .fab {
20
- font-family: 'Font Awesome 5 Brands';
21
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/fa-regular.less DELETED
@@ -1,22 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Free';
9
- font-style: normal;
10
- font-weight: 400;
11
- src: url('@{fa-font-path}/fa-regular-400.eot');
12
- src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'),
13
- url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'),
14
- url('@{fa-font-path}/fa-regular-400.woff') format('woff'),
15
- url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'),
16
- url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg');
17
- }
18
-
19
- .far {
20
- font-family: 'Font Awesome 5 Free';
21
- font-weight: 400;
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/fa-solid.less DELETED
@@ -1,23 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Free';
9
- font-style: normal;
10
- font-weight: 900;
11
- src: url('@{fa-font-path}/fa-solid-900.eot');
12
- src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'),
13
- url('@{fa-font-path}/fa-solid-900.woff2') format('woff2'),
14
- url('@{fa-font-path}/fa-solid-900.woff') format('woff'),
15
- url('@{fa-font-path}/fa-solid-900.ttf') format('truetype'),
16
- url('@{fa-font-path}/fa-solid-900.svg#fontawesome') format('svg');
17
- }
18
-
19
- .fa,
20
- .fas {
21
- font-family: 'Font Awesome 5 Free';
22
- font-weight: 900;
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/fontawesome.less DELETED
@@ -1,16 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
- @import "_mixins.less";
7
- @import "_core.less";
8
- @import "_larger.less";
9
- @import "_fixed-width.less";
10
- @import "_list.less";
11
- @import "_bordered-pulled.less";
12
- @import "_animated.less";
13
- @import "_rotated-flipped.less";
14
- @import "_stacked.less";
15
- @import "_icons.less";
16
- @import "_screen-reader.less";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/scss/_animated.scss DELETED
@@ -1,20 +0,0 @@
1
- // Animated Icons
2
- // --------------------------
3
-
4
- .#{$fa-css-prefix}-spin {
5
- animation: fa-spin 2s infinite linear;
6
- }
7
-
8
- .#{$fa-css-prefix}-pulse {
9
- animation: fa-spin 1s infinite steps(8);
10
- }
11
-
12
- @keyframes fa-spin {
13
- 0% {
14
- transform: rotate(0deg);
15
- }
16
-
17
- 100% {
18
- transform: rotate(360deg);
19
- }
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/scss/_bordered-pulled.scss DELETED
@@ -1,20 +0,0 @@
1
- // Bordered & Pulled
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix}-border {
5
- border: solid .08em $fa-border-color;
6
- border-radius: .1em;
7
- padding: .2em .25em .15em;
8
- }
9
-
10
- .#{$fa-css-prefix}-pull-left { float: left; }
11
- .#{$fa-css-prefix}-pull-right { float: right; }
12
-
13
- .#{$fa-css-prefix},
14
- .fas,
15
- .far,
16
- .fal,
17
- .fab {
18
- &.#{$fa-css-prefix}-pull-left { margin-right: .3em; }
19
- &.#{$fa-css-prefix}-pull-right { margin-left: .3em; }
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/scss/_core.scss DELETED
@@ -1,16 +0,0 @@
1
- // Base Class Definition
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix},
5
- .fas,
6
- .far,
7
- .fal,
8
- .fab {
9
- -moz-osx-font-smoothing: grayscale;
10
- -webkit-font-smoothing: antialiased;
11
- display: inline-block;
12
- font-style: normal;
13
- font-variant: normal;
14
- text-rendering: auto;
15
- line-height: 1;
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/scss/_fixed-width.scss DELETED
@@ -1,6 +0,0 @@
1
- // Fixed Width Icons
2
- // -------------------------
3
- .#{$fa-css-prefix}-fw {
4
- text-align: center;
5
- width: (20em / 16);
6
- }
 
 
 
 
 
 
font-awesome-latest/scss/_icons.scss DELETED
@@ -1,833 +0,0 @@
1
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
2
- readers do not read off random characters that represent icons */
3
-
4
- .#{$fa-css-prefix}-500px:before { content: fa-content($fa-var-500px); }
5
- .#{$fa-css-prefix}-accessible-icon:before { content: fa-content($fa-var-accessible-icon); }
6
- .#{$fa-css-prefix}-accusoft:before { content: fa-content($fa-var-accusoft); }
7
- .#{$fa-css-prefix}-address-book:before { content: fa-content($fa-var-address-book); }
8
- .#{$fa-css-prefix}-address-card:before { content: fa-content($fa-var-address-card); }
9
- .#{$fa-css-prefix}-adjust:before { content: fa-content($fa-var-adjust); }
10
- .#{$fa-css-prefix}-adn:before { content: fa-content($fa-var-adn); }
11
- .#{$fa-css-prefix}-adversal:before { content: fa-content($fa-var-adversal); }
12
- .#{$fa-css-prefix}-affiliatetheme:before { content: fa-content($fa-var-affiliatetheme); }
13
- .#{$fa-css-prefix}-algolia:before { content: fa-content($fa-var-algolia); }
14
- .#{$fa-css-prefix}-align-center:before { content: fa-content($fa-var-align-center); }
15
- .#{$fa-css-prefix}-align-justify:before { content: fa-content($fa-var-align-justify); }
16
- .#{$fa-css-prefix}-align-left:before { content: fa-content($fa-var-align-left); }
17
- .#{$fa-css-prefix}-align-right:before { content: fa-content($fa-var-align-right); }
18
- .#{$fa-css-prefix}-amazon:before { content: fa-content($fa-var-amazon); }
19
- .#{$fa-css-prefix}-amazon-pay:before { content: fa-content($fa-var-amazon-pay); }
20
- .#{$fa-css-prefix}-ambulance:before { content: fa-content($fa-var-ambulance); }
21
- .#{$fa-css-prefix}-american-sign-language-interpreting:before { content: fa-content($fa-var-american-sign-language-interpreting); }
22
- .#{$fa-css-prefix}-amilia:before { content: fa-content($fa-var-amilia); }
23
- .#{$fa-css-prefix}-anchor:before { content: fa-content($fa-var-anchor); }
24
- .#{$fa-css-prefix}-android:before { content: fa-content($fa-var-android); }
25
- .#{$fa-css-prefix}-angellist:before { content: fa-content($fa-var-angellist); }
26
- .#{$fa-css-prefix}-angle-double-down:before { content: fa-content($fa-var-angle-double-down); }
27
- .#{$fa-css-prefix}-angle-double-left:before { content: fa-content($fa-var-angle-double-left); }
28
- .#{$fa-css-prefix}-angle-double-right:before { content: fa-content($fa-var-angle-double-right); }
29
- .#{$fa-css-prefix}-angle-double-up:before { content: fa-content($fa-var-angle-double-up); }
30
- .#{$fa-css-prefix}-angle-down:before { content: fa-content($fa-var-angle-down); }
31
- .#{$fa-css-prefix}-angle-left:before { content: fa-content($fa-var-angle-left); }
32
- .#{$fa-css-prefix}-angle-right:before { content: fa-content($fa-var-angle-right); }
33
- .#{$fa-css-prefix}-angle-up:before { content: fa-content($fa-var-angle-up); }
34
- .#{$fa-css-prefix}-angrycreative:before { content: fa-content($fa-var-angrycreative); }
35
- .#{$fa-css-prefix}-angular:before { content: fa-content($fa-var-angular); }
36
- .#{$fa-css-prefix}-app-store:before { content: fa-content($fa-var-app-store); }
37
- .#{$fa-css-prefix}-app-store-ios:before { content: fa-content($fa-var-app-store-ios); }
38
- .#{$fa-css-prefix}-apper:before { content: fa-content($fa-var-apper); }
39
- .#{$fa-css-prefix}-apple:before { content: fa-content($fa-var-apple); }
40
- .#{$fa-css-prefix}-apple-pay:before { content: fa-content($fa-var-apple-pay); }
41
- .#{$fa-css-prefix}-archive:before { content: fa-content($fa-var-archive); }
42
- .#{$fa-css-prefix}-arrow-alt-circle-down:before { content: fa-content($fa-var-arrow-alt-circle-down); }
43
- .#{$fa-css-prefix}-arrow-alt-circle-left:before { content: fa-content($fa-var-arrow-alt-circle-left); }
44
- .#{$fa-css-prefix}-arrow-alt-circle-right:before { content: fa-content($fa-var-arrow-alt-circle-right); }
45
- .#{$fa-css-prefix}-arrow-alt-circle-up:before { content: fa-content($fa-var-arrow-alt-circle-up); }
46
- .#{$fa-css-prefix}-arrow-circle-down:before { content: fa-content($fa-var-arrow-circle-down); }
47
- .#{$fa-css-prefix}-arrow-circle-left:before { content: fa-content($fa-var-arrow-circle-left); }
48
- .#{$fa-css-prefix}-arrow-circle-right:before { content: fa-content($fa-var-arrow-circle-right); }
49
- .#{$fa-css-prefix}-arrow-circle-up:before { content: fa-content($fa-var-arrow-circle-up); }
50
- .#{$fa-css-prefix}-arrow-down:before { content: fa-content($fa-var-arrow-down); }
51
- .#{$fa-css-prefix}-arrow-left:before { content: fa-content($fa-var-arrow-left); }
52
- .#{$fa-css-prefix}-arrow-right:before { content: fa-content($fa-var-arrow-right); }
53
- .#{$fa-css-prefix}-arrow-up:before { content: fa-content($fa-var-arrow-up); }
54
- .#{$fa-css-prefix}-arrows-alt:before { content: fa-content($fa-var-arrows-alt); }
55
- .#{$fa-css-prefix}-arrows-alt-h:before { content: fa-content($fa-var-arrows-alt-h); }
56
- .#{$fa-css-prefix}-arrows-alt-v:before { content: fa-content($fa-var-arrows-alt-v); }
57
- .#{$fa-css-prefix}-assistive-listening-systems:before { content: fa-content($fa-var-assistive-listening-systems); }
58
- .#{$fa-css-prefix}-asterisk:before { content: fa-content($fa-var-asterisk); }
59
- .#{$fa-css-prefix}-asymmetrik:before { content: fa-content($fa-var-asymmetrik); }
60
- .#{$fa-css-prefix}-at:before { content: fa-content($fa-var-at); }
61
- .#{$fa-css-prefix}-audible:before { content: fa-content($fa-var-audible); }
62
- .#{$fa-css-prefix}-audio-description:before { content: fa-content($fa-var-audio-description); }
63
- .#{$fa-css-prefix}-autoprefixer:before { content: fa-content($fa-var-autoprefixer); }
64
- .#{$fa-css-prefix}-avianex:before { content: fa-content($fa-var-avianex); }
65
- .#{$fa-css-prefix}-aviato:before { content: fa-content($fa-var-aviato); }
66
- .#{$fa-css-prefix}-aws:before { content: fa-content($fa-var-aws); }
67
- .#{$fa-css-prefix}-backward:before { content: fa-content($fa-var-backward); }
68
- .#{$fa-css-prefix}-balance-scale:before { content: fa-content($fa-var-balance-scale); }
69
- .#{$fa-css-prefix}-ban:before { content: fa-content($fa-var-ban); }
70
- .#{$fa-css-prefix}-band-aid:before { content: fa-content($fa-var-band-aid); }
71
- .#{$fa-css-prefix}-bandcamp:before { content: fa-content($fa-var-bandcamp); }
72
- .#{$fa-css-prefix}-barcode:before { content: fa-content($fa-var-barcode); }
73
- .#{$fa-css-prefix}-bars:before { content: fa-content($fa-var-bars); }
74
- .#{$fa-css-prefix}-baseball-ball:before { content: fa-content($fa-var-baseball-ball); }
75
- .#{$fa-css-prefix}-basketball-ball:before { content: fa-content($fa-var-basketball-ball); }
76
- .#{$fa-css-prefix}-bath:before { content: fa-content($fa-var-bath); }
77
- .#{$fa-css-prefix}-battery-empty:before { content: fa-content($fa-var-battery-empty); }
78
- .#{$fa-css-prefix}-battery-full:before { content: fa-content($fa-var-battery-full); }
79
- .#{$fa-css-prefix}-battery-half:before { content: fa-content($fa-var-battery-half); }
80
- .#{$fa-css-prefix}-battery-quarter:before { content: fa-content($fa-var-battery-quarter); }
81
- .#{$fa-css-prefix}-battery-three-quarters:before { content: fa-content($fa-var-battery-three-quarters); }
82
- .#{$fa-css-prefix}-bed:before { content: fa-content($fa-var-bed); }
83
- .#{$fa-css-prefix}-beer:before { content: fa-content($fa-var-beer); }
84
- .#{$fa-css-prefix}-behance:before { content: fa-content($fa-var-behance); }
85
- .#{$fa-css-prefix}-behance-square:before { content: fa-content($fa-var-behance-square); }
86
- .#{$fa-css-prefix}-bell:before { content: fa-content($fa-var-bell); }
87
- .#{$fa-css-prefix}-bell-slash:before { content: fa-content($fa-var-bell-slash); }
88
- .#{$fa-css-prefix}-bicycle:before { content: fa-content($fa-var-bicycle); }
89
- .#{$fa-css-prefix}-bimobject:before { content: fa-content($fa-var-bimobject); }
90
- .#{$fa-css-prefix}-binoculars:before { content: fa-content($fa-var-binoculars); }
91
- .#{$fa-css-prefix}-birthday-cake:before { content: fa-content($fa-var-birthday-cake); }
92
- .#{$fa-css-prefix}-bitbucket:before { content: fa-content($fa-var-bitbucket); }
93
- .#{$fa-css-prefix}-bitcoin:before { content: fa-content($fa-var-bitcoin); }
94
- .#{$fa-css-prefix}-bity:before { content: fa-content($fa-var-bity); }
95
- .#{$fa-css-prefix}-black-tie:before { content: fa-content($fa-var-black-tie); }
96
- .#{$fa-css-prefix}-blackberry:before { content: fa-content($fa-var-blackberry); }
97
- .#{$fa-css-prefix}-blind:before { content: fa-content($fa-var-blind); }
98
- .#{$fa-css-prefix}-blogger:before { content: fa-content($fa-var-blogger); }
99
- .#{$fa-css-prefix}-blogger-b:before { content: fa-content($fa-var-blogger-b); }
100
- .#{$fa-css-prefix}-bluetooth:before { content: fa-content($fa-var-bluetooth); }
101
- .#{$fa-css-prefix}-bluetooth-b:before { content: fa-content($fa-var-bluetooth-b); }
102
- .#{$fa-css-prefix}-bold:before { content: fa-content($fa-var-bold); }
103
- .#{$fa-css-prefix}-bolt:before { content: fa-content($fa-var-bolt); }
104
- .#{$fa-css-prefix}-bomb:before { content: fa-content($fa-var-bomb); }
105
- .#{$fa-css-prefix}-book:before { content: fa-content($fa-var-book); }
106
- .#{$fa-css-prefix}-bookmark:before { content: fa-content($fa-var-bookmark); }
107
- .#{$fa-css-prefix}-bowling-ball:before { content: fa-content($fa-var-bowling-ball); }
108
- .#{$fa-css-prefix}-box:before { content: fa-content($fa-var-box); }
109
- .#{$fa-css-prefix}-boxes:before { content: fa-content($fa-var-boxes); }
110
- .#{$fa-css-prefix}-braille:before { content: fa-content($fa-var-braille); }
111
- .#{$fa-css-prefix}-briefcase:before { content: fa-content($fa-var-briefcase); }
112
- .#{$fa-css-prefix}-btc:before { content: fa-content($fa-var-btc); }
113
- .#{$fa-css-prefix}-bug:before { content: fa-content($fa-var-bug); }
114
- .#{$fa-css-prefix}-building:before { content: fa-content($fa-var-building); }
115
- .#{$fa-css-prefix}-bullhorn:before { content: fa-content($fa-var-bullhorn); }
116
- .#{$fa-css-prefix}-bullseye:before { content: fa-content($fa-var-bullseye); }
117
- .#{$fa-css-prefix}-buromobelexperte:before { content: fa-content($fa-var-buromobelexperte); }
118
- .#{$fa-css-prefix}-bus:before { content: fa-content($fa-var-bus); }
119
- .#{$fa-css-prefix}-buysellads:before { content: fa-content($fa-var-buysellads); }
120
- .#{$fa-css-prefix}-calculator:before { content: fa-content($fa-var-calculator); }
121
- .#{$fa-css-prefix}-calendar:before { content: fa-content($fa-var-calendar); }
122
- .#{$fa-css-prefix}-calendar-alt:before { content: fa-content($fa-var-calendar-alt); }
123
- .#{$fa-css-prefix}-calendar-check:before { content: fa-content($fa-var-calendar-check); }
124
- .#{$fa-css-prefix}-calendar-minus:before { content: fa-content($fa-var-calendar-minus); }
125
- .#{$fa-css-prefix}-calendar-plus:before { content: fa-content($fa-var-calendar-plus); }
126
- .#{$fa-css-prefix}-calendar-times:before { content: fa-content($fa-var-calendar-times); }
127
- .#{$fa-css-prefix}-camera:before { content: fa-content($fa-var-camera); }
128
- .#{$fa-css-prefix}-camera-retro:before { content: fa-content($fa-var-camera-retro); }
129
- .#{$fa-css-prefix}-car:before { content: fa-content($fa-var-car); }
130
- .#{$fa-css-prefix}-caret-down:before { content: fa-content($fa-var-caret-down); }
131
- .#{$fa-css-prefix}-caret-left:before { content: fa-content($fa-var-caret-left); }
132
- .#{$fa-css-prefix}-caret-right:before { content: fa-content($fa-var-caret-right); }
133
- .#{$fa-css-prefix}-caret-square-down:before { content: fa-content($fa-var-caret-square-down); }
134
- .#{$fa-css-prefix}-caret-square-left:before { content: fa-content($fa-var-caret-square-left); }
135
- .#{$fa-css-prefix}-caret-square-right:before { content: fa-content($fa-var-caret-square-right); }
136
- .#{$fa-css-prefix}-caret-square-up:before { content: fa-content($fa-var-caret-square-up); }
137
- .#{$fa-css-prefix}-caret-up:before { content: fa-content($fa-var-caret-up); }
138
- .#{$fa-css-prefix}-cart-arrow-down:before { content: fa-content($fa-var-cart-arrow-down); }
139
- .#{$fa-css-prefix}-cart-plus:before { content: fa-content($fa-var-cart-plus); }
140
- .#{$fa-css-prefix}-cc-amazon-pay:before { content: fa-content($fa-var-cc-amazon-pay); }
141
- .#{$fa-css-prefix}-cc-amex:before { content: fa-content($fa-var-cc-amex); }
142
- .#{$fa-css-prefix}-cc-apple-pay:before { content: fa-content($fa-var-cc-apple-pay); }
143
- .#{$fa-css-prefix}-cc-diners-club:before { content: fa-content($fa-var-cc-diners-club); }
144
- .#{$fa-css-prefix}-cc-discover:before { content: fa-content($fa-var-cc-discover); }
145
- .#{$fa-css-prefix}-cc-jcb:before { content: fa-content($fa-var-cc-jcb); }
146
- .#{$fa-css-prefix}-cc-mastercard:before { content: fa-content($fa-var-cc-mastercard); }
147
- .#{$fa-css-prefix}-cc-paypal:before { content: fa-content($fa-var-cc-paypal); }
148
- .#{$fa-css-prefix}-cc-stripe:before { content: fa-content($fa-var-cc-stripe); }
149
- .#{$fa-css-prefix}-cc-visa:before { content: fa-content($fa-var-cc-visa); }
150
- .#{$fa-css-prefix}-centercode:before { content: fa-content($fa-var-centercode); }
151
- .#{$fa-css-prefix}-certificate:before { content: fa-content($fa-var-certificate); }
152
- .#{$fa-css-prefix}-chart-area:before { content: fa-content($fa-var-chart-area); }
153
- .#{$fa-css-prefix}-chart-bar:before { content: fa-content($fa-var-chart-bar); }
154
- .#{$fa-css-prefix}-chart-line:before { content: fa-content($fa-var-chart-line); }
155
- .#{$fa-css-prefix}-chart-pie:before { content: fa-content($fa-var-chart-pie); }
156
- .#{$fa-css-prefix}-check:before { content: fa-content($fa-var-check); }
157
- .#{$fa-css-prefix}-check-circle:before { content: fa-content($fa-var-check-circle); }
158
- .#{$fa-css-prefix}-check-square:before { content: fa-content($fa-var-check-square); }
159
- .#{$fa-css-prefix}-chess:before { content: fa-content($fa-var-chess); }
160
- .#{$fa-css-prefix}-chess-bishop:before { content: fa-content($fa-var-chess-bishop); }
161
- .#{$fa-css-prefix}-chess-board:before { content: fa-content($fa-var-chess-board); }
162
- .#{$fa-css-prefix}-chess-king:before { content: fa-content($fa-var-chess-king); }
163
- .#{$fa-css-prefix}-chess-knight:before { content: fa-content($fa-var-chess-knight); }
164
- .#{$fa-css-prefix}-chess-pawn:before { content: fa-content($fa-var-chess-pawn); }
165
- .#{$fa-css-prefix}-chess-queen:before { content: fa-content($fa-var-chess-queen); }
166
- .#{$fa-css-prefix}-chess-rook:before { content: fa-content($fa-var-chess-rook); }
167
- .#{$fa-css-prefix}-chevron-circle-down:before { content: fa-content($fa-var-chevron-circle-down); }
168
- .#{$fa-css-prefix}-chevron-circle-left:before { content: fa-content($fa-var-chevron-circle-left); }
169
- .#{$fa-css-prefix}-chevron-circle-right:before { content: fa-content($fa-var-chevron-circle-right); }
170
- .#{$fa-css-prefix}-chevron-circle-up:before { content: fa-content($fa-var-chevron-circle-up); }
171
- .#{$fa-css-prefix}-chevron-down:before { content: fa-content($fa-var-chevron-down); }
172
- .#{$fa-css-prefix}-chevron-left:before { content: fa-content($fa-var-chevron-left); }
173
- .#{$fa-css-prefix}-chevron-right:before { content: fa-content($fa-var-chevron-right); }
174
- .#{$fa-css-prefix}-chevron-up:before { content: fa-content($fa-var-chevron-up); }
175
- .#{$fa-css-prefix}-child:before { content: fa-content($fa-var-child); }
176
- .#{$fa-css-prefix}-chrome:before { content: fa-content($fa-var-chrome); }
177
- .#{$fa-css-prefix}-circle:before { content: fa-content($fa-var-circle); }
178
- .#{$fa-css-prefix}-circle-notch:before { content: fa-content($fa-var-circle-notch); }
179
- .#{$fa-css-prefix}-clipboard:before { content: fa-content($fa-var-clipboard); }
180
- .#{$fa-css-prefix}-clipboard-check:before { content: fa-content($fa-var-clipboard-check); }
181
- .#{$fa-css-prefix}-clipboard-list:before { content: fa-content($fa-var-clipboard-list); }
182
- .#{$fa-css-prefix}-clock:before { content: fa-content($fa-var-clock); }
183
- .#{$fa-css-prefix}-clone:before { content: fa-content($fa-var-clone); }
184
- .#{$fa-css-prefix}-closed-captioning:before { content: fa-content($fa-var-closed-captioning); }
185
- .#{$fa-css-prefix}-cloud:before { content: fa-content($fa-var-cloud); }
186
- .#{$fa-css-prefix}-cloud-download-alt:before { content: fa-content($fa-var-cloud-download-alt); }
187
- .#{$fa-css-prefix}-cloud-upload-alt:before { content: fa-content($fa-var-cloud-upload-alt); }
188
- .#{$fa-css-prefix}-cloudscale:before { content: fa-content($fa-var-cloudscale); }
189
- .#{$fa-css-prefix}-cloudsmith:before { content: fa-content($fa-var-cloudsmith); }
190
- .#{$fa-css-prefix}-cloudversify:before { content: fa-content($fa-var-cloudversify); }
191
- .#{$fa-css-prefix}-code:before { content: fa-content($fa-var-code); }
192
- .#{$fa-css-prefix}-code-branch:before { content: fa-content($fa-var-code-branch); }
193
- .#{$fa-css-prefix}-codepen:before { content: fa-content($fa-var-codepen); }
194
- .#{$fa-css-prefix}-codiepie:before { content: fa-content($fa-var-codiepie); }
195
- .#{$fa-css-prefix}-coffee:before { content: fa-content($fa-var-coffee); }
196
- .#{$fa-css-prefix}-cog:before { content: fa-content($fa-var-cog); }
197
- .#{$fa-css-prefix}-cogs:before { content: fa-content($fa-var-cogs); }
198
- .#{$fa-css-prefix}-columns:before { content: fa-content($fa-var-columns); }
199
- .#{$fa-css-prefix}-comment:before { content: fa-content($fa-var-comment); }
200
- .#{$fa-css-prefix}-comment-alt:before { content: fa-content($fa-var-comment-alt); }
201
- .#{$fa-css-prefix}-comments:before { content: fa-content($fa-var-comments); }
202
- .#{$fa-css-prefix}-compass:before { content: fa-content($fa-var-compass); }
203
- .#{$fa-css-prefix}-compress:before { content: fa-content($fa-var-compress); }
204
- .#{$fa-css-prefix}-connectdevelop:before { content: fa-content($fa-var-connectdevelop); }
205
- .#{$fa-css-prefix}-contao:before { content: fa-content($fa-var-contao); }
206
- .#{$fa-css-prefix}-copy:before { content: fa-content($fa-var-copy); }
207
- .#{$fa-css-prefix}-copyright:before { content: fa-content($fa-var-copyright); }
208
- .#{$fa-css-prefix}-cpanel:before { content: fa-content($fa-var-cpanel); }
209
- .#{$fa-css-prefix}-creative-commons:before { content: fa-content($fa-var-creative-commons); }
210
- .#{$fa-css-prefix}-credit-card:before { content: fa-content($fa-var-credit-card); }
211
- .#{$fa-css-prefix}-crop:before { content: fa-content($fa-var-crop); }
212
- .#{$fa-css-prefix}-crosshairs:before { content: fa-content($fa-var-crosshairs); }
213
- .#{$fa-css-prefix}-css3:before { content: fa-content($fa-var-css3); }
214
- .#{$fa-css-prefix}-css3-alt:before { content: fa-content($fa-var-css3-alt); }
215
- .#{$fa-css-prefix}-cube:before { content: fa-content($fa-var-cube); }
216
- .#{$fa-css-prefix}-cubes:before { content: fa-content($fa-var-cubes); }
217
- .#{$fa-css-prefix}-cut:before { content: fa-content($fa-var-cut); }
218
- .#{$fa-css-prefix}-cuttlefish:before { content: fa-content($fa-var-cuttlefish); }
219
- .#{$fa-css-prefix}-d-and-d:before { content: fa-content($fa-var-d-and-d); }
220
- .#{$fa-css-prefix}-dashcube:before { content: fa-content($fa-var-dashcube); }
221
- .#{$fa-css-prefix}-database:before { content: fa-content($fa-var-database); }
222
- .#{$fa-css-prefix}-deaf:before { content: fa-content($fa-var-deaf); }
223
- .#{$fa-css-prefix}-delicious:before { content: fa-content($fa-var-delicious); }
224
- .#{$fa-css-prefix}-deploydog:before { content: fa-content($fa-var-deploydog); }
225
- .#{$fa-css-prefix}-deskpro:before { content: fa-content($fa-var-deskpro); }
226
- .#{$fa-css-prefix}-desktop:before { content: fa-content($fa-var-desktop); }
227
- .#{$fa-css-prefix}-deviantart:before { content: fa-content($fa-var-deviantart); }
228
- .#{$fa-css-prefix}-digg:before { content: fa-content($fa-var-digg); }
229
- .#{$fa-css-prefix}-digital-ocean:before { content: fa-content($fa-var-digital-ocean); }
230
- .#{$fa-css-prefix}-discord:before { content: fa-content($fa-var-discord); }
231
- .#{$fa-css-prefix}-discourse:before { content: fa-content($fa-var-discourse); }
232
- .#{$fa-css-prefix}-dna:before { content: fa-content($fa-var-dna); }
233
- .#{$fa-css-prefix}-dochub:before { content: fa-content($fa-var-dochub); }
234
- .#{$fa-css-prefix}-docker:before { content: fa-content($fa-var-docker); }
235
- .#{$fa-css-prefix}-dollar-sign:before { content: fa-content($fa-var-dollar-sign); }
236
- .#{$fa-css-prefix}-dolly:before { content: fa-content($fa-var-dolly); }
237
- .#{$fa-css-prefix}-dolly-flatbed:before { content: fa-content($fa-var-dolly-flatbed); }
238
- .#{$fa-css-prefix}-dot-circle:before { content: fa-content($fa-var-dot-circle); }
239
- .#{$fa-css-prefix}-download:before { content: fa-content($fa-var-download); }
240
- .#{$fa-css-prefix}-draft2digital:before { content: fa-content($fa-var-draft2digital); }
241
- .#{$fa-css-prefix}-dribbble:before { content: fa-content($fa-var-dribbble); }
242
- .#{$fa-css-prefix}-dribbble-square:before { content: fa-content($fa-var-dribbble-square); }
243
- .#{$fa-css-prefix}-dropbox:before { content: fa-content($fa-var-dropbox); }
244
- .#{$fa-css-prefix}-drupal:before { content: fa-content($fa-var-drupal); }
245
- .#{$fa-css-prefix}-dyalog:before { content: fa-content($fa-var-dyalog); }
246
- .#{$fa-css-prefix}-earlybirds:before { content: fa-content($fa-var-earlybirds); }
247
- .#{$fa-css-prefix}-edge:before { content: fa-content($fa-var-edge); }
248
- .#{$fa-css-prefix}-edit:before { content: fa-content($fa-var-edit); }
249
- .#{$fa-css-prefix}-eject:before { content: fa-content($fa-var-eject); }
250
- .#{$fa-css-prefix}-elementor:before { content: fa-content($fa-var-elementor); }
251
- .#{$fa-css-prefix}-ellipsis-h:before { content: fa-content($fa-var-ellipsis-h); }
252
- .#{$fa-css-prefix}-ellipsis-v:before { content: fa-content($fa-var-ellipsis-v); }
253
- .#{$fa-css-prefix}-ember:before { content: fa-content($fa-var-ember); }
254
- .#{$fa-css-prefix}-empire:before { content: fa-content($fa-var-empire); }
255
- .#{$fa-css-prefix}-envelope:before { content: fa-content($fa-var-envelope); }
256
- .#{$fa-css-prefix}-envelope-open:before { content: fa-content($fa-var-envelope-open); }
257
- .#{$fa-css-prefix}-envelope-square:before { content: fa-content($fa-var-envelope-square); }
258
- .#{$fa-css-prefix}-envira:before { content: fa-content($fa-var-envira); }
259
- .#{$fa-css-prefix}-eraser:before { content: fa-content($fa-var-eraser); }
260
- .#{$fa-css-prefix}-erlang:before { content: fa-content($fa-var-erlang); }
261
- .#{$fa-css-prefix}-ethereum:before { content: fa-content($fa-var-ethereum); }
262
- .#{$fa-css-prefix}-etsy:before { content: fa-content($fa-var-etsy); }
263
- .#{$fa-css-prefix}-euro-sign:before { content: fa-content($fa-var-euro-sign); }
264
- .#{$fa-css-prefix}-exchange-alt:before { content: fa-content($fa-var-exchange-alt); }
265
- .#{$fa-css-prefix}-exclamation:before { content: fa-content($fa-var-exclamation); }
266
- .#{$fa-css-prefix}-exclamation-circle:before { content: fa-content($fa-var-exclamation-circle); }
267
- .#{$fa-css-prefix}-exclamation-triangle:before { content: fa-content($fa-var-exclamation-triangle); }
268
- .#{$fa-css-prefix}-expand:before { content: fa-content($fa-var-expand); }
269
- .#{$fa-css-prefix}-expand-arrows-alt:before { content: fa-content($fa-var-expand-arrows-alt); }
270
- .#{$fa-css-prefix}-expeditedssl:before { content: fa-content($fa-var-expeditedssl); }
271
- .#{$fa-css-prefix}-external-link-alt:before { content: fa-content($fa-var-external-link-alt); }
272
- .#{$fa-css-prefix}-external-link-square-alt:before { content: fa-content($fa-var-external-link-square-alt); }
273
- .#{$fa-css-prefix}-eye:before { content: fa-content($fa-var-eye); }
274
- .#{$fa-css-prefix}-eye-dropper:before { content: fa-content($fa-var-eye-dropper); }
275
- .#{$fa-css-prefix}-eye-slash:before { content: fa-content($fa-var-eye-slash); }
276
- .#{$fa-css-prefix}-facebook:before { content: fa-content($fa-var-facebook); }
277
- .#{$fa-css-prefix}-facebook-f:before { content: fa-content($fa-var-facebook-f); }
278
- .#{$fa-css-prefix}-facebook-messenger:before { content: fa-content($fa-var-facebook-messenger); }
279
- .#{$fa-css-prefix}-facebook-square:before { content: fa-content($fa-var-facebook-square); }
280
- .#{$fa-css-prefix}-fast-backward:before { content: fa-content($fa-var-fast-backward); }
281
- .#{$fa-css-prefix}-fast-forward:before { content: fa-content($fa-var-fast-forward); }
282
- .#{$fa-css-prefix}-fax:before { content: fa-content($fa-var-fax); }
283
- .#{$fa-css-prefix}-female:before { content: fa-content($fa-var-female); }
284
- .#{$fa-css-prefix}-fighter-jet:before { content: fa-content($fa-var-fighter-jet); }
285
- .#{$fa-css-prefix}-file:before { content: fa-content($fa-var-file); }
286
- .#{$fa-css-prefix}-file-alt:before { content: fa-content($fa-var-file-alt); }
287
- .#{$fa-css-prefix}-file-archive:before { content: fa-content($fa-var-file-archive); }
288
- .#{$fa-css-prefix}-file-audio:before { content: fa-content($fa-var-file-audio); }
289
- .#{$fa-css-prefix}-file-code:before { content: fa-content($fa-var-file-code); }
290
- .#{$fa-css-prefix}-file-excel:before { content: fa-content($fa-var-file-excel); }
291
- .#{$fa-css-prefix}-file-image:before { content: fa-content($fa-var-file-image); }
292
- .#{$fa-css-prefix}-file-pdf:before { content: fa-content($fa-var-file-pdf); }
293
- .#{$fa-css-prefix}-file-powerpoint:before { content: fa-content($fa-var-file-powerpoint); }
294
- .#{$fa-css-prefix}-file-video:before { content: fa-content($fa-var-file-video); }
295
- .#{$fa-css-prefix}-file-word:before { content: fa-content($fa-var-file-word); }
296
- .#{$fa-css-prefix}-film:before { content: fa-content($fa-var-film); }
297
- .#{$fa-css-prefix}-filter:before { content: fa-content($fa-var-filter); }
298
- .#{$fa-css-prefix}-fire:before { content: fa-content($fa-var-fire); }
299
- .#{$fa-css-prefix}-fire-extinguisher:before { content: fa-content($fa-var-fire-extinguisher); }
300
- .#{$fa-css-prefix}-firefox:before { content: fa-content($fa-var-firefox); }
301
- .#{$fa-css-prefix}-first-aid:before { content: fa-content($fa-var-first-aid); }
302
- .#{$fa-css-prefix}-first-order:before { content: fa-content($fa-var-first-order); }
303
- .#{$fa-css-prefix}-firstdraft:before { content: fa-content($fa-var-firstdraft); }
304
- .#{$fa-css-prefix}-flag:before { content: fa-content($fa-var-flag); }
305
- .#{$fa-css-prefix}-flag-checkered:before { content: fa-content($fa-var-flag-checkered); }
306
- .#{$fa-css-prefix}-flask:before { content: fa-content($fa-var-flask); }
307
- .#{$fa-css-prefix}-flickr:before { content: fa-content($fa-var-flickr); }
308
- .#{$fa-css-prefix}-flipboard:before { content: fa-content($fa-var-flipboard); }
309
- .#{$fa-css-prefix}-fly:before { content: fa-content($fa-var-fly); }
310
- .#{$fa-css-prefix}-folder:before { content: fa-content($fa-var-folder); }
311
- .#{$fa-css-prefix}-folder-open:before { content: fa-content($fa-var-folder-open); }
312
- .#{$fa-css-prefix}-font:before { content: fa-content($fa-var-font); }
313
- .#{$fa-css-prefix}-font-awesome:before { content: fa-content($fa-var-font-awesome); }
314
- .#{$fa-css-prefix}-font-awesome-alt:before { content: fa-content($fa-var-font-awesome-alt); }
315
- .#{$fa-css-prefix}-font-awesome-flag:before { content: fa-content($fa-var-font-awesome-flag); }
316
- .#{$fa-css-prefix}-fonticons:before { content: fa-content($fa-var-fonticons); }
317
- .#{$fa-css-prefix}-fonticons-fi:before { content: fa-content($fa-var-fonticons-fi); }
318
- .#{$fa-css-prefix}-football-ball:before { content: fa-content($fa-var-football-ball); }
319
- .#{$fa-css-prefix}-fort-awesome:before { content: fa-content($fa-var-fort-awesome); }
320
- .#{$fa-css-prefix}-fort-awesome-alt:before { content: fa-content($fa-var-fort-awesome-alt); }
321
- .#{$fa-css-prefix}-forumbee:before { content: fa-content($fa-var-forumbee); }
322
- .#{$fa-css-prefix}-forward:before { content: fa-content($fa-var-forward); }
323
- .#{$fa-css-prefix}-foursquare:before { content: fa-content($fa-var-foursquare); }
324
- .#{$fa-css-prefix}-free-code-camp:before { content: fa-content($fa-var-free-code-camp); }
325
- .#{$fa-css-prefix}-freebsd:before { content: fa-content($fa-var-freebsd); }
326
- .#{$fa-css-prefix}-frown:before { content: fa-content($fa-var-frown); }
327
- .#{$fa-css-prefix}-futbol:before { content: fa-content($fa-var-futbol); }
328
- .#{$fa-css-prefix}-gamepad:before { content: fa-content($fa-var-gamepad); }
329
- .#{$fa-css-prefix}-gavel:before { content: fa-content($fa-var-gavel); }
330
- .#{$fa-css-prefix}-gem:before { content: fa-content($fa-var-gem); }
331
- .#{$fa-css-prefix}-genderless:before { content: fa-content($fa-var-genderless); }
332
- .#{$fa-css-prefix}-get-pocket:before { content: fa-content($fa-var-get-pocket); }
333
- .#{$fa-css-prefix}-gg:before { content: fa-content($fa-var-gg); }
334
- .#{$fa-css-prefix}-gg-circle:before { content: fa-content($fa-var-gg-circle); }
335
- .#{$fa-css-prefix}-gift:before { content: fa-content($fa-var-gift); }
336
- .#{$fa-css-prefix}-git:before { content: fa-content($fa-var-git); }
337
- .#{$fa-css-prefix}-git-square:before { content: fa-content($fa-var-git-square); }
338
- .#{$fa-css-prefix}-github:before { content: fa-content($fa-var-github); }
339
- .#{$fa-css-prefix}-github-alt:before { content: fa-content($fa-var-github-alt); }
340
- .#{$fa-css-prefix}-github-square:before { content: fa-content($fa-var-github-square); }
341
- .#{$fa-css-prefix}-gitkraken:before { content: fa-content($fa-var-gitkraken); }
342
- .#{$fa-css-prefix}-gitlab:before { content: fa-content($fa-var-gitlab); }
343
- .#{$fa-css-prefix}-gitter:before { content: fa-content($fa-var-gitter); }
344
- .#{$fa-css-prefix}-glass-martini:before { content: fa-content($fa-var-glass-martini); }
345
- .#{$fa-css-prefix}-glide:before { content: fa-content($fa-var-glide); }
346
- .#{$fa-css-prefix}-glide-g:before { content: fa-content($fa-var-glide-g); }
347
- .#{$fa-css-prefix}-globe:before { content: fa-content($fa-var-globe); }
348
- .#{$fa-css-prefix}-gofore:before { content: fa-content($fa-var-gofore); }
349
- .#{$fa-css-prefix}-golf-ball:before { content: fa-content($fa-var-golf-ball); }
350
- .#{$fa-css-prefix}-goodreads:before { content: fa-content($fa-var-goodreads); }
351
- .#{$fa-css-prefix}-goodreads-g:before { content: fa-content($fa-var-goodreads-g); }
352
- .#{$fa-css-prefix}-google:before { content: fa-content($fa-var-google); }
353
- .#{$fa-css-prefix}-google-drive:before { content: fa-content($fa-var-google-drive); }
354
- .#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); }
355
- .#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus); }
356
- .#{$fa-css-prefix}-google-plus-g:before { content: fa-content($fa-var-google-plus-g); }
357
- .#{$fa-css-prefix}-google-plus-square:before { content: fa-content($fa-var-google-plus-square); }
358
- .#{$fa-css-prefix}-google-wallet:before { content: fa-content($fa-var-google-wallet); }
359
- .#{$fa-css-prefix}-graduation-cap:before { content: fa-content($fa-var-graduation-cap); }
360
- .#{$fa-css-prefix}-gratipay:before { content: fa-content($fa-var-gratipay); }
361
- .#{$fa-css-prefix}-grav:before { content: fa-content($fa-var-grav); }
362
- .#{$fa-css-prefix}-gripfire:before { content: fa-content($fa-var-gripfire); }
363
- .#{$fa-css-prefix}-grunt:before { content: fa-content($fa-var-grunt); }
364
- .#{$fa-css-prefix}-gulp:before { content: fa-content($fa-var-gulp); }
365
- .#{$fa-css-prefix}-h-square:before { content: fa-content($fa-var-h-square); }
366
- .#{$fa-css-prefix}-hacker-news:before { content: fa-content($fa-var-hacker-news); }
367
- .#{$fa-css-prefix}-hacker-news-square:before { content: fa-content($fa-var-hacker-news-square); }
368
- .#{$fa-css-prefix}-hand-lizard:before { content: fa-content($fa-var-hand-lizard); }
369
- .#{$fa-css-prefix}-hand-paper:before { content: fa-content($fa-var-hand-paper); }
370
- .#{$fa-css-prefix}-hand-peace:before { content: fa-content($fa-var-hand-peace); }
371
- .#{$fa-css-prefix}-hand-point-down:before { content: fa-content($fa-var-hand-point-down); }
372
- .#{$fa-css-prefix}-hand-point-left:before { content: fa-content($fa-var-hand-point-left); }
373
- .#{$fa-css-prefix}-hand-point-right:before { content: fa-content($fa-var-hand-point-right); }
374
- .#{$fa-css-prefix}-hand-point-up:before { content: fa-content($fa-var-hand-point-up); }
375
- .#{$fa-css-prefix}-hand-pointer:before { content: fa-content($fa-var-hand-pointer); }
376
- .#{$fa-css-prefix}-hand-rock:before { content: fa-content($fa-var-hand-rock); }
377
- .#{$fa-css-prefix}-hand-scissors:before { content: fa-content($fa-var-hand-scissors); }
378
- .#{$fa-css-prefix}-hand-spock:before { content: fa-content($fa-var-hand-spock); }
379
- .#{$fa-css-prefix}-handshake:before { content: fa-content($fa-var-handshake); }
380
- .#{$fa-css-prefix}-hashtag:before { content: fa-content($fa-var-hashtag); }
381
- .#{$fa-css-prefix}-hdd:before { content: fa-content($fa-var-hdd); }
382
- .#{$fa-css-prefix}-heading:before { content: fa-content($fa-var-heading); }
383
- .#{$fa-css-prefix}-headphones:before { content: fa-content($fa-var-headphones); }
384
- .#{$fa-css-prefix}-heart:before { content: fa-content($fa-var-heart); }
385
- .#{$fa-css-prefix}-heartbeat:before { content: fa-content($fa-var-heartbeat); }
386
- .#{$fa-css-prefix}-hips:before { content: fa-content($fa-var-hips); }
387
- .#{$fa-css-prefix}-hire-a-helper:before { content: fa-content($fa-var-hire-a-helper); }
388
- .#{$fa-css-prefix}-history:before { content: fa-content($fa-var-history); }
389
- .#{$fa-css-prefix}-hockey-puck:before { content: fa-content($fa-var-hockey-puck); }
390
- .#{$fa-css-prefix}-home:before { content: fa-content($fa-var-home); }
391
- .#{$fa-css-prefix}-hooli:before { content: fa-content($fa-var-hooli); }
392
- .#{$fa-css-prefix}-hospital:before { content: fa-content($fa-var-hospital); }
393
- .#{$fa-css-prefix}-hospital-symbol:before { content: fa-content($fa-var-hospital-symbol); }
394
- .#{$fa-css-prefix}-hotjar:before { content: fa-content($fa-var-hotjar); }
395
- .#{$fa-css-prefix}-hourglass:before { content: fa-content($fa-var-hourglass); }
396
- .#{$fa-css-prefix}-hourglass-end:before { content: fa-content($fa-var-hourglass-end); }
397
- .#{$fa-css-prefix}-hourglass-half:before { content: fa-content($fa-var-hourglass-half); }
398
- .#{$fa-css-prefix}-hourglass-start:before { content: fa-content($fa-var-hourglass-start); }
399
- .#{$fa-css-prefix}-houzz:before { content: fa-content($fa-var-houzz); }
400
- .#{$fa-css-prefix}-html5:before { content: fa-content($fa-var-html5); }
401
- .#{$fa-css-prefix}-hubspot:before { content: fa-content($fa-var-hubspot); }
402
- .#{$fa-css-prefix}-i-cursor:before { content: fa-content($fa-var-i-cursor); }
403
- .#{$fa-css-prefix}-id-badge:before { content: fa-content($fa-var-id-badge); }
404
- .#{$fa-css-prefix}-id-card:before { content: fa-content($fa-var-id-card); }
405
- .#{$fa-css-prefix}-image:before { content: fa-content($fa-var-image); }
406
- .#{$fa-css-prefix}-images:before { content: fa-content($fa-var-images); }
407
- .#{$fa-css-prefix}-imdb:before { content: fa-content($fa-var-imdb); }
408
- .#{$fa-css-prefix}-inbox:before { content: fa-content($fa-var-inbox); }
409
- .#{$fa-css-prefix}-indent:before { content: fa-content($fa-var-indent); }
410
- .#{$fa-css-prefix}-industry:before { content: fa-content($fa-var-industry); }
411
- .#{$fa-css-prefix}-info:before { content: fa-content($fa-var-info); }
412
- .#{$fa-css-prefix}-info-circle:before { content: fa-content($fa-var-info-circle); }
413
- .#{$fa-css-prefix}-instagram:before { content: fa-content($fa-var-instagram); }
414
- .#{$fa-css-prefix}-internet-explorer:before { content: fa-content($fa-var-internet-explorer); }
415
- .#{$fa-css-prefix}-ioxhost:before { content: fa-content($fa-var-ioxhost); }
416
- .#{$fa-css-prefix}-italic:before { content: fa-content($fa-var-italic); }
417
- .#{$fa-css-prefix}-itunes:before { content: fa-content($fa-var-itunes); }
418
- .#{$fa-css-prefix}-itunes-note:before { content: fa-content($fa-var-itunes-note); }
419
- .#{$fa-css-prefix}-jenkins:before { content: fa-content($fa-var-jenkins); }
420
- .#{$fa-css-prefix}-joget:before { content: fa-content($fa-var-joget); }
421
- .#{$fa-css-prefix}-joomla:before { content: fa-content($fa-var-joomla); }
422
- .#{$fa-css-prefix}-js:before { content: fa-content($fa-var-js); }
423
- .#{$fa-css-prefix}-js-square:before { content: fa-content($fa-var-js-square); }
424
- .#{$fa-css-prefix}-jsfiddle:before { content: fa-content($fa-var-jsfiddle); }
425
- .#{$fa-css-prefix}-key:before { content: fa-content($fa-var-key); }
426
- .#{$fa-css-prefix}-keyboard:before { content: fa-content($fa-var-keyboard); }
427
- .#{$fa-css-prefix}-keycdn:before { content: fa-content($fa-var-keycdn); }
428
- .#{$fa-css-prefix}-kickstarter:before { content: fa-content($fa-var-kickstarter); }
429
- .#{$fa-css-prefix}-kickstarter-k:before { content: fa-content($fa-var-kickstarter-k); }
430
- .#{$fa-css-prefix}-korvue:before { content: fa-content($fa-var-korvue); }
431
- .#{$fa-css-prefix}-language:before { content: fa-content($fa-var-language); }
432
- .#{$fa-css-prefix}-laptop:before { content: fa-content($fa-var-laptop); }
433
- .#{$fa-css-prefix}-laravel:before { content: fa-content($fa-var-laravel); }
434
- .#{$fa-css-prefix}-lastfm:before { content: fa-content($fa-var-lastfm); }
435
- .#{$fa-css-prefix}-lastfm-square:before { content: fa-content($fa-var-lastfm-square); }
436
- .#{$fa-css-prefix}-leaf:before { content: fa-content($fa-var-leaf); }
437
- .#{$fa-css-prefix}-leanpub:before { content: fa-content($fa-var-leanpub); }
438
- .#{$fa-css-prefix}-lemon:before { content: fa-content($fa-var-lemon); }
439
- .#{$fa-css-prefix}-less:before { content: fa-content($fa-var-less); }
440
- .#{$fa-css-prefix}-level-down-alt:before { content: fa-content($fa-var-level-down-alt); }
441
- .#{$fa-css-prefix}-level-up-alt:before { content: fa-content($fa-var-level-up-alt); }
442
- .#{$fa-css-prefix}-life-ring:before { content: fa-content($fa-var-life-ring); }
443
- .#{$fa-css-prefix}-lightbulb:before { content: fa-content($fa-var-lightbulb); }
444
- .#{$fa-css-prefix}-line:before { content: fa-content($fa-var-line); }
445
- .#{$fa-css-prefix}-link:before { content: fa-content($fa-var-link); }
446
- .#{$fa-css-prefix}-linkedin:before { content: fa-content($fa-var-linkedin); }
447
- .#{$fa-css-prefix}-linkedin-in:before { content: fa-content($fa-var-linkedin-in); }
448
- .#{$fa-css-prefix}-linode:before { content: fa-content($fa-var-linode); }
449
- .#{$fa-css-prefix}-linux:before { content: fa-content($fa-var-linux); }
450
- .#{$fa-css-prefix}-lira-sign:before { content: fa-content($fa-var-lira-sign); }
451
- .#{$fa-css-prefix}-list:before { content: fa-content($fa-var-list); }
452
- .#{$fa-css-prefix}-list-alt:before { content: fa-content($fa-var-list-alt); }
453
- .#{$fa-css-prefix}-list-ol:before { content: fa-content($fa-var-list-ol); }
454
- .#{$fa-css-prefix}-list-ul:before { content: fa-content($fa-var-list-ul); }
455
- .#{$fa-css-prefix}-location-arrow:before { content: fa-content($fa-var-location-arrow); }
456
- .#{$fa-css-prefix}-lock:before { content: fa-content($fa-var-lock); }
457
- .#{$fa-css-prefix}-lock-open:before { content: fa-content($fa-var-lock-open); }
458
- .#{$fa-css-prefix}-long-arrow-alt-down:before { content: fa-content($fa-var-long-arrow-alt-down); }
459
- .#{$fa-css-prefix}-long-arrow-alt-left:before { content: fa-content($fa-var-long-arrow-alt-left); }
460
- .#{$fa-css-prefix}-long-arrow-alt-right:before { content: fa-content($fa-var-long-arrow-alt-right); }
461
- .#{$fa-css-prefix}-long-arrow-alt-up:before { content: fa-content($fa-var-long-arrow-alt-up); }
462
- .#{$fa-css-prefix}-low-vision:before { content: fa-content($fa-var-low-vision); }
463
- .#{$fa-css-prefix}-lyft:before { content: fa-content($fa-var-lyft); }
464
- .#{$fa-css-prefix}-magento:before { content: fa-content($fa-var-magento); }
465
- .#{$fa-css-prefix}-magic:before { content: fa-content($fa-var-magic); }
466
- .#{$fa-css-prefix}-magnet:before { content: fa-content($fa-var-magnet); }
467
- .#{$fa-css-prefix}-male:before { content: fa-content($fa-var-male); }
468
- .#{$fa-css-prefix}-map:before { content: fa-content($fa-var-map); }
469
- .#{$fa-css-prefix}-map-marker:before { content: fa-content($fa-var-map-marker); }
470
- .#{$fa-css-prefix}-map-marker-alt:before { content: fa-content($fa-var-map-marker-alt); }
471
- .#{$fa-css-prefix}-map-pin:before { content: fa-content($fa-var-map-pin); }
472
- .#{$fa-css-prefix}-map-signs:before { content: fa-content($fa-var-map-signs); }
473
- .#{$fa-css-prefix}-mars:before { content: fa-content($fa-var-mars); }
474
- .#{$fa-css-prefix}-mars-double:before { content: fa-content($fa-var-mars-double); }
475
- .#{$fa-css-prefix}-mars-stroke:before { content: fa-content($fa-var-mars-stroke); }
476
- .#{$fa-css-prefix}-mars-stroke-h:before { content: fa-content($fa-var-mars-stroke-h); }
477
- .#{$fa-css-prefix}-mars-stroke-v:before { content: fa-content($fa-var-mars-stroke-v); }
478
- .#{$fa-css-prefix}-maxcdn:before { content: fa-content($fa-var-maxcdn); }
479
- .#{$fa-css-prefix}-medapps:before { content: fa-content($fa-var-medapps); }
480
- .#{$fa-css-prefix}-medium:before { content: fa-content($fa-var-medium); }
481
- .#{$fa-css-prefix}-medium-m:before { content: fa-content($fa-var-medium-m); }
482
- .#{$fa-css-prefix}-medkit:before { content: fa-content($fa-var-medkit); }
483
- .#{$fa-css-prefix}-medrt:before { content: fa-content($fa-var-medrt); }
484
- .#{$fa-css-prefix}-meetup:before { content: fa-content($fa-var-meetup); }
485
- .#{$fa-css-prefix}-meh:before { content: fa-content($fa-var-meh); }
486
- .#{$fa-css-prefix}-mercury:before { content: fa-content($fa-var-mercury); }
487
- .#{$fa-css-prefix}-microchip:before { content: fa-content($fa-var-microchip); }
488
- .#{$fa-css-prefix}-microphone:before { content: fa-content($fa-var-microphone); }
489
- .#{$fa-css-prefix}-microphone-slash:before { content: fa-content($fa-var-microphone-slash); }
490
- .#{$fa-css-prefix}-microsoft:before { content: fa-content($fa-var-microsoft); }
491
- .#{$fa-css-prefix}-minus:before { content: fa-content($fa-var-minus); }
492
- .#{$fa-css-prefix}-minus-circle:before { content: fa-content($fa-var-minus-circle); }
493
- .#{$fa-css-prefix}-minus-square:before { content: fa-content($fa-var-minus-square); }
494
- .#{$fa-css-prefix}-mix:before { content: fa-content($fa-var-mix); }
495
- .#{$fa-css-prefix}-mixcloud:before { content: fa-content($fa-var-mixcloud); }
496
- .#{$fa-css-prefix}-mizuni:before { content: fa-content($fa-var-mizuni); }
497
- .#{$fa-css-prefix}-mobile:before { content: fa-content($fa-var-mobile); }
498
- .#{$fa-css-prefix}-mobile-alt:before { content: fa-content($fa-var-mobile-alt); }
499
- .#{$fa-css-prefix}-modx:before { content: fa-content($fa-var-modx); }
500
- .#{$fa-css-prefix}-monero:before { content: fa-content($fa-var-monero); }
501
- .#{$fa-css-prefix}-money-bill-alt:before { content: fa-content($fa-var-money-bill-alt); }
502
- .#{$fa-css-prefix}-moon:before { content: fa-content($fa-var-moon); }
503
- .#{$fa-css-prefix}-motorcycle:before { content: fa-content($fa-var-motorcycle); }
504
- .#{$fa-css-prefix}-mouse-pointer:before { content: fa-content($fa-var-mouse-pointer); }
505
- .#{$fa-css-prefix}-music:before { content: fa-content($fa-var-music); }
506
- .#{$fa-css-prefix}-napster:before { content: fa-content($fa-var-napster); }
507
- .#{$fa-css-prefix}-neuter:before { content: fa-content($fa-var-neuter); }
508
- .#{$fa-css-prefix}-newspaper:before { content: fa-content($fa-var-newspaper); }
509
- .#{$fa-css-prefix}-nintendo-switch:before { content: fa-content($fa-var-nintendo-switch); }
510
- .#{$fa-css-prefix}-node:before { content: fa-content($fa-var-node); }
511
- .#{$fa-css-prefix}-node-js:before { content: fa-content($fa-var-node-js); }
512
- .#{$fa-css-prefix}-npm:before { content: fa-content($fa-var-npm); }
513
- .#{$fa-css-prefix}-ns8:before { content: fa-content($fa-var-ns8); }
514
- .#{$fa-css-prefix}-nutritionix:before { content: fa-content($fa-var-nutritionix); }
515
- .#{$fa-css-prefix}-object-group:before { content: fa-content($fa-var-object-group); }
516
- .#{$fa-css-prefix}-object-ungroup:before { content: fa-content($fa-var-object-ungroup); }
517
- .#{$fa-css-prefix}-odnoklassniki:before { content: fa-content($fa-var-odnoklassniki); }
518
- .#{$fa-css-prefix}-odnoklassniki-square:before { content: fa-content($fa-var-odnoklassniki-square); }
519
- .#{$fa-css-prefix}-opencart:before { content: fa-content($fa-var-opencart); }
520
- .#{$fa-css-prefix}-openid:before { content: fa-content($fa-var-openid); }
521
- .#{$fa-css-prefix}-opera:before { content: fa-content($fa-var-opera); }
522
- .#{$fa-css-prefix}-optin-monster:before { content: fa-content($fa-var-optin-monster); }
523
- .#{$fa-css-prefix}-osi:before { content: fa-content($fa-var-osi); }
524
- .#{$fa-css-prefix}-outdent:before { content: fa-content($fa-var-outdent); }
525
- .#{$fa-css-prefix}-page4:before { content: fa-content($fa-var-page4); }
526
- .#{$fa-css-prefix}-pagelines:before { content: fa-content($fa-var-pagelines); }
527
- .#{$fa-css-prefix}-paint-brush:before { content: fa-content($fa-var-paint-brush); }
528
- .#{$fa-css-prefix}-palfed:before { content: fa-content($fa-var-palfed); }
529
- .#{$fa-css-prefix}-pallet:before { content: fa-content($fa-var-pallet); }
530
- .#{$fa-css-prefix}-paper-plane:before { content: fa-content($fa-var-paper-plane); }
531
- .#{$fa-css-prefix}-paperclip:before { content: fa-content($fa-var-paperclip); }
532
- .#{$fa-css-prefix}-paragraph:before { content: fa-content($fa-var-paragraph); }
533
- .#{$fa-css-prefix}-paste:before { content: fa-content($fa-var-paste); }
534
- .#{$fa-css-prefix}-patreon:before { content: fa-content($fa-var-patreon); }
535
- .#{$fa-css-prefix}-pause:before { content: fa-content($fa-var-pause); }
536
- .#{$fa-css-prefix}-pause-circle:before { content: fa-content($fa-var-pause-circle); }
537
- .#{$fa-css-prefix}-paw:before { content: fa-content($fa-var-paw); }
538
- .#{$fa-css-prefix}-paypal:before { content: fa-content($fa-var-paypal); }
539
- .#{$fa-css-prefix}-pen-square:before { content: fa-content($fa-var-pen-square); }
540
- .#{$fa-css-prefix}-pencil-alt:before { content: fa-content($fa-var-pencil-alt); }
541
- .#{$fa-css-prefix}-percent:before { content: fa-content($fa-var-percent); }
542
- .#{$fa-css-prefix}-periscope:before { content: fa-content($fa-var-periscope); }
543
- .#{$fa-css-prefix}-phabricator:before { content: fa-content($fa-var-phabricator); }
544
- .#{$fa-css-prefix}-phoenix-framework:before { content: fa-content($fa-var-phoenix-framework); }
545
- .#{$fa-css-prefix}-phone:before { content: fa-content($fa-var-phone); }
546
- .#{$fa-css-prefix}-phone-square:before { content: fa-content($fa-var-phone-square); }
547
- .#{$fa-css-prefix}-phone-volume:before { content: fa-content($fa-var-phone-volume); }
548
- .#{$fa-css-prefix}-php:before { content: fa-content($fa-var-php); }
549
- .#{$fa-css-prefix}-pied-piper:before { content: fa-content($fa-var-pied-piper); }
550
- .#{$fa-css-prefix}-pied-piper-alt:before { content: fa-content($fa-var-pied-piper-alt); }
551
- .#{$fa-css-prefix}-pied-piper-pp:before { content: fa-content($fa-var-pied-piper-pp); }
552
- .#{$fa-css-prefix}-pills:before { content: fa-content($fa-var-pills); }
553
- .#{$fa-css-prefix}-pinterest:before { content: fa-content($fa-var-pinterest); }
554
- .#{$fa-css-prefix}-pinterest-p:before { content: fa-content($fa-var-pinterest-p); }
555
- .#{$fa-css-prefix}-pinterest-square:before { content: fa-content($fa-var-pinterest-square); }
556
- .#{$fa-css-prefix}-plane:before { content: fa-content($fa-var-plane); }
557
- .#{$fa-css-prefix}-play:before { content: fa-content($fa-var-play); }
558
- .#{$fa-css-prefix}-play-circle:before { content: fa-content($fa-var-play-circle); }
559
- .#{$fa-css-prefix}-playstation:before { content: fa-content($fa-var-playstation); }
560
- .#{$fa-css-prefix}-plug:before { content: fa-content($fa-var-plug); }
561
- .#{$fa-css-prefix}-plus:before { content: fa-content($fa-var-plus); }
562
- .#{$fa-css-prefix}-plus-circle:before { content: fa-content($fa-var-plus-circle); }
563
- .#{$fa-css-prefix}-plus-square:before { content: fa-content($fa-var-plus-square); }
564
- .#{$fa-css-prefix}-podcast:before { content: fa-content($fa-var-podcast); }
565
- .#{$fa-css-prefix}-pound-sign:before { content: fa-content($fa-var-pound-sign); }
566
- .#{$fa-css-prefix}-power-off:before { content: fa-content($fa-var-power-off); }
567
- .#{$fa-css-prefix}-print:before { content: fa-content($fa-var-print); }
568
- .#{$fa-css-prefix}-product-hunt:before { content: fa-content($fa-var-product-hunt); }
569
- .#{$fa-css-prefix}-pushed:before { content: fa-content($fa-var-pushed); }
570
- .#{$fa-css-prefix}-puzzle-piece:before { content: fa-content($fa-var-puzzle-piece); }
571
- .#{$fa-css-prefix}-python:before { content: fa-content($fa-var-python); }
572
- .#{$fa-css-prefix}-qq:before { content: fa-content($fa-var-qq); }
573
- .#{$fa-css-prefix}-qrcode:before { content: fa-content($fa-var-qrcode); }
574
- .#{$fa-css-prefix}-question:before { content: fa-content($fa-var-question); }
575
- .#{$fa-css-prefix}-question-circle:before { content: fa-content($fa-var-question-circle); }
576
- .#{$fa-css-prefix}-quidditch:before { content: fa-content($fa-var-quidditch); }
577
- .#{$fa-css-prefix}-quinscape:before { content: fa-content($fa-var-quinscape); }
578
- .#{$fa-css-prefix}-quora:before { content: fa-content($fa-var-quora); }
579
- .#{$fa-css-prefix}-quote-left:before { content: fa-content($fa-var-quote-left); }
580
- .#{$fa-css-prefix}-quote-right:before { content: fa-content($fa-var-quote-right); }
581
- .#{$fa-css-prefix}-random:before { content: fa-content($fa-var-random); }
582
- .#{$fa-css-prefix}-ravelry:before { content: fa-content($fa-var-ravelry); }
583
- .#{$fa-css-prefix}-react:before { content: fa-content($fa-var-react); }
584
- .#{$fa-css-prefix}-rebel:before { content: fa-content($fa-var-rebel); }
585
- .#{$fa-css-prefix}-recycle:before { content: fa-content($fa-var-recycle); }
586
- .#{$fa-css-prefix}-red-river:before { content: fa-content($fa-var-red-river); }
587
- .#{$fa-css-prefix}-reddit:before { content: fa-content($fa-var-reddit); }
588
- .#{$fa-css-prefix}-reddit-alien:before { content: fa-content($fa-var-reddit-alien); }
589
- .#{$fa-css-prefix}-reddit-square:before { content: fa-content($fa-var-reddit-square); }
590
- .#{$fa-css-prefix}-redo:before { content: fa-content($fa-var-redo); }
591
- .#{$fa-css-prefix}-redo-alt:before { content: fa-content($fa-var-redo-alt); }
592
- .#{$fa-css-prefix}-registered:before { content: fa-content($fa-var-registered); }
593
- .#{$fa-css-prefix}-rendact:before { content: fa-content($fa-var-rendact); }
594
- .#{$fa-css-prefix}-renren:before { content: fa-content($fa-var-renren); }
595
- .#{$fa-css-prefix}-reply:before { content: fa-content($fa-var-reply); }
596
- .#{$fa-css-prefix}-reply-all:before { content: fa-content($fa-var-reply-all); }
597
- .#{$fa-css-prefix}-replyd:before { content: fa-content($fa-var-replyd); }
598
- .#{$fa-css-prefix}-resolving:before { content: fa-content($fa-var-resolving); }
599
- .#{$fa-css-prefix}-retweet:before { content: fa-content($fa-var-retweet); }
600
- .#{$fa-css-prefix}-road:before { content: fa-content($fa-var-road); }
601
- .#{$fa-css-prefix}-rocket:before { content: fa-content($fa-var-rocket); }
602
- .#{$fa-css-prefix}-rocketchat:before { content: fa-content($fa-var-rocketchat); }
603
- .#{$fa-css-prefix}-rockrms:before { content: fa-content($fa-var-rockrms); }
604
- .#{$fa-css-prefix}-rss:before { content: fa-content($fa-var-rss); }
605
- .#{$fa-css-prefix}-rss-square:before { content: fa-content($fa-var-rss-square); }
606
- .#{$fa-css-prefix}-ruble-sign:before { content: fa-content($fa-var-ruble-sign); }
607
- .#{$fa-css-prefix}-rupee-sign:before { content: fa-content($fa-var-rupee-sign); }
608
- .#{$fa-css-prefix}-safari:before { content: fa-content($fa-var-safari); }
609
- .#{$fa-css-prefix}-sass:before { content: fa-content($fa-var-sass); }
610
- .#{$fa-css-prefix}-save:before { content: fa-content($fa-var-save); }
611
- .#{$fa-css-prefix}-schlix:before { content: fa-content($fa-var-schlix); }
612
- .#{$fa-css-prefix}-scribd:before { content: fa-content($fa-var-scribd); }
613
- .#{$fa-css-prefix}-search:before { content: fa-content($fa-var-search); }
614
- .#{$fa-css-prefix}-search-minus:before { content: fa-content($fa-var-search-minus); }
615
- .#{$fa-css-prefix}-search-plus:before { content: fa-content($fa-var-search-plus); }
616
- .#{$fa-css-prefix}-searchengin:before { content: fa-content($fa-var-searchengin); }
617
- .#{$fa-css-prefix}-sellcast:before { content: fa-content($fa-var-sellcast); }
618
- .#{$fa-css-prefix}-sellsy:before { content: fa-content($fa-var-sellsy); }
619
- .#{$fa-css-prefix}-server:before { content: fa-content($fa-var-server); }
620
- .#{$fa-css-prefix}-servicestack:before { content: fa-content($fa-var-servicestack); }
621
- .#{$fa-css-prefix}-share:before { content: fa-content($fa-var-share); }
622
- .#{$fa-css-prefix}-share-alt:before { content: fa-content($fa-var-share-alt); }
623
- .#{$fa-css-prefix}-share-alt-square:before { content: fa-content($fa-var-share-alt-square); }
624
- .#{$fa-css-prefix}-share-square:before { content: fa-content($fa-var-share-square); }
625
- .#{$fa-css-prefix}-shekel-sign:before { content: fa-content($fa-var-shekel-sign); }
626
- .#{$fa-css-prefix}-shield-alt:before { content: fa-content($fa-var-shield-alt); }
627
- .#{$fa-css-prefix}-ship:before { content: fa-content($fa-var-ship); }
628
- .#{$fa-css-prefix}-shipping-fast:before { content: fa-content($fa-var-shipping-fast); }
629
- .#{$fa-css-prefix}-shirtsinbulk:before { content: fa-content($fa-var-shirtsinbulk); }
630
- .#{$fa-css-prefix}-shopping-bag:before { content: fa-content($fa-var-shopping-bag); }
631
- .#{$fa-css-prefix}-shopping-basket:before { content: fa-content($fa-var-shopping-basket); }
632
- .#{$fa-css-prefix}-shopping-cart:before { content: fa-content($fa-var-shopping-cart); }
633
- .#{$fa-css-prefix}-shower:before { content: fa-content($fa-var-shower); }
634
- .#{$fa-css-prefix}-sign-in-alt:before { content: fa-content($fa-var-sign-in-alt); }
635
- .#{$fa-css-prefix}-sign-language:before { content: fa-content($fa-var-sign-language); }
636
- .#{$fa-css-prefix}-sign-out-alt:before { content: fa-content($fa-var-sign-out-alt); }
637
- .#{$fa-css-prefix}-signal:before { content: fa-content($fa-var-signal); }
638
- .#{$fa-css-prefix}-simplybuilt:before { content: fa-content($fa-var-simplybuilt); }
639
- .#{$fa-css-prefix}-sistrix:before { content: fa-content($fa-var-sistrix); }
640
- .#{$fa-css-prefix}-sitemap:before { content: fa-content($fa-var-sitemap); }
641
- .#{$fa-css-prefix}-skyatlas:before { content: fa-content($fa-var-skyatlas); }
642
- .#{$fa-css-prefix}-skype:before { content: fa-content($fa-var-skype); }
643
- .#{$fa-css-prefix}-slack:before { content: fa-content($fa-var-slack); }
644
- .#{$fa-css-prefix}-slack-hash:before { content: fa-content($fa-var-slack-hash); }
645
- .#{$fa-css-prefix}-sliders-h:before { content: fa-content($fa-var-sliders-h); }
646
- .#{$fa-css-prefix}-slideshare:before { content: fa-content($fa-var-slideshare); }
647
- .#{$fa-css-prefix}-smile:before { content: fa-content($fa-var-smile); }
648
- .#{$fa-css-prefix}-snapchat:before { content: fa-content($fa-var-snapchat); }
649
- .#{$fa-css-prefix}-snapchat-ghost:before { content: fa-content($fa-var-snapchat-ghost); }
650
- .#{$fa-css-prefix}-snapchat-square:before { content: fa-content($fa-var-snapchat-square); }
651
- .#{$fa-css-prefix}-snowflake:before { content: fa-content($fa-var-snowflake); }
652
- .#{$fa-css-prefix}-sort:before { content: fa-content($fa-var-sort); }
653
- .#{$fa-css-prefix}-sort-alpha-down:before { content: fa-content($fa-var-sort-alpha-down); }
654
- .#{$fa-css-prefix}-sort-alpha-up:before { content: fa-content($fa-var-sort-alpha-up); }
655
- .#{$fa-css-prefix}-sort-amount-down:before { content: fa-content($fa-var-sort-amount-down); }
656
- .#{$fa-css-prefix}-sort-amount-up:before { content: fa-content($fa-var-sort-amount-up); }
657
- .#{$fa-css-prefix}-sort-down:before { content: fa-content($fa-var-sort-down); }
658
- .#{$fa-css-prefix}-sort-numeric-down:before { content: fa-content($fa-var-sort-numeric-down); }
659
- .#{$fa-css-prefix}-sort-numeric-up:before { content: fa-content($fa-var-sort-numeric-up); }
660
- .#{$fa-css-prefix}-sort-up:before { content: fa-content($fa-var-sort-up); }
661
- .#{$fa-css-prefix}-soundcloud:before { content: fa-content($fa-var-soundcloud); }
662
- .#{$fa-css-prefix}-space-shuttle:before { content: fa-content($fa-var-space-shuttle); }
663
- .#{$fa-css-prefix}-speakap:before { content: fa-content($fa-var-speakap); }
664
- .#{$fa-css-prefix}-spinner:before { content: fa-content($fa-var-spinner); }
665
- .#{$fa-css-prefix}-spotify:before { content: fa-content($fa-var-spotify); }
666
- .#{$fa-css-prefix}-square:before { content: fa-content($fa-var-square); }
667
- .#{$fa-css-prefix}-square-full:before { content: fa-content($fa-var-square-full); }
668
- .#{$fa-css-prefix}-stack-exchange:before { content: fa-content($fa-var-stack-exchange); }
669
- .#{$fa-css-prefix}-stack-overflow:before { content: fa-content($fa-var-stack-overflow); }
670
- .#{$fa-css-prefix}-star:before { content: fa-content($fa-var-star); }
671
- .#{$fa-css-prefix}-star-half:before { content: fa-content($fa-var-star-half); }
672
- .#{$fa-css-prefix}-staylinked:before { content: fa-content($fa-var-staylinked); }
673
- .#{$fa-css-prefix}-steam:before { content: fa-content($fa-var-steam); }
674
- .#{$fa-css-prefix}-steam-square:before { content: fa-content($fa-var-steam-square); }
675
- .#{$fa-css-prefix}-steam-symbol:before { content: fa-content($fa-var-steam-symbol); }
676
- .#{$fa-css-prefix}-step-backward:before { content: fa-content($fa-var-step-backward); }
677
- .#{$fa-css-prefix}-step-forward:before { content: fa-content($fa-var-step-forward); }
678
- .#{$fa-css-prefix}-stethoscope:before { content: fa-content($fa-var-stethoscope); }
679
- .#{$fa-css-prefix}-sticker-mule:before { content: fa-content($fa-var-sticker-mule); }
680
- .#{$fa-css-prefix}-sticky-note:before { content: fa-content($fa-var-sticky-note); }
681
- .#{$fa-css-prefix}-stop:before { content: fa-content($fa-var-stop); }
682
- .#{$fa-css-prefix}-stop-circle:before { content: fa-content($fa-var-stop-circle); }
683
- .#{$fa-css-prefix}-stopwatch:before { content: fa-content($fa-var-stopwatch); }
684
- .#{$fa-css-prefix}-strava:before { content: fa-content($fa-var-strava); }
685
- .#{$fa-css-prefix}-street-view:before { content: fa-content($fa-var-street-view); }
686
- .#{$fa-css-prefix}-strikethrough:before { content: fa-content($fa-var-strikethrough); }
687
- .#{$fa-css-prefix}-stripe:before { content: fa-content($fa-var-stripe); }
688
- .#{$fa-css-prefix}-stripe-s:before { content: fa-content($fa-var-stripe-s); }
689
- .#{$fa-css-prefix}-studiovinari:before { content: fa-content($fa-var-studiovinari); }
690
- .#{$fa-css-prefix}-stumbleupon:before { content: fa-content($fa-var-stumbleupon); }
691
- .#{$fa-css-prefix}-stumbleupon-circle:before { content: fa-content($fa-var-stumbleupon-circle); }
692
- .#{$fa-css-prefix}-subscript:before { content: fa-content($fa-var-subscript); }
693
- .#{$fa-css-prefix}-subway:before { content: fa-content($fa-var-subway); }
694
- .#{$fa-css-prefix}-suitcase:before { content: fa-content($fa-var-suitcase); }
695
- .#{$fa-css-prefix}-sun:before { content: fa-content($fa-var-sun); }
696
- .#{$fa-css-prefix}-superpowers:before { content: fa-content($fa-var-superpowers); }
697
- .#{$fa-css-prefix}-superscript:before { content: fa-content($fa-var-superscript); }
698
- .#{$fa-css-prefix}-supple:before { content: fa-content($fa-var-supple); }
699
- .#{$fa-css-prefix}-sync:before { content: fa-content($fa-var-sync); }
700
- .#{$fa-css-prefix}-sync-alt:before { content: fa-content($fa-var-sync-alt); }
701
- .#{$fa-css-prefix}-syringe:before { content: fa-content($fa-var-syringe); }
702
- .#{$fa-css-prefix}-table:before { content: fa-content($fa-var-table); }
703
- .#{$fa-css-prefix}-table-tennis:before { content: fa-content($fa-var-table-tennis); }
704
- .#{$fa-css-prefix}-tablet:before { content: fa-content($fa-var-tablet); }
705
- .#{$fa-css-prefix}-tablet-alt:before { content: fa-content($fa-var-tablet-alt); }
706
- .#{$fa-css-prefix}-tachometer-alt:before { content: fa-content($fa-var-tachometer-alt); }
707
- .#{$fa-css-prefix}-tag:before { content: fa-content($fa-var-tag); }
708
- .#{$fa-css-prefix}-tags:before { content: fa-content($fa-var-tags); }
709
- .#{$fa-css-prefix}-tasks:before { content: fa-content($fa-var-tasks); }
710
- .#{$fa-css-prefix}-taxi:before { content: fa-content($fa-var-taxi); }
711
- .#{$fa-css-prefix}-telegram:before { content: fa-content($fa-var-telegram); }
712
- .#{$fa-css-prefix}-telegram-plane:before { content: fa-content($fa-var-telegram-plane); }
713
- .#{$fa-css-prefix}-tencent-weibo:before { content: fa-content($fa-var-tencent-weibo); }
714
- .#{$fa-css-prefix}-terminal:before { content: