@charset "UTF-8";
/* line 3, lib/assets/stylesheets/_reusable.sass */
.align-right {
  text-align: right !important;
}

/* line 6, lib/assets/stylesheets/_reusable.sass */
.align-left {
  text-align: left !important;
}

/* line 9, lib/assets/stylesheets/_reusable.sass */
.align-center {
  text-align: center !important;
}

/* line 12, lib/assets/stylesheets/_reusable.sass */
.float-right {
  float: right !important;
}

/* line 15, lib/assets/stylesheets/_reusable.sass */
.float-left {
  float: left !important;
}

/* line 18, lib/assets/stylesheets/_reusable.sass */
.clear-both {
  clear: both;
}

/* line 21, lib/assets/stylesheets/_reusable.sass */
.nowrap {
  white-space: nowrap;
}

/* line 24, lib/assets/stylesheets/_reusable.sass */
.highlight {
  background-color: yellow;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 38, lib/assets/stylesheets/_reusable.sass */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

/* line 43, lib/assets/stylesheets/_reusable.sass */
.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 50, lib/assets/stylesheets/_reusable.sass */
.cf {
  *zoom: 1;
}

/* line 55, lib/assets/stylesheets/_reusable.sass */
.horiz-list {
  list-style: none;
  list-style-image: none;
  padding: 0;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
.horiz-list li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 58, lib/assets/stylesheets/_reusable.sass */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 63, lib/assets/stylesheets/_reusable.sass */
.header-with-subheader {
  margin-bottom: 21px;
}

/* line 65, lib/assets/stylesheets/_reusable.sass */
.header-with-subheader h1, .header-with-subheader h2, .header-with-subheader h3, .header-with-subheader h4, .header-with-subheader h5, .header-with-subheader h6 {
  margin-bottom: 2px;
}

/* line 68, lib/assets/stylesheets/_reusable.sass */
.subheader-menu {
  list-style: none;
  list-style-image: none;
  padding: 0;
  line-height: 1.6em;
  font-size: 19px;
  font-family: Arial, sans-serif;
  color: #777777;
  padding-left: 0;
  margin-top: 0;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
.subheader-menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 77, lib/assets/stylesheets/_reusable.sass */
.subheader-menu li {
  margin-right: 10px;
}

/* line 79, lib/assets/stylesheets/_reusable.sass */
.subheader-menu li:before {
  font-size: 22px;
  content: '\2022';
  margin-right: 5px;
}

/* line 83, lib/assets/stylesheets/_reusable.sass */
.subheader-menu a {
  padding: 5px 2px 3px 2px;
  color: #27834e;
  text-decoration: none;
  border-bottom: 1px dotted #27834e;
  border-bottom: 2px solid rgba(39, 131, 78, 0.4);
  border-bottom: 1px dotted #27834e;
}

/* line 89, lib/assets/stylesheets/_reusable.sass */
table.neat_table {
  border-top: 1px solid #ddd;
}

/* line 92, lib/assets/stylesheets/_reusable.sass */
table.neat_table td, table.neat_table th {
  padding: 2px 12px;
}

/* line 95, lib/assets/stylesheets/_reusable.sass */
table.neat_table tr {
  border-bottom: 1px solid #ddd;
}

/* line 98, lib/assets/stylesheets/_reusable.sass */
table.neat_table th {
  background-color: #f5f5f5;
  text-align: left;
}

/* line 107, lib/assets/stylesheets/_reusable.sass */
table p img {
  max-width: initial;
}

/* line 112, lib/assets/stylesheets/_reusable.sass */
.filter-list {
  margin-top: -5px;
}

/* line 114, lib/assets/stylesheets/_reusable.sass */
.filter-list li {
  margin: 3px;
}

/* line 116, lib/assets/stylesheets/_reusable.sass */
.filter-list li a, .filter-list li a:hover, .filter-list li span {
  background-color: #EBEBCF;
  border-bottom: 1px dotted #777;
  padding: 1px 3px 1px 3px;
}

/* line 120, lib/assets/stylesheets/_reusable.sass */
.filter-list li a, .filter-list li a:hover {
  color: #27834e;
  text-decoration: none;
}

/* line 123, lib/assets/stylesheets/_reusable.sass */
.filter-list li a:hover {
  border-bottom: 1px solid #27834e;
}

/* line 126, lib/assets/stylesheets/_reusable.sass */
.no-margin-list {
  margin: 0;
}

/* line 132, lib/assets/stylesheets/_reusable.sass */
.fluid-row .fluid-column {
  vertical-align: top;
  margin-right: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 47%;
}

@media only all and (max-width: 630px) {
  /* line 132, lib/assets/stylesheets/_reusable.sass */
  .fluid-row .fluid-column {
    width: 100%;
  }
}

/* line 140, lib/assets/stylesheets/_reusable.sass */
.fluid-row .fluid-column.span_3 {
  width: 31%;
}

/* line 142, lib/assets/stylesheets/_reusable.sass */
.fluid-row .fluid-column.span_1 {
  width: auto;
}

/* line 147, lib/assets/stylesheets/_reusable.sass */
body a.remove, body a.destroy, body a.remove:hover, body a.destroy:hover, body a.img, body a.img:hover,
body a.fa, body a.fa:hover, body a.fas, body a.far, body a.fab, body a.fas:hover, body a.far:hover, body a.fab:hover,
body a.force-link-color, body a.force-link-color:hover {
  background-color: inherit;
  border-bottom: none;
}

/* line 152, lib/assets/stylesheets/_reusable.sass */
body a.fa, body a.fas, body a.far, body a.fab {
  color: #383838;
}

/* line 154, lib/assets/stylesheets/_reusable.sass */
body a.fa:hover, body a.fas:hover, body a.far:hover, body a.fab:hover {
  color: #27834e;
}

/* line 156, lib/assets/stylesheets/_reusable.sass */
body a.force-link-color, body a.force-link-color:hover {
  color: #27834e;
}

/* line 159, lib/assets/stylesheets/_reusable.sass */
body a.remove, body a.destroy, body a.remove:hover, body a.destroy:hover {
  color: red;
}

/* line 162, lib/assets/stylesheets/_reusable.sass */
.grayout {
  background-color: #efefef;
}

/* line 165, lib/assets/stylesheets/_reusable.sass */
.less-important {
  color: #888888;
}

/* line 168, lib/assets/stylesheets/_reusable.sass */
.monospace {
  font-family: monospace;
  font-size: small;
}

/* line 172, lib/assets/stylesheets/_reusable.sass */
.big-red {
  color: red;
  font-size: xx-large;
  font-weight: bold;
}

/* line 177, lib/assets/stylesheets/_reusable.sass */
.new_sp {
  color: red;
  font-weight: bold;
}

/* line 183, lib/assets/stylesheets/_reusable.sass */
body .pseudolink, body .pseudolink:hover, .main .pseudolink, .main .pseudolink:hover {
  padding: 0 1px;
  background-color: inherit;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dashed #55a;
  color: #55a;
}

/* line 191, lib/assets/stylesheets/_reusable.sass */
.remove {
  cursor: pointer;
}

/* line 194, lib/assets/stylesheets/_reusable.sass */
.green-check {
  color: #55a532;
}

/* line 197, lib/assets/stylesheets/_reusable.sass */
.loading {
  background: #ffffff url(/img/loading.gif) no-repeat center;
}

/* line 200, lib/assets/stylesheets/_reusable.sass */
.tag {
  color: white;
  font-weight: bold;
  padding: 1px 4px;
  border-radius: 5px;
  white-space: nowrap;
}

/* line 206, lib/assets/stylesheets/_reusable.sass */
.tag a {
  color: inherit !important;
  text-decoration: underline !important;
}

/* line 209, lib/assets/stylesheets/_reusable.sass */
.tag a:hover {
  background-color: inherit !important;
}

/* line 212, lib/assets/stylesheets/_reusable.sass */
a.tag-link {
  color: inherit !important;
  text-decoration: none !important;
  border: none !important;
}

/* line 216, lib/assets/stylesheets/_reusable.sass */
a.tag-link:hover {
  background-color: inherit !important;
}

/* line 219, lib/assets/stylesheets/_reusable.sass */
.tag-crow {
  background-color: #999999;
  font-size: x-small;
}

/* line 223, lib/assets/stylesheets/_reusable.sass */
.tag-eye {
  background-color: #B38481;
  font-size: x-small;
  padding-bottom: 2px;
}

/* line 228, lib/assets/stylesheets/_reusable.sass */
.draft, .alert, .unset, .continent {
  background-color: crimson !important;
}

/* line 231, lib/assets/stylesheets/_reusable.sass */
.admin_comment, .good, .travel, .area, .historical, .stationary, .region {
  background-color: DodgerBlue !important;
}

/* line 234, lib/assets/stylesheets/_reusable.sass */
.incidental, .raion {
  background-color: gray;
}

/* line 237, lib/assets/stylesheets/_reusable.sass */
.country {
  background-color: orange;
}

/* line 240, lib/assets/stylesheets/_reusable.sass */
.tag_species, .city {
  background-color: forestgreen;
}

/* line 243, lib/assets/stylesheets/_reusable.sass */
.tag_issf {
  background-color: DodgerBlue;
}

/* line 246, lib/assets/stylesheets/_reusable.sass */
.tag_slash, .tag_spuh, .tag_form {
  background-color: crimson;
}

/* line 249, lib/assets/stylesheets/_reusable.sass */
.tag_domestic, .tag_intergrade, .tag_hybrid {
  background-color: gray;
}

/* line 252, lib/assets/stylesheets/_reusable.sass */
.orange_border {
  border: 2px solid orange !important;
}

/* line 256, lib/assets/stylesheets/_reusable.sass */
img.flickr_image {
  border: 1px solid #aaaaaa;
  padding: 10px;
}

/* line 262, lib/assets/stylesheets/_reusable.sass */
div.announcement {
  font-weight: bold;
  background-color: #ffe45c;
  color: #333366;
  border-bottom: 3px solid orange;
  padding: 10px 15px;
  margin: 0 -16px;
}

/* line 272, lib/assets/stylesheets/_reusable.sass */
h2.order {
  margin: 40px 0 3px 0;
}

/* line 274, lib/assets/stylesheets/_reusable.sass */
h3.family {
  margin: 3px 0 10px 0;
}

/* line 280, lib/assets/stylesheets/_reusable.sass */
.species_photo_table img, .flickr_result img {
  border: 1px solid #aaa;
}

/* line 282, lib/assets/stylesheets/_reusable.sass */
.species_photo_table span.flickr_subscr, .flickr_result span.flickr_subscr {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

/* line 287, lib/assets/stylesheets/_reusable.sass */
.species_photo_table h3 i.sci_name, .flickr_result h3 i.sci_name {
  font-weight: normal;
  font-size: 15px;
}

/* line 290, lib/assets/stylesheets/_reusable.sass */
.species_photo_table p, .flickr_result p {
  font-size: 14px;
  color: #444444;
}

/* line 297, lib/assets/stylesheets/_reusable.sass */
.winter_photo_table img {
  width: 150px;
  height: 150px;
  margin-top: 8px;
}

/* line 301, lib/assets/stylesheets/_reusable.sass */
.winter_photo_table td {
  vertical-align: top;
}

/* line 304, lib/assets/stylesheets/_reusable.sass */
.flickr_result_cell {
  vertical-align: top;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 313, lib/assets/stylesheets/_reusable.sass */
.disabled-icon {
  color: #DED2D0;
}

/* line 316, lib/assets/stylesheets/_reusable.sass */
li.starred {
  list-style: none;
  text-indent: -1.3em;
}

/* line 319, lib/assets/stylesheets/_reusable.sass */
li.starred:before {
  content: "★";
  color: gold;
}

/* line 324, lib/assets/stylesheets/_reusable.sass */
.hidden-comment {
  background-color: pink;
}

/* line 5, lib/assets/stylesheets/_header.sass */
#header {
  margin: 0 -1em;
}

/* line 8, lib/assets/stylesheets/_header.sass */
#userheader {
  position: relative;
}

/* line 11, lib/assets/stylesheets/_header.sass */
#menucontainer {
  margin: auto;
  max-width: 896px;
  padding: 0 1em;
}

/* line 18, lib/assets/stylesheets/_header.sass */
#site_menu {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-top: 15px;
  margin-bottom: 17px;
  margin-left: -0.6em;
  line-height: 1.4em;
  list-style: none;
  list-style-image: none;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
#site_menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 29, lib/assets/stylesheets/_header.sass */
#site_menu li {
  margin: auto 0.3em;
}

/* line 31, lib/assets/stylesheets/_header.sass */
#site_menu a {
  padding: 5px 2px 3px 2px;
  color: #407FBF;
  text-decoration: none;
  border-bottom: 1px dotted #407FBF;
  border-bottom: 2px solid rgba(64, 127, 191, 0.4);
  padding-bottom: 0px;
}

/* line 34, lib/assets/stylesheets/_header.sass */
#site_menu a:hover {
  color: #306faf;
}

/* line 37, lib/assets/stylesheets/_header.sass */
#site_menu li.trans-menu a {
  padding: 5px 2px 3px 2px;
  color: #e67a00;
  text-decoration: none;
  border-bottom: 1px dotted #e67a00;
  border-bottom: 2px solid rgba(230, 122, 0, 0.4);
  padding-bottom: 0px;
}

/* line 45, lib/assets/stylesheets/_header.sass */
#header {
  border-bottom: 1px solid #aaaabf;
  background-color: #f7f7f1;
  box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* line 54, lib/assets/stylesheets/_header.sass */
div#cse-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  margin: 12px;
  text-align: right;
}

/* line 60, lib/assets/stylesheets/_header.sass */
div#cse-wrapper hr {
  display: none;
  margin: 0;
}

/* line 63, lib/assets/stylesheets/_header.sass */
div#cse-wrapper input[name=q] {
  width: 220px;
  font-size: 18px;
  border: 1px solid #aaaaaa;
  height: 30px;
  border-radius: 3px;
}

/* line 69, lib/assets/stylesheets/_header.sass */
div#cse-wrapper #cse-submit {
  height: 35px;
  border-radius: 4px;
  background-color: #f0f0f0;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font: bold 16px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  outline: revert;
  overflow: visible;
  margin: 0;
  margin-top: -1px;
  padding: 3px 10px;
  text-shadow: white 0 1px 1px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}

/* line 91, lib/assets/stylesheets/_header.sass */
div#cse-wrapper #cse-submit:hover {
  background-color: #e0e0e0;
}

@media only all and (max-width: 1230px) {
  /* line 100, lib/assets/stylesheets/_header.sass */
  #site_menu {
    font-weight: bold;
    font-size: 17px;
  }
}

@media only all and (max-width: 1020px) {
  /* line 105, lib/assets/stylesheets/_header.sass */
  #menucontainer {
    margin-left: 0;
  }
  /* line 107, lib/assets/stylesheets/_header.sass */
  div#cse-wrapper {
    position: static;
    margin: 0 5px;
    padding: 5px 0;
    border-bottom: 1px solid #c0c0c0;
  }
}

@media only all and (max-width: 600px) {
  /* line 116, lib/assets/stylesheets/_header.sass */
  #site_menu {
    font-size: 19px;
    line-height: 1.8em;
    margin-left: -0.2em;
    margin-top: 6px;
    margin-bottom: 8px;
  }
  /* line 122, lib/assets/stylesheets/_header.sass */
  #site_menu li {
    margin: auto 0.1em;
  }
  /* line 124, lib/assets/stylesheets/_header.sass */
  #site_menu a, #site_menu a:hover {
    border-bottom: none;
    text-decoration: underline;
  }
  /* line 128, lib/assets/stylesheets/_header.sass */
  #site_menu li.trans-menu a {
    border-bottom: none;
    text-decoration: underline;
  }
  /* line 132, lib/assets/stylesheets/_header.sass */
  div#cse-wrapper {
    white-space: nowrap;
    max-width: 100%;
  }
  /* line 135, lib/assets/stylesheets/_header.sass */
  div#cse-wrapper input[name=q] {
    min-width: 0 !important;
  }
}

/* line 3, lib/assets/stylesheets/_admin_menu.sass */
.admin_menu {
  list-style: none;
  list-style-image: none;
  padding: 0;
  text-align: center;
  margin: 0;
  padding: 3px 0;
  font: 13px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.4em;
  color: #cccccc;
  background-color: #2d2d2d;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
.admin_menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 13, lib/assets/stylesheets/_admin_menu.sass */
.admin_menu a {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, lib/assets/stylesheets/_admin_menu.sass */
.admin_menu a:hover {
  background-color: #2d2d2d;
  color: #ffffff;
  text-decoration: underline;
}

/* line 21, lib/assets/stylesheets/_admin_menu.sass */
.admin_menu li {
  margin: 0 5px;
}

/* line 23, lib/assets/stylesheets/_admin_menu.sass */
.admin_menu li.adder {
  font-size: 14px;
  text-transform: uppercase;
}

/* line 29, lib/assets/stylesheets/_admin_menu.sass */
.admin-shortcuts li a {
  margin-right: 4px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 6px;
}

/* line 43, lib/assets/stylesheets/_mixins.sass */
.admin-shortcuts li a:hover {
  color: #407FBF;
  border-bottom: 2px solid #4f89c4;
  border-bottom: 2px solid rgba(64, 127, 191, 0.7);
}

/* line 32, lib/assets/stylesheets/_admin_menu.sass */
.admin-shortcuts li a:hover {
  background-color: #f7f7f1;
}

/* line 1, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  color: #2c4359;
  cursor: default;
}

/* line 11, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li {
  margin: 0;
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li a {
  display: block;
  text-decoration: none;
  padding: 3px 1em 3px .4em;
  line-height: 1.5;
  color: #2c4359;
  font-size: 1.2em;
}

/* line 23, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li a em {
  font-style: normal;
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li a.active {
  background: #ccd232;
  color: #212121;
}

/* line 32, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li a.active b {
  font-weight: bold;
}

/* line 33, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li a.active i {
  font-weight: normal;
}

/* line 37, app/assets/stylesheets/_autocomplete.scss */
.ac-dropdown li.fallback_item a {
  font-size: 1.2em;
}

/* line 1, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown {
  font-family: var(--bs-font-sans-serif);
}

/* line 4, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li {
  border-bottom: 1px solid #CCCCCC;
}

/* line 7, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a {
  color: inherit;
  text-decoration: none;
  border-bottom: none;
  border-radius: 0;
}

/* line 12, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a .sci_name {
  color: #808080;
  font-weight: normal;
  font-size: 16px;
}

/* line 17, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a, .ac-search-dropdown li a:hover {
  border-bottom: none;
}

/* line 20, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a em {
  font-style: normal;
  font-weight: inherit;
  background-color: yellow;
  border: 1px solid gold;
  border-radius: 4px;
}

/* line 27, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a i em {
  font-style: italic;
}

/* line 30, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a b, .ac-search-dropdown li a i {
  display: block;
}

/* line 33, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a b {
  font-weight: 600;
}

/* line 36, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a.active i {
  font-weight: normal;
}

/* line 41, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li.fallback_item {
  border-bottom: none;
}

/* line 43, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li.fallback_item a {
  font-style: italic;
}

/* line 48, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a.active {
  background: #ccd232 url(/assets/ui-bg_diagonals-small_75_ccd232_40x40-6946025035b729cc265cfe53e2b74fd8641e361f63157d196f30a9c34558b4d7.png) repeat 50% 50%;
  border: none;
  margin: 0;
}

/* line 52, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li a.active .fallback_link, .ac-search-dropdown li a.active b {
  font-weight: 600;
}

/* line 57, app/assets/stylesheets/_autocomplete_search.scss */
.ac-search-dropdown li .fallback_link {
  font-weight: 600;
}

/* line 4, lib/assets/stylesheets/_global.sass */
p {
  line-height: 1.3em;
}

/* line 7, lib/assets/stylesheets/_global.sass */
table {
  margin: 0 0 20px 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 15, lib/assets/stylesheets/_global.sass */
body {
  padding: 0 1em;
}

/* line 18, lib/assets/stylesheets/_global.sass */
.main {
  margin: auto;
  max-width: 896px;
}

/* line 21, lib/assets/stylesheets/_global.sass */
.bannercontainer {
  margin: auto;
  max-width: 896px;
}

/* line 24, lib/assets/stylesheets/_global.sass */
.default-centered-main {
  margin: auto;
  max-width: 896px;
}

/* line 28, lib/assets/stylesheets/_global.sass */
body.wider .main {
  max-width: 1120px;
}

/* line 30, lib/assets/stylesheets/_global.sass */
body.wider #menucontainer, body.wider .bannercontainer {
  max-width: 1120px;
}

/* line 34, lib/assets/stylesheets/_global.sass */
body.full_width .main {
  max-width: 100%;
  width: 100%;
}

/* line 43, lib/assets/stylesheets/_global.sass */
div.footer {
  margin-left: -1em;
  margin-right: -1em;
  padding: 0 20px 5px 20px;
}

/* line 50, lib/assets/stylesheets/_global.sass */
body {
  margin: 0 !important;
  font-family: Arial, sans-serif;
  font-size: 16px;
}

/* line 54, lib/assets/stylesheets/_global.sass */
body h1, body h2, body h3 {
  font-family: Arial, sans-serif;
}

/* line 56, lib/assets/stylesheets/_global.sass */
body h1 {
  font-size: 32px;
}

/* line 58, lib/assets/stylesheets/_global.sass */
body h2 {
  font-size: 24px;
}

/* line 60, lib/assets/stylesheets/_global.sass */
body h3 {
  font-size: 19px;
}

/* line 62, lib/assets/stylesheets/_global.sass */
body p {
  line-height: 1.56;
  margin: 1em 0 1.56em 0;
}

/* line 65, lib/assets/stylesheets/_global.sass */
body ul {
  padding-left: 27px;
}

/* line 68, lib/assets/stylesheets/_global.sass */
body ul li, body ol li {
  margin-bottom: 3px;
}

/* line 74, lib/assets/stylesheets/_global.sass */
html, body {
  height: 100%;
}

/* line 76, lib/assets/stylesheets/_global.sass */
#above-footer {
  min-height: 100%;
}

/* line 79, lib/assets/stylesheets/_global.sass */
.main {
  padding-bottom: 185px;
}

/* line 81, lib/assets/stylesheets/_global.sass */
div.footer {
  margin-top: -145px;
}

/* For small screens */
/* line 86, lib/assets/stylesheets/_global.sass */
p img, video {
  max-width: 100%;
  height: auto;
  width: auto;
}

/* line 90, lib/assets/stylesheets/_global.sass */
#googleMap img {
  max-width: inherit;
}

/* line 93, lib/assets/stylesheets/_global.sass */
#googleMap button {
  min-width: auto;
}

@media only all and (max-width: 580px) {
  /* line 97, lib/assets/stylesheets/_global.sass */
  h1 {
    font-size: 1.6em;
  }
}

/* http://webdesignerwall.com/tutorials/css-elastic-videos */
/* line 103, lib/assets/stylesheets/_global.sass */
.video-container iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

@media only all and (max-width: 767.98px) {
  /* line 109, lib/assets/stylesheets/_global.sass */
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  /* line 115, lib/assets/stylesheets/_global.sass */
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* Video grid */
/* line 123, lib/assets/stylesheets/_global.sass */
.video-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}

/* line 131, lib/assets/stylesheets/_global.sass */
.video-grid-item {
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #eee;
}

/* line 135, lib/assets/stylesheets/_global.sass */
.video-grid-item:hover .video-grid-thumb img {
  opacity: 0.85;
}

/* line 138, lib/assets/stylesheets/_global.sass */
.video-grid-thumb {
  position: relative;
}

/* line 140, lib/assets/stylesheets/_global.sass */
.video-grid-thumb img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.15s;
}

/* line 146, lib/assets/stylesheets/_global.sass */
.video-grid-play {
  position: absolute;
  bottom: 6px;
  right: 6px;
}

/* line 150, lib/assets/stylesheets/_global.sass */
.video-grid-play:before {
  content: "\f144";
  font-family: 'Font Awesome 6 Free';
  font-size: 42px;
  color: #fff;
  opacity: .7;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* line 158, lib/assets/stylesheets/_global.sass */
.video-grid-info {
  padding: 8px;
}

/* line 161, lib/assets/stylesheets/_global.sass */
.video-grid-title {
  font-size: 15px;
  font-weight: bold;
  color: #383838;
}

/* line 166, lib/assets/stylesheets/_global.sass */
.video-grid-species {
  font-size: 14px;
  color: #555;
  margin-top: 2px;
}

/* line 170, lib/assets/stylesheets/_global.sass */
.video-grid-species span + span:before {
  content: ", ";
}

/* line 173, lib/assets/stylesheets/_global.sass */
.video-grid-meta {
  font-size: 13px;
  color: #888;
  margin-top: 2px;
}

/* line 178, lib/assets/stylesheets/_global.sass */
.video-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-y: auto;
}

/* line 187, lib/assets/stylesheets/_global.sass */
.video-overlay.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 192, lib/assets/stylesheets/_global.sass */
.video-overlay-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}

/* line 200, lib/assets/stylesheets/_global.sass */
.video-overlay-dialog {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  max-width: 900px;
  width: 95%;
  margin: auto;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
}

/* line 209, lib/assets/stylesheets/_global.sass */
.video-overlay-dialog iframe {
  display: block;
  width: min(100%, 80vh * 853 / 480);
  aspect-ratio: 853 / 480;
  margin: 0 auto;
  border: none;
}

/* line 216, lib/assets/stylesheets/_global.sass */
.video-overlay-close {
  position: sticky;
  top: 0;
  float: right;
  margin: -10px -10px 0 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #333;
  color: #fff;
  border: 2px solid #fff;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

/* line 234, lib/assets/stylesheets/_global.sass */
.video-overlay-close:hover {
  background: #555;
}

/* line 237, lib/assets/stylesheets/_global.sass */
.video-overlay-content {
  display: none;
}

/* line 239, lib/assets/stylesheets/_global.sass */
.video-overlay-content.active {
  display: block;
}

/* line 242, lib/assets/stylesheets/_global.sass */
.video-overlay-details {
  display: flex;
  margin-top: 12px;
}

/* line 245, lib/assets/stylesheets/_global.sass */
.video-overlay-details h3 {
  margin: 0 0 6px;
  font-size: 16px;
}

/* line 249, lib/assets/stylesheets/_global.sass */
.video-overlay-meta {
  flex: 1;
  font-size: 13px;
  color: #666;
  margin: 4px 0;
}

/* line 255, lib/assets/stylesheets/_global.sass */
.video-overlay-details .yt_link {
  margin-left: auto;
  white-space: nowrap;
  align-self: flex-start;
}

/* line 259, lib/assets/stylesheets/_global.sass */
.video-overlay-details .yt_link a {
  color: #666;
  text-decoration: none;
}

/* line 262, lib/assets/stylesheets/_global.sass */
.video-overlay-details .yt_link a:hover {
  color: #c00;
}

@media only all and (max-width: 767.98px) {
  /* line 266, lib/assets/stylesheets/_global.sass */
  .video-grid {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 270, lib/assets/stylesheets/_global.sass */
  .video-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 275, lib/assets/stylesheets/_global.sass */
body {
  background-color: #ffffff;
  color: #383838;
}

/* line 282, lib/assets/stylesheets/_global.sass */
h1 {
  color: #555555;
}

/* line 285, lib/assets/stylesheets/_global.sass */
h2 {
  color: #6f6f6f;
}

/* line 288, lib/assets/stylesheets/_global.sass */
h3 {
  color: #888888;
}

/* line 294, lib/assets/stylesheets/_global.sass */
.green_links a:not(.likely__widget, .not-green, .img, .pseudolink), .subheader-menu a:not(.likely__widget, .not-green, .img, .pseudolink), .green_links a:not(.likely__widget, .not-green, .img, .pseudolink):hover, .footer a:not(.likely__widget, .not-green, .img, .pseudolink), .footer a:not(.likely__widget, .not-green, .img, .pseudolink):hover {
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 298, lib/assets/stylesheets/_global.sass */
.green_links a:not(.likely__widget, .not-green, .img, .pseudolink), .subheader-menu a:not(.likely__widget, .not-green, .img, .pseudolink), .footer a:not(.likely__widget, .not-green, .img, .pseudolink) {
  color: #27834e;
  border-bottom-color: rgba(39, 131, 78, 0.45);
}

/* line 301, lib/assets/stylesheets/_global.sass */
.green_links a:not(.likely__widget, .not-green, .img, .pseudolink):hover, .subheader-menu a:not(.likely__widget, .not-green, .img, .pseudolink):hover, .footer a:not(.likely__widget, .not-green, .img, .pseudolink):hover {
  background-color: #27834e;
  color: #ffffff;
  border-bottom-color: #27834e;
}

/* line 307, lib/assets/stylesheets/_global.sass */
.green_links h1 a, .subheader-menu h1 a, .green_links h1 a:hover, .green_links h2 a, .subheader-menu h2 a, .green_links h2 a:hover, .footer h1 a, .footer h1 a:hover, .footer h2 a, .footer h2 a:hover {
  border-bottom-width: 2px;
}

/* line 309, lib/assets/stylesheets/_global.sass */
.green_links h1 a, .subheader-menu h1 a, .green_links h2 a, .subheader-menu h2 a, .footer h1 a, .footer h2 a {
  border-bottom-color: rgba(39, 131, 78, 0.7);
}

/* line 311, lib/assets/stylesheets/_global.sass */
.green_links h1 a:hover, .subheader-menu h1 a:hover, .green_links h2 a:hover, .subheader-menu h2 a:hover, .footer h1 a:hover, .footer h2 a:hover {
  border-bottom-color: #27834e;
}

/* line 316, lib/assets/stylesheets/_global.sass */
div.footer {
  border-top: 1px dotted #407FBF;
  background-color: #fdfdff;
  color: #333366;
}

/* line 320, lib/assets/stylesheets/_global.sass */
div.footer p {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

/* line 327, lib/assets/stylesheets/_global.sass */
.banners_footer {
  text-align: center;
  background-color: #f5f5f5;
  border-bottom: 1px dotted #407FBF;
  padding: 5px 0;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 334, lib/assets/stylesheets/_global.sass */
.banners_footer .inner {
  display: block;
}

/* line 337, lib/assets/stylesheets/_global.sass */
.banner_holder {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px 10px;
  vertical-align: top;
  width: 150px;
  height: 56px;
  border: 1px solid lightgray;
}

/* line 344, lib/assets/stylesheets/_global.sass */
.banner_holder a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-decoration: none;
}

/* line 349, lib/assets/stylesheets/_global.sass */
.banner_holder.birdingtop_holder, .banner_holder.fb_banner {
  border-color: #f5f5f5;
}

@media only all and (max-width: 390px) {
  /* line 353, lib/assets/stylesheets/_global.sass */
  .banner_holder {
    margin: 5px 6px;
  }
}

/* line 357, lib/assets/stylesheets/_global.sass */
.birdingtop_holder img {
  border: 0;
}

/* line 359, lib/assets/stylesheets/_global.sass */
.birdingtop_holder a, .birdingtop_holder a:hover {
  text-decoration: none;
  border-bottom: 0;
  background-color: #d5d5d5;
}

/* line 364, lib/assets/stylesheets/_global.sass */
.birdingtop_placeholder {
  color: #666666;
  text-shadow: rgba(245, 245, 245, 0.5) 1px 2px 1px;
  font-size: 28px;
  font-weight: bold;
  padding-top: 10px;
  display: inline-block;
}

/* line 373, lib/assets/stylesheets/_global.sass */
.fb_banner {
  background-color: #3b5998;
}

/* line 375, lib/assets/stylesheets/_global.sass */
.fb_banner a {
  background-image: url(/assets/FB-f-Logo__blue_50-0a4a25c96be689733562ebb344c613e9daab0bac77b9e489de25f1435c3420a3.png);
  background-color: #3b5998 !important;
  background-position: -15px 5px;
  background-repeat: no-repeat;
}

/* line 381, lib/assets/stylesheets/_global.sass */
.fb_banner a, .fb_banner a:hover {
  background-color: #3b5998 !important;
  color: #ffffff;
  font-size: 20px;
}

/* line 386, lib/assets/stylesheets/_global.sass */
.fb_banner .inner {
  margin: 5px 10px 0 55px;
  text-align: left;
}

/* line 390, lib/assets/stylesheets/_global.sass */
.ebird_banner {
  background-color: white;
}

/* line 392, lib/assets/stylesheets/_global.sass */
.ebird_banner .inner {
  margin: 5px;
}

/* line 394, lib/assets/stylesheets/_global.sass */
.ebird_banner a, .ebird_banner a:hover {
  color: #333333;
  font-family: "Times New Roman", serif;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 0.5px;
}

/* line 400, lib/assets/stylesheets/_global.sass */
.ebird_banner span.inner span {
  display: block;
}

/* line 402, lib/assets/stylesheets/_global.sass */
.ebird_banner img {
  width: 63px;
  height: auto;
}

/* line 406, lib/assets/stylesheets/_global.sass */
.flickr_banner {
  background-color: white;
}

/* line 408, lib/assets/stylesheets/_global.sass */
.flickr_banner a {
  background-image: url(/assets/flickr-logo-png-55px-6166c3b4638df0e56c79fa733c763eaef66dc7520035cbc1a33b1ccd8dabd93b.png);
  background-position: left;
  background-repeat: no-repeat;
}

/* line 412, lib/assets/stylesheets/_global.sass */
.flickr_banner a, .flickr_banner a:hover {
  color: #006dac;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 416, lib/assets/stylesheets/_global.sass */
.flickr_banner .inner {
  margin: 18px 10px 0 60px;
  text-align: left;
}

/* line 422, lib/assets/stylesheets/_global.sass */
nav {
  margin-top: 10px;
  font-weight: bold;
  color: #555555;
}

/* line 427, lib/assets/stylesheets/_global.sass */
nav a {
  padding: 5px 2px 3px 2px;
  color: #27834e;
  text-decoration: none;
  border-bottom: 1px dotted #27834e;
  border-bottom: 2px solid rgba(39, 131, 78, 0.4);
}

/* line 429, lib/assets/stylesheets/_global.sass */
nav .page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  line-height: 1.7em;
}

/* line 435, lib/assets/stylesheets/_global.sass */
ul.translated {
  list-style: none;
  margin-top: 20px;
  margin-right: -16px;
  text-align: right;
  font-size: 16px;
}

/* line 443, lib/assets/stylesheets/_global.sass */
ul.translated a, ul.translated a:hover {
  text-align: left;
  padding: 5px 15px;
  border: 1px solid #ff8800;
  color: white;
  background-color: #ff8800;
  text-decoration: none;
  margin-left: 8px;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: white 0 0 0.5px;
}

/* line 454, lib/assets/stylesheets/_global.sass */
ul.translated a:hover {
  text-shadow: white 0 0 1px;
}

/* line 456, lib/assets/stylesheets/_global.sass */
ul.translated li {
  display: inline-block;
}

/* line 459, lib/assets/stylesheets/_global.sass */
ul.translated a.translated-link-ru {
  font-size: 16px;
}

/* line 467, lib/assets/stylesheets/_global.sass */
.errors {
  color: #ff0000;
  font-weight: bold;
}

/* line 470, lib/assets/stylesheets/_global.sass */
.errors .green {
  color: green;
}

/* line 473, lib/assets/stylesheets/_global.sass */
span.error {
  color: #ff0000;
  font-weight: bold;
  display: block;
}

/* line 484, lib/assets/stylesheets/_global.sass */
.cards_list {
  padding: 0;
  list-style: none;
}

/* line 488, lib/assets/stylesheets/_global.sass */
.observ_card {
  list-style: none;
  margin: 15px 0;
  border: 1px solid gray;
  width: 100%;
}

/* line 494, lib/assets/stylesheets/_global.sass */
.observ_card .card_cell {
  display: inline-block;
  margin: 10px;
  width: 191px;
  vertical-align: middle;
}

/* line 500, lib/assets/stylesheets/_global.sass */
.observ_card ul.card_cell {
  padding: 0;
  list-style: none;
}

/* line 504, lib/assets/stylesheets/_global.sass */
.observ_card .card-notes {
  margin: 0 10px;
  border-top: 1px solid lightgray;
  font-size: 14px;
  color: grey;
}

/* line 510, lib/assets/stylesheets/_global.sass */
.observ_card .card_time {
  font-family: monospace;
  font-size: 14px;
}

/* line 516, lib/assets/stylesheets/_global.sass */
.tx_link {
  color: darkorange !important;
}

/* line 518, lib/assets/stylesheets/_global.sass */
.tx_link:hover {
  color: white !important;
  background-color: darkorange !important;
}

/* line 522, lib/assets/stylesheets/_global.sass */
.spuh_link {
  color: yellowgreen !important;
}

/* line 524, lib/assets/stylesheets/_global.sass */
.spuh_link:hover {
  color: white !important;
  background-color: yellowgreen !important;
}

/* line 530, lib/assets/stylesheets/_global.sass */
html.progress:before {
  display: block;
  position: fixed;
  content: "";
  z-index: 99;
  top: 0;
  left: -200px;
  width: 200px;
  height: 4px;
  animation: progress 2s linear infinite;
  background-color: orange;
}

/* line 542, lib/assets/stylesheets/_global.sass */
.turbolinks-progress-bar {
  height: 5px;
  background-color: orange;
}

@keyframes progress {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}

/* line 563, lib/assets/stylesheets/_global.sass */
.yt_link {
  font-size: 15px;
  font-style: italic;
  background-color: #eeeeee;
  padding: 4px;
}

/* line 568, lib/assets/stylesheets/_global.sass */
.yt_link b {
  font-style: normal;
}

/* line 570, lib/assets/stylesheets/_global.sass */
.yt_link a, .yt_link a:hover {
  background-color: #eeeeee;
  text-decoration: none;
  border-bottom: none;
}

/* line 574, lib/assets/stylesheets/_global.sass */
.yt_link a {
  color: #666666;
}

/* line 576, lib/assets/stylesheets/_global.sass */
.yt_link a:hover {
  color: #222222;
  border-bottom: 1px solid #666666;
}

/* line 582, lib/assets/stylesheets/_global.sass */
div.thumbs_strip .image_thumb {
  height: 218px;
}

/* line 584, lib/assets/stylesheets/_global.sass */
div.thumbs_strip .image_thumb img {
  max-height: 100%;
}

/* line 587, lib/assets/stylesheets/_global.sass */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 3, lib/assets/stylesheets/_images.sass */
figure.image_thumb, figure.imageholder {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  margin: 0 6px 6px 0;
  border: 1px solid #eeeeee;
}

/* line 8, lib/assets/stylesheets/_images.sass */
figure.image_thumb a img, figure.imageholder a img {
  border: none;
  vertical-align: text-top;
  margin-bottom: 0;
  display: block;
  max-height: 97vh;
}

/* line 17, lib/assets/stylesheets/_images.sass */
figure.imageholder {
  border: 1px solid #eeeeee;
}

/* line 21, lib/assets/stylesheets/_images.sass */
.thumbs_strip figure.image_thumb, .thumbs_strip figure.imageholder {
  border: 1px solid #eeeeee;
}

/* line 24, lib/assets/stylesheets/_images.sass */
figure.image_thumb {
  text-align: center;
}

/* line 26, lib/assets/stylesheets/_images.sass */
figure.image_thumb img:not(.map_strip_img) {
  width: 100%;
}

/* line 28, lib/assets/stylesheets/_images.sass */
figure.image_thumb img.fake_dimensions {
  max-width: 100%;
  max-height: 100%;
}

/* line 33, lib/assets/stylesheets/_images.sass */
.thumbs_strip figure.image_thumb img {
  width: initial;
}

/* line 36, lib/assets/stylesheets/_images.sass */
figure.imageholder {
  max-width: 100%;
  height: auto;
  width: auto;
}

/* line 38, lib/assets/stylesheets/_images.sass */
figure.imageholder img {
  max-width: 100%;
  height: auto;
  width: auto;
}

/* line 41, lib/assets/stylesheets/_images.sass */
figcaption.imagetitle {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: Arial, sans-serif;
  font-size: 16px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  text-align: left;
  white-space: normal;
  background: #3d3d3d;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

/* line 54, lib/assets/stylesheets/_images.sass */
figcaption.imagetitle a, figcaption.imagetitle i.sci_name {
  color: #cfcfcf;
  font-weight: bold;
  text-shadow: black 1px 1px 0px;
  text-decoration: none;
  border-bottom: none;
}

/* line 60, lib/assets/stylesheets/_images.sass */
figcaption.imagetitle a:hover, figcaption.imagetitle a:hover i.sci_name {
  color: white;
  background: #3d3d3d;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid white;
  text-decoration: none;
}

/* line 67, lib/assets/stylesheets/_images.sass */
figure.image_thumb figcaption {
  font-size: 13px;
}

/* line 70, lib/assets/stylesheets/_images.sass */
.post figure.image_thumb figcaption {
  font-size: 14px;
}

/* line 73, lib/assets/stylesheets/_images.sass */
.post .photos figure.imageholder {
  margin: 0.6em 0 0.6em 0;
}

/* line 76, lib/assets/stylesheets/_images.sass */
figure.imageholder figcaption {
  font-size: 16px;
}

@media only all and (max-width: 767.98px) {
  /* line 83, lib/assets/stylesheets/_images.sass */
  .thumbs_row {
    width: auto;
    text-align: center;
  }
  /* line 87, lib/assets/stylesheets/_images.sass */
  figure.image_thumb {
    border: 1px solid #eeeeee;
    max-width: 100%;
    height: auto;
    width: auto;
  }
  /* line 90, lib/assets/stylesheets/_images.sass */
  figure.image_thumb img:not(.map_strip_img) {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  /* line 92, lib/assets/stylesheets/_images.sass */
  figure.image_thumb img {
    max-width: 100%;
    height: auto;
    *width: auto;
    width: auto\9;
  }
}

/* line 99, lib/assets/stylesheets/_images.sass */
.flickr_badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #3d3d3d;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
}

/* line 1, lib/assets/stylesheets/_jumbo.scss */
.jumbo-home {
  background-image: url("https://bwua-static.s3.eu-central-1.amazonaws.com/whitethroat-jumbo.jpg");
}

/* line 5, lib/assets/stylesheets/_jumbo.scss */
.jumbo-archive {
  background-image: url("https://bwua-static.s3.eu-central-1.amazonaws.com/mergus-jumbo.jpg");
}

/* line 9, lib/assets/stylesheets/_jumbo.scss */
.jumbo-ukraine {
  background-image: url("https://bwua-static.s3.eu-central-1.amazonaws.com/goldenplover-jumbo.jpg");
}

/* line 13, lib/assets/stylesheets/_jumbo.scss */
.jumbo-lifelist {
  background-image: url("https://bwua-static.s3.eu-central-1.amazonaws.com/pauraque-jumbo.jpg");
}

/* line 3, app/assets/stylesheets/public.sass */
.main {
  padding-top: 10px;
}

/* line 8, app/assets/stylesheets/public.sass */
.post-box {
  margin-bottom: 40px;
  border-bottom: 1px solid #dddddd;
}

/* line 11, app/assets/stylesheets/public.sass */
.post-box .thumbnails {
  margin-top: 10px;
}

/* line 14, app/assets/stylesheets/public.sass */
.post-box.shout-box {
  border-top: none;
  background-image: url(/img/shout-bg.png);
  padding: 10px;
  border-radius: 10px;
  font-family: "Helvetica Neue", Helvetica, Verdana, Tahoma, sans-serif;
}

/* line 21, app/assets/stylesheets/public.sass */
.post-box.shout-box .comment_links {
  text-align: right;
  margin-bottom: 0;
  margin-top: 5px;
  margin-right: 2px;
}

/* line 26, app/assets/stylesheets/public.sass */
.post-box.shout-box .comment_links a {
  padding: 2px;
  font-weight: bold;
  font-size: 15px;
  color: #666666;
  border: none;
  margin-top: 3px;
  vertical-align: middle;
}

/* line 34, app/assets/stylesheets/public.sass */
.post-box.shout-box .comment_links a, .post-box.shout-box .comment_links a:hover, .post-box.shout-box .comment_links a:focus {
  background-color: transparent;
}

/* line 37, app/assets/stylesheets/public.sass */
.post {
  padding: 0 5px;
  margin: 0 -6px;
}

/* line 41, app/assets/stylesheets/public.sass */
.post .header-with-subheader time {
  color: #666666;
  font-style: italic;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 13px;
}

/* line 47, app/assets/stylesheets/public.sass */
.post img {
  border: 1px solid #aaa;
}

/* line 51, app/assets/stylesheets/public.sass */
.post a img {
  vertical-align: top;
  margin-bottom: 4px;
  border: 2px solid #1b5c37;
}

/* line 56, app/assets/stylesheets/public.sass */
.post ul, .post ol {
  padding-left: 30px;
}

/* line 58, app/assets/stylesheets/public.sass */
.post ul li, .post ol li {
  line-height: 1.56;
}

/* line 61, app/assets/stylesheets/public.sass */
.post.diff_lang {
  border: 1px dashed #E67E22;
}

/* line 64, app/assets/stylesheets/public.sass */
.diff_lang_notice, .diff_lang_expand_notice {
  border-bottom: 1px dashed #E67E22;
  background-color: #FAD7A0;
  margin: 0 -5px;
}

/* line 68, app/assets/stylesheets/public.sass */
.diff_lang_notice p, .diff_lang_expand_notice p {
  padding: 10px;
  margin: 0;
  font-size: 14px;
  color: #E67E22;
}

/* line 74, app/assets/stylesheets/public.sass */
.diff_lang_expand_notice {
  border-top: 1px dashed #E67E22;
}

/* line 76, app/assets/stylesheets/public.sass */
.diff_lang_expand_notice .pseudolink, .diff_lang_expand_notice .pseudolink:hover {
  color: #E67E22;
  border-color: #E67E22;
}

/* line 80, app/assets/stylesheets/public.sass */
.post.shout {
  background-color: white;
  padding: 10px 10px 2px 10px;
  border-radius: 5px;
}

/* line 84, app/assets/stylesheets/public.sass */
.post.shout h2 {
  margin: 0;
  font-weight: normal;
  font-size: 17px;
}

/* line 88, app/assets/stylesheets/public.sass */
.post.shout h2 i {
  font-size: 14px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-left: 5px;
}

/* line 92, app/assets/stylesheets/public.sass */
.post.shout h2 a, .post.shout h2 a:hover, .post.shout h2 a:focus {
  color: #666666;
  text-decoration: none;
  border-bottom-width: 1px;
}

/* line 96, app/assets/stylesheets/public.sass */
.post.shout h2 a:hover, .post.shout h2 a:focus {
  color: #525252;
  background-color: white;
}

/* line 100, app/assets/stylesheets/public.sass */
.post.shout p {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 106, app/assets/stylesheets/public.sass */
.comment_links {
  margin: 0;
  margin-bottom: 10px;
  text-align: right;
  list-style: none;
  list-style-image: none;
  padding: 0;
}

/* line 110, app/assets/stylesheets/public.sass */
.comment_links li {
  margin: 10px;
  margin-right: 2px;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
.comment_links li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 114, app/assets/stylesheets/public.sass */
.comment_links a {
  padding: 5px 2px 3px 2px;
  color: #27834e;
  text-decoration: none;
  border-bottom: 1px dotted #27834e;
  border-bottom: 2px solid rgba(39, 131, 78, 0.4);
  border-bottom: 1px dotted #27834e;
}

/* line 118, app/assets/stylesheets/public.sass */
nav.month-navigation {
  margin-top: 0;
}

/* line 120, app/assets/stylesheets/public.sass */
nav.month-navigation a {
  margin-right: 15px;
}

/* line 123, app/assets/stylesheets/public.sass */
nav.front_page_prev {
  margin-top: -15px;
  font-size: 20px;
}

/* line 126, app/assets/stylesheets/public.sass */
nav.front_page_prev a {
  font-size: 32px;
  font-family: Arial, sans-serif;
}

/* line 132, app/assets/stylesheets/public.sass */
.subcomments {
  margin-left: 50px;
  margin-bottom: 10px;
  margin-top: -10px;
}

/* line 136, app/assets/stylesheets/public.sass */
.subcomments .comment_box {
  margin-bottom: 0;
}

/* line 139, app/assets/stylesheets/public.sass */
.subcomments .subcomments {
  margin-top: 0;
}

/* line 146, app/assets/stylesheets/public.sass */
.comment_box {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #eeeeee;
  border-left: 4px solid #407FBF;
  border-bottom: 1px solid #407FBF;
}

/* line 152, app/assets/stylesheets/public.sass */
.comment_box h6 {
  margin-top: 0;
  margin-right: 5px;
  font-size: 16px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 157, app/assets/stylesheets/public.sass */
.comment_box time {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 11px;
  font-style: italic;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 4px;
  vertical-align: 1px;
}

/* line 164, app/assets/stylesheets/public.sass */
.comment_box .comment_body_text, .comment_box ul.reply {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 13px;
}

/* line 167, app/assets/stylesheets/public.sass */
.comment_box .comment_body_text p, .comment_box ul.reply p {
  line-height: 1.4;
}

/* line 169, app/assets/stylesheets/public.sass */
.comment_box ul.reply {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
}

/* line 11, lib/assets/stylesheets/_mixins.sass */
.comment_box ul.reply li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 173, app/assets/stylesheets/public.sass */
.comment_box .comment_body_text {
  margin-left: 30px;
}

/* line 176, app/assets/stylesheets/public.sass */
.comment_screened {
  font-weight: bold;
  background-color: #ffe45c;
  color: #333366;
  border-left: 4px solid orange;
  padding: 10px 15px;
}

/* line 187, app/assets/stylesheets/public.sass */
form.comment label {
  vertical-align: top;
  display: block;
  font: bold 15px Tahoma, Verdana, Arial, sans-serif;
  color: #605070;
}

/* line 195, app/assets/stylesheets/public.sass */
form.comment .comment_nmaee, form.comment .commenter_email {
  float: left;
  width: 295px;
}

/* line 199, app/assets/stylesheets/public.sass */
form.comment .comment_nmaee {
  margin-right: 10px;
}

/* line 201, app/assets/stylesheets/public.sass */
form.comment .commenter_email {
  margin-left: 10px;
}

/* line 203, app/assets/stylesheets/public.sass */
form.comment .commenter_email label, form.comment .commenter_email span.hint {
  *margin-left: 5px;
}

/* line 207, app/assets/stylesheets/public.sass */
form.comment div.input {
  display: block;
  margin-bottom: 10px;
}

/* line 211, app/assets/stylesheets/public.sass */
form.comment div.input.comment_name {
  display: none;
}

/* line 214, app/assets/stylesheets/public.sass */
form.comment input.string {
  width: 285px;
}

/* line 217, app/assets/stylesheets/public.sass */
form.comment textarea {
  width: 600px;
}

/* line 222, app/assets/stylesheets/public.sass */
form.comment div.buttons input.button {
  width: 130px;
  height: 40px;
}

/* line 226, app/assets/stylesheets/public.sass */
form.comment input.string, form.comment textarea {
  border: 2px solid #888888;
  padding: 5px;
}

/* line 231, app/assets/stylesheets/public.sass */
form.comment .input .hint {
  color: #777777;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

/* line 237, app/assets/stylesheets/public.sass */
form.comment .input.comment_body .hint {
  width: 612px;
  text-align: right;
  display: block;
}

/* line 241, app/assets/stylesheets/public.sass */
form.comment .input.commenter_email .hint {
  font-size: 12px;
  display: block;
}

/* line 250, app/assets/stylesheets/public.sass */
.image_over_container {
  display: table;
  width: 100%;
  margin-top: 20px;
}

/* line 255, app/assets/stylesheets/public.sass */
.image_canvas_container {
  display: table-cell;
  padding: 0 20px 0 0;
  text-align: center;
  vertical-align: top;
}

@media (max-width: 900px) {
  /* line 255, app/assets/stylesheets/public.sass */
  .image_canvas_container {
    display: block;
  }
}

/* line 263, app/assets/stylesheets/public.sass */
.image_info_pane {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  margin-left: 10px;
  padding: 2px 10px 10px 10px;
}

/* line 269, app/assets/stylesheets/public.sass */
.image_info_pane h1 {
  font-size: 26px;
}

/* line 271, app/assets/stylesheets/public.sass */
.image_info_pane ul.translated {
  margin-top: 0;
  margin-right: -26px;
}

@media (max-width: 900px) {
  /* line 263, app/assets/stylesheets/public.sass */
  .image_info_pane {
    width: 100%;
    display: block;
    padding: 20px 0;
    margin: 0;
  }
  /* line 280, app/assets/stylesheets/public.sass */
  .image_info_pane ul.translated {
    margin-top: 0;
    margin-right: -16px;
  }
}

/* line 284, app/assets/stylesheets/public.sass */
.image_canvas {
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 1px solid #cccccc;
}

/* line 288, app/assets/stylesheets/public.sass */
.image_canvas img {
  vertical-align: top;
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100vh;
}

@media (max-width: 900px) {
  /* line 288, app/assets/stylesheets/public.sass */
  .image_canvas img {
    max-height: 580px;
  }
}

/* line 296, app/assets/stylesheets/public.sass */
table.image_nav {
  max-width: 100%;
  margin-top: 30px;
}

/* line 299, app/assets/stylesheets/public.sass */
table.image_nav th, table.image_nav td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 10px;
}

/* line 303, app/assets/stylesheets/public.sass */
table.image_nav th {
  font-weight: normal;
  font-size: 12px;
  color: #444;
}

/* line 307, app/assets/stylesheets/public.sass */
table.image_nav .img_prev_next {
  font-weight: bold;
  font-size: 2em;
}

/* line 310, app/assets/stylesheets/public.sass */
table.image_nav span.img_prev_next {
  color: #555;
}

/* line 312, app/assets/stylesheets/public.sass */
table.image_nav a.img_prev_next {
  text-decoration: none;
  border-bottom: none;
}

/* line 318, app/assets/stylesheets/public.sass */
.sci_name {
  color: #808080;
}

/* line 324, app/assets/stylesheets/public.sass */
#lifelist time, #lifelist .sci_name, .lifers_list time, .lifers_list .sci_name {
  white-space: nowrap;
}

/* line 326, app/assets/stylesheets/public.sass */
#lifelist .sci_name, .lifers_list .sci_name {
  font-size: 15px;
}

/* line 331, app/assets/stylesheets/public.sass */
.lifelist-subtitle {
  margin-top: 0;
  font-weight: normal;
}

/* line 335, app/assets/stylesheets/public.sass */
h5.first_seen {
  font-family: Arial, sans-serif;
  color: #666;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 3px;
}

/* line 342, app/assets/stylesheets/public.sass */
.lifers_list {
  margin-top: 0;
}

/* line 345, app/assets/stylesheets/public.sass */
.lifer_row {
  margin-bottom: 5px;
}

/* line 347, app/assets/stylesheets/public.sass */
.lifer_row span {
  font-size: 12px;
}

/* line 350, app/assets/stylesheets/public.sass */
.neat_table.lifelist_table {
  max-width: 1200px;
  display: block;
  border-top: 1px solid #eee;
}

/* line 354, app/assets/stylesheets/public.sass */
.neat_table.lifelist_table td {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 358, app/assets/stylesheets/public.sass */
.neat_table.lifelist_table .sci_name {
  white-space: nowrap;
}

/* line 362, app/assets/stylesheets/public.sass */
.lifer_en, .lifer_locus {
  display: block;
  font-size: 14px;
  margin-top: 3px;
}

/* line 367, app/assets/stylesheets/public.sass */
.lifer_locus {
  font-style: italic;
}

@media only all and (max-width: 500px) {
  /* line 372, app/assets/stylesheets/public.sass */
  .neat_table.lifelist_table tbody, .neat_table.lifelist_table tr, .neat_table.lifelist_table td.place_td {
    display: block;
  }
  /* line 374, app/assets/stylesheets/public.sass */
  .neat_table.lifelist_table td {
    padding-bottom: 0;
  }
  /* line 376, app/assets/stylesheets/public.sass */
  .neat_table.lifelist_table td.place_td {
    font-size: small;
    padding-top: 0;
    text-align: right;
    padding-bottom: 20px;
  }
  /* line 381, app/assets/stylesheets/public.sass */
  #lifelist.advanced {
    width: auto;
  }
  /* line 383, app/assets/stylesheets/public.sass */
  #lifelist.advanced thead, #lifelist.advanced tbody, #lifelist.advanced tr, #lifelist.advanced th, #lifelist.advanced .sort_by_label, #lifelist.advanced td.comb_date, #lifelist.advanced td.single_date, #lifelist.advanced td.count_cell {
    display: block;
  }
  /* line 385, app/assets/stylesheets/public.sass */
  #lifelist.advanced .empty_cell {
    display: none;
  }
  /* line 387, app/assets/stylesheets/public.sass */
  #lifelist.advanced .sort_by_label {
    padding-bottom: 10px;
  }
  /* line 389, app/assets/stylesheets/public.sass */
  #lifelist.advanced th {
    padding: 5px 15px !important;
    text-align: left !important;
  }
  /* line 392, app/assets/stylesheets/public.sass */
  #lifelist.advanced th.count-column-header {
    width: auto !important;
    padding-bottom: 10px !important;
  }
  /* line 395, app/assets/stylesheets/public.sass */
  #lifelist.advanced tr {
    padding-top: 15px;
  }
  /* line 397, app/assets/stylesheets/public.sass */
  #lifelist.advanced thead tr {
    padding-top: 0;
  }
  /* line 399, app/assets/stylesheets/public.sass */
  #lifelist.advanced td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 402, app/assets/stylesheets/public.sass */
  #lifelist.advanced td h5.first_seen {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  /* line 405, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.num_cell {
    vertical-align: top;
  }
  /* line 407, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.comb_date, #lifelist.advanced td.single_date {
    text-align: right !important;
  }
  /* line 409, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.count_cell {
    margin-bottom: 15px;
  }
  /* line 411, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.comb_date, #lifelist.advanced td.single_date, #lifelist.advanced td.count_cell {
    font-size: 15px;
    height: 1.3em;
  }
  /* line 414, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.comb_date span.designation, #lifelist.advanced td.single_date span.designation, #lifelist.advanced td.count_cell span.designation {
    display: inline;
    color: #777777;
    font-style: italic;
  }
  /* line 418, app/assets/stylesheets/public.sass */
  #lifelist.advanced td.comb_date .dashes, #lifelist.advanced td.single_date .dashes, #lifelist.advanced td.count_cell .dashes {
    display: none;
  }
}

/* line 422, app/assets/stylesheets/public.sass */
#lifelist.advanced {
  width: 100%;
}

/* line 424, app/assets/stylesheets/public.sass */
#lifelist.advanced td {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 428, app/assets/stylesheets/public.sass */
#lifelist.advanced .sort_by_label {
  font-weight: normal;
}

/* line 430, app/assets/stylesheets/public.sass */
#lifelist.advanced span.lifer-locus-item {
  font-size: 18px;
}

/* line 432, app/assets/stylesheets/public.sass */
#lifelist.advanced span.lifer-locus-item:hover {
  cursor: pointer;
}

/* line 434, app/assets/stylesheets/public.sass */
#lifelist.advanced a.cardlink {
  font-size: 16px;
}

/* line 436, app/assets/stylesheets/public.sass */
#lifelist.advanced span.fa-sort {
  font-size: 14px;
}

/* line 438, app/assets/stylesheets/public.sass */
#lifelist.advanced th {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
}

/* line 442, app/assets/stylesheets/public.sass */
#lifelist.advanced th.count-column-header {
  width: 5em;
  text-align: right;
}

/* line 445, app/assets/stylesheets/public.sass */
#lifelist.advanced .designation {
  display: none;
}

/* line 447, app/assets/stylesheets/public.sass */
#lifelist.advanced .count_cell b {
  font-weight: normal;
  font-size: 17px;
}

/* line 450, app/assets/stylesheets/public.sass */
#lifelist.advanced td.num_cell, #lifelist.advanced td.count_cell {
  text-align: right;
}

/* line 452, app/assets/stylesheets/public.sass */
#lifelist.advanced td.comb_date, #lifelist.advanced td.single_date {
  text-align: center;
}

/* line 457, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table {
  max-width: 1200px;
  display: block;
  border-top: none;
}

/* line 461, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table tr {
  border-bottom: 1px solid #eee;
}

/* line 465, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table td.names .sci_name, table.neat_table.checklist_table td.names b {
  white-space: nowrap;
  display: block;
}

/* line 468, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table td.names .sci_name {
  font-size: 14px;
}

/* line 470, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table td.names .sp_link {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

/* line 474, app/assets/stylesheets/public.sass */
table.neat_table.checklist_table td.status_text {
  width: 66%;
  font-style: italic;
  font-size: 87%;
  color: #444;
}

@media only all and (max-width: 500px) {
  /* line 482, app/assets/stylesheets/public.sass */
  table.neat_table.checklist_table td {
    padding: 5px 10px 5px 0;
    display: inline-block;
  }
  /* line 485, app/assets/stylesheets/public.sass */
  table.neat_table.checklist_table .status_marker {
    padding-left: 15px;
  }
  /* line 487, app/assets/stylesheets/public.sass */
  table.neat_table.checklist_table .status_text {
    display: block;
    padding-left: 25px;
  }
}

/* line 491, app/assets/stylesheets/public.sass */
.status-old, .status-unsure {
  font-style: italic;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: white;
  background-color: #ccbbbb;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  width: 15px;
  line-height: 15px;
  border-radius: 15px;
  cursor: default;
}

/* line 507, app/assets/stylesheets/public.sass */
.taxonomy {
  margin-top: 30px;
  margin-bottom: 5px;
}

/* line 511, app/assets/stylesheets/public.sass */
.species_name_h1 {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 515, app/assets/stylesheets/public.sass */
.latin {
  font-weight: normal;
  font-family: serif;
  font-style: italic;
  color: #343;
  margin-top: 10px;
  display: inline;
}

/* line 524, app/assets/stylesheets/public.sass */
.authority {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-variant: small-caps;
  font-size: 14px;
}

/* line 529, app/assets/stylesheets/public.sass */
.sp_translations {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 20px;
}

/* line 532, app/assets/stylesheets/public.sass */
.sp_translations dt {
  white-space: nowrap;
  display: inline;
  color: #33b;
  font-style: italic;
}

/* line 538, app/assets/stylesheets/public.sass */
.sp_translations dd {
  display: inline;
  margin-left: 0;
}

/* line 542, app/assets/stylesheets/public.sass */
.sp_synonyms {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 1px dotted lightgrey;
  background-color: lightgoldenrodyellow;
  padding: 10px 10px 0 10px;
  border-radius: 2px;
}

/* line 549, app/assets/stylesheets/public.sass */
.two_thirds {
  margin-top: 20px;
}

@media only all and (min-width: 630px) {
  /* line 554, app/assets/stylesheets/public.sass */
  .one_third {
    width: 32%;
    float: left;
    margin-right: 20px;
  }
  /* line 559, app/assets/stylesheets/public.sass */
  .two_thirds {
    width: 64%;
    float: right;
    margin-bottom: 30px;
  }
  /* line 563, app/assets/stylesheets/public.sass */
  .two_thirds img {
    max-width: 100%;
    max-height: 580px;
  }
  /* line 566, app/assets/stylesheets/public.sass */
  .two_thirds .image_canvas {
    float: right;
  }
}

/* line 570, app/assets/stylesheets/public.sass */
.obs_maps img {
  max-width: 100%;
  height: auto;
  border: 1px solid #aaaaaa;
}

@media only all and (max-width: 630px) {
  /* line 570, app/assets/stylesheets/public.sass */
  .obs_maps img {
    width: 100%;
  }
}

/* line 578, app/assets/stylesheets/public.sass */
table.monthly td {
  font-family: Arial, sans-serif;
  text-align: center;
  border: 1px solid #333;
  width: 34px;
  height: 34px;
}

/* line 585, app/assets/stylesheets/public.sass */
table.monthly td.seen_this_month {
  background-color: #cfc;
}

/* line 589, app/assets/stylesheets/public.sass */
li.feed_li:before {
  content: ' ';
}

/* line 602, app/assets/stylesheets/public.sass */
.likely {
  margin: 0;
}

@media only all and (max-width: 580px) {
  /* line 609, app/assets/stylesheets/public.sass */
  form.comment .input.commenter_email, form.comment .input.comment_nmaee {
    width: 100%;
    margin-left: 0;
  }
  /* line 612, app/assets/stylesheets/public.sass */
  form.comment textarea, form.comment input.string,
form.comment .input.comment_body .hint,
form.comment .input.commenter_email input.string,
form.comment .input.comment_nmaee input.string {
    width: 100%;
  }
}

/* line 619, app/assets/stylesheets/public.sass */
.winter-banner {
  border: 1px solid #ccc;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 20px;
  margin-top: 20px;
}

/* line 625, app/assets/stylesheets/public.sass */
.winter-banner img {
  vertical-align: bottom;
}

/* line 627, app/assets/stylesheets/public.sass */
.winter-banner div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: -30px;
  vertical-align: 28px;
}

/* line 631, app/assets/stylesheets/public.sass */
.winter-banner div a {
  font-family: Verdana;
  color: #6D7B9D;
  font-weight: bold;
  font-size: 24px;
}

/* line 636, app/assets/stylesheets/public.sass */
.winter-banner div a:hover {
  color: #5D6BAD;
  background-color: transparent;
  text-decoration: underline;
}

/* line 640, app/assets/stylesheets/public.sass */
.winter-banner div span {
  font-weight: bold;
  color: #444;
}

@media only all and (max-width: 900px) {
  /* line 619, app/assets/stylesheets/public.sass */
  .winter-banner {
    background-color: #ddddee;
  }
  /* line 646, app/assets/stylesheets/public.sass */
  .winter-banner img {
    display: none;
  }
  /* line 648, app/assets/stylesheets/public.sass */
  .winter-banner div {
    margin: 10px;
  }
}

/* line 653, app/assets/stylesheets/public.sass */
table.nice_stats {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 658, app/assets/stylesheets/public.sass */
table.nice_stats td {
  width: 25%;
  padding: 3px 5px 15px 15px;
  font-family: Verdana, Tahoma, sans-serif;
  font-weight: bold;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}

/* line 666, app/assets/stylesheets/public.sass */
table.nice_stats td a {
  text-decoration: none;
  border-bottom: 1px solid;
}

/* line 669, app/assets/stylesheets/public.sass */
table.nice_stats th {
  padding-bottom: 1px;
  border-bottom: 4px double #aaaaaa;
}

/* line 673, app/assets/stylesheets/public.sass */
table.nice_stats th h2 {
  color: #383838;
  margin-bottom: 0;
}

/* line 676, app/assets/stylesheets/public.sass */
table.nice_stats td.year, table.nice_stats td.count_sp, table.nice_stats td.count_new, table.nice_stats td.count_new_big {
  font-size: 30px;
  font-family: "Verdana", sans-serif;
}

/* line 679, app/assets/stylesheets/public.sass */
table.nice_stats td.day {
  font-family: "Verdana", sans-serif;
  padding-right: 15px;
  color: #666666;
  font-size: 22px;
}

/* line 684, app/assets/stylesheets/public.sass */
table.nice_stats td.day a {
  color: #666666;
}

/* line 686, app/assets/stylesheets/public.sass */
table.nice_stats td.year {
  color: #666666;
}

/* line 688, app/assets/stylesheets/public.sass */
table.nice_stats td.place {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  color: #555;
}

/* line 693, app/assets/stylesheets/public.sass */
table.nice_stats .count_sp, table.nice_stats .count_new_big {
  text-align: right;
}

/* line 695, app/assets/stylesheets/public.sass */
table.nice_stats .count_new {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}

/* line 699, app/assets/stylesheets/public.sass */
table.nice_stats .count_new small {
  font-family: Arial;
}

/* line 701, app/assets/stylesheets/public.sass */
table.nice_stats .count_new small {
  font-size: 18px;
}

/* line 703, app/assets/stylesheets/public.sass */
table.nice_stats .count_sp, table.nice_stats .count_sp_label, table.nice_stats .count_sp a {
  color: #3661b7;
}

/* line 705, app/assets/stylesheets/public.sass */
table.nice_stats .count_new, table.nice_stats .count_new_label, table.nice_stats .count_new a, table.nice_stats .count_new_big {
  color: #e04747;
}

/* line 707, app/assets/stylesheets/public.sass */
table.nice_stats tr.total {
  border-top: 4px double #aaaaaa;
  border-bottom: 4px double #aaaaaa;
}

/* line 711, app/assets/stylesheets/public.sass */
table.nice_stats tr.total .count_sp, table.nice_stats tr.total .count_sp_label {
  color: #093ea8;
}

/* line 713, app/assets/stylesheets/public.sass */
table.nice_stats tr.total td.year {
  color: #474747;
}

/* line 715, app/assets/stylesheets/public.sass */
table.nice_stats td.countries {
  font-size: 14px;
  vertical-align: middle;
  font-weight: normal;
}

/* line 719, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul {
  list-style: none;
  margin: 0;
}

/* line 722, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul span {
  font-weight: bold;
}

/* line 724, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul li.ukraine, table.nice_stats td.countries ul li.ukraine a {
  color: #66aa66;
}

/* line 726, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul li.usa, table.nice_stats td.countries ul li.usa a {
  color: #aa6666;
}

/* line 728, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul li.united_kingdom, table.nice_stats td.countries ul li.united_kingdom a {
  color: #6666aa;
}

/* line 730, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul li.canada, table.nice_stats td.countries ul li.canada a {
  color: #cc3399;
}

/* line 732, app/assets/stylesheets/public.sass */
table.nice_stats td.countries ul li.netherlands, table.nice_stats td.countries ul li.netherlands a {
  color: #ba9d33;
}

/* line 736, app/assets/stylesheets/public.sass */
table.nice_stats.records td {
  width: auto;
  vertical-align: baseline;
}

/* line 740, app/assets/stylesheets/public.sass */
.jumbo-bg {
  margin: 0 -1em;
  padding: 20px 0 0 0;
  background-color: #cce8cf;
  opacity: 0.8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* line 750, app/assets/stylesheets/public.sass */
.jumbo-side {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 12px 10px 42px 10px;
}

/* line 755, app/assets/stylesheets/public.sass */
.jumbo-side ul {
  max-width: 896px;
  margin: auto;
  padding: 0;
}

/* line 759, app/assets/stylesheets/public.sass */
.jumbo-side ul li {
  display: block;
  float: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
}

/* line 765, app/assets/stylesheets/public.sass */
.jumbo-side ul.subheader-menu li {
  margin-right: 10px;
}

/* line 768, app/assets/stylesheets/public.sass */
.jumbo {
  opacity: 1;
  margin: auto;
  text-align: center;
}

/* line 772, app/assets/stylesheets/public.sass */
.jumbo h1 {
  text-align: left;
  max-width: 896px;
  padding-bottom: 1em;
  padding-top: 1em;
  opacity: 1 !important;
  color: white;
  text-shadow: #000 0px 0px 10px;
  font-size: 64px;
  margin: auto;
}

/* line 782, app/assets/stylesheets/public.sass */
.jumbo ul.translated {
  margin-right: 0;
  margin-top: 0;
}

/* line 785, app/assets/stylesheets/public.sass */
.jumbo ul.translated a {
  color: white;
  background-color: #f77700;
  border: 1px solid #dddddd;
  opacity: 1 !important;
}

@media only all and (max-width: 960px) {
  /* line 793, app/assets/stylesheets/public.sass */
  .jumbo h1 {
    font-size: 56px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only all and (max-width: 900px) {
  /* line 800, app/assets/stylesheets/public.sass */
  .jumbo h1 {
    font-size: 42px;
  }
}

@media only all and (max-width: 450px) {
  /* line 805, app/assets/stylesheets/public.sass */
  .jumbo h1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 0;
  }
}

/* line 811, app/assets/stylesheets/public.sass */
.unsubscribe_btn {
  padding: 12px 20px;
}

/* line 814, app/assets/stylesheets/public.sass */
.likely__widget_bluesky {
  fill: #1285fe;
}

/* line 816, app/assets/stylesheets/public.sass */
.likely__widget_bluesky:focus, .likely__widget_bluesky:hover {
  background: rgba(170, 200, 220, 0.7);
}
