@charset "UTF-8";

// Don't cut and paste over this @font-face section! We don't want to overwrite
// the asset-data-url and asset-url calls
@font-face {
  font-family: "inaturalisticons";
  src:asset-data-url("inaturalisticons.eot");
  src:asset-url("inaturalisticons.eot?#iefix") format("embedded-opentype"),
    asset-data-url("inaturalisticons.woff") format("woff"),
    asset-data-url("inaturalisticons.ttf") format("truetype"),
    asset-url("inaturalisticons.svg#inaturalisticons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    vertical-align: middle;
    display: inline-block;
}

.ActivityItem i.taxon-image.icon, body>[role="dialog"] .ActivityItem i.taxon-image.icon {
    font-size: 36px;
    line-height: 38px;
    opacity: .9;
    text-align: center;
    padding-left: 1px;
}

// Below here it's safe to cut and paste from the Fontastic export

[data-icon]:before {
  font-family: "inaturalisticons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "inaturalisticons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-inat-wordmark:before {
  content: "\e000";
}
.icon-arrow-down:before {
  content: "\e001";
}
.icon-arrow-left:before {
  content: "\e002";
}
.icon-arrow-right:before {
  content: "\e003";
}
.icon-species-unknown:before {
  content: "\e004";
}
.icon-ios-calendar-outline:before {
  content: "\e005";
}
.icon-chatbubble:before {
  content: "\e007";
}
.icon-person:before {
  content: "\e009";
}
.icon-iconic-animalia:before {
  content: "\e00a";
}
.icon-iconic-arachnida:before {
  content: "\e00b";
}
.icon-iconic-actinopterygii:before {
  content: "\e00d";
}
.icon-iconic-reptilia:before {
  content: "\e00e";
}
.icon-iconic-protozoa:before {
  content: "\e00f";
}
.icon-iconic-plantae:before {
  content: "\e010";
}
.icon-iconic-mollusca:before {
  content: "\e011";
}
.icon-iconic-mammalia:before {
  content: "\e012";
}
.icon-iconic-chromista:before {
  content: "\e013";
}
.icon-iconic-insecta:before {
  content: "\e014";
}
.icon-iconic-fungi:before {
  content: "\e015";
}
.icon-locate:before {
  content: "\e017";
}
.icon-arrows-out:before {
  content: "\e018";
}
.icon-arrows-in:before {
  content: "\e019";
}
.icon-iconic-unknown:before {
  content: "\e01a";
}
.icon-iconic-amphibia:before {
  content: "\e01b";
}
.icon-icn-id-help:before {
  content: "\e01c";
}
.icon-no-location:before {
  content: "\e01d";
}
.icon-arrow-up:before {
  content: "\e01e";
}
.icon-icn-location-obscured:before {
  content: "\e01f";
}
.icon-icn-location-private:before {
  content: "\e020";
}
.icon-link:before {
  content: "\e016";
}
.icon-photo-grid:before {
  content: "\e022";
}
.icon-photo-quilt:before {
  content: "\e023";
}
.icon-link-external:before {
  content: "\e024";
}
.icon-icn-captive:before {
  content: "\e006";
}
.icon-icn-dna:before {
  content: "\e025";
}
.icon-icn-wild:before {
  content: "\e026";
}
.icon-icn-subject:before {
  content: "\e032";
}
.icon-icn-dna-check:before {
  content: "\e033";
}
.icon-icn-leading-id:before {
  content: "\e027";
}
.icon-iconic-aves:before {
  content: "\e00c";
}
.icon-ios-world:before {
  content: "\e028";
}
.icon-identification:before {
  content: "\e008";
}
.icon-people:before {
  content: "\e02a";
}
.icon-adjust:before {
  content: "\e02c";
}
.icon-sparkly-label:before {
  content: "\e029";
}
.icon-binoculars:before {
  content: "\e02b";
}
.icon-logomark:before {
  content: "\e02d";
}
.icon-collapse:before {
  content: "\e021";
}
.icon-expand:before {
  content: "\e02e";
}
.icon-focus:before {
  content: "\e02f";
}
.icon-treeview:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}