#paper-stripe:before,
.content-page:before {
  border: 1px solid #dcdcdc;
  border-width: 1px 0;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
#standard-button,
.subject-viewer .controls .play button,
.subject-viewer .controls .finished button,
.subject-viewer .followup .group a,
.subject-viewer .followup .group button,
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"],
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"],
.animal-details .content button[name="confusion"],
.animal-details .options .group.count label > .label,
.animal-details .options .group.behavior label > .label,
.animal-details .action button[name="cancel"],
.animal-details .action button[name="identify"],
.home-page .introduction .action a,
.tutorial.zootorial-dialog > .footer button,
.profile .zooniverse-login-form form button,
.profile .user-profile .page button[name="load-more"],
.explore .controls .classification-buttons label,
.explore .controls button.species,
#navigation > h1 .nav-button {
  background: #2b2e27;
  border: 1px solid #140b03;
  border-color: rgba(20,11,3,0.50);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 0px rgba(249,248,243,0.13) inset, 0 1px 3px rgba(20,11,3,0.75);
  box-shadow: 0px 1px 0px rgba(249,248,243,0.13) inset, 0 1px 3px rgba(20,11,3,0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #dcdcdc;
  display: inline-block;
  font: inherit;
  padding: 3px 8px 3px 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #140b03;
  vertical-align: middle;
}
#standard-button:hover,
.subject-viewer .controls .play button:hover,
.subject-viewer .controls .finished button:hover,
.subject-viewer .followup .group a:hover,
.subject-viewer .followup .group button:hover,
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"]:hover,
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"]:hover,
.animal-details .content button[name="confusion"]:hover,
.animal-details .options .group.count label > .label:hover,
.animal-details .options .group.behavior label > .label:hover,
.animal-details .action button[name="cancel"]:hover,
.animal-details .action button[name="identify"]:hover,
.home-page .introduction .action a:hover,
.tutorial.zootorial-dialog > .footer button:hover,
.profile .zooniverse-login-form form button:hover,
.profile .user-profile .page button[name="load-more"]:hover,
.explore .controls .classification-buttons label:hover,
.explore .controls button.species:hover,
#navigation > h1 .nav-button:hover {
  border-color: #140b03;
}
#standard-button:active,
.subject-viewer .controls .play button:active,
.subject-viewer .controls .finished button:active,
.subject-viewer .followup .group a:active,
.subject-viewer .followup .group button:active,
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"]:active,
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"]:active,
.animal-details .content button[name="confusion"]:active,
.animal-details .options .group.count label > .label:active,
.animal-details .options .group.behavior label > .label:active,
.animal-details .action button[name="cancel"]:active,
.animal-details .action button[name="identify"]:active,
.home-page .introduction .action a:active,
.tutorial.zootorial-dialog > .footer button:active,
.profile .zooniverse-login-form form button:active,
.profile .user-profile .page button[name="load-more"]:active,
.explore .controls .classification-buttons label:active,
.explore .controls button.species:active,
#navigation > h1 .nav-button:active {
  -webkit-box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  opacity: 0.75 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75) ;
  filter: alpha(opacity=75) ;
}
#standard-button:disabled,
.subject-viewer .controls .play button:disabled,
.subject-viewer .controls .finished button:disabled,
.subject-viewer .followup .group a:disabled,
.subject-viewer .followup .group button:disabled,
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"]:disabled,
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"]:disabled,
.animal-details .content button[name="confusion"]:disabled,
.animal-details .options .group.count label > .label:disabled,
.animal-details .options .group.behavior label > .label:disabled,
.animal-details .action button[name="cancel"]:disabled,
.animal-details .action button[name="identify"]:disabled,
.home-page .introduction .action a:disabled,
.tutorial.zootorial-dialog > .footer button:disabled,
.profile .zooniverse-login-form form button:disabled,
.profile .user-profile .page button[name="load-more"]:disabled,
.explore .controls .classification-buttons label:disabled,
.explore .controls button.species:disabled,
#navigation > h1 .nav-button:disabled,
#standard-button.disabled,
.subject-viewer .controls .play button.disabled,
.subject-viewer .controls .finished button.disabled,
.subject-viewer .followup .group a.disabled,
.subject-viewer .followup .group button.disabled,
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"].disabled,
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"].disabled,
.animal-details .content button[name="confusion"].disabled,
.animal-details .options .group.count label > .label.disabled,
.animal-details .options .group.behavior label > .label.disabled,
.animal-details .action button[name="cancel"].disabled,
.animal-details .action button[name="identify"].disabled,
.home-page .introduction .action a.disabled,
.tutorial.zootorial-dialog > .footer button.disabled,
.profile .zooniverse-login-form form button.disabled,
.profile .user-profile .page button[name="load-more"].disabled,
.explore .controls .classification-buttons label.disabled,
.explore .controls button.species.disabled,
#navigation > h1 .nav-button.disabled {
  opacity: 0.5 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ;
  filter: alpha(opacity=50) ;
}
#standard-toggle,
.subject-viewer .controls button[name="toggle"],
.animal-details .image-changer .toggles button[name="toggle"],
.home-page .recents .toggles button[name="toggle"] {
  color: transparent;
  height: 20px;
  position: relative;
  text-shadow: none;
  width: 20px;
}
#standard-toggle:before,
.subject-viewer .controls button[name="toggle"]:before,
.animal-details .image-changer .toggles button[name="toggle"]:before,
.home-page .recents .toggles button[name="toggle"]:before {
  background: rgba(20,11,3,0.50);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 0 rgba(20,11,3,0.50) inset, 0 1px 0 rgba(249,248,243,0.50);
  box-shadow: 0 1px 0 rgba(20,11,3,0.50) inset, 0 1px 0 rgba(249,248,243,0.50);
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 10px;
}
#standard-toggle.active:after,
.subject-viewer .controls button[name="toggle"].active:after,
.animal-details .image-changer .toggles button[name="toggle"].active:after,
.home-page .recents .toggles button[name="toggle"].active:after {
  background: rgba(249,248,243,0.50);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 0 #f9f8f3 inset;
  box-shadow: 0 1px 0 #f9f8f3 inset;
  content: ' ';
  height: 6px;
  left: 50%;
  margin: -3px 0 0 -3px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 6px;
}
.t7e-edit-mode [data-t7e-key] {
  outline: 1px dashed #808080;
}
.t7e-edit-mode [data-t7e-key]:hover {
  outline: 2px solid rgba(128,128,128,0.50);
}
.t7e-edit-mode .t7e-selected {
  background: rgba(255,255,0,0.25);
  outline: 2px solid #808080;
}
.t7e-controls {
  background: #fff;
  border: 1px solid #808080;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.33);
  box-shadow: 0 1px 2px rgba(0,0,0,0.33);
  color: #808080;
  font: bold 14px sans-serif;
  padding: 5px;
  position: fixed;
  left: 50%;
  top: 3px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 101;
}
.t7e-controls .t7e-controls-title {
  display: inline-block;
  padding: 0 0.5em;
}
.t7e-controls button {
  background: transparent;
  border: 1px solid #808080;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0 1em;
}
.t7e-controls button:disabled {
  opacity: 0.33 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=33) ;
  filter: alpha(opacity=33) ;
  pointer-events: none;
}
.t7e-controls .t7e-attributes-container label {
  display: block;
}
.zooniverse-browser-warning {
  background: rgba(0,0,0,0.75);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#cc000000, endColorStr=#cc000000);
  font: 18px "Helvetica Neue", Arial, sans-serif;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}
.zooniverse-browser-warning .section {
  background: inherit;
  filter: inherit;
  margin: 30px auto;
  padding: 30px 0;
  width: 50%;
}
.zooniverse-browser-warning .summary {
  font-weight: bold;
}
.zooniverse-browser-warning .ie {
  font-size: 14px;
}
.zooniverse-browser-warning .ie p {
  margin: 0;
}
.zooniverse-browser-warning a {
  color: #ea4624;
}
.zooniverse-browser-warning .action {
  margin-top: 40px;
}
.zooniverse-browser-warning .action button {
  background: #ea4624;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
  padding: 5px 20px;
}
.zooniverse-top-bar {
  background: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.50);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.50);
  font: 10px "Open Sans", sans-serif;
  height: 5px;
  position: relative;
  text-shadow: 0 1px 0 #fff;
  -webkit-transition: height 0.33s ease-in-out;
  -moz-transition: height 0.33s ease-in-out;
  -o-transition: height 0.33s ease-in-out;
  -ms-transition: height 0.33s ease-in-out;
  transition: height 0.33s ease-in-out;
  z-index: 900;
}
.show-top-bar .zooniverse-top-bar {
  height: 100px;
}
#zooniverse-top-bar-container {
  background: inherit;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  height: 100px;
  left: 0;
  padding: 0 15px;
  position: absolute;
  width: 100%;
}
#zooniverse-top-bar-container #zooniverse-top-bar-info {
  border-right: 1px solid rgba(0,0,0,0.25);
  -webkit-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
  float: left;
  margin: 20px 15px;
  padding-right: 15px;
  width: 450px;
}
#zooniverse-top-bar-container #zooniverse-top-bar-projects {
  float: left;
  margin: 20px 15px;
  width: 275px;
}
#zooniverse-top-bar-container #zooniverse-top-bar-languages {
  display: none;
}
#zooniverse-top-bar-container #zooniverse-top-bar-login {
  float: right;
  margin: 20px 15px;
}
#zooniverse-top-bar-container #zooniverse-top-bar-login .login,
#zooniverse-top-bar-container #zooniverse-top-bar-login .welcome {
  margin-top: 15px;
  position: relative;
}
#zooniverse-top-bar-container #zooniverse-top-bar-login .login .inputs,
#zooniverse-top-bar-container #zooniverse-top-bar-login .welcome .inputs,
#zooniverse-top-bar-container #zooniverse-top-bar-login .login .buttons,
#zooniverse-top-bar-container #zooniverse-top-bar-login .welcome .buttons {
  display: inline-block;
  margin-bottom: 5px;
}
#zooniverse-top-bar-container #zooniverse-top-bar-login .login h3,
#zooniverse-top-bar-container #zooniverse-top-bar-login .welcome h3 {
  display: inline-block;
  vertical-align: middle;
}
#zooniverse-top-bar-container #zooniverse-top-bar-login .login .reset,
#zooniverse-top-bar-container #zooniverse-top-bar-login .welcome .reset {
  left: 0;
  position: absolute;
  top: 100%;
}
#zooniverse-top-bar-container h3 {
  font-size: 18px;
  margin: 0;
}
#zooniverse-top-bar-container p {
  margin: 0;
}
#zooniverse-top-bar-container a {
  color: inherit;
  font-weight: bold;
}
#zooniverse-top-bar-container input {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.67);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
  margin-right: 5px;
  padding: 0 5px;
  vertical-align: middle;
  width: 130px;
}
#zooniverse-top-bar-container button {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.50);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  color: #140b03;
  font-weight: bold;
  height: 24px;
  margin-left: 5px;
  padding: 0;
  text-align: center;
  width: 80px;
}
#zooniverse-top-bar-container button:active {
  background: #e6e6e6;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
}
#zooniverse-top-bar-button {
  background: inherit;
  border-width: 0 1px 1px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  left: 50%;
  margin: -1px 0 0 -500px;
  position: absolute;
  text-align: center;
  top: 100%;
}
#zooniverse-top-bar-button a {
  display: block;
  overflow: hidden;
}
#zooniverse-top-bar-button a img {
  border: 0;
  display: block;
  margin: 10px;
}
@media (max-width: 1380px) {
  #zooniverse-top-bar-container #zooniverse-top-bar-info,
  #zooniverse-top-bar-container #zooniverse-top-bar-projects {
    margin: 35px 0 0 15px;
    width: auto;
  }
  #zooniverse-top-bar-container #zooniverse-top-bar-info p,
  #zooniverse-top-bar-container #zooniverse-top-bar-projects p {
    display: none;
  }
}
@media (max-width: 1080px) {
  #zooniverse-top-bar-container #zooniverse-top-bar-info {
    border-right: 0;
  }
  #zooniverse-top-bar-container #zooniverse-top-bar-projects {
    display: none;
  }
}
@media (max-width: 1050px) {
  #zooniverse-top-bar-button {
    left: 20px;
    margin-left: 0;
  }
}
@media (max-width: 950px) {
  #zooniverse-top-bar-container #zooniverse-top-bar-info {
    display: none;
  }
  #zooniverse-top-bar-container #zooniverse-top-bar-login {
    float: left;
  }
}
.login.dialog {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  padding: 20px 40px;
  text-align: center;
}
.login.dialog button[name="close"] {
  font-size: 18px;
  height: 1em;
  line-height: 1em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 1em;
}
.login.dialog .title {
  font-weight: bold;
}
.login.dialog form label {
  display: block;
  margin: 10px 0;
}
.login.dialog form label > span {
  display: block;
}
.login.dialog form button {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.50);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.25) inset, 0 2px 1px #fff;
  color: #140b03;
  font-weight: bold;
  height: 24px;
  margin-left: 5px;
  padding: 0;
  text-align: center;
  width: 80px;
}
.login.dialog form button:disabled {
  opacity: 0.5 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ;
  filter: alpha(opacity=50) ;
}
.login.dialog .picker {
  margin-top: 20px;
}
.login.dialog .picker button {
  text-decoration: underline;
}
.login.dialog > footer {
  display: none;
}
.dialog-underlay {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
.dialog-underlay.open {
  display: block;
}
.dialog-underlay .dialog {
  background: #fff;
  color: #000;
  max-width: 50%;
}
.zootorial-dialog {
  background: #fff;
  border: 1px solid #808080;
  color: #000;
  left: 0;
  max-width: 33%;
  top: 0;
  z-index: 2;
}
.zootorial-dialog.animate {
  -webkit-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -moz-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -o-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -ms-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -moz-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -webkit-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
  -o-transition: left 0.25s ease-in, opacity 0.25s ease-in-out, top 0.25s ease-out;
}
.zootorial-dialog.hidden {
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
}
.zootorial-dialog.arrow-right > .arrow {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  right: -5px;
  top: 45%;
}
.zootorial-dialog.arrow-left > .arrow {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
  left: -5px;
  top: 45%;
}
.zootorial-dialog.arrow-top > .arrow {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  left: 45%;
  top: -5px;
}
.zootorial-dialog.arrow-bottom > .arrow {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  left: 45%;
  bottom: -5px;
}
.zootorial-dialog .arrow {
  width: 0;
  height: 0;
}
.zootorial-blocker {
  background: #808080;
  cursor: not-allowed;
  opacity: 0.25 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25) ;
  filter: alpha(opacity=25) ;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}
.zootorial-blocker.hidden {
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
}
.zootorial-focuser {
  background: #808080;
  opacity: 0.5 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ;
  filter: alpha(opacity=50) ;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}
.zootorial-focuser.hidden {
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
}
@font-face {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format('embedded-opentype'), url("fonts/icons.woff") format('woff'), url("fonts/icons.ttf") format('truetype'), url("fonts/icons.svg#icons") format('svg');
}
i {
  display: inline-block;
  font-size: 1em;
  height: 1em;
  line-height: 1em;
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 1em;
/* '⌂' */
/* '⎉' */
/* '▪' */
/* '▴' */
/* '▶' */
/* '▸' */
/* '▾' */
/* '◂' */
/* '♡' */
/* '♥' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '\1f310' */
/* '\1f465' */
/* '\1f4cc' */
/* '\1f4f7' */
/* '\1f50d' */
}
i:before {
  font-family: icons;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  top: 0;
  width: 100%;
}
i[rel="home"]:before {
  content: '\2302';
}
i[rel="pause"]:before {
  content: '\2389';
}
i[rel="stop"]:before {
  content: '\25aa';
}
i[rel="up-dir"]:before {
  content: '\25b4';
}
i[rel="play"]:before {
  content: '\25b6';
}
i[rel="right-dir"]:before {
  content: '\25b8';
}
i[rel="down-dir"]:before {
  content: '\25be';
}
i[rel="left-dir"]:before {
  content: '\25c2';
}
i[rel="heart-empty"]:before {
  content: '\2661';
}
i[rel="heart"]:before {
  content: '\2665';
}
i[rel="chat"]:before {
  content: '\e720';
}
i[rel="location"]:before {
  content: '\e724';
}
i[rel="facebook"]:before {
  content: '\f301';
}
i[rel="twitter"]:before {
  content: '\f303';
}
i[rel="globe"]:before {
  content: '🌐';
}
i[rel="users"]:before {
  content: '👥';
}
i[rel="pin"]:before {
  content: '📌';
}
i[rel="camera"]:before {
  content: '📷';
}
i[rel="search"]:before {
  content: '🔍';
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  color: inherit;
  cursor: pointer;
  font: inherit;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: inherit;
  text-shadow: inherit;
  vertical-align: baseline;
  width: auto;
}
button::-moz-focus-inner {
  border: 0;
  outline: 1px dotted #000;
  padding: 0;
}
button:focus {
  outline: 1px dotted;
}
button:disabled {
  cursor: default;
  pointer-events: none;
}
#thumb-for,
.animal-selector .selection-area .items [data-animal] .image,
.confusion-popup .image {
  background: url("images/animal-thumbnails-cache-bust.jpg");
}
#thumb-for.aardvark,
.animal-selector .selection-area .items [data-animal="aardvark"] .image,
.confusion-popup.aardvark .image {
  background-position: -2px 0px;
}
#thumb-for.aardwolf,
.animal-selector .selection-area .items [data-animal="aardwolf"] .image,
.confusion-popup.aardwolf .image {
  background-position: -2px -72px;
}
#thumb-for.baboon,
.animal-selector .selection-area .items [data-animal="baboon"] .image,
.confusion-popup.baboon .image {
  background-position: -2px -144px;
}
#thumb-for.batEaredFox,
.animal-selector .selection-area .items [data-animal="batEaredFox"] .image,
.confusion-popup.batEaredFox .image {
  background-position: -2px -216px;
}
#thumb-for.otherBird,
.animal-selector .selection-area .items [data-animal="otherBird"] .image,
.confusion-popup.otherBird .image {
  background-position: -2px -3312px;
}
#thumb-for.buffalo,
.animal-selector .selection-area .items [data-animal="buffalo"] .image,
.confusion-popup.buffalo .image {
  background-position: -2px -288px;
}
#thumb-for.bushbuck,
.animal-selector .selection-area .items [data-animal="bushbuck"] .image,
.confusion-popup.bushbuck .image {
  background-position: -2px -360px;
}
#thumb-for.caracal,
.animal-selector .selection-area .items [data-animal="caracal"] .image,
.confusion-popup.caracal .image {
  background-position: -2px -432px;
}
#thumb-for.cheetah,
.animal-selector .selection-area .items [data-animal="cheetah"] .image,
.confusion-popup.cheetah .image {
  background-position: -2px -504px;
}
#thumb-for.civet,
.animal-selector .selection-area .items [data-animal="civet"] .image,
.confusion-popup.civet .image {
  background-position: -2px -576px;
}
#thumb-for.dikDik,
.animal-selector .selection-area .items [data-animal="dikDik"] .image,
.confusion-popup.dikDik .image {
  background-position: -2px -648px;
}
#thumb-for.eland,
.animal-selector .selection-area .items [data-animal="eland"] .image,
.confusion-popup.eland .image {
  background-position: -2px -720px;
}
#thumb-for.elephant,
.animal-selector .selection-area .items [data-animal="elephant"] .image,
.confusion-popup.elephant .image {
  background-position: -2px -792px;
}
#thumb-for.gazelleGrants,
.animal-selector .selection-area .items [data-animal="gazelleGrants"] .image,
.confusion-popup.gazelleGrants .image {
  background-position: -2px -864px;
}
#thumb-for.gazelleThomsons,
.animal-selector .selection-area .items [data-animal="gazelleThomsons"] .image,
.confusion-popup.gazelleThomsons .image {
  background-position: -2px -936px;
}
#thumb-for.genet,
.animal-selector .selection-area .items [data-animal="genet"] .image,
.confusion-popup.genet .image {
  background-position: -2px -1008px;
}
#thumb-for.giraffe,
.animal-selector .selection-area .items [data-animal="giraffe"] .image,
.confusion-popup.giraffe .image {
  background-position: -2px -1080px;
}
#thumb-for.guineaFowl,
.animal-selector .selection-area .items [data-animal="guineaFowl"] .image,
.confusion-popup.guineaFowl .image {
  background-position: -2px -1152px;
}
#thumb-for.hare,
.animal-selector .selection-area .items [data-animal="hare"] .image,
.confusion-popup.hare .image {
  background-position: -2px -1224px;
}
#thumb-for.hartebeest,
.animal-selector .selection-area .items [data-animal="hartebeest"] .image,
.confusion-popup.hartebeest .image {
  background-position: -2px -1296px;
}
#thumb-for.hippopotamus,
.animal-selector .selection-area .items [data-animal="hippopotamus"] .image,
.confusion-popup.hippopotamus .image {
  background-position: -2px -1368px;
}
#thumb-for.honeyBadger,
.animal-selector .selection-area .items [data-animal="honeyBadger"] .image,
.confusion-popup.honeyBadger .image {
  background-position: -2px -1440px;
}
#thumb-for.hyenaSpotted,
.animal-selector .selection-area .items [data-animal="hyenaSpotted"] .image,
.confusion-popup.hyenaSpotted .image {
  background-position: -2px -1512px;
}
#thumb-for.hyenaStriped,
.animal-selector .selection-area .items [data-animal="hyenaStriped"] .image,
.confusion-popup.hyenaStriped .image {
  background-position: -2px -1584px;
}
#thumb-for.impala,
.animal-selector .selection-area .items [data-animal="impala"] .image,
.confusion-popup.impala .image {
  background-position: -2px -1656px;
}
#thumb-for.jackal,
.animal-selector .selection-area .items [data-animal="jackal"] .image,
.confusion-popup.jackal .image {
  background-position: -2px -1728px;
}
#thumb-for.koriBustard,
.animal-selector .selection-area .items [data-animal="koriBustard"] .image,
.confusion-popup.koriBustard .image {
  background-position: -2px -1800px;
}
#thumb-for.leopard,
.animal-selector .selection-area .items [data-animal="leopard"] .image,
.confusion-popup.leopard .image {
  background-position: -2px -1872px;
}
#thumb-for.lionFemale,
.animal-selector .selection-area .items [data-animal="lionFemale"] .image,
.confusion-popup.lionFemale .image {
  background-position: -2px -1944px;
}
#thumb-for.lionMale,
.animal-selector .selection-area .items [data-animal="lionMale"] .image,
.confusion-popup.lionMale .image {
  background-position: -2px -2016px;
}
#thumb-for.mongoose,
.animal-selector .selection-area .items [data-animal="mongoose"] .image,
.confusion-popup.mongoose .image {
  background-position: -2px -2088px;
}
#thumb-for.ostrich,
.animal-selector .selection-area .items [data-animal="ostrich"] .image,
.confusion-popup.ostrich .image {
  background-position: -2px -2160px;
}
#thumb-for.porcupine,
.animal-selector .selection-area .items [data-animal="porcupine"] .image,
.confusion-popup.porcupine .image {
  background-position: -2px -2232px;
}
#thumb-for.reedbuck,
.animal-selector .selection-area .items [data-animal="reedbuck"] .image,
.confusion-popup.reedbuck .image {
  background-position: -2px -2304px;
}
#thumb-for.reptiles,
.animal-selector .selection-area .items [data-animal="reptiles"] .image,
.confusion-popup.reptiles .image {
  background-position: -2px -2376px;
}
#thumb-for.rhinoceros,
.animal-selector .selection-area .items [data-animal="rhinoceros"] .image,
.confusion-popup.rhinoceros .image {
  background-position: -2px -2448px;
}
#thumb-for.rodents,
.animal-selector .selection-area .items [data-animal="rodents"] .image,
.confusion-popup.rodents .image {
  background-position: -2px -2520px;
}
#thumb-for.secretaryBird,
.animal-selector .selection-area .items [data-animal="secretaryBird"] .image,
.confusion-popup.secretaryBird .image {
  background-position: -2px -2592px;
}
#thumb-for.serval,
.animal-selector .selection-area .items [data-animal="serval"] .image,
.confusion-popup.serval .image {
  background-position: -2px -2664px;
}
#thumb-for.topi,
.animal-selector .selection-area .items [data-animal="topi"] .image,
.confusion-popup.topi .image {
  background-position: -2px -2736px;
}
#thumb-for.vervetMonkey,
.animal-selector .selection-area .items [data-animal="vervetMonkey"] .image,
.confusion-popup.vervetMonkey .image {
  background-position: -2px -2808px;
}
#thumb-for.warthog,
.animal-selector .selection-area .items [data-animal="warthog"] .image,
.confusion-popup.warthog .image {
  background-position: -2px -2880px;
}
#thumb-for.waterbuck,
.animal-selector .selection-area .items [data-animal="waterbuck"] .image,
.confusion-popup.waterbuck .image {
  background-position: -2px -2952px;
}
#thumb-for.wildcat,
.animal-selector .selection-area .items [data-animal="wildcat"] .image,
.confusion-popup.wildcat .image {
  background-position: -2px -3024px;
}
#thumb-for.wildebeest,
.animal-selector .selection-area .items [data-animal="wildebeest"] .image,
.confusion-popup.wildebeest .image {
  background-position: -2px -3096px;
}
#thumb-for.zebra,
.animal-selector .selection-area .items [data-animal="zebra"] .image,
.confusion-popup.zebra .image {
  background-position: -2px -3168px;
}
#thumb-for.zorilla,
.animal-selector .selection-area .items [data-animal="zorilla"] .image,
.confusion-popup.zorilla .image {
  background-position: -2px -3240px;
}
#thumb-for.human,
.animal-selector .selection-area .items [data-animal="human"] .image,
.confusion-popup.human .image {
  background-position: -2px -3384px;
}
#thumb-for.duiker,
.animal-selector .selection-area .items [data-animal="duiker"] .image,
.confusion-popup.duiker .image {
  background-position: -2px -3456px;
}
#thumb-for.steenbok,
.animal-selector .selection-area .items [data-animal="steenbok"] .image,
.confusion-popup.steenbok .image {
  background-position: -2px -3528px;
}
#thumb-for.cattle,
.animal-selector .selection-area .items [data-animal="cattle"] .image,
.confusion-popup.cattle .image {
  background-position: -2px -3600px;
}
#thumb-for.bat,
.animal-selector .selection-area .items [data-animal="bat"] .image,
.confusion-popup.bat .image {
  background-position: -2px -3672px;
}
#thumb-for.insectSpider,
.animal-selector .selection-area .items [data-animal="insectSpider"] .image,
.confusion-popup.insectSpider .image {
  background-position: -2px -3744px;
}
#thumb-for.vulture,
.animal-selector .selection-area .items [data-animal="vulture"] .image,
.confusion-popup.vulture .image {
  background-position: -2px -3816px;
}
.subject-viewer {
  display: inline-block;
  float: left;
  -webkit-tap-highlight-color: transparent;
}
.subject-viewer:focus {
  outline: 0;
}
.subject-viewer .images {
  position: relative;
}
.subject-viewer .images figure {
  border: 5px solid #f9f8f3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  margin: 0;
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 580px;
}
.subject-viewer .images figure.active {
  -webkit-box-shadow: 0 3px 5px rgba(20,11,3,0.33);
  box-shadow: 0 3px 5px rgba(20,11,3,0.33);
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
  position: relative;
  z-index: 1;
}
.subject-viewer .images figure.satellite {
  left: 0;
  position: absolute;
  top: 0;
}
.subject-viewer .images figure.satellite img {
  width: 100%;
}
.subject-viewer .images figure.satellite img.continent {
  bottom: 1px;
  -webkit-box-shadow: 1px -1px 5px #140b03;
  box-shadow: 1px -1px 5px #140b03;
  left: 1px;
  height: 150px;
  position: absolute;
  width: 150px;
}
.subject-viewer .images figure.satellite .timestamp {
  background: rgba(20,11,3,0.50);
  color: #f9f8f3;
  position: absolute;
  left: 0;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
  top: 0;
  width: 100%;
}
.subject-viewer .images figure img {
  display: block;
  width: 100%;
}
.subject-viewer .images .annotations {
  color: #f9f8f3;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  left: 10px;
  text-shadow: 0 0 1px #140b03, 0 0 1px #140b03, 0 0 1px #140b03, 0 0 2px #140b03, 0 1px 2px #140b03;
  top: 10px;
  z-index: 1;
}
.subject-viewer .images .annotations .annotation-item {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  clear: left;
  float: left;
  padding: 1px 5px 1px 10px;
}
.subject-viewer .images .annotations .annotation-item.new {
  background: #fc0;
}
.subject-viewer .images .annotations .annotation-item:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  background: rgba(20,11,3,0.75);
}
.subject-viewer .images .annotations .annotation-item button[name="delete"] {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 1em;
  line-height: 1em;
  text-align: center;
  width: 1em;
}
.subject-viewer .images .extra-message {
  background: rgba(20,11,3,0.75);
  bottom: 5px;
  color: #f9f8f3;
  display: none;
  font-size: 12px;
  font-weight: bold;
  left: 5px;
  padding: 10px;
  position: absolute;
  right: 5px;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
  z-index: 1;
}
.subject-viewer .images .sign-in,
.subject-viewer .images .favorite {
  background: #d32323;
  color: #f9f8f3;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  -webkit-transition: padding 0.25s ease-out;
  -moz-transition: padding 0.25s ease-out;
  -o-transition: padding 0.25s ease-out;
  -ms-transition: padding 0.25s ease-out;
  transition: padding 0.25s ease-out;
  z-index: 1;
}
.subject-viewer .images .sign-in > button,
.subject-viewer .images .favorite > button {
  position: relative;
  z-index: 1;
}
.subject-viewer .images .sign-in {
  -webkit-box-shadow: 0 1px 3px rgba(20,11,3,0.50);
  box-shadow: 0 1px 3px rgba(20,11,3,0.50);
  padding: 0 10px;
  right: -3px;
  top: 10px;
}
.subject-viewer .images .sign-in:hover {
  padding-right: 15px;
}
.subject-viewer .images .sign-in:before,
.subject-viewer .images .sign-in:after {
  border: 10px solid rgba(211,35,35,0.00);
  content: "";
  position: absolute;
  left: -10px;
}
.subject-viewer .images .sign-in:before {
  border-top-color: #d32323;
  top: 0;
}
.subject-viewer .images .sign-in:after {
  border-bottom-color: #d32323;
  bottom: 0;
}
.subject-viewer .images .favorite {
  display: none;
  font-size: 16px;
  padding: 5px 5px 0;
  right: 10px;
  top: -3px;
}
.subject-viewer .images .favorite:hover {
  padding-top: 10px;
}
.subject-viewer .images .favorite:before,
.subject-viewer .images .favorite:after {
  border: 15px solid transparent;
  content: "";
  position: absolute;
  bottom: -15px;
}
.subject-viewer .images .favorite:before {
  border-left-color: #d32323;
  left: 0;
}
.subject-viewer .images .favorite:after {
  border-right-color: #d32323;
  right: 0;
}
.subject-viewer .images .favorite button[name="unfavorite"] {
  color: #fc0;
  display: none;
  text-shadow: 0 1px 1px #140b03;
}
.subject-viewer .controls,
.subject-viewer .followup {
  color: #2b140a;
  font-size: 14px;
  margin: 15px 0 4px;
  position: relative;
  text-shadow: 0 1px 0 rgba(249,248,243,0.25);
}
.subject-viewer .controls .play button,
.subject-viewer .controls .finished button {
  margin: 0 4px;
  position: relative;
}
.subject-viewer .controls .play button:before,
.subject-viewer .controls .finished button:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
.subject-viewer .controls button[name="play"] i,
.subject-viewer .controls button[name="pause"] i {
  position: relative;
  top: 2px;
}
.subject-viewer .controls button[name="pause"] {
  display: none;
}
.subject-viewer .controls .toggles {
  margin-left: 10px;
}
.subject-viewer .controls .satellite {
  margin-left: 5px;
}
.subject-viewer .controls button[name="satellite"] {
  vertical-align: -2px;
}
.subject-viewer .controls button[name="satellite"].active {
  color: #f9f8f3;
  text-shadow: 0 1px 1px #140b03;
}
.subject-viewer .controls .finished {
  float: right;
}
.subject-viewer .controls .finished .clickable-label {
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
}
.subject-viewer .controls .finished .clickable-label.nothing-label {
  visibility: hidden;
}
.subject-viewer .controls .finished button {
  width: 120px;
}
.subject-viewer .followup {
  display: none;
}
.subject-viewer .followup button[name="not-done"] {
  background: rgba(20,11,3,0.50);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  color: #f9f8f3;
  font-size: 10px;
  margin-right: 10px;
  padding: 0 10px;
  text-shadow: none;
}
.subject-viewer .followup .group {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.subject-viewer .followup .group:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -4px;
  padding: 4px 4px 5px;
  position: absolute;
  top: -4px;
  width: 100%;
  z-index: -1;
}
.subject-viewer .followup .group.continue {
  float: right;
}
.subject-viewer .followup .group a,
.subject-viewer .followup .group button {
  padding-left: 32px;
}
.subject-viewer .followup .group a i,
.subject-viewer .followup .group button i {
  color: #140b03;
  border-right: 1px solid rgba(20,11,3,0.50);
  -webkit-box-shadow: 2px 0 1px -1px rgba(249,248,243,0.25);
  box-shadow: 2px 0 1px -1px rgba(249,248,243,0.25);
  height: 22px;
  left: 0;
  line-height: 20px;
  position: absolute;
  top: 3px;
  text-shadow: 0 1px 0 rgba(249,248,243,0.25);
  width: 24px;
}
.subject-viewer .followup .group button[name="next"] {
  background: #337300;
}
.subject-viewer .followup .group button[name="next"]:active {
  background: #224d00;
}
.subject-viewer.zoomed .images figure {
  cursor: -moz-grab;
}
.subject-viewer.zoomed .images figure img {
  position: absolute;
  width: 1200px;
}
.subject-viewer.dragging .images figure {
  cursor: -moz-grabbing;
}
.subject-viewer.playing .controls .play button[name="play"] {
  display: none;
}
.subject-viewer.playing .controls .play button[name="pause"] {
  display: inline-block;
}
.subject-viewer.favorite .images .favorite button[name="favorite"] {
  display: none;
}
.subject-viewer.favorite .images .favorite button[name="unfavorite"] {
  display: inline-block;
}
.subject-viewer.no-annotations .controls .finished .clickable-label.nothing-label {
  visibility: visible;
}
.subject-viewer.finished .images .extra-message {
  display: block;
}
.subject-viewer.finished .controls {
  display: none;
}
.subject-viewer.finished .followup {
  display: block;
}
.subject-viewer.finished .annotations .annotation-item button {
  display: none;
}
.subject-viewer.finished .annotations .annotation-item:hover {
  background: none;
}
.signed-in .subject-viewer .images .sign-in {
  display: none;
}
.signed-in .subject-viewer .images .favorite {
  display: inline;
}
@media screen and (max-width: 1000px) {
  .subject-viewer {
    display: block;
    margin: 0 auto;
    max-width: 580px;
    float: none;
  }
  .subject-viewer .followup .continue.group {
    float: right;
  }
  .subject-viewer .followup .social.group {
    margin-bottom: 10px;
  }
}
.animal-selector {
  background: #2b2e27;
  border: 1px solid rgba(20,11,3,0.75);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 1px rgba(249,248,243,0.25) inset, 0 1px 2px #140b03;
  box-shadow: 0 2px 1px rgba(249,248,243,0.25) inset, 0 1px 2px #140b03;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #f9f8f3;
  float: right;
  margin-top: 4px;
  padding: 10px;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  max-width: 405px;
}
.animal-selector:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
.animal-selector .general-filters {
  background: rgba(20,11,3,0.33);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(20,11,3,0.50) inset;
  box-shadow: 0 2px 3px rgba(20,11,3,0.50) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 10px 5px;
  position: relative;
  text-align: left;
}
.animal-selector .general-filters .filter-menu {
  font-size: 14px;
  line-height: 30px;
  position: absolute;
  z-index: 1;
}
.animal-selector .general-filters .filter-menu button[name="characteristic"] {
  padding: 0 20px 0 10px;
  position: relative;
  text-shadow: 0 1px 1px #140b03;
}
.animal-selector .general-filters .filter-menu button[name="characteristic"]:hover {
  -webkit-box-shadow: 0 0 0 1px rgba(249,248,243,0.50) inset;
  box-shadow: 0 0 0 1px rgba(249,248,243,0.50) inset;
}
.animal-selector .general-filters .filter-menu button[name="characteristic"]:after {
  border: 4px solid transparent;
  border-top-color: #f9f8f3;
  content: "";
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 0;
}
.animal-selector .general-filters .filter-menu .menu {
  background: #f9f8f3;
  -webkit-box-shadow: 0 2px 3px #140b03;
  box-shadow: 0 2px 3px #140b03;
  color: #2b2e27;
  font-size: 12px;
  overflow: hidden;
  padding-top: 2px;
  right: 0;
  text-align: center;
  top: 100%;
  white-space: nowrap;
}
.animal-selector .general-filters .filter-menu .menu button {
  border-top: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 100%;
  padding: 0 10px;
}
.animal-selector .general-filters .filter-menu .menu button:hover,
.animal-selector .general-filters .filter-menu .menu button.selected {
  background: #525b46;
  color: #f9f8f3;
}
.animal-selector .general-filters .filter-menu .menu button img {
  display: none;
}
.animal-selector .general-filters .filter-menu .menu.hidden {
  display: none;
}
.animal-selector .general-filters .filter-menu.open button[name="characteristic"] {
  background: #f9f8f3;
  border-bottom: 1px solid #dcdcdc;
  color: #2b2e27;
  text-shadow: none;
}
.animal-selector .general-filters .search {
  display: inline-block;
  float: right;
  margin: 5px 5px 0 0;
  position: relative;
}
.animal-selector .general-filters .search i[rel="search"] {
  font-size: 12px;
  left: 7px;
  position: absolute;
  top: 4px;
  z-index: 1;
}
.animal-selector .general-filters .search input[name="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #140b03;
  border: 2px solid rgba(220,220,220,0.50);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #f9f8f3;
  font-family: inherit;
  font-size: 12px;
  height: 20px;
  padding: 0 10px 0 20px;
  vertical-align: top;
  width: 160px;
}
.animal-selector .characteristic-filters {
  zoom: 1;
  padding: 5px 0;
  position: relative;
}
.animal-selector .characteristic-filters:before,
.animal-selector .characteristic-filters:after {
  content: "";
  display: table;
}
.animal-selector .characteristic-filters:after {
  clear: both;
}
.animal-selector .characteristic-filters .filter-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 7px;
  width: 70px;
}
[data-language="pl_pl"] .animal-selector .characteristic-filters .filter-menu,
[data-language="fi_fi"] .animal-selector .characteristic-filters .filter-menu {
  font-size: 13px;
  letter-spacing: -1px;
}
.animal-selector .characteristic-filters .filter-menu:first-child {
  margin-left: 0;
}
.animal-selector .characteristic-filters .filter-menu button[name="characteristic"] {
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.animal-selector .characteristic-filters .filter-menu .menu {
  background: #535c47;
  border: 1px solid #140b03;
  bottom: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  height: 50px;
  left: 0;
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  overflow: visible;
}
.animal-selector .characteristic-filters .filter-menu .menu.hidden {
  display: none;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"] {
  background: url("images/characteristics-values.png");
  float: left;
  height: 40px;
  margin: 4px 0 0 5px;
  position: relative;
  width: 40px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"].selected {
  border: 1px solid #fc0;
  margin: 3px 0 0 4px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="patternVerticalStripe"] {
  background-position: -8px -152px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="patternHorizontalStripe"] {
  background-position: -56px -152px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="patternSpots"] {
  background-position: -104px -152px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="patternSolid"] {
  background-position: -152px -152px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatTanYellow"] {
  background-position: -8px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatOrange"] {
  background-position: -56px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatRedBrown"] {
  background-position: -104px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatBrownBlack"] {
  background-position: -152px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatWhite"] {
  background-position: -200px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatGray"] {
  background-position: -248px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="coatBlack"] {
  background-position: -296px -56px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="hornsStraight"] {
  background-position: -8px -104px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="hornsSimpleCurve"] {
  background-position: -56px -104px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="hornsLyrate"] {
  background-position: -104px -104px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="hornsCurly"] {
  background-position: -152px -104px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="tailBushy"] {
  background-position: -8px -200px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="tailSmooth"] {
  background-position: -56px -200px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="tailTufted"] {
  background-position: -104px -200px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="tailLong"] {
  background-position: -152px -200px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="tailShort"] {
  background-position: -200px -200px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="buildStocky"] {
  background-position: -8px -8px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="buildTall"] {
  background-position: -56px -8px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="buildLanky"] {
  background-position: -104px -8px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="buildSmall"] {
  background-position: -152px -8px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"][value="buildLowSlung"] {
  background-position: -200px -8px;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"] .label {
  background: #fc0;
  bottom: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #140b03;
  box-shadow: 0 1px 2px #140b03;
  color: #140b03;
  display: none;
  font-size: 10px;
  font-weight: bold;
  left: 50%;
  margin: 0 0 3px -10px;
  padding: 2px 10px;
  position: absolute;
  white-space: nowrap;
  z-index: 1;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"] .label:after {
  border: 5px solid transparent;
  border-top-color: #fc0;
  content: "";
  left: 5px;
  position: absolute;
  top: 100%;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="characteristic-value"]:hover .label {
  display: block;
}
.animal-selector .characteristic-filters .filter-menu .menu button[name="clear-characteristic"] {
  float: right;
  margin: 11px 7px 0 0;
  text-align: center;
}
.animal-selector .characteristic-filters .filter-menu.open button[name="characteristic"] {
  background: #535c47;
}
.animal-selector .characteristic-filters .filter-menu.open button[name="characteristic"]:after {
  border: 6px solid transparent;
  border-bottom-color: #535c47;
  bottom: 100%;
  content: "";
  height: 0;
  margin: 0 0 -1px -6px;
  position: absolute;
  left: 50%;
  width: 0;
}
.animal-selector .characteristic-filters .filter-menu.in-use button[name="characteristic"] {
  background: rgba(249,248,243,0.25);
}
.animal-selector .selection-area {
  background: rgba(20,11,3,0.33);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(20,11,3,0.50) inset;
  box-shadow: 0 2px 3px rgba(20,11,3,0.50) inset;
  overflow: hidden;
}
.animal-selector .selection-area .items {
  zoom: 1;
  height: 394px;
  margin: 0 -1px;
  position: relative;
  overflow: hidden;
}
.animal-selector .selection-area .items:before,
.animal-selector .selection-area .items:after {
  content: "";
  display: table;
}
.animal-selector .selection-area .items:after {
  clear: both;
}
.animal-selector .selection-area .items [data-animal] {
  border: 1px solid #2b2e27;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  font-size: 14px;
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
[data-language="pl_pl"] .animal-selector .selection-area .items [data-animal] {
  font-size: 11px;
  letter-spacing: -1px;
}
[data-language="fi_fi"] .animal-selector .selection-area .items [data-animal] {
  font-size: 10px;
  letter-spacing: -1px;
}
.animal-selector .selection-area .items [data-animal]:hover {
  background: rgba(20,11,3,0.67);
}
.animal-selector .selection-area .items [data-animal]:focus {
  border: 1px solid rgba(255,204,0,0.50);
  outline: none;
}
.animal-selector .selection-area .items [data-animal].dimmed {
  opacity: 0.33 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=33) ;
  filter: alpha(opacity=33) ;
}
.animal-selector .selection-area .items [data-animal].hidden {
  display: none;
}
.animal-selector .selection-area .items[data-items="lots"] [data-animal] {
  font-size: 12px;
  height: 22px;
  padding: 1px 0 0 3px;
  width: 33.33%;
}
.animal-selector .selection-area .items[data-items="lots"] [data-animal] .image {
  display: none;
}
[data-language="fi_fi"] .animal-selector .selection-area .items[data-items="lots"] [data-animal] {
  font-size: 10px;
}
.animal-selector .selection-area .items[data-items="20"] [data-animal] {
  height: 10%;
  padding-top: 7px;
  text-align: center;
  width: 50%;
}
.animal-selector .selection-area .items[data-items="20"] [data-animal] .image {
  display: none;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal],
.animal-selector .selection-area .items[data-items="5"] [data-animal] {
  zoom: 1;
  height: 20%;
  width: 50%;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal]:before,
.animal-selector .selection-area .items[data-items="5"] [data-animal]:before,
.animal-selector .selection-area .items[data-items="10"] [data-animal]:after,
.animal-selector .selection-area .items[data-items="5"] [data-animal]:after {
  content: "";
  display: table;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal]:after,
.animal-selector .selection-area .items[data-items="5"] [data-animal]:after {
  clear: both;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal] .image,
.animal-selector .selection-area .items[data-items="5"] [data-animal] .image {
  float: left;
  height: 68px;
  overflow: hidden;
  width: 68px;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal] .label,
.animal-selector .selection-area .items[data-items="5"] [data-animal] .label {
  float: left;
  margin: 10px 0 0 10px;
}
.animal-selector .selection-area .items[data-items="10"] [data-animal] .label {
  max-width: 110px;
}
.animal-selector .selection-area .items[data-items="5"] [data-animal] {
  width: 100%;
}
.animal-selector .selection-area .items[data-items="5"] [data-animal] .label {
  margin-top: 25px;
}
.animal-selector .selection-area .items .none {
  display: none;
  font-size: 12px;
  margin-top: 125px;
  text-align: center;
}
.animal-selector .selection-area .items .none button[name="clear-filters"] {
  text-decoration: underline;
}
.animal-selector .selection-area .items[data-items="0"] .none {
  display: block;
}
.animal-selector .aux {
  color: #140b03;
  font-size: 11px;
  left: 0;
  margin: 10px 0;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
}
.animal-selector .aux button {
  font-weight: bold;
  margin: 0 10px;
  text-align: right;
  text-shadow: 0 1px 0 rgba(249,248,243,0.25);
  width: 70px;
}
.finished + .animal-selector {
  opacity: 0.75 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75) ;
  filter: alpha(opacity=75) ;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .animal-selector {
    float: none;
    margin: 80px auto;
    max-width: 580px;
  }
  .animal-selector .selection-area .items[data-items="lots"] [data-animal] {
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .animal-selector .characteristic-filters .filter-menu {
    width: 100%;
    margin-left: 0;
  }
  .animal-selector .aux button[name='start-tutorial'] {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .subject-viewer .controls .finished {
    margin-top: 10px;
  }
  .subject-viewer .controls .finished button[name="finish"] {
    margin-top: 10px;
  }
}
.animal-details {
  background: #140b03;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-width: 75px 5px 5px;
  -webkit-box-shadow: 0 1px 1px rgba(249,248,243,0.33) inset;
  box-shadow: 0 1px 1px rgba(249,248,243,0.33) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 11px;
  height: 100%;
  left: 0;
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, -ms-transform 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
  width: 100%;
  z-index: 1;
}
.animal-details:focus {
  outline: none;
}
.animal-details.hidden {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
}
.animal-details .image-changer {
  position: relative;
}
.animal-details .image-changer:after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #140b03), color-stop(1, rgba(20,11,3,0.00)));
  background: -webkit-linear-gradient(top, #140b03 0%, rgba(20,11,3,0.00) 100%);
  background: -moz-linear-gradient(top, #140b03 0%, rgba(20,11,3,0.00) 100%);
  background: -o-linear-gradient(top, #140b03 0%, rgba(20,11,3,0.00) 100%);
  background: -ms-linear-gradient(top, #140b03 0%, rgba(20,11,3,0.00) 100%);
  background: linear-gradient(top, #140b03 0%, rgba(20,11,3,0.00) 100%);
  content: "";
  height: 15px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 100%;
}
.animal-details .image-changer .images {
  border-bottom: 1px solid #140b03;
  -webkit-box-shadow: 0px 1px 1px -1px rgba(249,248,243,0.50);
  box-shadow: 0px 1px 1px -1px rgba(249,248,243,0.50);
  overflow: hidden;
  position: relative;
}
.animal-details .image-changer .images figure {
  height: 200px;
  margin: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.animal-details .image-changer .images figure.active {
  position: relative;
  z-index: 1;
}
.animal-details .image-changer .images figure img {
  max-width: 100%;
}
.animal-details .image-changer .toggles {
  position: absolute;
  right: 20px;
  top: 100%;
  z-index: 1;
}
.animal-details .image-changer .toggles button[name="toggle"]:before {
  background: #2b2e27;
}
.animal-details .image-changer-shortcuts {
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  overflow: hidden;
}
.animal-details .content {
  height: 135px;
  overflow: auto;
}
.animal-details .content p.label {
  font-size: 16px;
  margin: 10px 0 -10px;
}
.animal-details .content button[name="confusion"] {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 5px;
}
.animal-details .options {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.animal-details .options:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(20,11,3,0.00)), color-stop(1, #140b03));
  background: -webkit-linear-gradient(top, rgba(20,11,3,0.00) 0%, #140b03 100%);
  background: -moz-linear-gradient(top, rgba(20,11,3,0.00) 0%, #140b03 100%);
  background: -o-linear-gradient(top, rgba(20,11,3,0.00) 0%, #140b03 100%);
  background: -ms-linear-gradient(top, rgba(20,11,3,0.00) 0%, #140b03 100%);
  background: linear-gradient(top, rgba(20,11,3,0.00) 0%, #140b03 100%);
  bottom: 100%;
  content: "";
  height: 15px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.animal-details .options .group {
  border-top: 1px solid rgba(82,91,70,0.50);
  padding: 5px;
}
.animal-details .options .group .title {
  color: #dcdcdc;
  display: inline-block;
  width: 6em;
}
[data-language="pl_pl"] .animal-details .options .group .title,
[data-language="fi_fi"] .animal-details .options .group .title {
  letter-spacing: -1px;
}
.animal-details .options .group.count,
.animal-details .options .group.behavior {
  zoom: 1;
}
.animal-details .options .group.count:before,
.animal-details .options .group.behavior:before,
.animal-details .options .group.count:after,
.animal-details .options .group.behavior:after {
  content: "";
  display: table;
}
.animal-details .options .group.count:after,
.animal-details .options .group.behavior:after {
  clear: both;
}
.animal-details .options .group.count label,
.animal-details .options .group.behavior label {
  cursor: pointer;
}
.animal-details .options .group.count label > input,
.animal-details .options .group.behavior label > input {
  opacity: 0.01 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1) ;
  filter: alpha(opacity=1) ;
  position: absolute;
}
.animal-details .options .group.count label > .label,
.animal-details .options .group.behavior label > .label {
  padding: 2px 5px;
}
.animal-details .options .group.count label > input:checked + .label,
.animal-details .options .group.behavior label > input:checked + .label {
  background: #490;
}
.animal-details .action {
  bottom: 0;
  font-weight: bold;
  padding: 2px;
  position: absolute;
  right: 0;
}
.animal-details .action button {
  line-height: 12px;
}
.animal-details .action button[name="cancel"] {
  background: #d32323;
}
.animal-details .action button[name="identify"] {
  background: #490;
}
.confusion-popup {
  zoom: 1;
  background: #140b03;
  border: 2px solid #fc0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 3px -3px #140b03;
  box-shadow: 0 3px 3px -3px #140b03;
  color: #f9f8f3;
  font-size: 11px;
  padding: 15px;
  position: absolute;
  z-index: 1;
}
.confusion-popup:before,
.confusion-popup:after {
  content: "";
  display: table;
}
.confusion-popup:after {
  clear: both;
}
.confusion-popup:after {
  border: 10px solid transparent;
  border-top-color: #fc0;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 100%;
}
.confusion-popup button[name="close"] {
  height: 1em;
  position: absolute;
  right: 0;
  top: 0;
  width: 1em;
}
.confusion-popup .image {
  margin-right: 10px;
  height: 68px;
  float: left;
  width: 68px;
}
.confusion-popup .description {
  float: left;
  max-width: 300px;
}
.confusion-popup .description p {
  margin: 0;
}
.confusion-popup .description p.label {
  font-size: 16px;
  font-weight: bold;
}
.confusion-popup .rump {
  display: inline-block;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .animal-details {
    font-size: 12px;
  }
  .animal-details .options .group.count label > .label {
    margin-bottom: 2px;
  }
  .animal-details .image-changer .images figure {
    height: auto;
  }
}
.content-page {
  background: #f9f8f3;
  -webkit-box-shadow: 0 3px 10px #140b03;
  box-shadow: 0 3px 10px #140b03;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #140b03;
  margin: 0 auto;
  padding: 33px 50px;
  position: relative;
  max-width: 1000px;
}
html {
  background: url("./images/big-wood.jpg") fixed center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  min-height: 100%;
  overflow-y: scroll;
}
html body {
  margin: 0;
  height: 100%;
  padding: 0 0 100px;
  position: relative;
}
html body .before-load {
  color: #f9f8f3;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
}
html body .zooniverse-top-bar {
  background: #f9f8f3;
  height: 2px;
}
html body .zooniverse-top-bar #zooniverse-top-bar-container {
  overflow: hidden;
}
html body.show-top-bar .zooniverse-top-bar #zooniverse-top-bar-container {
  height: auto;
  min-height: 100px;
}
html body.show-top-bar .zooniverse-top-bar #zooniverse-top-bar-container #zooniverse-top-bar-login .login .inputs .textboxs input {
  width: 120px;
}
html body .main {
  z-index: 1;
  height: 100%;
}
html body .main > * {
  display: none;
}
html body .main > *.active {
  display: block;
}
html body .main a {
  color: inherit;
}
html body .main hr {
  height: 0;
  border: 1px solid transparent;
  border-top-color: rgba(20,11,3,0.50);
  border-bottom-color: rgba(249,248,243,0.25);
}
@media screen and (max-width: 600px) {
  #zooniverse-top-bar-container h3 {
    font-size: 14px;
  }
}
.language-picker {
  position: absolute;
  left: 50%;
  margin-left: -445px;
}
.language-picker select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 0;
  color: #f9f8f3;
  font: inherit;
  font-size: 10px;
}
.language-picker select option {
  color: #f9f8f3;
  background: #140b03;
}
@media screen and (max-width: 1050px) {
  .language-picker {
    margin-left: 0;
    left: 75px;
  }
}
.home-page {
  zoom: 1;
  color: #f9f8f3;
  font-size: 14px;
  margin: 30px auto;
  text-shadow: 0 1px 1px #140b03;
  max-width: 1000px;
}
.home-page:before,
.home-page:after {
  content: "";
  display: table;
}
.home-page:after {
  clear: both;
}
.home-page .recents {
  float: left;
  position: relative;
  text-align: center;
  max-width: 600px;
}
.home-page .recents .images {
  margin-bottom: 1em;
  position: relative;
}
.home-page .recents .images figure {
  background: #808080;
  border: 5px solid #f9f8f3;
  -webkit-box-shadow: 0 2px 5px #140b03;
  box-shadow: 0 2px 5px #140b03;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  overflow: hidden;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  -o-transition: -o-transform 0.5s ease-out;
  -ms-transition: -ms-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  max-width: 600px;
}
.home-page .recents .images figure.active {
  z-index: 1;
  position: relative;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.home-page .recents .images figure.before {
  -webkit-transform: rotate(-1deg) translateX(-7px);
  -moz-transform: rotate(-1deg) translateX(-7px);
  -o-transform: rotate(-1deg) translateX(-7px);
  -ms-transform: rotate(-1deg) translateX(-7px);
  transform: rotate(-1deg) translateX(-7px);
}
.home-page .recents .images figure.before + .before {
  -webkit-transform: rotate(-3deg) translateX(-10px);
  -moz-transform: rotate(-3deg) translateX(-10px);
  -o-transform: rotate(-3deg) translateX(-10px);
  -ms-transform: rotate(-3deg) translateX(-10px);
  transform: rotate(-3deg) translateX(-10px);
}
.home-page .recents .images figure.after {
  -webkit-transform: rotate(4deg) translateX(7px);
  -moz-transform: rotate(4deg) translateX(7px);
  -o-transform: rotate(4deg) translateX(7px);
  -ms-transform: rotate(4deg) translateX(7px);
  transform: rotate(4deg) translateX(7px);
}
.home-page .recents .images figure.after + .after {
  -webkit-transform: rotate(6deg) translateX(10px);
  -moz-transform: rotate(6deg) translateX(10px);
  -o-transform: rotate(6deg) translateX(10px);
  -ms-transform: rotate(6deg) translateX(10px);
  transform: rotate(6deg) translateX(10px);
}
.home-page .recents .images figure img {
  display: block;
  width: 100%;
}
.home-page .introduction {
  float: left;
  margin: 0 50px;
  width: 300px;
}
.home-page .introduction h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
}
.home-page .introduction .progress p {
  margin: 0.25em;
}
.home-page .introduction .progress .season {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 90px;
  padding-right: 10px;
}
.home-page .introduction .progress .track {
  display: inline-block;
  height: 6px;
  position: relative;
  vertical-align: middle;
  width: 180px;
}
.home-page .introduction .progress .track:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -2px;
  padding: 2px 2px 3px;
  position: absolute;
  top: -2px;
  width: 100%;
  z-index: -1;
}
.home-page .introduction .progress .track:before {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.home-page .introduction .progress .track .fill {
  background: #490;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  bottom: 0;
  -webkit-box-shadow: 0 1px 1px rgba(249,248,243,0.50) inset;
  box-shadow: 0 1px 1px rgba(249,248,243,0.50) inset;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.5s ease-in;
  -moz-transition: width 0.5s ease-in;
  -o-transition: width 0.5s ease-in;
  -ms-transition: width 0.5s ease-in;
  transition: width 0.5s ease-in;
}
.home-page .introduction .all-seasons-complete {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d8a00), color-stop(1, #490));
  background: -webkit-linear-gradient(top, #3d8a00 0%, #490 100%);
  background: -moz-linear-gradient(top, #3d8a00 0%, #490 100%);
  background: -o-linear-gradient(top, #3d8a00 0%, #490 100%);
  background: -ms-linear-gradient(top, #3d8a00 0%, #490 100%);
  background: linear-gradient(top, #3d8a00 0%, #490 100%);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(20,11,3,0.33);
  box-shadow: 0 1px 3px rgba(20,11,3,0.33);
  font-size: 12px;
  margin: 0 -3px;
  padding: 1px 15px;
  position: relative;
  text-shadow: none;
}
.home-page .introduction .action {
  margin-top: 25px;
}
.home-page .introduction .action a {
  background: #d32323;
  padding: 5px 25px;
}
.home-page .introduction .action a:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .home-page .recents {
    float: none;
    margin: 0 auto;
  }
  .home-page .recents .image-changer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
  }
  .home-page .introduction {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 600px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.banner {
  font-size: 14px;
  -webkit-perspective: 500;
  -moz-perspective: 500;
  -ms-perspective: 500;
  perspective: 500;
  position: absolute;
  text-align: center;
  text-shadow: none;
  -webkit-transform: translate(-7px, 0) rotate(-5deg);
  -moz-transform: translate(-7px, 0) rotate(-5deg);
  -o-transform: translate(-7px, 0) rotate(-5deg);
  -ms-transform: translate(-7px, 0) rotate(-5deg);
  transform: translate(-7px, 0) rotate(-5deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
}
.banner .fold {
  background: #b31e1e;
  bottom: -5px;
  margin: 0 -2px;
  position: absolute;
  width: 25px;
}
.banner a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d32323), color-stop(1, #be2020));
  background: -webkit-linear-gradient(top, #d32323 0%, #be2020 100%);
  background: -moz-linear-gradient(top, #d32323 0%, #be2020 100%);
  background: -o-linear-gradient(top, #d32323 0%, #be2020 100%);
  background: -ms-linear-gradient(top, #d32323 0%, #be2020 100%);
  background: linear-gradient(top, #d32323 0%, #be2020 100%);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  color: #fff;
  display: block;
  padding: 5px 80px 5px 50px;
  position: relative;
  text-decoration: none;
  -webkit-transition: box-shadow 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -moz-transition: box-shadow 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
  -o-transition: box-shadow 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  -ms-transition: box-shadow 0.25s ease-in-out, -ms-transform 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out, transform 0.25s ease-in-out;
  z-index: 1;
}
.banner.save-snapshot-serengeti {
  left: 0;
  top: 0;
}
.banner.save-snapshot-serengeti .fold {
  border-top-left-radius: 10px 50px;
  height: 45px;
  right: 100%;
}
.banner.save-snapshot-serengeti a {
  border-bottom-right-radius: 10px 50px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.lift-banner .banner.save-snapshot-serengeti a,
.banner.save-snapshot-serengeti a:hover {
  -webkit-box-shadow: 3px 5px 10px rgba(0,0,0,0.25);
  box-shadow: 3px 5px 10px rgba(0,0,0,0.25);
  -webkit-transform: rotateY(-5deg);
  -moz-transform: rotateY(-5deg);
  -o-transform: rotateY(-5deg);
  -ms-transform: rotateY(-5deg);
  transform: rotateY(-5deg);
}
.banner.save-the-memes {
  bottom: 60px;
  font-size: 10px;
  right: -15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.banner.save-the-memes .fold {
  border-top-right-radius: 10px 50px;
  height: 25px;
  left: 100%;
}
.banner.save-the-memes a {
  border-bottom-left-radius: 10px 50px;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.lift-banner .banner.save-the-memes a,
.banner.save-the-memes a:hover {
  -webkit-box-shadow: 3px 5px 10px rgba(0,0,0,0.25);
  box-shadow: 3px 5px 10px rgba(0,0,0,0.25);
  -webkit-transform: rotateY(5deg);
  -moz-transform: rotateY(5deg);
  -o-transform: rotateY(5deg);
  -ms-transform: rotateY(5deg);
  transform: rotateY(5deg);
}
.about-page {
  font-size: 12px;
  padding: 50px 100px;
}
.about-page > section {
  zoom: 1;
  display: none;
}
.about-page > section:before,
.about-page > section:after {
  content: "";
  display: table;
}
.about-page > section:after {
  clear: both;
}
.about-page > section.active {
  display: block;
}
.about-page > section .column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
.about-page > section .column + .column {
  padding-left: 30px;
}
.about-page > nav {
  color: rgba(20,11,3,0.75);
  left: -2px;
  position: absolute;
  text-shadow: -1px 1px rgba(249,248,243,0.50);
  top: 70px;
}
.about-page > nav button {
  zoom: 1;
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 10px 5px 15px;
  position: relative;
  opacity: 0.5 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) ;
  filter: alpha(opacity=50) ;
  text-align: center;
}
.about-page > nav button:before,
.about-page > nav button:after {
  content: "";
  display: table;
}
.about-page > nav button:after {
  clear: both;
}
.about-page > nav button:before,
.about-page > nav button:after {
  border: 30px solid rgba(211,35,35,0.00);
  border-left-width: 0;
  border-right-width: 10px;
  content: "";
  position: absolute;
  right: -10px;
}
.about-page > nav button:before {
  top: 0;
}
.about-page > nav button:after {
  bottom: 0;
}
.about-page > nav button.active {
  background: #85937a;
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
}
.about-page > nav button.active:before {
  border-top-color: #85937a;
}
.about-page > nav button.active:after {
  border-bottom-color: #85937a;
}
.about-page > nav button i {
  clear: left;
  float: left;
  font-size: 30px;
  position: relative;
  width: 1.25em;
  z-index: 1;
}
.about-page > nav button big {
  display: block;
  font-size: 2em;
  line-height: 1;
}
.about-page .column.content {
  width: 67%;
}
.about-page .column.sidebar {
  font-size: 10px;
  width: 33%;
}
.about-page ul {
  padding-left: 0;
}
.about-page ul li {
  margin: 1em 1.25em;
}
.about-page img {
  max-width: 100%;
}
.about-page img.framed {
  border: 3px solid #fff;
  -webkit-box-shadow: 0 2px 3px -1px rgba(20,11,3,0.50);
  box-shadow: 0 2px 3px -1px rgba(20,11,3,0.50);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-page .member h3 {
  margin: 0;
}
.about-page .member h3 a {
  text-decoration: none;
}
.about-page .member p {
  margin: 0;
}
.about-page .member.organization {
  zoom: 1;
  margin: 20px 0;
}
.about-page .member.organization:before,
.about-page .member.organization:after {
  content: "";
  display: table;
}
.about-page .member.organization:after {
  clear: both;
}
.about-page .member.organization img {
  float: left;
  margin-right: 20px;
  width: 80px;
}
.about-page .member.organization .description {
  margin-left: 105px;
}
.about-page .member.team {
  zoom: 1;
  clear: left;
  font-size: 10px;
  margin: 20px 0;
}
.about-page .member.team:before,
.about-page .member.team:after {
  content: "";
  display: table;
}
.about-page .member.team:after {
  clear: both;
}
.about-page .member.team img {
  border: 3px solid #fff;
  -webkit-box-shadow: 0 2px 3px -1px rgba(20,11,3,0.50);
  box-shadow: 0 2px 3px -1px rgba(20,11,3,0.50);
  float: left;
  height: 50px;
  margin-right: 10px;
  width: 40px;
}
.about-page .member.team .description {
  margin-left: 60px;
}
@media screen and (max-width: 1200px) {
  .about-page {
    padding: 0 10px 0 100px;
  }
  .about-page .column.content {
    width: 100%;
  }
  .about-page .column.sidebar {
    width: 100%;
  }
  .about-page > section .column {
    width: 100%;
  }
  .about-page > section .column + .column {
    padding-left: 0px;
  }
}
@media screen and (max-width: 500px) {
  .about-page .member.organization .description {
    margin-left: 0px;
  }
}
.classifier {
  zoom: 1;
  margin: 0 auto;
  max-width: 1000px;
}
.classifier:before,
.classifier:after {
  content: "";
  display: table;
}
.classifier:after {
  clear: both;
}
@media screen and (max-width: 1000px) {
  .classifier {
    padding: 5px;
  }
}
.tutorial.zootorial-dialog {
  background: #f9f8f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 5px rgba(20,11,3,0.50);
  box-shadow: 0 0 0 5px rgba(20,11,3,0.50);
  color: #140b03;
  font-size: 12px;
  width: 300px;
  padding: 0 20px;
  position: absolute;
  -webkit-transition: left 0.25s ease-out, top 0.25s ease-out 0.125s;
  -moz-transition: left 0.25s ease-out, top 0.25s ease-out 0.125s;
  -o-transition: left 0.25s ease-out, top 0.25s ease-out 0.125s;
  -ms-transition: left 0.25s ease-out, top 0.25s ease-out 0.125s;
  transition: left 0.25s ease-out, top 0.25s ease-out 0.125s;
}
.tutorial.zootorial-dialog button[name="close"] {
  font-size: 18px;
  height: 1em;
  line-height: 1em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 1em;
}
.tutorial.zootorial-dialog > .header {
  font-size: 18px;
  font-weight: bold;
}
.tutorial.zootorial-dialog > .footer {
  margin: 1em;
  text-align: center;
}
.tutorial.zootorial-dialog > .footer button {
  background: #490;
}
.tutorial.zootorial-dialog.arrow:before,
.tutorial.zootorial-dialog.arrow:after {
  border: 10px solid transparent;
  content: "";
  position: absolute;
}
.tutorial.zootorial-dialog.arrow:before {
  border-width: 12px;
}
.tutorial.zootorial-dialog.arrow.up:before,
.tutorial.zootorial-dialog.arrow.up:after {
  bottom: 100%;
  border-bottom-color: #f9f8f3;
  border-top-width: 0;
  left: 50%;
  margin-left: -10px;
}
.tutorial.zootorial-dialog.arrow.up:before {
  border-bottom-color: rgba(20,11,3,0.50);
  margin-left: -12px;
}
.tutorial.zootorial-dialog.arrow.right:before,
.tutorial.zootorial-dialog.arrow.right:after {
  border-left-color: #f9f8f3;
  border-right-width: 0;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.tutorial.zootorial-dialog.arrow.right:before {
  border-left-color: rgba(20,11,3,0.50);
  margin-top: -12px;
}
.tutorial.zootorial-dialog.arrow.down:before,
.tutorial.zootorial-dialog.arrow.down:after {
  border-top-color: #f9f8f3;
  border-bottom-width: 0;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.tutorial.zootorial-dialog.arrow.down:before {
  border-top-color: rgba(20,11,3,0.50);
  margin-left: -12px;
}
.tutorial.zootorial-dialog.arrow.left:before,
.tutorial.zootorial-dialog.arrow.left:after {
  border-right-color: #f9f8f3;
  margin-top: -10px;
  border-left-width: 0;
  right: 100%;
  top: 50%;
}
.tutorial.zootorial-dialog.arrow.left:before {
  border-right-color: rgba(20,11,3,0.50);
  margin-top: -12px;
}
.zootorial-focuser {
  background: #140b03;
  opacity: 0.75 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75) ;
  filter: alpha(opacity=75) ;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.zootorial-focuser.hidden {
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
}
@media screen and (max-width: 1000px) {
  .tutorial.zootorial-dialog {
    display: none;
  }
}
.panel {
  background: #f9f8f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(20,11,3,0.33);
  box-shadow: 0 5px 10px rgba(20,11,3,0.33);
  color: #140b03;
  margin: 5px 30px;
  padding: 6px 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.panel select.filter {
  text-transform: capitalize;
}
.panel button[name='clear-filters'] {
  font-size: 20px;
}
.panel button[name='clear-filters']:hover {
  font-size: 20px;
  color: #f00;
}
.profile {
  margin: 0 auto;
  max-width: 1000px;
}
.profile .zooniverse-login-form {
  color: #f9f8f3;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
  width: 33em;
}
.profile .zooniverse-login-form .title {
  font-size: 16px;
  font-weight: bold;
}
.profile .zooniverse-login-form form label {
  display: block;
  margin: 20px 0;
  padding: 5px 0;
  position: relative;
}
.profile .zooniverse-login-form form label:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
.profile .zooniverse-login-form form label > span {
  display: inline-block;
  text-align: left;
  width: 10em;
}
.profile .zooniverse-login-form form input[type="text"],
.profile .zooniverse-login-form form input[type="password"] {
  width: 20em;
}
.profile .zooniverse-login-form form button {
  font-weight: bold;
}
.profile .zooniverse-login-form .picker {
  margin-top: 20px;
}
.profile .zooniverse-login-form .picker button {
  text-decoration: underline;
}
.profile .user-profile {
  color: #140b03;
  display: none;
  text-shadow: 0 1px 0 rgba(249,248,243,0.50);
}
.profile .user-profile nav {
  color: #f9f8f3;
  text-shadow: 0 1px 1px #140b03;
}
.profile .user-profile nav button {
  -webkit-border-radius: 1em;
  border-radius: 1em;
  color: inherit;
  padding: 0 15px 2px;
  position: relative;
  text-decoration: none;
}
.profile .user-profile nav button.active:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: 0;
  padding: 0 0 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.profile .user-profile nav button.active:before {
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.profile .user-profile .page {
  zoom: 1;
  display: none;
}
.profile .user-profile .page:before,
.profile .user-profile .page:after {
  content: "";
  display: table;
}
.profile .user-profile .page:after {
  clear: both;
}
.profile .user-profile .page.active {
  display: block;
}
.profile .user-profile .page p {
  clear: left;
}
.profile .user-profile .page p.none,
.profile .user-profile .page p.more {
  font-weight: bold;
  text-align: center;
}
.profile .user-profile .page ul {
  zoom: 1;
  padding: 0;
}
.profile .user-profile .page ul:before,
.profile .user-profile .page ul:after {
  content: "";
  display: table;
}
.profile .user-profile .page ul:after {
  clear: both;
}
.profile .user-profile .page ul li {
  -webkit-box-shadow: 0 2px 5px #140b03;
  box-shadow: 0 2px 5px #140b03;
  display: block;
  float: left;
  margin: 10px;
  position: relative;
}
.profile .user-profile .page ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.profile .user-profile .page ul li a figure {
  border: 5px solid #f9f8f3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 230px;
}
.profile .user-profile .page ul li a figure img {
  border: 0;
  display: block;
  width: 100%;
}
.profile .user-profile .page ul li.new a:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #691212), color-stop(0.5, #d32323), color-stop(1, #691212));
  background: -webkit-linear-gradient(left, #691212 0%, #d32323 50%, #691212 100%);
  background: -moz-linear-gradient(left, #691212 0%, #d32323 50%, #691212 100%);
  background: -o-linear-gradient(left, #691212 0%, #d32323 50%, #691212 100%);
  background: -ms-linear-gradient(left, #691212 0%, #d32323 50%, #691212 100%);
  background: linear-gradient(left, #691212 0%, #d32323 50%, #691212 100%);
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50);
  box-shadow: 0 1px 2px rgba(20,11,3,0.50);
  color: #f9f8f3;
  content: "New";
  font-size: 10px;
  height: 15px;
  font-weight: bold;
  left: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
  text-transform: uppercase;
  top: 0;
  -webkit-transform: translate(-30px, 10px) rotate(-45deg);
  -moz-transform: translate(-30px, 10px) rotate(-45deg);
  -o-transform: translate(-30px, 10px) rotate(-45deg);
  -ms-transform: translate(-30px, 10px) rotate(-45deg);
  transform: translate(-30px, 10px) rotate(-45deg);
  width: 100px;
}
.profile .user-profile .page ul li button[name="delete"] {
  height: 1em;
  line-height: 1em;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 1em;
}
.profile .user-profile .page button[name="load-more"] {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  height: 35px;
  line-height: 18px;
  padding: 0;
  width: 35px;
}
.profile .user-profile .page button[name="load-more"]:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
.profile .user-profile .page button[name="load-more"]:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.profile.signed-in .sign-in {
  display: none;
}
.profile.signed-in .user-profile {
  display: block;
}
.profile.has-favorites .favorites .none {
  display: none;
}
.profile.has-recents .recents .none {
  display: none;
}
@media screen and (max-width: 500px) {
  .profile .user-profile .page ul li {
    float: none;
    margin: 10px auto;
    max-width: 310px;
  }
  .profile .user-profile .page ul li a figure {
    max-width: 310px;
    width: 100%;
  }
  .profile .sign-in.zooniverse-login-form {
    max-width: 100%;
  }
  .profile .sign-in.zooniverse-login-form form label span {
    text-align: center;
  }
}
.explore .controls {
  margin-left: 225px;
}
.explore .controls .classification-buttons {
  display: inline-block;
  position: relative;
  margin-right: 260px;
}
.explore .controls .classification-buttons:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -3px;
  padding: 3px 3px 4px;
  position: absolute;
  top: -3px;
  width: 100%;
  z-index: -1;
}
.explore .controls .classification-buttons input[type='radio'] {
  display: none;
}
.explore .controls .classification-buttons input[type='radio']:checked + label {
  -webkit-box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  border-color: #140b03;
  background: #676652;
}
.explore .controls .classification-buttons label {
  font-size: 10px;
}
.explore .controls .animals {
  width: 400px;
  background: #140b03;
  position: absolute;
  top: 130px;
  display: none;
  z-index: 3;
  left: 741px;
}
.explore .controls .animals.active {
  display: block;
}
.explore .controls .animals[data-index='2'] {
  left: 875px;
}
.explore .controls .animals [data-animal] {
  background: #2b2e27;
  width: 130px;
  border: 1px solid #140b03;
  border-color: rgba(20,11,3,0.50);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #dcdcdc;
  display: inline-block;
  font: inherit;
  font-size: 10px;
  padding: 3px 8px 3px 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #140b03;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
}
.explore .controls .animals [data-animal]:hover {
  background: #85937a;
}
.explore .controls .animals [data-animal]:active {
  -webkit-box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  box-shadow: 0 1px 0 rgba(20,11,3,0.25) inset;
  opacity: 0.75 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75) ;
  filter: alpha(opacity=75) ;
}
.explore .controls button.species {
  font-size: 10px;
  padding-right: 20px;
  width: 130px;
}
.explore .controls button.species:after {
  border: 4px solid transparent;
  border-top-color: #f9f8f3;
  content: "";
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 0;
}
.explore .controls .slider {
  display: inline-block;
}
.explore .controls .ui-slider {
  position: relative;
  height: 7px;
  width: 300px;
  padding-right: 7px;
  opacity: 0.7 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) ;
  filter: alpha(opacity=70) ;
  background: #2b2e27;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.explore .controls .ui-slider-handle {
  background: #85937a;
  border: 1.5px solid #140b03;
  border-color: rgba(20,11,3,0.50);
  width: 14px;
  height: 14px;
  bottom: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 0px rgba(249,248,243,0.13) inset, 0 1px 3px rgba(20,11,3,0.75);
  box-shadow: 0px 1px 0px rgba(249,248,243,0.13) inset, 0 1px 3px rgba(20,11,3,0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #dcdcdc;
  display: inline-block;
  position: relative;
}
.explore .map-container {
  position: fixed;
  top: 160px;
  bottom: 0;
  left: 0;
  right: 0;
}
.explore .map-container .dates,
.explore .map-container .legend {
  background: rgba(0,0,0,0.10);
  width: 200px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #140b03;
  font: inherit;
  font-weight: 700;
  padding: 8px 0;
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  display: table-column;
  margin: 0 auto;
  font-size: 12px;
  z-index: 4;
}
.explore .map-container .legend {
  width: 130px;
  height: 36px;
  opacity: 0 ;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) ;
  filter: alpha(opacity=0) ;
  top: 60px;
  text-align: right;
  padding: 6px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 400;
  z-index: 9;
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.explore .map-container .legend input {
  display: none;
}
.explore .map-container .legend input:checked + label {
  border: 2px solid #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.explore .map-container .legend label {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  background: #d32323;
  cursor: pointer;
}
.explore .map-container .legend label:last-child {
  background: #525b46;
  margin-top: 4px;
}
.explore .map-container .legend span:nth-child(2) {
  margin: 0 0 10px;
}
.explore .map-container .legend span.animal-name {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}
.explore .map-container .legend span.color {
  display: inline-block;
  text-align: left;
  padding: 0 3px;
}
.explore .map-container .legend span.color:nth-child(2) {
  background: #d32323;
}
.explore .map-container .legend span.color:last-child {
  background: #525b46;
}
.explore .map-container img.spinner {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
.explore .map-container .map {
  min-height: inherit;
  height: 100%;
  border-top: 1px solid #2b2e27;
}
.map {
  position: relative;
}
.map.full-screen {
  z-index: 1;
}
.map.full-screen .leaflet-control-zoom {
  background: transparent;
  margin: 5px;
  padding: 0;
}
.map.full-screen .leaflet-control-zoom a {
  background-color: transparent;
  display: inline-block;
  margin: 0;
  padding: 6px;
}
.map .map-label {
  color: #f9f8f3;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  text-shadow: 0 1px 1px #140b03;
  white-space: nowrap;
}
.map .map-label:before {
  background: #140b03;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  height: 10px;
  margin: -5px 7px 0 0;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 10px;
}
.map .map-label:hover:before,
.map .map-label.hovering:before {
  height: 16px;
  margin: -8px 4px 0 0;
  width: 16px;
}
#navigation > h1 {
  color: #f9f8f3;
  font: normal 30px Georgia, serif;
  letter-spacing: 10px;
  margin: 30px auto 15px auto;
  position: relative;
  text-align: center;
  text-shadow: 0 2px 3px #140b03;
  text-transform: uppercase;
  z-index: 1;
  max-width: 1000px;
}
#navigation > h1 a {
  color: inherit;
  text-decoration: none;
}
#navigation > h1 a img {
  border: 0;
  max-width: 552px;
  width: 100%;
  vertical-align: middle;
}
#navigation > h1 a img.mobile-wordmark {
  display: none;
}
#navigation > h1 .nav-button {
  letter-spacing: 0px;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 20px;
  background: url("images/hamburger-icon.svg"), #2b2e27;
  -webkit-background-size: 50%;
  -moz-background-size: 50%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  float: right;
  display: none;
}
#navigation > h1 .nav-button:before {
  background: rgba(20,11,3,0.25);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  box-shadow: 0 1px 2px rgba(20,11,3,0.50) inset, 0 -1px 0px rgba(249,248,243,0.25) inset;
  content: "";
  height: 100%;
  left: -5px;
  padding: 5px 5px 6px;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: -1;
}
#navigation > h1 .nav-button.open {
  background-image: url("images/x-icon.svg");
}
#navigation nav {
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
  z-index: 3;
}
#navigation nav ul {
  margin: 0;
  padding: 0;
}
#navigation nav ul li {
  display: inline-block;
  width: 120px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #f9f8f3;
}
#navigation nav ul li:first-child {
  border-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#navigation nav ul li.active {
  text-decoration: underline;
}
#navigation nav ul li a {
  color: #f9f8f3;
  display: block;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
#navigation nav ul li a:hover,
#navigation nav ul li a.active {
  opacity: 1 ;
  -ms-filter: none;
  filter: none;
}
@media screen and (min-width: 1001px) {
  #navigation nav {
    display: block !important;
  }
}
@media screen and (max-width: 1000px) {
  #navigation nav {
    background: #2b2e27;
    display: none;
  }
  #navigation nav ul li {
    width: 100%;
  }
  #navigation nav ul li a {
    font-size: 2em;
    font-weight: 100;
  }
  #navigation > h1 a {
    overflow: auto;
  }
  #navigation > h1 a img {
    max-height: 50px;
    width: 70%;
    margin-bottom: 20px;
    padding-left: 60px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #navigation > h1 a img.desktop-wordmark {
    display: none;
  }
  #navigation > h1 a img.mobile-wordmark {
    display: inline-block;
  }
  #navigation > h1 .nav-button {
    display: inline-block;
  }
  #navigation > button {
    width: 30%;
    float: right;
    padding: 20px;
    margin: -20px;
  }
}
