/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./app/webpacker/packs/stylesheets/pages.scss ***!
  \*********************************************************************************************************************************************************************************************/
.traits {
  list-style: none;
  margin-top: 0;
  padding: 0;
}

.trait {
  border: 1px solid #ddd;
  margin-top: 3px;
  padding: 10px;
  width: 100%;
}

.trait-source {
  float: right;
}

.trait-thumb {
  float: left;
}

.trait-data {
  margin-left: 54px;
  overflow: hidden;
}

.trait-data-no-icon {
  margin-left: 0;
}

.meta-items-arw {
  bottom: 5px;
  display: block;
  cursor: pointer;
  right: 12px;
  text-align: center;
  width: 100%;
}

.term-info-a {
  cursor: pointer;
}

.desc-meta {
  list-style: none;
  padding: 0;
}

.more-traits {
  padding: 20px 10px;
  text-align: center;
}

.attributions > dd {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.grid-modal {
  background-color: rgba(34, 34, 34, 0.9);
}

.annotation-media-thumb {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.annotation-media-expand {
  max-height: 60px;
  overflow: auto;
}

.lightbox-overlay {
  background-color: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.lightbox-overlay > .close-btn {
  color: #aaa;
}
.lightbox-overlay > .close-btn:hover {
  color: #fff;
}
.lightbox-overlay a {
  color: #91bde5;
}

.lightbox-overlay-content-top {
  padding: 0 60px;
}

.lightbox-overlay-bottom {
  min-height: 20px;
  max-height: 20%;
  overflow: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.lightbox-img-contain {
  height: 100vh;
  width: 100vw;
}
.lightbox-img-contain > img, .lightbox-img-contain > video {
  object-fit: contain;
  margin: 0 auto;
}
.lightbox-img-contain > video {
  max-height: 90%;
}

.lightbox-arrow, .lightbox-arrow:focus {
  background: #000;
  color: #aaa;
}
.lightbox-arrow:hover, .lightbox-arrow:focus:hover {
  color: #fff;
}

.lightbox-arrow-right {
  border-radius: 0 35px 35px 0;
}

.lightbox-arrow-left {
  border-radius: 35px 0 0 35px;
}

.lightbox-icons {
  position: absolute;
  left: 10px;
  top: 10px;
}
.lightbox-icons a {
  color: #aaa;
}
.lightbox-icons a:hover {
  color: #fff;
  text-decoration: none;
}

.grid-card {
  cursor: pointer;
}

.grid-thumb {
  height: 190px;
  width: 260px;
}

.grid-thumb-link {
  text-decoration: none;
}
.grid-thumb-link:hover {
  text-decoration: none;
}

.grid-thumb-av {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: auto;
}

.grid-thumb-av-video > i {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: relative;
  text-align: center;
  width: 100%;
}
.grid-thumb-av-video > video {
  left: 0;
  right: 0;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
}

.gallery-audio-player {
  margin: 0 100px;
  width: 340px;
}

.img-info {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  bottom: 0;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  padding-left: 13px;
  position: absolute;
  width: 100%;
}

.hero-link {
  display: block;
  width: 100%;
}

.hero {
  align-items: center;
  background: #ddd;
  display: flex;
  overflow: hidden;
  justify-content: center;
  position: relative;
  width: 100%;
}

.l-right-col {
  display: none;
}

.hero-after {
  display: flex;
  max-height: 702px;
}

.hero-before {
  max-height: 60vh;
}

.head-icon {
  float: left;
  height: 70px;
  margin-right: 17px;
}

.head-txt {
  height: 70px;
  overflow: auto;
  margin: 0 17px;
  white-space: nowrap;
}

.names-wrapper {
  display: inline-block;
  min-height: 35px;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-right: 125px;
  position: relative;
  vertical-align: top;
}

.names {
  display: inline-block;
  margin-top: 2px;
  white-space: nowrap;
}
.names > h1 {
  font-size: 20px;
  font-weight: 600;
  margin: 2px 0;
}
.names > h2 {
  font-size: 13px;
  font-weight: normal;
  margin: 2px 0 0 0;
}

.name-card-arrows > i {
  cursor: pointer;
}

.hier {
  font-size: 11px;
  margin: 2px 0;
  width: 100%;
}

.l-tabs {
  background: #fff;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 10;
}

.l-page-head {
  border-top: 1px solid #ddd;
}

.l-right-col {
  padding-right: 10px;
  width: 100%;
}

.page-actions {
  padding: 10px 17px;
  list-style-type: none;
  margin: 0;
}
.page-actions > li {
  display: inline-block;
  margin-right: 3px;
}

.page-filters {
  position: fixed;
  width: 100%;
  z-index: 2;
}

.tabs {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  height: 25px;
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 17px;
  white-space: nowrap;
}

.tab {
  cursor: pointer;
  display: inline-block;
  height: 23px;
  line-height: 23px;
  padding: 0 7px;
  vertical-align: middle;
}

.is-tab-selected {
  background: #336699;
}
.is-tab-selected > a {
  color: #fff;
  cursor: normal;
  text-decoration: none;
}

.desc {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.36;
  margin: 0;
  padding: 0 17px 13px 17px;
}
.desc > p {
  margin: 13px 0 0 0;
}

.sample-traits {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sample-traits > li {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  flex: 1 0 auto;
  height: 58px;
  padding: 7px 13px;
}

.l-content {
  overflow: hidden;
  margin-top: 95px;
  min-height: 400px;
}

.l-below-filters {
  padding-top: 40px;
}

.page-children {
  font-size: 14px;
  margin-top: 10px;
  padding: 12px 0 0 17px;
}
.page-children > h4 {
  font-size: 14px;
}

.page-child-list {
  list-style: none;
  padding: 0;
}

.article {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding: 20px 0 0 13px;
}

div:first-of-type.article {
  border-top: none;
  padding-top: 0;
}

.title-article {
  margin-bottom: 4px;
}

.page-habitat-chart {
  display: none;
  padding-bottom: 10px;
}

.page-habitat-chart-left {
  border-bottom: 1px solid #ddd;
}

.l-overview-full {
  width: 100%;
}

.data-section-head {
  display: flex;
  margin: 12px 0;
}
.data-section-head > * {
  line-height: 18px;
  width: 33.33%;
}
.data-section-head > h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0 5px;
  text-align: center;
}
.data-section-head > .data-section-head-more {
  padding-right: 10px;
  text-align: right;
}

.map-contain {
  margin: 20px auto;
  max-width: 90%;
}

.map-contain-overview {
  width: 70%;
}

.map {
  border: 1px solid #aaa;
  height: 500px;
  width: 100%;
  z-index: 1;
}

.other-maps-title {
  text-align: center;
}

.trophic-web-contain-overview {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media (min-width: 780px) {
  .page-habitat-chart-left {
    display: block;
  }
}
@media (min-width: 1380px) {
  .page-habitat-chart-right {
    display: block;
  }
  .page-habitat-chart-left {
    display: none;
  }
}
@media (min-width: 600px) {
  .l-content {
    margin-top: 100px;
  }
  .tabs {
    height: 30px;
  }
  .tabs > li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding: 0 10px;
  }
  .img-info {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 17px;
  }
  .desc {
    font-size: 18px;
    padding: 0 20px 15px 20px;
  }
  .desc > p {
    margin: 15px 0 0 0;
  }
  .sample-traits {
    font-size: 18px;
  }
  .sample-traits > li {
    height: 68px;
    padding-left: 17px;
  }
  .article {
    padding-left: 17px;
  }
  .map-caption {
    font-size: 14px;
  }
  .page-children {
    font-size: 18px;
  }
  .page-children > h4 {
    font-size: 18px;
  }
}
@media only print and (min-width: 600px) {
  .hero {
    margin-left: 20px;
  }
}
@media (min-width: 1100px) {
  .l-flex {
    display: flex;
  }
  .l-left-col {
    flex: 0 0 auto;
    width: 600px;
  }
  .l-right-col {
    display: block;
  }
  .hero-before {
    display: none;
  }
  .map-contain-overview {
    padding: 0 20px;
    max-width: 100%;
    width: 100%;
  }
  .map-contain-overview > .map {
    height: 350px;
  }
  .page-habitat-chart-left {
    padding-left: 17px;
  }
}
.trait-wordcloud {
  height: 200px;
  width: 100%;
}

.trophic-web {
  display: none;
  height: 560px;
  margin-bottom: 10px;
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.trophic-web .trophic-web-title {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0 0;
  text-align: center;
}
.trophic-web .trophic-web-inner {
  height: 100%;
  position: relative;
}
.trophic-web * {
  font: 12px verdana;
}
.trophic-web .node circle {
  stroke: #777;
  stroke-width: 0px;
}
.trophic-web .split-left {
  height: 532px;
  width: 80%;
  position: absolute;
  z-index: 1;
  top: 0;
  overflow-x: hidden;
  left: 0;
}
.trophic-web .split-right {
  height: 532px;
  width: 20%;
  padding: 0 0 0 20px;
  position: absolute;
  z-index: 1;
  top: 0;
  overflow-x: hidden;
  right: 0;
}
.trophic-web .split-bottom {
  height: 28px;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  overflow-x: hidden;
  left: 0;
  right: 0;
  background: white;
}
.trophic-web .link {
  stroke: #c1c1c1;
  stroke-width: 1px;
}
.trophic-web .new_link {
  stroke: #c1c1c1;
  stroke-width: 1px;
}
.trophic-web .link.arrow {
  stroke: #51768C;
  stroke: #c1c1c1;
}
.trophic-web .link.prey {
  stroke: #EE7560;
  stroke: #c1c1c1;
}
.trophic-web .controls {
  display: inline-block;
}
.trophic-web button {
  border-radius: 8px;
  font-size: 16px;
  background-color: #e7e7e7;
  color: black;
  border: 2px solid #e7e7e7;
}
.trophic-web button:hover {
  background-color: #e7e7e7;
  background-color: white;
}
.trophic-web .tooltip-svg {
  margin: 20px 0;
}
.trophic-web .tooltip {
  background: #DDDDDD;
  text-align: center;
  width: 200px;
  height: 270px;
  padding: 5px;
  font: 15px verdana;
  border-radius: 10px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.trophic-web .centered {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

@media (min-width: 740px) {
  .trophic-web {
    display: block;
  }
  .trophic-web-contain-overview {
    display: block;
  }
}
@media only print {
  .l-tabs {
    position: relative;
  }
  .tabs {
    display: none;
  }
  .head-icon {
    display: none;
  }
  .l-content {
    margin-top: 0;
  }
  .names-buttons {
    display: none;
  }
  .hero {
    max-width: 300px;
    margin-left: 17px;
  }
}

/*# sourceMappingURL=pages-6d57de9c.css.map*/