#paper-stripe:before {
  border: 1px solid #dcdcdc;
  border-width: 1px 0;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
#standard-button,
.classifier-action-button {
  background: #f60;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -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;
  vertical-align: middle;
}
#standard-button:hover,
.classifier-action-button:hover {
  border-color: #140b03;
}
#standard-button:active,
.classifier-action-button:active {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
#standard-button:disabled,
.classifier-action-button:disabled,
#standard-button.disabled,
.classifier-action-button.disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.classifier-action-button {
  line-height: 12px;
  height: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  width: 120px;
  background: #2b2e27;
  text-transform: uppercase;
}
.light-grey-btn {
  color: #505050;
  background-color: #eaeaea;
}
#standard-toggle {
  color: transparent;
  height: 20px;
  position: relative;
  text-shadow: none;
  width: 20px;
}
#standard-toggle:before {
  background: #eaeaea;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
#standard-toggle.active:after {
  background: #85937a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
.center {
  margin: 0 auto;
  text-align: center;
}
img {
  border: 0;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  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: none;
  padding: 0;
}
button:focus {
  outline: none;
}
button:disabled {
  cursor: default;
  pointer-events: none;
}
#paper-stripe:before {
  border: 1px solid #dcdcdc;
  border-width: 1px 0;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
#standard-button,
.classifier-action-button {
  background: #f60;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -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;
  vertical-align: middle;
}
#standard-button:hover,
.classifier-action-button:hover {
  border-color: #140b03;
}
#standard-button:active,
.classifier-action-button:active {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
#standard-button:disabled,
.classifier-action-button:disabled,
#standard-button.disabled,
.classifier-action-button.disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.classifier-action-button {
  line-height: 12px;
  height: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  width: 120px;
  background: #2b2e27;
  text-transform: uppercase;
}
.light-grey-btn {
  color: #505050;
  background-color: #eaeaea;
}
#standard-toggle {
  color: transparent;
  height: 20px;
  position: relative;
  text-shadow: none;
  width: 20px;
}
#standard-toggle:before {
  background: #eaeaea;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
#standard-toggle.active:after {
  background: #85937a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
.center {
  margin: 0 auto;
  text-align: center;
}
img {
  border: 0;
}
html {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  min-height: 100%;
  overflow-y: scroll;
}
html body {
  background-color: #0e4b84;
  margin: 0;
  height: 100%;
  padding: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
html body > h1 {
  color: #fff;
  font: normal 30px Georgia, serif;
  letter-spacing: 10px;
  margin: 30px 0 15px;
  position: relative;
  text-align: center;
  text-shadow: 0 2px 3px #140b03;
  text-transform: uppercase;
  z-index: 1;
}
html body > h1 a {
  color: inherit;
  text-decoration: none;
}
html body > h1 a img {
  border: 0;
}
html body .site-navigation {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 0 12px 50px;
}
@media screen and (max-width: 1100px) {
  html body .site-navigation {
    padding: 75px 0 35px 0;
    text-align: center;
  }
}
@media screen and (max-width: 520px) {
  html body .site-navigation {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
  }
}
html body .site-navigation > * {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  padding: 0 13px;
}
html body .site-navigation a {
  border: 2px solid transparent;
  -webkit-border-radius: 125px;
  border-radius: 125px;
  color: #777;
  display: block;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
html body .site-navigation a:hover,
html body .site-navigation a.active {
  border-color: #525b46;
}
html body .site-navigation a.logo {
  border-color: transparent;
  height: 75px;
}
html body .site-navigation a.logo img {
  max-height: 100%;
}
@media screen and (max-width: 520px) {
  html body .site-navigation {
    width: 100%;
  }
}
html body .before-load {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 1px #140b03;
}
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.5);
  border-bottom-color: rgba(255,255,255,0.25);
}
@media screen and (max-width: 520px) {
  html .zooniverse-top-bar {
    background-color: #fff;
    color: #505050;
  }
  html .zooniverse-top-bar .corner svg {
    display: none;
  }
  html .zooniverse-top-bar .zooniverse-info {
    display: none;
  }
}
html .site-footer {
  background: #2b2e27;
}
html .site-footer .zooniverse-footer {
  color: #fff;
  margin: 0 auto;
  padding: 50px 0 25px 0;
  max-width: 64em;
}
html .site-footer .zooniverse-footer .zooniverse-logo-container {
  display: block;
  width: 100%;
  text-align: center;
}
html .site-footer .zooniverse-footer .zooniverse-logo-container .zooniverse-logo {
  width: 90px;
  margin-bottom: 30px;
  fill: #fff;
}
html .site-footer .zooniverse-footer .zooniverse-footer-content {
  float: none;
  width: 100%;
}
html .site-footer .zooniverse-footer .zooniverse-footer-heading {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
html .site-footer .zooniverse-footer .zooniverse-footer-projects a {
  color: #ddd;
}
@media screen and (max-width: 1100px) {
  html .site-footer .zooniverse-footer .zooniverse-footer-category {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
  }
  html .site-footer .zooniverse-footer .zooniverse-footer-category .zooniverse-footer-category-title {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 520px) {
  html .site-footer .zooniverse-footer .zooniverse-footer-category {
    width: 100%;
  }
}
html ::selection {
  color: #fff;
  background: #fc0;
}
html ::-moz-selection {
  color: #fff;
  background: #fc0;
}
#paper-stripe:before {
  border: 1px solid #dcdcdc;
  border-width: 1px 0;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
#standard-button,
.classifier-action-button {
  background: #f60;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -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;
  vertical-align: middle;
}
#standard-button:hover,
.classifier-action-button:hover {
  border-color: #140b03;
}
#standard-button:active,
.classifier-action-button:active {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
#standard-button:disabled,
.classifier-action-button:disabled,
#standard-button.disabled,
.classifier-action-button.disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.classifier-action-button {
  line-height: 12px;
  height: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  width: 120px;
  background: #2b2e27;
  text-transform: uppercase;
}
.light-grey-btn {
  color: #505050;
  background-color: #eaeaea;
}
#standard-toggle {
  color: transparent;
  height: 20px;
  position: relative;
  text-shadow: none;
  width: 20px;
}
#standard-toggle:before {
  background: #eaeaea;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
#standard-toggle.active:after {
  background: #85937a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
.center {
  margin: 0 auto;
  text-align: center;
}
img {
  border: 0;
}
.secondary-header {
  margin: 0;
  height: 150px;
  background: -webkit-linear-gradient(top left, #0e4b84, #5d6e7e);
  background: -moz-linear-gradient(top left, #0e4b84, #5d6e7e);
  background: -o-linear-gradient(top left, #0e4b84, #5d6e7e);
  background: -ms-linear-gradient(top left, #0e4b84, #5d6e7e);
  background: linear-gradient(to bottom right, #0e4b84, #5d6e7e);
}
.secondary-header h1 {
  display: block;
  margin: 0 auto;
  max-width: 1090px;
  max-height: 150px;
  padding: 0 5vw;
  color: #fff;
  font-size: 40px;
}
.secondary-header h1 a {
  max-height: inherit;
  display: inline-block;
  color: #fff;
}
.secondary-header h1 a:link {
  text-decoration: none;
}
.secondary-header h1 a:visited {
  color: inherit;
}
.secondary-header h1 img {
  max-height: 150px;
  vertical-align: middle;
}
.secondary-header h1 span {
  padding: 0 2vw;
}
.secondary-bg {
  background-color: #fff;
  padding: 0 5vw 50px 5vw;
  min-height: 730px;
  overflow: auto;
}
.secondary-bg .secondary-content {
  margin: 0 auto;
  max-width: 1090px;
  color: #777;
}
.secondary-bg .secondary-content span {
  pointer-events: none;
}
.secondary-bg .secondary-content nav {
  margin-bottom: 40px;
}
.secondary-bg .secondary-content nav button {
  height: 60px;
  color: #777;
  font-size: 16px;
  font-weight: 300;
  padding: 0 10px;
  background-color: transparent;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.secondary-bg .secondary-content nav button.active {
  color: #fff;
  background-color: #490;
}
.secondary-bg .secondary-content h1 {
  font-weight: 300;
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 30px;
}
.secondary-bg .secondary-content h1 a {
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
}
.secondary-bg .secondary-content h1 a:hover {
  text-decoration: underline;
}
.secondary-bg .secondary-content figure {
  background: rgba(0,0,0,0.02);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 40px 0;
  padding: 20px;
  text-align: center;
}
.secondary-bg .secondary-content h2 {
  font-size: 30px;
  font-weight: 300;
  color: #777;
}
.secondary-bg .secondary-content li,
.secondary-bg .secondary-content p {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
.secondary-bg .secondary-content .team-member {
  margin: 0 0 30px 0;
  overflow: auto;
}
.secondary-bg .secondary-content .team-member img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin: 0 30px 20px 0;
  max-width: 180px;
  vertical-align: middle;
}
.secondary-bg .secondary-content .team-member p {
  margin: 0;
  max-width: 430px;
  float: left;
}
.secondary-bg .secondary-content a {
  text-decoration: underline;
}
.secondary-bg .secondary-content .left-column {
  float: left;
}
.secondary-bg .secondary-content .left-column .content {
  padding-right: 30px;
}
.secondary-bg .secondary-content .sub-nav {
  line-height: 50px;
}
.secondary-bg .secondary-content .sub-nav button {
  padding: 0 15px;
}
.secondary-bg .secondary-content .sub-nav button.active {
  background: #f60;
  color: #fff;
}
@media screen and (max-width: 820px) {
  .secondary-bg .secondary-content .left-column {
    width: 100%;
  }
  .secondary-bg .secondary-content .left-column .content {
    padding: 0;
  }
}
