body,
html {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  margin: 0;
  padding: 0;
}

input::-webkit-input-placeholder {
  color: #f5faf2 !important;
}

input:-ms-input-placeholder {
  color: #f5faf2 !important;
}

input::-ms-input-placeholder {
  color: #f5faf2 !important;
}

input::placeholder {
  color: #f5faf2 !important;
}

select,
option,
ul,
li {
  background-color: lightgray;
  color: black !important;
}

select,
option {
  border: 1px solid black;
}

footer {
  position: fixed;
  bottom: 0;
  min-width: 1246px;
}

li:hover {
  /*background-color: #aaa !important;*/
}

h1 {
  font-size: 38px;
  font-weight: 400;
}

header {
  position: relative;
  min-width: 1246px;
}

body.dragging,
body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  z-index: 2000;
  opacity: 0.5;
}

.leaflet-popup {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .001em;
}

.leaflet-tooltip {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: .001em;
}

.hidden-label {
  display: none;
}

#map {
  position: absolute;
  z-index: 1;
  left: 0px;
  width: 100%;
  min-width: 1246px;
  height: calc(100% - 138px);
  margin: 0px;
  padding: 0px;
}

#search-tool {
  color: #efefef !important;
  position: relative;
  width: 100%;
  min-width: 1246px;
  height: 110px;
  margin: 0px;
  padding: 0px;
  opacity: 1.0;
  background-color: black;
  color: black;
  z-index: 2;
  border-top: 1px solid #40403d;
  border-bottom: 1px solid #333 !important;
}

#search-tool-contents {
  width: 1050px;
  height: 100%;
  transition: width .2s;
  margin: 0 auto;
  font-family: 'Source Sans Pro', sans-serif;
}

#search-banner {
  width: 1229px;
  height: 30px;
  margin: 0px;
  padding: 5px 0px 5px 5px;
  border-bottom: 1px solid #40403d;
}

#search-banner-buffer {
  float: left;
  width: 989px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
}

#search-tool-extra-controls {
  float: left;
  border-left: 1px solid #40403d;
  padding-top: 22px;
  height: 60px;
}

#search-banner-help-share,
#search-banner-help-link {
  width: 30px;
  height: 30px;
}

#search-banner-env-share-button,
#search-banner-help-share-button,
#search-banner-help-link-button {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  letter-spacing: .001em;
  color: #969696;
  border: none;
  outline: none;
  text-align: center;
  background: none;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 30px;
}

#search-banner-help-tooltips {
  float: left;
  width: 150px;
  height: 30px;
  border-right: 1px solid #40403d;
  color: #f5faf2;
  line-height: 30px;
  font-size: 10pt;
}

#search-banner-tooltips-label {
  float: left;
}

#search-banner-tooltips {
  width: 75px;
  height: 20px;
  float: left;
  border-radius: 4px;
  background-color: #202020;
  position: relative;
  top: 5px;
  left: 5px;
}

#search-banner-tooltips-button {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  outline: none;
  background: none;
}

#search-banner-tooltips-button>div {
  position: relative;
  left: 37.5px;
  width: 37.5px;
  height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
  color: #202020;
  border-radius: 4px;
  background-color: #80807d;
  line-height: 20px;
}

#search-banner-tooltips-button>div>span {
  position: relative;
  top: -24px;
}

.search-banner-tooltips-button-sides {
  float: left;
  width: 50%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  letter-spacing: .001em;
  text-align: center;
  color: #f5faf2;
  font-size: 10pt;
  line-height: 20px;
}

#search-banner-help-minimizer {
  position: absolute;
  width: 100px;
  height: 30px;
  text-align: center;
  margin-top: 127px;
  margin-left: 1087px;
  border-radius: 0 0 7px 7px;
  background-color: #000;
}

#search-banner-help-minimizer-button {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  letter-spacing: .001em;
  color: #f5faf2;
  border: none;
  outline: none;
  background: none;
  text-align: center;
  font-size: 10pt;
  line-height: 30px;
}

#search-initial {
  float: left;
  width: 330px;
  height: 128px;
  margin: 10px;
  padding: inherit;
  margin-top: 40px;
  margin-left: -255px;
}

#search-initial-image {
  float: left;
  width: 128px;
  height: 128px;
  opacity: 0.0;
  border-radius: 4px;
}

/* just until we have images */

#search-initial-image>img {
  display: none;
}

#search-initial-controls {
  float: left;
  height: 128px;
  width: 262px;
  color: #f5faf2;
  font-size: 14px;
}

#search-initial-lexical {
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 2.5px;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  outline: none;
  background: none;
  background-color: #40403d;
}

#search-initial-dropdown {
  width: 255px;
  position: relative;
  top: 5px;
}

#search-initial-dropdown.environments {
  width: 210px;
}

.dropdown-input {
  height: 99%;
  width: 225px;
  float: left;
  border: none;
  padding: 0;
  font-style: italic;
  color: black !important;
  background-color: #40403d;
  background-color: lightgray;
  outline: none;
}

.dropdown-input.environments {
  width: 180px;
}

.dropdown-input::-webkit-input-placeholder,
.dropdown-input::-webkit-input-placeholder {
  font-style: normal;
  color: #eee;
}

.dropdown-input::-webkit-input-placeholder,
.dropdown-input::placeholder {
  font-style: normal;
  color: #eee;
}

.dropdown-button {
  width: 30px;
  float: left;
  height: 100%;
}

#search-initial-dropdown-select {
  position: relative;
  left: -6px;
  z-index: 10005;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 250px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  border: 1px solid #333;
  border-top: 0;
  background-color: #d3d3d3;
}

#search-initial-dropdown-select.environments {
  width: 207px;
}

#search-initial-dropdown-select.subcategories {
  width: 200px;
}

.subcategories li {
  overflow: hidden;
  width: 450px !important;
}

#search-initial-dropdown-select>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-initial-dropdown-lex {
  position: relative;
  left: -5px;
  z-index: 60;
  overflow-x: hidden;
  width: 250px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #40403d;
  border: none;
}

#search-initial-dropdown-lex>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-one-dropdown {
  position: relative;
  left: 5px;
  z-index: 60;
  width: 260px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #d3d3d3;
}

#search-compare-one-dropdown>.dropdown-input {
  height: 100%;
  width: 225px;
  float: left;
  border: none;
  padding: 0;
  font-style: italic;
  color: #f5faf2;
  background-color: #d3d3d3;
  outline: none;
}

#search-compare-one-dropdown>.dropdown-button {
  width: 30px;
  float: left;
  height: 100%;
}

#search-compare-one-dropdown-select {
  position: relative;
  left: -5px;
  z-index: 60;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 260px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #d3d3d3;
}

#search-compare-one-dropdown-select>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-one-dropdown-lex {
  position: relative;
  left: -5px;
  z-index: 60;
  overflow-x: hidden;
  width: 250px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #40403d;
}

#search-compare-one-dropdown-lex>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-dropdown {
  width: 255px;
  position: relative;
  top: -27px;
  left: 170px;
  display: none;
}

#search-compare-two-dropdown>.dropdown-input {
  height: 100%;
  width: 225px;
  float: left;
  border: none;
  padding: 0;
  font-style: italic;
  color: #f5faf2;
  background-color: #40403d;
  outline: none;
}

#search-compare-two-dropdown>.dropdown-button {
  width: 30px;
  float: left;
  height: 100%;
}

#search-compare-two-dropdown-select {
  position: relative;
  left: -5px;
  z-index: 60;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 250px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #40403d;
}

#search-compare-two-dropdown-select>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-dropdown-lex {
  position: relative;
  left: -5px;
  z-index: 60;
  overflow-x: hidden;
  width: 250px;
  height: 0px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px 0px 4px 4px;
  background-color: #40403d;
}

#search-compare-two-dropdown-lex>li {
  width: 250px;
  height: 20px;
  margin: 0px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-initial-image>img {
  z-index: 49;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

#search-initial-altname {
  position: relative;
  top: 10px;
  color: rgb(144, 144, 144);
  font-style: italic;
  font-weight: semi-bold;
  font-size: 10pt;
}

#search-initial-switch {
  position: relative;
  height: 20px;
  font-style: italic;
}

#search-initial-switch-button {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  outline: none;
  background: none;
}

#search-initial-switch-button>div {
  position: relative;
  left: 75px;
  width: 75px;
  height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
  color: #202020;
  border-radius: 4px;
  background-color: #80807d;
  line-height: 20px;
}

#search-initial-switch-button>div>span {
  position: relative;
  top: -24px;
}

.search-initial-switch-sides {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  line-height: 20px;
}

#search-initial-box {
  position: relative;
  z-index: 1000;
  top: -150px;
  left: 30px;
  display: none;
  width: 245px;
  height: 20px;
  border-radius: 4px;
  background-color: #40403d;
}

#search-initial-box-input {
  position: relative;
  width: 240px;
  height: 20px;
  margin: 0;
  padding: 0px 0px 0px 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #40403d;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-initial-box>ul {
  margin: 0px;
  padding: 0px;
}

#search-initial-box>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare {
  float: left;
  width: 280px;
  height: 80px;
  padding: inherit;
  margin-top: 25px;
  margin-left: -130px;
}

#search-compare-placeholder>div {
  width: 100%;
  height: 128px;
  color: #f5faf2;
  font-size: 18pt;
  font-weight: bold;
  line-height: 128px;
}

#search-compare-contents {
  width: 260px;
  height: 128px;
  margin: 10px;
}

#search-compare-lexical {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 241px;
  height: 80px;
  border-right: 1px dotted #40403d;
}

#search-compare-one-box {
  position: absolute;
  z-index: 1000;
  top: 25px;
  left: 225px;
  display: none;
  width: 245px;
  height: 20px;
  border-radius: 4px;
  background-color: #40403d;
}

#search-compare-one-box-input {
  position: relative;
  width: 240px;
  height: 20px;
  margin: 0;
  padding: 0px 0px 0px 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #40403d;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-one-box-name {
  position: relative;
  top: -20px;
  display: none;
  width: 240px;
  height: 20px;
  margin: 0;
  padding: 0px 0px 0px 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: rgb(242, 142, 67);
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-one-box-clear {
  position: relative;
  top: -40px;
  left: 215px;
  display: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  letter-spacing: .001em;
  color: #f5faf2;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-one-box>ul {
  margin: 0px;
  padding: 0px;
}

#search-compare-one-box>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-box {
  position: absolute;
  top: 75px;
  left: 225px;
  display: none;
  width: 245px;
  height: 20px;
  border-radius: 4px;
  background-color: #40403d;
}

#search-compare-two-box-input {
  position: relative;
  width: 240px;
  height: 20px;
  margin: 0;
  padding: 0px 0px 0px 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #40403d;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-box-name {
  position: relative;
  top: -20px;
  display: none;
  width: 240px;
  height: 20px;
  padding: 0px 0px 0px 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  border-radius: 4px;
  background-color: rgb(29, 144, 156);
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-box-clear {
  position: relative;
  top: -40px;
  left: 215px;
  display: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  letter-spacing: .001em;
  color: #f5faf2;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-two-box>ul {
  margin: 0px;
  padding: 0px;
}

#search-compare-two-box>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#search-compare-distribution {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  height: 128px;
}

#compare-dist-one {
  position: absolute;
  z-index: 1000;
  top: 25px;
  left: 190px;
  display: none;
  width: 245px;
  height: 20px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #40403d;
}

#compare-dist-one>ul {
  position: relative;
  top: -4px;
  display: none;
  margin: 0px;
  padding: 0px;
}

#compare-dist-one>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-dist-one>.triangle {
  left: 225px;
  top: -12px;
}

#compare-dist-one-name {
  width: 240px;
  height: 20px;
  padding: 0px 0px 0px 5px;
  color: #f5faf2;
  border-radius: 4px;
  background-color: #40403d;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-dist-two {
  position: absolute;
  top: 57px;
  left: 190px;
  display: none;
  width: 245px;
  height: 20px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #40403d;
}

#compare-dist-two>ul {
  position: relative;
  top: -4px;
  display: none;
  margin: 0px;
  padding: 0px;
}

#compare-dist-two>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-dist-two-name {
  width: 240px;
  height: 20px;
  padding: 0px 0px 0px 5px;
  color: #f5faf2;
  border-radius: 4px;
  background-color: #40403d;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-dist-two>.triangle {
  left: 225px;
  top: -12px;
}

#search-compare-environment {
  position: relative;
  float: left;
  width: 240px;
  height: 128px;
}

#compare-env-one {
  position: absolute;
  z-index: 1000;
  top: 25px;
  left: 225px;
  display: none;
  width: 245px;
  height: 20px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #40403d;
}

#compare-env-one>ul {
  position: relative;
  top: -4px;
  display: none;
  margin: 0px;
  padding: 0px;
}

#compare-env-one>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-env-one>.triangle {
  left: 225px;
}

#compare-env-one-name {
  width: 240px;
  height: 20px;
  padding: 0px 0px 0px 5px;
  color: #f5faf2;
  border-radius: 4px;
  background-color: #40403d;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-env-two {
  position: absolute;
  top: 75px;
  left: 225px;
  display: none;
  width: 245px;
  height: 20px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #40403d;
}

#compare-env-two>ul {
  position: relative;
  top: -4px;
  display: none;
  margin: 0px;
  padding: 0px;
}

#compare-env-two>ul>li {
  overflow-x: hidden;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  color: #f5faf2;
  border-top: 1px dotted #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-env-two-name {
  width: 240px;
  height: 20px;
  padding: 0px 0px 0px 5px;
  color: #f5faf2;
  border-radius: 4px;
  background-color: #40403d;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#compare-env-two>.triangle {
  left: 225px;
}

#search-compare-contents input[type='radio'] {
  position: relative;
  top: 3px;
  left: 5px;
}

#search-compare-contents .subhead {
  display: block;
  position: relative;
  left: 30px;
  margin-top: -15px;
  height: 15px;
  letter-spacing: .001em;
  color: rgb(144, 144, 144);
  font-size: 14px;
  font-weight: semi-bold;
  line-height: 20px;
}

#search-compare-contents .subhead2 {
  display: block;
  position: relative;
  top: 5px;
  left: 30px;
  width: 200px;
  height: 40px;
  letter-spacing: .001em;
  color: rgb(144, 144, 144);
  font-size: 14px;
  line-height: 20px;
}

#search-image-box {
  float: left;
  width: 110px;
  height: 110px;
  margin: 0px 0px 10px 0px;
  background-image: url('/species_images/thumbnails/adiantum_pedatum.jpg');
  background-repeat: no-repeat;
  background-size: 110px;
}

#search-options {
  float: left;
  width: 150px;
  height: 80px;
  padding: 0px 5px 0px 10px;
}

#search-options-left {
  width: 140px;
  float: left;
}

#options-label {
  height: 20px;
  padding-bottom: 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  color: black;
  font-size: 14px;
  font-weight: semi-bold;
}

#options-background {
  height: 22px;
  width: 120px;
  padding-bottom: 10px;
}

#options-background-dropdown {
  position: relative;
  z-index: 50;
  width: 100%;
  font-style: italic;
  overflow-x: hidden;
  overflow-y: hidden;
}

#options-background-dropdown>.triangle {
  top: -12px;
  left: 105px;
}

#options-background-dropdown-ul {
  position: relative;
  top: -5px;
  width: calc(100% - 5px);
  padding-right: 5px;
}

#options-background-dropdown-ul>li {
  width: 100%;
  height: 20px;
  border-top: 1px dotted #f5faf2;
}

#options-overlays {
  height: 22px;
  width: 120px;
  padding-bottom: 10px;
}

#options-overlays-dropdown {
  position: relative;
  z-index: 49;
  width: 100%;
  font-style: italic;
  overflow-x: hidden;
  overflow-y: hidden;
}

#options-overlays-dropdown>.triangle {
  top: -12px;
  left: 105px;
}

#options-overlays-dropdown-ul {
  position: relative;
  top: -5px;
  width: calc(100% - 5px);
  padding-right: 5px;
}

#options-overlays-dropdown-ul>li {
  width: 100%;
  height: 20px;
  border-top: 1px dotted #f5faf2;
}

#checkbox-container {
  height: 35px;
  margin-top: 10px;
  text-align: left;
}

#options-predicted {
  margin-top: -5px;
}

#options-predicted>label {
  height: 13px;
  line-height: 13px;
}

#search-options-right {
  width: 136px;
  padding-left: 10px;
  float: left;
}

#annotations-label {
  height: 20px;
  padding-bottom: 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 12pt;
  font-weight: semi-bold;
}

#options-annotations {
  width: 90px;
  height: 75px;
  padding: 5px;
  letter-spacing: .001em;
  color: #a5aaa2;
  border: 1px solid #40403d;
  background-color: #202020;
  text-align: center;
  font-size: 10pt;
  font-style: italic;
}

#options-annotations-buttons {
  left: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

#options-annotations>div {
  height: 33px;
  text-align: center;
}

#options-annotations>button {
  height: 27px;
  width: 50px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  letter-spacing: .001em;
  color: #f5faf2;
  border: none;
  outline: none;
  background-color: #74746a;
  font-size: 10pt;
  line-height: 27px;
}

#options-annotations>button:hover {
  background-color: #626159;
}

#color-legend {
  display: none;
  position: absolute;
  z-index: 1;
  right: 5px;
  bottom: 60px;
  overflow: hidden;
  width: 450px;
  border-radius: 10px;
  background-color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

#legend-banner {
  width: 100%;
  height: 25px;
}

#legend-banner-left {
  float: left;
  width: 300px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 25px;
}

#legend-banner-right {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 25px;
}

#legend-species-blue {
  overflow: hidden;
  width: 100%;
  height: 0px;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: #40403d;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

#legend-blue-controls {
  float: left;
  width: 50px;
  height: 100%;
}

#legend-blue-controls>input[type='checkbox'] {
  position: relative;
  top: 16px;
  left: 19px;
  margin: 0;
  cursor: pointer;
}

#legend-blue-contents {
  position: relative;
  top: 4.5px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 40px;
  border-right: 1px dotted #202020;
}

#legend-blue-contents-name {
  width: 244px;
  height: 50%;
  padding-left: 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#legend-blue-contents-colormap {
  width: 100%;
  height: 50%;
}

#legend-blue-100 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #056c58;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-blue-75 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  background-color: #1d909b;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-blue-50 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #60c8d1;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-blue-quality {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 12pt;
  font-style: italic;
  line-height: 49px;
}

#legend-species-pink {
  overflow: hidden;
  width: 100%;
  height: 0px;
  margin-bottom: 1px;
  border-radius: 4px;
  background-color: #40403d;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

#legend-pink-controls {
  float: left;
  width: 50px;
  height: 100%;
}

#legend-pink-controls>input[type='checkbox'] {
  position: relative;
  top: 3px;
  left: 19px;
  margin: 0;
  cursor: pointer;
}

#legend-pink-contents {
  position: relative;
  top: 4.5px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 40px;
  border-right: 1px dotted #202020;
}

#legend-pink-contents-name {
  width: 244px;
  height: 50%;
  padding-left: 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#legend-pink-contents-colormap {
  width: 100%;
  height: 50%;
}

#legend-pink-100 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #752879;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-pink-75 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  background-color: #c31d8e;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-pink-50 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #f069a3;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-pink-quality {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 12pt;
  font-style: italic;
  line-height: 49px;
}

#legend-species-orange {
  overflow: hidden;
  height: 0;
  opacity: 0;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: #40403d;
  -webkit-transition: height .3s, opacity .3s, margin .3s;
  -o-transition: height .3s, opacity .3s, margin .3s;
  transition: height .3s, opacity .3s, margin .3s;
}

#color-legend .populated {
  height: 49px;
  opacity: 1;
  margin-bottom: 1px;
}

#legend-orange-controls {
  float: left;
  width: 50px;
  height: 100%;
}

#legend-orange-controls>input[type='checkbox'] {
  position: relative;
  top: 3px;
  left: 19px;
  margin: 0;
  cursor: pointer;
}

#legend-orange-contents {
  position: relative;
  top: 4.5px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 40px;
  border-right: 1px dotted #202020;
}

#legend-orange-contents-name {
  width: 244px;
  height: 50%;
  padding-left: 5px;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-style: italic;
  line-height: 20px;
}

#legend-orange-contents-colormap {
  width: 100%;
  height: 50%;
}

#legend-orange-100 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #bd2026;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-orange-75 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  background-color: #f78e24;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-orange-50 {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #ffce41;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 20px;
}

#legend-orange-quality {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 12pt;
  font-style: italic;
  line-height: 49px;
}

#legend-blend {
  width: 100%;
  height: 25px;
}

#legend-blend-text {
  float: left;
  width: 380px;
  height: 25px;
  padding-right: 10px;
  text-align: right;
  letter-spacing: .001em;
  color: #f5faf2;
  font-size: 10pt;
  font-weight: semi-bold;
  line-height: 25px;
}

#legend-blend-switch {
  position: relative;
  top: 2.5px;
  float: left;
  width: 50px;
  height: 20px;
  border-radius: 4px;
  background-color: #202020;
}

#legend-blend-switch-button {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  outline: none;
  background: none;
}

#legend-blend-switch-button>div {
  position: relative;
  left: 25px;
  width: 25px;
  height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
  color: #202020;
  border-radius: 4px;
  background-color: #80807d;
  line-height: 20px;
}

#legend-blend-switch-button>div>span {
  position: relative;
  top: -24px;
}

.legend-blend-switch-sides {
  float: left;
  width: 50%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  letter-spacing: .001em;
  text-align: center;
  color: #f5faf2;
  font-size: 10pt;
  line-height: 20px;
}

button {
  font-family: 'Source Sans Pro', sans-serif;
}

.bordered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
}

.vignette:after {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 128px;
  height: 128px;
  content: "";
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 80px #000;
  box-shadow: inset 0 0 80px #000;
}

.dropdown-text {
  letter-spacing: .001em;
  color: #f5faf2;
  font-style: italic;
}

.search-checkbox {
  letter-spacing: .001em;
  color: #f5faf2;
  font-style: italic;
}

.search-checkbox>input[type='checkbox'] {
  margin: 0px;
  cursor: pointer;
  vertical-align: middle;
}

.search-dropdown {
  width: 160px;
  letter-spacing: .001em;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
}

.search-dropdown>option {
  letter-spacing: .001em;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
}

.species-dropdown {
  width: 240px;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  letter-spacing: .001em;
  color: black !important;
  border-radius: 4px;
  background-color: #40403d;
  background-color: lightgray;
  border: 1px solid #333 !important;
  font-size: 10pt;
  line-height: 20px;
}

.subcategory-dropdown {
  width: 210px;
  height: 20px;
  padding-left: 5px;
  cursor: pointer;
  letter-spacing: .001em;
  color: black !important;
  border-radius: 4px;
  background-color: #40403d;
  background-color: lightgray;
  border: 1px solid #333 !important;
  font-size: 10pt;
  line-height: 20px;
}

.triangle {
  position: relative;
  top: 6px;
  left: 7px;
  width: 0;
  height: 0;
  border-top: 8px solid #efefef;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (min-width: 1364px) {
  #search-tool-contents {
    margin: 0 auto;
  }
}

#search-banner-env-share-button,
#search-banner-help-share-button {
  position: relative;
}

#search-banner-env-share-button .fa-check-circle,
#search-banner-help-share-button .fa-check-circle {
  /* ZURB Foundation Success button background color */
  color: #3adb76;
  display: none;
}

.fades {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.fades.hide {
  opacity: 0;
}

.fades.show {
  opacity: 1;
}

.messages {
  color: white;
}

.npmap-toolbar button.share {
  background-image: url('images/font-awesome/share.png');
}

.npmap-retina .npmap-toolbar button.share {
  background-image: url('images/font-awesome/share@2x.png');
}

/* for the editControls */

button.polygon,
button.rectangle {
  display: none !important;
}

#species-hover-thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  z-index: 10000;
  display: none;
}

/***************************/

#species-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  z-index: 10010;
  background-color: #ccc;
  border: 1px solid black;
  display: none;
}

#species-info ul li {
  padding: 5px;
  border-bottom: 1px solid black;
}

#species-info ul li:hover {
  background-color: #999;
}

.npmap .leaflet-control-edit button.edit-pencil {
  background-image: none !important;
  font-family: FontAwesome;
}

.hack-round {
  border-radius: 3px;
}

.box {
  width: 220px;
  display: inline-block;
  float: left;
  margin-top: 10px;
  font-size: 13px;
  border-right: 1px solid #3e3232;
  padding-right: 10px;
  padding-left: 10px;
  height: 80px;
  text-align: left;
}

#adblockoverlay,
#mockupoverlay {
  z-index: 20000;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.95;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 300px;
  font-size: 30px;
  color: white !important;
}

#adblockoverlay {
  display: none;
  z-index: 20001;
}

.first-env {
  border-left: 5px solid orange;
}

.second-env {
  border-left: 5px solid fuchsia;
}

.both-env {
  border-left: 5px solid orange;
  -webkit-box-shadow: -5px 0 0 fuchsia;
  box-shadow: -5px 0 0 fuchsia;
}

.orange {
  background-color: orange !important;
}

.fuchsia {
  background-color: fuchsia !important;
}

#circle {
  width: 50px;
  height: 50px;
  position: absolute;
  border: 5px solid #333;
  border-radius: 100px;
  z-index: 10000;
  pointer-events: none;
}

.progress-bar {
  border: 1px solid #d3d3d3;
  margin-top: 10px;
  display: none;
  position: absolute;
  width: 270px;
  margin-left: 5px;
}

.progress-bar-before {
  left: 5px;
  top: 1px;
  font-size: 9px;
  z-index: 10000;
  color: #eee;
  display: inline;
  position: relative;
}

.progress-bar-after {
  left: 80%;
  top: 1px;
  font-size: 9px;
  z-index: 10000;
  color: #eee;
  position: relative;
  display: inline;
}

.progress-bar-percentage {
  height: 20px;
  background-color: #777;
  margin-top: -14px;
  border-right: 1px solid #777;
}

.progress-bar-percentage2 {
  height: 20px;
  background-color: #777;
  margin-top: -20px;
  margin-left: 20%;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}

#species-controls {
  float: left;
  font-size: 0.8em;
  padding-left: 20px;
}

select {
  border-radius: 5px;
  padding: 2px;
  width: 170px;
}

.info-toggle,
.species-info-toggle {
  width: 40px;
  height: 10px;
  border-radius: 0 0 50px 50px;
  background-color: black;
  text-align: center;
  color: white;
  padding: 10px;
  z-index: 10;
  border-bottom: 1px solid #333;
  margin-left: 105px;
}

.info-toggle .triangle,
.species-info-toggle .triangle {
  color: #333;
  position: relative;
  margin-left: 5px;
  margin-top: -5px;
}

.info-box,
.species-info-box {
  overflow: hidden;
}

.info-box-image,
.species-info-box-image {
  background-image: url('images/no_image.jpg');
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.environment-image {
  background-image: url('images/environment.png');
  width: 400px;
  height: 150px;
  background-size: contain;
}

.info-box-info {
  padding: 5px;
}

.info-box ul,
.species-info-box ul {
  padding: 10px;
}

.info-box ul li,
.species-info-box ul li {
  border-bottom: 1px solid #333;
}

.reorder-button triangle {}

/* Printer issue fixed */

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .print {
    background-size: 80%;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {
  .print {
    background-size: 80% !important;
  }
}

.environment-info {
  line-height: 1.3;
  height: 45px;
}

.most {
  background-color: #48af5a;
  color: white !important;
  border-radius: 2px 0 0 2px;
  padding: 2px;
  cursor: pointer;
}

.least {
  background-color: white;
  color: #777 !important;
  border-radius: 0 2px 2px 0;
  padding: 2px;
  cursor: pointer;
}

.sortbtns {
  position: absolute;
  margin-left: 180px;
  margin-top: 2px;
  display: none;
}

.sortbtn {
  border: 1px solid #b1b1b1;
  border-radius: 2px;
  margin-left: 2px;
  color: #464646;
  cursor: pointer;
  padding: 1px;
}

.active {
  background-color: #48af5a;
}

.app-selector {
  display: inline-block;
  position: relative;
  top: -12px;
}

#atlas-app-changer {
  position: absolute;
  top: 50px;
  left: 15px;
}

#description {
  display: inline-block;
  font-size: 30px;
  color: #abb2b9 !important;
  margin-right: 10px;
}

.species-mapper-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  display: none;
}

#subcategories-info {
  width: 220px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  margin-top: 10px;
  font-size: 13px;
  padding-right: 10px;
  height: 80px;
}

#continuous-spectrum {
  width: 220px;
  height: 20px;
  float: left;
}

.continuous-block {
  width: 220px;
  height: 19px;
  background-color: red;
  display: inline-block;
  border-radius: 3px 3px 3px 3px;
  text-align: center;
  font-size: 12px;
}

.label {
  color: #efefef;
}

.subcat {
  width: 197px;
}

.subcat1 {
  background-color: #c41c8e;
}

.subcat2 {
  background-color: #fd8e1f;
}

#clipboard-notice
{
    font-size: 60px;
    color: black;
    opacity: 0.0;
    width: 700px;
    height: 100px;
    z-index: 10000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -50px;
    pointer-events: none;
}

footer ul li {
  background-color: black;
}

[src='data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='] {
    width: 0 !important;
}
