/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(/build/assets/fontawesome-webfont-7bfcab6d.eot?v=4.7.0);
  src: url(/build/assets/fontawesome-webfont-7bfcab6d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/build/assets/fontawesome-webfont-2adefcbc.woff2?v=4.7.0) format("woff2"), url(/build/assets/fontawesome-webfont-ba0c59de.woff?v=4.7.0) format("woff"), url(/build/assets/fontawesome-webfont-aa58f33f.ttf?v=4.7.0) format("truetype"), url(/build/assets/fontawesome-webfont-ad615792.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em !important
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scaleY(-1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-envelope-o:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-o:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-gear:before,
.fa-cog:before {
  content: ""
}

.fa-trash-o:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-file-o:before {
  content: ""
}

.fa-clock-o:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-arrow-circle-o-down:before {
  content: ""
}

.fa-arrow-circle-o-up:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-play-circle-o:before {
  content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""
}

.fa-refresh:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-dedent:before,
.fa-outdent:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-video-camera:before {
  content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""
}

.fa-pencil:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""
}

.fa-share-square-o:before {
  content: ""
}

.fa-check-square-o:before {
  content: ""
}

.fa-arrows:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-times-circle-o:before {
  content: ""
}

.fa-check-circle-o:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-mail-forward:before,
.fa-share:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-arrows-v:before {
  content: ""
}

.fa-arrows-h:before {
  content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-gears:before,
.fa-cogs:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-thumbs-o-up:before {
  content: ""
}

.fa-thumbs-o-down:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-heart-o:before {
  content: ""
}

.fa-sign-out:before {
  content: ""
}

.fa-linkedin-square:before {
  content: ""
}

.fa-thumb-tack:before {
  content: ""
}

.fa-external-link:before {
  content: ""
}

.fa-sign-in:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-lemon-o:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-square-o:before {
  content: ""
}

.fa-bookmark-o:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-feed:before,
.fa-rss:before {
  content: ""
}

.fa-hdd-o:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-hand-o-right:before {
  content: ""
}

.fa-hand-o-left:before {
  content: ""
}

.fa-hand-o-up:before {
  content: ""
}

.fa-hand-o-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-group:before,
.fa-users:before {
  content: ""
}

.fa-chain:before,
.fa-link:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-cut:before,
.fa-scissors:before {
  content: ""
}

.fa-copy:before,
.fa-files-o:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-save:before,
.fa-floppy-o:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-money:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-unsorted:before,
.fa-sort:before {
  content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
  content: ""
}

.fa-legal:before,
.fa-gavel:before {
  content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""
}

.fa-comment-o:before {
  content: ""
}

.fa-comments-o:before {
  content: ""
}

.fa-flash:before,
.fa-bolt:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-paste:before,
.fa-clipboard:before {
  content: ""
}

.fa-lightbulb-o:before {
  content: ""
}

.fa-exchange:before {
  content: ""
}

.fa-cloud-download:before {
  content: ""
}

.fa-cloud-upload:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-bell-o:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cutlery:before {
  content: ""
}

.fa-file-text-o:before {
  content: ""
}

.fa-building-o:before {
  content: ""
}

.fa-hospital-o:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""
}

.fa-circle-o:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-folder-o:before {
  content: ""
}

.fa-folder-open-o:before {
  content: ""
}

.fa-smile-o:before {
  content: ""
}

.fa-frown-o:before {
  content: ""
}

.fa-meh-o:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-keyboard-o:before {
  content: ""
}

.fa-flag-o:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-code-fork:before {
  content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-shield:before {
  content: ""
}

.fa-calendar-o:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-ticket:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-minus-square-o:before {
  content: ""
}

.fa-level-up:before {
  content: ""
}

.fa-level-down:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-pencil-square:before {
  content: ""
}

.fa-external-link-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""
}

.fa-euro:before,
.fa-eur:before {
  content: ""
}

.fa-gbp:before {
  content: ""
}

.fa-dollar:before,
.fa-usd:before {
  content: ""
}

.fa-rupee:before,
.fa-inr:before {
  content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""
}

.fa-won:before,
.fa-krw:before {
  content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-text:before {
  content: ""
}

.fa-sort-alpha-asc:before {
  content: ""
}

.fa-sort-alpha-desc:before {
  content: ""
}

.fa-sort-amount-asc:before {
  content: ""
}

.fa-sort-amount-desc:before {
  content: ""
}

.fa-sort-numeric-asc:before {
  content: ""
}

.fa-sort-numeric-desc:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-youtube-play:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitbucket-square:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-long-arrow-down:before {
  content: ""
}

.fa-long-arrow-up:before {
  content: ""
}

.fa-long-arrow-left:before {
  content: ""
}

.fa-long-arrow-right:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
  content: ""
}

.fa-sun-o:before {
  content: ""
}

.fa-moon-o:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-arrow-circle-o-right:before {
  content: ""
}

.fa-arrow-circle-o-left:before {
  content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""
}

.fa-dot-circle-o:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
  content: ""
}

.fa-plus-square-o:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-pied-piper-pp:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-spoon:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-automobile:before,
.fa-car:before {
  content: ""
}

.fa-cab:before,
.fa-taxi:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-file-pdf-o:before {
  content: ""
}

.fa-file-word-o:before {
  content: ""
}

.fa-file-excel-o:before {
  content: ""
}

.fa-file-powerpoint-o:before {
  content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""
}

.fa-file-code-o:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""
}

.fa-circle-o-notch:before {
  content: ""
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""
}

.fa-ge:before,
.fa-empire:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-wechat:before,
.fa-weixin:before {
  content: ""
}

.fa-send:before,
.fa-paper-plane:before {
  content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-circle-thin:before {
  content: ""
}

.fa-header:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-sliders:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-newspaper-o:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bell-slash-o:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-eyedropper:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-area-chart:before {
  content: ""
}

.fa-pie-chart:before {
  content: ""
}

.fa-line-chart:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-cc:before {
  content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""
}

.fa-meanpath:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-diamond:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-intersex:before,
.fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-genderless:before {
  content: ""
}

.fa-facebook-official:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-hotel:before,
.fa-bed:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
  content: ""
}

.fa-optin-monster:before {
  content: ""
}

.fa-opencart:before {
  content: ""
}

.fa-expeditedssl:before {
  content: ""
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""
}

.fa-mouse-pointer:before {
  content: ""
}

.fa-i-cursor:before {
  content: ""
}

.fa-object-group:before {
  content: ""
}

.fa-object-ungroup:before {
  content: ""
}

.fa-sticky-note:before {
  content: ""
}

.fa-sticky-note-o:before {
  content: ""
}

.fa-cc-jcb:before {
  content: ""
}

.fa-cc-diners-club:before {
  content: ""
}

.fa-clone:before {
  content: ""
}

.fa-balance-scale:before {
  content: ""
}

.fa-hourglass-o:before {
  content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""
}

.fa-hourglass:before {
  content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""
}

.fa-hand-scissors-o:before {
  content: ""
}

.fa-hand-lizard-o:before {
  content: ""
}

.fa-hand-spock-o:before {
  content: ""
}

.fa-hand-pointer-o:before {
  content: ""
}

.fa-hand-peace-o:before {
  content: ""
}

.fa-trademark:before {
  content: ""
}

.fa-registered:before {
  content: ""
}

.fa-creative-commons:before {
  content: ""
}

.fa-gg:before {
  content: ""
}

.fa-gg-circle:before {
  content: ""
}

.fa-tripadvisor:before {
  content: ""
}

.fa-odnoklassniki:before {
  content: ""
}

.fa-odnoklassniki-square:before {
  content: ""
}

.fa-get-pocket:before {
  content: ""
}

.fa-wikipedia-w:before {
  content: ""
}

.fa-safari:before {
  content: ""
}

.fa-chrome:before {
  content: ""
}

.fa-firefox:before {
  content: ""
}

.fa-opera:before {
  content: ""
}

.fa-internet-explorer:before {
  content: ""
}

.fa-tv:before,
.fa-television:before {
  content: ""
}

.fa-contao:before {
  content: ""
}

.fa-500px:before {
  content: ""
}

.fa-amazon:before {
  content: ""
}

.fa-calendar-plus-o:before {
  content: ""
}

.fa-calendar-minus-o:before {
  content: ""
}

.fa-calendar-times-o:before {
  content: ""
}

.fa-calendar-check-o:before {
  content: ""
}

.fa-industry:before {
  content: ""
}

.fa-map-pin:before {
  content: ""
}

.fa-map-signs:before {
  content: ""
}

.fa-map-o:before {
  content: ""
}

.fa-map:before {
  content: ""
}

.fa-commenting:before {
  content: ""
}

.fa-commenting-o:before {
  content: ""
}

.fa-houzz:before {
  content: ""
}

.fa-vimeo:before {
  content: ""
}

.fa-black-tie:before {
  content: ""
}

.fa-fonticons:before {
  content: ""
}

.fa-reddit-alien:before {
  content: ""
}

.fa-edge:before {
  content: ""
}

.fa-credit-card-alt:before {
  content: ""
}

.fa-codiepie:before {
  content: ""
}

.fa-modx:before {
  content: ""
}

.fa-fort-awesome:before {
  content: ""
}

.fa-usb:before {
  content: ""
}

.fa-product-hunt:before {
  content: ""
}

.fa-mixcloud:before {
  content: ""
}

.fa-scribd:before {
  content: ""
}

.fa-pause-circle:before {
  content: ""
}

.fa-pause-circle-o:before {
  content: ""
}

.fa-stop-circle:before {
  content: ""
}

.fa-stop-circle-o:before {
  content: ""
}

.fa-shopping-bag:before {
  content: ""
}

.fa-shopping-basket:before {
  content: ""
}

.fa-hashtag:before {
  content: ""
}

.fa-bluetooth:before {
  content: ""
}

.fa-bluetooth-b:before {
  content: ""
}

.fa-percent:before {
  content: ""
}

.fa-gitlab:before {
  content: ""
}

.fa-wpbeginner:before {
  content: ""
}

.fa-wpforms:before {
  content: ""
}

.fa-envira:before {
  content: ""
}

.fa-universal-access:before {
  content: ""
}

.fa-wheelchair-alt:before {
  content: ""
}

.fa-question-circle-o:before {
  content: ""
}

.fa-blind:before {
  content: ""
}

.fa-audio-description:before {
  content: ""
}

.fa-volume-control-phone:before {
  content: ""
}

.fa-braille:before {
  content: ""
}

.fa-assistive-listening-systems:before {
  content: ""
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""
}

.fa-glide:before {
  content: ""
}

.fa-glide-g:before {
  content: ""
}

.fa-signing:before,
.fa-sign-language:before {
  content: ""
}

.fa-low-vision:before {
  content: ""
}

.fa-viadeo:before {
  content: ""
}

.fa-viadeo-square:before {
  content: ""
}

.fa-snapchat:before {
  content: ""
}

.fa-snapchat-ghost:before {
  content: ""
}

.fa-snapchat-square:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-first-order:before {
  content: ""
}

.fa-yoast:before {
  content: ""
}

.fa-themeisle:before {
  content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
  content: ""
}

.fa-handshake-o:before {
  content: ""
}

.fa-envelope-open:before {
  content: ""
}

.fa-envelope-open-o:before {
  content: ""
}

.fa-linode:before {
  content: ""
}

.fa-address-book:before {
  content: ""
}

.fa-address-book-o:before {
  content: ""
}

.fa-vcard:before,
.fa-address-card:before {
  content: ""
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""
}

.fa-user-circle:before {
  content: ""
}

.fa-user-circle-o:before {
  content: ""
}

.fa-user-o:before {
  content: ""
}

.fa-id-badge:before {
  content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""
}

.fa-quora:before {
  content: ""
}

.fa-free-code-camp:before {
  content: ""
}

.fa-telegram:before {
  content: ""
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""
}

.fa-shower:before {
  content: ""
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""
}

.fa-podcast:before {
  content: ""
}

.fa-window-maximize:before {
  content: ""
}

.fa-window-minimize:before {
  content: ""
}

.fa-window-restore:before {
  content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""
}

.fa-bandcamp:before {
  content: ""
}

.fa-grav:before {
  content: ""
}

.fa-etsy:before {
  content: ""
}

.fa-imdb:before {
  content: ""
}

.fa-ravelry:before {
  content: ""
}

.fa-eercast:before {
  content: ""
}

.fa-microchip:before {
  content: ""
}

.fa-snowflake-o:before {
  content: ""
}

.fa-superpowers:before {
  content: ""
}

.fa-wpexplorer:before {
  content: ""
}

.fa-meetup:before {
  content: ""
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

@font-face {
  font-family: Glyphicons Halflings;
  src: url(/build/assets/glyphicons-halflings-regular-13634da8.eot);
  src: url(/build/assets/glyphicons-halflings-regular-13634da8.eot?#iefix) format("embedded-opentype"), url(/build/assets/glyphicons-halflings-regular-fe185d11.woff2) format("woff2"), url(/build/assets/glyphicons-halflings-regular-a26394f7.woff) format("woff"), url(/build/assets/glyphicons-halflings-regular-e3950440.ttf) format("truetype"), url(/build/assets/glyphicons-halflings-regular-42f60659.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "*"
}

.glyphicon-plus:before {
  content: "+"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€"
}

.glyphicon-minus:before {
  content: "−"
}

.glyphicon-cloud:before {
  content: "☁"
}

.glyphicon-envelope:before {
  content: "✉"
}

.glyphicon-pencil:before {
  content: "✏"
}

.glyphicon-glass:before {
  content: ""
}

.glyphicon-music:before {
  content: ""
}

.glyphicon-search:before {
  content: ""
}

.glyphicon-heart:before {
  content: ""
}

.glyphicon-star:before {
  content: ""
}

.glyphicon-star-empty:before {
  content: ""
}

.glyphicon-user:before {
  content: ""
}

.glyphicon-film:before {
  content: ""
}

.glyphicon-th-large:before {
  content: ""
}

.glyphicon-th:before {
  content: ""
}

.glyphicon-th-list:before {
  content: ""
}

.glyphicon-ok:before {
  content: ""
}

.glyphicon-remove:before {
  content: ""
}

.glyphicon-zoom-in:before {
  content: ""
}

.glyphicon-zoom-out:before {
  content: ""
}

.glyphicon-off:before {
  content: ""
}

.glyphicon-signal:before {
  content: ""
}

.glyphicon-cog:before {
  content: ""
}

.glyphicon-trash:before {
  content: ""
}

.glyphicon-home:before {
  content: ""
}

.glyphicon-file:before {
  content: ""
}

.glyphicon-time:before {
  content: ""
}

.glyphicon-road:before {
  content: ""
}

.glyphicon-download-alt:before {
  content: ""
}

.glyphicon-download:before {
  content: ""
}

.glyphicon-upload:before {
  content: ""
}

.glyphicon-inbox:before {
  content: ""
}

.glyphicon-play-circle:before {
  content: ""
}

.glyphicon-repeat:before {
  content: ""
}

.glyphicon-refresh:before {
  content: ""
}

.glyphicon-list-alt:before {
  content: ""
}

.glyphicon-lock:before {
  content: ""
}

.glyphicon-flag:before {
  content: ""
}

.glyphicon-headphones:before {
  content: ""
}

.glyphicon-volume-off:before {
  content: ""
}

.glyphicon-volume-down:before {
  content: ""
}

.glyphicon-volume-up:before {
  content: ""
}

.glyphicon-qrcode:before {
  content: ""
}

.glyphicon-barcode:before {
  content: ""
}

.glyphicon-tag:before {
  content: ""
}

.glyphicon-tags:before {
  content: ""
}

.glyphicon-book:before {
  content: ""
}

.glyphicon-bookmark:before {
  content: ""
}

.glyphicon-print:before {
  content: ""
}

.glyphicon-camera:before {
  content: ""
}

.glyphicon-font:before {
  content: ""
}

.glyphicon-bold:before {
  content: ""
}

.glyphicon-italic:before {
  content: ""
}

.glyphicon-text-height:before {
  content: ""
}

.glyphicon-text-width:before {
  content: ""
}

.glyphicon-align-left:before {
  content: ""
}

.glyphicon-align-center:before {
  content: ""
}

.glyphicon-align-right:before {
  content: ""
}

.glyphicon-align-justify:before {
  content: ""
}

.glyphicon-list:before {
  content: ""
}

.glyphicon-indent-left:before {
  content: ""
}

.glyphicon-indent-right:before {
  content: ""
}

.glyphicon-facetime-video:before {
  content: ""
}

.glyphicon-picture:before {
  content: ""
}

.glyphicon-map-marker:before {
  content: ""
}

.glyphicon-adjust:before {
  content: ""
}

.glyphicon-tint:before {
  content: ""
}

.glyphicon-edit:before {
  content: ""
}

.glyphicon-share:before {
  content: ""
}

.glyphicon-check:before {
  content: ""
}

.glyphicon-move:before {
  content: ""
}

.glyphicon-step-backward:before {
  content: ""
}

.glyphicon-fast-backward:before {
  content: ""
}

.glyphicon-backward:before {
  content: ""
}

.glyphicon-play:before {
  content: ""
}

.glyphicon-pause:before {
  content: ""
}

.glyphicon-stop:before {
  content: ""
}

.glyphicon-forward:before {
  content: ""
}

.glyphicon-fast-forward:before {
  content: ""
}

.glyphicon-step-forward:before {
  content: ""
}

.glyphicon-eject:before {
  content: ""
}

.glyphicon-chevron-left:before {
  content: ""
}

.glyphicon-chevron-right:before {
  content: ""
}

.glyphicon-plus-sign:before {
  content: ""
}

.glyphicon-minus-sign:before {
  content: ""
}

.glyphicon-remove-sign:before {
  content: ""
}

.glyphicon-ok-sign:before {
  content: ""
}

.glyphicon-question-sign:before {
  content: ""
}

.glyphicon-info-sign:before {
  content: ""
}

.glyphicon-screenshot:before {
  content: ""
}

.glyphicon-remove-circle:before {
  content: ""
}

.glyphicon-ok-circle:before {
  content: ""
}

.glyphicon-ban-circle:before {
  content: ""
}

.glyphicon-arrow-left:before {
  content: ""
}

.glyphicon-arrow-right:before {
  content: ""
}

.glyphicon-arrow-up:before {
  content: ""
}

.glyphicon-arrow-down:before {
  content: ""
}

.glyphicon-share-alt:before {
  content: ""
}

.glyphicon-resize-full:before {
  content: ""
}

.glyphicon-resize-small:before {
  content: ""
}

.glyphicon-exclamation-sign:before {
  content: ""
}

.glyphicon-gift:before {
  content: ""
}

.glyphicon-leaf:before {
  content: ""
}

.glyphicon-fire:before {
  content: ""
}

.glyphicon-eye-open:before {
  content: ""
}

.glyphicon-eye-close:before {
  content: ""
}

.glyphicon-warning-sign:before {
  content: ""
}

.glyphicon-plane:before {
  content: ""
}

.glyphicon-calendar:before {
  content: ""
}

.glyphicon-random:before {
  content: ""
}

.glyphicon-comment:before {
  content: ""
}

.glyphicon-magnet:before {
  content: ""
}

.glyphicon-chevron-up:before {
  content: ""
}

.glyphicon-chevron-down:before {
  content: ""
}

.glyphicon-retweet:before {
  content: ""
}

.glyphicon-shopping-cart:before {
  content: ""
}

.glyphicon-folder-close:before {
  content: ""
}

.glyphicon-folder-open:before {
  content: ""
}

.glyphicon-resize-vertical:before {
  content: ""
}

.glyphicon-resize-horizontal:before {
  content: ""
}

.glyphicon-hdd:before {
  content: ""
}

.glyphicon-bullhorn:before {
  content: ""
}

.glyphicon-bell:before {
  content: ""
}

.glyphicon-certificate:before {
  content: ""
}

.glyphicon-thumbs-up:before {
  content: ""
}

.glyphicon-thumbs-down:before {
  content: ""
}

.glyphicon-hand-right:before {
  content: ""
}

.glyphicon-hand-left:before {
  content: ""
}

.glyphicon-hand-up:before {
  content: ""
}

.glyphicon-hand-down:before {
  content: ""
}

.glyphicon-circle-arrow-right:before {
  content: ""
}

.glyphicon-circle-arrow-left:before {
  content: ""
}

.glyphicon-circle-arrow-up:before {
  content: ""
}

.glyphicon-circle-arrow-down:before {
  content: ""
}

.glyphicon-globe:before {
  content: ""
}

.glyphicon-wrench:before {
  content: ""
}

.glyphicon-tasks:before {
  content: ""
}

.glyphicon-filter:before {
  content: ""
}

.glyphicon-briefcase:before {
  content: ""
}

.glyphicon-fullscreen:before {
  content: ""
}

.glyphicon-dashboard:before {
  content: ""
}

.glyphicon-paperclip:before {
  content: ""
}

.glyphicon-heart-empty:before {
  content: ""
}

.glyphicon-link:before {
  content: ""
}

.glyphicon-phone:before {
  content: ""
}

.glyphicon-pushpin:before {
  content: ""
}

.glyphicon-usd:before {
  content: ""
}

.glyphicon-gbp:before {
  content: ""
}

.glyphicon-sort:before {
  content: ""
}

.glyphicon-sort-by-alphabet:before {
  content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
  content: ""
}

.glyphicon-sort-by-order:before {
  content: ""
}

.glyphicon-sort-by-order-alt:before {
  content: ""
}

.glyphicon-sort-by-attributes:before {
  content: ""
}

.glyphicon-sort-by-attributes-alt:before {
  content: ""
}

.glyphicon-unchecked:before {
  content: ""
}

.glyphicon-expand:before {
  content: ""
}

.glyphicon-collapse-down:before {
  content: ""
}

.glyphicon-collapse-up:before {
  content: ""
}

.glyphicon-log-in:before {
  content: ""
}

.glyphicon-flash:before {
  content: ""
}

.glyphicon-log-out:before {
  content: ""
}

.glyphicon-new-window:before {
  content: ""
}

.glyphicon-record:before {
  content: ""
}

.glyphicon-save:before {
  content: ""
}

.glyphicon-open:before {
  content: ""
}

.glyphicon-saved:before {
  content: ""
}

.glyphicon-import:before {
  content: ""
}

.glyphicon-export:before {
  content: ""
}

.glyphicon-send:before {
  content: ""
}

.glyphicon-floppy-disk:before {
  content: ""
}

.glyphicon-floppy-saved:before {
  content: ""
}

.glyphicon-floppy-remove:before {
  content: ""
}

.glyphicon-floppy-save:before {
  content: ""
}

.glyphicon-floppy-open:before {
  content: ""
}

.glyphicon-credit-card:before {
  content: ""
}

.glyphicon-transfer:before {
  content: ""
}

.glyphicon-cutlery:before {
  content: ""
}

.glyphicon-header:before {
  content: ""
}

.glyphicon-compressed:before {
  content: ""
}

.glyphicon-earphone:before {
  content: ""
}

.glyphicon-phone-alt:before {
  content: ""
}

.glyphicon-tower:before {
  content: ""
}

.glyphicon-stats:before {
  content: ""
}

.glyphicon-sd-video:before {
  content: ""
}

.glyphicon-hd-video:before {
  content: ""
}

.glyphicon-subtitles:before {
  content: ""
}

.glyphicon-sound-stereo:before {
  content: ""
}

.glyphicon-sound-dolby:before {
  content: ""
}

.glyphicon-sound-5-1:before {
  content: ""
}

.glyphicon-sound-6-1:before {
  content: ""
}

.glyphicon-sound-7-1:before {
  content: ""
}

.glyphicon-copyright-mark:before {
  content: ""
}

.glyphicon-registration-mark:before {
  content: ""
}

.glyphicon-cloud-download:before {
  content: ""
}

.glyphicon-cloud-upload:before {
  content: ""
}

.glyphicon-tree-conifer:before {
  content: ""
}

.glyphicon-tree-deciduous:before {
  content: ""
}

.glyphicon-cd:before {
  content: ""
}

.glyphicon-save-file:before {
  content: ""
}

.glyphicon-open-file:before {
  content: ""
}

.glyphicon-level-up:before {
  content: ""
}

.glyphicon-copy:before {
  content: ""
}

.glyphicon-paste:before {
  content: ""
}

.glyphicon-alert:before {
  content: ""
}

.glyphicon-equalizer:before {
  content: ""
}

.glyphicon-king:before {
  content: ""
}

.glyphicon-queen:before {
  content: ""
}

.glyphicon-pawn:before {
  content: ""
}

.glyphicon-bishop:before {
  content: ""
}

.glyphicon-knight:before {
  content: ""
}

.glyphicon-baby-formula:before {
  content: ""
}

.glyphicon-tent:before {
  content: "⛺"
}

.glyphicon-blackboard:before {
  content: ""
}

.glyphicon-bed:before {
  content: ""
}

.glyphicon-apple:before {
  content: ""
}

.glyphicon-erase:before {
  content: ""
}

.glyphicon-hourglass:before {
  content: "⌛"
}

.glyphicon-lamp:before {
  content: ""
}

.glyphicon-duplicate:before {
  content: ""
}

.glyphicon-piggy-bank:before {
  content: ""
}

.glyphicon-scissors:before {
  content: ""
}

.glyphicon-bitcoin:before {
  content: ""
}

.glyphicon-btc:before {
  content: ""
}

.glyphicon-xbt:before {
  content: ""
}

.glyphicon-yen:before {
  content: "¥"
}

.glyphicon-jpy:before {
  content: "¥"
}

.glyphicon-ruble:before {
  content: "₽"
}

.glyphicon-rub:before {
  content: "₽"
}

.glyphicon-scale:before {
  content: ""
}

.glyphicon-ice-lolly:before {
  content: ""
}

.glyphicon-ice-lolly-tasted:before {
  content: ""
}

.glyphicon-education:before {
  content: ""
}

.glyphicon-option-horizontal:before {
  content: ""
}

.glyphicon-option-vertical:before {
  content: ""
}

.glyphicon-menu-hamburger:before {
  content: ""
}

.glyphicon-modal-window:before {
  content: ""
}

.glyphicon-oil:before {
  content: ""
}

.glyphicon-grain:before {
  content: ""
}

.glyphicon-sunglasses:before {
  content: ""
}

.glyphicon-text-size:before {
  content: ""
}

.glyphicon-text-color:before {
  content: ""
}

.glyphicon-text-background:before {
  content: ""
}

.glyphicon-object-align-top:before {
  content: ""
}

.glyphicon-object-align-bottom:before {
  content: ""
}

.glyphicon-object-align-horizontal:before {
  content: ""
}

.glyphicon-object-align-left:before {
  content: ""
}

.glyphicon-object-align-vertical:before {
  content: ""
}

.glyphicon-object-align-right:before {
  content: ""
}

.glyphicon-triangle-right:before {
  content: ""
}

.glyphicon-triangle-left:before {
  content: ""
}

.glyphicon-triangle-bottom:before {
  content: ""
}

.glyphicon-triangle-top:before {
  content: ""
}

.glyphicon-console:before {
  content: ""
}

.glyphicon-superscript:before {
  content: ""
}

.glyphicon-subscript:before {
  content: ""
}

.glyphicon-menu-left:before {
  content: ""
}

.glyphicon-menu-right:before {
  content: ""
}

.glyphicon-menu-down:before {
  content: ""
}

.glyphicon-menu-up:before {
  content: ""
}

/*!
  Ionicons, v1.5.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/
@font-face {
  font-family: Ionicons;
  src: url(/build/assets/ionicons-9212b0ec.eot?v=1.5.0);
  src: url(/build/assets/ionicons-9212b0ec.eot?v=1.5.0#iefix) format("embedded-opentype"), url(/build/assets/ionicons-5b1ad9c7.ttf?v=1.5.0) format("truetype"), url(/build/assets/ionicons-b3ffda40.woff?v=1.5.0) format("woff"), url(/build/assets/ionicons-d76c528f.svg?v=1.5.0#Ionicons) format("svg");
  font-weight: 400;
  font-style: normal
}

.ion,
.ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading,
.ionicons,
.ion-alert,
.ion-alert-circled,
.ion-android-add,
.ion-android-add-contact,
.ion-android-alarm,
.ion-android-archive,
.ion-android-arrow-back,
.ion-android-arrow-down-left,
.ion-android-arrow-down-right,
.ion-android-arrow-forward,
.ion-android-arrow-up-left,
.ion-android-arrow-up-right,
.ion-android-battery,
.ion-android-book,
.ion-android-calendar,
.ion-android-call,
.ion-android-camera,
.ion-android-chat,
.ion-android-checkmark,
.ion-android-clock,
.ion-android-close,
.ion-android-contact,
.ion-android-contacts,
.ion-android-data,
.ion-android-developer,
.ion-android-display,
.ion-android-download,
.ion-android-drawer,
.ion-android-dropdown,
.ion-android-earth,
.ion-android-folder,
.ion-android-forums,
.ion-android-friends,
.ion-android-hand,
.ion-android-image,
.ion-android-inbox,
.ion-android-information,
.ion-android-keypad,
.ion-android-lightbulb,
.ion-android-locate,
.ion-android-location,
.ion-android-mail,
.ion-android-microphone,
.ion-android-mixer,
.ion-android-more,
.ion-android-note,
.ion-android-playstore,
.ion-android-printer,
.ion-android-promotion,
.ion-android-reminder,
.ion-android-remove,
.ion-android-search,
.ion-android-send,
.ion-android-settings,
.ion-android-share,
.ion-android-social,
.ion-android-social-user,
.ion-android-sort,
.ion-android-stair-drawer,
.ion-android-star,
.ion-android-stopwatch,
.ion-android-storage,
.ion-android-system-back,
.ion-android-system-home,
.ion-android-system-windows,
.ion-android-timer,
.ion-android-trash,
.ion-android-user-menu,
.ion-android-volume,
.ion-android-wifi,
.ion-aperture,
.ion-archive,
.ion-arrow-down-a,
.ion-arrow-down-b,
.ion-arrow-down-c,
.ion-arrow-expand,
.ion-arrow-graph-down-left,
.ion-arrow-graph-down-right,
.ion-arrow-graph-up-left,
.ion-arrow-graph-up-right,
.ion-arrow-left-a,
.ion-arrow-left-b,
.ion-arrow-left-c,
.ion-arrow-move,
.ion-arrow-resize,
.ion-arrow-return-left,
.ion-arrow-return-right,
.ion-arrow-right-a,
.ion-arrow-right-b,
.ion-arrow-right-c,
.ion-arrow-shrink,
.ion-arrow-swap,
.ion-arrow-up-a,
.ion-arrow-up-b,
.ion-arrow-up-c,
.ion-asterisk,
.ion-at,
.ion-bag,
.ion-battery-charging,
.ion-battery-empty,
.ion-battery-full,
.ion-battery-half,
.ion-battery-low,
.ion-beaker,
.ion-beer,
.ion-bluetooth,
.ion-bonfire,
.ion-bookmark,
.ion-briefcase,
.ion-bug,
.ion-calculator,
.ion-calendar,
.ion-camera,
.ion-card,
.ion-cash,
.ion-chatbox,
.ion-chatbox-working,
.ion-chatboxes,
.ion-chatbubble,
.ion-chatbubble-working,
.ion-chatbubbles,
.ion-checkmark,
.ion-checkmark-circled,
.ion-checkmark-round,
.ion-chevron-down,
.ion-chevron-left,
.ion-chevron-right,
.ion-chevron-up,
.ion-clipboard,
.ion-clock,
.ion-close,
.ion-close-circled,
.ion-close-round,
.ion-closed-captioning,
.ion-cloud,
.ion-code,
.ion-code-download,
.ion-code-working,
.ion-coffee,
.ion-compass,
.ion-compose,
.ion-connection-bars,
.ion-contrast,
.ion-cube,
.ion-disc,
.ion-document,
.ion-document-text,
.ion-drag,
.ion-earth,
.ion-edit,
.ion-egg,
.ion-eject,
.ion-email,
.ion-eye,
.ion-eye-disabled,
.ion-female,
.ion-filing,
.ion-film-marker,
.ion-fireball,
.ion-flag,
.ion-flame,
.ion-flash,
.ion-flash-off,
.ion-flask,
.ion-folder,
.ion-fork,
.ion-fork-repo,
.ion-forward,
.ion-funnel,
.ion-game-controller-a,
.ion-game-controller-b,
.ion-gear-a,
.ion-gear-b,
.ion-grid,
.ion-hammer,
.ion-happy,
.ion-headphone,
.ion-heart,
.ion-heart-broken,
.ion-help,
.ion-help-buoy,
.ion-help-circled,
.ion-home,
.ion-icecream,
.ion-icon-social-google-plus,
.ion-icon-social-google-plus-outline,
.ion-image,
.ion-images,
.ion-information,
.ion-information-circled,
.ion-ionic,
.ion-ios7-alarm,
.ion-ios7-alarm-outline,
.ion-ios7-albums,
.ion-ios7-albums-outline,
.ion-ios7-americanfootball,
.ion-ios7-americanfootball-outline,
.ion-ios7-analytics,
.ion-ios7-analytics-outline,
.ion-ios7-arrow-back,
.ion-ios7-arrow-down,
.ion-ios7-arrow-forward,
.ion-ios7-arrow-left,
.ion-ios7-arrow-right,
.ion-ios7-arrow-thin-down,
.ion-ios7-arrow-thin-left,
.ion-ios7-arrow-thin-right,
.ion-ios7-arrow-thin-up,
.ion-ios7-arrow-up,
.ion-ios7-at,
.ion-ios7-at-outline,
.ion-ios7-barcode,
.ion-ios7-barcode-outline,
.ion-ios7-baseball,
.ion-ios7-baseball-outline,
.ion-ios7-basketball,
.ion-ios7-basketball-outline,
.ion-ios7-bell,
.ion-ios7-bell-outline,
.ion-ios7-bolt,
.ion-ios7-bolt-outline,
.ion-ios7-bookmarks,
.ion-ios7-bookmarks-outline,
.ion-ios7-box,
.ion-ios7-box-outline,
.ion-ios7-briefcase,
.ion-ios7-briefcase-outline,
.ion-ios7-browsers,
.ion-ios7-browsers-outline,
.ion-ios7-calculator,
.ion-ios7-calculator-outline,
.ion-ios7-calendar,
.ion-ios7-calendar-outline,
.ion-ios7-camera,
.ion-ios7-camera-outline,
.ion-ios7-cart,
.ion-ios7-cart-outline,
.ion-ios7-chatboxes,
.ion-ios7-chatboxes-outline,
.ion-ios7-chatbubble,
.ion-ios7-chatbubble-outline,
.ion-ios7-checkmark,
.ion-ios7-checkmark-empty,
.ion-ios7-checkmark-outline,
.ion-ios7-circle-filled,
.ion-ios7-circle-outline,
.ion-ios7-clock,
.ion-ios7-clock-outline,
.ion-ios7-close,
.ion-ios7-close-empty,
.ion-ios7-close-outline,
.ion-ios7-cloud,
.ion-ios7-cloud-download,
.ion-ios7-cloud-download-outline,
.ion-ios7-cloud-outline,
.ion-ios7-cloud-upload,
.ion-ios7-cloud-upload-outline,
.ion-ios7-cloudy,
.ion-ios7-cloudy-night,
.ion-ios7-cloudy-night-outline,
.ion-ios7-cloudy-outline,
.ion-ios7-cog,
.ion-ios7-cog-outline,
.ion-ios7-compose,
.ion-ios7-compose-outline,
.ion-ios7-contact,
.ion-ios7-contact-outline,
.ion-ios7-copy,
.ion-ios7-copy-outline,
.ion-ios7-download,
.ion-ios7-download-outline,
.ion-ios7-drag,
.ion-ios7-email,
.ion-ios7-email-outline,
.ion-ios7-expand,
.ion-ios7-eye,
.ion-ios7-eye-outline,
.ion-ios7-fastforward,
.ion-ios7-fastforward-outline,
.ion-ios7-filing,
.ion-ios7-filing-outline,
.ion-ios7-film,
.ion-ios7-film-outline,
.ion-ios7-flag,
.ion-ios7-flag-outline,
.ion-ios7-folder,
.ion-ios7-folder-outline,
.ion-ios7-football,
.ion-ios7-football-outline,
.ion-ios7-gear,
.ion-ios7-gear-outline,
.ion-ios7-glasses,
.ion-ios7-glasses-outline,
.ion-ios7-heart,
.ion-ios7-heart-outline,
.ion-ios7-help,
.ion-ios7-help-empty,
.ion-ios7-help-outline,
.ion-ios7-home,
.ion-ios7-home-outline,
.ion-ios7-infinite,
.ion-ios7-infinite-outline,
.ion-ios7-information,
.ion-ios7-information-empty,
.ion-ios7-information-outline,
.ion-ios7-ionic-outline,
.ion-ios7-keypad,
.ion-ios7-keypad-outline,
.ion-ios7-lightbulb,
.ion-ios7-lightbulb-outline,
.ion-ios7-location,
.ion-ios7-location-outline,
.ion-ios7-locked,
.ion-ios7-locked-outline,
.ion-ios7-loop,
.ion-ios7-loop-strong,
.ion-ios7-medkit,
.ion-ios7-medkit-outline,
.ion-ios7-mic,
.ion-ios7-mic-off,
.ion-ios7-mic-outline,
.ion-ios7-minus,
.ion-ios7-minus-empty,
.ion-ios7-minus-outline,
.ion-ios7-monitor,
.ion-ios7-monitor-outline,
.ion-ios7-moon,
.ion-ios7-moon-outline,
.ion-ios7-more,
.ion-ios7-more-outline,
.ion-ios7-musical-note,
.ion-ios7-musical-notes,
.ion-ios7-navigate,
.ion-ios7-navigate-outline,
.ion-ios7-paper,
.ion-ios7-paper-outline,
.ion-ios7-paperplane,
.ion-ios7-paperplane-outline,
.ion-ios7-partlysunny,
.ion-ios7-partlysunny-outline,
.ion-ios7-pause,
.ion-ios7-pause-outline,
.ion-ios7-paw,
.ion-ios7-paw-outline,
.ion-ios7-people,
.ion-ios7-people-outline,
.ion-ios7-person,
.ion-ios7-person-outline,
.ion-ios7-personadd,
.ion-ios7-personadd-outline,
.ion-ios7-photos,
.ion-ios7-photos-outline,
.ion-ios7-pie,
.ion-ios7-pie-outline,
.ion-ios7-play,
.ion-ios7-play-outline,
.ion-ios7-plus,
.ion-ios7-plus-empty,
.ion-ios7-plus-outline,
.ion-ios7-pricetag,
.ion-ios7-pricetag-outline,
.ion-ios7-pricetags,
.ion-ios7-pricetags-outline,
.ion-ios7-printer,
.ion-ios7-printer-outline,
.ion-ios7-pulse,
.ion-ios7-pulse-strong,
.ion-ios7-rainy,
.ion-ios7-rainy-outline,
.ion-ios7-recording,
.ion-ios7-recording-outline,
.ion-ios7-redo,
.ion-ios7-redo-outline,
.ion-ios7-refresh,
.ion-ios7-refresh-empty,
.ion-ios7-refresh-outline,
.ion-ios7-reload,
.ion-ios7-reverse-camera,
.ion-ios7-reverse-camera-outline,
.ion-ios7-rewind,
.ion-ios7-rewind-outline,
.ion-ios7-search,
.ion-ios7-search-strong,
.ion-ios7-settings,
.ion-ios7-settings-strong,
.ion-ios7-shrink,
.ion-ios7-skipbackward,
.ion-ios7-skipbackward-outline,
.ion-ios7-skipforward,
.ion-ios7-skipforward-outline,
.ion-ios7-snowy,
.ion-ios7-speedometer,
.ion-ios7-speedometer-outline,
.ion-ios7-star,
.ion-ios7-star-half,
.ion-ios7-star-outline,
.ion-ios7-stopwatch,
.ion-ios7-stopwatch-outline,
.ion-ios7-sunny,
.ion-ios7-sunny-outline,
.ion-ios7-telephone,
.ion-ios7-telephone-outline,
.ion-ios7-tennisball,
.ion-ios7-tennisball-outline,
.ion-ios7-thunderstorm,
.ion-ios7-thunderstorm-outline,
.ion-ios7-time,
.ion-ios7-time-outline,
.ion-ios7-timer,
.ion-ios7-timer-outline,
.ion-ios7-toggle,
.ion-ios7-toggle-outline,
.ion-ios7-trash,
.ion-ios7-trash-outline,
.ion-ios7-undo,
.ion-ios7-undo-outline,
.ion-ios7-unlocked,
.ion-ios7-unlocked-outline,
.ion-ios7-upload,
.ion-ios7-upload-outline,
.ion-ios7-videocam,
.ion-ios7-videocam-outline,
.ion-ios7-volume-high,
.ion-ios7-volume-low,
.ion-ios7-wineglass,
.ion-ios7-wineglass-outline,
.ion-ios7-world,
.ion-ios7-world-outline,
.ion-ipad,
.ion-iphone,
.ion-ipod,
.ion-jet,
.ion-key,
.ion-knife,
.ion-laptop,
.ion-leaf,
.ion-levels,
.ion-lightbulb,
.ion-link,
.ion-load-a,
.ion-load-b,
.ion-load-c,
.ion-load-d,
.ion-location,
.ion-locked,
.ion-log-in,
.ion-log-out,
.ion-loop,
.ion-magnet,
.ion-male,
.ion-man,
.ion-map,
.ion-medkit,
.ion-merge,
.ion-mic-a,
.ion-mic-b,
.ion-mic-c,
.ion-minus,
.ion-minus-circled,
.ion-minus-round,
.ion-model-s,
.ion-monitor,
.ion-more,
.ion-mouse,
.ion-music-note,
.ion-navicon,
.ion-navicon-round,
.ion-navigate,
.ion-network,
.ion-no-smoking,
.ion-nuclear,
.ion-outlet,
.ion-paper-airplane,
.ion-paperclip,
.ion-pause,
.ion-person,
.ion-person-add,
.ion-person-stalker,
.ion-pie-graph,
.ion-pin,
.ion-pinpoint,
.ion-pizza,
.ion-plane,
.ion-planet,
.ion-play,
.ion-playstation,
.ion-plus,
.ion-plus-circled,
.ion-plus-round,
.ion-podium,
.ion-pound,
.ion-power,
.ion-pricetag,
.ion-pricetags,
.ion-printer,
.ion-pull-request,
.ion-qr-scanner,
.ion-quote,
.ion-radio-waves,
.ion-record,
.ion-refresh,
.ion-reply,
.ion-reply-all,
.ion-ribbon-a,
.ion-ribbon-b,
.ion-sad,
.ion-scissors,
.ion-search,
.ion-settings,
.ion-share,
.ion-shuffle,
.ion-skip-backward,
.ion-skip-forward,
.ion-social-android,
.ion-social-android-outline,
.ion-social-apple,
.ion-social-apple-outline,
.ion-social-bitcoin,
.ion-social-bitcoin-outline,
.ion-social-buffer,
.ion-social-buffer-outline,
.ion-social-designernews,
.ion-social-designernews-outline,
.ion-social-dribbble,
.ion-social-dribbble-outline,
.ion-social-dropbox,
.ion-social-dropbox-outline,
.ion-social-facebook,
.ion-social-facebook-outline,
.ion-social-foursquare,
.ion-social-foursquare-outline,
.ion-social-freebsd-devil,
.ion-social-github,
.ion-social-github-outline,
.ion-social-google,
.ion-social-google-outline,
.ion-social-googleplus,
.ion-social-googleplus-outline,
.ion-social-hackernews,
.ion-social-hackernews-outline,
.ion-social-instagram,
.ion-social-instagram-outline,
.ion-social-linkedin,
.ion-social-linkedin-outline,
.ion-social-pinterest,
.ion-social-pinterest-outline,
.ion-social-reddit,
.ion-social-reddit-outline,
.ion-social-rss,
.ion-social-rss-outline,
.ion-social-skype,
.ion-social-skype-outline,
.ion-social-tumblr,
.ion-social-tumblr-outline,
.ion-social-tux,
.ion-social-twitter,
.ion-social-twitter-outline,
.ion-social-usd,
.ion-social-usd-outline,
.ion-social-vimeo,
.ion-social-vimeo-outline,
.ion-social-windows,
.ion-social-windows-outline,
.ion-social-wordpress,
.ion-social-wordpress-outline,
.ion-social-yahoo,
.ion-social-yahoo-outline,
.ion-social-youtube,
.ion-social-youtube-outline,
.ion-speakerphone,
.ion-speedometer,
.ion-spoon,
.ion-star,
.ion-stats-bars,
.ion-steam,
.ion-stop,
.ion-thermometer,
.ion-thumbsdown,
.ion-thumbsup,
.ion-toggle,
.ion-toggle-filled,
.ion-trash-a,
.ion-trash-b,
.ion-trophy,
.ion-umbrella,
.ion-university,
.ion-unlocked,
.ion-upload,
.ion-usb,
.ion-videocamera,
.ion-volume-high,
.ion-volume-low,
.ion-volume-medium,
.ion-volume-mute,
.ion-wand,
.ion-waterdrop,
.ion-wifi,
.ion-wineglass,
.ion-woman,
.ion-wrench,
.ion-xbox {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ion-spin,
.ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading {
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg)
  }

  to {
    -moz-transform: rotate(359deg)
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg)
  }

  to {
    -o-transform: rotate(359deg)
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg)
  }

  to {
    -ms-transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(359deg)
  }
}

.ion-loading-a {
  -webkit-animation-timing-function: steps(8, start);
  -moz-animation-timing-function: steps(8, start);
  animation-timing-function: steps(8, start)
}

.ion-alert:before {
  content: ""
}

.ion-alert-circled:before {
  content: ""
}

.ion-android-add:before {
  content: ""
}

.ion-android-add-contact:before {
  content: ""
}

.ion-android-alarm:before {
  content: ""
}

.ion-android-archive:before {
  content: ""
}

.ion-android-arrow-back:before {
  content: ""
}

.ion-android-arrow-down-left:before {
  content: ""
}

.ion-android-arrow-down-right:before {
  content: ""
}

.ion-android-arrow-forward:before {
  content: ""
}

.ion-android-arrow-up-left:before {
  content: ""
}

.ion-android-arrow-up-right:before {
  content: ""
}

.ion-android-battery:before {
  content: ""
}

.ion-android-book:before {
  content: ""
}

.ion-android-calendar:before {
  content: ""
}

.ion-android-call:before {
  content: ""
}

.ion-android-camera:before {
  content: ""
}

.ion-android-chat:before {
  content: ""
}

.ion-android-checkmark:before {
  content: ""
}

.ion-android-clock:before {
  content: ""
}

.ion-android-close:before {
  content: ""
}

.ion-android-contact:before {
  content: ""
}

.ion-android-contacts:before {
  content: ""
}

.ion-android-data:before {
  content: ""
}

.ion-android-developer:before {
  content: ""
}

.ion-android-display:before {
  content: ""
}

.ion-android-download:before {
  content: ""
}

.ion-android-drawer:before {
  content: ""
}

.ion-android-dropdown:before {
  content: ""
}

.ion-android-earth:before {
  content: ""
}

.ion-android-folder:before {
  content: ""
}

.ion-android-forums:before {
  content: ""
}

.ion-android-friends:before {
  content: ""
}

.ion-android-hand:before {
  content: ""
}

.ion-android-image:before {
  content: ""
}

.ion-android-inbox:before {
  content: ""
}

.ion-android-information:before {
  content: ""
}

.ion-android-keypad:before {
  content: ""
}

.ion-android-lightbulb:before {
  content: ""
}

.ion-android-locate:before {
  content: ""
}

.ion-android-location:before {
  content: ""
}

.ion-android-mail:before {
  content: ""
}

.ion-android-microphone:before {
  content: ""
}

.ion-android-mixer:before {
  content: ""
}

.ion-android-more:before {
  content: ""
}

.ion-android-note:before {
  content: ""
}

.ion-android-playstore:before {
  content: ""
}

.ion-android-printer:before {
  content: ""
}

.ion-android-promotion:before {
  content: ""
}

.ion-android-reminder:before {
  content: ""
}

.ion-android-remove:before {
  content: ""
}

.ion-android-search:before {
  content: ""
}

.ion-android-send:before {
  content: ""
}

.ion-android-settings:before {
  content: ""
}

.ion-android-share:before {
  content: ""
}

.ion-android-social:before {
  content: ""
}

.ion-android-social-user:before {
  content: ""
}

.ion-android-sort:before {
  content: ""
}

.ion-android-stair-drawer:before {
  content: ""
}

.ion-android-star:before {
  content: ""
}

.ion-android-stopwatch:before {
  content: ""
}

.ion-android-storage:before {
  content: ""
}

.ion-android-system-back:before {
  content: ""
}

.ion-android-system-home:before {
  content: ""
}

.ion-android-system-windows:before {
  content: ""
}

.ion-android-timer:before {
  content: ""
}

.ion-android-trash:before {
  content: ""
}

.ion-android-user-menu:before {
  content: ""
}

.ion-android-volume:before {
  content: ""
}

.ion-android-wifi:before {
  content: ""
}

.ion-aperture:before {
  content: ""
}

.ion-archive:before {
  content: ""
}

.ion-arrow-down-a:before {
  content: ""
}

.ion-arrow-down-b:before {
  content: ""
}

.ion-arrow-down-c:before {
  content: ""
}

.ion-arrow-expand:before {
  content: ""
}

.ion-arrow-graph-down-left:before {
  content: ""
}

.ion-arrow-graph-down-right:before {
  content: ""
}

.ion-arrow-graph-up-left:before {
  content: ""
}

.ion-arrow-graph-up-right:before {
  content: ""
}

.ion-arrow-left-a:before {
  content: ""
}

.ion-arrow-left-b:before {
  content: ""
}

.ion-arrow-left-c:before {
  content: ""
}

.ion-arrow-move:before {
  content: ""
}

.ion-arrow-resize:before {
  content: ""
}

.ion-arrow-return-left:before {
  content: ""
}

.ion-arrow-return-right:before {
  content: ""
}

.ion-arrow-right-a:before {
  content: ""
}

.ion-arrow-right-b:before {
  content: ""
}

.ion-arrow-right-c:before {
  content: ""
}

.ion-arrow-shrink:before {
  content: ""
}

.ion-arrow-swap:before {
  content: ""
}

.ion-arrow-up-a:before {
  content: ""
}

.ion-arrow-up-b:before {
  content: ""
}

.ion-arrow-up-c:before {
  content: ""
}

.ion-asterisk:before {
  content: ""
}

.ion-at:before {
  content: ""
}

.ion-bag:before {
  content: ""
}

.ion-battery-charging:before {
  content: ""
}

.ion-battery-empty:before {
  content: ""
}

.ion-battery-full:before {
  content: ""
}

.ion-battery-half:before {
  content: ""
}

.ion-battery-low:before {
  content: ""
}

.ion-beaker:before {
  content: ""
}

.ion-beer:before {
  content: ""
}

.ion-bluetooth:before {
  content: ""
}

.ion-bonfire:before {
  content: ""
}

.ion-bookmark:before {
  content: ""
}

.ion-briefcase:before {
  content: ""
}

.ion-bug:before {
  content: ""
}

.ion-calculator:before {
  content: ""
}

.ion-calendar:before {
  content: ""
}

.ion-camera:before {
  content: ""
}

.ion-card:before {
  content: ""
}

.ion-cash:before {
  content: ""
}

.ion-chatbox:before {
  content: ""
}

.ion-chatbox-working:before {
  content: ""
}

.ion-chatboxes:before {
  content: ""
}

.ion-chatbubble:before {
  content: ""
}

.ion-chatbubble-working:before {
  content: ""
}

.ion-chatbubbles:before {
  content: ""
}

.ion-checkmark:before {
  content: ""
}

.ion-checkmark-circled:before {
  content: ""
}

.ion-checkmark-round:before {
  content: ""
}

.ion-chevron-down:before {
  content: ""
}

.ion-chevron-left:before {
  content: ""
}

.ion-chevron-right:before {
  content: ""
}

.ion-chevron-up:before {
  content: ""
}

.ion-clipboard:before {
  content: ""
}

.ion-clock:before {
  content: ""
}

.ion-close:before {
  content: ""
}

.ion-close-circled:before {
  content: ""
}

.ion-close-round:before {
  content: ""
}

.ion-closed-captioning:before {
  content: ""
}

.ion-cloud:before {
  content: ""
}

.ion-code:before {
  content: ""
}

.ion-code-download:before {
  content: ""
}

.ion-code-working:before {
  content: ""
}

.ion-coffee:before {
  content: ""
}

.ion-compass:before {
  content: ""
}

.ion-compose:before {
  content: ""
}

.ion-connection-bars:before {
  content: ""
}

.ion-contrast:before {
  content: ""
}

.ion-cube:before {
  content: ""
}

.ion-disc:before {
  content: ""
}

.ion-document:before {
  content: ""
}

.ion-document-text:before {
  content: ""
}

.ion-drag:before {
  content: ""
}

.ion-earth:before {
  content: ""
}

.ion-edit:before {
  content: ""
}

.ion-egg:before {
  content: ""
}

.ion-eject:before {
  content: ""
}

.ion-email:before {
  content: ""
}

.ion-eye:before {
  content: ""
}

.ion-eye-disabled:before {
  content: ""
}

.ion-female:before {
  content: ""
}

.ion-filing:before {
  content: ""
}

.ion-film-marker:before {
  content: ""
}

.ion-fireball:before {
  content: ""
}

.ion-flag:before {
  content: ""
}

.ion-flame:before {
  content: ""
}

.ion-flash:before {
  content: ""
}

.ion-flash-off:before {
  content: ""
}

.ion-flask:before {
  content: ""
}

.ion-folder:before {
  content: ""
}

.ion-fork:before {
  content: ""
}

.ion-fork-repo:before {
  content: ""
}

.ion-forward:before {
  content: ""
}

.ion-funnel:before {
  content: ""
}

.ion-game-controller-a:before {
  content: ""
}

.ion-game-controller-b:before {
  content: ""
}

.ion-gear-a:before {
  content: ""
}

.ion-gear-b:before {
  content: ""
}

.ion-grid:before {
  content: ""
}

.ion-hammer:before {
  content: ""
}

.ion-happy:before {
  content: ""
}

.ion-headphone:before {
  content: ""
}

.ion-heart:before {
  content: ""
}

.ion-heart-broken:before {
  content: ""
}

.ion-help:before {
  content: ""
}

.ion-help-buoy:before {
  content: ""
}

.ion-help-circled:before {
  content: ""
}

.ion-home:before {
  content: ""
}

.ion-icecream:before {
  content: ""
}

.ion-icon-social-google-plus:before {
  content: ""
}

.ion-icon-social-google-plus-outline:before {
  content: ""
}

.ion-image:before {
  content: ""
}

.ion-images:before {
  content: ""
}

.ion-information:before {
  content: ""
}

.ion-information-circled:before {
  content: ""
}

.ion-ionic:before {
  content: ""
}

.ion-ios7-alarm:before {
  content: ""
}

.ion-ios7-alarm-outline:before {
  content: ""
}

.ion-ios7-albums:before {
  content: ""
}

.ion-ios7-albums-outline:before {
  content: ""
}

.ion-ios7-americanfootball:before {
  content: ""
}

.ion-ios7-americanfootball-outline:before {
  content: ""
}

.ion-ios7-analytics:before {
  content: ""
}

.ion-ios7-analytics-outline:before {
  content: ""
}

.ion-ios7-arrow-back:before {
  content: ""
}

.ion-ios7-arrow-down:before {
  content: ""
}

.ion-ios7-arrow-forward:before {
  content: ""
}

.ion-ios7-arrow-left:before {
  content: ""
}

.ion-ios7-arrow-right:before {
  content: ""
}

.ion-ios7-arrow-thin-down:before {
  content: ""
}

.ion-ios7-arrow-thin-left:before {
  content: ""
}

.ion-ios7-arrow-thin-right:before {
  content: ""
}

.ion-ios7-arrow-thin-up:before {
  content: ""
}

.ion-ios7-arrow-up:before {
  content: ""
}

.ion-ios7-at:before {
  content: ""
}

.ion-ios7-at-outline:before {
  content: ""
}

.ion-ios7-barcode:before {
  content: ""
}

.ion-ios7-barcode-outline:before {
  content: ""
}

.ion-ios7-baseball:before {
  content: ""
}

.ion-ios7-baseball-outline:before {
  content: ""
}

.ion-ios7-basketball:before {
  content: ""
}

.ion-ios7-basketball-outline:before {
  content: ""
}

.ion-ios7-bell:before {
  content: ""
}

.ion-ios7-bell-outline:before {
  content: ""
}

.ion-ios7-bolt:before {
  content: ""
}

.ion-ios7-bolt-outline:before {
  content: ""
}

.ion-ios7-bookmarks:before {
  content: ""
}

.ion-ios7-bookmarks-outline:before {
  content: ""
}

.ion-ios7-box:before {
  content: ""
}

.ion-ios7-box-outline:before {
  content: ""
}

.ion-ios7-briefcase:before {
  content: ""
}

.ion-ios7-briefcase-outline:before {
  content: ""
}

.ion-ios7-browsers:before {
  content: ""
}

.ion-ios7-browsers-outline:before {
  content: ""
}

.ion-ios7-calculator:before {
  content: ""
}

.ion-ios7-calculator-outline:before {
  content: ""
}

.ion-ios7-calendar:before {
  content: ""
}

.ion-ios7-calendar-outline:before {
  content: ""
}

.ion-ios7-camera:before {
  content: ""
}

.ion-ios7-camera-outline:before {
  content: ""
}

.ion-ios7-cart:before {
  content: ""
}

.ion-ios7-cart-outline:before {
  content: ""
}

.ion-ios7-chatboxes:before {
  content: ""
}

.ion-ios7-chatboxes-outline:before {
  content: ""
}

.ion-ios7-chatbubble:before {
  content: ""
}

.ion-ios7-chatbubble-outline:before {
  content: ""
}

.ion-ios7-checkmark:before {
  content: ""
}

.ion-ios7-checkmark-empty:before {
  content: ""
}

.ion-ios7-checkmark-outline:before {
  content: ""
}

.ion-ios7-circle-filled:before {
  content: ""
}

.ion-ios7-circle-outline:before {
  content: ""
}

.ion-ios7-clock:before {
  content: ""
}

.ion-ios7-clock-outline:before {
  content: ""
}

.ion-ios7-close:before {
  content: ""
}

.ion-ios7-close-empty:before {
  content: ""
}

.ion-ios7-close-outline:before {
  content: ""
}

.ion-ios7-cloud:before {
  content: ""
}

.ion-ios7-cloud-download:before {
  content: ""
}

.ion-ios7-cloud-download-outline:before {
  content: ""
}

.ion-ios7-cloud-outline:before {
  content: ""
}

.ion-ios7-cloud-upload:before {
  content: ""
}

.ion-ios7-cloud-upload-outline:before {
  content: ""
}

.ion-ios7-cloudy:before {
  content: ""
}

.ion-ios7-cloudy-night:before {
  content: ""
}

.ion-ios7-cloudy-night-outline:before {
  content: ""
}

.ion-ios7-cloudy-outline:before {
  content: ""
}

.ion-ios7-cog:before {
  content: ""
}

.ion-ios7-cog-outline:before {
  content: ""
}

.ion-ios7-compose:before {
  content: ""
}

.ion-ios7-compose-outline:before {
  content: ""
}

.ion-ios7-contact:before {
  content: ""
}

.ion-ios7-contact-outline:before {
  content: ""
}

.ion-ios7-copy:before {
  content: ""
}

.ion-ios7-copy-outline:before {
  content: ""
}

.ion-ios7-download:before {
  content: ""
}

.ion-ios7-download-outline:before {
  content: ""
}

.ion-ios7-drag:before {
  content: ""
}

.ion-ios7-email:before {
  content: ""
}

.ion-ios7-email-outline:before {
  content: ""
}

.ion-ios7-expand:before {
  content: ""
}

.ion-ios7-eye:before {
  content: ""
}

.ion-ios7-eye-outline:before {
  content: ""
}

.ion-ios7-fastforward:before {
  content: ""
}

.ion-ios7-fastforward-outline:before {
  content: ""
}

.ion-ios7-filing:before {
  content: ""
}

.ion-ios7-filing-outline:before {
  content: ""
}

.ion-ios7-film:before {
  content: ""
}

.ion-ios7-film-outline:before {
  content: ""
}

.ion-ios7-flag:before {
  content: ""
}

.ion-ios7-flag-outline:before {
  content: ""
}

.ion-ios7-folder:before {
  content: ""
}

.ion-ios7-folder-outline:before {
  content: ""
}

.ion-ios7-football:before {
  content: ""
}

.ion-ios7-football-outline:before {
  content: ""
}

.ion-ios7-gear:before {
  content: ""
}

.ion-ios7-gear-outline:before {
  content: ""
}

.ion-ios7-glasses:before {
  content: ""
}

.ion-ios7-glasses-outline:before {
  content: ""
}

.ion-ios7-heart:before {
  content: ""
}

.ion-ios7-heart-outline:before {
  content: ""
}

.ion-ios7-help:before {
  content: ""
}

.ion-ios7-help-empty:before {
  content: ""
}

.ion-ios7-help-outline:before {
  content: ""
}

.ion-ios7-home:before {
  content: ""
}

.ion-ios7-home-outline:before {
  content: ""
}

.ion-ios7-infinite:before {
  content: ""
}

.ion-ios7-infinite-outline:before {
  content: ""
}

.ion-ios7-information:before {
  content: ""
}

.ion-ios7-information-empty:before {
  content: ""
}

.ion-ios7-information-outline:before {
  content: ""
}

.ion-ios7-ionic-outline:before {
  content: ""
}

.ion-ios7-keypad:before {
  content: ""
}

.ion-ios7-keypad-outline:before {
  content: ""
}

.ion-ios7-lightbulb:before {
  content: ""
}

.ion-ios7-lightbulb-outline:before {
  content: ""
}

.ion-ios7-location:before {
  content: ""
}

.ion-ios7-location-outline:before {
  content: ""
}

.ion-ios7-locked:before {
  content: ""
}

.ion-ios7-locked-outline:before {
  content: ""
}

.ion-ios7-loop:before {
  content: ""
}

.ion-ios7-loop-strong:before {
  content: ""
}

.ion-ios7-medkit:before {
  content: ""
}

.ion-ios7-medkit-outline:before {
  content: ""
}

.ion-ios7-mic:before {
  content: ""
}

.ion-ios7-mic-off:before {
  content: ""
}

.ion-ios7-mic-outline:before {
  content: ""
}

.ion-ios7-minus:before {
  content: ""
}

.ion-ios7-minus-empty:before {
  content: ""
}

.ion-ios7-minus-outline:before {
  content: ""
}

.ion-ios7-monitor:before {
  content: ""
}

.ion-ios7-monitor-outline:before {
  content: ""
}

.ion-ios7-moon:before {
  content: ""
}

.ion-ios7-moon-outline:before {
  content: ""
}

.ion-ios7-more:before {
  content: ""
}

.ion-ios7-more-outline:before {
  content: ""
}

.ion-ios7-musical-note:before {
  content: ""
}

.ion-ios7-musical-notes:before {
  content: ""
}

.ion-ios7-navigate:before {
  content: ""
}

.ion-ios7-navigate-outline:before {
  content: ""
}

.ion-ios7-paper:before {
  content: ""
}

.ion-ios7-paper-outline:before {
  content: ""
}

.ion-ios7-paperplane:before {
  content: ""
}

.ion-ios7-paperplane-outline:before {
  content: ""
}

.ion-ios7-partlysunny:before {
  content: ""
}

.ion-ios7-partlysunny-outline:before {
  content: ""
}

.ion-ios7-pause:before {
  content: ""
}

.ion-ios7-pause-outline:before {
  content: ""
}

.ion-ios7-paw:before {
  content: ""
}

.ion-ios7-paw-outline:before {
  content: ""
}

.ion-ios7-people:before {
  content: ""
}

.ion-ios7-people-outline:before {
  content: ""
}

.ion-ios7-person:before {
  content: ""
}

.ion-ios7-person-outline:before {
  content: ""
}

.ion-ios7-personadd:before {
  content: ""
}

.ion-ios7-personadd-outline:before {
  content: ""
}

.ion-ios7-photos:before {
  content: ""
}

.ion-ios7-photos-outline:before {
  content: ""
}

.ion-ios7-pie:before {
  content: ""
}

.ion-ios7-pie-outline:before {
  content: ""
}

.ion-ios7-play:before {
  content: ""
}

.ion-ios7-play-outline:before {
  content: ""
}

.ion-ios7-plus:before {
  content: ""
}

.ion-ios7-plus-empty:before {
  content: ""
}

.ion-ios7-plus-outline:before {
  content: ""
}

.ion-ios7-pricetag:before {
  content: ""
}

.ion-ios7-pricetag-outline:before {
  content: ""
}

.ion-ios7-pricetags:before {
  content: ""
}

.ion-ios7-pricetags-outline:before {
  content: ""
}

.ion-ios7-printer:before {
  content: ""
}

.ion-ios7-printer-outline:before {
  content: ""
}

.ion-ios7-pulse:before {
  content: ""
}

.ion-ios7-pulse-strong:before {
  content: ""
}

.ion-ios7-rainy:before {
  content: ""
}

.ion-ios7-rainy-outline:before {
  content: ""
}

.ion-ios7-recording:before {
  content: ""
}

.ion-ios7-recording-outline:before {
  content: ""
}

.ion-ios7-redo:before {
  content: ""
}

.ion-ios7-redo-outline:before {
  content: ""
}

.ion-ios7-refresh:before {
  content: ""
}

.ion-ios7-refresh-empty:before {
  content: ""
}

.ion-ios7-refresh-outline:before {
  content: ""
}

.ion-ios7-reload:before,
.ion-ios7-reloading:before {
  content: ""
}

.ion-ios7-reverse-camera:before {
  content: ""
}

.ion-ios7-reverse-camera-outline:before {
  content: ""
}

.ion-ios7-rewind:before {
  content: ""
}

.ion-ios7-rewind-outline:before {
  content: ""
}

.ion-ios7-search:before {
  content: ""
}

.ion-ios7-search-strong:before {
  content: ""
}

.ion-ios7-settings:before {
  content: ""
}

.ion-ios7-settings-strong:before {
  content: ""
}

.ion-ios7-shrink:before {
  content: ""
}

.ion-ios7-skipbackward:before {
  content: ""
}

.ion-ios7-skipbackward-outline:before {
  content: ""
}

.ion-ios7-skipforward:before {
  content: ""
}

.ion-ios7-skipforward-outline:before {
  content: ""
}

.ion-ios7-snowy:before {
  content: ""
}

.ion-ios7-speedometer:before {
  content: ""
}

.ion-ios7-speedometer-outline:before {
  content: ""
}

.ion-ios7-star:before {
  content: ""
}

.ion-ios7-star-half:before {
  content: ""
}

.ion-ios7-star-outline:before {
  content: ""
}

.ion-ios7-stopwatch:before {
  content: ""
}

.ion-ios7-stopwatch-outline:before {
  content: ""
}

.ion-ios7-sunny:before {
  content: ""
}

.ion-ios7-sunny-outline:before {
  content: ""
}

.ion-ios7-telephone:before {
  content: ""
}

.ion-ios7-telephone-outline:before {
  content: ""
}

.ion-ios7-tennisball:before {
  content: ""
}

.ion-ios7-tennisball-outline:before {
  content: ""
}

.ion-ios7-thunderstorm:before {
  content: ""
}

.ion-ios7-thunderstorm-outline:before {
  content: ""
}

.ion-ios7-time:before {
  content: ""
}

.ion-ios7-time-outline:before {
  content: ""
}

.ion-ios7-timer:before {
  content: ""
}

.ion-ios7-timer-outline:before {
  content: ""
}

.ion-ios7-toggle:before {
  content: ""
}

.ion-ios7-toggle-outline:before {
  content: ""
}

.ion-ios7-trash:before {
  content: ""
}

.ion-ios7-trash-outline:before {
  content: ""
}

.ion-ios7-undo:before {
  content: ""
}

.ion-ios7-undo-outline:before {
  content: ""
}

.ion-ios7-unlocked:before {
  content: ""
}

.ion-ios7-unlocked-outline:before {
  content: ""
}

.ion-ios7-upload:before {
  content: ""
}

.ion-ios7-upload-outline:before {
  content: ""
}

.ion-ios7-videocam:before {
  content: ""
}

.ion-ios7-videocam-outline:before {
  content: ""
}

.ion-ios7-volume-high:before {
  content: ""
}

.ion-ios7-volume-low:before {
  content: ""
}

.ion-ios7-wineglass:before {
  content: ""
}

.ion-ios7-wineglass-outline:before {
  content: ""
}

.ion-ios7-world:before {
  content: ""
}

.ion-ios7-world-outline:before {
  content: ""
}

.ion-ipad:before {
  content: ""
}

.ion-iphone:before {
  content: ""
}

.ion-ipod:before {
  content: ""
}

.ion-jet:before {
  content: ""
}

.ion-key:before {
  content: ""
}

.ion-knife:before {
  content: ""
}

.ion-laptop:before {
  content: ""
}

.ion-leaf:before {
  content: ""
}

.ion-levels:before {
  content: ""
}

.ion-lightbulb:before {
  content: ""
}

.ion-link:before {
  content: ""
}

.ion-load-a:before,
.ion-loading-a:before {
  content: ""
}

.ion-load-b:before,
.ion-loading-b:before {
  content: ""
}

.ion-load-c:before,
.ion-loading-c:before {
  content: ""
}

.ion-load-d:before,
.ion-loading-d:before {
  content: ""
}

.ion-location:before {
  content: ""
}

.ion-locked:before {
  content: ""
}

.ion-log-in:before {
  content: ""
}

.ion-log-out:before {
  content: ""
}

.ion-loop:before,
.ion-looping:before {
  content: ""
}

.ion-magnet:before {
  content: ""
}

.ion-male:before {
  content: ""
}

.ion-man:before {
  content: ""
}

.ion-map:before {
  content: ""
}

.ion-medkit:before {
  content: ""
}

.ion-merge:before {
  content: ""
}

.ion-mic-a:before {
  content: ""
}

.ion-mic-b:before {
  content: ""
}

.ion-mic-c:before {
  content: ""
}

.ion-minus:before {
  content: ""
}

.ion-minus-circled:before {
  content: ""
}

.ion-minus-round:before {
  content: ""
}

.ion-model-s:before {
  content: ""
}

.ion-monitor:before {
  content: ""
}

.ion-more:before {
  content: ""
}

.ion-mouse:before {
  content: ""
}

.ion-music-note:before {
  content: ""
}

.ion-navicon:before {
  content: ""
}

.ion-navicon-round:before {
  content: ""
}

.ion-navigate:before {
  content: ""
}

.ion-network:before {
  content: ""
}

.ion-no-smoking:before {
  content: ""
}

.ion-nuclear:before {
  content: ""
}

.ion-outlet:before {
  content: ""
}

.ion-paper-airplane:before {
  content: ""
}

.ion-paperclip:before {
  content: ""
}

.ion-pause:before {
  content: ""
}

.ion-person:before {
  content: ""
}

.ion-person-add:before {
  content: ""
}

.ion-person-stalker:before {
  content: ""
}

.ion-pie-graph:before {
  content: ""
}

.ion-pin:before {
  content: ""
}

.ion-pinpoint:before {
  content: ""
}

.ion-pizza:before {
  content: ""
}

.ion-plane:before {
  content: ""
}

.ion-planet:before {
  content: ""
}

.ion-play:before {
  content: ""
}

.ion-playstation:before {
  content: ""
}

.ion-plus:before {
  content: ""
}

.ion-plus-circled:before {
  content: ""
}

.ion-plus-round:before {
  content: ""
}

.ion-podium:before {
  content: ""
}

.ion-pound:before {
  content: ""
}

.ion-power:before {
  content: ""
}

.ion-pricetag:before {
  content: ""
}

.ion-pricetags:before {
  content: ""
}

.ion-printer:before {
  content: ""
}

.ion-pull-request:before {
  content: ""
}

.ion-qr-scanner:before {
  content: ""
}

.ion-quote:before {
  content: ""
}

.ion-radio-waves:before {
  content: ""
}

.ion-record:before {
  content: ""
}

.ion-refresh:before,
.ion-refreshing:before {
  content: ""
}

.ion-reply:before {
  content: ""
}

.ion-reply-all:before {
  content: ""
}

.ion-ribbon-a:before {
  content: ""
}

.ion-ribbon-b:before {
  content: ""
}

.ion-sad:before {
  content: ""
}

.ion-scissors:before {
  content: ""
}

.ion-search:before {
  content: ""
}

.ion-settings:before {
  content: ""
}

.ion-share:before {
  content: ""
}

.ion-shuffle:before {
  content: ""
}

.ion-skip-backward:before {
  content: ""
}

.ion-skip-forward:before {
  content: ""
}

.ion-social-android:before {
  content: ""
}

.ion-social-android-outline:before {
  content: ""
}

.ion-social-apple:before {
  content: ""
}

.ion-social-apple-outline:before {
  content: ""
}

.ion-social-bitcoin:before {
  content: ""
}

.ion-social-bitcoin-outline:before {
  content: ""
}

.ion-social-buffer:before {
  content: ""
}

.ion-social-buffer-outline:before {
  content: ""
}

.ion-social-designernews:before {
  content: ""
}

.ion-social-designernews-outline:before {
  content: ""
}

.ion-social-dribbble:before {
  content: ""
}

.ion-social-dribbble-outline:before {
  content: ""
}

.ion-social-dropbox:before {
  content: ""
}

.ion-social-dropbox-outline:before {
  content: ""
}

.ion-social-facebook:before {
  content: ""
}

.ion-social-facebook-outline:before {
  content: ""
}

.ion-social-foursquare:before {
  content: ""
}

.ion-social-foursquare-outline:before {
  content: ""
}

.ion-social-freebsd-devil:before {
  content: ""
}

.ion-social-github:before {
  content: ""
}

.ion-social-github-outline:before {
  content: ""
}

.ion-social-google:before {
  content: ""
}

.ion-social-google-outline:before {
  content: ""
}

.ion-social-googleplus:before {
  content: ""
}

.ion-social-googleplus-outline:before {
  content: ""
}

.ion-social-hackernews:before {
  content: ""
}

.ion-social-hackernews-outline:before {
  content: ""
}

.ion-social-instagram:before {
  content: ""
}

.ion-social-instagram-outline:before {
  content: ""
}

.ion-social-linkedin:before {
  content: ""
}

.ion-social-linkedin-outline:before {
  content: ""
}

.ion-social-pinterest:before {
  content: ""
}

.ion-social-pinterest-outline:before {
  content: ""
}

.ion-social-reddit:before {
  content: ""
}

.ion-social-reddit-outline:before {
  content: ""
}

.ion-social-rss:before {
  content: ""
}

.ion-social-rss-outline:before {
  content: ""
}

.ion-social-skype:before {
  content: ""
}

.ion-social-skype-outline:before {
  content: ""
}

.ion-social-tumblr:before {
  content: ""
}

.ion-social-tumblr-outline:before {
  content: ""
}

.ion-social-tux:before {
  content: ""
}

.ion-social-twitter:before {
  content: ""
}

.ion-social-twitter-outline:before {
  content: ""
}

.ion-social-usd:before {
  content: ""
}

.ion-social-usd-outline:before {
  content: ""
}

.ion-social-vimeo:before {
  content: ""
}

.ion-social-vimeo-outline:before {
  content: ""
}

.ion-social-windows:before {
  content: ""
}

.ion-social-windows-outline:before {
  content: ""
}

.ion-social-wordpress:before {
  content: ""
}

.ion-social-wordpress-outline:before {
  content: ""
}

.ion-social-yahoo:before {
  content: ""
}

.ion-social-yahoo-outline:before {
  content: ""
}

.ion-social-youtube:before {
  content: ""
}

.ion-social-youtube-outline:before {
  content: ""
}

.ion-speakerphone:before {
  content: ""
}

.ion-speedometer:before {
  content: ""
}

.ion-spoon:before {
  content: ""
}

.ion-star:before {
  content: ""
}

.ion-stats-bars:before {
  content: ""
}

.ion-steam:before {
  content: ""
}

.ion-stop:before {
  content: ""
}

.ion-thermometer:before {
  content: ""
}

.ion-thumbsdown:before {
  content: ""
}

.ion-thumbsup:before {
  content: ""
}

.ion-toggle:before {
  content: ""
}

.ion-toggle-filled:before {
  content: ""
}

.ion-trash-a:before {
  content: ""
}

.ion-trash-b:before {
  content: ""
}

.ion-trophy:before {
  content: ""
}

.ion-umbrella:before {
  content: ""
}

.ion-university:before {
  content: ""
}

.ion-unlocked:before {
  content: ""
}

.ion-upload:before {
  content: ""
}

.ion-usb:before {
  content: ""
}

.ion-videocamera:before {
  content: ""
}

.ion-volume-high:before {
  content: ""
}

.ion-volume-low:before {
  content: ""
}

.ion-volume-medium:before {
  content: ""
}

.ion-volume-mute:before {
  content: ""
}

.ion-wand:before {
  content: ""
}

.ion-waterdrop:before {
  content: ""
}

.ion-wifi:before {
  content: ""
}

.ion-wineglass:before {
  content: ""
}

.ion-woman:before {
  content: ""
}

.ion-wrench:before {
  content: ""
}

.ion-xbox:before {
  content: ""
}

@font-face {
  font-family: Linearicons-Free;
  src: url(/build/assets/Linearicons-Free-9da5ace7.eot?w118d);
  src: url(/build/assets/Linearicons-Free-9da5ace7.eot?#iefixw118d) format("embedded-opentype"), url(/build/assets/Linearicons-Free-296945e5.woff2?w118d) format("woff2"), url(/build/assets/Linearicons-Free-bf169479.woff?w118d) format("woff"), url(/build/assets/Linearicons-Free-47c047ff.ttf?w118d) format("truetype"), url(/build/assets/Linearicons-Free-02dac01a.svg?w118d#Linearicons-Free) format("svg");
  font-weight: 400;
  font-style: normal
}

.lnr {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
  content: ""
}

.lnr-apartment:before {
  content: ""
}

.lnr-pencil:before {
  content: ""
}

.lnr-magic-wand:before {
  content: ""
}

.lnr-drop:before {
  content: ""
}

.lnr-lighter:before {
  content: ""
}

.lnr-poop:before {
  content: ""
}

.lnr-sun:before {
  content: ""
}

.lnr-moon:before {
  content: ""
}

.lnr-cloud:before {
  content: ""
}

.lnr-cloud-upload:before {
  content: ""
}

.lnr-cloud-download:before {
  content: ""
}

.lnr-cloud-sync:before {
  content: ""
}

.lnr-cloud-check:before {
  content: ""
}

.lnr-database:before {
  content: ""
}

.lnr-lock:before {
  content: ""
}

.lnr-cog:before {
  content: ""
}

.lnr-trash:before {
  content: ""
}

.lnr-dice:before {
  content: ""
}

.lnr-heart:before {
  content: ""
}

.lnr-star:before {
  content: ""
}

.lnr-star-half:before {
  content: ""
}

.lnr-star-empty:before {
  content: ""
}

.lnr-flag:before {
  content: ""
}

.lnr-envelope:before {
  content: ""
}

.lnr-paperclip:before {
  content: ""
}

.lnr-inbox:before {
  content: ""
}

.lnr-eye:before {
  content: ""
}

.lnr-printer:before {
  content: ""
}

.lnr-file-empty:before {
  content: ""
}

.lnr-file-add:before {
  content: ""
}

.lnr-enter:before {
  content: ""
}

.lnr-exit:before {
  content: ""
}

.lnr-graduation-hat:before {
  content: ""
}

.lnr-license:before {
  content: ""
}

.lnr-music-note:before {
  content: ""
}

.lnr-film-play:before {
  content: ""
}

.lnr-camera-video:before {
  content: ""
}

.lnr-camera:before {
  content: ""
}

.lnr-picture:before {
  content: ""
}

.lnr-book:before {
  content: ""
}

.lnr-bookmark:before {
  content: ""
}

.lnr-user:before {
  content: ""
}

.lnr-users:before {
  content: ""
}

.lnr-shirt:before {
  content: ""
}

.lnr-store:before {
  content: ""
}

.lnr-cart:before {
  content: ""
}

.lnr-tag:before {
  content: ""
}

.lnr-phone-handset:before {
  content: ""
}

.lnr-phone:before {
  content: ""
}

.lnr-pushpin:before {
  content: ""
}

.lnr-map-marker:before {
  content: ""
}

.lnr-map:before {
  content: ""
}

.lnr-location:before {
  content: ""
}

.lnr-calendar-full:before {
  content: ""
}

.lnr-keyboard:before {
  content: ""
}

.lnr-spell-check:before {
  content: ""
}

.lnr-screen:before {
  content: ""
}

.lnr-smartphone:before {
  content: ""
}

.lnr-tablet:before {
  content: ""
}

.lnr-laptop:before {
  content: ""
}

.lnr-laptop-phone:before {
  content: ""
}

.lnr-power-switch:before {
  content: ""
}

.lnr-bubble:before {
  content: ""
}

.lnr-heart-pulse:before {
  content: ""
}

.lnr-construction:before {
  content: ""
}

.lnr-pie-chart:before {
  content: ""
}

.lnr-chart-bars:before {
  content: ""
}

.lnr-gift:before {
  content: ""
}

.lnr-diamond:before {
  content: ""
}

.lnr-linearicons:before {
  content: ""
}

.lnr-dinner:before {
  content: ""
}

.lnr-coffee-cup:before {
  content: ""
}

.lnr-leaf:before {
  content: ""
}

.lnr-paw:before {
  content: ""
}

.lnr-rocket:before {
  content: ""
}

.lnr-briefcase:before {
  content: ""
}

.lnr-bus:before {
  content: ""
}

.lnr-car:before {
  content: ""
}

.lnr-train:before {
  content: ""
}

.lnr-bicycle:before {
  content: ""
}

.lnr-wheelchair:before {
  content: ""
}

.lnr-select:before {
  content: ""
}

.lnr-earth:before {
  content: ""
}

.lnr-smile:before {
  content: ""
}

.lnr-sad:before {
  content: ""
}

.lnr-neutral:before {
  content: ""
}

.lnr-mustache:before {
  content: ""
}

.lnr-alarm:before {
  content: ""
}

.lnr-bullhorn:before {
  content: ""
}

.lnr-volume-high:before {
  content: ""
}

.lnr-volume-medium:before {
  content: ""
}

.lnr-volume-low:before {
  content: ""
}

.lnr-volume:before {
  content: ""
}

.lnr-mic:before {
  content: ""
}

.lnr-hourglass:before {
  content: ""
}

.lnr-undo:before {
  content: ""
}

.lnr-redo:before {
  content: ""
}

.lnr-sync:before {
  content: ""
}

.lnr-history:before {
  content: ""
}

.lnr-clock:before {
  content: ""
}

.lnr-download:before {
  content: ""
}

.lnr-upload:before {
  content: ""
}

.lnr-enter-down:before {
  content: ""
}

.lnr-exit-up:before {
  content: ""
}

.lnr-bug:before {
  content: ""
}

.lnr-code:before {
  content: ""
}

.lnr-link:before {
  content: ""
}

.lnr-unlink:before {
  content: ""
}

.lnr-thumbs-up:before {
  content: ""
}

.lnr-thumbs-down:before {
  content: ""
}

.lnr-magnifier:before {
  content: ""
}

.lnr-cross:before {
  content: ""
}

.lnr-menu:before {
  content: ""
}

.lnr-list:before {
  content: ""
}

.lnr-chevron-up:before {
  content: ""
}

.lnr-chevron-down:before {
  content: ""
}

.lnr-chevron-left:before {
  content: ""
}

.lnr-chevron-right:before {
  content: ""
}

.lnr-arrow-up:before {
  content: ""
}

.lnr-arrow-down:before {
  content: ""
}

.lnr-arrow-left:before {
  content: ""
}

.lnr-arrow-right:before {
  content: ""
}

.lnr-move:before {
  content: ""
}

.lnr-warning:before {
  content: ""
}

.lnr-question-circle:before {
  content: ""
}

.lnr-menu-circle:before {
  content: ""
}

.lnr-checkmark-circle:before {
  content: ""
}

.lnr-cross-circle:before {
  content: ""
}

.lnr-plus-circle:before {
  content: ""
}

.lnr-circle-minus:before {
  content: ""
}

.lnr-arrow-up-circle:before {
  content: ""
}

.lnr-arrow-down-circle:before {
  content: ""
}

.lnr-arrow-left-circle:before {
  content: ""
}

.lnr-arrow-right-circle:before {
  content: ""
}

.lnr-chevron-up-circle:before {
  content: ""
}

.lnr-chevron-down-circle:before {
  content: ""
}

.lnr-chevron-left-circle:before {
  content: ""
}

.lnr-chevron-right-circle:before {
  content: ""
}

.lnr-crop:before {
  content: ""
}

.lnr-frame-expand:before {
  content: ""
}

.lnr-frame-contract:before {
  content: ""
}

.lnr-layers:before {
  content: ""
}

.lnr-funnel:before {
  content: ""
}

.lnr-text-format:before {
  content: ""
}

.lnr-text-format-remove:before {
  content: ""
}

.lnr-text-size:before {
  content: ""
}

.lnr-bold:before {
  content: ""
}

.lnr-italic:before {
  content: ""
}

.lnr-underline:before {
  content: ""
}

.lnr-strikethrough:before {
  content: ""
}

.lnr-highlight:before {
  content: ""
}

.lnr-text-align-left:before {
  content: ""
}

.lnr-text-align-center:before {
  content: ""
}

.lnr-text-align-right:before {
  content: ""
}

.lnr-text-align-justify:before {
  content: ""
}

.lnr-line-spacing:before {
  content: ""
}

.lnr-indent-increase:before {
  content: ""
}

.lnr-indent-decrease:before {
  content: ""
}

.lnr-pilcrow:before {
  content: ""
}

.lnr-direction-ltr:before {
  content: ""
}

.lnr-direction-rtl:before {
  content: ""
}

.lnr-page-break:before {
  content: ""
}

.lnr-sort-alpha-asc:before {
  content: ""
}

.lnr-sort-amount-asc:before {
  content: ""
}

.lnr-hand:before {
  content: ""
}

.lnr-pointer-up:before {
  content: ""
}

.lnr-pointer-right:before {
  content: ""
}

.lnr-pointer-down:before {
  content: ""
}

.lnr-pointer-left:before {
  content: ""
}

/* @font-face {
  font-family: Material Design Icons;
  src: url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons-webfont.eot);
  src: url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons-webfont.eot) format("embedded-opentype"), url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons-webfont.woff2?v=2.0.46) format("woff2"), url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons/materialdesignicons-webfont.woff) format("woff"), url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons/materialdesignicons-webfont.ttf) format("truetype"), url(http://127.0.0.1:8000/build/assets/iconfonts/materialdesignicons/fonts/materialdesignicons/materialdesignicons-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
} */

.mdi {
  display: inline-block;
  font: 24px/1 Material Design Icons;
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.mdi-access-point:before {
  content: ""
}

.mdi-access-point-network:before {
  content: ""
}

.mdi-account:before {
  content: ""
}

.mdi-account-alert:before {
  content: ""
}

.mdi-account-box:before {
  content: ""
}

.mdi-account-box-outline:before {
  content: ""
}

.mdi-account-card-details:before {
  content: ""
}

.mdi-account-check:before {
  content: ""
}

.mdi-account-circle:before {
  content: ""
}

.mdi-account-convert:before {
  content: ""
}

.mdi-account-edit:before {
  content: ""
}

.mdi-account-key:before {
  content: ""
}

.mdi-account-location:before {
  content: ""
}

.mdi-account-minus:before {
  content: ""
}

.mdi-account-multiple:before {
  content: ""
}

.mdi-account-multiple-minus:before {
  content: ""
}

.mdi-account-multiple-outline:before {
  content: ""
}

.mdi-account-multiple-plus:before {
  content: ""
}

.mdi-account-network:before {
  content: ""
}

.mdi-account-off:before {
  content: ""
}

.mdi-account-outline:before {
  content: ""
}

.mdi-account-plus:before {
  content: ""
}

.mdi-account-remove:before {
  content: ""
}

.mdi-account-search:before {
  content: ""
}

.mdi-account-settings:before {
  content: ""
}

.mdi-account-settings-variant:before {
  content: ""
}

.mdi-account-star:before {
  content: ""
}

.mdi-account-switch:before {
  content: ""
}

.mdi-adjust:before {
  content: ""
}

.mdi-air-conditioner:before {
  content: ""
}

.mdi-airballoon:before {
  content: ""
}

.mdi-airplane:before {
  content: ""
}

.mdi-airplane-landing:before {
  content: ""
}

.mdi-airplane-off:before {
  content: ""
}

.mdi-airplane-takeoff:before {
  content: ""
}

.mdi-airplay:before {
  content: ""
}

.mdi-alarm:before {
  content: ""
}

.mdi-alarm-bell:before {
  content: ""
}

.mdi-alarm-check:before {
  content: ""
}

.mdi-alarm-light:before {
  content: ""
}

.mdi-alarm-multiple:before {
  content: ""
}

.mdi-alarm-off:before {
  content: ""
}

.mdi-alarm-plus:before {
  content: ""
}

.mdi-alarm-snooze:before {
  content: ""
}

.mdi-album:before {
  content: ""
}

.mdi-alert:before {
  content: ""
}

.mdi-alert-box:before {
  content: ""
}

.mdi-alert-circle:before {
  content: ""
}

.mdi-alert-circle-outline:before {
  content: ""
}

.mdi-alert-decagram:before {
  content: ""
}

.mdi-alert-octagon:before {
  content: ""
}

.mdi-alert-octagram:before {
  content: ""
}

.mdi-alert-outline:before {
  content: ""
}

.mdi-all-inclusive:before {
  content: ""
}

.mdi-alpha:before {
  content: ""
}

.mdi-alphabetical:before {
  content: ""
}

.mdi-altimeter:before {
  content: ""
}

.mdi-amazon:before {
  content: ""
}

.mdi-amazon-clouddrive:before {
  content: ""
}

.mdi-ambulance:before {
  content: ""
}

.mdi-amplifier:before {
  content: ""
}

.mdi-anchor:before {
  content: ""
}

.mdi-android:before {
  content: ""
}

.mdi-android-debug-bridge:before {
  content: ""
}

.mdi-android-head:before {
  content: ""
}

.mdi-android-studio:before {
  content: ""
}

.mdi-angular:before {
  content: ""
}

.mdi-angularjs:before {
  content: ""
}

.mdi-animation:before {
  content: ""
}

.mdi-apple:before {
  content: ""
}

.mdi-apple-finder:before {
  content: ""
}

.mdi-apple-ios:before {
  content: ""
}

.mdi-apple-keyboard-caps:before {
  content: ""
}

.mdi-apple-keyboard-command:before {
  content: ""
}

.mdi-apple-keyboard-control:before {
  content: ""
}

.mdi-apple-keyboard-option:before {
  content: ""
}

.mdi-apple-keyboard-shift:before {
  content: ""
}

.mdi-apple-mobileme:before {
  content: ""
}

.mdi-apple-safari:before {
  content: ""
}

.mdi-application:before {
  content: ""
}

.mdi-approval:before {
  content: ""
}

.mdi-apps:before {
  content: ""
}

.mdi-archive:before {
  content: ""
}

.mdi-arrange-bring-forward:before {
  content: ""
}

.mdi-arrange-bring-to-front:before {
  content: ""
}

.mdi-arrange-send-backward:before {
  content: ""
}

.mdi-arrange-send-to-back:before {
  content: ""
}

.mdi-arrow-all:before {
  content: ""
}

.mdi-arrow-bottom-left:before {
  content: ""
}

.mdi-arrow-bottom-right:before {
  content: ""
}

.mdi-arrow-collapse:before {
  content: ""
}

.mdi-arrow-collapse-all:before {
  content: ""
}

.mdi-arrow-collapse-down:before {
  content: ""
}

.mdi-arrow-collapse-left:before {
  content: ""
}

.mdi-arrow-collapse-right:before {
  content: ""
}

.mdi-arrow-collapse-up:before {
  content: ""
}

.mdi-arrow-down:before {
  content: ""
}

.mdi-arrow-down-bold:before {
  content: ""
}

.mdi-arrow-down-bold-box:before {
  content: ""
}

.mdi-arrow-down-bold-box-outline:before {
  content: ""
}

.mdi-arrow-down-bold-circle:before {
  content: ""
}

.mdi-arrow-down-bold-circle-outline:before {
  content: ""
}

.mdi-arrow-down-bold-hexagon-outline:before {
  content: ""
}

.mdi-arrow-down-box:before {
  content: ""
}

.mdi-arrow-down-drop-circle:before {
  content: ""
}

.mdi-arrow-down-drop-circle-outline:before {
  content: ""
}

.mdi-arrow-down-thick:before {
  content: ""
}

.mdi-arrow-expand:before {
  content: ""
}

.mdi-arrow-expand-all:before {
  content: ""
}

.mdi-arrow-expand-down:before {
  content: ""
}

.mdi-arrow-expand-left:before {
  content: ""
}

.mdi-arrow-expand-right:before {
  content: ""
}

.mdi-arrow-expand-up:before {
  content: ""
}

.mdi-arrow-left:before {
  content: ""
}

.mdi-arrow-left-bold:before {
  content: ""
}

.mdi-arrow-left-bold-box:before {
  content: ""
}

.mdi-arrow-left-bold-box-outline:before {
  content: ""
}

.mdi-arrow-left-bold-circle:before {
  content: ""
}

.mdi-arrow-left-bold-circle-outline:before {
  content: ""
}

.mdi-arrow-left-bold-hexagon-outline:before {
  content: ""
}

.mdi-arrow-left-box:before {
  content: ""
}

.mdi-arrow-left-drop-circle:before {
  content: ""
}

.mdi-arrow-left-drop-circle-outline:before {
  content: ""
}

.mdi-arrow-left-thick:before {
  content: ""
}

.mdi-arrow-right:before {
  content: ""
}

.mdi-arrow-right-bold:before {
  content: ""
}

.mdi-arrow-right-bold-box:before {
  content: ""
}

.mdi-arrow-right-bold-box-outline:before {
  content: ""
}

.mdi-arrow-right-bold-circle:before {
  content: ""
}

.mdi-arrow-right-bold-circle-outline:before {
  content: ""
}

.mdi-arrow-right-bold-hexagon-outline:before {
  content: ""
}

.mdi-arrow-right-box:before {
  content: ""
}

.mdi-arrow-right-drop-circle:before {
  content: ""
}

.mdi-arrow-right-drop-circle-outline:before {
  content: ""
}

.mdi-arrow-right-thick:before {
  content: ""
}

.mdi-arrow-top-left:before {
  content: ""
}

.mdi-arrow-top-right:before {
  content: ""
}

.mdi-arrow-up:before {
  content: ""
}

.mdi-arrow-up-bold:before {
  content: ""
}

.mdi-arrow-up-bold-box:before {
  content: ""
}

.mdi-arrow-up-bold-box-outline:before {
  content: ""
}

.mdi-arrow-up-bold-circle:before {
  content: ""
}

.mdi-arrow-up-bold-circle-outline:before {
  content: ""
}

.mdi-arrow-up-bold-hexagon-outline:before {
  content: ""
}

.mdi-arrow-up-box:before {
  content: ""
}

.mdi-arrow-up-drop-circle:before {
  content: ""
}

.mdi-arrow-up-drop-circle-outline:before {
  content: ""
}

.mdi-arrow-up-thick:before {
  content: ""
}

.mdi-assistant:before {
  content: ""
}

.mdi-asterisk:before {
  content: ""
}

.mdi-at:before {
  content: ""
}

.mdi-atom:before {
  content: ""
}

.mdi-attachment:before {
  content: ""
}

.mdi-audiobook:before {
  content: ""
}

.mdi-auto-fix:before {
  content: ""
}

.mdi-auto-upload:before {
  content: ""
}

.mdi-autorenew:before {
  content: ""
}

.mdi-av-timer:before {
  content: ""
}

.mdi-baby:before {
  content: ""
}

.mdi-baby-buggy:before {
  content: ""
}

.mdi-backburger:before {
  content: ""
}

.mdi-backspace:before {
  content: ""
}

.mdi-backup-restore:before {
  content: ""
}

.mdi-bandcamp:before {
  content: ""
}

.mdi-bank:before {
  content: ""
}

.mdi-barcode:before {
  content: ""
}

.mdi-barcode-scan:before {
  content: ""
}

.mdi-barley:before {
  content: ""
}

.mdi-barrel:before {
  content: ""
}

.mdi-basecamp:before {
  content: ""
}

.mdi-basket:before {
  content: ""
}

.mdi-basket-fill:before {
  content: ""
}

.mdi-basket-unfill:before {
  content: ""
}

.mdi-battery:before {
  content: ""
}

.mdi-battery-10:before {
  content: ""
}

.mdi-battery-20:before {
  content: ""
}

.mdi-battery-30:before {
  content: ""
}

.mdi-battery-40:before {
  content: ""
}

.mdi-battery-50:before {
  content: ""
}

.mdi-battery-60:before {
  content: ""
}

.mdi-battery-70:before {
  content: ""
}

.mdi-battery-80:before {
  content: ""
}

.mdi-battery-90:before {
  content: ""
}

.mdi-battery-alert:before {
  content: ""
}

.mdi-battery-charging:before {
  content: ""
}

.mdi-battery-charging-100:before {
  content: ""
}

.mdi-battery-charging-20:before {
  content: ""
}

.mdi-battery-charging-30:before {
  content: ""
}

.mdi-battery-charging-40:before {
  content: ""
}

.mdi-battery-charging-60:before {
  content: ""
}

.mdi-battery-charging-80:before {
  content: ""
}

.mdi-battery-charging-90:before {
  content: ""
}

.mdi-battery-minus:before {
  content: ""
}

.mdi-battery-negative:before {
  content: ""
}

.mdi-battery-outline:before {
  content: ""
}

.mdi-battery-plus:before {
  content: ""
}

.mdi-battery-positive:before {
  content: ""
}

.mdi-battery-unknown:before {
  content: ""
}

.mdi-beach:before {
  content: ""
}

.mdi-beaker:before {
  content: ""
}

.mdi-beats:before {
  content: ""
}

.mdi-beer:before {
  content: ""
}

.mdi-behance:before {
  content: ""
}

.mdi-bell:before {
  content: ""
}

.mdi-bell-off:before {
  content: ""
}

.mdi-bell-outline:before {
  content: ""
}

.mdi-bell-plus:before {
  content: ""
}

.mdi-bell-ring:before {
  content: ""
}

.mdi-bell-ring-outline:before {
  content: ""
}

.mdi-bell-sleep:before {
  content: ""
}

.mdi-beta:before {
  content: ""
}

.mdi-bible:before {
  content: ""
}

.mdi-bike:before {
  content: ""
}

.mdi-bing:before {
  content: ""
}

.mdi-binoculars:before {
  content: ""
}

.mdi-bio:before {
  content: ""
}

.mdi-biohazard:before {
  content: ""
}

.mdi-bitbucket:before {
  content: ""
}

.mdi-black-mesa:before {
  content: ""
}

.mdi-blackberry:before {
  content: ""
}

.mdi-blender:before {
  content: ""
}

.mdi-blinds:before {
  content: ""
}

.mdi-block-helper:before {
  content: ""
}

.mdi-blogger:before {
  content: ""
}

.mdi-bluetooth:before {
  content: ""
}

.mdi-bluetooth-audio:before {
  content: ""
}

.mdi-bluetooth-connect:before {
  content: ""
}

.mdi-bluetooth-off:before {
  content: ""
}

.mdi-bluetooth-settings:before {
  content: ""
}

.mdi-bluetooth-transfer:before {
  content: ""
}

.mdi-blur:before {
  content: ""
}

.mdi-blur-linear:before {
  content: ""
}

.mdi-blur-off:before {
  content: ""
}

.mdi-blur-radial:before {
  content: ""
}

.mdi-bomb:before {
  content: ""
}

.mdi-bomb-off:before {
  content: ""
}

.mdi-bone:before {
  content: ""
}

.mdi-book:before {
  content: ""
}

.mdi-book-minus:before {
  content: ""
}

.mdi-book-multiple:before {
  content: ""
}

.mdi-book-multiple-variant:before {
  content: ""
}

.mdi-book-open:before {
  content: ""
}

.mdi-book-open-page-variant:before {
  content: ""
}

.mdi-book-open-variant:before {
  content: ""
}

.mdi-book-plus:before {
  content: ""
}

.mdi-book-secure:before {
  content: ""
}

.mdi-book-unsecure:before {
  content: ""
}

.mdi-book-variant:before {
  content: ""
}

.mdi-bookmark:before {
  content: ""
}

.mdi-bookmark-check:before {
  content: ""
}

.mdi-bookmark-music:before {
  content: ""
}

.mdi-bookmark-outline:before {
  content: ""
}

.mdi-bookmark-plus:before {
  content: ""
}

.mdi-bookmark-plus-outline:before {
  content: ""
}

.mdi-bookmark-remove:before {
  content: ""
}

.mdi-boombox:before {
  content: ""
}

.mdi-bootstrap:before {
  content: ""
}

.mdi-border-all:before {
  content: ""
}

.mdi-border-bottom:before {
  content: ""
}

.mdi-border-color:before {
  content: ""
}

.mdi-border-horizontal:before {
  content: ""
}

.mdi-border-inside:before {
  content: ""
}

.mdi-border-left:before {
  content: ""
}

.mdi-border-none:before {
  content: ""
}

.mdi-border-outside:before {
  content: ""
}

.mdi-border-right:before {
  content: ""
}

.mdi-border-style:before {
  content: ""
}

.mdi-border-top:before {
  content: ""
}

.mdi-border-vertical:before {
  content: ""
}

.mdi-bow-tie:before {
  content: ""
}

.mdi-bowl:before {
  content: ""
}

.mdi-bowling:before {
  content: ""
}

.mdi-box:before {
  content: ""
}

.mdi-box-cutter:before {
  content: ""
}

.mdi-box-shadow:before {
  content: ""
}

.mdi-bridge:before {
  content: ""
}

.mdi-briefcase:before {
  content: ""
}

.mdi-briefcase-check:before {
  content: ""
}

.mdi-briefcase-download:before {
  content: ""
}

.mdi-briefcase-upload:before {
  content: ""
}

.mdi-brightness-1:before {
  content: ""
}

.mdi-brightness-2:before {
  content: ""
}

.mdi-brightness-3:before {
  content: ""
}

.mdi-brightness-4:before {
  content: ""
}

.mdi-brightness-5:before {
  content: ""
}

.mdi-brightness-6:before {
  content: ""
}

.mdi-brightness-7:before {
  content: ""
}

.mdi-brightness-auto:before {
  content: ""
}

.mdi-broom:before {
  content: ""
}

.mdi-brush:before {
  content: ""
}

.mdi-buffer:before {
  content: ""
}

.mdi-bug:before {
  content: ""
}

.mdi-bulletin-board:before {
  content: ""
}

.mdi-bullhorn:before {
  content: ""
}

.mdi-bullseye:before {
  content: ""
}

.mdi-burst-mode:before {
  content: ""
}

.mdi-bus:before {
  content: ""
}

.mdi-bus-articulated-end:before {
  content: ""
}

.mdi-bus-articulated-front:before {
  content: ""
}

.mdi-bus-double-decker:before {
  content: ""
}

.mdi-bus-school:before {
  content: ""
}

.mdi-bus-side:before {
  content: ""
}

.mdi-cached:before {
  content: ""
}

.mdi-cake:before {
  content: ""
}

.mdi-cake-layered:before {
  content: ""
}

.mdi-cake-variant:before {
  content: ""
}

.mdi-calculator:before {
  content: ""
}

.mdi-calendar:before {
  content: ""
}

.mdi-calendar-blank:before {
  content: ""
}

.mdi-calendar-check:before {
  content: ""
}

.mdi-calendar-clock:before {
  content: ""
}

.mdi-calendar-multiple:before {
  content: ""
}

.mdi-calendar-multiple-check:before {
  content: ""
}

.mdi-calendar-plus:before {
  content: ""
}

.mdi-calendar-question:before {
  content: ""
}

.mdi-calendar-range:before {
  content: ""
}

.mdi-calendar-remove:before {
  content: ""
}

.mdi-calendar-text:before {
  content: ""
}

.mdi-calendar-today:before {
  content: ""
}

.mdi-call-made:before {
  content: ""
}

.mdi-call-merge:before {
  content: ""
}

.mdi-call-missed:before {
  content: ""
}

.mdi-call-received:before {
  content: ""
}

.mdi-call-split:before {
  content: ""
}

.mdi-camcorder:before {
  content: ""
}

.mdi-camcorder-box:before {
  content: ""
}

.mdi-camcorder-box-off:before {
  content: ""
}

.mdi-camcorder-off:before {
  content: ""
}

.mdi-camera:before {
  content: ""
}

.mdi-camera-burst:before {
  content: ""
}

.mdi-camera-enhance:before {
  content: ""
}

.mdi-camera-front:before {
  content: ""
}

.mdi-camera-front-variant:before {
  content: ""
}

.mdi-camera-gopro:before {
  content: ""
}

.mdi-camera-iris:before {
  content: ""
}

.mdi-camera-metering-center:before {
  content: ""
}

.mdi-camera-metering-matrix:before {
  content: ""
}

.mdi-camera-metering-partial:before {
  content: ""
}

.mdi-camera-metering-spot:before {
  content: ""
}

.mdi-camera-off:before {
  content: ""
}

.mdi-camera-party-mode:before {
  content: ""
}

.mdi-camera-rear:before {
  content: ""
}

.mdi-camera-rear-variant:before {
  content: ""
}

.mdi-camera-switch:before {
  content: ""
}

.mdi-camera-timer:before {
  content: ""
}

.mdi-cancel:before {
  content: ""
}

.mdi-candle:before {
  content: ""
}

.mdi-candycane:before {
  content: ""
}

.mdi-cannabis:before {
  content: ""
}

.mdi-car:before {
  content: ""
}

.mdi-car-battery:before {
  content: ""
}

.mdi-car-connected:before {
  content: ""
}

.mdi-car-convertable:before {
  content: ""
}

.mdi-car-estate:before {
  content: ""
}

.mdi-car-hatchback:before {
  content: ""
}

.mdi-car-pickup:before {
  content: ""
}

.mdi-car-side:before {
  content: ""
}

.mdi-car-sports:before {
  content: ""
}

.mdi-car-wash:before {
  content: ""
}

.mdi-caravan:before {
  content: ""
}

.mdi-cards:before {
  content: ""
}

.mdi-cards-outline:before {
  content: ""
}

.mdi-cards-playing-outline:before {
  content: ""
}

.mdi-cards-variant:before {
  content: ""
}

.mdi-carrot:before {
  content: ""
}

.mdi-cart:before {
  content: ""
}

.mdi-cart-off:before {
  content: ""
}

.mdi-cart-outline:before {
  content: ""
}

.mdi-cart-plus:before {
  content: ""
}

.mdi-case-sensitive-alt:before {
  content: ""
}

.mdi-cash:before {
  content: ""
}

.mdi-cash-100:before {
  content: ""
}

.mdi-cash-multiple:before {
  content: ""
}

.mdi-cash-usd:before {
  content: ""
}

.mdi-cast:before {
  content: ""
}

.mdi-cast-connected:before {
  content: ""
}

.mdi-cast-off:before {
  content: ""
}

.mdi-castle:before {
  content: ""
}

.mdi-cat:before {
  content: ""
}

.mdi-cctv:before {
  content: ""
}

.mdi-ceiling-light:before {
  content: ""
}

.mdi-cellphone:before {
  content: ""
}

.mdi-cellphone-android:before {
  content: ""
}

.mdi-cellphone-basic:before {
  content: ""
}

.mdi-cellphone-dock:before {
  content: ""
}

.mdi-cellphone-iphone:before {
  content: ""
}

.mdi-cellphone-link:before {
  content: ""
}

.mdi-cellphone-link-off:before {
  content: ""
}

.mdi-cellphone-settings:before {
  content: ""
}

.mdi-certificate:before {
  content: ""
}

.mdi-chair-school:before {
  content: ""
}

.mdi-chart-arc:before {
  content: ""
}

.mdi-chart-areaspline:before {
  content: ""
}

.mdi-chart-bar:before {
  content: ""
}

.mdi-chart-bar-stacked:before {
  content: ""
}

.mdi-chart-bubble:before {
  content: ""
}

.mdi-chart-donut:before {
  content: ""
}

.mdi-chart-donut-variant:before {
  content: ""
}

.mdi-chart-gantt:before {
  content: ""
}

.mdi-chart-histogram:before {
  content: ""
}

.mdi-chart-line:before {
  content: ""
}

.mdi-chart-line-stacked:before {
  content: ""
}

.mdi-chart-line-variant:before {
  content: ""
}

.mdi-chart-pie:before {
  content: ""
}

.mdi-chart-scatterplot-hexbin:before {
  content: ""
}

.mdi-chart-timeline:before {
  content: ""
}

.mdi-check:before {
  content: ""
}

.mdi-check-all:before {
  content: ""
}

.mdi-check-circle:before {
  content: ""
}

.mdi-check-circle-outline:before {
  content: ""
}

.mdi-checkbox-blank:before {
  content: ""
}

.mdi-checkbox-blank-circle:before {
  content: ""
}

.mdi-checkbox-blank-circle-outline:before {
  content: ""
}

.mdi-checkbox-blank-outline:before {
  content: ""
}

.mdi-checkbox-marked:before {
  content: ""
}

.mdi-checkbox-marked-circle:before {
  content: ""
}

.mdi-checkbox-marked-circle-outline:before {
  content: ""
}

.mdi-checkbox-marked-outline:before {
  content: ""
}

.mdi-checkbox-multiple-blank:before {
  content: ""
}

.mdi-checkbox-multiple-blank-circle:before {
  content: ""
}

.mdi-checkbox-multiple-blank-circle-outline:before {
  content: ""
}

.mdi-checkbox-multiple-blank-outline:before {
  content: ""
}

.mdi-checkbox-multiple-marked:before {
  content: ""
}

.mdi-checkbox-multiple-marked-circle:before {
  content: ""
}

.mdi-checkbox-multiple-marked-circle-outline:before {
  content: ""
}

.mdi-checkbox-multiple-marked-outline:before {
  content: ""
}

.mdi-checkerboard:before {
  content: ""
}

.mdi-chemical-weapon:before {
  content: ""
}

.mdi-chevron-double-down:before {
  content: ""
}

.mdi-chevron-double-left:before {
  content: ""
}

.mdi-chevron-double-right:before {
  content: ""
}

.mdi-chevron-double-up:before {
  content: ""
}

.mdi-chevron-down:before {
  content: ""
}

.mdi-chevron-left:before {
  content: ""
}

.mdi-chevron-right:before {
  content: ""
}

.mdi-chevron-up:before {
  content: ""
}

.mdi-chili-hot:before {
  content: ""
}

.mdi-chili-medium:before {
  content: ""
}

.mdi-chili-mild:before {
  content: ""
}

.mdi-chip:before {
  content: ""
}

.mdi-church:before {
  content: ""
}

.mdi-circle:before {
  content: ""
}

.mdi-circle-outline:before {
  content: ""
}

.mdi-cisco-webex:before {
  content: ""
}

.mdi-city:before {
  content: ""
}

.mdi-clipboard:before {
  content: ""
}

.mdi-clipboard-account:before {
  content: ""
}

.mdi-clipboard-alert:before {
  content: ""
}

.mdi-clipboard-arrow-down:before {
  content: ""
}

.mdi-clipboard-arrow-left:before {
  content: ""
}

.mdi-clipboard-check:before {
  content: ""
}

.mdi-clipboard-flow:before {
  content: ""
}

.mdi-clipboard-outline:before {
  content: ""
}

.mdi-clipboard-plus:before {
  content: ""
}

.mdi-clipboard-text:before {
  content: ""
}

.mdi-clippy:before {
  content: ""
}

.mdi-clock:before {
  content: ""
}

.mdi-clock-alert:before {
  content: ""
}

.mdi-clock-end:before {
  content: ""
}

.mdi-clock-fast:before {
  content: ""
}

.mdi-clock-in:before {
  content: ""
}

.mdi-clock-out:before {
  content: ""
}

.mdi-clock-start:before {
  content: ""
}

.mdi-close:before {
  content: ""
}

.mdi-close-box:before {
  content: ""
}

.mdi-close-box-outline:before {
  content: ""
}

.mdi-close-circle:before {
  content: ""
}

.mdi-close-circle-outline:before {
  content: ""
}

.mdi-close-network:before {
  content: ""
}

.mdi-close-octagon:before {
  content: ""
}

.mdi-close-octagon-outline:before {
  content: ""
}

.mdi-close-outline:before {
  content: ""
}

.mdi-closed-caption:before {
  content: ""
}

.mdi-cloud:before {
  content: ""
}

.mdi-cloud-braces:before {
  content: ""
}

.mdi-cloud-check:before {
  content: ""
}

.mdi-cloud-circle:before {
  content: ""
}

.mdi-cloud-download:before {
  content: ""
}

.mdi-cloud-off-outline:before {
  content: ""
}

.mdi-cloud-outline:before {
  content: ""
}

.mdi-cloud-print:before {
  content: ""
}

.mdi-cloud-print-outline:before {
  content: ""
}

.mdi-cloud-sync:before {
  content: ""
}

.mdi-cloud-tags:before {
  content: ""
}

.mdi-cloud-upload:before {
  content: ""
}

.mdi-code-array:before {
  content: ""
}

.mdi-code-braces:before {
  content: ""
}

.mdi-code-brackets:before {
  content: ""
}

.mdi-code-equal:before {
  content: ""
}

.mdi-code-greater-than:before {
  content: ""
}

.mdi-code-greater-than-or-equal:before {
  content: ""
}

.mdi-code-less-than:before {
  content: ""
}

.mdi-code-less-than-or-equal:before {
  content: ""
}

.mdi-code-not-equal:before {
  content: ""
}

.mdi-code-not-equal-variant:before {
  content: ""
}

.mdi-code-parentheses:before {
  content: ""
}

.mdi-code-string:before {
  content: ""
}

.mdi-code-tags:before {
  content: ""
}

.mdi-code-tags-check:before {
  content: ""
}

.mdi-codepen:before {
  content: ""
}

.mdi-coffee:before {
  content: ""
}

.mdi-coffee-outline:before {
  content: ""
}

.mdi-coffee-to-go:before {
  content: ""
}

.mdi-coin:before {
  content: ""
}

.mdi-coins:before {
  content: ""
}

.mdi-collage:before {
  content: ""
}

.mdi-color-helper:before {
  content: ""
}

.mdi-comment:before {
  content: ""
}

.mdi-comment-account:before {
  content: ""
}

.mdi-comment-account-outline:before {
  content: ""
}

.mdi-comment-alert:before {
  content: ""
}

.mdi-comment-alert-outline:before {
  content: ""
}

.mdi-comment-check:before {
  content: ""
}

.mdi-comment-check-outline:before {
  content: ""
}

.mdi-comment-multiple-outline:before {
  content: ""
}

.mdi-comment-outline:before {
  content: ""
}

.mdi-comment-plus-outline:before {
  content: ""
}

.mdi-comment-processing:before {
  content: ""
}

.mdi-comment-processing-outline:before {
  content: ""
}

.mdi-comment-question-outline:before {
  content: ""
}

.mdi-comment-remove-outline:before {
  content: ""
}

.mdi-comment-text:before {
  content: ""
}

.mdi-comment-text-outline:before {
  content: ""
}

.mdi-compare:before {
  content: ""
}

.mdi-compass:before {
  content: ""
}

.mdi-compass-outline:before {
  content: ""
}

.mdi-console:before {
  content: ""
}

.mdi-console-line:before {
  content: ""
}

.mdi-contact-mail:before {
  content: ""
}

.mdi-contacts:before {
  content: ""
}

.mdi-content-copy:before {
  content: ""
}

.mdi-content-cut:before {
  content: ""
}

.mdi-content-duplicate:before {
  content: ""
}

.mdi-content-paste:before {
  content: ""
}

.mdi-content-save:before {
  content: ""
}

.mdi-content-save-all:before {
  content: ""
}

.mdi-content-save-settings:before {
  content: ""
}

.mdi-contrast:before {
  content: ""
}

.mdi-contrast-box:before {
  content: ""
}

.mdi-contrast-circle:before {
  content: ""
}

.mdi-cookie:before {
  content: ""
}

.mdi-copyright:before {
  content: ""
}

.mdi-corn:before {
  content: ""
}

.mdi-counter:before {
  content: ""
}

.mdi-cow:before {
  content: ""
}

.mdi-creation:before {
  content: ""
}

.mdi-credit-card:before {
  content: ""
}

.mdi-credit-card-multiple:before {
  content: ""
}

.mdi-credit-card-off:before {
  content: ""
}

.mdi-credit-card-plus:before {
  content: ""
}

.mdi-credit-card-scan:before {
  content: ""
}

.mdi-crop:before {
  content: ""
}

.mdi-crop-free:before {
  content: ""
}

.mdi-crop-landscape:before {
  content: ""
}

.mdi-crop-portrait:before {
  content: ""
}

.mdi-crop-rotate:before {
  content: ""
}

.mdi-crop-square:before {
  content: ""
}

.mdi-crosshairs:before {
  content: ""
}

.mdi-crosshairs-gps:before {
  content: ""
}

.mdi-crown:before {
  content: ""
}

.mdi-cube:before {
  content: ""
}

.mdi-cube-outline:before {
  content: ""
}

.mdi-cube-send:before {
  content: ""
}

.mdi-cube-unfolded:before {
  content: ""
}

.mdi-cup:before {
  content: ""
}

.mdi-cup-off:before {
  content: ""
}

.mdi-cup-water:before {
  content: ""
}

.mdi-currency-btc:before {
  content: ""
}

.mdi-currency-chf:before {
  content: ""
}

.mdi-currency-cny:before {
  content: ""
}

.mdi-currency-eth:before {
  content: ""
}

.mdi-currency-eur:before {
  content: ""
}

.mdi-currency-gbp:before {
  content: ""
}

.mdi-currency-inr:before {
  content: ""
}

.mdi-currency-jpy:before {
  content: ""
}

.mdi-currency-krw:before {
  content: ""
}

.mdi-currency-ngn:before {
  content: ""
}

.mdi-currency-rub:before {
  content: ""
}

.mdi-currency-sign:before {
  content: ""
}

.mdi-currency-try:before {
  content: ""
}

.mdi-currency-twd:before {
  content: ""
}

.mdi-currency-usd:before {
  content: ""
}

.mdi-currency-usd-off:before {
  content: ""
}

.mdi-cursor-default:before {
  content: ""
}

.mdi-cursor-default-outline:before {
  content: ""
}

.mdi-cursor-move:before {
  content: ""
}

.mdi-cursor-pointer:before {
  content: ""
}

.mdi-cursor-text:before {
  content: ""
}

.mdi-database:before {
  content: ""
}

.mdi-database-minus:before {
  content: ""
}

.mdi-database-plus:before {
  content: ""
}

.mdi-debug-step-into:before {
  content: ""
}

.mdi-debug-step-out:before {
  content: ""
}

.mdi-debug-step-over:before {
  content: ""
}

.mdi-decagram:before {
  content: ""
}

.mdi-decagram-outline:before {
  content: ""
}

.mdi-decimal-decrease:before {
  content: ""
}

.mdi-decimal-increase:before {
  content: ""
}

.mdi-delete:before {
  content: ""
}

.mdi-delete-circle:before {
  content: ""
}

.mdi-delete-empty:before {
  content: ""
}

.mdi-delete-forever:before {
  content: ""
}

.mdi-delete-sweep:before {
  content: ""
}

.mdi-delete-variant:before {
  content: ""
}

.mdi-delta:before {
  content: ""
}

.mdi-deskphone:before {
  content: ""
}

.mdi-desktop-classic:before {
  content: ""
}

.mdi-desktop-mac:before {
  content: ""
}

.mdi-desktop-tower:before {
  content: ""
}

.mdi-details:before {
  content: ""
}

.mdi-developer-board:before {
  content: ""
}

.mdi-deviantart:before {
  content: ""
}

.mdi-dialpad:before {
  content: ""
}

.mdi-diamond:before {
  content: ""
}

.mdi-dice-1:before {
  content: ""
}

.mdi-dice-2:before {
  content: ""
}

.mdi-dice-3:before {
  content: ""
}

.mdi-dice-4:before {
  content: ""
}

.mdi-dice-5:before {
  content: ""
}

.mdi-dice-6:before {
  content: ""
}

.mdi-dice-d10:before {
  content: ""
}

.mdi-dice-d20:before {
  content: ""
}

.mdi-dice-d4:before {
  content: ""
}

.mdi-dice-d6:before {
  content: ""
}

.mdi-dice-d8:before {
  content: ""
}

.mdi-dice-multiple:before {
  content: ""
}

.mdi-dictionary:before {
  content: ""
}

.mdi-dip-switch:before {
  content: ""
}

.mdi-directions:before {
  content: ""
}

.mdi-directions-fork:before {
  content: ""
}

.mdi-discord:before {
  content: ""
}

.mdi-disk:before {
  content: ""
}

.mdi-disk-alert:before {
  content: ""
}

.mdi-disqus:before {
  content: ""
}

.mdi-disqus-outline:before {
  content: ""
}

.mdi-division:before {
  content: ""
}

.mdi-division-box:before {
  content: ""
}

.mdi-dna:before {
  content: ""
}

.mdi-dns:before {
  content: ""
}

.mdi-do-not-disturb:before {
  content: ""
}

.mdi-do-not-disturb-off:before {
  content: ""
}

.mdi-dolby:before {
  content: ""
}

.mdi-domain:before {
  content: ""
}

.mdi-donkey:before {
  content: ""
}

.mdi-dots-horizontal:before {
  content: ""
}

.mdi-dots-horizontal-circle:before {
  content: ""
}

.mdi-dots-vertical:before {
  content: ""
}

.mdi-dots-vertical-circle:before {
  content: ""
}

.mdi-douban:before {
  content: ""
}

.mdi-download:before {
  content: ""
}

.mdi-download-network:before {
  content: ""
}

.mdi-drag:before {
  content: ""
}

.mdi-drag-horizontal:before {
  content: ""
}

.mdi-drag-vertical:before {
  content: ""
}

.mdi-drawing:before {
  content: ""
}

.mdi-drawing-box:before {
  content: ""
}

.mdi-dribbble:before {
  content: ""
}

.mdi-dribbble-box:before {
  content: ""
}

.mdi-drone:before {
  content: ""
}

.mdi-dropbox:before {
  content: ""
}

.mdi-drupal:before {
  content: ""
}

.mdi-duck:before {
  content: ""
}

.mdi-dumbbell:before {
  content: ""
}

.mdi-ear-hearing:before {
  content: ""
}

.mdi-earth:before {
  content: ""
}

.mdi-earth-box:before {
  content: ""
}

.mdi-earth-box-off:before {
  content: ""
}

.mdi-earth-off:before {
  content: ""
}

.mdi-edge:before {
  content: ""
}

.mdi-eject:before {
  content: ""
}

.mdi-elephant:before {
  content: ""
}

.mdi-elevation-decline:before {
  content: ""
}

.mdi-elevation-rise:before {
  content: ""
}

.mdi-elevator:before {
  content: ""
}

.mdi-email:before {
  content: ""
}

.mdi-email-alert:before {
  content: ""
}

.mdi-email-open:before {
  content: ""
}

.mdi-email-open-outline:before {
  content: ""
}

.mdi-email-outline:before {
  content: ""
}

.mdi-email-secure:before {
  content: ""
}

.mdi-email-variant:before {
  content: ""
}

.mdi-emby:before {
  content: ""
}

.mdi-emoticon:before {
  content: ""
}

.mdi-emoticon-cool:before {
  content: ""
}

.mdi-emoticon-dead:before {
  content: ""
}

.mdi-emoticon-devil:before {
  content: ""
}

.mdi-emoticon-excited:before {
  content: ""
}

.mdi-emoticon-happy:before {
  content: ""
}

.mdi-emoticon-neutral:before {
  content: ""
}

.mdi-emoticon-poop:before {
  content: ""
}

.mdi-emoticon-sad:before {
  content: ""
}

.mdi-emoticon-tongue:before {
  content: ""
}

.mdi-engine:before {
  content: ""
}

.mdi-engine-outline:before {
  content: ""
}

.mdi-equal:before {
  content: ""
}

.mdi-equal-box:before {
  content: ""
}

.mdi-eraser:before {
  content: ""
}

.mdi-eraser-variant:before {
  content: ""
}

.mdi-escalator:before {
  content: ""
}

.mdi-ethernet:before {
  content: ""
}

.mdi-ethernet-cable:before {
  content: ""
}

.mdi-ethernet-cable-off:before {
  content: ""
}

.mdi-etsy:before {
  content: ""
}

.mdi-ev-station:before {
  content: ""
}

.mdi-eventbrite:before {
  content: ""
}

.mdi-evernote:before {
  content: ""
}

.mdi-exclamation:before {
  content: ""
}

.mdi-exit-to-app:before {
  content: ""
}

.mdi-export:before {
  content: ""
}

.mdi-eye:before {
  content: ""
}

.mdi-eye-off:before {
  content: ""
}

.mdi-eye-off-outline:before {
  content: ""
}

.mdi-eye-outline:before {
  content: ""
}

.mdi-eyedropper:before {
  content: ""
}

.mdi-eyedropper-variant:before {
  content: ""
}

.mdi-face:before {
  content: ""
}

.mdi-face-profile:before {
  content: ""
}

.mdi-facebook:before {
  content: ""
}

.mdi-facebook-box:before {
  content: ""
}

.mdi-facebook-messenger:before {
  content: ""
}

.mdi-factory:before {
  content: ""
}

.mdi-fan:before {
  content: ""
}

.mdi-fast-forward:before {
  content: ""
}

.mdi-fast-forward-outline:before {
  content: ""
}

.mdi-fax:before {
  content: ""
}

.mdi-feather:before {
  content: ""
}

.mdi-ferry:before {
  content: ""
}

.mdi-file:before {
  content: ""
}

.mdi-file-account:before {
  content: ""
}

.mdi-file-chart:before {
  content: ""
}

.mdi-file-check:before {
  content: ""
}

.mdi-file-cloud:before {
  content: ""
}

.mdi-file-delimited:before {
  content: ""
}

.mdi-file-document:before {
  content: ""
}

.mdi-file-document-box:before {
  content: ""
}

.mdi-file-excel:before {
  content: ""
}

.mdi-file-excel-box:before {
  content: ""
}

.mdi-file-export:before {
  content: ""
}

.mdi-file-find:before {
  content: ""
}

.mdi-file-hidden:before {
  content: ""
}

.mdi-file-image:before {
  content: ""
}

.mdi-file-import:before {
  content: ""
}

.mdi-file-lock:before {
  content: ""
}

.mdi-file-multiple:before {
  content: ""
}

.mdi-file-music:before {
  content: ""
}

.mdi-file-outline:before {
  content: ""
}

.mdi-file-pdf:before {
  content: ""
}

.mdi-file-pdf-box:before {
  content: ""
}

.mdi-file-plus:before {
  content: ""
}

.mdi-file-powerpoint:before {
  content: ""
}

.mdi-file-powerpoint-box:before {
  content: ""
}

.mdi-file-presentation-box:before {
  content: ""
}

.mdi-file-restore:before {
  content: ""
}

.mdi-file-send:before {
  content: ""
}

.mdi-file-tree:before {
  content: ""
}

.mdi-file-video:before {
  content: ""
}

.mdi-file-word:before {
  content: ""
}

.mdi-file-word-box:before {
  content: ""
}

.mdi-file-xml:before {
  content: ""
}

.mdi-film:before {
  content: ""
}

.mdi-filmstrip:before {
  content: ""
}

.mdi-filmstrip-off:before {
  content: ""
}

.mdi-filter:before {
  content: ""
}

.mdi-filter-outline:before {
  content: ""
}

.mdi-filter-remove:before {
  content: ""
}

.mdi-filter-remove-outline:before {
  content: ""
}

.mdi-filter-variant:before {
  content: ""
}

.mdi-find-replace:before {
  content: ""
}

.mdi-fingerprint:before {
  content: ""
}

.mdi-fire:before {
  content: ""
}

.mdi-firefox:before {
  content: ""
}

.mdi-fish:before {
  content: ""
}

.mdi-flag:before {
  content: ""
}

.mdi-flag-checkered:before {
  content: ""
}

.mdi-flag-outline:before {
  content: ""
}

.mdi-flag-outline-variant:before {
  content: ""
}

.mdi-flag-triangle:before {
  content: ""
}

.mdi-flag-variant:before {
  content: ""
}

.mdi-flash:before {
  content: ""
}

.mdi-flash-auto:before {
  content: ""
}

.mdi-flash-off:before {
  content: ""
}

.mdi-flash-outline:before {
  content: ""
}

.mdi-flash-red-eye:before {
  content: ""
}

.mdi-flashlight:before {
  content: ""
}

.mdi-flashlight-off:before {
  content: ""
}

.mdi-flask:before {
  content: ""
}

.mdi-flask-empty:before {
  content: ""
}

.mdi-flask-empty-outline:before {
  content: ""
}

.mdi-flask-outline:before {
  content: ""
}

.mdi-flattr:before {
  content: ""
}

.mdi-flip-to-back:before {
  content: ""
}

.mdi-flip-to-front:before {
  content: ""
}

.mdi-floppy:before {
  content: ""
}

.mdi-flower:before {
  content: ""
}

.mdi-folder:before {
  content: ""
}

.mdi-folder-account:before {
  content: ""
}

.mdi-folder-download:before {
  content: ""
}

.mdi-folder-google-drive:before {
  content: ""
}

.mdi-folder-image:before {
  content: ""
}

.mdi-folder-lock:before {
  content: ""
}

.mdi-folder-lock-open:before {
  content: ""
}

.mdi-folder-move:before {
  content: ""
}

.mdi-folder-multiple:before {
  content: ""
}

.mdi-folder-multiple-image:before {
  content: ""
}

.mdi-folder-multiple-outline:before {
  content: ""
}

.mdi-folder-open:before {
  content: ""
}

.mdi-folder-outline:before {
  content: ""
}

.mdi-folder-plus:before {
  content: ""
}

.mdi-folder-remove:before {
  content: ""
}

.mdi-folder-star:before {
  content: ""
}

.mdi-folder-upload:before {
  content: ""
}

.mdi-font-awesome:before {
  content: ""
}

.mdi-food:before {
  content: ""
}

.mdi-food-apple:before {
  content: ""
}

.mdi-food-croissant:before {
  content: ""
}

.mdi-food-fork-drink:before {
  content: ""
}

.mdi-food-off:before {
  content: ""
}

.mdi-food-variant:before {
  content: ""
}

.mdi-football:before {
  content: ""
}

.mdi-football-australian:before {
  content: ""
}

.mdi-football-helmet:before {
  content: ""
}

.mdi-forklift:before {
  content: ""
}

.mdi-format-align-bottom:before {
  content: ""
}

.mdi-format-align-center:before {
  content: ""
}

.mdi-format-align-justify:before {
  content: ""
}

.mdi-format-align-left:before {
  content: ""
}

.mdi-format-align-middle:before {
  content: ""
}

.mdi-format-align-right:before {
  content: ""
}

.mdi-format-align-top:before {
  content: ""
}

.mdi-format-annotation-plus:before {
  content: ""
}

.mdi-format-bold:before {
  content: ""
}

.mdi-format-clear:before {
  content: ""
}

.mdi-format-color-fill:before {
  content: ""
}

.mdi-format-color-text:before {
  content: ""
}

.mdi-format-float-center:before {
  content: ""
}

.mdi-format-float-left:before {
  content: ""
}

.mdi-format-float-none:before {
  content: ""
}

.mdi-format-float-right:before {
  content: ""
}

.mdi-format-font:before {
  content: ""
}

.mdi-format-header-1:before {
  content: ""
}

.mdi-format-header-2:before {
  content: ""
}

.mdi-format-header-3:before {
  content: ""
}

.mdi-format-header-4:before {
  content: ""
}

.mdi-format-header-5:before {
  content: ""
}

.mdi-format-header-6:before {
  content: ""
}

.mdi-format-header-decrease:before {
  content: ""
}

.mdi-format-header-equal:before {
  content: ""
}

.mdi-format-header-increase:before {
  content: ""
}

.mdi-format-header-pound:before {
  content: ""
}

.mdi-format-horizontal-align-center:before {
  content: ""
}

.mdi-format-horizontal-align-left:before {
  content: ""
}

.mdi-format-horizontal-align-right:before {
  content: ""
}

.mdi-format-indent-decrease:before {
  content: ""
}

.mdi-format-indent-increase:before {
  content: ""
}

.mdi-format-italic:before {
  content: ""
}

.mdi-format-line-spacing:before {
  content: ""
}

.mdi-format-line-style:before {
  content: ""
}

.mdi-format-line-weight:before {
  content: ""
}

.mdi-format-list-bulleted:before {
  content: ""
}

.mdi-format-list-bulleted-type:before {
  content: ""
}

.mdi-format-list-checks:before {
  content: ""
}

.mdi-format-list-numbers:before {
  content: ""
}

.mdi-format-page-break:before {
  content: ""
}

.mdi-format-paint:before {
  content: ""
}

.mdi-format-paragraph:before {
  content: ""
}

.mdi-format-pilcrow:before {
  content: ""
}

.mdi-format-quote-close:before {
  content: ""
}

.mdi-format-quote-open:before {
  content: ""
}

.mdi-format-rotate-90:before {
  content: ""
}

.mdi-format-section:before {
  content: ""
}

.mdi-format-size:before {
  content: ""
}

.mdi-format-strikethrough:before {
  content: ""
}

.mdi-format-strikethrough-variant:before {
  content: ""
}

.mdi-format-subscript:before {
  content: ""
}

.mdi-format-superscript:before {
  content: ""
}

.mdi-format-text:before {
  content: ""
}

.mdi-format-textdirection-l-to-r:before {
  content: ""
}

.mdi-format-textdirection-r-to-l:before {
  content: ""
}

.mdi-format-title:before {
  content: ""
}

.mdi-format-underline:before {
  content: ""
}

.mdi-format-vertical-align-bottom:before {
  content: ""
}

.mdi-format-vertical-align-center:before {
  content: ""
}

.mdi-format-vertical-align-top:before {
  content: ""
}

.mdi-format-wrap-inline:before {
  content: ""
}

.mdi-format-wrap-square:before {
  content: ""
}

.mdi-format-wrap-tight:before {
  content: ""
}

.mdi-format-wrap-top-bottom:before {
  content: ""
}

.mdi-forum:before {
  content: ""
}

.mdi-forward:before {
  content: ""
}

.mdi-foursquare:before {
  content: ""
}

.mdi-fridge:before {
  content: ""
}

.mdi-fridge-filled:before {
  content: ""
}

.mdi-fridge-filled-bottom:before {
  content: ""
}

.mdi-fridge-filled-top:before {
  content: ""
}

.mdi-fuel:before {
  content: ""
}

.mdi-fullscreen:before {
  content: ""
}

.mdi-fullscreen-exit:before {
  content: ""
}

.mdi-function:before {
  content: ""
}

.mdi-gamepad:before {
  content: ""
}

.mdi-gamepad-variant:before {
  content: ""
}

.mdi-garage:before {
  content: ""
}

.mdi-garage-open:before {
  content: ""
}

.mdi-gas-cylinder:before {
  content: ""
}

.mdi-gas-station:before {
  content: ""
}

.mdi-gate:before {
  content: ""
}

.mdi-gauge:before {
  content: ""
}

.mdi-gavel:before {
  content: ""
}

.mdi-gender-female:before {
  content: ""
}

.mdi-gender-male:before {
  content: ""
}

.mdi-gender-male-female:before {
  content: ""
}

.mdi-gender-transgender:before {
  content: ""
}

.mdi-gesture:before {
  content: ""
}

.mdi-gesture-double-tap:before {
  content: ""
}

.mdi-gesture-swipe-down:before {
  content: ""
}

.mdi-gesture-swipe-left:before {
  content: ""
}

.mdi-gesture-swipe-right:before {
  content: ""
}

.mdi-gesture-swipe-up:before {
  content: ""
}

.mdi-gesture-tap:before {
  content: ""
}

.mdi-gesture-two-double-tap:before {
  content: ""
}

.mdi-gesture-two-tap:before {
  content: ""
}

.mdi-ghost:before {
  content: ""
}

.mdi-gift:before {
  content: ""
}

.mdi-git:before {
  content: ""
}

.mdi-github-box:before {
  content: ""
}

.mdi-github-circle:before {
  content: ""
}

.mdi-github-face:before {
  content: ""
}

.mdi-glass-flute:before {
  content: ""
}

.mdi-glass-mug:before {
  content: ""
}

.mdi-glass-stange:before {
  content: ""
}

.mdi-glass-tulip:before {
  content: ""
}

.mdi-glassdoor:before {
  content: ""
}

.mdi-glasses:before {
  content: ""
}

.mdi-gmail:before {
  content: ""
}

.mdi-gnome:before {
  content: ""
}

.mdi-gondola:before {
  content: ""
}

.mdi-google:before {
  content: ""
}

.mdi-google-analytics:before {
  content: ""
}

.mdi-google-assistant:before {
  content: ""
}

.mdi-google-cardboard:before {
  content: ""
}

.mdi-google-chrome:before {
  content: ""
}

.mdi-google-circles:before {
  content: ""
}

.mdi-google-circles-communities:before {
  content: ""
}

.mdi-google-circles-extended:before {
  content: ""
}

.mdi-google-circles-group:before {
  content: ""
}

.mdi-google-controller:before {
  content: ""
}

.mdi-google-controller-off:before {
  content: ""
}

.mdi-google-drive:before {
  content: ""
}

.mdi-google-earth:before {
  content: ""
}

.mdi-google-glass:before {
  content: ""
}

.mdi-google-keep:before {
  content: ""
}

.mdi-google-maps:before {
  content: ""
}

.mdi-google-nearby:before {
  content: ""
}

.mdi-google-pages:before {
  content: ""
}

.mdi-google-photos:before {
  content: ""
}

.mdi-google-physical-web:before {
  content: ""
}

.mdi-google-play:before {
  content: ""
}

.mdi-google-plus:before {
  content: ""
}

.mdi-google-plus-box:before {
  content: ""
}

.mdi-google-translate:before {
  content: ""
}

.mdi-google-wallet:before {
  content: ""
}

.mdi-gradient:before {
  content: ""
}

.mdi-grease-pencil:before {
  content: ""
}

.mdi-grid:before {
  content: ""
}

.mdi-grid-large:before {
  content: ""
}

.mdi-grid-off:before {
  content: ""
}

.mdi-group:before {
  content: ""
}

.mdi-guitar-acoustic:before {
  content: ""
}

.mdi-guitar-electric:before {
  content: ""
}

.mdi-guitar-pick:before {
  content: ""
}

.mdi-guitar-pick-outline:before {
  content: ""
}

.mdi-hackernews:before {
  content: ""
}

.mdi-hamburger:before {
  content: ""
}

.mdi-hand-pointing-right:before {
  content: ""
}

.mdi-hanger:before {
  content: ""
}

.mdi-hangouts:before {
  content: ""
}

.mdi-harddisk:before {
  content: ""
}

.mdi-headphones:before {
  content: ""
}

.mdi-headphones-box:before {
  content: ""
}

.mdi-headphones-off:before {
  content: ""
}

.mdi-headphones-settings:before {
  content: ""
}

.mdi-headset:before {
  content: ""
}

.mdi-headset-dock:before {
  content: ""
}

.mdi-headset-off:before {
  content: ""
}

.mdi-heart:before {
  content: ""
}

.mdi-heart-box:before {
  content: ""
}

.mdi-heart-box-outline:before {
  content: ""
}

.mdi-heart-broken:before {
  content: ""
}

.mdi-heart-half:before {
  content: ""
}

.mdi-heart-half-full:before {
  content: ""
}

.mdi-heart-half-outline:before {
  content: ""
}

.mdi-heart-off:before {
  content: ""
}

.mdi-heart-outline:before {
  content: ""
}

.mdi-heart-pulse:before {
  content: ""
}

.mdi-help:before {
  content: ""
}

.mdi-help-box:before {
  content: ""
}

.mdi-help-circle:before {
  content: ""
}

.mdi-help-circle-outline:before {
  content: ""
}

.mdi-help-network:before {
  content: ""
}

.mdi-hexagon:before {
  content: ""
}

.mdi-hexagon-multiple:before {
  content: ""
}

.mdi-hexagon-outline:before {
  content: ""
}

.mdi-high-definition:before {
  content: ""
}

.mdi-highway:before {
  content: ""
}

.mdi-history:before {
  content: ""
}

.mdi-hololens:before {
  content: ""
}

.mdi-home:before {
  content: ""
}

.mdi-home-assistant:before {
  content: ""
}

.mdi-home-automation:before {
  content: ""
}

.mdi-home-circle:before {
  content: ""
}

.mdi-home-map-marker:before {
  content: ""
}

.mdi-home-modern:before {
  content: ""
}

.mdi-home-outline:before {
  content: ""
}

.mdi-home-variant:before {
  content: ""
}

.mdi-hook:before {
  content: ""
}

.mdi-hook-off:before {
  content: ""
}

.mdi-hops:before {
  content: ""
}

.mdi-hospital:before {
  content: ""
}

.mdi-hospital-building:before {
  content: ""
}

.mdi-hospital-marker:before {
  content: ""
}

.mdi-hotel:before {
  content: ""
}

.mdi-houzz:before {
  content: ""
}

.mdi-houzz-box:before {
  content: ""
}

.mdi-human:before {
  content: ""
}

.mdi-human-child:before {
  content: ""
}

.mdi-human-female:before {
  content: ""
}

.mdi-human-greeting:before {
  content: ""
}

.mdi-human-handsdown:before {
  content: ""
}

.mdi-human-handsup:before {
  content: ""
}

.mdi-human-male:before {
  content: ""
}

.mdi-human-male-female:before {
  content: ""
}

.mdi-human-pregnant:before {
  content: ""
}

.mdi-humble-bundle:before {
  content: ""
}

.mdi-image:before {
  content: ""
}

.mdi-image-album:before {
  content: ""
}

.mdi-image-area:before {
  content: ""
}

.mdi-image-area-close:before {
  content: ""
}

.mdi-image-broken:before {
  content: ""
}

.mdi-image-broken-variant:before {
  content: ""
}

.mdi-image-filter:before {
  content: ""
}

.mdi-image-filter-black-white:before {
  content: ""
}

.mdi-image-filter-center-focus:before {
  content: ""
}

.mdi-image-filter-center-focus-weak:before {
  content: ""
}

.mdi-image-filter-drama:before {
  content: ""
}

.mdi-image-filter-frames:before {
  content: ""
}

.mdi-image-filter-hdr:before {
  content: ""
}

.mdi-image-filter-none:before {
  content: ""
}

.mdi-image-filter-tilt-shift:before {
  content: ""
}

.mdi-image-filter-vintage:before {
  content: ""
}

.mdi-image-multiple:before {
  content: ""
}

.mdi-import:before {
  content: ""
}

.mdi-inbox:before {
  content: ""
}

.mdi-inbox-arrow-down:before {
  content: ""
}

.mdi-inbox-arrow-up:before {
  content: ""
}

.mdi-incognito:before {
  content: ""
}

.mdi-infinity:before {
  content: ""
}

.mdi-information:before {
  content: ""
}

.mdi-information-outline:before {
  content: ""
}

.mdi-information-variant:before {
  content: ""
}

.mdi-instagram:before {
  content: ""
}

.mdi-instapaper:before {
  content: ""
}

.mdi-internet-explorer:before {
  content: ""
}

.mdi-invert-colors:before {
  content: ""
}

.mdi-itunes:before {
  content: ""
}

.mdi-jeepney:before {
  content: ""
}

.mdi-jira:before {
  content: ""
}

.mdi-jsfiddle:before {
  content: ""
}

.mdi-json:before {
  content: ""
}

.mdi-keg:before {
  content: ""
}

.mdi-kettle:before {
  content: ""
}

.mdi-key:before {
  content: ""
}

.mdi-key-change:before {
  content: ""
}

.mdi-key-minus:before {
  content: ""
}

.mdi-key-plus:before {
  content: ""
}

.mdi-key-remove:before {
  content: ""
}

.mdi-key-variant:before {
  content: ""
}

.mdi-keyboard:before {
  content: ""
}

.mdi-keyboard-backspace:before {
  content: ""
}

.mdi-keyboard-caps:before {
  content: ""
}

.mdi-keyboard-close:before {
  content: ""
}

.mdi-keyboard-off:before {
  content: ""
}

.mdi-keyboard-return:before {
  content: ""
}

.mdi-keyboard-tab:before {
  content: ""
}

.mdi-keyboard-variant:before {
  content: ""
}

.mdi-kickstarter:before {
  content: ""
}

.mdi-kodi:before {
  content: ""
}

.mdi-label:before {
  content: ""
}

.mdi-label-outline:before {
  content: ""
}

.mdi-lambda:before {
  content: ""
}

.mdi-lamp:before {
  content: ""
}

.mdi-lan:before {
  content: ""
}

.mdi-lan-connect:before {
  content: ""
}

.mdi-lan-disconnect:before {
  content: ""
}

.mdi-lan-pending:before {
  content: ""
}

.mdi-language-c:before {
  content: ""
}

.mdi-language-cpp:before {
  content: ""
}

.mdi-language-csharp:before {
  content: ""
}

.mdi-language-css3:before {
  content: ""
}

.mdi-language-go:before {
  content: ""
}

.mdi-language-html5:before {
  content: ""
}

.mdi-language-javascript:before {
  content: ""
}

.mdi-language-php:before {
  content: ""
}

.mdi-language-python:before {
  content: ""
}

.mdi-language-python-text:before {
  content: ""
}

.mdi-language-r:before {
  content: ""
}

.mdi-language-swift:before {
  content: ""
}

.mdi-language-typescript:before {
  content: ""
}

.mdi-laptop:before {
  content: ""
}

.mdi-laptop-chromebook:before {
  content: ""
}

.mdi-laptop-mac:before {
  content: ""
}

.mdi-laptop-off:before {
  content: ""
}

.mdi-laptop-windows:before {
  content: ""
}

.mdi-lastfm:before {
  content: ""
}

.mdi-launch:before {
  content: ""
}

.mdi-lava-lamp:before {
  content: ""
}

.mdi-layers:before {
  content: ""
}

.mdi-layers-off:before {
  content: ""
}

.mdi-lead-pencil:before {
  content: ""
}

.mdi-leaf:before {
  content: ""
}

.mdi-led-off:before {
  content: ""
}

.mdi-led-on:before {
  content: ""
}

.mdi-led-outline:before {
  content: ""
}

.mdi-led-strip:before {
  content: ""
}

.mdi-led-variant-off:before {
  content: ""
}

.mdi-led-variant-on:before {
  content: ""
}

.mdi-led-variant-outline:before {
  content: ""
}

.mdi-library:before {
  content: ""
}

.mdi-library-books:before {
  content: ""
}

.mdi-library-music:before {
  content: ""
}

.mdi-library-plus:before {
  content: ""
}

.mdi-lightbulb:before {
  content: ""
}

.mdi-lightbulb-on:before {
  content: ""
}

.mdi-lightbulb-on-outline:before {
  content: ""
}

.mdi-lightbulb-outline:before {
  content: ""
}

.mdi-link:before {
  content: ""
}

.mdi-link-off:before {
  content: ""
}

.mdi-link-variant:before {
  content: ""
}

.mdi-link-variant-off:before {
  content: ""
}

.mdi-linkedin:before {
  content: ""
}

.mdi-linkedin-box:before {
  content: ""
}

.mdi-linux:before {
  content: ""
}

.mdi-loading:before {
  content: ""
}

.mdi-lock:before {
  content: ""
}

.mdi-lock-open:before {
  content: ""
}

.mdi-lock-open-outline:before {
  content: ""
}

.mdi-lock-outline:before {
  content: ""
}

.mdi-lock-pattern:before {
  content: ""
}

.mdi-lock-plus:before {
  content: ""
}

.mdi-lock-reset:before {
  content: ""
}

.mdi-locker:before {
  content: ""
}

.mdi-locker-multiple:before {
  content: ""
}

.mdi-login:before {
  content: ""
}

.mdi-login-variant:before {
  content: ""
}

.mdi-logout:before {
  content: ""
}

.mdi-logout-variant:before {
  content: ""
}

.mdi-looks:before {
  content: ""
}

.mdi-loop:before {
  content: ""
}

.mdi-loupe:before {
  content: ""
}

.mdi-lumx:before {
  content: ""
}

.mdi-magnet:before {
  content: ""
}

.mdi-magnet-on:before {
  content: ""
}

.mdi-magnify:before {
  content: ""
}

.mdi-magnify-minus:before {
  content: ""
}

.mdi-magnify-minus-outline:before {
  content: ""
}

.mdi-magnify-plus:before {
  content: ""
}

.mdi-magnify-plus-outline:before {
  content: ""
}

.mdi-mail-ru:before {
  content: ""
}

.mdi-mailbox:before {
  content: ""
}

.mdi-map:before {
  content: ""
}

.mdi-map-marker:before {
  content: ""
}

.mdi-map-marker-circle:before {
  content: ""
}

.mdi-map-marker-minus:before {
  content: ""
}

.mdi-map-marker-multiple:before {
  content: ""
}

.mdi-map-marker-off:before {
  content: ""
}

.mdi-map-marker-outline:before {
  content: ""
}

.mdi-map-marker-plus:before {
  content: ""
}

.mdi-map-marker-radius:before {
  content: ""
}

.mdi-margin:before {
  content: ""
}

.mdi-markdown:before {
  content: ""
}

.mdi-marker:before {
  content: ""
}

.mdi-marker-check:before {
  content: ""
}

.mdi-martini:before {
  content: ""
}

.mdi-material-ui:before {
  content: ""
}

.mdi-math-compass:before {
  content: ""
}

.mdi-matrix:before {
  content: ""
}

.mdi-maxcdn:before {
  content: ""
}

.mdi-medical-bag:before {
  content: ""
}

.mdi-medium:before {
  content: ""
}

.mdi-memory:before {
  content: ""
}

.mdi-menu:before {
  content: ""
}

.mdi-menu-down:before {
  content: ""
}

.mdi-menu-down-outline:before {
  content: ""
}

.mdi-menu-left:before {
  content: ""
}

.mdi-menu-right:before {
  content: ""
}

.mdi-menu-up:before {
  content: ""
}

.mdi-menu-up-outline:before {
  content: ""
}

.mdi-message:before {
  content: ""
}

.mdi-message-alert:before {
  content: ""
}

.mdi-message-bulleted:before {
  content: ""
}

.mdi-message-bulleted-off:before {
  content: ""
}

.mdi-message-draw:before {
  content: ""
}

.mdi-message-image:before {
  content: ""
}

.mdi-message-outline:before {
  content: ""
}

.mdi-message-plus:before {
  content: ""
}

.mdi-message-processing:before {
  content: ""
}

.mdi-message-reply:before {
  content: ""
}

.mdi-message-reply-text:before {
  content: ""
}

.mdi-message-settings:before {
  content: ""
}

.mdi-message-settings-variant:before {
  content: ""
}

.mdi-message-text:before {
  content: ""
}

.mdi-message-text-outline:before {
  content: ""
}

.mdi-message-video:before {
  content: ""
}

.mdi-meteor:before {
  content: ""
}

.mdi-metronome:before {
  content: ""
}

.mdi-metronome-tick:before {
  content: ""
}

.mdi-micro-sd:before {
  content: ""
}

.mdi-microphone:before {
  content: ""
}

.mdi-microphone-off:before {
  content: ""
}

.mdi-microphone-outline:before {
  content: ""
}

.mdi-microphone-settings:before {
  content: ""
}

.mdi-microphone-variant:before {
  content: ""
}

.mdi-microphone-variant-off:before {
  content: ""
}

.mdi-microscope:before {
  content: ""
}

.mdi-microsoft:before {
  content: ""
}

.mdi-minecraft:before {
  content: ""
}

.mdi-minus:before {
  content: ""
}

.mdi-minus-box:before {
  content: ""
}

.mdi-minus-box-outline:before {
  content: ""
}

.mdi-minus-circle:before {
  content: ""
}

.mdi-minus-circle-outline:before {
  content: ""
}

.mdi-minus-network:before {
  content: ""
}

.mdi-mixcloud:before {
  content: ""
}

.mdi-mixer:before {
  content: ""
}

.mdi-monitor:before {
  content: ""
}

.mdi-monitor-multiple:before {
  content: ""
}

.mdi-more:before {
  content: ""
}

.mdi-motorbike:before {
  content: ""
}

.mdi-mouse:before {
  content: ""
}

.mdi-mouse-off:before {
  content: ""
}

.mdi-mouse-variant:before {
  content: ""
}

.mdi-mouse-variant-off:before {
  content: ""
}

.mdi-move-resize:before {
  content: ""
}

.mdi-move-resize-variant:before {
  content: ""
}

.mdi-movie:before {
  content: ""
}

.mdi-movie-roll:before {
  content: ""
}

.mdi-multiplication:before {
  content: ""
}

.mdi-multiplication-box:before {
  content: ""
}

.mdi-mushroom:before {
  content: ""
}

.mdi-mushroom-outline:before {
  content: ""
}

.mdi-music:before {
  content: ""
}

.mdi-music-box:before {
  content: ""
}

.mdi-music-box-outline:before {
  content: ""
}

.mdi-music-circle:before {
  content: ""
}

.mdi-music-note:before {
  content: ""
}

.mdi-music-note-bluetooth:before {
  content: ""
}

.mdi-music-note-bluetooth-off:before {
  content: ""
}

.mdi-music-note-eighth:before {
  content: ""
}

.mdi-music-note-half:before {
  content: ""
}

.mdi-music-note-off:before {
  content: ""
}

.mdi-music-note-quarter:before {
  content: ""
}

.mdi-music-note-sixteenth:before {
  content: ""
}

.mdi-music-note-whole:before {
  content: ""
}

.mdi-music-off:before {
  content: ""
}

.mdi-nature:before {
  content: ""
}

.mdi-nature-people:before {
  content: ""
}

.mdi-navigation:before {
  content: ""
}

.mdi-near-me:before {
  content: ""
}

.mdi-needle:before {
  content: ""
}

.mdi-nest-protect:before {
  content: ""
}

.mdi-nest-thermostat:before {
  content: ""
}

.mdi-netflix:before {
  content: ""
}

.mdi-network:before {
  content: ""
}

.mdi-new-box:before {
  content: ""
}

.mdi-newspaper:before {
  content: ""
}

.mdi-nfc:before {
  content: ""
}

.mdi-nfc-tap:before {
  content: ""
}

.mdi-nfc-variant:before {
  content: ""
}

.mdi-ninja:before {
  content: ""
}

.mdi-nintendo-switch:before {
  content: ""
}

.mdi-nodejs:before {
  content: ""
}

.mdi-note:before {
  content: ""
}

.mdi-note-multiple:before {
  content: ""
}

.mdi-note-multiple-outline:before {
  content: ""
}

.mdi-note-outline:before {
  content: ""
}

.mdi-note-plus:before {
  content: ""
}

.mdi-note-plus-outline:before {
  content: ""
}

.mdi-note-text:before {
  content: ""
}

.mdi-notification-clear-all:before {
  content: ""
}

.mdi-npm:before {
  content: ""
}

.mdi-nuke:before {
  content: ""
}

.mdi-null:before {
  content: ""
}

.mdi-numeric:before {
  content: ""
}

.mdi-numeric-0-box:before {
  content: ""
}

.mdi-numeric-0-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-0-box-outline:before {
  content: ""
}

.mdi-numeric-1-box:before {
  content: ""
}

.mdi-numeric-1-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-1-box-outline:before {
  content: ""
}

.mdi-numeric-2-box:before {
  content: ""
}

.mdi-numeric-2-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-2-box-outline:before {
  content: ""
}

.mdi-numeric-3-box:before {
  content: ""
}

.mdi-numeric-3-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-3-box-outline:before {
  content: ""
}

.mdi-numeric-4-box:before {
  content: ""
}

.mdi-numeric-4-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-4-box-outline:before {
  content: ""
}

.mdi-numeric-5-box:before {
  content: ""
}

.mdi-numeric-5-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-5-box-outline:before {
  content: ""
}

.mdi-numeric-6-box:before {
  content: ""
}

.mdi-numeric-6-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-6-box-outline:before {
  content: ""
}

.mdi-numeric-7-box:before {
  content: ""
}

.mdi-numeric-7-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-7-box-outline:before {
  content: ""
}

.mdi-numeric-8-box:before {
  content: ""
}

.mdi-numeric-8-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-8-box-outline:before {
  content: ""
}

.mdi-numeric-9-box:before {
  content: ""
}

.mdi-numeric-9-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-9-box-outline:before {
  content: ""
}

.mdi-numeric-9-plus-box:before {
  content: ""
}

.mdi-numeric-9-plus-box-multiple-outline:before {
  content: ""
}

.mdi-numeric-9-plus-box-outline:before {
  content: ""
}

.mdi-nut:before {
  content: ""
}

.mdi-nutrition:before {
  content: ""
}

.mdi-oar:before {
  content: ""
}

.mdi-octagon:before {
  content: ""
}

.mdi-octagon-outline:before {
  content: ""
}

.mdi-octagram:before {
  content: ""
}

.mdi-octagram-outline:before {
  content: ""
}

.mdi-odnoklassniki:before {
  content: ""
}

.mdi-office:before {
  content: ""
}

.mdi-oil:before {
  content: ""
}

.mdi-oil-temperature:before {
  content: ""
}

.mdi-omega:before {
  content: ""
}

.mdi-onedrive:before {
  content: ""
}

.mdi-onenote:before {
  content: ""
}

.mdi-opacity:before {
  content: ""
}

.mdi-open-in-app:before {
  content: ""
}

.mdi-open-in-new:before {
  content: ""
}

.mdi-openid:before {
  content: ""
}

.mdi-opera:before {
  content: ""
}

.mdi-orbit:before {
  content: ""
}

.mdi-ornament:before {
  content: ""
}

.mdi-ornament-variant:before {
  content: ""
}

.mdi-owl:before {
  content: ""
}

.mdi-package:before {
  content: ""
}

.mdi-package-down:before {
  content: ""
}

.mdi-package-up:before {
  content: ""
}

.mdi-package-variant:before {
  content: ""
}

.mdi-package-variant-closed:before {
  content: ""
}

.mdi-page-first:before {
  content: ""
}

.mdi-page-last:before {
  content: ""
}

.mdi-page-layout-body:before {
  content: ""
}

.mdi-page-layout-footer:before {
  content: ""
}

.mdi-page-layout-header:before {
  content: ""
}

.mdi-page-layout-sidebar-left:before {
  content: ""
}

.mdi-page-layout-sidebar-right:before {
  content: ""
}

.mdi-palette:before {
  content: ""
}

.mdi-palette-advanced:before {
  content: ""
}

.mdi-panda:before {
  content: ""
}

.mdi-pandora:before {
  content: ""
}

.mdi-panorama:before {
  content: ""
}

.mdi-panorama-fisheye:before {
  content: ""
}

.mdi-panorama-horizontal:before {
  content: ""
}

.mdi-panorama-vertical:before {
  content: ""
}

.mdi-panorama-wide-angle:before {
  content: ""
}

.mdi-paper-cut-vertical:before {
  content: ""
}

.mdi-paperclip:before {
  content: ""
}

.mdi-parking:before {
  content: ""
}

.mdi-passport:before {
  content: ""
}

.mdi-pause:before {
  content: ""
}

.mdi-pause-circle:before {
  content: ""
}

.mdi-pause-circle-outline:before {
  content: ""
}

.mdi-pause-octagon:before {
  content: ""
}

.mdi-pause-octagon-outline:before {
  content: ""
}

.mdi-paw:before {
  content: ""
}

.mdi-paw-off:before {
  content: ""
}

.mdi-pen:before {
  content: ""
}

.mdi-pencil:before {
  content: ""
}

.mdi-pencil-box:before {
  content: ""
}

.mdi-pencil-box-outline:before {
  content: ""
}

.mdi-pencil-circle:before {
  content: ""
}

.mdi-pencil-circle-outline:before {
  content: ""
}

.mdi-pencil-lock:before {
  content: ""
}

.mdi-pencil-off:before {
  content: ""
}

.mdi-pentagon:before {
  content: ""
}

.mdi-pentagon-outline:before {
  content: ""
}

.mdi-percent:before {
  content: ""
}

.mdi-periodic-table-co2:before {
  content: ""
}

.mdi-periscope:before {
  content: ""
}

.mdi-pharmacy:before {
  content: ""
}

.mdi-phone:before {
  content: ""
}

.mdi-phone-bluetooth:before {
  content: ""
}

.mdi-phone-classic:before {
  content: ""
}

.mdi-phone-forward:before {
  content: ""
}

.mdi-phone-hangup:before {
  content: ""
}

.mdi-phone-in-talk:before {
  content: ""
}

.mdi-phone-incoming:before {
  content: ""
}

.mdi-phone-locked:before {
  content: ""
}

.mdi-phone-log:before {
  content: ""
}

.mdi-phone-minus:before {
  content: ""
}

.mdi-phone-missed:before {
  content: ""
}

.mdi-phone-outgoing:before {
  content: ""
}

.mdi-phone-paused:before {
  content: ""
}

.mdi-phone-plus:before {
  content: ""
}

.mdi-phone-settings:before {
  content: ""
}

.mdi-phone-voip:before {
  content: ""
}

.mdi-pi:before {
  content: ""
}

.mdi-pi-box:before {
  content: ""
}

.mdi-piano:before {
  content: ""
}

.mdi-pig:before {
  content: ""
}

.mdi-pill:before {
  content: ""
}

.mdi-pillar:before {
  content: ""
}

.mdi-pin:before {
  content: ""
}

.mdi-pin-off:before {
  content: ""
}

.mdi-pine-tree:before {
  content: ""
}

.mdi-pine-tree-box:before {
  content: ""
}

.mdi-pinterest:before {
  content: ""
}

.mdi-pinterest-box:before {
  content: ""
}

.mdi-pipe:before {
  content: ""
}

.mdi-pipe-disconnected:before {
  content: ""
}

.mdi-pistol:before {
  content: ""
}

.mdi-pizza:before {
  content: ""
}

.mdi-plane-shield:before {
  content: ""
}

.mdi-play:before {
  content: ""
}

.mdi-play-box-outline:before {
  content: ""
}

.mdi-play-circle:before {
  content: ""
}

.mdi-play-circle-outline:before {
  content: ""
}

.mdi-play-pause:before {
  content: ""
}

.mdi-play-protected-content:before {
  content: ""
}

.mdi-playlist-check:before {
  content: ""
}

.mdi-playlist-minus:before {
  content: ""
}

.mdi-playlist-play:before {
  content: ""
}

.mdi-playlist-plus:before {
  content: ""
}

.mdi-playlist-remove:before {
  content: ""
}

.mdi-playstation:before {
  content: ""
}

.mdi-plex:before {
  content: ""
}

.mdi-plus:before {
  content: ""
}

.mdi-plus-box:before {
  content: ""
}

.mdi-plus-box-outline:before {
  content: ""
}

.mdi-plus-circle:before {
  content: ""
}

.mdi-plus-circle-multiple-outline:before {
  content: ""
}

.mdi-plus-circle-outline:before {
  content: ""
}

.mdi-plus-network:before {
  content: ""
}

.mdi-plus-one:before {
  content: ""
}

.mdi-plus-outline:before {
  content: ""
}

.mdi-pocket:before {
  content: ""
}

.mdi-pokeball:before {
  content: ""
}

.mdi-polaroid:before {
  content: ""
}

.mdi-poll:before {
  content: ""
}

.mdi-poll-box:before {
  content: ""
}

.mdi-polymer:before {
  content: ""
}

.mdi-pool:before {
  content: ""
}

.mdi-popcorn:before {
  content: ""
}

.mdi-pot:before {
  content: ""
}

.mdi-pot-mix:before {
  content: ""
}

.mdi-pound:before {
  content: ""
}

.mdi-pound-box:before {
  content: ""
}

.mdi-power:before {
  content: ""
}

.mdi-power-plug:before {
  content: ""
}

.mdi-power-plug-off:before {
  content: ""
}

.mdi-power-settings:before {
  content: ""
}

.mdi-power-socket:before {
  content: ""
}

.mdi-power-socket-eu:before {
  content: ""
}

.mdi-power-socket-uk:before {
  content: ""
}

.mdi-power-socket-us:before {
  content: ""
}

.mdi-prescription:before {
  content: ""
}

.mdi-presentation:before {
  content: ""
}

.mdi-presentation-play:before {
  content: ""
}

.mdi-printer:before {
  content: ""
}

.mdi-printer-3d:before {
  content: ""
}

.mdi-printer-alert:before {
  content: ""
}

.mdi-printer-settings:before {
  content: ""
}

.mdi-priority-high:before {
  content: ""
}

.mdi-priority-low:before {
  content: ""
}

.mdi-professional-hexagon:before {
  content: ""
}

.mdi-projector:before {
  content: ""
}

.mdi-projector-screen:before {
  content: ""
}

.mdi-publish:before {
  content: ""
}

.mdi-pulse:before {
  content: ""
}

.mdi-puzzle:before {
  content: ""
}

.mdi-qqchat:before {
  content: ""
}

.mdi-qrcode:before {
  content: ""
}

.mdi-qrcode-scan:before {
  content: ""
}

.mdi-quadcopter:before {
  content: ""
}

.mdi-quality-high:before {
  content: ""
}

.mdi-quicktime:before {
  content: ""
}

.mdi-radar:before {
  content: ""
}

.mdi-radiator:before {
  content: ""
}

.mdi-radio:before {
  content: ""
}

.mdi-radio-handheld:before {
  content: ""
}

.mdi-radio-tower:before {
  content: ""
}

.mdi-radioactive:before {
  content: ""
}

.mdi-radiobox-blank:before {
  content: ""
}

.mdi-radiobox-marked:before {
  content: ""
}

.mdi-raspberrypi:before {
  content: ""
}

.mdi-ray-end:before {
  content: ""
}

.mdi-ray-end-arrow:before {
  content: ""
}

.mdi-ray-start:before {
  content: ""
}

.mdi-ray-start-arrow:before {
  content: ""
}

.mdi-ray-start-end:before {
  content: ""
}

.mdi-ray-vertex:before {
  content: ""
}

.mdi-rdio:before {
  content: ""
}

.mdi-react:before {
  content: ""
}

.mdi-read:before {
  content: ""
}

.mdi-readability:before {
  content: ""
}

.mdi-receipt:before {
  content: ""
}

.mdi-record:before {
  content: ""
}

.mdi-record-rec:before {
  content: ""
}

.mdi-recycle:before {
  content: ""
}

.mdi-reddit:before {
  content: ""
}

.mdi-redo:before {
  content: ""
}

.mdi-redo-variant:before {
  content: ""
}

.mdi-refresh:before {
  content: ""
}

.mdi-regex:before {
  content: ""
}

.mdi-relative-scale:before {
  content: ""
}

.mdi-reload:before {
  content: ""
}

.mdi-remote:before {
  content: ""
}

.mdi-rename-box:before {
  content: ""
}

.mdi-reorder-horizontal:before {
  content: ""
}

.mdi-reorder-vertical:before {
  content: ""
}

.mdi-repeat:before {
  content: ""
}

.mdi-repeat-off:before {
  content: ""
}

.mdi-repeat-once:before {
  content: ""
}

.mdi-replay:before {
  content: ""
}

.mdi-reply:before {
  content: ""
}

.mdi-reply-all:before {
  content: ""
}

.mdi-reproduction:before {
  content: ""
}

.mdi-resize-bottom-right:before {
  content: ""
}

.mdi-responsive:before {
  content: ""
}

.mdi-restart:before {
  content: ""
}

.mdi-restore:before {
  content: ""
}

.mdi-rewind:before {
  content: ""
}

.mdi-rewind-outline:before {
  content: ""
}

.mdi-rhombus:before {
  content: ""
}

.mdi-rhombus-outline:before {
  content: ""
}

.mdi-ribbon:before {
  content: ""
}

.mdi-rice:before {
  content: ""
}

.mdi-ring:before {
  content: ""
}

.mdi-road:before {
  content: ""
}

.mdi-road-variant:before {
  content: ""
}

.mdi-robot:before {
  content: ""
}

.mdi-rocket:before {
  content: ""
}

.mdi-roomba:before {
  content: ""
}

.mdi-rotate-3d:before {
  content: ""
}

.mdi-rotate-left:before {
  content: ""
}

.mdi-rotate-left-variant:before {
  content: ""
}

.mdi-rotate-right:before {
  content: ""
}

.mdi-rotate-right-variant:before {
  content: ""
}

.mdi-rounded-corner:before {
  content: ""
}

.mdi-router-wireless:before {
  content: ""
}

.mdi-routes:before {
  content: ""
}

.mdi-rowing:before {
  content: ""
}

.mdi-rss:before {
  content: ""
}

.mdi-rss-box:before {
  content: ""
}

.mdi-ruler:before {
  content: ""
}

.mdi-run:before {
  content: ""
}

.mdi-run-fast:before {
  content: ""
}

.mdi-sale:before {
  content: ""
}

.mdi-sass:before {
  content: ""
}

.mdi-satellite:before {
  content: ""
}

.mdi-satellite-variant:before {
  content: ""
}

.mdi-saxophone:before {
  content: ""
}

.mdi-scale:before {
  content: ""
}

.mdi-scale-balance:before {
  content: ""
}

.mdi-scale-bathroom:before {
  content: ""
}

.mdi-scanner:before {
  content: ""
}

.mdi-school:before {
  content: ""
}

.mdi-screen-rotation:before {
  content: ""
}

.mdi-screen-rotation-lock:before {
  content: ""
}

.mdi-screwdriver:before {
  content: ""
}

.mdi-script:before {
  content: ""
}

.mdi-sd:before {
  content: ""
}

.mdi-seal:before {
  content: ""
}

.mdi-search-web:before {
  content: ""
}

.mdi-seat-flat:before {
  content: ""
}

.mdi-seat-flat-angled:before {
  content: ""
}

.mdi-seat-individual-suite:before {
  content: ""
}

.mdi-seat-legroom-extra:before {
  content: ""
}

.mdi-seat-legroom-normal:before {
  content: ""
}

.mdi-seat-legroom-reduced:before {
  content: ""
}

.mdi-seat-recline-extra:before {
  content: ""
}

.mdi-seat-recline-normal:before {
  content: ""
}

.mdi-security:before {
  content: ""
}

.mdi-security-home:before {
  content: ""
}

.mdi-security-network:before {
  content: ""
}

.mdi-select:before {
  content: ""
}

.mdi-select-all:before {
  content: ""
}

.mdi-select-inverse:before {
  content: ""
}

.mdi-select-off:before {
  content: ""
}

.mdi-selection:before {
  content: ""
}

.mdi-selection-off:before {
  content: ""
}

.mdi-send:before {
  content: ""
}

.mdi-send-secure:before {
  content: ""
}

.mdi-serial-port:before {
  content: ""
}

.mdi-server:before {
  content: ""
}

.mdi-server-minus:before {
  content: ""
}

.mdi-server-network:before {
  content: ""
}

.mdi-server-network-off:before {
  content: ""
}

.mdi-server-off:before {
  content: ""
}

.mdi-server-plus:before {
  content: ""
}

.mdi-server-remove:before {
  content: ""
}

.mdi-server-security:before {
  content: ""
}

.mdi-set-all:before {
  content: ""
}

.mdi-set-center:before {
  content: ""
}

.mdi-set-center-right:before {
  content: ""
}

.mdi-set-left:before {
  content: ""
}

.mdi-set-left-center:before {
  content: ""
}

.mdi-set-left-right:before {
  content: ""
}

.mdi-set-none:before {
  content: ""
}

.mdi-set-right:before {
  content: ""
}

.mdi-settings:before {
  content: ""
}

.mdi-settings-box:before {
  content: ""
}

.mdi-shape-circle-plus:before {
  content: ""
}

.mdi-shape-plus:before {
  content: ""
}

.mdi-shape-polygon-plus:before {
  content: ""
}

.mdi-shape-rectangle-plus:before {
  content: ""
}

.mdi-shape-square-plus:before {
  content: ""
}

.mdi-share:before {
  content: ""
}

.mdi-share-variant:before {
  content: ""
}

.mdi-shield:before {
  content: ""
}

.mdi-shield-half-full:before {
  content: ""
}

.mdi-shield-outline:before {
  content: ""
}

.mdi-shopping:before {
  content: ""
}

.mdi-shopping-music:before {
  content: ""
}

.mdi-shovel:before {
  content: ""
}

.mdi-shovel-off:before {
  content: ""
}

.mdi-shredder:before {
  content: ""
}

.mdi-shuffle:before {
  content: ""
}

.mdi-shuffle-disabled:before {
  content: ""
}

.mdi-shuffle-variant:before {
  content: ""
}

.mdi-sigma:before {
  content: ""
}

.mdi-sigma-lower:before {
  content: ""
}

.mdi-sign-caution:before {
  content: ""
}

.mdi-sign-direction:before {
  content: ""
}

.mdi-sign-text:before {
  content: ""
}

.mdi-signal:before {
  content: ""
}

.mdi-signal-2g:before {
  content: ""
}

.mdi-signal-3g:before {
  content: ""
}

.mdi-signal-4g:before {
  content: ""
}

.mdi-signal-hspa:before {
  content: ""
}

.mdi-signal-hspa-plus:before {
  content: ""
}

.mdi-signal-off:before {
  content: ""
}

.mdi-signal-variant:before {
  content: ""
}

.mdi-silverware:before {
  content: ""
}

.mdi-silverware-fork:before {
  content: ""
}

.mdi-silverware-spoon:before {
  content: ""
}

.mdi-silverware-variant:before {
  content: ""
}

.mdi-sim:before {
  content: ""
}

.mdi-sim-alert:before {
  content: ""
}

.mdi-sim-off:before {
  content: ""
}

.mdi-sitemap:before {
  content: ""
}

.mdi-skip-backward:before {
  content: ""
}

.mdi-skip-forward:before {
  content: ""
}

.mdi-skip-next:before {
  content: ""
}

.mdi-skip-next-circle:before {
  content: ""
}

.mdi-skip-next-circle-outline:before {
  content: ""
}

.mdi-skip-previous:before {
  content: ""
}

.mdi-skip-previous-circle:before {
  content: ""
}

.mdi-skip-previous-circle-outline:before {
  content: ""
}

.mdi-skull:before {
  content: ""
}

.mdi-skype:before {
  content: ""
}

.mdi-skype-business:before {
  content: ""
}

.mdi-slack:before {
  content: ""
}

.mdi-sleep:before {
  content: ""
}

.mdi-sleep-off:before {
  content: ""
}

.mdi-smoking:before {
  content: ""
}

.mdi-smoking-off:before {
  content: ""
}

.mdi-snapchat:before {
  content: ""
}

.mdi-snowflake:before {
  content: ""
}

.mdi-snowman:before {
  content: ""
}

.mdi-soccer:before {
  content: ""
}

.mdi-sofa:before {
  content: ""
}

.mdi-solid:before {
  content: ""
}

.mdi-sort:before {
  content: ""
}

.mdi-sort-alphabetical:before {
  content: ""
}

.mdi-sort-ascending:before {
  content: ""
}

.mdi-sort-descending:before {
  content: ""
}

.mdi-sort-numeric:before {
  content: ""
}

.mdi-sort-variant:before {
  content: ""
}

.mdi-soundcloud:before {
  content: ""
}

.mdi-source-branch:before {
  content: ""
}

.mdi-source-commit:before {
  content: ""
}

.mdi-source-commit-end:before {
  content: ""
}

.mdi-source-commit-end-local:before {
  content: ""
}

.mdi-source-commit-local:before {
  content: ""
}

.mdi-source-commit-next-local:before {
  content: ""
}

.mdi-source-commit-start:before {
  content: ""
}

.mdi-source-commit-start-next-local:before {
  content: ""
}

.mdi-source-fork:before {
  content: ""
}

.mdi-source-merge:before {
  content: ""
}

.mdi-source-pull:before {
  content: ""
}

.mdi-soy-sauce:before {
  content: ""
}

.mdi-speaker:before {
  content: ""
}

.mdi-speaker-off:before {
  content: ""
}

.mdi-speaker-wireless:before {
  content: ""
}

.mdi-speedometer:before {
  content: ""
}

.mdi-spellcheck:before {
  content: ""
}

.mdi-spotify:before {
  content: ""
}

.mdi-spotlight:before {
  content: ""
}

.mdi-spotlight-beam:before {
  content: ""
}

.mdi-spray:before {
  content: ""
}

.mdi-square:before {
  content: ""
}

.mdi-square-inc:before {
  content: ""
}

.mdi-square-inc-cash:before {
  content: ""
}

.mdi-square-outline:before {
  content: ""
}

.mdi-square-root:before {
  content: ""
}

.mdi-stackexchange:before {
  content: ""
}

.mdi-stackoverflow:before {
  content: ""
}

.mdi-stadium:before {
  content: ""
}

.mdi-stairs:before {
  content: ""
}

.mdi-standard-definition:before {
  content: ""
}

.mdi-star:before {
  content: ""
}

.mdi-star-circle:before {
  content: ""
}

.mdi-star-half:before {
  content: ""
}

.mdi-star-off:before {
  content: ""
}

.mdi-star-outline:before {
  content: ""
}

.mdi-steam:before {
  content: ""
}

.mdi-steering:before {
  content: ""
}

.mdi-step-backward:before {
  content: ""
}

.mdi-step-backward-2:before {
  content: ""
}

.mdi-step-forward:before {
  content: ""
}

.mdi-step-forward-2:before {
  content: ""
}

.mdi-stethoscope:before {
  content: ""
}

.mdi-sticker:before {
  content: ""
}

.mdi-sticker-emoji:before {
  content: ""
}

.mdi-stocking:before {
  content: ""
}

.mdi-stop:before {
  content: ""
}

.mdi-stop-circle:before {
  content: ""
}

.mdi-stop-circle-outline:before {
  content: ""
}

.mdi-store:before {
  content: ""
}

.mdi-store-24-hour:before {
  content: ""
}

.mdi-stove:before {
  content: ""
}

.mdi-subdirectory-arrow-left:before {
  content: ""
}

.mdi-subdirectory-arrow-right:before {
  content: ""
}

.mdi-subway:before {
  content: ""
}

.mdi-subway-variant:before {
  content: ""
}

.mdi-summit:before {
  content: ""
}

.mdi-sunglasses:before {
  content: ""
}

.mdi-surround-sound:before {
  content: ""
}

.mdi-surround-sound-2-0:before {
  content: ""
}

.mdi-surround-sound-3-1:before {
  content: ""
}

.mdi-surround-sound-5-1:before {
  content: ""
}

.mdi-surround-sound-7-1:before {
  content: ""
}

.mdi-svg:before {
  content: ""
}

.mdi-swap-horizontal:before {
  content: ""
}

.mdi-swap-vertical:before {
  content: ""
}

.mdi-swim:before {
  content: ""
}

.mdi-switch:before {
  content: ""
}

.mdi-sword:before {
  content: ""
}

.mdi-sword-cross:before {
  content: ""
}

.mdi-sync:before {
  content: ""
}

.mdi-sync-alert:before {
  content: ""
}

.mdi-sync-off:before {
  content: ""
}

.mdi-tab:before {
  content: ""
}

.mdi-tab-plus:before {
  content: ""
}

.mdi-tab-unselected:before {
  content: ""
}

.mdi-table:before {
  content: ""
}

.mdi-table-column-plus-after:before {
  content: ""
}

.mdi-table-column-plus-before:before {
  content: ""
}

.mdi-table-column-remove:before {
  content: ""
}

.mdi-table-column-width:before {
  content: ""
}

.mdi-table-edit:before {
  content: ""
}

.mdi-table-large:before {
  content: ""
}

.mdi-table-row-height:before {
  content: ""
}

.mdi-table-row-plus-after:before {
  content: ""
}

.mdi-table-row-plus-before:before {
  content: ""
}

.mdi-table-row-remove:before {
  content: ""
}

.mdi-tablet:before {
  content: ""
}

.mdi-tablet-android:before {
  content: ""
}

.mdi-tablet-ipad:before {
  content: ""
}

.mdi-taco:before {
  content: ""
}

.mdi-tag:before {
  content: ""
}

.mdi-tag-faces:before {
  content: ""
}

.mdi-tag-heart:before {
  content: ""
}

.mdi-tag-multiple:before {
  content: ""
}

.mdi-tag-outline:before {
  content: ""
}

.mdi-tag-plus:before {
  content: ""
}

.mdi-tag-remove:before {
  content: ""
}

.mdi-tag-text-outline:before {
  content: ""
}

.mdi-target:before {
  content: ""
}

.mdi-taxi:before {
  content: ""
}

.mdi-teamviewer:before {
  content: ""
}

.mdi-telegram:before {
  content: ""
}

.mdi-television:before {
  content: ""
}

.mdi-television-classic:before {
  content: ""
}

.mdi-television-guide:before {
  content: ""
}

.mdi-temperature-celsius:before {
  content: ""
}

.mdi-temperature-fahrenheit:before {
  content: ""
}

.mdi-temperature-kelvin:before {
  content: ""
}

.mdi-tennis:before {
  content: ""
}

.mdi-tent:before {
  content: ""
}

.mdi-terrain:before {
  content: ""
}

.mdi-test-tube:before {
  content: ""
}

.mdi-text-shadow:before {
  content: ""
}

.mdi-text-to-speech:before {
  content: ""
}

.mdi-text-to-speech-off:before {
  content: ""
}

.mdi-textbox:before {
  content: ""
}

.mdi-textbox-password:before {
  content: ""
}

.mdi-texture:before {
  content: ""
}

.mdi-theater:before {
  content: ""
}

.mdi-theme-light-dark:before {
  content: ""
}

.mdi-thermometer:before {
  content: ""
}

.mdi-thermometer-lines:before {
  content: ""
}

.mdi-thought-bubble:before {
  content: ""
}

.mdi-thought-bubble-outline:before {
  content: ""
}

.mdi-thumb-down:before {
  content: ""
}

.mdi-thumb-down-outline:before {
  content: ""
}

.mdi-thumb-up:before {
  content: ""
}

.mdi-thumb-up-outline:before {
  content: ""
}

.mdi-thumbs-up-down:before {
  content: ""
}

.mdi-ticket:before {
  content: ""
}

.mdi-ticket-account:before {
  content: ""
}

.mdi-ticket-confirmation:before {
  content: ""
}

.mdi-ticket-percent:before {
  content: ""
}

.mdi-tie:before {
  content: ""
}

.mdi-tilde:before {
  content: ""
}

.mdi-timelapse:before {
  content: ""
}

.mdi-timer:before {
  content: ""
}

.mdi-timer-10:before {
  content: ""
}

.mdi-timer-3:before {
  content: ""
}

.mdi-timer-off:before {
  content: ""
}

.mdi-timer-sand:before {
  content: ""
}

.mdi-timer-sand-empty:before {
  content: ""
}

.mdi-timer-sand-full:before {
  content: ""
}

.mdi-timetable:before {
  content: ""
}

.mdi-toggle-switch:before {
  content: ""
}

.mdi-toggle-switch-off:before {
  content: ""
}

.mdi-tooltip:before {
  content: ""
}

.mdi-tooltip-edit:before {
  content: ""
}

.mdi-tooltip-image:before {
  content: ""
}

.mdi-tooltip-outline:before {
  content: ""
}

.mdi-tooltip-outline-plus:before {
  content: ""
}

.mdi-tooltip-text:before {
  content: ""
}

.mdi-tooth:before {
  content: ""
}

.mdi-tor:before {
  content: ""
}

.mdi-tower-beach:before {
  content: ""
}

.mdi-tower-fire:before {
  content: ""
}

.mdi-trackpad:before {
  content: ""
}

.mdi-traffic-light:before {
  content: ""
}

.mdi-train:before {
  content: ""
}

.mdi-tram:before {
  content: ""
}

.mdi-transcribe:before {
  content: ""
}

.mdi-transcribe-close:before {
  content: ""
}

.mdi-transfer:before {
  content: ""
}

.mdi-transit-transfer:before {
  content: ""
}

.mdi-translate:before {
  content: ""
}

.mdi-treasure-chest:before {
  content: ""
}

.mdi-tree:before {
  content: ""
}

.mdi-trello:before {
  content: ""
}

.mdi-trending-down:before {
  content: ""
}

.mdi-trending-neutral:before {
  content: ""
}

.mdi-trending-up:before {
  content: ""
}

.mdi-triangle:before {
  content: ""
}

.mdi-triangle-outline:before {
  content: ""
}

.mdi-trophy:before {
  content: ""
}

.mdi-trophy-award:before {
  content: ""
}

.mdi-trophy-outline:before {
  content: ""
}

.mdi-trophy-variant:before {
  content: ""
}

.mdi-trophy-variant-outline:before {
  content: ""
}

.mdi-truck:before {
  content: ""
}

.mdi-truck-delivery:before {
  content: ""
}

.mdi-truck-fast:before {
  content: ""
}

.mdi-truck-trailer:before {
  content: ""
}

.mdi-tshirt-crew:before {
  content: ""
}

.mdi-tshirt-v:before {
  content: ""
}

.mdi-tumblr:before {
  content: ""
}

.mdi-tumblr-reblog:before {
  content: ""
}

.mdi-tune:before {
  content: ""
}

.mdi-tune-vertical:before {
  content: ""
}

.mdi-twitch:before {
  content: ""
}

.mdi-twitter:before {
  content: ""
}

.mdi-twitter-box:before {
  content: ""
}

.mdi-twitter-circle:before {
  content: ""
}

.mdi-twitter-retweet:before {
  content: ""
}

.mdi-uber:before {
  content: ""
}

.mdi-ubuntu:before {
  content: ""
}

.mdi-ultra-high-definition:before {
  content: ""
}

.mdi-umbraco:before {
  content: ""
}

.mdi-umbrella:before {
  content: ""
}

.mdi-umbrella-outline:before {
  content: ""
}

.mdi-undo:before {
  content: ""
}

.mdi-undo-variant:before {
  content: ""
}

.mdi-unfold-less-horizontal:before {
  content: ""
}

.mdi-unfold-less-vertical:before {
  content: ""
}

.mdi-unfold-more-horizontal:before {
  content: ""
}

.mdi-unfold-more-vertical:before {
  content: ""
}

.mdi-ungroup:before {
  content: ""
}

.mdi-unity:before {
  content: ""
}

.mdi-untappd:before {
  content: ""
}

.mdi-update:before {
  content: ""
}

.mdi-upload:before {
  content: ""
}

.mdi-upload-network:before {
  content: ""
}

.mdi-usb:before {
  content: ""
}

.mdi-van-passenger:before {
  content: ""
}

.mdi-van-utility:before {
  content: ""
}

.mdi-vanish:before {
  content: ""
}

.mdi-vector-arrange-above:before {
  content: ""
}

.mdi-vector-arrange-below:before {
  content: ""
}

.mdi-vector-circle:before {
  content: ""
}

.mdi-vector-circle-variant:before {
  content: ""
}

.mdi-vector-combine:before {
  content: ""
}

.mdi-vector-curve:before {
  content: ""
}

.mdi-vector-difference:before {
  content: ""
}

.mdi-vector-difference-ab:before {
  content: ""
}

.mdi-vector-difference-ba:before {
  content: ""
}

.mdi-vector-intersection:before {
  content: ""
}

.mdi-vector-line:before {
  content: ""
}

.mdi-vector-point:before {
  content: ""
}

.mdi-vector-polygon:before {
  content: ""
}

.mdi-vector-polyline:before {
  content: ""
}

.mdi-vector-radius:before {
  content: ""
}

.mdi-vector-rectangle:before {
  content: ""
}

.mdi-vector-selection:before {
  content: ""
}

.mdi-vector-square:before {
  content: ""
}

.mdi-vector-triangle:before {
  content: ""
}

.mdi-vector-union:before {
  content: ""
}

.mdi-verified:before {
  content: ""
}

.mdi-vibrate:before {
  content: ""
}

.mdi-video:before {
  content: ""
}

.mdi-video-3d:before {
  content: ""
}

.mdi-video-off:before {
  content: ""
}

.mdi-video-switch:before {
  content: ""
}

.mdi-view-agenda:before {
  content: ""
}

.mdi-view-array:before {
  content: ""
}

.mdi-view-carousel:before {
  content: ""
}

.mdi-view-column:before {
  content: ""
}

.mdi-view-dashboard:before {
  content: ""
}

.mdi-view-day:before {
  content: ""
}

.mdi-view-grid:before {
  content: ""
}

.mdi-view-headline:before {
  content: ""
}

.mdi-view-list:before {
  content: ""
}

.mdi-view-module:before {
  content: ""
}

.mdi-view-parallel:before {
  content: ""
}

.mdi-view-quilt:before {
  content: ""
}

.mdi-view-sequential:before {
  content: ""
}

.mdi-view-stream:before {
  content: ""
}

.mdi-view-week:before {
  content: ""
}

.mdi-vimeo:before {
  content: ""
}

.mdi-vine:before {
  content: ""
}

.mdi-violin:before {
  content: ""
}

.mdi-visualstudio:before {
  content: ""
}

.mdi-vk:before {
  content: ""
}

.mdi-vk-box:before {
  content: ""
}

.mdi-vk-circle:before {
  content: ""
}

.mdi-vlc:before {
  content: ""
}

.mdi-voice:before {
  content: ""
}

.mdi-voicemail:before {
  content: ""
}

.mdi-volume-high:before {
  content: ""
}

.mdi-volume-low:before {
  content: ""
}

.mdi-volume-medium:before {
  content: ""
}

.mdi-volume-minus:before {
  content: ""
}

.mdi-volume-mute:before {
  content: ""
}

.mdi-volume-off:before {
  content: ""
}

.mdi-volume-plus:before {
  content: ""
}

.mdi-vpn:before {
  content: ""
}

.mdi-walk:before {
  content: ""
}

.mdi-wall:before {
  content: ""
}

.mdi-wallet:before {
  content: ""
}

.mdi-wallet-giftcard:before {
  content: ""
}

.mdi-wallet-membership:before {
  content: ""
}

.mdi-wallet-travel:before {
  content: ""
}

.mdi-wan:before {
  content: ""
}

.mdi-washing-machine:before {
  content: ""
}

.mdi-watch:before {
  content: ""
}

.mdi-watch-export:before {
  content: ""
}

.mdi-watch-import:before {
  content: ""
}

.mdi-watch-vibrate:before {
  content: ""
}

.mdi-water:before {
  content: ""
}

.mdi-water-off:before {
  content: ""
}

.mdi-water-percent:before {
  content: ""
}

.mdi-water-pump:before {
  content: ""
}

.mdi-watermark:before {
  content: ""
}

.mdi-waves:before {
  content: ""
}

.mdi-weather-cloudy:before {
  content: ""
}

.mdi-weather-fog:before {
  content: ""
}

.mdi-weather-hail:before {
  content: ""
}

.mdi-weather-lightning:before {
  content: ""
}

.mdi-weather-lightning-rainy:before {
  content: ""
}

.mdi-weather-night:before {
  content: ""
}

.mdi-weather-partlycloudy:before {
  content: ""
}

.mdi-weather-pouring:before {
  content: ""
}

.mdi-weather-rainy:before {
  content: ""
}

.mdi-weather-snowy:before {
  content: ""
}

.mdi-weather-snowy-rainy:before {
  content: ""
}

.mdi-weather-sunny:before {
  content: ""
}

.mdi-weather-sunset:before {
  content: ""
}

.mdi-weather-sunset-down:before {
  content: ""
}

.mdi-weather-sunset-up:before {
  content: ""
}

.mdi-weather-windy:before {
  content: ""
}

.mdi-weather-windy-variant:before {
  content: ""
}

.mdi-web:before {
  content: ""
}

.mdi-webcam:before {
  content: ""
}

.mdi-webhook:before {
  content: ""
}

.mdi-webpack:before {
  content: ""
}

.mdi-wechat:before {
  content: ""
}

.mdi-weight:before {
  content: ""
}

.mdi-weight-kilogram:before {
  content: ""
}

.mdi-whatsapp:before {
  content: ""
}

.mdi-wheelchair-accessibility:before {
  content: ""
}

.mdi-white-balance-auto:before {
  content: ""
}

.mdi-white-balance-incandescent:before {
  content: ""
}

.mdi-white-balance-iridescent:before {
  content: ""
}

.mdi-white-balance-sunny:before {
  content: ""
}

.mdi-widgets:before {
  content: ""
}

.mdi-wifi:before {
  content: ""
}

.mdi-wifi-off:before {
  content: ""
}

.mdi-wii:before {
  content: ""
}

.mdi-wiiu:before {
  content: ""
}

.mdi-wikipedia:before {
  content: ""
}

.mdi-window-close:before {
  content: ""
}

.mdi-window-closed:before {
  content: ""
}

.mdi-window-maximize:before {
  content: ""
}

.mdi-window-minimize:before {
  content: ""
}

.mdi-window-open:before {
  content: ""
}

.mdi-window-restore:before {
  content: ""
}

.mdi-windows:before {
  content: ""
}

.mdi-wordpress:before {
  content: ""
}

.mdi-worker:before {
  content: ""
}

.mdi-wrap:before {
  content: ""
}

.mdi-wrench:before {
  content: ""
}

.mdi-wunderlist:before {
  content: ""
}

.mdi-xaml:before {
  content: ""
}

.mdi-xbox:before {
  content: ""
}

.mdi-xbox-controller:before {
  content: ""
}

.mdi-xbox-controller-battery-alert:before {
  content: ""
}

.mdi-xbox-controller-battery-empty:before {
  content: ""
}

.mdi-xbox-controller-battery-full:before {
  content: ""
}

.mdi-xbox-controller-battery-low:before {
  content: ""
}

.mdi-xbox-controller-battery-medium:before {
  content: ""
}

.mdi-xbox-controller-battery-unknown:before {
  content: ""
}

.mdi-xbox-controller-off:before {
  content: ""
}

.mdi-xda:before {
  content: ""
}

.mdi-xing:before {
  content: ""
}

.mdi-xing-box:before {
  content: ""
}

.mdi-xing-circle:before {
  content: ""
}

.mdi-xml:before {
  content: ""
}

.mdi-xmpp:before {
  content: ""
}

.mdi-yammer:before {
  content: ""
}

.mdi-yeast:before {
  content: ""
}

.mdi-yelp:before {
  content: ""
}

.mdi-yin-yang:before {
  content: ""
}

.mdi-youtube-play:before {
  content: ""
}

.mdi-zip-box:before {
  content: ""
}

.mdi-blank:before {
  content: "";
  visibility: hidden
}

/*!
*  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
*  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
  font-family: Material-Design-Iconic-Font;
  src: url(/build/assets/Material-Design-Iconic-Font-e8eea96e.woff2?v=2.2.0) format("woff2"), url(/build/assets/Material-Design-Iconic-Font-7c74c136.woff?v=2.2.0) format("woff"), url(/build/assets/Material-Design-Iconic-Font-18a45be2.ttf?v=2.2.0) format("truetype");
  font-weight: 400;
  font-style: normal
}

.zmdi {
  display: inline-block;
  font: 14px/1 Material-Design-Iconic-Font;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.zmdi-hc-2x {
  font-size: 2em
}

.zmdi-hc-3x {
  font-size: 3em
}

.zmdi-hc-4x {
  font-size: 4em
}

.zmdi-hc-5x {
  font-size: 5em
}

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.zmdi-hc-ul>li {
  position: relative
}

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em
}

.zmdi-hc-border {
  padding: .1em .25em;
  border: solid .1em #9e9e9e;
  border-radius: 2px
}

.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid .1em #9e9e9e;
  border-radius: 50%
}

.zmdi.pull-left {
  float: left;
  margin-right: .15em
}

.zmdi.pull-right {
  float: right;
  margin-left: .15em
}

.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear
}

@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scaleX(-1)
}

.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scaleY(-1)
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.zmdi-hc-stack-1x {
  line-height: inherit
}

.zmdi-hc-stack-2x {
  font-size: 2em
}

.zmdi-hc-inverse {
  color: #fff
}

.zmdi-3d-rotation:before {
  content: ""
}

.zmdi-airplane-off:before {
  content: ""
}

.zmdi-airplane:before {
  content: ""
}

.zmdi-album:before {
  content: ""
}

.zmdi-archive:before {
  content: ""
}

.zmdi-assignment-account:before {
  content: ""
}

.zmdi-assignment-alert:before {
  content: ""
}

.zmdi-assignment-check:before {
  content: ""
}

.zmdi-assignment-o:before {
  content: ""
}

.zmdi-assignment-return:before {
  content: ""
}

.zmdi-assignment-returned:before {
  content: ""
}

.zmdi-assignment:before {
  content: ""
}

.zmdi-attachment-alt:before {
  content: ""
}

.zmdi-attachment:before {
  content: ""
}

.zmdi-audio:before {
  content: ""
}

.zmdi-badge-check:before {
  content: ""
}

.zmdi-balance-wallet:before {
  content: ""
}

.zmdi-balance:before {
  content: ""
}

.zmdi-battery-alert:before {
  content: ""
}

.zmdi-battery-flash:before {
  content: ""
}

.zmdi-battery-unknown:before {
  content: ""
}

.zmdi-battery:before {
  content: ""
}

.zmdi-bike:before {
  content: ""
}

.zmdi-block-alt:before {
  content: ""
}

.zmdi-block:before {
  content: ""
}

.zmdi-boat:before {
  content: ""
}

.zmdi-book-image:before {
  content: ""
}

.zmdi-book:before {
  content: ""
}

.zmdi-bookmark-outline:before {
  content: ""
}

.zmdi-bookmark:before {
  content: ""
}

.zmdi-brush:before {
  content: ""
}

.zmdi-bug:before {
  content: ""
}

.zmdi-bus:before {
  content: ""
}

.zmdi-cake:before {
  content: ""
}

.zmdi-car-taxi:before {
  content: ""
}

.zmdi-car-wash:before {
  content: ""
}

.zmdi-car:before {
  content: ""
}

.zmdi-card-giftcard:before {
  content: ""
}

.zmdi-card-membership:before {
  content: ""
}

.zmdi-card-travel:before {
  content: ""
}

.zmdi-card:before {
  content: ""
}

.zmdi-case-check:before {
  content: ""
}

.zmdi-case-download:before {
  content: ""
}

.zmdi-case-play:before {
  content: ""
}

.zmdi-case:before {
  content: ""
}

.zmdi-cast-connected:before {
  content: ""
}

.zmdi-cast:before {
  content: ""
}

.zmdi-chart-donut:before {
  content: ""
}

.zmdi-chart:before {
  content: ""
}

.zmdi-city-alt:before {
  content: ""
}

.zmdi-city:before {
  content: ""
}

.zmdi-close-circle-o:before {
  content: ""
}

.zmdi-close-circle:before {
  content: ""
}

.zmdi-close:before {
  content: ""
}

.zmdi-cocktail:before {
  content: ""
}

.zmdi-code-setting:before {
  content: ""
}

.zmdi-code-smartphone:before {
  content: ""
}

.zmdi-code:before {
  content: ""
}

.zmdi-coffee:before {
  content: ""
}

.zmdi-collection-bookmark:before {
  content: ""
}

.zmdi-collection-case-play:before {
  content: ""
}

.zmdi-collection-folder-image:before {
  content: ""
}

.zmdi-collection-image-o:before {
  content: ""
}

.zmdi-collection-image:before {
  content: ""
}

.zmdi-collection-item-1:before {
  content: ""
}

.zmdi-collection-item-2:before {
  content: ""
}

.zmdi-collection-item-3:before {
  content: ""
}

.zmdi-collection-item-4:before {
  content: ""
}

.zmdi-collection-item-5:before {
  content: ""
}

.zmdi-collection-item-6:before {
  content: ""
}

.zmdi-collection-item-7:before {
  content: ""
}

.zmdi-collection-item-8:before {
  content: ""
}

.zmdi-collection-item-9-plus:before {
  content: ""
}

.zmdi-collection-item-9:before {
  content: ""
}

.zmdi-collection-item:before {
  content: ""
}

.zmdi-collection-music:before {
  content: ""
}

.zmdi-collection-pdf:before {
  content: ""
}

.zmdi-collection-plus:before {
  content: ""
}

.zmdi-collection-speaker:before {
  content: ""
}

.zmdi-collection-text:before {
  content: ""
}

.zmdi-collection-video:before {
  content: ""
}

.zmdi-compass:before {
  content: ""
}

.zmdi-cutlery:before {
  content: ""
}

.zmdi-delete:before {
  content: ""
}

.zmdi-dialpad:before {
  content: ""
}

.zmdi-dns:before {
  content: ""
}

.zmdi-drink:before {
  content: ""
}

.zmdi-edit:before {
  content: ""
}

.zmdi-email-open:before {
  content: ""
}

.zmdi-email:before {
  content: ""
}

.zmdi-eye-off:before {
  content: ""
}

.zmdi-eye:before {
  content: ""
}

.zmdi-eyedropper:before {
  content: ""
}

.zmdi-favorite-outline:before {
  content: ""
}

.zmdi-favorite:before {
  content: ""
}

.zmdi-filter-list:before {
  content: ""
}

.zmdi-fire:before {
  content: ""
}

.zmdi-flag:before {
  content: ""
}

.zmdi-flare:before {
  content: ""
}

.zmdi-flash-auto:before {
  content: ""
}

.zmdi-flash-off:before {
  content: ""
}

.zmdi-flash:before {
  content: ""
}

.zmdi-flip:before {
  content: ""
}

.zmdi-flower-alt:before {
  content: ""
}

.zmdi-flower:before {
  content: ""
}

.zmdi-font:before {
  content: ""
}

.zmdi-fullscreen-alt:before {
  content: ""
}

.zmdi-fullscreen-exit:before {
  content: ""
}

.zmdi-fullscreen:before {
  content: ""
}

.zmdi-functions:before {
  content: ""
}

.zmdi-gas-station:before {
  content: ""
}

.zmdi-gesture:before {
  content: ""
}

.zmdi-globe-alt:before {
  content: ""
}

.zmdi-globe-lock:before {
  content: ""
}

.zmdi-globe:before {
  content: ""
}

.zmdi-graduation-cap:before {
  content: ""
}

.zmdi-home:before {
  content: ""
}

.zmdi-hospital-alt:before {
  content: ""
}

.zmdi-hospital:before {
  content: ""
}

.zmdi-hotel:before {
  content: ""
}

.zmdi-hourglass-alt:before {
  content: ""
}

.zmdi-hourglass-outline:before {
  content: ""
}

.zmdi-hourglass:before {
  content: ""
}

.zmdi-http:before {
  content: ""
}

.zmdi-image-alt:before {
  content: ""
}

.zmdi-image-o:before {
  content: ""
}

.zmdi-image:before {
  content: ""
}

.zmdi-inbox:before {
  content: ""
}

.zmdi-invert-colors-off:before {
  content: ""
}

.zmdi-invert-colors:before {
  content: ""
}

.zmdi-key:before {
  content: ""
}

.zmdi-label-alt-outline:before {
  content: ""
}

.zmdi-label-alt:before {
  content: ""
}

.zmdi-label-heart:before {
  content: ""
}

.zmdi-label:before {
  content: ""
}

.zmdi-labels:before {
  content: ""
}

.zmdi-lamp:before {
  content: ""
}

.zmdi-landscape:before {
  content: ""
}

.zmdi-layers-off:before {
  content: ""
}

.zmdi-layers:before {
  content: ""
}

.zmdi-library:before {
  content: ""
}

.zmdi-link:before {
  content: ""
}

.zmdi-lock-open:before {
  content: ""
}

.zmdi-lock-outline:before {
  content: ""
}

.zmdi-lock:before {
  content: ""
}

.zmdi-mail-reply-all:before {
  content: ""
}

.zmdi-mail-reply:before {
  content: ""
}

.zmdi-mail-send:before {
  content: ""
}

.zmdi-mall:before {
  content: ""
}

.zmdi-map:before {
  content: ""
}

.zmdi-menu:before {
  content: ""
}

.zmdi-money-box:before {
  content: ""
}

.zmdi-money-off:before {
  content: ""
}

.zmdi-money:before {
  content: ""
}

.zmdi-more-vert:before {
  content: ""
}

.zmdi-more:before {
  content: ""
}

.zmdi-movie-alt:before {
  content: ""
}

.zmdi-movie:before {
  content: ""
}

.zmdi-nature-people:before {
  content: ""
}

.zmdi-nature:before {
  content: ""
}

.zmdi-navigation:before {
  content: ""
}

.zmdi-open-in-browser:before {
  content: ""
}

.zmdi-open-in-new:before {
  content: ""
}

.zmdi-palette:before {
  content: ""
}

.zmdi-parking:before {
  content: ""
}

.zmdi-pin-account:before {
  content: ""
}

.zmdi-pin-assistant:before {
  content: ""
}

.zmdi-pin-drop:before {
  content: ""
}

.zmdi-pin-help:before {
  content: ""
}

.zmdi-pin-off:before {
  content: ""
}

.zmdi-pin:before {
  content: ""
}

.zmdi-pizza:before {
  content: ""
}

.zmdi-plaster:before {
  content: ""
}

.zmdi-power-setting:before {
  content: ""
}

.zmdi-power:before {
  content: ""
}

.zmdi-print:before {
  content: ""
}

.zmdi-puzzle-piece:before {
  content: ""
}

.zmdi-quote:before {
  content: ""
}

.zmdi-railway:before {
  content: ""
}

.zmdi-receipt:before {
  content: ""
}

.zmdi-refresh-alt:before {
  content: ""
}

.zmdi-refresh-sync-alert:before {
  content: ""
}

.zmdi-refresh-sync-off:before {
  content: ""
}

.zmdi-refresh-sync:before {
  content: ""
}

.zmdi-refresh:before {
  content: ""
}

.zmdi-roller:before {
  content: ""
}

.zmdi-ruler:before {
  content: ""
}

.zmdi-scissors:before {
  content: ""
}

.zmdi-screen-rotation-lock:before {
  content: ""
}

.zmdi-screen-rotation:before {
  content: ""
}

.zmdi-search-for:before {
  content: ""
}

.zmdi-search-in-file:before {
  content: ""
}

.zmdi-search-in-page:before {
  content: ""
}

.zmdi-search-replace:before {
  content: ""
}

.zmdi-search:before {
  content: ""
}

.zmdi-seat:before {
  content: ""
}

.zmdi-settings-square:before {
  content: ""
}

.zmdi-settings:before {
  content: ""
}

.zmdi-shield-check:before {
  content: ""
}

.zmdi-shield-security:before {
  content: ""
}

.zmdi-shopping-basket:before {
  content: ""
}

.zmdi-shopping-cart-plus:before {
  content: ""
}

.zmdi-shopping-cart:before {
  content: ""
}

.zmdi-sign-in:before {
  content: ""
}

.zmdi-sort-amount-asc:before {
  content: ""
}

.zmdi-sort-amount-desc:before {
  content: ""
}

.zmdi-sort-asc:before {
  content: ""
}

.zmdi-sort-desc:before {
  content: ""
}

.zmdi-spellcheck:before {
  content: ""
}

.zmdi-storage:before {
  content: ""
}

.zmdi-store-24:before {
  content: ""
}

.zmdi-store:before {
  content: ""
}

.zmdi-subway:before {
  content: ""
}

.zmdi-sun:before {
  content: ""
}

.zmdi-tab-unselected:before {
  content: ""
}

.zmdi-tab:before {
  content: ""
}

.zmdi-tag-close:before {
  content: ""
}

.zmdi-tag-more:before {
  content: ""
}

.zmdi-tag:before {
  content: ""
}

.zmdi-thumb-down:before {
  content: ""
}

.zmdi-thumb-up-down:before {
  content: ""
}

.zmdi-thumb-up:before {
  content: ""
}

.zmdi-ticket-star:before {
  content: ""
}

.zmdi-toll:before {
  content: ""
}

.zmdi-toys:before {
  content: ""
}

.zmdi-traffic:before {
  content: ""
}

.zmdi-translate:before {
  content: ""
}

.zmdi-triangle-down:before {
  content: ""
}

.zmdi-triangle-up:before {
  content: ""
}

.zmdi-truck:before {
  content: ""
}

.zmdi-turning-sign:before {
  content: ""
}

.zmdi-wallpaper:before {
  content: ""
}

.zmdi-washing-machine:before {
  content: ""
}

.zmdi-window-maximize:before {
  content: ""
}

.zmdi-window-minimize:before {
  content: ""
}

.zmdi-window-restore:before {
  content: ""
}

.zmdi-wrench:before {
  content: ""
}

.zmdi-zoom-in:before {
  content: ""
}

.zmdi-zoom-out:before {
  content: ""
}

.zmdi-alert-circle-o:before {
  content: ""
}

.zmdi-alert-circle:before {
  content: ""
}

.zmdi-alert-octagon:before {
  content: ""
}

.zmdi-alert-polygon:before {
  content: ""
}

.zmdi-alert-triangle:before {
  content: ""
}

.zmdi-help-outline:before {
  content: ""
}

.zmdi-help:before {
  content: ""
}

.zmdi-info-outline:before {
  content: ""
}

.zmdi-info:before {
  content: ""
}

.zmdi-notifications-active:before {
  content: ""
}

.zmdi-notifications-add:before {
  content: ""
}

.zmdi-notifications-none:before {
  content: ""
}

.zmdi-notifications-off:before {
  content: ""
}

.zmdi-notifications-paused:before {
  content: ""
}

.zmdi-notifications:before {
  content: ""
}

.zmdi-account-add:before {
  content: ""
}

.zmdi-account-box-mail:before {
  content: ""
}

.zmdi-account-box-o:before {
  content: ""
}

.zmdi-account-box-phone:before {
  content: ""
}

.zmdi-account-box:before {
  content: ""
}

.zmdi-account-calendar:before {
  content: ""
}

.zmdi-account-circle:before {
  content: ""
}

.zmdi-account-o:before {
  content: ""
}

.zmdi-account:before {
  content: ""
}

.zmdi-accounts-add:before {
  content: ""
}

.zmdi-accounts-alt:before {
  content: ""
}

.zmdi-accounts-list-alt:before {
  content: ""
}

.zmdi-accounts-list:before {
  content: ""
}

.zmdi-accounts-outline:before {
  content: ""
}

.zmdi-accounts:before {
  content: ""
}

.zmdi-face:before {
  content: ""
}

.zmdi-female:before {
  content: ""
}

.zmdi-male-alt:before {
  content: ""
}

.zmdi-male-female:before {
  content: ""
}

.zmdi-male:before {
  content: ""
}

.zmdi-mood-bad:before {
  content: ""
}

.zmdi-mood:before {
  content: ""
}

.zmdi-run:before {
  content: ""
}

.zmdi-walk:before {
  content: ""
}

.zmdi-cloud-box:before {
  content: ""
}

.zmdi-cloud-circle:before {
  content: ""
}

.zmdi-cloud-done:before {
  content: ""
}

.zmdi-cloud-download:before {
  content: ""
}

.zmdi-cloud-off:before {
  content: ""
}

.zmdi-cloud-outline-alt:before {
  content: ""
}

.zmdi-cloud-outline:before {
  content: ""
}

.zmdi-cloud-upload:before {
  content: ""
}

.zmdi-cloud:before {
  content: ""
}

.zmdi-download:before {
  content: ""
}

.zmdi-file-plus:before {
  content: ""
}

.zmdi-file-text:before {
  content: ""
}

.zmdi-file:before {
  content: ""
}

.zmdi-folder-outline:before {
  content: ""
}

.zmdi-folder-person:before {
  content: ""
}

.zmdi-folder-star-alt:before {
  content: ""
}

.zmdi-folder-star:before {
  content: ""
}

.zmdi-folder:before {
  content: ""
}

.zmdi-gif:before {
  content: ""
}

.zmdi-upload:before {
  content: ""
}

.zmdi-border-all:before {
  content: ""
}

.zmdi-border-bottom:before {
  content: ""
}

.zmdi-border-clear:before {
  content: ""
}

.zmdi-border-color:before {
  content: ""
}

.zmdi-border-horizontal:before {
  content: ""
}

.zmdi-border-inner:before {
  content: ""
}

.zmdi-border-left:before {
  content: ""
}

.zmdi-border-outer:before {
  content: ""
}

.zmdi-border-right:before {
  content: ""
}

.zmdi-border-style:before {
  content: ""
}

.zmdi-border-top:before {
  content: ""
}

.zmdi-border-vertical:before {
  content: ""
}

.zmdi-copy:before {
  content: ""
}

.zmdi-crop:before {
  content: ""
}

.zmdi-format-align-center:before {
  content: ""
}

.zmdi-format-align-justify:before {
  content: ""
}

.zmdi-format-align-left:before {
  content: ""
}

.zmdi-format-align-right:before {
  content: ""
}

.zmdi-format-bold:before {
  content: ""
}

.zmdi-format-clear-all:before {
  content: ""
}

.zmdi-format-clear:before {
  content: ""
}

.zmdi-format-color-fill:before {
  content: ""
}

.zmdi-format-color-reset:before {
  content: ""
}

.zmdi-format-color-text:before {
  content: ""
}

.zmdi-format-indent-decrease:before {
  content: ""
}

.zmdi-format-indent-increase:before {
  content: ""
}

.zmdi-format-italic:before {
  content: ""
}

.zmdi-format-line-spacing:before {
  content: ""
}

.zmdi-format-list-bulleted:before {
  content: ""
}

.zmdi-format-list-numbered:before {
  content: ""
}

.zmdi-format-ltr:before {
  content: ""
}

.zmdi-format-rtl:before {
  content: ""
}

.zmdi-format-size:before {
  content: ""
}

.zmdi-format-strikethrough-s:before {
  content: ""
}

.zmdi-format-strikethrough:before {
  content: ""
}

.zmdi-format-subject:before {
  content: ""
}

.zmdi-format-underlined:before {
  content: ""
}

.zmdi-format-valign-bottom:before {
  content: ""
}

.zmdi-format-valign-center:before {
  content: ""
}

.zmdi-format-valign-top:before {
  content: ""
}

.zmdi-redo:before {
  content: ""
}

.zmdi-select-all:before {
  content: ""
}

.zmdi-space-bar:before {
  content: ""
}

.zmdi-text-format:before {
  content: ""
}

.zmdi-transform:before {
  content: ""
}

.zmdi-undo:before {
  content: ""
}

.zmdi-wrap-text:before {
  content: ""
}

.zmdi-comment-alert:before {
  content: ""
}

.zmdi-comment-alt-text:before {
  content: ""
}

.zmdi-comment-alt:before {
  content: ""
}

.zmdi-comment-edit:before {
  content: ""
}

.zmdi-comment-image:before {
  content: ""
}

.zmdi-comment-list:before {
  content: ""
}

.zmdi-comment-more:before {
  content: ""
}

.zmdi-comment-outline:before {
  content: ""
}

.zmdi-comment-text-alt:before {
  content: ""
}

.zmdi-comment-text:before {
  content: ""
}

.zmdi-comment-video:before {
  content: ""
}

.zmdi-comment:before {
  content: ""
}

.zmdi-comments:before {
  content: ""
}

.zmdi-check-all:before {
  content: ""
}

.zmdi-check-circle-u:before {
  content: ""
}

.zmdi-check-circle:before {
  content: ""
}

.zmdi-check-square:before {
  content: ""
}

.zmdi-check:before {
  content: ""
}

.zmdi-circle-o:before {
  content: ""
}

.zmdi-circle:before {
  content: ""
}

.zmdi-dot-circle-alt:before {
  content: ""
}

.zmdi-dot-circle:before {
  content: ""
}

.zmdi-minus-circle-outline:before {
  content: ""
}

.zmdi-minus-circle:before {
  content: ""
}

.zmdi-minus-square:before {
  content: ""
}

.zmdi-minus:before {
  content: ""
}

.zmdi-plus-circle-o-duplicate:before {
  content: ""
}

.zmdi-plus-circle-o:before {
  content: ""
}

.zmdi-plus-circle:before {
  content: ""
}

.zmdi-plus-square:before {
  content: ""
}

.zmdi-plus:before {
  content: ""
}

.zmdi-square-o:before {
  content: ""
}

.zmdi-star-circle:before {
  content: ""
}

.zmdi-star-half:before {
  content: ""
}

.zmdi-star-outline:before {
  content: ""
}

.zmdi-star:before {
  content: ""
}

.zmdi-bluetooth-connected:before {
  content: ""
}

.zmdi-bluetooth-off:before {
  content: ""
}

.zmdi-bluetooth-search:before {
  content: ""
}

.zmdi-bluetooth-setting:before {
  content: ""
}

.zmdi-bluetooth:before {
  content: ""
}

.zmdi-camera-add:before {
  content: ""
}

.zmdi-camera-alt:before {
  content: ""
}

.zmdi-camera-bw:before {
  content: ""
}

.zmdi-camera-front:before {
  content: ""
}

.zmdi-camera-mic:before {
  content: ""
}

.zmdi-camera-party-mode:before {
  content: ""
}

.zmdi-camera-rear:before {
  content: ""
}

.zmdi-camera-roll:before {
  content: ""
}

.zmdi-camera-switch:before {
  content: ""
}

.zmdi-camera:before {
  content: ""
}

.zmdi-card-alert:before {
  content: ""
}

.zmdi-card-off:before {
  content: ""
}

.zmdi-card-sd:before {
  content: ""
}

.zmdi-card-sim:before {
  content: ""
}

.zmdi-desktop-mac:before {
  content: ""
}

.zmdi-desktop-windows:before {
  content: ""
}

.zmdi-device-hub:before {
  content: ""
}

.zmdi-devices-off:before {
  content: ""
}

.zmdi-devices:before {
  content: ""
}

.zmdi-dock:before {
  content: ""
}

.zmdi-floppy:before {
  content: ""
}

.zmdi-gamepad:before {
  content: ""
}

.zmdi-gps-dot:before {
  content: ""
}

.zmdi-gps-off:before {
  content: ""
}

.zmdi-gps:before {
  content: ""
}

.zmdi-headset-mic:before {
  content: ""
}

.zmdi-headset:before {
  content: ""
}

.zmdi-input-antenna:before {
  content: ""
}

.zmdi-input-composite:before {
  content: ""
}

.zmdi-input-hdmi:before {
  content: ""
}

.zmdi-input-power:before {
  content: ""
}

.zmdi-input-svideo:before {
  content: ""
}

.zmdi-keyboard-hide:before {
  content: ""
}

.zmdi-keyboard:before {
  content: ""
}

.zmdi-laptop-chromebook:before {
  content: ""
}

.zmdi-laptop-mac:before {
  content: ""
}

.zmdi-laptop:before {
  content: ""
}

.zmdi-mic-off:before {
  content: ""
}

.zmdi-mic-outline:before {
  content: ""
}

.zmdi-mic-setting:before {
  content: ""
}

.zmdi-mic:before {
  content: ""
}

.zmdi-mouse:before {
  content: ""
}

.zmdi-network-alert:before {
  content: ""
}

.zmdi-network-locked:before {
  content: ""
}

.zmdi-network-off:before {
  content: ""
}

.zmdi-network-outline:before {
  content: ""
}

.zmdi-network-setting:before {
  content: ""
}

.zmdi-network:before {
  content: ""
}

.zmdi-phone-bluetooth:before {
  content: ""
}

.zmdi-phone-end:before {
  content: ""
}

.zmdi-phone-forwarded:before {
  content: ""
}

.zmdi-phone-in-talk:before {
  content: ""
}

.zmdi-phone-locked:before {
  content: ""
}

.zmdi-phone-missed:before {
  content: ""
}

.zmdi-phone-msg:before {
  content: ""
}

.zmdi-phone-paused:before {
  content: ""
}

.zmdi-phone-ring:before {
  content: ""
}

.zmdi-phone-setting:before {
  content: ""
}

.zmdi-phone-sip:before {
  content: ""
}

.zmdi-phone:before {
  content: ""
}

.zmdi-portable-wifi-changes:before {
  content: ""
}

.zmdi-portable-wifi-off:before {
  content: ""
}

.zmdi-portable-wifi:before {
  content: ""
}

.zmdi-radio:before {
  content: ""
}

.zmdi-reader:before {
  content: ""
}

.zmdi-remote-control-alt:before {
  content: ""
}

.zmdi-remote-control:before {
  content: ""
}

.zmdi-router:before {
  content: ""
}

.zmdi-scanner:before {
  content: ""
}

.zmdi-smartphone-android:before {
  content: ""
}

.zmdi-smartphone-download:before {
  content: ""
}

.zmdi-smartphone-erase:before {
  content: ""
}

.zmdi-smartphone-info:before {
  content: ""
}

.zmdi-smartphone-iphone:before {
  content: ""
}

.zmdi-smartphone-landscape-lock:before {
  content: ""
}

.zmdi-smartphone-landscape:before {
  content: ""
}

.zmdi-smartphone-lock:before {
  content: ""
}

.zmdi-smartphone-portrait-lock:before {
  content: ""
}

.zmdi-smartphone-ring:before {
  content: ""
}

.zmdi-smartphone-setting:before {
  content: ""
}

.zmdi-smartphone-setup:before {
  content: ""
}

.zmdi-smartphone:before {
  content: ""
}

.zmdi-speaker:before {
  content: ""
}

.zmdi-tablet-android:before {
  content: ""
}

.zmdi-tablet-mac:before {
  content: ""
}

.zmdi-tablet:before {
  content: ""
}

.zmdi-tv-alt-play:before {
  content: ""
}

.zmdi-tv-list:before {
  content: ""
}

.zmdi-tv-play:before {
  content: ""
}

.zmdi-tv:before {
  content: ""
}

.zmdi-usb:before {
  content: ""
}

.zmdi-videocam-off:before {
  content: ""
}

.zmdi-videocam-switch:before {
  content: ""
}

.zmdi-videocam:before {
  content: ""
}

.zmdi-watch:before {
  content: ""
}

.zmdi-wifi-alt-2:before {
  content: ""
}

.zmdi-wifi-alt:before {
  content: ""
}

.zmdi-wifi-info:before {
  content: ""
}

.zmdi-wifi-lock:before {
  content: ""
}

.zmdi-wifi-off:before {
  content: ""
}

.zmdi-wifi-outline:before {
  content: ""
}

.zmdi-wifi:before {
  content: ""
}

.zmdi-arrow-left-bottom:before {
  content: ""
}

.zmdi-arrow-left:before {
  content: ""
}

.zmdi-arrow-merge:before {
  content: ""
}

.zmdi-arrow-missed:before {
  content: ""
}

.zmdi-arrow-right-top:before {
  content: ""
}

.zmdi-arrow-right:before {
  content: ""
}

.zmdi-arrow-split:before {
  content: ""
}

.zmdi-arrows:before {
  content: ""
}

.zmdi-caret-down-circle:before {
  content: ""
}

.zmdi-caret-down:before {
  content: ""
}

.zmdi-caret-left-circle:before {
  content: ""
}

.zmdi-caret-left:before {
  content: ""
}

.zmdi-caret-right-circle:before {
  content: ""
}

.zmdi-caret-right:before {
  content: ""
}

.zmdi-caret-up-circle:before {
  content: ""
}

.zmdi-caret-up:before {
  content: ""
}

.zmdi-chevron-down:before {
  content: ""
}

.zmdi-chevron-left:before {
  content: ""
}

.zmdi-chevron-right:before {
  content: ""
}

.zmdi-chevron-up:before {
  content: ""
}

.zmdi-forward:before {
  content: ""
}

.zmdi-long-arrow-down:before {
  content: ""
}

.zmdi-long-arrow-left:before {
  content: ""
}

.zmdi-long-arrow-return:before {
  content: ""
}

.zmdi-long-arrow-right:before {
  content: ""
}

.zmdi-long-arrow-tab:before {
  content: ""
}

.zmdi-long-arrow-up:before {
  content: ""
}

.zmdi-rotate-ccw:before {
  content: ""
}

.zmdi-rotate-cw:before {
  content: ""
}

.zmdi-rotate-left:before {
  content: ""
}

.zmdi-rotate-right:before {
  content: ""
}

.zmdi-square-down:before {
  content: ""
}

.zmdi-square-right:before {
  content: ""
}

.zmdi-swap-alt:before {
  content: ""
}

.zmdi-swap-vertical-circle:before {
  content: ""
}

.zmdi-swap-vertical:before {
  content: ""
}

.zmdi-swap:before {
  content: ""
}

.zmdi-trending-down:before {
  content: ""
}

.zmdi-trending-flat:before {
  content: ""
}

.zmdi-trending-up:before {
  content: ""
}

.zmdi-unfold-less:before {
  content: ""
}

.zmdi-unfold-more:before {
  content: ""
}

.zmdi-apps:before {
  content: ""
}

.zmdi-grid-off:before {
  content: ""
}

.zmdi-grid:before {
  content: ""
}

.zmdi-view-agenda:before {
  content: ""
}

.zmdi-view-array:before {
  content: ""
}

.zmdi-view-carousel:before {
  content: ""
}

.zmdi-view-column:before {
  content: ""
}

.zmdi-view-comfy:before {
  content: ""
}

.zmdi-view-compact:before {
  content: ""
}

.zmdi-view-dashboard:before {
  content: ""
}

.zmdi-view-day:before {
  content: ""
}

.zmdi-view-headline:before {
  content: ""
}

.zmdi-view-list-alt:before {
  content: ""
}

.zmdi-view-list:before {
  content: ""
}

.zmdi-view-module:before {
  content: ""
}

.zmdi-view-quilt:before {
  content: ""
}

.zmdi-view-stream:before {
  content: ""
}

.zmdi-view-subtitles:before {
  content: ""
}

.zmdi-view-toc:before {
  content: ""
}

.zmdi-view-web:before {
  content: ""
}

.zmdi-view-week:before {
  content: ""
}

.zmdi-widgets:before {
  content: ""
}

.zmdi-alarm-check:before {
  content: ""
}

.zmdi-alarm-off:before {
  content: ""
}

.zmdi-alarm-plus:before {
  content: ""
}

.zmdi-alarm-snooze:before {
  content: ""
}

.zmdi-alarm:before {
  content: ""
}

.zmdi-calendar-alt:before {
  content: ""
}

.zmdi-calendar-check:before {
  content: ""
}

.zmdi-calendar-close:before {
  content: ""
}

.zmdi-calendar-note:before {
  content: ""
}

.zmdi-calendar:before {
  content: ""
}

.zmdi-time-countdown:before {
  content: ""
}

.zmdi-time-interval:before {
  content: ""
}

.zmdi-time-restore-setting:before {
  content: ""
}

.zmdi-time-restore:before {
  content: ""
}

.zmdi-time:before {
  content: ""
}

.zmdi-timer-off:before {
  content: ""
}

.zmdi-timer:before {
  content: ""
}

.zmdi-android-alt:before {
  content: ""
}

.zmdi-android:before {
  content: ""
}

.zmdi-apple:before {
  content: ""
}

.zmdi-behance:before {
  content: ""
}

.zmdi-codepen:before {
  content: ""
}

.zmdi-dribbble:before {
  content: ""
}

.zmdi-dropbox:before {
  content: ""
}

.zmdi-evernote:before {
  content: ""
}

.zmdi-facebook-box:before {
  content: ""
}

.zmdi-facebook:before {
  content: ""
}

.zmdi-github-box:before {
  content: ""
}

.zmdi-github:before {
  content: ""
}

.zmdi-google-drive:before {
  content: ""
}

.zmdi-google-earth:before {
  content: ""
}

.zmdi-google-glass:before {
  content: ""
}

.zmdi-google-maps:before {
  content: ""
}

.zmdi-google-pages:before {
  content: ""
}

.zmdi-google-play:before {
  content: ""
}

.zmdi-google-plus-box:before {
  content: ""
}

.zmdi-google-plus:before {
  content: ""
}

.zmdi-google:before {
  content: ""
}

.zmdi-instagram:before {
  content: ""
}

.zmdi-language-css3:before {
  content: ""
}

.zmdi-language-html5:before {
  content: ""
}

.zmdi-language-javascript:before {
  content: ""
}

.zmdi-language-python-alt:before {
  content: ""
}

.zmdi-language-python:before {
  content: ""
}

.zmdi-lastfm:before {
  content: ""
}

.zmdi-linkedin-box:before {
  content: ""
}

.zmdi-paypal:before {
  content: ""
}

.zmdi-pinterest-box:before {
  content: ""
}

.zmdi-pocket:before {
  content: ""
}

.zmdi-polymer:before {
  content: ""
}

.zmdi-share:before {
  content: ""
}

.zmdi-stackoverflow:before {
  content: ""
}

.zmdi-steam-square:before {
  content: ""
}

.zmdi-steam:before {
  content: ""
}

.zmdi-twitter-box:before {
  content: ""
}

.zmdi-twitter:before {
  content: ""
}

.zmdi-vk:before {
  content: ""
}

.zmdi-wikipedia:before {
  content: ""
}

.zmdi-windows:before {
  content: ""
}

.zmdi-aspect-ratio-alt:before {
  content: ""
}

.zmdi-aspect-ratio:before {
  content: ""
}

.zmdi-blur-circular:before {
  content: ""
}

.zmdi-blur-linear:before {
  content: ""
}

.zmdi-blur-off:before {
  content: ""
}

.zmdi-blur:before {
  content: ""
}

.zmdi-brightness-2:before {
  content: ""
}

.zmdi-brightness-3:before {
  content: ""
}

.zmdi-brightness-4:before {
  content: ""
}

.zmdi-brightness-5:before {
  content: ""
}

.zmdi-brightness-6:before {
  content: ""
}

.zmdi-brightness-7:before {
  content: ""
}

.zmdi-brightness-auto:before {
  content: ""
}

.zmdi-brightness-setting:before {
  content: ""
}

.zmdi-broken-image:before {
  content: ""
}

.zmdi-center-focus-strong:before {
  content: ""
}

.zmdi-center-focus-weak:before {
  content: ""
}

.zmdi-compare:before {
  content: ""
}

.zmdi-crop-16-9:before {
  content: ""
}

.zmdi-crop-3-2:before {
  content: ""
}

.zmdi-crop-5-4:before {
  content: ""
}

.zmdi-crop-7-5:before {
  content: ""
}

.zmdi-crop-din:before {
  content: ""
}

.zmdi-crop-free:before {
  content: ""
}

.zmdi-crop-landscape:before {
  content: ""
}

.zmdi-crop-portrait:before {
  content: ""
}

.zmdi-crop-square:before {
  content: ""
}

.zmdi-exposure-alt:before {
  content: ""
}

.zmdi-exposure:before {
  content: ""
}

.zmdi-filter-b-and-w:before {
  content: ""
}

.zmdi-filter-center-focus:before {
  content: ""
}

.zmdi-filter-frames:before {
  content: ""
}

.zmdi-filter-tilt-shift:before {
  content: ""
}

.zmdi-gradient:before {
  content: ""
}

.zmdi-grain:before {
  content: ""
}

.zmdi-graphic-eq:before {
  content: ""
}

.zmdi-hdr-off:before {
  content: ""
}

.zmdi-hdr-strong:before {
  content: ""
}

.zmdi-hdr-weak:before {
  content: ""
}

.zmdi-hdr:before {
  content: ""
}

.zmdi-iridescent:before {
  content: ""
}

.zmdi-leak-off:before {
  content: ""
}

.zmdi-leak:before {
  content: ""
}

.zmdi-looks:before {
  content: ""
}

.zmdi-loupe:before {
  content: ""
}

.zmdi-panorama-horizontal:before {
  content: ""
}

.zmdi-panorama-vertical:before {
  content: ""
}

.zmdi-panorama-wide-angle:before {
  content: ""
}

.zmdi-photo-size-select-large:before {
  content: ""
}

.zmdi-photo-size-select-small:before {
  content: ""
}

.zmdi-picture-in-picture:before {
  content: ""
}

.zmdi-slideshow:before {
  content: ""
}

.zmdi-texture:before {
  content: ""
}

.zmdi-tonality:before {
  content: ""
}

.zmdi-vignette:before {
  content: ""
}

.zmdi-wb-auto:before {
  content: ""
}

.zmdi-eject-alt:before {
  content: ""
}

.zmdi-eject:before {
  content: ""
}

.zmdi-equalizer:before {
  content: ""
}

.zmdi-fast-forward:before {
  content: ""
}

.zmdi-fast-rewind:before {
  content: ""
}

.zmdi-forward-10:before {
  content: ""
}

.zmdi-forward-30:before {
  content: ""
}

.zmdi-forward-5:before {
  content: ""
}

.zmdi-hearing:before {
  content: ""
}

.zmdi-pause-circle-outline:before {
  content: ""
}

.zmdi-pause-circle:before {
  content: ""
}

.zmdi-pause:before {
  content: ""
}

.zmdi-play-circle-outline:before {
  content: ""
}

.zmdi-play-circle:before {
  content: ""
}

.zmdi-play:before {
  content: ""
}

.zmdi-playlist-audio:before {
  content: ""
}

.zmdi-playlist-plus:before {
  content: ""
}

.zmdi-repeat-one:before {
  content: ""
}

.zmdi-repeat:before {
  content: ""
}

.zmdi-replay-10:before {
  content: ""
}

.zmdi-replay-30:before {
  content: ""
}

.zmdi-replay-5:before {
  content: ""
}

.zmdi-replay:before {
  content: ""
}

.zmdi-shuffle:before {
  content: ""
}

.zmdi-skip-next:before {
  content: ""
}

.zmdi-skip-previous:before {
  content: ""
}

.zmdi-stop:before {
  content: ""
}

.zmdi-surround-sound:before {
  content: ""
}

.zmdi-tune:before {
  content: ""
}

.zmdi-volume-down:before {
  content: ""
}

.zmdi-volume-mute:before {
  content: ""
}

.zmdi-volume-off:before {
  content: ""
}

.zmdi-volume-up:before {
  content: ""
}

.zmdi-n-1-square:before {
  content: ""
}

.zmdi-n-2-square:before {
  content: ""
}

.zmdi-n-3-square:before {
  content: ""
}

.zmdi-n-4-square:before {
  content: ""
}

.zmdi-n-5-square:before {
  content: ""
}

.zmdi-n-6-square:before {
  content: ""
}

.zmdi-neg-1:before {
  content: ""
}

.zmdi-neg-2:before {
  content: ""
}

.zmdi-plus-1:before {
  content: ""
}

.zmdi-plus-2:before {
  content: ""
}

.zmdi-sec-10:before {
  content: ""
}

.zmdi-sec-3:before {
  content: ""
}

.zmdi-zero:before {
  content: ""
}

.zmdi-airline-seat-flat-angled:before {
  content: ""
}

.zmdi-airline-seat-flat:before {
  content: ""
}

.zmdi-airline-seat-individual-suite:before {
  content: ""
}

.zmdi-airline-seat-legroom-extra:before {
  content: ""
}

.zmdi-airline-seat-legroom-normal:before {
  content: ""
}

.zmdi-airline-seat-legroom-reduced:before {
  content: ""
}

.zmdi-airline-seat-recline-extra:before {
  content: ""
}

.zmdi-airline-seat-recline-normal:before {
  content: ""
}

.zmdi-airplay:before {
  content: ""
}

.zmdi-closed-caption:before {
  content: ""
}

.zmdi-confirmation-number:before {
  content: ""
}

.zmdi-developer-board:before {
  content: ""
}

.zmdi-disc-full:before {
  content: ""
}

.zmdi-explicit:before {
  content: ""
}

.zmdi-flight-land:before {
  content: ""
}

.zmdi-flight-takeoff:before {
  content: ""
}

.zmdi-flip-to-back:before {
  content: ""
}

.zmdi-flip-to-front:before {
  content: ""
}

.zmdi-group-work:before {
  content: ""
}

.zmdi-hd:before {
  content: ""
}

.zmdi-hq:before {
  content: ""
}

.zmdi-markunread-mailbox:before {
  content: ""
}

.zmdi-memory:before {
  content: ""
}

.zmdi-nfc:before {
  content: ""
}

.zmdi-play-for-work:before {
  content: ""
}

.zmdi-power-input:before {
  content: ""
}

.zmdi-present-to-all:before {
  content: ""
}

.zmdi-satellite:before {
  content: ""
}

.zmdi-tap-and-play:before {
  content: ""
}

.zmdi-vibration:before {
  content: ""
}

.zmdi-voicemail:before {
  content: ""
}

.zmdi-group:before {
  content: ""
}

.zmdi-rss:before {
  content: ""
}

.zmdi-shape:before {
  content: ""
}

.zmdi-spinner:before {
  content: ""
}

.zmdi-ungroup:before {
  content: ""
}

.zmdi-500px:before {
  content: ""
}

.zmdi-8tracks:before {
  content: ""
}

.zmdi-amazon:before {
  content: ""
}

.zmdi-blogger:before {
  content: ""
}

.zmdi-delicious:before {
  content: ""
}

.zmdi-disqus:before {
  content: ""
}

.zmdi-flattr:before {
  content: ""
}

.zmdi-flickr:before {
  content: ""
}

.zmdi-github-alt:before {
  content: ""
}

.zmdi-google-old:before {
  content: ""
}

.zmdi-linkedin:before {
  content: ""
}

.zmdi-odnoklassniki:before {
  content: ""
}

.zmdi-outlook:before {
  content: ""
}

.zmdi-paypal-alt:before {
  content: ""
}

.zmdi-pinterest:before {
  content: ""
}

.zmdi-playstation:before {
  content: ""
}

.zmdi-reddit:before {
  content: ""
}

.zmdi-skype:before {
  content: ""
}

.zmdi-slideshare:before {
  content: ""
}

.zmdi-soundcloud:before {
  content: ""
}

.zmdi-tumblr:before {
  content: ""
}

.zmdi-twitch:before {
  content: ""
}

.zmdi-vimeo:before {
  content: ""
}

.zmdi-whatsapp:before {
  content: ""
}

.zmdi-xbox:before {
  content: ""
}

.zmdi-yahoo:before {
  content: ""
}

.zmdi-youtube-play:before {
  content: ""
}

.zmdi-youtube:before {
  content: ""
}

.zmdi-import-export:before {
  content: ""
}

.zmdi-swap-vertical-:before {
  content: ""
}

.zmdi-airplanemode-inactive:before {
  content: ""
}

.zmdi-airplanemode-active:before {
  content: ""
}

.zmdi-rate-review:before {
  content: ""
}

.zmdi-comment-sign:before {
  content: ""
}

.zmdi-network-warning:before {
  content: ""
}

.zmdi-shopping-cart-add:before {
  content: ""
}

.zmdi-file-add:before {
  content: ""
}

.zmdi-network-wifi-scan:before {
  content: ""
}

.zmdi-collection-add:before {
  content: ""
}

.zmdi-format-playlist-add:before {
  content: ""
}

.zmdi-format-queue-music:before {
  content: ""
}

.zmdi-plus-box:before {
  content: ""
}

.zmdi-tag-backspace:before {
  content: ""
}

.zmdi-alarm-add:before {
  content: ""
}

.zmdi-battery-charging:before {
  content: ""
}

.zmdi-daydream-setting:before {
  content: ""
}

.zmdi-more-horiz:before {
  content: ""
}

.zmdi-book-photo:before {
  content: ""
}

.zmdi-incandescent:before {
  content: ""
}

.zmdi-wb-iridescent:before {
  content: ""
}

.zmdi-calendar-remove:before {
  content: ""
}

.zmdi-refresh-sync-disabled:before {
  content: ""
}

.zmdi-refresh-sync-problem:before {
  content: ""
}

.zmdi-crop-original:before {
  content: ""
}

.zmdi-power-off:before {
  content: ""
}

.zmdi-power-off-setting:before {
  content: ""
}

.zmdi-leak-remove:before {
  content: ""
}

.zmdi-star-border:before {
  content: ""
}

.zmdi-brightness-low:before {
  content: ""
}

.zmdi-brightness-medium:before {
  content: ""
}

.zmdi-brightness-high:before {
  content: ""
}

.zmdi-smartphone-portrait:before {
  content: ""
}

.zmdi-live-tv:before {
  content: ""
}

.zmdi-format-textdirection-l-to-r:before {
  content: ""
}

.zmdi-format-textdirection-r-to-l:before {
  content: ""
}

.zmdi-arrow-back:before {
  content: ""
}

.zmdi-arrow-forward:before {
  content: ""
}

.zmdi-arrow-in:before {
  content: ""
}

.zmdi-arrow-out:before {
  content: ""
}

.zmdi-rotate-90-degrees-ccw:before {
  content: ""
}

.zmdi-adb:before {
  content: ""
}

.zmdi-network-wifi:before {
  content: ""
}

.zmdi-network-wifi-alt:before {
  content: ""
}

.zmdi-network-wifi-lock:before {
  content: ""
}

.zmdi-network-wifi-off:before {
  content: ""
}

.zmdi-network-wifi-outline:before {
  content: ""
}

.zmdi-network-wifi-info:before {
  content: ""
}

.zmdi-layers-clear:before {
  content: ""
}

.zmdi-colorize:before {
  content: ""
}

.zmdi-format-paint:before {
  content: ""
}

.zmdi-format-quote:before {
  content: ""
}

.zmdi-camera-monochrome-photos:before {
  content: ""
}

.zmdi-sort-by-alpha:before {
  content: ""
}

.zmdi-folder-shared:before {
  content: ""
}

.zmdi-folder-special:before {
  content: ""
}

.zmdi-comment-dots:before {
  content: ""
}

.zmdi-reorder:before {
  content: ""
}

.zmdi-dehaze:before {
  content: ""
}

.zmdi-sort:before {
  content: ""
}

.zmdi-pages:before {
  content: ""
}

.zmdi-stack-overflow:before {
  content: ""
}

.zmdi-calendar-account:before {
  content: ""
}

.zmdi-paste:before {
  content: ""
}

.zmdi-cut:before {
  content: ""
}

.zmdi-save:before {
  content: ""
}

.zmdi-smartphone-code:before {
  content: ""
}

.zmdi-directions-bike:before {
  content: ""
}

.zmdi-directions-boat:before {
  content: ""
}

.zmdi-directions-bus:before {
  content: ""
}

.zmdi-directions-car:before {
  content: ""
}

.zmdi-directions-railway:before {
  content: ""
}

.zmdi-directions-run:before {
  content: ""
}

.zmdi-directions-subway:before {
  content: ""
}

.zmdi-directions-walk:before {
  content: ""
}

.zmdi-local-hotel:before {
  content: ""
}

.zmdi-local-activity:before {
  content: ""
}

.zmdi-local-play:before {
  content: ""
}

.zmdi-local-airport:before {
  content: ""
}

.zmdi-local-atm:before {
  content: ""
}

.zmdi-local-bar:before {
  content: ""
}

.zmdi-local-cafe:before {
  content: ""
}

.zmdi-local-car-wash:before {
  content: ""
}

.zmdi-local-convenience-store:before {
  content: ""
}

.zmdi-local-dining:before {
  content: ""
}

.zmdi-local-drink:before {
  content: ""
}

.zmdi-local-florist:before {
  content: ""
}

.zmdi-local-gas-station:before {
  content: ""
}

.zmdi-local-grocery-store:before {
  content: ""
}

.zmdi-local-hospital:before {
  content: ""
}

.zmdi-local-laundry-service:before {
  content: ""
}

.zmdi-local-library:before {
  content: ""
}

.zmdi-local-mall:before {
  content: ""
}

.zmdi-local-movies:before {
  content: ""
}

.zmdi-local-offer:before {
  content: ""
}

.zmdi-local-parking:before {
  content: ""
}

.zmdi-local-pharmacy:before {
  content: ""
}

.zmdi-local-phone:before {
  content: ""
}

.zmdi-local-pizza:before {
  content: ""
}

.zmdi-local-post-office:before {
  content: ""
}

.zmdi-local-printshop:before {
  content: ""
}

.zmdi-local-see:before {
  content: ""
}

.zmdi-local-shipping:before {
  content: ""
}

.zmdi-local-store:before {
  content: ""
}

.zmdi-local-taxi:before {
  content: ""
}

.zmdi-local-wc:before {
  content: ""
}

.zmdi-my-location:before {
  content: ""
}

.zmdi-directions:before {
  content: ""
}

@font-face {
  font-family: Pe-icon-7-stroke;
  src: url(/build/assets/Pe-icon-7-stroke-d9896922.eot?d7yf1v);
  src: url(/build/assets/Pe-icon-7-stroke-d9896922.eot?#iefixd7yf1v) format("embedded-opentype"), url(/build/assets/Pe-icon-7-stroke-6fb42170.woff?d7yf1v) format("woff"), url(/build/assets/Pe-icon-7-stroke-99620ded.ttf?d7yf1v) format("truetype"), url(/build/assets/Pe-icon-7-stroke-c508f5a3.svg?d7yf1v#Pe-icon-7-stroke) format("svg");
  font-weight: 400;
  font-style: normal
}

[class^=pe-7s-],
[class*=" pe-7s-"] {
  display: inline-block;
  font-family: Pe-icon-7-stroke;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.pe-7s-album:before {
  content: ""
}

.pe-7s-arc:before {
  content: ""
}

.pe-7s-back-2:before {
  content: ""
}

.pe-7s-bandaid:before {
  content: ""
}

.pe-7s-car:before {
  content: ""
}

.pe-7s-diamond:before {
  content: ""
}

.pe-7s-door-lock:before {
  content: ""
}

.pe-7s-eyedropper:before {
  content: ""
}

.pe-7s-female:before {
  content: ""
}

.pe-7s-gym:before {
  content: ""
}

.pe-7s-hammer:before {
  content: ""
}

.pe-7s-headphones:before {
  content: ""
}

.pe-7s-helm:before {
  content: ""
}

.pe-7s-hourglass:before {
  content: ""
}

.pe-7s-leaf:before {
  content: ""
}

.pe-7s-magic-wand:before {
  content: ""
}

.pe-7s-male:before {
  content: ""
}

.pe-7s-map-2:before {
  content: ""
}

.pe-7s-next-2:before {
  content: ""
}

.pe-7s-paint-bucket:before {
  content: ""
}

.pe-7s-pendrive:before {
  content: ""
}

.pe-7s-photo:before {
  content: ""
}

.pe-7s-piggy:before {
  content: ""
}

.pe-7s-plugin:before {
  content: ""
}

.pe-7s-refresh-2:before {
  content: ""
}

.pe-7s-rocket:before {
  content: ""
}

.pe-7s-settings:before {
  content: ""
}

.pe-7s-shield:before {
  content: ""
}

.pe-7s-smile:before {
  content: ""
}

.pe-7s-usb:before {
  content: ""
}

.pe-7s-vector:before {
  content: ""
}

.pe-7s-wine:before {
  content: ""
}

.pe-7s-cloud-upload:before {
  content: ""
}

.pe-7s-cash:before {
  content: ""
}

.pe-7s-close:before {
  content: ""
}

.pe-7s-bluetooth:before {
  content: ""
}

.pe-7s-cloud-download:before {
  content: ""
}

.pe-7s-way:before {
  content: ""
}

.pe-7s-close-circle:before {
  content: ""
}

.pe-7s-id:before {
  content: ""
}

.pe-7s-angle-up:before {
  content: ""
}

.pe-7s-wristwatch:before {
  content: ""
}

.pe-7s-angle-up-circle:before {
  content: ""
}

.pe-7s-world:before {
  content: ""
}

.pe-7s-angle-right:before {
  content: ""
}

.pe-7s-volume:before {
  content: ""
}

.pe-7s-angle-right-circle:before {
  content: ""
}

.pe-7s-users:before {
  content: ""
}

.pe-7s-angle-left:before {
  content: ""
}

.pe-7s-user-female:before {
  content: ""
}

.pe-7s-angle-left-circle:before {
  content: ""
}

.pe-7s-up-arrow:before {
  content: ""
}

.pe-7s-angle-down:before {
  content: ""
}

.pe-7s-switch:before {
  content: ""
}

.pe-7s-angle-down-circle:before {
  content: ""
}

.pe-7s-scissors:before {
  content: ""
}

.pe-7s-wallet:before {
  content: ""
}

.pe-7s-safe:before {
  content: ""
}

.pe-7s-volume2:before {
  content: ""
}

.pe-7s-volume1:before {
  content: ""
}

.pe-7s-voicemail:before {
  content: ""
}

.pe-7s-video:before {
  content: ""
}

.pe-7s-user:before {
  content: ""
}

.pe-7s-upload:before {
  content: ""
}

.pe-7s-unlock:before {
  content: ""
}

.pe-7s-umbrella:before {
  content: ""
}

.pe-7s-trash:before {
  content: ""
}

.pe-7s-tools:before {
  content: ""
}

.pe-7s-timer:before {
  content: ""
}

.pe-7s-ticket:before {
  content: ""
}

.pe-7s-target:before {
  content: ""
}

.pe-7s-sun:before {
  content: ""
}

.pe-7s-study:before {
  content: ""
}

.pe-7s-stopwatch:before {
  content: ""
}

.pe-7s-star:before {
  content: ""
}

.pe-7s-speaker:before {
  content: ""
}

.pe-7s-signal:before {
  content: ""
}

.pe-7s-shuffle:before {
  content: ""
}

.pe-7s-shopbag:before {
  content: ""
}

.pe-7s-share:before {
  content: ""
}

.pe-7s-server:before {
  content: ""
}

.pe-7s-search:before {
  content: ""
}

.pe-7s-film:before {
  content: ""
}

.pe-7s-science:before {
  content: ""
}

.pe-7s-disk:before {
  content: ""
}

.pe-7s-ribbon:before {
  content: ""
}

.pe-7s-repeat:before {
  content: ""
}

.pe-7s-refresh:before {
  content: ""
}

.pe-7s-add-user:before {
  content: ""
}

.pe-7s-refresh-cloud:before {
  content: ""
}

.pe-7s-paperclip:before {
  content: ""
}

.pe-7s-radio:before {
  content: ""
}

.pe-7s-note2:before {
  content: ""
}

.pe-7s-print:before {
  content: ""
}

.pe-7s-network:before {
  content: ""
}

.pe-7s-prev:before {
  content: ""
}

.pe-7s-mute:before {
  content: ""
}

.pe-7s-power:before {
  content: ""
}

.pe-7s-medal:before {
  content: ""
}

.pe-7s-portfolio:before {
  content: ""
}

.pe-7s-like2:before {
  content: ""
}

.pe-7s-plus:before {
  content: ""
}

.pe-7s-left-arrow:before {
  content: ""
}

.pe-7s-play:before {
  content: ""
}

.pe-7s-key:before {
  content: ""
}

.pe-7s-plane:before {
  content: ""
}

.pe-7s-joy:before {
  content: ""
}

.pe-7s-photo-gallery:before {
  content: ""
}

.pe-7s-pin:before {
  content: ""
}

.pe-7s-phone:before {
  content: ""
}

.pe-7s-plug:before {
  content: ""
}

.pe-7s-pen:before {
  content: ""
}

.pe-7s-right-arrow:before {
  content: ""
}

.pe-7s-paper-plane:before {
  content: ""
}

.pe-7s-delete-user:before {
  content: ""
}

.pe-7s-paint:before {
  content: ""
}

.pe-7s-bottom-arrow:before {
  content: ""
}

.pe-7s-notebook:before {
  content: ""
}

.pe-7s-note:before {
  content: ""
}

.pe-7s-next:before {
  content: ""
}

.pe-7s-news-paper:before {
  content: ""
}

.pe-7s-musiclist:before {
  content: ""
}

.pe-7s-music:before {
  content: ""
}

.pe-7s-mouse:before {
  content: ""
}

.pe-7s-more:before {
  content: ""
}

.pe-7s-moon:before {
  content: ""
}

.pe-7s-monitor:before {
  content: ""
}

.pe-7s-micro:before {
  content: ""
}

.pe-7s-menu:before {
  content: ""
}

.pe-7s-map:before {
  content: ""
}

.pe-7s-map-marker:before {
  content: ""
}

.pe-7s-mail:before {
  content: ""
}

.pe-7s-mail-open:before {
  content: ""
}

.pe-7s-mail-open-file:before {
  content: ""
}

.pe-7s-magnet:before {
  content: ""
}

.pe-7s-loop:before {
  content: ""
}

.pe-7s-look:before {
  content: ""
}

.pe-7s-lock:before {
  content: ""
}

.pe-7s-lintern:before {
  content: ""
}

.pe-7s-link:before {
  content: ""
}

.pe-7s-like:before {
  content: ""
}

.pe-7s-light:before {
  content: ""
}

.pe-7s-less:before {
  content: ""
}

.pe-7s-keypad:before {
  content: ""
}

.pe-7s-junk:before {
  content: ""
}

.pe-7s-info:before {
  content: ""
}

.pe-7s-home:before {
  content: ""
}

.pe-7s-help2:before {
  content: ""
}

.pe-7s-help1:before {
  content: ""
}

.pe-7s-graph3:before {
  content: ""
}

.pe-7s-graph2:before {
  content: ""
}

.pe-7s-graph1:before {
  content: ""
}

.pe-7s-graph:before {
  content: ""
}

.pe-7s-global:before {
  content: ""
}

.pe-7s-gleam:before {
  content: ""
}

.pe-7s-glasses:before {
  content: ""
}

.pe-7s-gift:before {
  content: ""
}

.pe-7s-folder:before {
  content: ""
}

.pe-7s-flag:before {
  content: ""
}

.pe-7s-filter:before {
  content: ""
}

.pe-7s-file:before {
  content: ""
}

.pe-7s-expand1:before {
  content: ""
}

.pe-7s-exapnd2:before {
  content: ""
}

.pe-7s-edit:before {
  content: ""
}

.pe-7s-drop:before {
  content: ""
}

.pe-7s-drawer:before {
  content: ""
}

.pe-7s-download:before {
  content: ""
}

.pe-7s-display2:before {
  content: ""
}

.pe-7s-display1:before {
  content: ""
}

.pe-7s-diskette:before {
  content: ""
}

.pe-7s-date:before {
  content: ""
}

.pe-7s-cup:before {
  content: ""
}

.pe-7s-culture:before {
  content: ""
}

.pe-7s-crop:before {
  content: ""
}

.pe-7s-credit:before {
  content: ""
}

.pe-7s-copy-file:before {
  content: ""
}

.pe-7s-config:before {
  content: ""
}

.pe-7s-compass:before {
  content: ""
}

.pe-7s-comment:before {
  content: ""
}

.pe-7s-coffee:before {
  content: ""
}

.pe-7s-cloud:before {
  content: ""
}

.pe-7s-clock:before {
  content: ""
}

.pe-7s-check:before {
  content: ""
}

.pe-7s-chat:before {
  content: ""
}

.pe-7s-cart:before {
  content: ""
}

.pe-7s-camera:before {
  content: ""
}

.pe-7s-call:before {
  content: ""
}

.pe-7s-calculator:before {
  content: ""
}

.pe-7s-browser:before {
  content: ""
}

.pe-7s-box2:before {
  content: ""
}

.pe-7s-box1:before {
  content: ""
}

.pe-7s-bookmarks:before {
  content: ""
}

.pe-7s-bicycle:before {
  content: ""
}

.pe-7s-bell:before {
  content: ""
}

.pe-7s-battery:before {
  content: ""
}

.pe-7s-ball:before {
  content: ""
}

.pe-7s-back:before {
  content: ""
}

.pe-7s-attention:before {
  content: ""
}

.pe-7s-anchor:before {
  content: ""
}

.pe-7s-albums:before {
  content: ""
}

.pe-7s-alarm:before {
  content: ""
}

.pe-7s-airplay:before {
  content: ""
}

@font-face {
  font-family: simple-line-icons;
  src: url(/build/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0);
  src: url(/build/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0#iefix) format("embedded-opentype"), url(/build/assets/Simple-Line-Icons-14b825d7.woff?v=2.4.0) format("woff"), url(/build/assets/Simple-Line-Icons-51c5b7fb.svg?v=2.4.0#simple-line-icons) format("svg");
  font-weight: 400;
  font-style: normal
}

.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: simple-line-icons;
  speak-as: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
  content: ""
}

.icon-people:before {
  content: ""
}

.icon-user-female:before {
  content: ""
}

.icon-user-follow:before {
  content: ""
}

.icon-user-following:before {
  content: ""
}

.icon-user-unfollow:before {
  content: ""
}

.icon-login:before {
  content: ""
}

.icon-logout:before {
  content: ""
}

.icon-emotsmile:before {
  content: ""
}

.icon-phone:before {
  content: ""
}

.icon-call-end:before {
  content: ""
}

.icon-call-in:before {
  content: ""
}

.icon-call-out:before {
  content: ""
}

.icon-map:before {
  content: ""
}

.icon-location-pin:before {
  content: ""
}

.icon-direction:before {
  content: ""
}

.icon-directions:before {
  content: ""
}

.icon-compass:before {
  content: ""
}

.icon-layers:before {
  content: ""
}

.icon-menu:before {
  content: ""
}

.icon-list:before {
  content: ""
}

.icon-options-vertical:before {
  content: ""
}

.icon-options:before {
  content: ""
}

.icon-arrow-down:before {
  content: ""
}

.icon-arrow-left:before {
  content: ""
}

.icon-arrow-right:before {
  content: ""
}

.icon-arrow-up:before {
  content: ""
}

.icon-arrow-up-circle:before {
  content: ""
}

.icon-arrow-left-circle:before {
  content: ""
}

.icon-arrow-right-circle:before {
  content: ""
}

.icon-arrow-down-circle:before {
  content: ""
}

.icon-check:before {
  content: ""
}

.icon-clock:before {
  content: ""
}

.icon-plus:before {
  content: ""
}

.icon-minus:before {
  content: ""
}

.icon-close:before {
  content: ""
}

.icon-event:before {
  content: ""
}

.icon-exclamation:before {
  content: ""
}

.icon-organization:before {
  content: ""
}

.icon-trophy:before {
  content: ""
}

.icon-screen-smartphone:before {
  content: ""
}

.icon-screen-desktop:before {
  content: ""
}

.icon-plane:before {
  content: ""
}

.icon-notebook:before {
  content: ""
}

.icon-mustache:before {
  content: ""
}

.icon-mouse:before {
  content: ""
}

.icon-magnet:before {
  content: ""
}

.icon-energy:before {
  content: ""
}

.icon-disc:before {
  content: ""
}

.icon-cursor:before {
  content: ""
}

.icon-cursor-move:before {
  content: ""
}

.icon-crop:before {
  content: ""
}

.icon-chemistry:before {
  content: ""
}

.icon-speedometer:before {
  content: ""
}

.icon-shield:before {
  content: ""
}

.icon-screen-tablet:before {
  content: ""
}

.icon-magic-wand:before {
  content: ""
}

.icon-hourglass:before {
  content: ""
}

.icon-graduation:before {
  content: ""
}

.icon-ghost:before {
  content: ""
}

.icon-game-controller:before {
  content: ""
}

.icon-fire:before {
  content: ""
}

.icon-eyeglass:before {
  content: ""
}

.icon-envelope-open:before {
  content: ""
}

.icon-envelope-letter:before {
  content: ""
}

.icon-bell:before {
  content: ""
}

.icon-badge:before {
  content: ""
}

.icon-anchor:before {
  content: ""
}

.icon-wallet:before {
  content: ""
}

.icon-vector:before {
  content: ""
}

.icon-speech:before {
  content: ""
}

.icon-puzzle:before {
  content: ""
}

.icon-printer:before {
  content: ""
}

.icon-present:before {
  content: ""
}

.icon-playlist:before {
  content: ""
}

.icon-pin:before {
  content: ""
}

.icon-picture:before {
  content: ""
}

.icon-handbag:before {
  content: ""
}

.icon-globe-alt:before {
  content: ""
}

.icon-globe:before {
  content: ""
}

.icon-folder-alt:before {
  content: ""
}

.icon-folder:before {
  content: ""
}

.icon-film:before {
  content: ""
}

.icon-feed:before {
  content: ""
}

.icon-drop:before {
  content: ""
}

.icon-drawer:before {
  content: ""
}

.icon-docs:before {
  content: ""
}

.icon-doc:before {
  content: ""
}

.icon-diamond:before {
  content: ""
}

.icon-cup:before {
  content: ""
}

.icon-calculator:before {
  content: ""
}

.icon-bubbles:before {
  content: ""
}

.icon-briefcase:before {
  content: ""
}

.icon-book-open:before {
  content: ""
}

.icon-basket-loaded:before {
  content: ""
}

.icon-basket:before {
  content: ""
}

.icon-bag:before {
  content: ""
}

.icon-action-undo:before {
  content: ""
}

.icon-action-redo:before {
  content: ""
}

.icon-wrench:before {
  content: ""
}

.icon-umbrella:before {
  content: ""
}

.icon-trash:before {
  content: ""
}

.icon-tag:before {
  content: ""
}

.icon-support:before {
  content: ""
}

.icon-frame:before {
  content: ""
}

.icon-size-fullscreen:before {
  content: ""
}

.icon-size-actual:before {
  content: ""
}

.icon-shuffle:before {
  content: ""
}

.icon-share-alt:before {
  content: ""
}

.icon-share:before {
  content: ""
}

.icon-rocket:before {
  content: ""
}

.icon-question:before {
  content: ""
}

.icon-pie-chart:before {
  content: ""
}

.icon-pencil:before {
  content: ""
}

.icon-note:before {
  content: ""
}

.icon-loop:before {
  content: ""
}

.icon-home:before {
  content: ""
}

.icon-grid:before {
  content: ""
}

.icon-graph:before {
  content: ""
}

.icon-microphone:before {
  content: ""
}

.icon-music-tone-alt:before {
  content: ""
}

.icon-music-tone:before {
  content: ""
}

.icon-earphones-alt:before {
  content: ""
}

.icon-earphones:before {
  content: ""
}

.icon-equalizer:before {
  content: ""
}

.icon-like:before {
  content: ""
}

.icon-dislike:before {
  content: ""
}

.icon-control-start:before {
  content: ""
}

.icon-control-rewind:before {
  content: ""
}

.icon-control-play:before {
  content: ""
}

.icon-control-pause:before {
  content: ""
}

.icon-control-forward:before {
  content: ""
}

.icon-control-end:before {
  content: ""
}

.icon-volume-1:before {
  content: ""
}

.icon-volume-2:before {
  content: ""
}

.icon-volume-off:before {
  content: ""
}

.icon-calendar:before {
  content: ""
}

.icon-bulb:before {
  content: ""
}

.icon-chart:before {
  content: ""
}

.icon-ban:before {
  content: ""
}

.icon-bubble:before {
  content: ""
}

.icon-camrecorder:before {
  content: ""
}

.icon-camera:before {
  content: ""
}

.icon-cloud-download:before {
  content: ""
}

.icon-cloud-upload:before {
  content: ""
}

.icon-envelope:before {
  content: ""
}

.icon-eye:before {
  content: ""
}

.icon-flag:before {
  content: ""
}

.icon-heart:before {
  content: ""
}

.icon-info:before {
  content: ""
}

.icon-key:before {
  content: ""
}

.icon-link:before {
  content: ""
}

.icon-lock:before {
  content: ""
}

.icon-lock-open:before {
  content: ""
}

.icon-magnifier:before {
  content: ""
}

.icon-magnifier-add:before {
  content: ""
}

.icon-magnifier-remove:before {
  content: ""
}

.icon-paper-clip:before {
  content: ""
}

.icon-paper-plane:before {
  content: ""
}

.icon-power:before {
  content: ""
}

.icon-refresh:before {
  content: ""
}

.icon-reload:before {
  content: ""
}

.icon-settings:before {
  content: ""
}

.icon-star:before {
  content: ""
}

.icon-symbol-female:before {
  content: ""
}

.icon-symbol-male:before {
  content: ""
}

.icon-target:before {
  content: ""
}

.icon-credit-card:before {
  content: ""
}

.icon-paypal:before {
  content: ""
}

.icon-social-tumblr:before {
  content: ""
}

.icon-social-twitter:before {
  content: ""
}

.icon-social-facebook:before {
  content: ""
}

.icon-social-instagram:before {
  content: ""
}

.icon-social-linkedin:before {
  content: ""
}

.icon-social-pinterest:before {
  content: ""
}

.icon-social-github:before {
  content: ""
}

.icon-social-google:before {
  content: ""
}

.icon-social-reddit:before {
  content: ""
}

.icon-social-skype:before {
  content: ""
}

.icon-social-dribbble:before {
  content: ""
}

.icon-social-behance:before {
  content: ""
}

.icon-social-foursqare:before {
  content: ""
}

.icon-social-soundcloud:before {
  content: ""
}

.icon-social-spotify:before {
  content: ""
}

.icon-social-stumbleupon:before {
  content: ""
}

.icon-social-youtube:before {
  content: ""
}

.icon-social-dropbox:before {
  content: ""
}

.icon-social-vkontakte:before {
  content: ""
}

.icon-social-steam:before {
  content: ""
}

@font-face {
  font-family: simple-line-icons;
  src: url(/build/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0);
  src: url(/build/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0#iefix) format("embedded-opentype"), url(/build/assets/Simple-Line-Icons-51c5b7fb.svg?v=2.4.0#simple-line-icons) format("svg");
  font-weight: 400;
  font-style: normal
}

.si {
  font-family: simple-line-icons;
  speak-as: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.si-user:before {
  content: ""
}

.si-people:before {
  content: ""
}

.si-user-female:before {
  content: ""
}

.si-user-follow:before {
  content: ""
}

.si-user-following:before {
  content: ""
}

.si-user-unfollow:before {
  content: ""
}

.si-login:before {
  content: ""
}

.si-logout:before {
  content: ""
}

.si-emotsmile:before {
  content: ""
}

.si-phone:before {
  content: ""
}

.si-call-end:before {
  content: ""
}

.si-call-in:before {
  content: ""
}

.si-call-out:before {
  content: ""
}

.si-map:before {
  content: ""
}

.si-location-pin:before {
  content: ""
}

.si-direction:before {
  content: ""
}

.si-directions:before {
  content: ""
}

.si-compass:before {
  content: ""
}

.si-layers:before {
  content: ""
}

.si-menu:before {
  content: ""
}

.si-list:before {
  content: ""
}

.si-options-vertical:before {
  content: ""
}

.si-options:before {
  content: ""
}

.si-arrow-down:before {
  content: ""
}

.si-arrow-left:before {
  content: ""
}

.si-arrow-right:before {
  content: ""
}

.si-arrow-up:before {
  content: ""
}

.si-arrow-up-circle:before {
  content: ""
}

.si-arrow-left-circle:before {
  content: ""
}

.si-arrow-right-circle:before {
  content: ""
}

.si-arrow-down-circle:before {
  content: ""
}

.si-check:before {
  content: ""
}

.si-clock:before {
  content: ""
}

.si-plus:before {
  content: ""
}

.si-minus:before {
  content: ""
}

.si-close:before {
  content: ""
}

.si-event:before {
  content: ""
}

.si-exclamation:before {
  content: ""
}

.si-organization:before {
  content: ""
}

.si-trophy:before {
  content: ""
}

.si-screen-smartphone:before {
  content: ""
}

.si-screen-desktop:before {
  content: ""
}

.si-plane:before {
  content: ""
}

.si-notebook:before {
  content: ""
}

.si-mustache:before {
  content: ""
}

.si-mouse:before {
  content: ""
}

.si-magnet:before {
  content: ""
}

.si-energy:before {
  content: ""
}

.si-disc:before {
  content: ""
}

.si-cursor:before {
  content: ""
}

.si-cursor-move:before {
  content: ""
}

.si-crop:before {
  content: ""
}

.si-chemistry:before {
  content: ""
}

.si-speedometer:before {
  content: ""
}

.si-shield:before {
  content: ""
}

.si-screen-tablet:before {
  content: ""
}

.si-magic-wand:before {
  content: ""
}

.si-hourglass:before {
  content: ""
}

.si-graduation:before {
  content: ""
}

.si-ghost:before {
  content: ""
}

.si-game-controller:before {
  content: ""
}

.si-fire:before {
  content: ""
}

.si-eyeglass:before {
  content: ""
}

.si-envelope-open:before {
  content: ""
}

.si-envelope-letter:before {
  content: ""
}

.si-bell:before {
  content: ""
}

.si-badge:before {
  content: ""
}

.si-anchor:before {
  content: ""
}

.si-wallet:before {
  content: ""
}

.si-vector:before {
  content: ""
}

.si-speech:before {
  content: ""
}

.si-puzzle:before {
  content: ""
}

.si-printer:before {
  content: ""
}

.si-present:before {
  content: ""
}

.si-playlist:before {
  content: ""
}

.si-pin:before {
  content: ""
}

.si-picture:before {
  content: ""
}

.si-handbag:before {
  content: ""
}

.si-globe-alt:before {
  content: ""
}

.si-globe:before {
  content: ""
}

.si-folder-alt:before {
  content: ""
}

.si-folder:before {
  content: ""
}

.si-film:before {
  content: ""
}

.si-feed:before {
  content: ""
}

.si-drop:before {
  content: ""
}

.si-drawer:before {
  content: ""
}

.si-docs:before {
  content: ""
}

.si-doc:before {
  content: ""
}

.si-diamond:before {
  content: ""
}

.si-cup:before {
  content: ""
}

.si-calculator:before {
  content: ""
}

.si-bubbles:before {
  content: ""
}

.si-briefcase:before {
  content: ""
}

.si-book-open:before {
  content: ""
}

.si-basket-loaded:before {
  content: ""
}

.si-basket:before {
  content: ""
}

.si-bag:before {
  content: ""
}

.si-action-undo:before {
  content: ""
}

.si-action-redo:before {
  content: ""
}

.si-wrench:before {
  content: ""
}

.si-umbrella:before {
  content: ""
}

.si-trash:before {
  content: ""
}

.si-tag:before {
  content: ""
}

.si-support:before {
  content: ""
}

.si-frame:before {
  content: ""
}

.si-size-fullscreen:before {
  content: ""
}

.si-size-actual:before {
  content: ""
}

.si-shuffle:before {
  content: ""
}

.si-share-alt:before {
  content: ""
}

.si-share:before {
  content: ""
}

.si-rocket:before {
  content: ""
}

.si-question:before {
  content: ""
}

.si-pie-chart:before {
  content: ""
}

.si-pencil:before {
  content: ""
}

.si-note:before {
  content: ""
}

.si-loop:before {
  content: ""
}

.si-home:before {
  content: ""
}

.si-grid:before {
  content: ""
}

.si-graph:before {
  content: ""
}

.si-microphone:before {
  content: ""
}

.si-music-tone-alt:before {
  content: ""
}

.si-music-tone:before {
  content: ""
}

.si-earphones-alt:before {
  content: ""
}

.si-earphones:before {
  content: ""
}

.si-equalizer:before {
  content: ""
}

.si-like:before {
  content: ""
}

.si-dislike:before {
  content: ""
}

.si-control-start:before {
  content: ""
}

.si-control-rewind:before {
  content: ""
}

.si-control-play:before {
  content: ""
}

.si-control-pause:before {
  content: ""
}

.si-control-forward:before {
  content: ""
}

.si-control-end:before {
  content: ""
}

.si-volume-1:before {
  content: ""
}

.si-volume-2:before {
  content: ""
}

.si-volume-off:before {
  content: ""
}

.si-calendar:before {
  content: ""
}

.si-bulb:before {
  content: ""
}

.si-chart:before {
  content: ""
}

.si-ban:before {
  content: ""
}

.si-bubble:before {
  content: ""
}

.si-camrecorder:before {
  content: ""
}

.si-camera:before {
  content: ""
}

.si-cloud-download:before {
  content: ""
}

.si-cloud-upload:before {
  content: ""
}

.si-envelope:before {
  content: ""
}

.si-eye:before {
  content: ""
}

.si-flag:before {
  content: ""
}

.si-heart:before {
  content: ""
}

.si-info:before {
  content: ""
}

.si-key:before {
  content: ""
}

.si-link:before {
  content: ""
}

.si-lock:before {
  content: ""
}

.si-lock-open:before {
  content: ""
}

.si-magnifier:before {
  content: ""
}

.si-magnifier-add:before {
  content: ""
}

.si-magnifier-remove:before {
  content: ""
}

.si-paper-clip:before {
  content: ""
}

.si-paper-plane:before {
  content: ""
}

.si-power:before {
  content: ""
}

.si-refresh:before {
  content: ""
}

.si-reload:before {
  content: ""
}

.si-settings:before {
  content: ""
}

.si-star:before {
  content: ""
}

.si-symbol-female:before {
  content: ""
}

.si-symbol-male:before {
  content: ""
}

.si-target:before {
  content: ""
}

.si-credit-card:before {
  content: ""
}

.si-paypal:before {
  content: ""
}

.si-social-tumblr:before {
  content: ""
}

.si-social-twitter:before {
  content: ""
}

.si-social-facebook:before {
  content: ""
}

.si-social-instagram:before {
  content: ""
}

.si-social-linkedin:before {
  content: ""
}

.si-social-pinterest:before {
  content: ""
}

.si-social-github:before {
  content: ""
}

.si-social-google:before {
  content: ""
}

.si-social-reddit:before {
  content: ""
}

.si-social-skype:before {
  content: ""
}

.si-social-dribbble:before {
  content: ""
}

.si-social-behance:before {
  content: ""
}

.si-social-foursqare:before {
  content: ""
}

.si-social-soundcloud:before {
  content: ""
}

.si-social-spotify:before {
  content: ""
}

.si-social-stumbleupon:before {
  content: ""
}

.si-social-youtube:before {
  content: ""
}

.si-social-dropbox:before {
  content: ""
}

.si-social-vkontakte:before {
  content: ""
}

.si-social-steam:before {
  content: ""
}

@font-face {
  font-family: themify;
  src: url(/build/assets/themify-dff415da.eot?-fvbane);
  src: url(/build/assets/themify-dff415da.eot?#iefix-fvbane) format("embedded-opentype"), url(/build/assets/themify-0db5c5a1.woff?-fvbane) format("woff"), url(/build/assets/themify-350663a4.ttf?-fvbane) format("truetype"), url(/build/assets/themify-f7af2e09.svg?-fvbane#themify) format("svg");
  font-weight: 400;
  font-style: normal
}

[class^=ti-],
[class*=" ti-"] {
  font-family: themify;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
  content: ""
}

.ti-volume:before {
  content: ""
}

.ti-user:before {
  content: ""
}

.ti-unlock:before {
  content: ""
}

.ti-unlink:before {
  content: ""
}

.ti-trash:before {
  content: ""
}

.ti-thought:before {
  content: ""
}

.ti-target:before {
  content: ""
}

.ti-tag:before {
  content: ""
}

.ti-tablet:before {
  content: ""
}

.ti-star:before {
  content: ""
}

.ti-spray:before {
  content: ""
}

.ti-signal:before {
  content: ""
}

.ti-shopping-cart:before {
  content: ""
}

.ti-shopping-cart-full:before {
  content: ""
}

.ti-settings:before {
  content: ""
}

.ti-search:before {
  content: ""
}

.ti-zoom-in:before {
  content: ""
}

.ti-zoom-out:before {
  content: ""
}

.ti-cut:before {
  content: ""
}

.ti-ruler:before {
  content: ""
}

.ti-ruler-pencil:before {
  content: ""
}

.ti-ruler-alt:before {
  content: ""
}

.ti-bookmark:before {
  content: ""
}

.ti-bookmark-alt:before {
  content: ""
}

.ti-reload:before {
  content: ""
}

.ti-plus:before {
  content: ""
}

.ti-pin:before {
  content: ""
}

.ti-pencil:before {
  content: ""
}

.ti-pencil-alt:before {
  content: ""
}

.ti-paint-roller:before {
  content: ""
}

.ti-paint-bucket:before {
  content: ""
}

.ti-na:before {
  content: ""
}

.ti-mobile:before {
  content: ""
}

.ti-minus:before {
  content: ""
}

.ti-medall:before {
  content: ""
}

.ti-medall-alt:before {
  content: ""
}

.ti-marker:before {
  content: ""
}

.ti-marker-alt:before {
  content: ""
}

.ti-arrow-up:before {
  content: ""
}

.ti-arrow-right:before {
  content: ""
}

.ti-arrow-left:before {
  content: ""
}

.ti-arrow-down:before {
  content: ""
}

.ti-lock:before {
  content: ""
}

.ti-location-arrow:before {
  content: ""
}

.ti-link:before {
  content: ""
}

.ti-layout:before {
  content: ""
}

.ti-layers:before {
  content: ""
}

.ti-layers-alt:before {
  content: ""
}

.ti-key:before {
  content: ""
}

.ti-import:before {
  content: ""
}

.ti-image:before {
  content: ""
}

.ti-heart:before {
  content: ""
}

.ti-heart-broken:before {
  content: ""
}

.ti-hand-stop:before {
  content: ""
}

.ti-hand-open:before {
  content: ""
}

.ti-hand-drag:before {
  content: ""
}

.ti-folder:before {
  content: ""
}

.ti-flag:before {
  content: ""
}

.ti-flag-alt:before {
  content: ""
}

.ti-flag-alt-2:before {
  content: ""
}

.ti-eye:before {
  content: ""
}

.ti-export:before {
  content: ""
}

.ti-exchange-vertical:before {
  content: ""
}

.ti-desktop:before {
  content: ""
}

.ti-cup:before {
  content: ""
}

.ti-crown:before {
  content: ""
}

.ti-comments:before {
  content: ""
}

.ti-comment:before {
  content: ""
}

.ti-comment-alt:before {
  content: ""
}

.ti-close:before {
  content: ""
}

.ti-clip:before {
  content: ""
}

.ti-angle-up:before {
  content: ""
}

.ti-angle-right:before {
  content: ""
}

.ti-angle-left:before {
  content: ""
}

.ti-angle-down:before {
  content: ""
}

.ti-check:before {
  content: ""
}

.ti-check-box:before {
  content: ""
}

.ti-camera:before {
  content: ""
}

.ti-announcement:before {
  content: ""
}

.ti-brush:before {
  content: ""
}

.ti-briefcase:before {
  content: ""
}

.ti-bolt:before {
  content: ""
}

.ti-bolt-alt:before {
  content: ""
}

.ti-blackboard:before {
  content: ""
}

.ti-bag:before {
  content: ""
}

.ti-move:before {
  content: ""
}

.ti-arrows-vertical:before {
  content: ""
}

.ti-arrows-horizontal:before {
  content: ""
}

.ti-fullscreen:before {
  content: ""
}

.ti-arrow-top-right:before {
  content: ""
}

.ti-arrow-top-left:before {
  content: ""
}

.ti-arrow-circle-up:before {
  content: ""
}

.ti-arrow-circle-right:before {
  content: ""
}

.ti-arrow-circle-left:before {
  content: ""
}

.ti-arrow-circle-down:before {
  content: ""
}

.ti-angle-double-up:before {
  content: ""
}

.ti-angle-double-right:before {
  content: ""
}

.ti-angle-double-left:before {
  content: ""
}

.ti-angle-double-down:before {
  content: ""
}

.ti-zip:before {
  content: ""
}

.ti-world:before {
  content: ""
}

.ti-wheelchair:before {
  content: ""
}

.ti-view-list:before {
  content: ""
}

.ti-view-list-alt:before {
  content: ""
}

.ti-view-grid:before {
  content: ""
}

.ti-uppercase:before {
  content: ""
}

.ti-upload:before {
  content: ""
}

.ti-underline:before {
  content: ""
}

.ti-truck:before {
  content: ""
}

.ti-timer:before {
  content: ""
}

.ti-ticket:before {
  content: ""
}

.ti-thumb-up:before {
  content: ""
}

.ti-thumb-down:before {
  content: ""
}

.ti-text:before {
  content: ""
}

.ti-stats-up:before {
  content: ""
}

.ti-stats-down:before {
  content: ""
}

.ti-split-v:before {
  content: ""
}

.ti-split-h:before {
  content: ""
}

.ti-smallcap:before {
  content: ""
}

.ti-shine:before {
  content: ""
}

.ti-shift-right:before {
  content: ""
}

.ti-shift-left:before {
  content: ""
}

.ti-shield:before {
  content: ""
}

.ti-notepad:before {
  content: ""
}

.ti-server:before {
  content: ""
}

.ti-quote-right:before {
  content: ""
}

.ti-quote-left:before {
  content: ""
}

.ti-pulse:before {
  content: ""
}

.ti-printer:before {
  content: ""
}

.ti-power-off:before {
  content: ""
}

.ti-plug:before {
  content: ""
}

.ti-pie-chart:before {
  content: ""
}

.ti-paragraph:before {
  content: ""
}

.ti-panel:before {
  content: ""
}

.ti-package:before {
  content: ""
}

.ti-music:before {
  content: ""
}

.ti-music-alt:before {
  content: ""
}

.ti-mouse:before {
  content: ""
}

.ti-mouse-alt:before {
  content: ""
}

.ti-money:before {
  content: ""
}

.ti-microphone:before {
  content: ""
}

.ti-menu:before {
  content: ""
}

.ti-menu-alt:before {
  content: ""
}

.ti-map:before {
  content: ""
}

.ti-map-alt:before {
  content: ""
}

.ti-loop:before {
  content: ""
}

.ti-location-pin:before {
  content: ""
}

.ti-list:before {
  content: ""
}

.ti-light-bulb:before {
  content: ""
}

.ti-Italic:before {
  content: ""
}

.ti-info:before {
  content: ""
}

.ti-infinite:before {
  content: ""
}

.ti-id-badge:before {
  content: ""
}

.ti-hummer:before {
  content: ""
}

.ti-home:before {
  content: ""
}

.ti-help:before {
  content: ""
}

.ti-headphone:before {
  content: ""
}

.ti-harddrives:before {
  content: ""
}

.ti-harddrive:before {
  content: ""
}

.ti-gift:before {
  content: ""
}

.ti-game:before {
  content: ""
}

.ti-filter:before {
  content: ""
}

.ti-files:before {
  content: ""
}

.ti-file:before {
  content: ""
}

.ti-eraser:before {
  content: ""
}

.ti-envelope:before {
  content: ""
}

.ti-download:before {
  content: ""
}

.ti-direction:before {
  content: ""
}

.ti-direction-alt:before {
  content: ""
}

.ti-dashboard:before {
  content: ""
}

.ti-control-stop:before {
  content: ""
}

.ti-control-shuffle:before {
  content: ""
}

.ti-control-play:before {
  content: ""
}

.ti-control-pause:before {
  content: ""
}

.ti-control-forward:before {
  content: ""
}

.ti-control-backward:before {
  content: ""
}

.ti-cloud:before {
  content: ""
}

.ti-cloud-up:before {
  content: ""
}

.ti-cloud-down:before {
  content: ""
}

.ti-clipboard:before {
  content: ""
}

.ti-car:before {
  content: ""
}

.ti-calendar:before {
  content: ""
}

.ti-book:before {
  content: ""
}

.ti-bell:before {
  content: ""
}

.ti-basketball:before {
  content: ""
}

.ti-bar-chart:before {
  content: ""
}

.ti-bar-chart-alt:before {
  content: ""
}

.ti-back-right:before {
  content: ""
}

.ti-back-left:before {
  content: ""
}

.ti-arrows-corner:before {
  content: ""
}

.ti-archive:before {
  content: ""
}

.ti-anchor:before {
  content: ""
}

.ti-align-right:before {
  content: ""
}

.ti-align-left:before {
  content: ""
}

.ti-align-justify:before {
  content: ""
}

.ti-align-center:before {
  content: ""
}

.ti-alert:before {
  content: ""
}

.ti-alarm-clock:before {
  content: ""
}

.ti-agenda:before {
  content: ""
}

.ti-write:before {
  content: ""
}

.ti-window:before {
  content: ""
}

.ti-widgetized:before {
  content: ""
}

.ti-widget:before {
  content: ""
}

.ti-widget-alt:before {
  content: ""
}

.ti-wallet:before {
  content: ""
}

.ti-video-clapper:before {
  content: ""
}

.ti-video-camera:before {
  content: ""
}

.ti-vector:before {
  content: ""
}

.ti-themify-logo:before {
  content: ""
}

.ti-themify-favicon:before {
  content: ""
}

.ti-themify-favicon-alt:before {
  content: ""
}

.ti-support:before {
  content: ""
}

.ti-stamp:before {
  content: ""
}

.ti-split-v-alt:before {
  content: ""
}

.ti-slice:before {
  content: ""
}

.ti-shortcode:before {
  content: ""
}

.ti-shift-right-alt:before {
  content: ""
}

.ti-shift-left-alt:before {
  content: ""
}

.ti-ruler-alt-2:before {
  content: ""
}

.ti-receipt:before {
  content: ""
}

.ti-pin2:before {
  content: ""
}

.ti-pin-alt:before {
  content: ""
}

.ti-pencil-alt2:before {
  content: ""
}

.ti-palette:before {
  content: ""
}

.ti-more:before {
  content: ""
}

.ti-more-alt:before {
  content: ""
}

.ti-microphone-alt:before {
  content: ""
}

.ti-magnet:before {
  content: ""
}

.ti-line-double:before {
  content: ""
}

.ti-line-dotted:before {
  content: ""
}

.ti-line-dashed:before {
  content: ""
}

.ti-layout-width-full:before {
  content: ""
}

.ti-layout-width-default:before {
  content: ""
}

.ti-layout-width-default-alt:before {
  content: ""
}

.ti-layout-tab:before {
  content: ""
}

.ti-layout-tab-window:before {
  content: ""
}

.ti-layout-tab-v:before {
  content: ""
}

.ti-layout-tab-min:before {
  content: ""
}

.ti-layout-slider:before {
  content: ""
}

.ti-layout-slider-alt:before {
  content: ""
}

.ti-layout-sidebar-right:before {
  content: ""
}

.ti-layout-sidebar-none:before {
  content: ""
}

.ti-layout-sidebar-left:before {
  content: ""
}

.ti-layout-placeholder:before {
  content: ""
}

.ti-layout-menu:before {
  content: ""
}

.ti-layout-menu-v:before {
  content: ""
}

.ti-layout-menu-separated:before {
  content: ""
}

.ti-layout-menu-full:before {
  content: ""
}

.ti-layout-media-right-alt:before {
  content: ""
}

.ti-layout-media-right:before {
  content: ""
}

.ti-layout-media-overlay:before {
  content: ""
}

.ti-layout-media-overlay-alt:before {
  content: ""
}

.ti-layout-media-overlay-alt-2:before {
  content: ""
}

.ti-layout-media-left-alt:before {
  content: ""
}

.ti-layout-media-left:before {
  content: ""
}

.ti-layout-media-center-alt:before {
  content: ""
}

.ti-layout-media-center:before {
  content: ""
}

.ti-layout-list-thumb:before {
  content: ""
}

.ti-layout-list-thumb-alt:before {
  content: ""
}

.ti-layout-list-post:before {
  content: ""
}

.ti-layout-list-large-image:before {
  content: ""
}

.ti-layout-line-solid:before {
  content: ""
}

.ti-layout-grid4:before {
  content: ""
}

.ti-layout-grid3:before {
  content: ""
}

.ti-layout-grid2:before {
  content: ""
}

.ti-layout-grid2-thumb:before {
  content: ""
}

.ti-layout-cta-right:before {
  content: ""
}

.ti-layout-cta-left:before {
  content: ""
}

.ti-layout-cta-center:before {
  content: ""
}

.ti-layout-cta-btn-right:before {
  content: ""
}

.ti-layout-cta-btn-left:before {
  content: ""
}

.ti-layout-column4:before {
  content: ""
}

.ti-layout-column3:before {
  content: ""
}

.ti-layout-column2:before {
  content: ""
}

.ti-layout-accordion-separated:before {
  content: ""
}

.ti-layout-accordion-merged:before {
  content: ""
}

.ti-layout-accordion-list:before {
  content: ""
}

.ti-ink-pen:before {
  content: ""
}

.ti-info-alt:before {
  content: ""
}

.ti-help-alt:before {
  content: ""
}

.ti-headphone-alt:before {
  content: ""
}

.ti-hand-point-up:before {
  content: ""
}

.ti-hand-point-right:before {
  content: ""
}

.ti-hand-point-left:before {
  content: ""
}

.ti-hand-point-down:before {
  content: ""
}

.ti-gallery:before {
  content: ""
}

.ti-face-smile:before {
  content: ""
}

.ti-face-sad:before {
  content: ""
}

.ti-credit-card:before {
  content: ""
}

.ti-control-skip-forward:before {
  content: ""
}

.ti-control-skip-backward:before {
  content: ""
}

.ti-control-record:before {
  content: ""
}

.ti-control-eject:before {
  content: ""
}

.ti-comments-smiley:before {
  content: ""
}

.ti-brush-alt:before {
  content: ""
}

.ti-youtube:before {
  content: ""
}

.ti-vimeo:before {
  content: ""
}

.ti-twitter:before {
  content: ""
}

.ti-time:before {
  content: ""
}

.ti-tumblr:before {
  content: ""
}

.ti-skype:before {
  content: ""
}

.ti-share:before {
  content: ""
}

.ti-share-alt:before {
  content: ""
}

.ti-rocket:before {
  content: ""
}

.ti-pinterest:before {
  content: ""
}

.ti-new-window:before {
  content: ""
}

.ti-microsoft:before {
  content: ""
}

.ti-list-ol:before {
  content: ""
}

.ti-linkedin:before {
  content: ""
}

.ti-layout-sidebar-2:before {
  content: ""
}

.ti-layout-grid4-alt:before {
  content: ""
}

.ti-layout-grid3-alt:before {
  content: ""
}

.ti-layout-grid2-alt:before {
  content: ""
}

.ti-layout-column4-alt:before {
  content: ""
}

.ti-layout-column3-alt:before {
  content: ""
}

.ti-layout-column2-alt:before {
  content: ""
}

.ti-instagram:before {
  content: ""
}

.ti-google:before {
  content: ""
}

.ti-github:before {
  content: ""
}

.ti-flickr:before {
  content: ""
}

.ti-facebook:before {
  content: ""
}

.ti-dropbox:before {
  content: ""
}

.ti-dribbble:before {
  content: ""
}

.ti-apple:before {
  content: ""
}

.ti-android:before {
  content: ""
}

.ti-save:before {
  content: ""
}

.ti-save-alt:before {
  content: ""
}

.ti-yahoo:before {
  content: ""
}

.ti-wordpress:before {
  content: ""
}

.ti-vimeo-alt:before {
  content: ""
}

.ti-twitter-alt:before {
  content: ""
}

.ti-tumblr-alt:before {
  content: ""
}

.ti-trello:before {
  content: ""
}

.ti-stack-overflow:before {
  content: ""
}

.ti-soundcloud:before {
  content: ""
}

.ti-sharethis:before {
  content: ""
}

.ti-sharethis-alt:before {
  content: ""
}

.ti-reddit:before {
  content: ""
}

.ti-pinterest-alt:before {
  content: ""
}

.ti-microsoft-alt:before {
  content: ""
}

.ti-linux:before {
  content: ""
}

.ti-jsfiddle:before {
  content: ""
}

.ti-joomla:before {
  content: ""
}

.ti-html5:before {
  content: ""
}

.ti-flickr-alt:before {
  content: ""
}

.ti-email:before {
  content: ""
}

.ti-drupal:before {
  content: ""
}

.ti-dropbox-alt:before {
  content: ""
}

.ti-css3:before {
  content: ""
}

.ti-rss:before {
  content: ""
}

.ti-rss-alt:before {
  content: ""
}

@font-face {
  font-family: typicons;
  font-weight: 400;
  font-style: normal;
  src: url(/build/assets/typicons-97098675.eot);
  src: url(/build/assets/typicons-97098675.eot?#iefix) format("embedded-opentype"), url(/build/assets/typicons-c2430aad.woff) format("woff"), url(/build/assets/typicons-91935ab8.ttf) format("truetype"), url(/build/assets/typicons-48cf4179.svg#typicons) format("svg")
}

.typcn:before {
  font-family: typicons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}

.typcn-adjust-brightness:before {
  content: ""
}

.typcn-adjust-contrast:before {
  content: ""
}

.typcn-anchor-outline:before {
  content: ""
}

.typcn-anchor:before {
  content: ""
}

.typcn-archive:before {
  content: ""
}

.typcn-arrow-back-outline:before {
  content: ""
}

.typcn-arrow-back:before {
  content: ""
}

.typcn-arrow-down-outline:before {
  content: ""
}

.typcn-arrow-down-thick:before {
  content: ""
}

.typcn-arrow-down:before {
  content: ""
}

.typcn-arrow-forward-outline:before {
  content: ""
}

.typcn-arrow-forward:before {
  content: ""
}

.typcn-arrow-left-outline:before {
  content: ""
}

.typcn-arrow-left-thick:before {
  content: ""
}

.typcn-arrow-left:before {
  content: ""
}

.typcn-arrow-loop-outline:before {
  content: ""
}

.typcn-arrow-loop:before {
  content: ""
}

.typcn-arrow-maximise-outline:before {
  content: ""
}

.typcn-arrow-maximise:before {
  content: ""
}

.typcn-arrow-minimise-outline:before {
  content: ""
}

.typcn-arrow-minimise:before {
  content: ""
}

.typcn-arrow-move-outline:before {
  content: ""
}

.typcn-arrow-move:before {
  content: ""
}

.typcn-arrow-repeat-outline:before {
  content: ""
}

.typcn-arrow-repeat:before {
  content: ""
}

.typcn-arrow-right-outline:before {
  content: ""
}

.typcn-arrow-right-thick:before {
  content: ""
}

.typcn-arrow-right:before {
  content: ""
}

.typcn-arrow-shuffle:before {
  content: ""
}

.typcn-arrow-sorted-down:before {
  content: ""
}

.typcn-arrow-sorted-up:before {
  content: ""
}

.typcn-arrow-sync-outline:before {
  content: ""
}

.typcn-arrow-sync:before {
  content: ""
}

.typcn-arrow-unsorted:before {
  content: ""
}

.typcn-arrow-up-outline:before {
  content: ""
}

.typcn-arrow-up-thick:before {
  content: ""
}

.typcn-arrow-up:before {
  content: ""
}

.typcn-at:before {
  content: ""
}

.typcn-attachment-outline:before {
  content: ""
}

.typcn-attachment:before {
  content: ""
}

.typcn-backspace-outline:before {
  content: ""
}

.typcn-backspace:before {
  content: ""
}

.typcn-battery-charge:before {
  content: ""
}

.typcn-battery-full:before {
  content: ""
}

.typcn-battery-high:before {
  content: ""
}

.typcn-battery-low:before {
  content: ""
}

.typcn-battery-mid:before {
  content: ""
}

.typcn-beaker:before {
  content: ""
}

.typcn-beer:before {
  content: ""
}

.typcn-bell:before {
  content: ""
}

.typcn-book:before {
  content: ""
}

.typcn-bookmark:before {
  content: ""
}

.typcn-briefcase:before {
  content: ""
}

.typcn-brush:before {
  content: ""
}

.typcn-business-card:before {
  content: ""
}

.typcn-calculator:before {
  content: ""
}

.typcn-calendar-outline:before {
  content: ""
}

.typcn-calendar:before {
  content: ""
}

.typcn-camera-outline:before {
  content: ""
}

.typcn-camera:before {
  content: ""
}

.typcn-cancel-outline:before {
  content: ""
}

.typcn-cancel:before {
  content: ""
}

.typcn-chart-area-outline:before {
  content: ""
}

.typcn-chart-area:before {
  content: ""
}

.typcn-chart-bar-outline:before {
  content: ""
}

.typcn-chart-bar:before {
  content: ""
}

.typcn-chart-line-outline:before {
  content: ""
}

.typcn-chart-line:before {
  content: ""
}

.typcn-chart-pie-outline:before {
  content: ""
}

.typcn-chart-pie:before {
  content: ""
}

.typcn-chevron-left-outline:before {
  content: ""
}

.typcn-chevron-left:before {
  content: ""
}

.typcn-chevron-right-outline:before {
  content: ""
}

.typcn-chevron-right:before {
  content: ""
}

.typcn-clipboard:before {
  content: ""
}

.typcn-cloud-storage:before {
  content: ""
}

.typcn-cloud-storage-outline:before {
  content: ""
}

.typcn-code-outline:before {
  content: ""
}

.typcn-code:before {
  content: ""
}

.typcn-coffee:before {
  content: ""
}

.typcn-cog-outline:before {
  content: ""
}

.typcn-cog:before {
  content: ""
}

.typcn-compass:before {
  content: ""
}

.typcn-contacts:before {
  content: ""
}

.typcn-credit-card:before {
  content: ""
}

.typcn-css3:before {
  content: ""
}

.typcn-database:before {
  content: ""
}

.typcn-delete-outline:before {
  content: ""
}

.typcn-delete:before {
  content: ""
}

.typcn-device-desktop:before {
  content: ""
}

.typcn-device-laptop:before {
  content: ""
}

.typcn-device-phone:before {
  content: ""
}

.typcn-device-tablet:before {
  content: ""
}

.typcn-directions:before {
  content: ""
}

.typcn-divide-outline:before {
  content: ""
}

.typcn-divide:before {
  content: ""
}

.typcn-document-add:before {
  content: ""
}

.typcn-document-delete:before {
  content: ""
}

.typcn-document-text:before {
  content: ""
}

.typcn-document:before {
  content: ""
}

.typcn-download-outline:before {
  content: ""
}

.typcn-download:before {
  content: ""
}

.typcn-dropbox:before {
  content: ""
}

.typcn-edit:before {
  content: ""
}

.typcn-eject-outline:before {
  content: ""
}

.typcn-eject:before {
  content: ""
}

.typcn-equals-outline:before {
  content: ""
}

.typcn-equals:before {
  content: ""
}

.typcn-export-outline:before {
  content: ""
}

.typcn-export:before {
  content: ""
}

.typcn-eye-outline:before {
  content: ""
}

.typcn-eye:before {
  content: ""
}

.typcn-feather:before {
  content: ""
}

.typcn-film:before {
  content: ""
}

.typcn-filter:before {
  content: ""
}

.typcn-flag-outline:before {
  content: ""
}

.typcn-flag:before {
  content: ""
}

.typcn-flash-outline:before {
  content: ""
}

.typcn-flash:before {
  content: ""
}

.typcn-flow-children:before {
  content: ""
}

.typcn-flow-merge:before {
  content: ""
}

.typcn-flow-parallel:before {
  content: ""
}

.typcn-flow-switch:before {
  content: ""
}

.typcn-folder-add:before {
  content: ""
}

.typcn-folder-delete:before {
  content: ""
}

.typcn-folder-open:before {
  content: ""
}

.typcn-folder:before {
  content: ""
}

.typcn-gift:before {
  content: ""
}

.typcn-globe-outline:before {
  content: ""
}

.typcn-globe:before {
  content: ""
}

.typcn-group-outline:before {
  content: ""
}

.typcn-group:before {
  content: ""
}

.typcn-headphones:before {
  content: ""
}

.typcn-heart-full-outline:before {
  content: ""
}

.typcn-heart-half-outline:before {
  content: ""
}

.typcn-heart-outline:before {
  content: ""
}

.typcn-heart:before {
  content: ""
}

.typcn-home-outline:before {
  content: ""
}

.typcn-home:before {
  content: ""
}

.typcn-html5:before {
  content: ""
}

.typcn-image-outline:before {
  content: ""
}

.typcn-image:before {
  content: ""
}

.typcn-infinity-outline:before {
  content: ""
}

.typcn-infinity:before {
  content: ""
}

.typcn-info-large-outline:before {
  content: ""
}

.typcn-info-large:before {
  content: ""
}

.typcn-info-outline:before {
  content: ""
}

.typcn-info:before {
  content: ""
}

.typcn-input-checked-outline:before {
  content: ""
}

.typcn-input-checked:before {
  content: ""
}

.typcn-key-outline:before {
  content: ""
}

.typcn-key:before {
  content: ""
}

.typcn-keyboard:before {
  content: ""
}

.typcn-leaf:before {
  content: ""
}

.typcn-lightbulb:before {
  content: ""
}

.typcn-link-outline:before {
  content: ""
}

.typcn-link:before {
  content: ""
}

.typcn-location-arrow-outline:before {
  content: ""
}

.typcn-location-arrow:before {
  content: ""
}

.typcn-location-outline:before {
  content: ""
}

.typcn-location:before {
  content: ""
}

.typcn-lock-closed-outline:before {
  content: ""
}

.typcn-lock-closed:before {
  content: ""
}

.typcn-lock-open-outline:before {
  content: ""
}

.typcn-lock-open:before {
  content: ""
}

.typcn-mail:before {
  content: ""
}

.typcn-map:before {
  content: ""
}

.typcn-media-eject-outline:before {
  content: ""
}

.typcn-media-eject:before {
  content: ""
}

.typcn-media-fast-forward-outline:before {
  content: ""
}

.typcn-media-fast-forward:before {
  content: ""
}

.typcn-media-pause-outline:before {
  content: ""
}

.typcn-media-pause:before {
  content: ""
}

.typcn-media-play-outline:before {
  content: ""
}

.typcn-media-play-reverse-outline:before {
  content: ""
}

.typcn-media-play-reverse:before {
  content: ""
}

.typcn-media-play:before {
  content: ""
}

.typcn-media-record-outline:before {
  content: ""
}

.typcn-media-record:before {
  content: ""
}

.typcn-media-rewind-outline:before {
  content: ""
}

.typcn-media-rewind:before {
  content: ""
}

.typcn-media-stop-outline:before {
  content: ""
}

.typcn-media-stop:before {
  content: ""
}

.typcn-message-typing:before {
  content: ""
}

.typcn-message:before {
  content: ""
}

.typcn-messages:before {
  content: ""
}

.typcn-microphone-outline:before {
  content: ""
}

.typcn-microphone:before {
  content: ""
}

.typcn-minus-outline:before {
  content: ""
}

.typcn-minus:before {
  content: ""
}

.typcn-mortar-board:before {
  content: ""
}

.typcn-news:before {
  content: ""
}

.typcn-notes-outline:before {
  content: ""
}

.typcn-notes:before {
  content: ""
}

.typcn-pen:before {
  content: ""
}

.typcn-pencil:before {
  content: ""
}

.typcn-phone-outline:before {
  content: ""
}

.typcn-phone:before {
  content: ""
}

.typcn-pi-outline:before {
  content: ""
}

.typcn-pi:before {
  content: ""
}

.typcn-pin-outline:before {
  content: ""
}

.typcn-pin:before {
  content: ""
}

.typcn-pipette:before {
  content: ""
}

.typcn-plane-outline:before {
  content: ""
}

.typcn-plane:before {
  content: ""
}

.typcn-plug:before {
  content: ""
}

.typcn-plus-outline:before {
  content: ""
}

.typcn-plus:before {
  content: ""
}

.typcn-point-of-interest-outline:before {
  content: ""
}

.typcn-point-of-interest:before {
  content: ""
}

.typcn-power-outline:before {
  content: ""
}

.typcn-power:before {
  content: ""
}

.typcn-printer:before {
  content: ""
}

.typcn-puzzle-outline:before {
  content: ""
}

.typcn-puzzle:before {
  content: ""
}

.typcn-radar-outline:before {
  content: ""
}

.typcn-radar:before {
  content: ""
}

.typcn-refresh-outline:before {
  content: ""
}

.typcn-refresh:before {
  content: ""
}

.typcn-rss-outline:before {
  content: ""
}

.typcn-rss:before {
  content: ""
}

.typcn-scissors-outline:before {
  content: ""
}

.typcn-scissors:before {
  content: ""
}

.typcn-shopping-bag:before {
  content: ""
}

.typcn-shopping-cart:before {
  content: ""
}

.typcn-social-at-circular:before {
  content: ""
}

.typcn-social-dribbble-circular:before {
  content: ""
}

.typcn-social-dribbble:before {
  content: ""
}

.typcn-social-facebook-circular:before {
  content: ""
}

.typcn-social-facebook:before {
  content: ""
}

.typcn-social-flickr-circular:before {
  content: ""
}

.typcn-social-flickr:before {
  content: ""
}

.typcn-social-github-circular:before {
  content: ""
}

.typcn-social-github:before {
  content: ""
}

.typcn-social-google-plus-circular:before {
  content: ""
}

.typcn-social-google-plus:before {
  content: ""
}

.typcn-social-instagram-circular:before {
  content: ""
}

.typcn-social-instagram:before {
  content: ""
}

.typcn-social-last-fm-circular:before {
  content: ""
}

.typcn-social-last-fm:before {
  content: ""
}

.typcn-social-linkedin-circular:before {
  content: ""
}

.typcn-social-linkedin:before {
  content: ""
}

.typcn-social-pinterest-circular:before {
  content: ""
}

.typcn-social-pinterest:before {
  content: ""
}

.typcn-social-skype-outline:before {
  content: ""
}

.typcn-social-skype:before {
  content: ""
}

.typcn-social-tumbler-circular:before {
  content: ""
}

.typcn-social-tumbler:before {
  content: ""
}

.typcn-social-twitter-circular:before {
  content: ""
}

.typcn-social-twitter:before {
  content: ""
}

.typcn-social-vimeo-circular:before {
  content: ""
}

.typcn-social-vimeo:before {
  content: ""
}

.typcn-social-youtube-circular:before {
  content: ""
}

.typcn-social-youtube:before {
  content: ""
}

.typcn-sort-alphabetically-outline:before {
  content: ""
}

.typcn-sort-alphabetically:before {
  content: ""
}

.typcn-sort-numerically-outline:before {
  content: ""
}

.typcn-sort-numerically:before {
  content: ""
}

.typcn-spanner-outline:before {
  content: ""
}

.typcn-spanner:before {
  content: ""
}

.typcn-spiral:before {
  content: ""
}

.typcn-star-full-outline:before {
  content: ""
}

.typcn-star-half-outline:before {
  content: ""
}

.typcn-star-half:before {
  content: ""
}

.typcn-star-outline:before {
  content: ""
}

.typcn-star:before {
  content: ""
}

.typcn-starburst-outline:before {
  content: ""
}

.typcn-starburst:before {
  content: ""
}

.typcn-stopwatch:before {
  content: ""
}

.typcn-support:before {
  content: ""
}

.typcn-tabs-outline:before {
  content: ""
}

.typcn-tag:before {
  content: ""
}

.typcn-tags:before {
  content: ""
}

.typcn-th-large-outline:before {
  content: ""
}

.typcn-th-large:before {
  content: ""
}

.typcn-th-list-outline:before {
  content: ""
}

.typcn-th-list:before {
  content: ""
}

.typcn-th-menu-outline:before {
  content: ""
}

.typcn-th-menu:before {
  content: ""
}

.typcn-th-small-outline:before {
  content: ""
}

.typcn-th-small:before {
  content: ""
}

.typcn-thermometer:before {
  content: ""
}

.typcn-thumbs-down:before {
  content: ""
}

.typcn-thumbs-ok:before {
  content: ""
}

.typcn-thumbs-up:before {
  content: ""
}

.typcn-tick-outline:before {
  content: ""
}

.typcn-tick:before {
  content: ""
}

.typcn-ticket:before {
  content: ""
}

.typcn-time:before {
  content: ""
}

.typcn-times-outline:before {
  content: ""
}

.typcn-times:before {
  content: ""
}

.typcn-trash:before {
  content: ""
}

.typcn-tree:before {
  content: ""
}

.typcn-upload-outline:before {
  content: ""
}

.typcn-upload:before {
  content: ""
}

.typcn-user-add-outline:before {
  content: ""
}

.typcn-user-add:before {
  content: ""
}

.typcn-user-delete-outline:before {
  content: ""
}

.typcn-user-delete:before {
  content: ""
}

.typcn-user-outline:before {
  content: ""
}

.typcn-user:before {
  content: ""
}

.typcn-vendor-android:before {
  content: ""
}

.typcn-vendor-apple:before {
  content: ""
}

.typcn-vendor-microsoft:before {
  content: ""
}

.typcn-video-outline:before {
  content: ""
}

.typcn-video:before {
  content: ""
}

.typcn-volume-down:before {
  content: ""
}

.typcn-volume-mute:before {
  content: ""
}

.typcn-volume-up:before {
  content: ""
}

.typcn-volume:before {
  content: ""
}

.typcn-warning-outline:before {
  content: ""
}

.typcn-warning:before {
  content: ""
}

.typcn-watch:before {
  content: ""
}

.typcn-waves-outline:before {
  content: ""
}

.typcn-waves:before {
  content: ""
}

.typcn-weather-cloudy:before {
  content: ""
}

.typcn-weather-downpour:before {
  content: ""
}

.typcn-weather-night:before {
  content: ""
}

.typcn-weather-partly-sunny:before {
  content: ""
}

.typcn-weather-shower:before {
  content: ""
}

.typcn-weather-snow:before {
  content: ""
}

.typcn-weather-stormy:before {
  content: ""
}

.typcn-weather-sunny:before {
  content: ""
}

.typcn-weather-windy-cloudy:before {
  content: ""
}

.typcn-weather-windy:before {
  content: ""
}

.typcn-wi-fi-outline:before {
  content: ""
}

.typcn-wi-fi:before {
  content: ""
}

.typcn-wine:before {
  content: ""
}

.typcn-world-outline:before {
  content: ""
}

.typcn-world:before {
  content: ""
}

.typcn-zoom-in-outline:before {
  content: ""
}

.typcn-zoom-in:before {
  content: ""
}

.typcn-zoom-out-outline:before {
  content: ""
}

.typcn-zoom-out:before {
  content: ""
}

.typcn-zoom-outline:before {
  content: ""
}

.typcn-zoom:before {
  content: ""
}

/*!
*  Weather Icons 2.0.8
*  Updated September 19, 2015
*  Weather themed icons for Bootstrap
*  Author - Erik Flowers - erik@helloerik.com
*  Email: erik@helloerik.com
*  Twitter: http://twitter.com/Erik_UX
*  ------------------------------------------------------------------------------
*  Maintained at http://erikflowers.github.io/weather-icons
*
*  License
*  ------------------------------------------------------------------------------
*  - Font licensed under SIL OFL 1.1 -
*    http://scripts.sil.org/OFL
*  - CSS, SCSS and LESS are licensed under MIT License -
*    http://opensource.org/licenses/mit-license.html
*  - Documentation licensed under CC BY 3.0 -
*    http://creativecommons.org/licenses/by/3.0/
*  - Inspired by and works great as a companion with Font Awesome
*    "Font Awesome by Dave Gandy - http://fontawesome.io"
*/
@font-face {
  font-family: weathericons;
  src: url(/build/assets/weathericons-regular-webfont-3afed4f7.eot);
  src: url(/build/assets/weathericons-regular-webfont-3afed4f7.eot?#iefix) format("embedded-opentype"), url(/build/assets/weathericons-regular-webfont-93276477.woff2) format("woff2"), url(/build/assets/weathericons-regular-webfont-d4e90136.woff) format("woff"), url(/build/assets/weathericons-regular-webfont-176bda66.ttf) format("truetype"), url(/build/assets/weathericons-regular-webfont-e1bd62a7.svg#weather_iconsregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.wi {
  display: inline-block;
  font-family: weathericons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.wi-fw {
  text-align: center;
  width: 1.4em
}

.wi-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.wi-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.wi-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.wi-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scaleX(-1)
}

.wi-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scaleY(-1)
}

.wi-day-sunny:before {
  content: ""
}

.wi-day-cloudy:before {
  content: ""
}

.wi-day-cloudy-gusts:before {
  content: ""
}

.wi-day-cloudy-windy:before {
  content: ""
}

.wi-day-fog:before {
  content: ""
}

.wi-day-hail:before {
  content: ""
}

.wi-day-haze:before {
  content: ""
}

.wi-day-lightning:before {
  content: ""
}

.wi-day-rain:before {
  content: ""
}

.wi-day-rain-mix:before {
  content: ""
}

.wi-day-rain-wind:before {
  content: ""
}

.wi-day-showers:before {
  content: ""
}

.wi-day-sleet:before {
  content: ""
}

.wi-day-sleet-storm:before {
  content: ""
}

.wi-day-snow:before {
  content: ""
}

.wi-day-snow-thunderstorm:before {
  content: ""
}

.wi-day-snow-wind:before {
  content: ""
}

.wi-day-sprinkle:before {
  content: ""
}

.wi-day-storm-showers:before {
  content: ""
}

.wi-day-sunny-overcast:before {
  content: ""
}

.wi-day-thunderstorm:before {
  content: ""
}

.wi-day-windy:before {
  content: ""
}

.wi-solar-eclipse:before {
  content: ""
}

.wi-hot:before {
  content: ""
}

.wi-day-cloudy-high:before {
  content: ""
}

.wi-day-light-wind:before {
  content: ""
}

.wi-night-clear:before {
  content: ""
}

.wi-night-alt-cloudy:before {
  content: ""
}

.wi-night-alt-cloudy-gusts:before {
  content: ""
}

.wi-night-alt-cloudy-windy:before {
  content: ""
}

.wi-night-alt-hail:before {
  content: ""
}

.wi-night-alt-lightning:before {
  content: ""
}

.wi-night-alt-rain:before {
  content: ""
}

.wi-night-alt-rain-mix:before {
  content: ""
}

.wi-night-alt-rain-wind:before {
  content: ""
}

.wi-night-alt-showers:before {
  content: ""
}

.wi-night-alt-sleet:before {
  content: ""
}

.wi-night-alt-sleet-storm:before {
  content: ""
}

.wi-night-alt-snow:before {
  content: ""
}

.wi-night-alt-snow-thunderstorm:before {
  content: ""
}

.wi-night-alt-snow-wind:before {
  content: ""
}

.wi-night-alt-sprinkle:before {
  content: ""
}

.wi-night-alt-storm-showers:before {
  content: ""
}

.wi-night-alt-thunderstorm:before {
  content: ""
}

.wi-night-cloudy:before {
  content: ""
}

.wi-night-cloudy-gusts:before {
  content: ""
}

.wi-night-cloudy-windy:before {
  content: ""
}

.wi-night-fog:before {
  content: ""
}

.wi-night-hail:before {
  content: ""
}

.wi-night-lightning:before {
  content: ""
}

.wi-night-partly-cloudy:before {
  content: ""
}

.wi-night-rain:before {
  content: ""
}

.wi-night-rain-mix:before {
  content: ""
}

.wi-night-rain-wind:before {
  content: ""
}

.wi-night-showers:before {
  content: ""
}

.wi-night-sleet:before {
  content: ""
}

.wi-night-sleet-storm:before {
  content: ""
}

.wi-night-snow:before {
  content: ""
}

.wi-night-snow-thunderstorm:before {
  content: ""
}

.wi-night-snow-wind:before {
  content: ""
}

.wi-night-sprinkle:before {
  content: ""
}

.wi-night-storm-showers:before {
  content: ""
}

.wi-night-thunderstorm:before {
  content: ""
}

.wi-lunar-eclipse:before {
  content: ""
}

.wi-stars:before {
  content: ""
}

.wi-night-alt-cloudy-high:before {
  content: ""
}

.wi-night-cloudy-high:before {
  content: ""
}

.wi-night-alt-partly-cloudy:before {
  content: ""
}

.wi-cloud:before {
  content: ""
}

.wi-cloudy:before {
  content: ""
}

.wi-cloudy-gusts:before {
  content: ""
}

.wi-cloudy-windy:before {
  content: ""
}

.wi-fog:before {
  content: ""
}

.wi-hail:before {
  content: ""
}

.wi-rain:before {
  content: ""
}

.wi-rain-mix:before {
  content: ""
}

.wi-rain-wind:before {
  content: ""
}

.wi-showers:before {
  content: ""
}

.wi-sleet:before {
  content: ""
}

.wi-sprinkle:before {
  content: ""
}

.wi-storm-showers:before {
  content: ""
}

.wi-thunderstorm:before {
  content: ""
}

.wi-snow-wind:before {
  content: ""
}

.wi-snow:before {
  content: ""
}

.wi-smog:before {
  content: ""
}

.wi-smoke:before {
  content: ""
}

.wi-lightning:before {
  content: ""
}

.wi-raindrops:before {
  content: ""
}

.wi-raindrop:before {
  content: ""
}

.wi-dust:before {
  content: ""
}

.wi-snowflake-cold:before {
  content: ""
}

.wi-windy:before {
  content: ""
}

.wi-strong-wind:before {
  content: ""
}

.wi-sandstorm:before {
  content: ""
}

.wi-earthquake:before {
  content: ""
}

.wi-fire:before {
  content: ""
}

.wi-flood:before {
  content: ""
}

.wi-meteor:before {
  content: ""
}

.wi-tsunami:before {
  content: ""
}

.wi-volcano:before {
  content: ""
}

.wi-hurricane:before {
  content: ""
}

.wi-tornado:before {
  content: ""
}

.wi-small-craft-advisory:before {
  content: ""
}

.wi-gale-warning:before {
  content: ""
}

.wi-storm-warning:before {
  content: ""
}

.wi-hurricane-warning:before {
  content: ""
}

.wi-wind-direction:before {
  content: ""
}

.wi-alien:before {
  content: ""
}

.wi-celsius:before {
  content: ""
}

.wi-fahrenheit:before {
  content: ""
}

.wi-degrees:before {
  content: ""
}

.wi-thermometer:before {
  content: ""
}

.wi-thermometer-exterior:before {
  content: ""
}

.wi-thermometer-internal:before {
  content: ""
}

.wi-cloud-down:before {
  content: ""
}

.wi-cloud-up:before {
  content: ""
}

.wi-cloud-refresh:before {
  content: ""
}

.wi-horizon:before {
  content: ""
}

.wi-horizon-alt:before {
  content: ""
}

.wi-sunrise:before {
  content: ""
}

.wi-sunset:before {
  content: ""
}

.wi-moonrise:before {
  content: ""
}

.wi-moonset:before {
  content: ""
}

.wi-refresh:before {
  content: ""
}

.wi-refresh-alt:before {
  content: ""
}

.wi-umbrella:before {
  content: ""
}

.wi-barometer:before {
  content: ""
}

.wi-humidity:before {
  content: ""
}

.wi-na:before {
  content: ""
}

.wi-train:before {
  content: ""
}

.wi-moon-new:before {
  content: ""
}

.wi-moon-waxing-crescent-1:before {
  content: ""
}

.wi-moon-waxing-crescent-2:before {
  content: ""
}

.wi-moon-waxing-crescent-3:before {
  content: ""
}

.wi-moon-waxing-crescent-4:before {
  content: ""
}

.wi-moon-waxing-crescent-5:before {
  content: ""
}

.wi-moon-waxing-crescent-6:before {
  content: ""
}

.wi-moon-first-quarter:before {
  content: ""
}

.wi-moon-waxing-gibbous-1:before {
  content: ""
}

.wi-moon-waxing-gibbous-2:before {
  content: ""
}

.wi-moon-waxing-gibbous-3:before {
  content: ""
}

.wi-moon-waxing-gibbous-4:before {
  content: ""
}

.wi-moon-waxing-gibbous-5:before {
  content: ""
}

.wi-moon-waxing-gibbous-6:before {
  content: ""
}

.wi-moon-full:before {
  content: ""
}

.wi-moon-waning-gibbous-1:before {
  content: ""
}

.wi-moon-waning-gibbous-2:before {
  content: ""
}

.wi-moon-waning-gibbous-3:before {
  content: ""
}

.wi-moon-waning-gibbous-4:before {
  content: ""
}

.wi-moon-waning-gibbous-5:before {
  content: ""
}

.wi-moon-waning-gibbous-6:before {
  content: ""
}

.wi-moon-third-quarter:before {
  content: ""
}

.wi-moon-waning-crescent-1:before {
  content: ""
}

.wi-moon-waning-crescent-2:before {
  content: ""
}

.wi-moon-waning-crescent-3:before {
  content: ""
}

.wi-moon-waning-crescent-4:before {
  content: ""
}

.wi-moon-waning-crescent-5:before {
  content: ""
}

.wi-moon-waning-crescent-6:before {
  content: ""
}

.wi-moon-alt-new:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-1:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-2:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-3:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-4:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-5:before {
  content: ""
}

.wi-moon-alt-waxing-crescent-6:before {
  content: ""
}

.wi-moon-alt-first-quarter:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-1:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-2:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-3:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-4:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-5:before {
  content: ""
}

.wi-moon-alt-waxing-gibbous-6:before {
  content: ""
}

.wi-moon-alt-full:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-1:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-2:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-3:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-4:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-5:before {
  content: ""
}

.wi-moon-alt-waning-gibbous-6:before {
  content: ""
}

.wi-moon-alt-third-quarter:before {
  content: ""
}

.wi-moon-alt-waning-crescent-1:before {
  content: ""
}

.wi-moon-alt-waning-crescent-2:before {
  content: ""
}

.wi-moon-alt-waning-crescent-3:before {
  content: ""
}

.wi-moon-alt-waning-crescent-4:before {
  content: ""
}

.wi-moon-alt-waning-crescent-5:before {
  content: ""
}

.wi-moon-alt-waning-crescent-6:before {
  content: ""
}

.wi-moon-0:before {
  content: ""
}

.wi-moon-1:before {
  content: ""
}

.wi-moon-2:before {
  content: ""
}

.wi-moon-3:before {
  content: ""
}

.wi-moon-4:before {
  content: ""
}

.wi-moon-5:before {
  content: ""
}

.wi-moon-6:before {
  content: ""
}

.wi-moon-7:before {
  content: ""
}

.wi-moon-8:before {
  content: ""
}

.wi-moon-9:before {
  content: ""
}

.wi-moon-10:before {
  content: ""
}

.wi-moon-11:before {
  content: ""
}

.wi-moon-12:before {
  content: ""
}

.wi-moon-13:before {
  content: ""
}

.wi-moon-14:before {
  content: ""
}

.wi-moon-15:before {
  content: ""
}

.wi-moon-16:before {
  content: ""
}

.wi-moon-17:before {
  content: ""
}

.wi-moon-18:before {
  content: ""
}

.wi-moon-19:before {
  content: ""
}

.wi-moon-20:before {
  content: ""
}

.wi-moon-21:before {
  content: ""
}

.wi-moon-22:before {
  content: ""
}

.wi-moon-23:before {
  content: ""
}

.wi-moon-24:before {
  content: ""
}

.wi-moon-25:before {
  content: ""
}

.wi-moon-26:before {
  content: ""
}

.wi-moon-27:before {
  content: ""
}

.wi-time-1:before {
  content: ""
}

.wi-time-2:before {
  content: ""
}

.wi-time-3:before {
  content: ""
}

.wi-time-4:before {
  content: ""
}

.wi-time-5:before {
  content: ""
}

.wi-time-6:before {
  content: ""
}

.wi-time-7:before {
  content: ""
}

.wi-time-8:before {
  content: ""
}

.wi-time-9:before {
  content: ""
}

.wi-time-10:before {
  content: ""
}

.wi-time-11:before {
  content: ""
}

.wi-time-12:before {
  content: ""
}

.wi-direction-up:before {
  content: ""
}

.wi-direction-up-right:before {
  content: ""
}

.wi-direction-right:before {
  content: ""
}

.wi-direction-down-right:before {
  content: ""
}

.wi-direction-down:before {
  content: ""
}

.wi-direction-down-left:before {
  content: ""
}

.wi-direction-left:before {
  content: ""
}

.wi-direction-up-left:before {
  content: ""
}

.wi-wind-beaufort-0:before {
  content: ""
}

.wi-wind-beaufort-1:before {
  content: ""
}

.wi-wind-beaufort-2:before {
  content: ""
}

.wi-wind-beaufort-3:before {
  content: ""
}

.wi-wind-beaufort-4:before {
  content: ""
}

.wi-wind-beaufort-5:before {
  content: ""
}

.wi-wind-beaufort-6:before {
  content: ""
}

.wi-wind-beaufort-7:before {
  content: ""
}

.wi-wind-beaufort-8:before {
  content: ""
}

.wi-wind-beaufort-9:before {
  content: ""
}

.wi-wind-beaufort-10:before {
  content: ""
}

.wi-wind-beaufort-11:before {
  content: ""
}

.wi-wind-beaufort-12:before {
  content: ""
}

.wi-yahoo-0:before {
  content: ""
}

.wi-yahoo-1:before {
  content: ""
}

.wi-yahoo-2:before {
  content: ""
}

.wi-yahoo-3:before {
  content: ""
}

.wi-yahoo-4:before {
  content: ""
}

.wi-yahoo-5:before {
  content: ""
}

.wi-yahoo-6:before {
  content: ""
}

.wi-yahoo-7:before {
  content: ""
}

.wi-yahoo-8:before {
  content: ""
}

.wi-yahoo-9:before {
  content: ""
}

.wi-yahoo-10:before {
  content: ""
}

.wi-yahoo-11:before {
  content: ""
}

.wi-yahoo-12:before {
  content: ""
}

.wi-yahoo-13:before {
  content: ""
}

.wi-yahoo-14:before {
  content: ""
}

.wi-yahoo-15:before {
  content: ""
}

.wi-yahoo-16:before {
  content: ""
}

.wi-yahoo-17:before {
  content: ""
}

.wi-yahoo-18:before {
  content: ""
}

.wi-yahoo-19:before {
  content: ""
}

.wi-yahoo-20:before {
  content: ""
}

.wi-yahoo-21:before {
  content: ""
}

.wi-yahoo-22:before {
  content: ""
}

.wi-yahoo-23:before {
  content: ""
}

.wi-yahoo-24:before {
  content: ""
}

.wi-yahoo-25:before {
  content: ""
}

.wi-yahoo-26:before {
  content: ""
}

.wi-yahoo-27:before {
  content: ""
}

.wi-yahoo-28:before {
  content: ""
}

.wi-yahoo-29:before {
  content: ""
}

.wi-yahoo-30:before {
  content: ""
}

.wi-yahoo-31:before {
  content: ""
}

.wi-yahoo-32:before {
  content: ""
}

.wi-yahoo-33:before {
  content: ""
}

.wi-yahoo-34:before {
  content: ""
}

.wi-yahoo-35:before {
  content: ""
}

.wi-yahoo-36:before {
  content: ""
}

.wi-yahoo-37:before {
  content: ""
}

.wi-yahoo-38:before {
  content: ""
}

.wi-yahoo-39:before {
  content: ""
}

.wi-yahoo-40:before {
  content: ""
}

.wi-yahoo-41:before {
  content: ""
}

.wi-yahoo-42:before {
  content: ""
}

.wi-yahoo-43:before {
  content: ""
}

.wi-yahoo-44:before {
  content: ""
}

.wi-yahoo-45:before {
  content: ""
}

.wi-yahoo-46:before {
  content: ""
}

.wi-yahoo-47:before {
  content: ""
}

.wi-yahoo-3200:before {
  content: ""
}

.wi-forecast-io-clear-day:before {
  content: ""
}

.wi-forecast-io-clear-night:before {
  content: ""
}

.wi-forecast-io-rain:before {
  content: ""
}

.wi-forecast-io-snow:before {
  content: ""
}

.wi-forecast-io-sleet:before {
  content: ""
}

.wi-forecast-io-wind:before {
  content: ""
}

.wi-forecast-io-fog:before {
  content: ""
}

.wi-forecast-io-cloudy:before {
  content: ""
}

.wi-forecast-io-partly-cloudy-day:before {
  content: ""
}

.wi-forecast-io-partly-cloudy-night:before {
  content: ""
}

.wi-forecast-io-hail:before {
  content: ""
}

.wi-forecast-io-thunderstorm:before {
  content: ""
}

.wi-forecast-io-tornado:before {
  content: ""
}

.wi-wmo4680-0:before,
.wi-wmo4680-00:before {
  content: ""
}

.wi-wmo4680-1:before,
.wi-wmo4680-01:before {
  content: ""
}

.wi-wmo4680-2:before,
.wi-wmo4680-02:before {
  content: ""
}

.wi-wmo4680-3:before,
.wi-wmo4680-03:before {
  content: ""
}

.wi-wmo4680-4:before,
.wi-wmo4680-04:before {
  content: ""
}

.wi-wmo4680-5:before,
.wi-wmo4680-05:before {
  content: ""
}

.wi-wmo4680-10:before {
  content: ""
}

.wi-wmo4680-11:before {
  content: ""
}

.wi-wmo4680-12:before {
  content: ""
}

.wi-wmo4680-18:before {
  content: ""
}

.wi-wmo4680-20:before {
  content: ""
}

.wi-wmo4680-21:before {
  content: ""
}

.wi-wmo4680-22:before {
  content: ""
}

.wi-wmo4680-23:before {
  content: ""
}

.wi-wmo4680-24:before {
  content: ""
}

.wi-wmo4680-25:before {
  content: ""
}

.wi-wmo4680-26:before {
  content: ""
}

.wi-wmo4680-27:before {
  content: ""
}

.wi-wmo4680-28:before {
  content: ""
}

.wi-wmo4680-29:before {
  content: ""
}

.wi-wmo4680-30:before {
  content: ""
}

.wi-wmo4680-31:before {
  content: ""
}

.wi-wmo4680-32:before {
  content: ""
}

.wi-wmo4680-33:before {
  content: ""
}

.wi-wmo4680-34:before {
  content: ""
}

.wi-wmo4680-35:before {
  content: ""
}

.wi-wmo4680-40:before {
  content: ""
}

.wi-wmo4680-41:before {
  content: ""
}

.wi-wmo4680-42:before {
  content: ""
}

.wi-wmo4680-43:before {
  content: ""
}

.wi-wmo4680-44:before {
  content: ""
}

.wi-wmo4680-45:before {
  content: ""
}

.wi-wmo4680-46:before {
  content: ""
}

.wi-wmo4680-47:before {
  content: ""
}

.wi-wmo4680-48:before {
  content: ""
}

.wi-wmo4680-50:before {
  content: ""
}

.wi-wmo4680-51:before {
  content: ""
}

.wi-wmo4680-52:before {
  content: ""
}

.wi-wmo4680-53:before {
  content: ""
}

.wi-wmo4680-54:before {
  content: ""
}

.wi-wmo4680-55:before {
  content: ""
}

.wi-wmo4680-56:before {
  content: ""
}

.wi-wmo4680-57:before {
  content: ""
}

.wi-wmo4680-58:before {
  content: ""
}

.wi-wmo4680-60:before {
  content: ""
}

.wi-wmo4680-61:before {
  content: ""
}

.wi-wmo4680-62:before {
  content: ""
}

.wi-wmo4680-63:before {
  content: ""
}

.wi-wmo4680-64:before {
  content: ""
}

.wi-wmo4680-65:before {
  content: ""
}

.wi-wmo4680-66:before {
  content: ""
}

.wi-wmo4680-67:before {
  content: ""
}

.wi-wmo4680-68:before {
  content: ""
}

.wi-wmo4680-70:before {
  content: ""
}

.wi-wmo4680-71:before {
  content: ""
}

.wi-wmo4680-72:before {
  content: ""
}

.wi-wmo4680-73:before {
  content: ""
}

.wi-wmo4680-74:before {
  content: ""
}

.wi-wmo4680-75:before {
  content: ""
}

.wi-wmo4680-76:before {
  content: ""
}

.wi-wmo4680-77:before {
  content: ""
}

.wi-wmo4680-78:before {
  content: ""
}

.wi-wmo4680-80:before {
  content: ""
}

.wi-wmo4680-81:before {
  content: ""
}

.wi-wmo4680-82:before {
  content: ""
}

.wi-wmo4680-83:before {
  content: ""
}

.wi-wmo4680-84:before {
  content: ""
}

.wi-wmo4680-85:before {
  content: ""
}

.wi-wmo4680-86:before {
  content: ""
}

.wi-wmo4680-87:before {
  content: ""
}

.wi-wmo4680-89:before {
  content: ""
}

.wi-wmo4680-90:before {
  content: ""
}

.wi-wmo4680-91:before {
  content: ""
}

.wi-wmo4680-92:before {
  content: ""
}

.wi-wmo4680-93:before {
  content: ""
}

.wi-wmo4680-94:before {
  content: ""
}

.wi-wmo4680-95:before {
  content: ""
}

.wi-wmo4680-96:before {
  content: ""
}

.wi-wmo4680-99:before {
  content: ""
}

.wi-owm-200:before {
  content: ""
}

.wi-owm-201:before {
  content: ""
}

.wi-owm-202:before {
  content: ""
}

.wi-owm-210:before {
  content: ""
}

.wi-owm-211:before {
  content: ""
}

.wi-owm-212:before {
  content: ""
}

.wi-owm-221:before {
  content: ""
}

.wi-owm-230:before {
  content: ""
}

.wi-owm-231:before {
  content: ""
}

.wi-owm-232:before {
  content: ""
}

.wi-owm-300:before {
  content: ""
}

.wi-owm-301:before {
  content: ""
}

.wi-owm-302:before {
  content: ""
}

.wi-owm-310:before {
  content: ""
}

.wi-owm-311:before {
  content: ""
}

.wi-owm-312:before {
  content: ""
}

.wi-owm-313:before {
  content: ""
}

.wi-owm-314:before {
  content: ""
}

.wi-owm-321:before {
  content: ""
}

.wi-owm-500:before {
  content: ""
}

.wi-owm-501:before {
  content: ""
}

.wi-owm-502:before {
  content: ""
}

.wi-owm-503:before {
  content: ""
}

.wi-owm-504:before {
  content: ""
}

.wi-owm-511:before {
  content: ""
}

.wi-owm-520:before {
  content: ""
}

.wi-owm-521:before {
  content: ""
}

.wi-owm-522:before {
  content: ""
}

.wi-owm-531:before {
  content: ""
}

.wi-owm-600:before {
  content: ""
}

.wi-owm-601:before {
  content: ""
}

.wi-owm-602:before {
  content: ""
}

.wi-owm-611:before {
  content: ""
}

.wi-owm-612:before {
  content: ""
}

.wi-owm-615:before {
  content: ""
}

.wi-owm-616:before {
  content: ""
}

.wi-owm-620:before {
  content: ""
}

.wi-owm-621:before {
  content: ""
}

.wi-owm-622:before {
  content: ""
}

.wi-owm-701:before {
  content: ""
}

.wi-owm-711:before {
  content: ""
}

.wi-owm-721:before {
  content: ""
}

.wi-owm-731:before {
  content: ""
}

.wi-owm-741:before {
  content: ""
}

.wi-owm-761:before {
  content: ""
}

.wi-owm-762:before {
  content: ""
}

.wi-owm-771:before {
  content: ""
}

.wi-owm-781:before {
  content: ""
}

.wi-owm-800:before {
  content: ""
}

.wi-owm-801:before {
  content: ""
}

.wi-owm-802:before {
  content: ""
}

.wi-owm-803:before {
  content: ""
}

.wi-owm-804:before {
  content: ""
}

.wi-owm-900:before {
  content: ""
}

.wi-owm-901:before {
  content: ""
}

.wi-owm-902:before {
  content: ""
}

.wi-owm-903:before {
  content: ""
}

.wi-owm-904:before {
  content: ""
}

.wi-owm-905:before {
  content: ""
}

.wi-owm-906:before {
  content: ""
}

.wi-owm-957:before {
  content: ""
}

.wi-owm-day-200:before {
  content: ""
}

.wi-owm-day-201:before {
  content: ""
}

.wi-owm-day-202:before {
  content: ""
}

.wi-owm-day-210:before {
  content: ""
}

.wi-owm-day-211:before {
  content: ""
}

.wi-owm-day-212:before {
  content: ""
}

.wi-owm-day-221:before {
  content: ""
}

.wi-owm-day-230:before {
  content: ""
}

.wi-owm-day-231:before {
  content: ""
}

.wi-owm-day-232:before {
  content: ""
}

.wi-owm-day-300:before {
  content: ""
}

.wi-owm-day-301:before {
  content: ""
}

.wi-owm-day-302:before {
  content: ""
}

.wi-owm-day-310:before {
  content: ""
}

.wi-owm-day-311:before {
  content: ""
}

.wi-owm-day-312:before {
  content: ""
}

.wi-owm-day-313:before {
  content: ""
}

.wi-owm-day-314:before {
  content: ""
}

.wi-owm-day-321:before {
  content: ""
}

.wi-owm-day-500:before {
  content: ""
}

.wi-owm-day-501:before {
  content: ""
}

.wi-owm-day-502:before {
  content: ""
}

.wi-owm-day-503:before {
  content: ""
}

.wi-owm-day-504:before {
  content: ""
}

.wi-owm-day-511:before {
  content: ""
}

.wi-owm-day-520:before {
  content: ""
}

.wi-owm-day-521:before {
  content: ""
}

.wi-owm-day-522:before {
  content: ""
}

.wi-owm-day-531:before {
  content: ""
}

.wi-owm-day-600:before {
  content: ""
}

.wi-owm-day-601:before {
  content: ""
}

.wi-owm-day-602:before {
  content: ""
}

.wi-owm-day-611:before {
  content: ""
}

.wi-owm-day-612:before {
  content: ""
}

.wi-owm-day-615:before {
  content: ""
}

.wi-owm-day-616:before {
  content: ""
}

.wi-owm-day-620:before {
  content: ""
}

.wi-owm-day-621:before {
  content: ""
}

.wi-owm-day-622:before {
  content: ""
}

.wi-owm-day-701:before {
  content: ""
}

.wi-owm-day-711:before {
  content: ""
}

.wi-owm-day-721:before {
  content: ""
}

.wi-owm-day-731:before {
  content: ""
}

.wi-owm-day-741:before {
  content: ""
}

.wi-owm-day-761:before {
  content: ""
}

.wi-owm-day-762:before {
  content: ""
}

.wi-owm-day-781:before {
  content: ""
}

.wi-owm-day-800:before {
  content: ""
}

.wi-owm-day-801:before {
  content: ""
}

.wi-owm-day-802:before {
  content: ""
}

.wi-owm-day-803:before {
  content: ""
}

.wi-owm-day-804:before {
  content: ""
}

.wi-owm-day-900:before {
  content: ""
}

.wi-owm-day-902:before {
  content: ""
}

.wi-owm-day-903:before {
  content: ""
}

.wi-owm-day-904:before {
  content: ""
}

.wi-owm-day-906:before {
  content: ""
}

.wi-owm-day-957:before {
  content: ""
}

.wi-owm-night-200:before {
  content: ""
}

.wi-owm-night-201:before {
  content: ""
}

.wi-owm-night-202:before {
  content: ""
}

.wi-owm-night-210:before {
  content: ""
}

.wi-owm-night-211:before {
  content: ""
}

.wi-owm-night-212:before {
  content: ""
}

.wi-owm-night-221:before {
  content: ""
}

.wi-owm-night-230:before {
  content: ""
}

.wi-owm-night-231:before {
  content: ""
}

.wi-owm-night-232:before {
  content: ""
}

.wi-owm-night-300:before {
  content: ""
}

.wi-owm-night-301:before {
  content: ""
}

.wi-owm-night-302:before {
  content: ""
}

.wi-owm-night-310:before {
  content: ""
}

.wi-owm-night-311:before {
  content: ""
}

.wi-owm-night-312:before {
  content: ""
}

.wi-owm-night-313:before {
  content: ""
}

.wi-owm-night-314:before {
  content: ""
}

.wi-owm-night-321:before {
  content: ""
}

.wi-owm-night-500:before {
  content: ""
}

.wi-owm-night-501:before {
  content: ""
}

.wi-owm-night-502:before {
  content: ""
}

.wi-owm-night-503:before {
  content: ""
}

.wi-owm-night-504:before {
  content: ""
}

.wi-owm-night-511:before {
  content: ""
}

.wi-owm-night-520:before {
  content: ""
}

.wi-owm-night-521:before {
  content: ""
}

.wi-owm-night-522:before {
  content: ""
}

.wi-owm-night-531:before {
  content: ""
}

.wi-owm-night-600:before {
  content: ""
}

.wi-owm-night-601:before {
  content: ""
}

.wi-owm-night-602:before {
  content: ""
}

.wi-owm-night-611:before {
  content: ""
}

.wi-owm-night-612:before {
  content: ""
}

.wi-owm-night-615:before {
  content: ""
}

.wi-owm-night-616:before {
  content: ""
}

.wi-owm-night-620:before {
  content: ""
}

.wi-owm-night-621:before {
  content: ""
}

.wi-owm-night-622:before {
  content: ""
}

.wi-owm-night-701:before {
  content: ""
}

.wi-owm-night-711:before {
  content: ""
}

.wi-owm-night-721:before {
  content: ""
}

.wi-owm-night-731:before {
  content: ""
}

.wi-owm-night-741:before {
  content: ""
}

.wi-owm-night-761:before {
  content: ""
}

.wi-owm-night-762:before {
  content: ""
}

.wi-owm-night-781:before {
  content: ""
}

.wi-owm-night-800:before {
  content: ""
}

.wi-owm-night-801:before {
  content: ""
}

.wi-owm-night-802:before {
  content: ""
}

.wi-owm-night-803:before {
  content: ""
}

.wi-owm-night-804:before {
  content: ""
}

.wi-owm-night-900:before {
  content: ""
}

.wi-owm-night-902:before {
  content: ""
}

.wi-owm-night-903:before {
  content: ""
}

.wi-owm-night-904:before {
  content: ""
}

.wi-owm-night-906:before {
  content: ""
}

.wi-owm-night-957:before {
  content: ""
}

.wi-wu-chanceflurries:before {
  content: ""
}

.wi-wu-chancerain:before {
  content: ""
}

.wi-wu-chancesleat:before {
  content: ""
}

.wi-wu-chancesnow:before {
  content: ""
}

.wi-wu-chancetstorms:before {
  content: ""
}

.wi-wu-clear:before {
  content: ""
}

.wi-wu-cloudy:before {
  content: ""
}

.wi-wu-flurries:before {
  content: ""
}

.wi-wu-hazy:before {
  content: ""
}

.wi-wu-mostlycloudy:before {
  content: ""
}

.wi-wu-mostlysunny:before {
  content: ""
}

.wi-wu-partlycloudy:before {
  content: ""
}

.wi-wu-partlysunny:before {
  content: ""
}

.wi-wu-rain:before {
  content: ""
}

.wi-wu-sleat:before {
  content: ""
}

.wi-wu-snow:before {
  content: ""
}

.wi-wu-sunny:before {
  content: ""
}

.wi-wu-tstorms:before {
  content: ""
}

.wi-wu-unknown:before {
  content: ""
}

@font-face {
  font-family: feather;
  src: url(/build/assets/feather-webfont-97a46ead.eot?t=1501841394106);
  src: url(/build/assets/feather-webfont-97a46ead.eot?t=1501841394106#iefix) format("embedded-opentype"), url(/build/assets/feather-webfont-f81046ea.woff?t=1501841394106) format("woff"), url(/build/assets/feather-webfont-6446e345.ttf?t=1501841394106) format("truetype"), url(/build/assets/feather-webfont-8d0b1084.svg?t=1501841394106#feather) format("svg")
}

.fe {
  font-family: feather !important;
  speak-as: none;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fe-activity:before {
  content: ""
}

.fe-airplay:before {
  content: ""
}

.fe-alert-circle:before {
  content: ""
}

.fe-alert-octagon:before {
  content: ""
}

.fe-alert-triangle:before {
  content: ""
}

.fe-align-center:before {
  content: ""
}

.fe-align-justify:before {
  content: ""
}

.fe-align-left:before {
  content: ""
}

.fe-align-right:before {
  content: ""
}

.fe-anchor:before {
  content: ""
}

.fe-aperture:before {
  content: ""
}

.fe-arrow-down:before {
  content: ""
}

.fe-arrow-down-circle:before {
  content: ""
}

.fe-arrow-down-left:before {
  content: ""
}

.fe-arrow-down-right:before {
  content: ""
}

.fe-arrow-left:before {
  content: ""
}

.fe-arrow-left-circle:before {
  content: ""
}

.fe-arrow-right:before {
  content: ""
}

.fe-arrow-right-circle:before {
  content: ""
}

.fe-arrow-up:before {
  content: ""
}

.fe-arrow-up-circle:before {
  content: ""
}

.fe-arrow-up-left:before {
  content: ""
}

.fe-arrow-up-right:before {
  content: ""
}

.fe-at-sign:before {
  content: ""
}

.fe-award:before {
  content: ""
}

.fe-bar-chart:before {
  content: ""
}

.fe-bar-chart-2:before {
  content: ""
}

.fe-battery:before {
  content: ""
}

.fe-battery-charging:before {
  content: ""
}

.fe-bell:before {
  content: ""
}

.fe-bell-off:before {
  content: ""
}

.fe-bluetooth:before {
  content: ""
}

.fe-bold:before {
  content: ""
}

.fe-book:before {
  content: ""
}

.fe-book-open:before {
  content: ""
}

.fe-bookmark:before {
  content: ""
}

.fe-box:before {
  content: ""
}

.fe-briefcase:before {
  content: ""
}

.fe-calendar:before {
  content: ""
}

.fe-camera:before {
  content: ""
}

.fe-camera-off:before {
  content: ""
}

.fe-cast:before {
  content: ""
}

.fe-check:before {
  content: ""
}

.fe-check-circle:before {
  content: ""
}

.fe-check-square:before {
  content: ""
}

.fe-chevron-down:before {
  content: ""
}

.fe-chevron-left:before {
  content: ""
}

.fe-chevron-right:before {
  content: ""
}

.fe-chevron-up:before {
  content: ""
}

.fe-chevrons-down:before {
  content: ""
}

.fe-chevrons-left:before {
  content: ""
}

.fe-chevrons-right:before {
  content: ""
}

.fe-chevrons-up:before {
  content: ""
}

.fe-chrome:before {
  content: ""
}

.fe-circle:before {
  content: ""
}

.fe-clipboard:before {
  content: ""
}

.fe-clock:before {
  content: ""
}

.fe-cloud:before {
  content: ""
}

.fe-cloud-drizzle:before {
  content: ""
}

.fe-cloud-lightning:before {
  content: ""
}

.fe-cloud-off:before {
  content: ""
}

.fe-cloud-rain:before {
  content: ""
}

.fe-cloud-snow:before {
  content: ""
}

.fe-code:before {
  content: ""
}

.fe-codepen:before {
  content: ""
}

.fe-command:before {
  content: ""
}

.fe-compass:before {
  content: ""
}

.fe-copy:before {
  content: ""
}

.fe-corner-down-left:before {
  content: ""
}

.fe-corner-down-right:before {
  content: ""
}

.fe-corner-left-down:before {
  content: ""
}

.fe-corner-left-up:before {
  content: ""
}

.fe-corner-right-down:before {
  content: ""
}

.fe-corner-right-up:before {
  content: ""
}

.fe-corner-up-left:before {
  content: ""
}

.fe-corner-up-right:before {
  content: ""
}

.fe-cpu:before {
  content: ""
}

.fe-credit-card:before {
  content: ""
}

.fe-crop:before {
  content: ""
}

.fe-crosshair:before {
  content: ""
}

.fe-database:before {
  content: ""
}

.fe-delete:before {
  content: ""
}

.fe-disc:before {
  content: ""
}

.fe-dollar-sign:before {
  content: ""
}

.fe-download:before {
  content: ""
}

.fe-download-cloud:before {
  content: ""
}

.fe-droplet:before {
  content: ""
}

.fe-edit:before {
  content: ""
}

.fe-edit-2:before {
  content: ""
}

.fe-edit-3:before {
  content: ""
}

.fe-external-link:before {
  content: ""
}

.fe-eye:before {
  content: ""
}

.fe-eye-off:before {
  content: ""
}

.fe-facebook:before {
  content: ""
}

.fe-fast-forward:before {
  content: ""
}

.fe-feather:before {
  content: ""
}

.fe-file:before {
  content: ""
}

.fe-file-minus:before {
  content: ""
}

.fe-file-plus:before {
  content: ""
}

.fe-file-text:before {
  content: ""
}

.fe-film:before {
  content: ""
}

.fe-filter:before {
  content: ""
}

.fe-flag:before {
  content: ""
}

.fe-folder:before {
  content: ""
}

.fe-folder-minus:before {
  content: ""
}

.fe-folder-plus:before {
  content: ""
}

.fe-git-branch:before {
  content: ""
}

.fe-git-commit:before {
  content: ""
}

.fe-git-merge:before {
  content: ""
}

.fe-git-pull-request:before {
  content: ""
}

.fe-github:before {
  content: ""
}

.fe-gitlab:before {
  content: ""
}

.fe-globe:before {
  content: ""
}

.fe-grid:before {
  content: ""
}

.fe-hard-drive:before {
  content: ""
}

.fe-hash:before {
  content: ""
}

.fe-headphones:before {
  content: ""
}

.fe-heart:before {
  content: ""
}

.fe-help-circle:before {
  content: ""
}

.fe-home:before {
  content: ""
}

.fe-image:before {
  content: ""
}

.fe-inbox:before {
  content: ""
}

.fe-info:before {
  content: ""
}

.fe-instagram:before {
  content: ""
}

.fe-italic:before {
  content: ""
}

.fe-layers:before {
  content: ""
}

.fe-layout:before {
  content: ""
}

.fe-life-buoy:before {
  content: ""
}

.fe-link:before {
  content: ""
}

.fe-link-2:before {
  content: ""
}

.fe-linkedin:before {
  content: ""
}

.fe-list:before {
  content: ""
}

.fe-loader:before {
  content: ""
}

.fe-lock:before {
  content: ""
}

.fe-log-in:before {
  content: ""
}

.fe-log-out:before {
  content: ""
}

.fe-mail:before {
  content: ""
}

.fe-map:before {
  content: ""
}

.fe-map-pin:before {
  content: ""
}

.fe-maximize:before {
  content: ""
}

.fe-maximize-2:before {
  content: ""
}

.fe-menu:before {
  content: ""
}

.fe-message-circle:before {
  content: ""
}

.fe-message-square:before {
  content: ""
}

.fe-mic:before {
  content: ""
}

.fe-mic-off:before {
  content: ""
}

.fe-minimize:before {
  content: ""
}

.fe-minimize-2:before {
  content: ""
}

.fe-minus:before {
  content: ""
}

.fe-minus-circle:before {
  content: ""
}

.fe-minus-square:before {
  content: ""
}

.fe-monitor:before {
  content: ""
}

.fe-moon:before {
  content: ""
}

.fe-more-horizontal:before {
  content: ""
}

.fe-more-vertical:before {
  content: ""
}

.fe-move:before {
  content: ""
}

.fe-music:before {
  content: ""
}

.fe-navigation:before {
  content: ""
}

.fe-navigation-2:before {
  content: ""
}

.fe-octagon:before {
  content: ""
}

.fe-package:before {
  content: ""
}

.fe-paperclip:before {
  content: ""
}

.fe-pause:before {
  content: ""
}

.fe-pause-circle:before {
  content: ""
}

.fe-percent:before {
  content: ""
}

.fe-phone:before {
  content: ""
}

.fe-phone-call:before {
  content: ""
}

.fe-phone-forwarded:before {
  content: ""
}

.fe-phone-incoming:before {
  content: ""
}

.fe-phone-missed:before {
  content: ""
}

.fe-phone-off:before {
  content: ""
}

.fe-phone-outgoing:before {
  content: ""
}

.fe-pie-chart:before {
  content: ""
}

.fe-play:before {
  content: ""
}

.fe-play-circle:before {
  content: ""
}

.fe-plus:before {
  content: ""
}

.fe-plus-circle:before {
  content: ""
}

.fe-plus-square:before {
  content: ""
}

.fe-pocket:before {
  content: ""
}

.fe-power:before {
  content: ""
}

.fe-printer:before {
  content: ""
}

.fe-radio:before {
  content: ""
}

.fe-refresh-ccw:before {
  content: ""
}

.fe-refresh-cw:before {
  content: ""
}

.fe-repeat:before {
  content: ""
}

.fe-rewind:before {
  content: ""
}

.fe-rotate-ccw:before {
  content: ""
}

.fe-rotate-cw:before {
  content: ""
}

.fe-rss:before {
  content: ""
}

.fe-save:before {
  content: ""
}

.fe-scissors:before {
  content: ""
}

.fe-search:before {
  content: ""
}

.fe-send:before {
  content: ""
}

.fe-server:before {
  content: ""
}

.fe-settings:before {
  content: ""
}

.fe-share:before {
  content: ""
}

.fe-share-2:before {
  content: ""
}

.fe-shield:before {
  content: ""
}

.fe-shield-off:before {
  content: ""
}

.fe-shopping-bag:before {
  content: ""
}

.fe-shopping-cart:before {
  content: ""
}

.fe-shuffle:before {
  content: ""
}

.fe-sidebar:before {
  content: ""
}

.fe-skip-back:before {
  content: ""
}

.fe-skip-forward:before {
  content: ""
}

.fe-slack:before {
  content: ""
}

.fe-slash:before {
  content: ""
}

.fe-sliders:before {
  content: ""
}

.fe-smartphone:before {
  content: ""
}

.fe-speaker:before {
  content: ""
}

.fe-square:before {
  content: ""
}

.fe-star:before {
  content: ""
}

.fe-stop-circle:before {
  content: ""
}

.fe-sun:before {
  content: ""
}

.fe-sunrise:before {
  content: ""
}

.fe-sunset:before {
  content: ""
}

.fe-tablet:before {
  content: ""
}

.fe-tag:before {
  content: ""
}

.fe-target:before {
  content: ""
}

.fe-terminal:before {
  content: ""
}

.fe-thermometer:before {
  content: ""
}

.fe-thumbs-down:before {
  content: ""
}

.fe-thumbs-up:before {
  content: ""
}

.fe-toggle-left:before {
  content: ""
}

.fe-toggle-right:before {
  content: ""
}

.fe-trash:before {
  content: ""
}

.fe-trash-2:before {
  content: ""
}

.fe-trending-down:before {
  content: ""
}

.fe-trending-up:before {
  content: ""
}

.fe-triangle:before {
  content: ""
}

.fe-truck:before {
  content: ""
}

.fe-tv:before {
  content: ""
}

.fe-twitter:before {
  content: ""
}

.fe-type:before {
  content: ""
}

.fe-umbrella:before {
  content: ""
}

.fe-underline:before {
  content: ""
}

.fe-unlock:before {
  content: ""
}

.fe-upload:before {
  content: ""
}

.fe-upload-cloud:before {
  content: ""
}

.fe-user:before {
  content: ""
}

.fe-user-check:before {
  content: ""
}

.fe-user-minus:before {
  content: ""
}

.fe-user-plus:before {
  content: ""
}

.fe-user-x:before {
  content: ""
}

.fe-users:before {
  content: ""
}

.fe-video:before {
  content: ""
}

.fe-video-off:before {
  content: ""
}

.fe-voicemail:before {
  content: ""
}

.fe-volume:before {
  content: ""
}

.fe-volume-1:before {
  content: ""
}

.fe-volume-2:before {
  content: ""
}

.fe-volume-x:before {
  content: ""
}

.fe-watch:before {
  content: ""
}

.fe-wifi:before {
  content: ""
}

.fe-wifi-off:before {
  content: ""
}

.fe-wind:before {
  content: ""
}

.fe-x:before {
  content: ""
}

.fe-x-circle:before {
  content: ""
}

.fe-x-square:before {
  content: ""
}

.fe-zap:before {
  content: ""
}

.fe-zap-off:before {
  content: ""
}

.fe-zoom-in:before {
  content: ""
}

.fe-zoom-out:before {
  content: ""
}

.switcher {
  width: 30px !important;
  height: 40px !important;
  display: inline-block;
  margin: 4px 8px;
  border-radius: 5px;
  border: 0px solid #000
}

.swichermainleft {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0
}

.color1 {
  background: #8667ff !important
}

.color2 {
  background: #824bab !important
}

.color3 {
  background: #1b9783 !important
}

.color4 {
  background: #4680ff !important
}

.color5 {
  background: #e65145 !important
}

.onoffswitch {
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.onoffswitch-checkbox {
  display: none
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  padding: 0;
  line-height: 16px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  background-color: #fff;
  transition: background-color .3s ease-in
}

.onoffswitch-label:before {
  content: "";
  height: 16px;
  display: block;
  width: 17px;
  margin: 0;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  transition: all .3s ease-in 0s
}

.onoffswitch-checkbox:checked+.onoffswitch-label {
  background-color: #0fa751
}

.onoffswitch-checkbox:checked+.onoffswitch-label,
.onoffswitch-checkbox:checked+.onoffswitch-label:before {
  border-color: #0fa751
}

.onoffswitch-checkbox:checked+.onoffswitch-label:before {
  right: 0px
}

.onoffswitch2 {
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.onoffswitch2-checkbox {
  display: none
}

.onoffswitch2-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  padding: 0;
  line-height: 16px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  background-color: #fff;
  transition: background-color .3s ease-in
}

.onoffswitch2-label:before {
  content: "";
  height: 16px;
  display: block;
  width: 17px;
  margin: 0;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  transition: all .3s ease-in 0s
}

.onoffswitch2-checkbox:checked+.onoffswitch2-label:before {
  right: 0px
}

.onoffswitch3 {
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.onoffswitch3-checkbox {
  display: none
}

.onoffswitch3-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  padding: 0;
  line-height: 16px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  background-color: #fff;
  transition: background-color .3s ease-in
}

.onoffswitch3-label:before {
  content: "";
  height: 16px;
  display: block;
  width: 17px;
  margin: 0;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  transition: all .3s ease-in 0s
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label {
  background-color: #0fa751
}

.onoffswitch3-checkbox:checked+.onoffswitch-label3,
.onoffswitch3-checkbox:checked+.onoffswitch3-label:before {
  border-color: #0fa751
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label:before {
  right: 0px
}

.switch-toggle {
  padding: 3px 0;
  font-size: 14px
}

.full-width .container {
  max-width: inherit !important;
  width: 95% !important;
  transition: all .5s ease
}

.switch_section {
  width: 100%;
  height: auto;
  list-style: none;
  font-size: 1.1em;
  margin: 0 auto;
  padding: 0 22px
}

.dark-mode .demo_changer i {
  color: #000
}

.demo_changer .switch_section p {
  margin: 0
}

.logo a img {
  display: none
}

.switcher {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 4px 8px;
  border-radius: 5px;
  border: 0px solid #000
}

.demo_changer {
  z-index: 99999;
  position: fixed;
  right: -270px;
  font-weight: 400 !important;
  height: 100%
}

.purchase {
  text-decoration: underline;
  color: #4bacc6
}

.demo_changer p {
  margin: 10px 0
}

.demo_changer .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  background: #fff
}

.demo_changer select:active,
.demo_changer select:focus,
.demo_changer select:hover,
.demo_changer .button:active,
.demo_changer .button:focus,
.demo_changer .button:hover,
.demo_changer .btn:active,
.demo_changer .btn:focus,
.demo_changer .btn:hover {
  box-shadow: none !important
}

.demo_changer .button {
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  line-height: 1.42857;
  margin-bottom: 0;
  width: 145px !important;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap
}

.demo_changer .img-thumbnail {
  height: 35px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  width: 46% !important;
  padding: 2px
}

.demo_changer img {
  border: 4px solid #f4f7fe;
  margin: 2px;
  border-radius: 8px;
  background: #ffffff
}

.demo_changer hr {
  border-color: #e0e0e0
}

.demo_changer,
.demo_changer p {
  color: #263871 !important
}

.demo_changer h4 {
  font-size: 14px;
  text-align: left;
  padding: 10px;
  font-weight: 600;
  border-bottom: 1px solid #e9edf4;
  background: #ebeff8;
  border-top: 1px solid #e9edf4;
  margin: 10px 0 !important;
  text-transform: uppercase
}

.demo_changer i {
  color: #fff;
  font-size: 21px;
  margin-top: 10px
}

.demo_changer .demo-icon {
  cursor: pointer;
  text-align: center;
  padding: 2px;
  float: left;
  height: 40px;
  line-height: 38px;
  width: 40px;
  border-radius: 5px 0 0 5px !important;
  top: 17rem;
  position: relative
}

@media (max-width: 992px) {
  .demo_changer .form_holder {
    height: 100vh
  }
}

@media (min-width: 992px) {
  .demo_changer .form_holder {
    height: 100vh
  }
}

.demo_changer .form_holder {
  background: #fff;
  border-radius: 0;
  cursor: pointer;
  float: right;
  font-size: 12px;
  padding: 0 7px;
  width: 270px;
  box-shadow: 5px 8px 14.72px 1.28px #82828633;
  border-left: 1px solid #e9edf4
}

.demo_changer .form_holder p {
  font-size: 12px
}

.predefined_styles {
  padding: 0 5px;
  text-align: center
}

@media only screen and (min-width: 768px) {
  .demo_changer {
    top: 0
  }

  .demo_changer .demo-icon {
    height: 40px;
    width: 40px
  }

  .demo_changer i {
    font-size: 17px
  }
}

@media only screen and (max-width: 768px) {
  .demo_changer {
    top: 0px
  }

  .demo_changer i {
    font-size: 21px;
    margin-top: 8px
  }

  .demo_changer .demo-icon {
    height: 40px;
    width: 40px
  }

  .demo_changer {
    display: block
  }
}

@supports (-webkit-backdrop-filter: blur(20px)) or (backdrop-filter: blur(20px)) {
  .transparent-mode .demo_changer .form_holder {
    background-color: transparent !important;
    border-left: 1px solid rgba(255, 255, 255, .1);
    backdrop-filter: blur(20px)
  }
}

.transparent-mode .demo_changer h4 {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  background: rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: #fff
}

.transparent-mode .demo_changer,
.transparent-mode .demo_changer p {
  color: #fffc !important
}

.dark-mode .demo_changer .form_holder {
  background-color: #2a2a4a;
  border-left: 1px solid rgba(255, 255, 255, .1)
}

.dark-mode .demo_changer h4 {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  background: rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: #fff
}

.dark-mode .demo_changer,
.dark-mode .demo_changer p {
  color: #fffc !important
}

.dark-mode .input-color-picker,
.dark-mode .input-dark-color-picker,
.dark-mode .input-transparent-color-picker {
  border: 1px solid rgba(255, 255, 255, .1);
  background-color: transparent
}

.transparent-mode .input-color-picker,
.transparent-mode .input-dark-color-picker,
.transparent-mode .input-transparent-color-picker {
  border: 1px solid rgba(255, 255, 255, .5);
  background-color: transparent
}

.transparent-mode .demo_changer img {
  border: 1px solid rgba(255, 255, 255, .5);
  background: transparent
}

.dark-mode .demo_changer img {
  border: 1px solid rgba(255, 255, 255, .1);
  background: transparent
}

.bg-img1 .form_holder {
  background-image: url(http://127.0.0.1:8000/build/assets/images/media/bg-img1.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.bg-img2 .form_holder {
  background-image: url(http://127.0.0.1:8000/build/assets/images/media/bg-img2.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.bg-img3 .form_holder {
  background-image: url(http://127.0.0.1:8000/build/assets/images/media/bg-img3.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.bg-img4 .form_holder {
  background-image: url(http://127.0.0.1:8000/build/assets/images/media/bg-img4.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.rtl .demo_changer {
  transition: all .3s ease;
  left: -270px;
  right: auto !important
}

.rtl .demo_changer.active {
  transition: all .3s ease;
  right: auto !important;
  left: 0
}

.rtl .demo_changer .form_holder {
  float: left;
  border-right: 1px solid #e9edf4;
  border-left: inherit
}

.rtl .demo_changer h4 {
  text-align: right
}

.rtl .onoffswitch2-label:before {
  left: 13px;
  right: inherit
}

.rtl .onoffswitch2-checkbox:checked+.onoffswitch2-label:before {
  left: 0px;
  right: inherit
}

.rtl.transparent-mode .demo_changer .form_holder {
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-left: 0px solid rgba(255, 255, 255, .1)
}

.rtl.dark-mode .demo_changer .form_holder {
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-left: 1px solid rgba(255, 255, 255, .1);
  box-shadow: 0 8px 14.72px 1.28px #0003
}

@media screen and (max-width:991px) {
  .leftmenu-styles {
    display: none
  }
}

@media screen and (max-width:576px) {
  .card.sidebar-right1 .card-body .switch_section {
    padding-right: 0
  }

  .rtl .card.sidebar-right1 .card-body .switch_section {
    padding-left: 0;
    padding-right: inherit
  }
}

.buynow .money-bag,
.free-img {
  margin: -20px auto 0;
  display: block
}

.buynow .dropdown-item {
  display: block;
  width: 100%;
  padding: .45rem .8rem;
  clear: both;
  font-weight: 400;
  color: #576074;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px
}

.buynow .dropdown-item:hover {
  background-color: #f5f4ff !important
}

.buynow .btn {
  padding: .375rem .75rem
}

.buynow .dropdown-menu {
  border-radius: 5px !important;
  background-color: #fff;
  border: 1px solid #ffffff8a;
  box-shadow: 0 0 90px #9b99997a !important
}

.buynow .card-block {
  border: 1px solid rgb(231 229 245 / 11%) !important;
  box-shadow: 0 .15rem 1.75rem #ffffff0f !important;
  top: 0;
  background: #6a1cbb69;
  left: 0;
  border-radius: 7px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
  inset-inline-start: 0
}

@media (max-width: 480px) {
  .buynow .card .btn {
    display: initial !important
  }
}

.buynow.modal .btn-close:focus {
  box-shadow: none
}

.buynow .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #000000a8;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 1rem;
  outline: 0
}

.buynow .modal-dialog .image-top {
  margin-top: -10px !important
}

.buynow .modal-dialog .card-block {
  background: #6a1cbbbf
}

.buynow .regular-license {
  z-index: 9;
  box-shadow: none
}

.border-0 {
  border: 0px !important
}

.modal .modal-header {
  padding: 10px 20px
}

@media (max-width: 480px) {
  .buynow .modal-dialog .modal-body {
    margin: 15px
  }
}

.buynow .modal-dialog .btn-close {
  position: absolute;
  float: right;
  margin-right: auto;
  right: 33px;
  top: 30px;
  padding: 4px;
  background-image: none;
  border: 1px solid #ffffff47;
  border-radius: 5px;
  line-height: 1
}

.buynow .modal-dialog .btn-close span {
  color: #fff;
  font-size: 24px;
  padding: 9px 0;
  line-height: .6;
  font-weight: 400
}

.lh-xs {
  line-height: .75 !important;
  margin-top: 6px
}

.buynow .license-view {
  text-align: center;
  text-decoration: underline
}

.buynow .license-view a {
  padding: 10px;
  border-radius: 5px
}

.buynow .license-view a:hover {
  padding: 10px;
  background-color: #ffffff1f;
  border-radius: 5px
}

.bg-image-style {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  inset-block-start: 0;
  inset-inline-start: 0;
  inset-inline-end: 0;
  position: relative;
  border-radius: 0;
  z-index: 0
}

.bg-image-style:before {
  content: "";
  background-color: #ffffffa6;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0;
  position: absolute;
  z-index: -1
}

.buynow .modal-backdrop {
  background-color: #000000b8
}

.buynow .card-body.imag-list {
  overflow: visible
}

.buynow .imag-list {
  position: relative;
  content: "";
  left: 0;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  border-radius: 7px;
  overflow: hidden;
  z-index: 1
}

.buynow .imag-list:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 7px;
  position: absolute;
  background: #6a1cbb82;
  width: 100%;
  height: 100%;
  z-index: -1
}

.buynow .modal-content {
  z-index: 0;
  border: 0px #000 solid !important
}

.buynow .modal-content:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 1rem;
  position: absolute;
  background: #000000b3;
  width: 100%;
  height: 100%;
  z-index: -1
}

.buynow .Licenses-img {
  border: 1px solid #ffffff2e;
  border-radius: 7px
}

.modal.buynow .modal-body .card {
  background: transparent
}