@charset "UTF-8";
#main .data-entry-ns html,
#main .data-entry-ns body,
#main .data-entry-ns div,
#main .data-entry-ns span,
#main .data-entry-ns object,
#main .data-entry-ns iframe,
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6,
#main .data-entry-ns p,
#main .data-entry-ns blockquote,
#main .data-entry-ns pre,
#main .data-entry-ns abbr,
#main .data-entry-ns address,
#main .data-entry-ns cite,
#main .data-entry-ns code,
#main .data-entry-ns del,
#main .data-entry-ns dfn,
#main .data-entry-ns em,
#main .data-entry-ns img,
#main .data-entry-ns ins,
#main .data-entry-ns kbd,
#main .data-entry-ns q,
#main .data-entry-ns samp,
#main .data-entry-ns small,
#main .data-entry-ns strong,
#main .data-entry-ns sub,
#main .data-entry-ns sup,
#main .data-entry-ns var,
#main .data-entry-ns b,
#main .data-entry-ns i,
#main .data-entry-ns dl,
#main .data-entry-ns dt,
#main .data-entry-ns dd,
#main .data-entry-ns ol,
#main .data-entry-ns ul,
#main .data-entry-ns li,
#main .data-entry-ns fieldset,
#main .data-entry-ns form,
#main .data-entry-ns label,
#main .data-entry-ns legend,
#main .data-entry-ns table,
#main .data-entry-ns caption,
#main .data-entry-ns tbody,
#main .data-entry-ns tfoot,
#main .data-entry-ns thead,
#main .data-entry-ns tr,
#main .data-entry-ns th,
#main .data-entry-ns td,
#main .data-entry-ns article,
#main .data-entry-ns aside,
#main .data-entry-ns canvas,
#main .data-entry-ns details,
#main .data-entry-ns figcaption,
#main .data-entry-ns figure,
#main .data-entry-ns footer,
#main .data-entry-ns header,
#main .data-entry-ns hgroup,
#main .data-entry-ns menu,
#main .data-entry-ns nav,
#main .data-entry-ns section,
#main .data-entry-ns summary,
#main .data-entry-ns time,
#main .data-entry-ns mark,
#main .data-entry-ns audio,
#main .data-entry-ns video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#main .data-entry-ns article,
#main .data-entry-ns aside,
#main .data-entry-ns details,
#main .data-entry-ns figcaption,
#main .data-entry-ns figure,
#main .data-entry-ns footer,
#main .data-entry-ns header,
#main .data-entry-ns hgroup,
#main .data-entry-ns menu,
#main .data-entry-ns nav,
#main .data-entry-ns section {
  display: block;
}
#main .data-entry-ns nav ul {
  list-style-type: none;
}
#main .data-entry-ns blockquote,
#main .data-entry-ns q {
  quotes: none;
}
#main .data-entry-ns blockquote:before,
#main .data-entry-ns blockquote:after,
#main .data-entry-ns q:before,
#main .data-entry-ns q:after {
  content: "";
  content: none;
}
#main .data-entry-ns a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#main .data-entry-ns ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
#main .data-entry-ns mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
#main .data-entry-ns del {
  text-decoration: line-through;
}
#main .data-entry-ns abbr[title],
#main .data-entry-ns dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
#main .data-entry-ns table {
  border-collapse: collapse;
  border-spacing: 0;
}
#main .data-entry-ns hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
#main .data-entry-ns input,
#main .data-entry-ns select {
  vertical-align: middle;
}
#main .data-entry-ns body {
  font: 16px/1.66 sans-serif;
  *font-size: small;
}
#main .data-entry-ns select,
#main .data-entry-ns input,
#main .data-entry-ns textarea,
#main .data-entry-ns button {
  font: 99% sans-serif;
}
#main .data-entry-ns pre,
#main .data-entry-ns code,
#main .data-entry-ns kbd,
#main .data-entry-ns samp {
  font-family: monospace, sans-serif;
}
#main .data-entry-ns body,
#main .data-entry-ns select,
#main .data-entry-ns input,
#main .data-entry-ns textarea {
  color: #1d1d1d;
}
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6 {
  font-weight: bold;
}
#main .data-entry-ns html {
  height: 100%;
}
#main .data-entry-ns a {
  cursor: pointer;
}
#main .data-entry-ns a:hover,
#main .data-entry-ns a:active {
  outline: none;
}
#main .data-entry-ns a:hover {
  color: #a44105;
}
#main .data-entry-ns ul,
#main .data-entry-ns ol {
  margin-left: 1.8em;
  list-style-position: inside;
}
#main .data-entry-ns ol {
  list-style-type: decimal;
}
#main .data-entry-ns menu {
  list-style-type: none;
}
#main .data-entry-ns nav ul,
#main .data-entry-ns nav li {
  margin: 0;
}
#main .data-entry-ns small {
  font-size: 85%;
}
#main .data-entry-ns strong,
#main .data-entry-ns th {
  font-weight: bold;
}
#main .data-entry-ns td,
#main .data-entry-ns td img {
  vertical-align: top;
}
#main .data-entry-ns sub {
  vertical-align: sub;
  font-size: smaller;
}
#main .data-entry-ns sup {
  vertical-align: super;
  font-size: smaller;
}
#main .data-entry-ns pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
#main .data-entry-ns textarea {
  overflow: auto;
}
#main .data-entry-ns .ie6 legend,
#main .data-entry-ns .ie7 legend {
  margin-left: -7px;
}
#main .data-entry-ns input[type=radio] {
  vertical-align: text-bottom;
}
#main .data-entry-ns input[type=checkbox] {
  vertical-align: bottom;
}
#main .data-entry-ns .ie7 input[type=checkbox] {
  vertical-align: baseline;
}
#main .data-entry-ns .ie6 input {
  vertical-align: text-bottom;
}
#main .data-entry-ns label,
#main .data-entry-ns input[type=button],
#main .data-entry-ns input[type=submit],
#main .data-entry-ns button {
  cursor: pointer;
}
#main .data-entry-ns button,
#main .data-entry-ns input,
#main .data-entry-ns select,
#main .data-entry-ns textarea {
  margin: 0;
}
#main .data-entry-ns input:invalid,
#main .data-entry-ns textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}
#main .data-entry-ns .no-boxshadow input:invalid,
#main .data-entry-ns .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
#main .data-entry-ns ::-moz-selection {
  background: #1f6abd;
  color: #fff;
  text-shadow: none;
}
#main .data-entry-ns ::selection {
  background: #1f6abd;
  color: #fff;
  text-shadow: none;
}
#main .data-entry-ns a:link {
  -webkit-tap-highlight-color: #7c4110;
}
#main .data-entry-ns button {
  width: auto;
  overflow: visible;
}
#main .data-entry-ns .ie7 img {
  -ms-interpolation-mode: bicubic;
}
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6,
#main .data-entry-ns p,
#main .data-entry-ns ul,
#main .data-entry-ns li,
#main .data-entry-ns ol,
#main .data-entry-ns dl {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#main .data-entry-ns p {
  line-height: 1.66;
  margin-bottom: 1em;
  font-size: 1em;
}
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6 {
  line-height: 1;
  margin: 0.6em 0;
}
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6,
#main .data-entry-ns label,
#main .data-entry-ns dd,
#main .data-entry-ns dt,
#main .data-entry-ns li,
#main .data-entry-ns p,
#main .data-entry-ns div {
  -webkit-text-size-adjust: auto;
}
#main .data-entry-ns a {
  cursor: pointer;
}
#main .data-entry-ns {
  /* ==|== primary styles =====================================================
     Author: Kevin Ripka
     ========================================================================== */
}
#main .data-entry-ns * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#main .data-entry-ns br {
  height: 0;
}
#main .data-entry-ns .citsci-wrap {
  max-width: 1280px;
  margin: 0 auto;
}
#main .data-entry-ns .citsci-full {
  width: 100%;
}
#main .data-entry-ns .citsci-3-1 {
  width: 33.33%;
  overflow: auto;
}
#main .data-entry-ns .citsci-3-2 {
  width: 66.66%;
  overflow: auto;
}
#main .data-entry-ns .citsci-4-1 {
  width: 25%;
  overflow: auto;
}
#main .data-entry-ns .citsci-4-2 {
  width: 50%;
  overflow: auto;
}
#main .data-entry-ns .citsci-4-3 {
  width: 75%;
  overflow: auto;
}
#main .data-entry-ns .padded-full {
  padding: 1em;
}
#main .data-entry-ns .padded-sides {
  padding-left: 2em;
  padding-right: 2em;
}
#main .data-entry-ns .padded-right {
  padding-right: 2em;
}
#main .data-entry-ns .padded-left {
  padding-left: 2em;
}
#main .data-entry-ns .padded-right-join {
  padding-right: 1em;
}
#main .data-entry-ns .padded-sides-join {
  padding-left: 1em;
  padding-right: 1em;
}
#main .data-entry-ns .padded-left-join {
  padding-left: 1em;
}
#main .data-entry-ns .column {
  float: left;
}
@media screen and (max-width: 999px) {
  #main .data-entry-ns .citsci-4-1,
  #main .data-entry-ns .citsci-4-2,
  #main .data-entry-ns .citsci-4-3 {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns .citsci-wrap.padded-right {
    padding-right: 0;
  }
  #main .data-entry-ns .citsci-wrap {
    padding-right: 0 !important;
  }
}
#main .data-entry-ns .lt-ie8 .citsci-4-1,
#main .data-entry-ns .ie7 .citsci-4-1 {
  width: 23%;
}
#main .data-entry-ns .lt-ie8 .citsci-4-2,
#main .data-entry-ns .ie7 .citsci-4-2 {
  width: 48%;
}
#main .data-entry-ns .lt-ie8 .citsci-4-3,
#main .data-entry-ns .ie7 .citsci-4-3 {
  width: 73%;
}
#main .data-entry-ns footer h2 {
  font-size: 14px;
  color: #fff;
  margin-bottom: 6px;
  margin-top: 24px;
}
#main .data-entry-ns footer a,
#main .data-entry-ns footer a:hover,
#main .data-entry-ns footer a:visited,
#main .data-entry-ns footer a:active {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 12px;
  margin: 5px 0;
}
#main .data-entry-ns footer .citsci-wrap {
  /*
  #footerlinks, #keepInTouch, #footerbottom {
  		padding-left:20px;
  		padding-right: 20px;
  	}
  */
  padding-top: 6px;
}
#main .data-entry-ns #footerlinks {
  width: 100%;
}
#main .data-entry-ns #footerlinks nav {
  width: 20%;
  float: left;
  padding-right: 1em;
}
#main .data-entry-ns #footerlinks nav.noHeader {
  margin-top: 21px;
}
#main .data-entry-ns .lt-ie8 #footerlinks nav,
#main .data-entry-ns .ie7 #footerlinks nav {
  width: 18%;
}
#main .data-entry-ns #keepInTouch {
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #2B2B2B;
  border-bottom: 1px solid #2B2B2B;
}
#main .data-entry-ns #keepInTouch nav a,
#main .data-entry-ns #keepInTouch h6 {
  display: block;
  float: left;
  margin-bottom: 0;
  margin-right: 20px;
}
#main .data-entry-ns footer #keepInTouch nav h6 {
  margin-top: 7px;
}
#main .data-entry-ns #keepInTouch #facebookFooter {
  display: block;
  background: url("../img/common/sprite-common.png") no-repeat -240px -180px;
  width: 72px;
  height: 23px;
  text-indent: -9999px;
}
#main .data-entry-ns #keepInTouch #twitterFooter {
  display: block;
  background: url("../img/common/sprite-common.png") no-repeat -325px -180px;
  width: 73px;
  height: 23px;
  text-indent: -9999px;
}
#main .data-entry-ns #keepInTouch #flickrFooter {
  display: block;
  background: url("../img/common/sprite-common.png") no-repeat -405px -180px;
  width: 72px;
  height: 23px;
  text-indent: -9999px;
}
#main .data-entry-ns #footerbottom {
  padding-top: 20px;
  padding-bottom: 2em;
}
#main .data-entry-ns #footerbottom div {
  float: left;
  margin-right: 1em;
}
#main .data-entry-ns #footerbottom div#clo-info small,
#main .data-entry-ns #footerbottom div#bsc-info small,
#main .data-entry-ns #footerbottom div#clo-info address,
#main .data-entry-ns #footerbottom div#bsc-info address {
  color: #fff;
  display: block;
  line-height: 1.3;
  font-size: 0.75em;
  font-style: normal;
}
#main .data-entry-ns #footerbottom div#clo-info address {
  margin-left: 77px;
}
#main .data-entry-ns #footerbottom div#bsc-info address {
  margin-left: 73px;
}
#main .data-entry-ns #cornell {
  background: url("../img/common/sprite-common.png") no-repeat 0 -100px;
  text-indent: -9999px;
  width: 310px;
  height: 70px;
}
#main .data-entry-ns #bsc {
  background: url("../img/common/sprite-common.png") no-repeat 0 -180px;
  text-indent: -9999px;
  width: 230px;
  height: 70px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #main .data-entry-ns #cornell {
    background-image: url("../img/common/sprite-common@2x.png");
    background-size: 500px 700px;
  }
}
@media screen and (max-width: 1139px) {
  #main .data-entry-ns #footerlinks nav {
    margin-left: 10px;
    width: 142px;
  }
  #main .data-entry-ns #shop {
    margin-top: 5px;
  }
  #main .data-entry-ns #footerbottom div#tos {
    margin-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  #main .data-entry-ns #footerlinks section {
    float: left;
    width: 50%;
  }
  #main .data-entry-ns #footerlinks section nav {
    width: 100%;
  }
  #main .data-entry-ns #footerlinks section nav.noHeader {
    margin-top: 0;
  }
  #main .data-entry-ns #footer-3 {
    clear: left;
  }
}
@media screen and (max-width: 959px) {
  #main .data-entry-ns #footerlinks nav {
    width: 31%;
    margin-left: 0;
  }
  #main .data-entry-ns #f3 {
    clear: left;
    margin-left: 0;
  }
  #main .data-entry-ns #footerlinks,
  #main .data-entry-ns #keepInTouch,
  #main .data-entry-ns #footerbottom {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main .data-entry-ns #footerbottom div#tos {
    float: none;
    width: 100%;
    clear: both;
    margin-top: 2em;
  }
  #main .data-entry-ns #footerbottom div#tos a {
    float: left;
    width: 33%;
  }
}
@media screen and (max-width: 599px) {
  #main .data-entry-ns footer {
    display: none;
  }
  #main .data-entry-ns #footerlinks {
    display: none;
  }
  #main .data-entry-ns footer .citsci-wrap.paddedfull {
    padding: 20px 10px;
    width: auto;
  }
  #main .data-entry-ns #footerbottom div#cornell {
    margin-right: 0;
  }
  #main .data-entry-ns #cornell a {
    background-size: 280px;
    width: 280px;
  }
  #main .data-entry-ns #footerbottom div#tos,
  #main .data-entry-ns #footerbottom div#clo-info {
    float: none;
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main .data-entry-ns {
  /*********** header bar ************/
}
#main .data-entry-ns #labofo_sso_wrap {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1d1d1d;
  width: 100%;
  height: 52px;
  display: block;
  z-index: 99999;
}
#main .data-entry-ns #labofo_sso_wrap h2 {
  margin: 0;
}
#main .data-entry-ns #labofo_sso_container {
  width: 1120px;
  margin: 0 auto;
  font-family: "helvetica neue", arial, sans-serif;
}
#main .data-entry-ns #labofo_sso_container h2 a {
  display: block;
  width: 241px;
  height: 52px;
  background: url(../img/labofo/labofo_logo.png) top left no-repeat;
  text-indent: -999px;
  float: left;
}
#main .data-entry-ns #labofo_sso_ul {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main .data-entry-ns #labofo_sso_ul:before,
#main .data-entry-ns #labofo_sso_ul:after {
  content: "";
  display: table;
}
#main .data-entry-ns #labofo_sso_ul:after {
  clear: both;
}
#main .data-entry-ns #labofo_sso_ul {
  zoom: 1;
}
#main .data-entry-ns #labofo_sso_ul li {
  float: left;
  position: relative;
  margin: 6px 0 0 8px;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network,
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as,
#main .data-entry-ns #labofo_sso_ul li a {
  display: inline-block;
  padding: 12px 8px;
  border: 1px solid #4e4e4e;
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #222;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network:hover {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#main .data-entry-ns #labofo_sso_ul li li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network li a:hover {
  background-color: #333;
}
#main .data-entry-ns #labofo_sso_ul li a:hover {
  background-color: #990000;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as {
  max-height: 12px;
  overflow: hidden;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as div {
  float: left;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as i {
  color: #aaa;
  margin-right: 3px;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as a {
  padding: 0;
  border: none;
  background-color: transparent;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network {
  background-image: url(../img/labofo/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 32px;
  cursor: pointer;
  position: relative;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network ul {
  position: absolute;
  display: none;
  left: 0;
  top: 36px;
  margin: 0;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network li {
  display: block;
  height: auto;
  padding-top: 0;
  border: none;
  font-size: 12px;
  background-color: transparent;
  margin: 0;
  padding: 0;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network li a {
  padding: 8px;
  border: 1px solid #515151;
  background-color: #222;
  display: block;
  width: 200px;
}
#main .data-entry-ns #labofo_sso_ul li#labofo_sso_network:hover ul {
  display: block;
}
#main .data-entry-ns #labofo_sso_ul li a#labofo_sso_incomplete {
  display: block;
  width: 24px;
  height: 24px;
  right: 0;
  background: url(../img/labofo/exclamation.png) top left no-repeat;
  text-indent: -9999px;
  margin-left: 5px;
  padding: 0;
  float: right;
  margin-top: -6px;
}
#main .data-entry-ns #labofo_sso_warning_wrap {
  background-color: #990000;
  font-family: "hevetica neue", arial, sans-serif;
  position: absolute;
  top: 52px;
  left: 0;
  width: 100%;
  display: none;
  z-index: 9998;
}
#main .data-entry-ns #labofo_sso_warning_container {
  color: #fff;
  width: 1140px;
  margin: 0 auto;
  padding: 8px 0;
}
#main .data-entry-ns #labofo_sso_warning_container p {
  margin: 0;
}
@media screen and (max-width: 1139px) {
  #main .data-entry-ns #labofo_sso_wrap {
    height: auto;
  }
  #main .data-entry-ns #labofo_sso_container {
    width: auto;
    padding: 0 20px;
  }
  #main .data-entry-ns #labofo_sso_container {
    width: 940px;
  }
}
@media screen and (max-width: 959px) {
  #main .data-entry-ns #labofo_sso_container {
    width: 748px;
  }
}
@media screen and (max-width: 767px) {
  #main .data-entry-ns #labofo_sso_container {
    width: 580px;
  }
}
@media screen and (max-width: 680px) {
  #main .data-entry-ns #labofo_sso_container {
    height: 51px;
    overflow: hidden;
    padding: 0 10px;
  }
  #main .data-entry-ns #labofo_sso_container h2 {
    display: block;
  }
  #main .data-entry-ns #labofo_sso_container h2 a {
    margin: 0 auto;
    width: 241px;
    height: 40px;
    margin-top: 4px;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as {
    display: block;
    margin: 0;
    width: auto;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as div {
    margin-left: 5px;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as #labofo_sso_incomplete {
    margin-right: 5px;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_login a span,
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_signup a span {
    margin-left: 5px;
  }
  #main .data-entry-ns #labofo_sso_warning_wrap {
    top: 148px;
    height: auto;
  }
  #main .data-entry-ns #labofo_sso_warning_container {
    height: auto;
    width: auto;
    padding: 10px;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_network {
    display: none;
  }
  #main .data-entry-ns #footerbottom div#cornell {
    margin-right: 0;
  }
}
@media screen and (max-width: 599px) {
  #main .data-entry-ns #labofo_sso_container {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  #main .data-entry-ns #labofo_sso_container {
    height: 44px;
  }
  #main .data-entry-ns #labofo_sso_container h2 a {
    width: 200px;
    margin-top: -3px;
    background-size: 100%;
  }
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_network,
  #main .data-entry-ns #labofo_sso_ul li#labofo_sso_logged_as,
  #main .data-entry-ns #labofo_sso_ul li a {
    padding: 9px;
  }
  #main .data-entry-ns #labofo_sso_container {
    width: 300px;
  }
}
#main .data-entry-ns {
  /* ==|== non-semantic helper classes ======================================== */
}
#main .data-entry-ns .ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
#main .data-entry-ns .ir br {
  display: none;
}
#main .data-entry-ns .hidden {
  display: none !important;
  visibility: hidden;
}
#main .data-entry-ns .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#main .data-entry-ns .visuallyhidden.focusable:active,
#main .data-entry-ns .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#main .data-entry-ns .invisible {
  visibility: hidden;
}
#main .data-entry-ns .clearfix:before,
#main .data-entry-ns .clearfix:after {
  content: "";
  display: table;
}
#main .data-entry-ns .clearfix:after {
  clear: both;
}
#main .data-entry-ns .clearfix {
  zoom: 1;
}
#main .data-entry-ns {
  /* ==|== media queries ====================================================== */
}
#main .data-entry-ns {
  /*
  * {
  	-webkit-transition-property: width, height, position, float ;
      -webkit-transition-duration: 0.5s;
  }
  */
  /* ==|== print styles ======================================================= */
}
@media print {
  #main .data-entry-ns a,
  #main .data-entry-ns a:visited {
    text-decoration: underline;
  }
  #main .data-entry-ns a[href]:after {
    content: " (" attr(href) ")";
  }
  #main .data-entry-ns abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #main .data-entry-ns .ir a:after,
  #main .data-entry-ns a[href^="javascript:"]:after,
  #main .data-entry-ns a[href^="#"]:after {
    content: "";
  }
  #main .data-entry-ns pre,
  #main .data-entry-ns blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #main .data-entry-ns thead {
    display: table-header-group;
  }
  #main .data-entry-ns tr,
  #main .data-entry-ns img {
    page-break-inside: avoid;
  }
  #main .data-entry-ns img {
    max-width: 100% !important;
  }
  @page {
    #main .data-entry-ns {
      margin: 0.5cm;
    }
  }
  #main .data-entry-ns p,
  #main .data-entry-ns h2,
  #main .data-entry-ns h3 {
    orphans: 3;
    widows: 3;
  }
  #main .data-entry-ns h2,
  #main .data-entry-ns h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: "langdonregular";
  src: url("../fonts/langdon-webfont.eot");
  src: url("../fonts/langdon-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/langdon-webfont.woff") format("woff"), url("../fonts/langdon-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
#main .data-entry-ns {
  /* taken from sitepress-multilingual-cms/res/css/language-selector.css?v2.9.2 which no longer is in the plugin (added here 8/30/17) */
}
#main .data-entry-ns * html #lang_sel, #main .data-entry-ns * html #lang_sel_list {
  width: 12em;
}
#main .data-entry-ns * html #lang_sel a, #main .data-entry-ns * html #lang_sel_list a {
  width: 149px;
}
#main .data-entry-ns * html #lang_sel a:visited, #main .data-entry-ns * html #lang_sel_list a:visited {
  width: 149px;
}
#main .data-entry-ns * html #lang_sel ul ul, #main .data-entry-ns * html #lang_sel_list ul {
  top: 18px;
}
#main .data-entry-ns * html #lang_sel ul ul a, #main .data-entry-ns * html #lang_sel_list ul a {
  width: 150px;
}
#main .data-entry-ns * html #lang_sel ul ul a:visited, #main .data-entry-ns * html #lang_sel_list ul a:visited {
  width: 150px;
}
#main .data-entry-ns #lang_sel {
  height: 32px;
  position: relative;
  font-family: verdana, arial, sans-serif;
  display: inline-block;
}
#main .data-entry-ns #lang_sel ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#main .data-entry-ns #lang_sel ul li:hover ul, #main .data-entry-ns #lang_sel ul a:hover ul {
  visibility: visible;
}
#main .data-entry-ns #lang_sel ul ul {
  width: 149px;
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  border-top: 1px solid #cdcdcd;
  z-index: 10000;
}
#main .data-entry-ns #lang_sel ul ul a {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px;
}
#main .data-entry-ns #lang_sel ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px;
}
#main .data-entry-ns #lang_sel li {
  float: left;
  width: 149px;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#main .data-entry-ns #lang_sel li:before {
  content: "" !important;
}
#main .data-entry-ns #lang_sel a {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px;
}
#main .data-entry-ns #lang_sel a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px;
}
#main .data-entry-ns #lang_sel a.lang_sel_sel {
  background: #fff right no-repeat;
  color: #444;
}
#main .data-entry-ns #lang_sel a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}
#main .data-entry-ns #lang_sel table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
#main .data-entry-ns #lang_sel a:hover, #main .data-entry-ns #lang_sel ul ul a:hover, #main .data-entry-ns #lang_sel :hover > a, #main .data-entry-ns #lang_sel ul ul :hover > a {
  color: #000;
  background: #eee;
}
#main .data-entry-ns #lang_sel img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}
#main .data-entry-ns #lang_sel.icl_rtl {
  text-align: right;
  direction: rtl;
}
#main .data-entry-ns #lang_sel.icl_rtl .lang_sel_sel {
  padding-right: 14px;
}
#main .data-entry-ns #lang_sel_footer {
  margin: 0;
  padding: 7px;
  text-align: center;
  font: 11px Verdana, sans-serif;
  min-height: 15px;
  clear: both;
  background-color: #fff;
  border: 1px solid #cdcdcd;
}
#main .data-entry-ns #lang_sel_footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main .data-entry-ns #lang_sel_footer ul li {
  display: inline;
  margin: 0 1px 0 0;
  padding: 0;
  white-space: nowrap;
  line-height: 25px;
}
#main .data-entry-ns #lang_sel_footer ul li img {
  position: relative;
  top: 1px;
  width: 18px;
  height: 12px;
}
#main .data-entry-ns #lang_sel_footer ul li a {
  text-decoration: none;
  padding: 5px 10px;
}
#main .data-entry-ns #lang_sel_footer ul li a:visited {
  text-decoration: none;
  padding: 5px 10px;
}
#main .data-entry-ns #wpml_credit_footer {
  width: 100%;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  font-size: 11px;
}
#main .data-entry-ns #lang_sel_list {
  height: 32px;
  position: relative;
  z-index: 99;
  font-family: verdana, arial, sans-serif;
}
#main .data-entry-ns #lang_sel_list ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#main .data-entry-ns #lang_sel_list ul li:hover ul, #main .data-entry-ns #lang_sel_list ul a:hover ul {
  visibility: visible;
}
#main .data-entry-ns #lang_sel_list ul.lang_sel_list_vertical {
  width: 149px;
}
#main .data-entry-ns #lang_sel_list ul a {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
}
#main .data-entry-ns #lang_sel_list li {
  float: left;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#main .data-entry-ns #lang_sel_list li:before {
  content: "" !important;
}
#main .data-entry-ns #lang_sel_list a {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  background: #fff;
  line-height: 18px;
  padding-left: 5px;
}
#main .data-entry-ns #lang_sel_list a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  background: #fff;
  line-height: 18px;
  padding-left: 5px;
}
#main .data-entry-ns #lang_sel_list a.lang_sel_sel {
  background-image: none;
  color: #444;
}
#main .data-entry-ns #lang_sel_list a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical {
  width: 149px;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical ul {
  height: 0;
  top: 19px;
  left: 0;
  border-top: 1px solid #cdcdcd;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical ul a {
  padding: 3px 10px;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical li {
  width: 149px;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical a {
  border: 1px solid #cdcdcd;
  border-top-width: 0;
  padding-left: 10px;
}
#main .data-entry-ns #lang_sel_list.lang_sel_list_vertical a:visited {
  border: 1px solid #cdcdcd;
  border-top-width: 0;
  padding-left: 10px;
}
#main .data-entry-ns #lang_sel_list table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
#main .data-entry-ns #lang_sel_list img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}
#main .data-entry-ns #lang_sel_list_list ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 3px 10px;
}
#main .data-entry-ns .menu-item-language img.iclflag {
  height: 12px !important;
  width: 18px !important;
  margin-bottom: 0 !important;
  margin-right: 4px;
}
#main .data-entry-ns {
  /* and new code for drop arrow */
}
#main .data-entry-ns a.lang_sel_sel:after {
  vertical-align: middle;
  display: inline-block;
  border: 0.35em solid transparent;
  border-top: 0.5em solid;
  position: absolute;
  right: 10px;
  top: calc(50% - 0.175em);
  content: "";
}
#main .data-entry-ns .inner-shadow {
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns .secondary-btn {
  background-color: #1f6abd !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3283dd), to(#1f6abd));
  background-image: -moz-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -ms-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3283dd), color-stop(100%, #1f6abd));
  background-image: -webkit-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -o-linear-gradient(top, #3283dd, #1f6abd);
  background-image: linear-gradient(#3283dd, #1f6abd);
  border-color: #3283dd #3283dd #1f6abd;
  border-width: 1px;
  border-style: solid;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
}
#main .data-entry-ns .ie8 .secondary-btn {
  background: transparent;
}
#main .data-entry-ns .secondary-btn:hover {
  background-color: #1f6abd !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1f6abd), to(#1b5ea7));
  background-image: -moz-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -ms-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f6abd), color-stop(100%, #1b5ea7));
  background-image: -webkit-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -o-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: linear-gradient(#1f6abd, #1b5ea7);
  color: #ffffff;
}
#main .data-entry-ns .primary-btn {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e83a3a), to(#d61919));
  background-image: -moz-linear-gradient(top, #e83a3a, #d61919);
  background-image: -ms-linear-gradient(top, #e83a3a, #d61919);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e83a3a), color-stop(100%, #d61919));
  background-image: -webkit-linear-gradient(top, #e83a3a, #d61919);
  background-image: -o-linear-gradient(top, #e83a3a, #d61919);
  background-image: linear-gradient(#e83a3a, #d61919);
  border-color: #e83a3a #e83a3a #d61919;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px #7b0e0e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
}
#main .data-entry-ns .ie8 .primary-btn {
  background: transparent;
}
#main .data-entry-ns .primary-btn:hover {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d61919), to(#bf1616));
  background-image: -moz-linear-gradient(top, #d61919, #bf1616);
  background-image: -ms-linear-gradient(top, #d61919, #bf1616);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d61919), color-stop(100%, #bf1616));
  background-image: -webkit-linear-gradient(top, #d61919, #bf1616);
  background-image: -o-linear-gradient(top, #d61919, #bf1616);
  background-image: linear-gradient(#d61919, #bf1616);
  color: #ffffff;
}
#main .data-entry-ns .tertiary-btn {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 13px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  line-height: 15px;
}
#main .data-entry-ns .ie8 .tertiary-btn {
  background: transparent;
}
#main .data-entry-ns .tertiary-btn:hover {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cccccc), to(#bfbfbf));
  background-image: -moz-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -ms-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bfbfbf));
  background-image: -webkit-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -o-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: linear-gradient(#cccccc, #bfbfbf);
  color: #1d1d1d;
  text-decoration: none;
}
#main .data-entry-ns .medium-btn {
  padding: 0.8em;
}
#main .data-entry-ns #new-participant .large-btn, #main .data-entry-ns #new-participant .large-btn:hover {
  color: white;
  font-weight: 400;
  text-decoration: none;
}
#main .data-entry-ns .large-btn, #main .data-entry-ns a.large-btn {
  font-size: 1.4em;
  padding: 0.5em 2em;
}
#main .data-entry-ns .fr .large-btn, #main .data-entry-ns .fr a.large-btn {
  font-size: 1em;
}
#main .data-entry-ns .primary-btn.disabled-btn {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  cursor: default;
  color: #a4a4a4;
}
#main .data-entry-ns .wrapped-btn {
  padding: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  background-color: rgba(0, 0, 0, 0.4);
}
#main .data-entry-ns .wrapped-btn.lighter {
  background-color: rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns .text-btn {
  color: #1f6abd;
  border: 0;
  text-decoration: underline;
  background-color: transparent;
}
#main .data-entry-ns select {
  cursor: pointer;
}
#main .data-entry-ns .short-header-h1 {
  min-height: 80px;
}
#main .data-entry-ns .clearstuff {
  display: block;
  clear: both;
}
#main .data-entry-ns .divide {
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1em;
  position: relative;
}
#main .data-entry-ns {
  /********* ALERTs ************/
}
#main .data-entry-ns .alert {
  background-color: #efa4a4;
  color: #d61919;
  border: 1px solid #d61919;
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
#main .data-entry-ns .alert .icon {
  background: url("../img/common/sprite-common.png") no-repeat -360px 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: -2px 1em 0 1em;
  vertical-align: middle;
  position: absolute;
  top: 7px;
  left: 0;
}
#main .data-entry-ns .message {
  background-color: #f7f4c0;
  border: 1px solid #e7ca64;
  padding: 1em;
  margin-bottom: 2em;
}
#main .data-entry-ns .message.has-btn .action-btn,
#main .data-entry-ns .message.has-btn .action-btns {
  float: right;
}
#main .data-entry-ns .message.has-btn .message-wrapper {
  margin-right: 33%;
}
#main .data-entry-ns .message.has-btn .tertiary-btn {
  margin-left: 10px;
}
#main .data-entry-ns .message h1 {
  font-weight: bold;
  font-size: 21px !important;
  text-transform: none !important;
  color: #1d1d1d !important;
  letter-spacing: normal !important;
}
#main .data-entry-ns .message em {
  font-style: normal;
  color: #d61919;
  font-weight: 700;
}
#main .data-entry-ns .icon.exclamation {
  display: block;
  background: url("../img/common/sprite-common.png") no-repeat -360px 0;
  width: 32px;
  height: 32px;
}
#main .data-entry-ns .icon.check {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/common/sprite-common.png") no-repeat -320px 0;
}
#main .data-entry-ns .plus-symbol {
  font-size: 26px;
  font-weight: 700;
  margin-right: 8px;
  line-height: 36px;
  text-shadow: 1px 1px 0 #fff;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
#main .data-entry-ns {
  /***** Help Text ******/
}
#main .data-entry-ns .help-text {
  float: right;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #d61919;
  color: #ffffff;
  line-height: 18px;
  width: 18px;
  text-align: center;
  font-size: 14px;
  margin-right: 1em;
  cursor: pointer;
  top: 8px;
  right: 10px;
}
#main .data-entry-ns .help-text-content {
  font-size: 14px;
}
#main .data-entry-ns .the-help-text {
  display: none;
}
#main .data-entry-ns {
  /****** HEADER **********/
}
#main .data-entry-ns .data-header.full-header #project-bar {
  height: 95px;
  overflow: visible;
  background-color: #0072ab;
}
#main .data-entry-ns .data-header.full-header #data-nav {
  background-color: #546dbf;
  padding: 10px 0;
  border-top: 1px solid #c5d3e4;
}
#main .data-entry-ns .data-header.full-header .padded-sides.citsci-wrap {
  max-width: 1280px;
  padding: 0;
}
#main .data-entry-ns .data-header.full-header #main-nav > ul > li > a.current,
#main .data-entry-ns .data-header.full-header #main-nav > ul > li > a:hover {
  background-color: #3d55a3;
}
#main .data-entry-ns .data-header.full-header #signed-in {
  color: #fff;
  font-size: 12px;
  padding-top: 4px;
}
#main .data-entry-ns .data-header.standard-header #project-bar {
  height: 60px;
}
#main .data-entry-ns .data-header.standard-header #data-nav {
  background-color: #546dbf;
  padding: 10px 0;
  border-top: 1px solid #c5d3e4;
}
#main .data-entry-ns .data-header.standard-header .padded-sides.citsci-wrap {
  max-width: 1280px;
  padding: 0;
}
#main .data-entry-ns .data-header.standard-header #main-nav > ul > li > a.current,
#main .data-entry-ns .data-header.standard-header #main-nav > ul > li > a:hover {
  background-color: #3d55a3;
}
#main .data-entry-ns .data-header.standard-header #signed-in {
  color: #fff;
  font-size: 12px;
  padding-top: 4px;
}
#main .data-entry-ns #task-nav {
  position: relative;
  float: left;
  margin-top: 12px;
  margin-left: 20px;
}
#main .data-entry-ns #task-nav #task-btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid #c5d3e4;
  padding: 4px 8px;
  text-decoration: none;
  display: block;
}
#main .data-entry-ns #task-nav #task-btn:hover {
  color: #1f6abd;
}
#main .data-entry-ns #task-nav #task-btn span {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/data/task-nav-sprite.png") no-repeat 0 0;
  width: 21px;
  height: 21px;
  margin-left: 4px;
  position: relative;
  top: -2px;
}
#main .data-entry-ns #task-nav #tasks {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 300px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 99999;
  border-left: 2px solid #c5d3e4;
  border-right: 2px solid #c5d3e4;
  border-bottom: 2px solid #c5d3e4;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  z-index: 999999;
}
#main .data-entry-ns #task-nav #tasks li {
  padding: 2px;
}
#main .data-entry-ns #task-nav #tasks li,
#main .data-entry-ns #task-nav #tasks a {
  background-color: #fff;
  color: #173a62;
  font-size: 16px;
}
#main .data-entry-ns #task-nav #tasks a {
  padding: 4px 4px 4px 6px;
  text-decoration: none;
  display: block;
  line-height: 1.3;
}
#main .data-entry-ns #task-nav #tasks a:hover {
  background-color: #e7eef7;
}
#main .data-entry-ns #task-nav #tasks a span {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../img/data/task-nav-sprite.png") no-repeat 0 -32px;
  vertical-align: middle;
  margin-right: 6px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-count a span {
  background-position: 0 -32px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-sites a span {
  background-position: 0 -64px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-create-site a span {
  background-position: 0 -96px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-view-count a span {
  background-position: 0 -128px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-count-table a span {
  background-position: 0 -160px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-explore a span {
  background-position: 0 -194px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-download a span {
  background-position: 0 -224px;
}
#main .data-entry-ns #task-nav #tasks li#tnav-home a span {
  background-position: 0 -257px;
}
#main .data-entry-ns #task-nav:hover #tasks {
  display: block;
}
@media screen and (max-width: 999px) {
  #main .data-entry-ns .data-header.standard-header #brand-bar .citsci-wrap.padded-sides,
  #main .data-entry-ns .data-header.full-header #brand-bar .citsci-wrap.padded-sides,
  #main .data-entry-ns .data-header.standard-header #project-bar .citsci-wrap.padded-sides,
  #main .data-entry-ns .data-header.full-header #project-bar .citsci-wrap.padded-sides {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#main .data-entry-ns {
  /* @media screen and (max-width: 959px) { */
}
@media screen and (max-width: 1180px) {
  #main .data-entry-ns #brand-bar,
  #main .data-entry-ns .fr #brand-bar {
    height: 93px;
  }
  #main .data-entry-ns #brand-bar #brand-extras {
    float: none;
    clear: left;
  }
  #main .data-entry-ns #brand-bar #brand-extras #signed-in {
    margin-left: 0;
  }
  #main .data-entry-ns .data-entry .join span {
    display: inherit;
  }
}
@media screen and (max-width: 700px) {
  #main .data-entry-ns #project-logo {
    width: 100%;
    margin: 8px 0 0 0;
  }
  #main .data-entry-ns .data-header.standard-header #project-bar {
    height: 108px;
  }
  #main .data-entry-ns #task-nav {
    margin-left: 0;
  }
}
@media screen and (max-width: 599px) {
  #main .data-entry-ns #signed-in {
    display: none;
  }
  #main .data-entry-ns #brand-logos h2 a {
    height: 37px !important;
  }
  #main .data-entry-ns #brand-bar,
  #main .data-entry-ns .fr #brand-bar {
    height: 53px;
  }
}
@media screen and (max-width: 480px) {
  #main .data-entry-ns #signed-in {
    display: none;
  }
  #main .data-entry-ns .data-header #brand-bar #lang_sel {
    left: 0;
  }
  #main .data-entry-ns .data-entry .join,
  #main .data-entry-ns .data-entry .join span {
    position: inherit;
  }
}
@media screen and (max-width: 478px) {
  #main .data-entry-ns .data-header #brand-bar #lang_sel,
  #main .data-entry-ns .data-header #brand-bar #lang_sel:hover {
    position: relative;
    top: 0;
    float: left;
  }
  #main .data-entry-ns .data-header #brand-extras > div {
    margin: 4px !important;
  }
  #main .data-entry-ns .data-header #project-logo {
    margin-bottom: 0;
  }
  #main .data-entry-ns .data-header #project-logo a {
    width: 305px;
  }
  #main .data-entry-ns #task-nav {
    margin-top: 0;
  }
  #main .data-entry-ns .data-header.standard-header #project-bar {
    height: 96px;
  }
}
#main .data-entry-ns #mobile-more {
  display: none !important;
}
@media screen and (max-width: 599px) {
  #main .data-entry-ns #mobile-more {
    display: block !important;
    top: 5px !important;
    right: 5px !important;
  }
  #main .data-entry-ns #brand-extras {
    display: none;
  }
  #main .data-entry-ns #brand-bar.open #brand-extras {
    display: block;
    position: absolute;
    top: 53px;
    left: 0;
    background: url("../img/common/cartographer.png") repeat 0 0;
    width: 100%;
    padding-left: 10px;
  }
}
#main .data-entry-ns {
  /******** GENERAL ***********/
}
#main .data-entry-ns .data-wrapper {
  background: url("../img/common/top-repeat.jpg") repeat-x 0 0;
}
#main .data-entry-ns .data-wrapper.short-header {
  background: url("../img/common/top-short-repeat.jpg") repeat-x 0 0;
  padding-top: 20px;
}
#main .data-entry-ns .data-wrapper.short-header .data-container {
  min-height: 61px !important;
  padding-top: 0;
}
#main .data-entry-ns .data-wrapper.short-header .data-container h1 {
  margin-bottom: 0;
}
#main .data-entry-ns .data-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
#main .data-entry-ns .data-container h1 {
  margin-top: 0;
  text-transform: uppercase;
  color: #1f6abd;
  font-size: 2em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  letter-spacing: 0.05em;
}
#main .data-entry-ns .container {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  margin-left: 0px;
  margin-right: 0px;
}
#main .data-entry-ns .ie8 .container {
  background: transparent;
}
#main .data-entry-ns .data-entry footer .citsci-wrap {
  width: 98%;
  max-width: 100%;
}
#main .data-entry-ns {
  /****** GERNERAL CONTENT ******/
}
#main .data-entry-ns .content h1 {
  font-weight: 700;
  font-size: 1.4em;
  color: #1d1d1d;
  text-transform: none;
  margin: 0;
}
#main .data-entry-ns {
  /********* TASK MANAGER **********/
}
#main .data-entry-ns #your-data-infobar {
  margin-bottom: 2em;
  padding: 0;
  width: 100%;
}
#main .data-entry-ns #your-data-infobar #welcome-bar {
  background: #546dbf url("../img/common/purple-texture.jpg") repeat 0 0;
  color: #ffffff;
  padding: 0.5em 1em;
}
#main .data-entry-ns #your-data-infobar #welcome-bar a {
  color: #fff;
  text-decoration: underline;
}
#main .data-entry-ns #your-data-infobar #welcome-bar a:hover {
  color: #fff;
  background-color: #6f42c1;
  text-decoration: none;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu {
  float: right;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu li {
  float: left;
  margin-left: 1px;
  border-left: 1px solid #053b9e;
  position: relative;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu li:first-child {
  margin-left: 0;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu li:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: -18px;
  top: 50%;
  margin-top: -6px;
  background: url("../img/common/sprite-common.png") -280px 0 no-repeat;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu li:last-child:after {
  display: none;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu a {
  display: block;
  line-height: 44px;
  color: #1f6abd;
  padding: 0 1em;
  font-size: 13px;
  background-color: #1f6abd;
  color: #ffffff;
}
#main .data-entry-ns #your-data-infobar #welcome-bar menu a:hover,
#main .data-entry-ns #your-data-infobar #welcome-bar menu a.current {
  background-color: #053b9e;
  color: #ffffff;
}
#main .data-entry-ns #welcome-bar a.welcome-message {
  color: white;
  text-decoration: underline;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar {
  background: #ffffff url("../img/common/white-texture.jpg") repeat 0 0;
  min-height: 45px;
  vertical-align: middle;
  position: relative;
  padding-right: 50px;
  padding-left: 60px;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar .icon {
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../img/common/sprite-common.png") no-repeat -320px 0;
  vertical-align: middle;
  margin: -2px 1em 0 1em;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar label {
  margin-right: 1em;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar select,
#main .data-entry-ns #your-data-infobar #fw-id-bar input {
  height: 28px;
  padding: 4px;
  line-height: 1;
  font-size: 12px;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar.id-true {
  color: #1f6abd;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar.id-false {
  background-color: #efa4a4;
  color: #d61919;
  background-image: none;
  min-height: 45px;
  border: 1px solid #d61919;
}
#main .data-entry-ns #your-data-infobar #fw-id-bar.id-false .icon {
  background-position: -360px 0;
}
#main .data-entry-ns #your-data-infobar .alert {
  min-height: 45px;
  position: relative;
  padding-right: 50px;
  padding-left: 60px;
  padding-top: 8px;
}
#main .data-entry-ns #your-data-infobar .alert a.secondary-btn {
  margin-left: 1em;
}
#main .data-entry-ns #your-data-infobar .alert .error {
  line-height: 1.5;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#main .data-entry-ns .task-manager-1 {
  border-right: 1px solid #c5d3e4;
  overflow: visible;
}
#main .data-entry-ns #overview-board {
  background: url("../img/common/wood-texture.jpg") repeat 0 0;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background-color: #fff;
  margin-bottom: 2em;
  position: relative;
}
#main .data-entry-ns .ie8 #overview-board {
  background: transparent;
}
#main .data-entry-ns #overview-board:before {
  background: url("../img/data/sprite-task-manager.png") 0 -930px;
  display: block;
  width: 75px;
  height: 60px;
  position: absolute;
  bottom: -30px;
  left: -12px;
}
#main .data-entry-ns #overview-board li {
  list-style-type: none;
  float: left;
  width: 16.6666666667%;
  text-align: center;
  padding: 1em 0.3em;
}
#main .data-entry-ns #overview-board li.overview-this-season {
  background-color: rgba(255, 255, 255, 0.4);
}
#main .data-entry-ns #overview-board li.overview-this-season-separate {
  border-left: 1px solid #c5d3e4;
}
#main .data-entry-ns #overview-board .overview-number {
  font-size: 3.5em;
  width: 100%;
  color: #1f6abd;
  display: block;
  line-height: 1.4;
  font-family: "langdonregular";
  text-shadow: 1px 1px 0 #fff;
}
#main .data-entry-ns #overview-board .overview-label {
  font-size: 0.8em;
  line-height: 1.4;
  color: #1f6abd;
  display: block;
}
#main .data-entry-ns #main-tasks {
  list-style-type: none;
}
#main .data-entry-ns #main-tasks li {
  width: 45%;
  margin: 0 5% 2em 0;
  float: left;
  height: 180px;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  background: #7689c7 url("../img/common/light-purple-texture.jpg") repeat 0 0;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  position: relative;
}
#main .data-entry-ns .ie8 #main-tasks li {
  background: transparent;
}
#main .data-entry-ns #main-tasks li a:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("../img/common/sprite-common.png") no-repeat -460px 0;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#main .data-entry-ns #main-tasks li .icon {
  float: left;
  width: 130px;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.2) url("../img/data/sprite-task-manager.png") no-repeat 0 0;
}
#main .data-entry-ns #main-tasks li a {
  text-decoration: none;
  float: left;
  width: 100%;
}
#main .data-entry-ns #main-tasks li div {
  padding: 2em 1em 1em;
  margin-left: 130px;
}
#main .data-entry-ns #main-tasks li div h2 {
  color: #ffffff;
  font-size: 1.2em;
  line-height: 1.4;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 0.2em;
}
#main .data-entry-ns #main-tasks li div p {
  font-size: 0.9em;
  line-height: 1.3;
}
#main .data-entry-ns #main-tasks li:hover {
  background: #546dbf url("../img/common/purple-texture.jpg") repeat 0 0;
}
#main .data-entry-ns #main-tasks #task-enter-count .icon {
  background-position: 0 0;
}
#main .data-entry-ns #main-tasks #task-manage-counts .icon {
  background-position: 0 -180px;
}
#main .data-entry-ns #main-tasks #task-location-manager .icon {
  background-position: 0 -360px;
}
#main .data-entry-ns #main-tasks #task-personal-data .icon {
  background-position: 0 -540px;
}
#main .data-entry-ns #main-tasks li#task-site-list .icon {
  background: rgba(255, 255, 255, 0.2) url("../img/data/sprite-task-list.png") no-repeat 0 0;
}
#main .data-entry-ns #main-tasks li#task-site-list {
  width: 95%;
}
@media screen and (max-width: 680px) {
  #main .data-entry-ns #main-tasks li#task-site-list {
    width: 100%;
  }
}
#main .data-entry-ns #main-tasks #task-site-list .icon {
  background-position: 0 0;
}
#main .data-entry-ns .ie8 #main-tasks li .icon {
  background: #546dbf url("../img/data/sprite-task-manager.png") no-repeat 0 0;
}
#main .data-entry-ns .ie7 #main-tasks li {
  float: left;
  width: 44%;
}
#main .data-entry-ns .ie7 #main-tasks li .icon {
  background: #546dbf url("../img/data/sprite-task-manager.png") no-repeat 0 0;
}
#main .data-entry-ns #sub-tasks {
  list-style-type: none;
}
#main .data-entry-ns #sub-tasks li {
  width: 33%;
  margin: 0;
  /*  border-right: 1px solid #c5d3e4; */
  float: left;
  padding-right: 1em;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 559px) {
  #main .data-entry-ns #sub-tasks li {
    width: 95%;
    text-align: left;
    margin-bottom: 0;
  }
}
#main .data-entry-ns {
  /*#sub-tasks li:last-child {
    border-right: 0;
  }*/
}
#main .data-entry-ns #sub-tasks li h2 {
  color: #1f6abd;
  width: 92%;
  margin: 0 4%;
  float: left;
  display: inline-block;
}
#main .data-entry-ns {
  /*@media (max-width: 1320px) {
    #sub-tasks li h2 {
      width: 200px;
    }
  }
  @media (max-width: 725px) {
    #sub-tasks li h2 {
      width: 170px;
    }
  }
  @media (min-width: 560px) and (max-width: 660px) {
    #sub-tasks li h2 {
      width: 130px;
    }
  }*/
}
@media (max-width: 559px) {
  #main .data-entry-ns #sub-tasks li h2 {
    width: 65%;
    margin-top: 1em;
  }
}
#main .data-entry-ns #sub-tasks li h2 a {
  text-decoration: none;
}
#main .data-entry-ns #sub-tasks li h2 a:hover {
  text-decoration: underline;
  color: #1f6abd;
}
#main .data-entry-ns #sub-tasks li p {
  font-size: 0.75em;
  line-height: 1.4;
  display: block;
  clear: left;
}
#main .data-entry-ns #sub-tasks li .icon {
  /*float: left;*/
  width: 85px;
  height: 61px;
  background: url("../img/data/sprite-task-manager.png") no-repeat 0 -720px;
  margin: 10px auto;
  display: block;
}
@media (max-width: 559px) {
  #main .data-entry-ns #sub-tasks li .icon {
    float: left;
  }
}
#main .data-entry-ns #sub-tasks #task-participant-photos .icon {
  width: 70px;
  background-position: 0px -793px;
}
@media (max-width: 559px) {
  #main .data-entry-ns #sub-tasks #task-participant-photos .icon {
    margin-right: 15px;
  }
}
#main .data-entry-ns #sub-tasks #task-rare-bird .icon {
  background-position: 0 -797px;
}
#main .data-entry-ns #sub-tasks #task-unusual-bird .icon {
  background-position: -10px -858px;
}
#main .data-entry-ns .task-manager-2 h3 {
  background-color: #7cacdb;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  color: #e7f8fe;
  display: inline-block;
  padding: 4px 1.6em 4px 4px;
  vertical-align: middle;
  margin-bottom: 1em;
}
#main .data-entry-ns .task-manager-2 h3 span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url("../img/data/sprite-task-manager.png") no-repeat 0 -990px;
  vertical-align: middle;
  margin-right: 1em;
}
#main .data-entry-ns #important-links {
  margin-left: 0.3em;
}
#main .data-entry-ns #important-links li {
  margin-bottom: 1em;
}
#main .data-entry-ns #important-links a {
  text-decoration: none;
}
#main .data-entry-ns #new-participant h1,
#main .data-entry-ns #renew h1 {
  text-transform: none;
  color: #1d1d1d;
  margin-bottom: 0.2em;
  font-size: 24px;
}
#main .data-entry-ns #new-participant h2,
#main .data-entry-ns #renew h2 {
  margin-bottom: 0.2em;
  font-size: 18px;
}
#main .data-entry-ns #new-participant p,
#main .data-entry-ns #renew p {
  font-size: 12px;
}
#main .data-entry-ns #renew h2 {
  margin-bottom: 1em;
}
@media screen and (max-width: 1300px) {
  #main .data-entry-ns #main-tasks li div {
    padding-top: 1em;
  }
}
@media screen and (max-width: 1240px) {
  #main .data-entry-ns #main-tasks li:after {
    bottom: 10px;
    right: 10px;
  }
  #main .data-entry-ns #main-tasks li div {
    padding: 0.5em;
  }
  #main .data-entry-ns .task-manager-1 {
    width: 75%;
  }
  #main .data-entry-ns .task-manager-2 {
    width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  #main .data-entry-ns .task-manager-1 {
    width: 100%;
    float: none;
    border-right: 0;
    padding-right: 0;
  }
  #main .data-entry-ns .task-manager-2 {
    width: 100%;
    float: none;
    padding-left: 0;
    clear: both;
    border-top: 1px solid #c5d3e4;
    margin-top: 2em;
    padding-top: 2em;
  }
  #main .data-entry-ns #important-links {
    list-style-type: none;
  }
  #main .data-entry-ns #important-links li {
    float: left;
    width: 50%;
  }
  #main .data-entry-ns #your-data-infobar #fw-id-bar {
    height: auto;
  }
}
@media screen and (max-width: 900px) {
  #main .data-entry-ns .data-header .header-level-2 {
    height: auto;
  }
  #main .data-entry-ns .data-header .header-level-2 nav li {
    margin: 0;
  }
  #main .data-entry-ns .data-header .header-level-2 nav li:after {
    display: none;
  }
  #main .data-entry-ns #your-data-infobar #fw-id-bar label {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  #main .data-entry-ns #mobile-more {
    display: block;
    height: 44px;
    width: 45px;
    background: url("../img/common/sprite-common.png") no-repeat -409px 8px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  #main .data-entry-ns .header-level-2,
  #main .data-entry-ns .header-level-1 menu {
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 99999;
  }
  #main .data-entry-ns .header-level-2 {
    top: 90px;
    border-bottom: 4px solid #1d1d1d;
  }
  #main .data-entry-ns .data-header .header-level-2 nav li {
    width: 50%;
    height: 38px;
  }
  #main .data-entry-ns .data-header .header-level-2 nav li a {
    width: 100%;
    line-height: 1;
    min-height: 38px;
    vertical-align: middle;
    padding-top: 12px;
  }
  #main .data-entry-ns .data-header .header-level-1 menu {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns .data-header .header-level-1 menu li {
    display: block;
    width: 33.3%;
    margin: 0;
    border-left: 1px solid #e7f8fe;
    background-color: #1f6abd;
  }
  #main .data-entry-ns .data-header .header-level-1 menu li a {
    width: 100%;
  }
  #main .data-entry-ns .data-header .header-level-1 menu #signed-in-as {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  #main .data-entry-ns #your-data-infobar #welcome-bar menu {
    display: none;
  }
  #main .data-entry-ns #main-tasks li {
    width: 100%;
    height: 130px;
  }
  #main .data-entry-ns #main-tasks li div {
    padding: 0.8em;
    margin-left: 110px;
  }
  #main .data-entry-ns #main-tasks li div h2 {
    margin-top: 0;
  }
  #main .data-entry-ns #main-tasks li p {
    padding-right: 40px;
  }
  #main .data-entry-ns #main-tasks li .icon {
    height: 130px;
    background-size: 100%;
    width: 100px;
  }
  #main .data-entry-ns #main-tasks li#task-enter-count .icon {
    background-position: 0 0;
  }
  #main .data-entry-ns #main-tasks li#task-manage-counts .icon {
    background-position: 0 -143px;
  }
  #main .data-entry-ns #main-tasks li#task-location-manager .icon {
    background-position: 0 -280px;
  }
  #main .data-entry-ns #main-tasks li#task-personal-data .icon {
    background-position: 0 -420px;
  }
  #main .data-entry-ns #overview-board li {
    width: 25%;
    padding: 0.3em;
  }
  #main .data-entry-ns #overview-board .overview-number {
    font-size: 2em;
  }
  #main .data-entry-ns #overview-board .overview-this-season-separate {
    clear: left;
    border-left: 0;
  }
  #main .data-entry-ns #overview-board .overview-this-season {
    width: 50%;
    border-top: 1px solid #c5d3e4;
  }
  #main .data-entry-ns #sub-tasks li h2 {
    font-size: 0.9em;
    /*float: none;
    clear: left;*/
  }
  #main .data-entry-ns #your-data-infobar #fw-id-bar.id-false input,
  #main .data-entry-ns #your-data-infobar #fw-id-bar.id-false select {
    width: 100%;
  }
  #main .data-entry-ns #your-data-infobar .alert {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    line-height: 1;
  }
  #main .data-entry-ns #your-data-infobar .alert a.secondary-btn {
    margin-top: 1em;
  }
}
@media screen and (max-width: 480px) {
  #main .data-entry-ns #main-tasks li p,
  #main .data-entry-ns #sub-tasks li p {
    display: none;
  }
}
#main .data-entry-ns #join .content {
  padding: 1em 1em 2em 1em;
}
#main .data-entry-ns #join .message p {
  margin-bottom: 0;
}
#main .data-entry-ns #join .join-div {
  width: 50%;
  float: left;
  text-align: center;
}
#main .data-entry-ns #join .join-div h1 {
  margin-bottom: 1em;
}
#main .data-entry-ns #join .join-div img {
  border: 1px solid #686868;
  margin-bottom: 1em;
}
#main .data-entry-ns #join #usa {
  padding-right: 0;
  border-right: 1px solid #686868;
}
#main .data-entry-ns #join #canada {
  padding-left: 1em;
}
#main .data-entry-ns .edit-cityState {
  display: none;
  margin: 1em 1em 1em 0 !important;
}
#main .data-entry-ns .edit-cityState input {
  padding: 0.3em;
  display: inline;
  width: 45%;
  margin-bottom: 0.5em;
  margin-right: 5px;
}
#main .data-entry-ns .edit-cityState button {
  margin-right: 0.3em;
}
#main .data-entry-ns {
  /********** YOUR LOCATIONS ****************/
}
#main .data-entry-ns #your-locations .footer-snow {
  padding-bottom: 53px;
}
#main .data-entry-ns #your-locations .data-container {
  min-height: 65px;
}
#main .data-entry-ns #your-locations .data-container.redpoll-container {
  min-height: 23px !important;
}
#main .data-entry-ns #your-locations .data-container.redpoll-container .footer-redpoll {
  bottom: -44px;
}
#main .data-entry-ns #your-locations #create-site {
  position: absolute;
  right: 30px;
  top: 100px;
  z-index: 999;
}
#main .data-entry-ns #your-locations #loc-list {
  display: block;
  z-index: 999;
  height: 195px;
  width: 100%;
  list-style-type: none;
  position: absolute;
  top: 450px;
  padding-left: 20px;
  padding-right: 20px;
  left: 0;
  overflow: auto;
}
#main .data-entry-ns #your-locations .loc-card {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  width: 32%;
  display: inline-block;
  margin-left: 1%;
  margin-bottom: 1em;
  vertical-align: top;
}
#main .data-entry-ns .ie8 #your-locations .loc-card {
  background: transparent;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-top {
  overflow: auto;
  min-height: 110px;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-top div {
  margin-left: 48px;
}
#main .data-entry-ns #your-locations .loc-card h1 {
  color: #1d1d1d;
  text-transform: none;
  font-size: 1.4em;
  letter-spacing: 0;
  font-weight: normal;
  margin: 8px 1em 6px 0;
  line-height: 1.1;
}
#main .data-entry-ns #your-locations .loc-card address {
  color: #3e3e3e;
  line-height: 1;
  font-style: normal;
  font-size: 0.85em;
  cursor: pointer;
}
#main .data-entry-ns #your-locations .loc-card .edit-name {
  display: none;
  margin: 1em 1em 1em 0 !important;
}
#main .data-entry-ns #your-locations .loc-card .edit-name input {
  padding: 0.3em;
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
}
#main .data-entry-ns #your-locations .loc-card .edit-name button {
  margin-right: 0.3em;
}
#main .data-entry-ns .numbered-marker {
  background: url("../img/common/sprite-common.png") no-repeat -260px -21px;
  font: 16px/1.66 sans-serif;
  *font-size: small;
  display: block;
  width: 26px;
  height: 52px;
  text-align: center;
  color: #ffffff;
  text-shadow: -1px -1px 0 #1f6abd;
}
#main .data-entry-ns .numbered-marker.gray-marker {
  background-position: -323px -50px;
  text-shadow: -1px -1px 0 #686868;
}
#main .data-entry-ns #your-locations .loc-card .numbered-marker {
  float: left;
  margin: 10px;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-middle {
  height: 42px;
  padding: 0 1em;
  line-height: 42px;
  color: #3e3e3e;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-middle.site-desc-true {
  background: #ffffff url("../img/common/white-texture.jpg") repeat 0 0;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-middle.site-desc-false {
  background-color: #efa4a4;
  color: #d61919;
}
#main .data-entry-ns #your-locations .loc-card .icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-bottom .expanded-link {
  font-size: 13px;
  line-height: 28px;
  padding-bottom: 4px;
  float: left;
  width: 40%;
  text-align: center;
  border-right: 1px solid #ffffff;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-bottom .expanded-link.more {
  width: 100%;
  border-right: 0;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-bottom .expanded-link:hover {
  background-color: #053b9e;
  color: #ffffff;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-bottom .dropdown {
  float: left;
  width: 20%;
}
#main .data-entry-ns #your-locations .loc-card .loc-card-bottom .dropdown .caret {
  margin-top: 0;
}
#main .data-entry-ns #your-locations .fixed-dropdown {
  z-index: 99999;
}
@media screen and (max-width: 1140px) {
  #main .data-entry-ns #your-locations .loc-card .loc-card-middle {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 860px) {
  #main .data-entry-ns #your-locations .loc-card {
    width: 48%;
  }
}
@media screen and (max-width: 625px) {
  #main .data-entry-ns .loc-card {
    width: 98%;
  }
  #main .data-entry-ns .loc-card h1 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  #main .data-entry-ns #your-locations .data-container {
    min-height: 0;
    padding-top: 0;
  }
  #main .data-entry-ns #your-locations .data-container h1 {
    display: none;
  }
  #main .data-entry-ns #your-locations .data-container .primary-btn {
    font-size: 12px;
  }
  #main .data-entry-ns #your-locations .data-container .wrapped-btn {
    padding: 0;
  }
  #main .data-entry-ns #your-locations .loc-card {
    width: 98%;
  }
  #main .data-entry-ns #your-locations .loc-card h1 {
    display: block;
  }
  #main .data-entry-ns #your-locations #create-site {
    bottom: -48px;
  }
}
#main .data-entry-ns {
  /****** ACTION BTNS *************/
}
#main .data-entry-ns .action-wrapper h1 {
  display: inline-block;
  float: left;
  margin-right: 1em;
  margin-bottom: 0;
}
#main .data-entry-ns .action-btns {
  float: left;
}
#main .data-entry-ns .action-btns .wrapped-btn {
  display: inline-block;
  padding: 0.2em;
  margin-top: 5px;
  margin-right: 0.5em;
  background-color: rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns {
  /********* STEPS ***************/
}
#main .data-entry-ns .steps {
  margin-bottom: 2em;
  color: #c8c8c8;
}
#main .data-entry-ns .steps li {
  display: block;
  float: left;
  width: 274px;
  height: 80px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 1em;
}
#main .data-entry-ns .ie8 .steps li {
  background: transparent;
}
#main .data-entry-ns .steps span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-right: 8px;
  background: url("../img/data/sprite-steps.png") -50px -149px no-repeat;
  font-size: 30px;
  line-height: 47px;
  font-weight: 700;
}
#main .data-entry-ns .steps li.current {
  background: url("../img/data/sprite-steps.png") -2px -2px no-repeat;
  color: #ffffff;
  width: 274px;
  height: 119px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: -2px;
  left: 0;
}
#main .data-entry-ns .steps li.current span {
  background: url("../img/data/sprite-steps.png") 0 -149px no-repeat;
}
#main .data-entry-ns .steps li:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
#main .data-entry-ns .steps li:last-child {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -o-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
@media screen and (max-width: 875px) {
  #main .data-entry-ns .steps li {
    width: 84px;
  }
  #main .data-entry-ns .steps li.current {
    width: 84px;
    height: 80px;
    background-image: none;
    background-color: #fff;
    /* Needed for IEs */
    -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
    -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
    box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
    border-collapse: separate;
    filter: none;
    top: 0;
  }
  #main .data-entry-ns .ie8 .steps li.current {
    background: transparent;
  }
  #main .data-entry-ns .steps li div {
    display: none;
  }
}
#main .data-entry-ns {
  /******* FORMS ***********/
}
#main .data-entry-ns form select,
#main .data-entry-ns form textarea,
#main .data-entry-ns form input[type=text],
#main .data-entry-ns form input[type=password],
#main .data-entry-ns form input[type=datetime],
#main .data-entry-ns form input[type=datetime-local],
#main .data-entry-ns form input[type=date],
#main .data-entry-ns form input[type=month],
#main .data-entry-ns form input[type=time],
#main .data-entry-ns form input[type=week],
#main .data-entry-ns form input[type=number],
#main .data-entry-ns form input[type=email],
#main .data-entry-ns form input[type=url],
#main .data-entry-ns form input[type=search],
#main .data-entry-ns form input[type=tel],
#main .data-entry-ns form input[type=color],
#main .data-entry-ns form .uneditable-input {
  height: 42px;
  padding: 4px 6px;
  margin-bottom: 2em;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  background-color: #eeeeee;
  padding: 0.5em;
  font-size: 1em;
  margin-bottom: 1em;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns form input#s {
  margin-bottom: 0px;
}
#main .data-entry-ns form select,
#main .data-entry-ns form input[type=file] {
  height: 42px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
#main .data-entry-ns form select {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
#main .data-entry-ns form p {
  font-size: 0.85em;
}
#main .data-entry-ns form label,
#main .data-entry-ns form input {
  display: block;
  width: 100%;
}
#main .data-entry-ns form label {
  font-weight: 700;
  font-size: 0.9em;
}
#main .data-entry-ns form select {
  margin-bottom: 1em;
}
#main .data-entry-ns form .wrapped-btn {
  margin-top: 2em;
}
#main .data-entry-ns form label.wrapping {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  min-height: 20px;
  padding-left: 80px;
  width: 100%;
  margin-bottom: 1em;
}
#main .data-entry-ns form label.wrapping input[type=radio],
#main .data-entry-ns form label.wrapping input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
  margin-left: -20px;
  width: 20px;
  position: relative;
  top: -1px;
  left: 0;
}
#main .data-entry-ns form label.wraptext {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  min-height: 30px;
  padding-left: 80px;
  width: 100%;
  margin-bottom: 1em;
  line-height: 40px;
}
#main .data-entry-ns form label.wraptext input {
  display: inline-block;
  vertical-align: middle;
  margin-left: -20px;
  width: 20px;
  position: relative;
  top: -1px;
  left: 0;
  width: 60px;
  margin-right: 20px;
}
#main .data-entry-ns form label.wrapselect {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  min-height: 20px;
  padding-left: 80px;
  width: 100%;
  margin-bottom: 1em;
  padding-top: 7px;
}
#main .data-entry-ns form label.wrapselect select {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  top: -1px;
  left: 0;
  margin-right: 10px;
  top: -3px;
}
#main .data-entry-ns form .required {
  background-color: #546dbf;
  color: #fff;
  padding: 0.2em 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0.5em;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 0.5em;
  margin-left: 10px;
}
#main .data-entry-ns form .hint {
  color: #1E490E;
  margin-bottom: 0.5em;
  font-style: italic;
}
#main .data-entry-ns form .error {
  color: #d61919;
  margin-bottom: 0.5em;
}
#main .data-entry-ns form .error-msg {
  border: 1px solid #d61919;
  background-color: #f8c3c3 !important;
  padding: 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main .data-entry-ns form .error-msg span.error {
  margin-bottom: 0;
}
#main .data-entry-ns form .error span {
  background-color: #d61919;
  color: #fff;
  padding: 0.2em 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0.5em;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
#main .data-entry-ns form .has-error,
#main .data-entry-ns form .has-error.zebra {
  border: 1px solid #d61919;
  background-color: #f8c3c3 !important;
}
#main .data-entry-ns #fw-enter-form input,
#main .data-entry-ns #fw-enter-form label {
  width: 130px;
  display: inline;
  margin-bottom: 0em;
}
#main .data-entry-ns .file-type-select input,
#main .data-entry-ns .file-type-select label {
  width: initial;
  display: inline-block;
  padding-right: 20px;
}
#main .data-entry-ns #create-site-1 form#logout {
  min-height: initial;
  float: initial;
  width: initial;
}
#main .data-entry-ns {
  /*********** CREATE SITE 1 ***********/
}
#main .data-entry-ns #create-site-1 h3 {
  color: #919191;
}
#main .data-entry-ns #create-site-1 .content.container {
  padding: 2em;
  border: 1px solid #e1e1e1;
  margin: 0;
}
#main .data-entry-ns #create-site-1 form {
  width: 50%;
  float: left;
  min-height: 400px;
}
#main .data-entry-ns #create-site-1 form:first-child {
  padding-right: 2em;
  border-right: 1px solid #cccccc;
}
#main .data-entry-ns #create-site-1 form:last-child {
  padding-left: 2em;
}
#main .data-entry-ns #create-site-1 form .wrapped-btn {
  display: inline-block;
}
#main .data-entry-ns #create-site-1 form .state-wrapper {
  float: left;
  width: 60%;
  padding-right: 1em;
}
#main .data-entry-ns #create-site-1 form .state-wrapper select {
  width: 100%;
}
#main .data-entry-ns #create-site-1 form .zip-wrapper {
  width: 40%;
  float: left;
}
#main .data-entry-ns #create-site-1 form hr {
  margin-bottom: 1.3em;
}
#main .data-entry-ns {
  /********* CREATE SITE 2 / EDIT SITE LOCATION  *************/
}
#main .data-entry-ns #create-site-2 #map {
  width: 100%;
  height: 580px;
}
#main .data-entry-ns #create-site-2 .create-only {
  display: none;
}
#main .data-entry-ns #create-site-2.create .create-only {
  display: block;
}
#main .data-entry-ns #create-site-2.create .edit-only {
  display: none;
}
#main .data-entry-ns #create-site-2.create .action-btns .wrapped-btn {
  display: inline-block;
}
#main .data-entry-ns #create-site-2 #cs2-loc {
  font-size: 1.4em;
}
#main .data-entry-ns #create-site-2 .container {
  border: 1px solid #e1e1e1;
  padding-left: 0;
  padding-right: 0;
}
#main .data-entry-ns #cs2-info {
  width: 200px;
  z-index: 10000;
  position: absolute;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 1em 2em;
  width: 33%;
  margin: 40px 2em 0 0;
  /* min-height: 530px; */
  right: 0px;
}
@media screen and (max-height: 800px) {
  #main .data-entry-ns #cs2-info {
    height: 500px;
  }
}
@media screen and (max-height: 600px) {
  #main .data-entry-ns #cs2-info {
    height: 440px;
  }
}
@media screen and (max-height: 320px) {
  #main .data-entry-ns #cs2-info {
    height: 310px;
  }
}
#main .data-entry-ns .ie8 #cs2-info {
  background: transparent;
}
#main .data-entry-ns #cs2-info p {
  line-height: 1.3;
  margin-bottom: 1.5em;
}
#main .data-entry-ns #cs2-info h2 {
  font-size: 14px;
  font-weight: 700;
}
#main .data-entry-ns #cs2-info dl {
  margin-bottom: 1em;
  margin-top: 1.5em;
  margin-left: -40px;
  border-top: 1px solid #ddd;
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding-top: 0.5em;
}
#main .data-entry-ns #cs2-info dt,
#main .data-entry-ns #cs2-info dd {
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
#main .data-entry-ns #cs2-info dt {
  clear: left;
}
#main .data-entry-ns #cs2-info input {
  width: 100%;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  margin: 0 0 1em;
  padding: 10px;
}
@-webkit-keyframes flash {
  0% {
    background-color: Yellow;
    opacity: 1;
  }
  22% {
    background-color: Yellow;
    opacity: 0.8;
  }
  77% {
    background-color: orange;
    opacity: 0.1;
  }
  100% {
    background-color: #FFFFFF;
  }
}
#main .data-entry-ns .inputException {
  -webkit-animation-name: flash;
  -webkit-animation-duration: 500ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: flash;
  -moz-animation-duration: 500ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
}
#main .data-entry-ns #cs2-info .input-wrapper {
  position: absolute;
  bottom: 6em;
  width: 85%;
}
#main .data-entry-ns #cs2-info .wrapped-btn {
  position: absolute;
  bottom: 2em;
  width: 85%;
}
#main .data-entry-ns #cs2-info button {
  width: 100%;
}
#main .data-entry-ns #cs2-marker-feedback {
  padding-left: 40px;
  position: relative;
  margin-top: 10px;
}
#main .data-entry-ns #cs2-marker-feedback .icon {
  position: absolute;
  left: 0;
  top: -5px;
}
#main .data-entry-ns #cs2-marker-feedback h2 {
  padding-top: 8px;
  font-size: 16px;
}
#main .data-entry-ns #cs2-manual-fields {
  display: none;
}
@media screen and (max-width: 1199px) {
  #main .data-entry-ns #cs2-info {
    padding: 0.5em 1.5em;
  }
  #main .data-entry-ns #cs2-info p {
    line-height: 1.3;
    font-size: 13px;
  }
  #main .data-entry-ns #cs2-info dt {
    font-size: 13px;
  }
  #main .data-entry-ns #cs2-info button.large-btn {
    font-size: 1em;
    padding: 0.5em;
  }
}
#main .data-entry-ns .pac-container {
  z-index: 10001;
}
@media screen and (max-width: 768px) {
  #main .data-entry-ns #cs2-info,
  #main .data-entry-ns #cs2-info dt,
  #main .data-entry-ns #cs2-info dd {
    font-size: 90%;
  }
  #main .data-entry-ns #cs2-info input {
    padding: 5px;
  }
}
@media screen and (max-width: 650px) {
  #main .data-entry-ns #cs2-info {
    font-size: 80%;
  }
}
@media screen and (max-width: 400px) {
  #main .data-entry-ns #cs2-info {
    font-size: 60%;
  }
}
#main .data-entry-ns {
  /******* MERGE SITES *****/
}
#main .data-entry-ns #merge-sites .message {
  border: 1px solid #d61919;
  background-color: #f8c3c3 !important;
}
#main .data-entry-ns #merge-sites .message p {
  margin-bottom: 0;
}
#main .data-entry-ns #merge-sites #map {
  width: 100%;
  height: 580px;
}
#main .data-entry-ns #merge-sites .map-wrapper {
  float: left;
  width: 66%;
}
#main .data-entry-ns #merge-sites #ms-info {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  width: 33%;
  float: right;
  height: 580px;
  position: relative;
}
#main .data-entry-ns .ie8 #merge-sites #ms-info {
  background: transparent;
}
#main .data-entry-ns #merge-sites #ms-info hgroup {
  padding: 1em;
}
#main .data-entry-ns #merge-sites #ms-info hgroup .numbered-marker {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  padding-top: 5px;
  margin-right: 10px;
  position: relative;
  top: 6px;
}
#main .data-entry-ns #merge-sites #ms-info form {
  border-top: 1px solid #cccccc;
  padding: 1em;
}
#main .data-entry-ns #merge-sites #ms-info .wrapping {
  padding-left: 1.5em;
}
#main .data-entry-ns #merge-sites #ms-info .wrapping .numbered-marker {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 6px;
  left: 0;
  margin-right: 10px;
}
#main .data-entry-ns #merge-sites #ms-info #merge-site-inputs {
  height: 200px;
  overflow: auto;
}
#main .data-entry-ns #merge-sites #ms-info .wrapped-btn {
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 95%;
}
#main .data-entry-ns #merge-sites #ms-info .wrapped-btn button {
  width: 100%;
}
#main .data-entry-ns {
  /******** FIXED FORM PATTERN ***********/
}
#main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  border: 1px solid #BEBEBE;
  width: 65%;
  float: left;
}
#main .data-entry-ns .ie8 .fixed-btn-form-wrapper .fixed-btn-scrollable {
  background: transparent;
}
#main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable h2 {
  font-size: 1.4em;
  margin-top: 4px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.4;
}
#main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable div.divide {
  padding: 1em 2em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable div.divide:last-child {
  border: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable select {
  font-size: 14px;
}
#main .data-entry-ns .fixed-btn-form-wrapper #fixed-btn-wrapper {
  float: right;
  color: #1d1d1d;
  width: 32%;
  background-color: #fff;
  min-height: inherit !important;
  height: auto !important;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 1em;
  border: 1px solid #BEBEBE;
}
#main .data-entry-ns .ie8 .fixed-btn-form-wrapper #fixed-btn-wrapper {
  background: transparent;
}
#main .data-entry-ns .fixed-btn-form-wrapper .text-btn {
  margin-bottom: 1em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .wrapped-btn {
  margin-top: 1em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .wrapped-btn button {
  width: 100% !important;
}
#main .data-entry-ns .fixed-btn-form-wrapper #fixed-btns {
  height: inherit !important;
  position: relative !important;
  left: 0 !important;
  bottom: 0 !important;
}
#main .data-entry-ns #fixed-btns .primary-btn {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 799px) {
  #main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable {
    width: 100%;
  }
  #main .data-entry-ns .fixed-btn-form-wrapper .fixed-btn-scrollable {
    width: 100%;
    float: none;
    margin-bottom: 2em;
  }
  #main .data-entry-ns .fixed-btn-form-wrapper #fixed-btn-wrapper {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns .fixed-btn-form-wrapper #fixed-btns {
    padding: 1em 1em 0 1em;
  }
}
#main .data-entry-ns {
  /******** SITE DESCRIPTION FORM ********/
}
#main .data-entry-ns #create-site-3 .create-only {
  /* take out -- -----------------------------------------  display: none; */
}
#main .data-entry-ns #create-site-3 .action-wrapper {
  position: relative;
}
#main .data-entry-ns #create-site-3 .action-wrapper h1 {
  margin-bottom: 0;
}
#main .data-entry-ns #create-site-3.create .create-only {
  display: block;
}
#main .data-entry-ns #create-site-3.create .edit-only {
  display: none;
}
#main .data-entry-ns #create-site-3.create .action-wrapper h1 {
  margin-bottom: 1em;
}
#main .data-entry-ns #create-site-3 .cs3-loc {
  margin-top: 0;
  margin-bottom: 1em;
}
#main .data-entry-ns #create-site-3 .cs3-loc span {
  color: #686868;
  font-size: 0.6em;
  margin-left: 1em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report {
  padding: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs ol,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report ol {
  list-style-type: none;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs li,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report li {
  position: relative;
  padding: 1em;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs h2,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report h2 {
  padding-left: 60px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs label.h2,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report label.h2 {
  padding-left: 60px;
  font-size: 1.4em;
  margin-top: 4px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.4;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs p,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report p {
  margin-left: 60px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .push,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .push {
  padding-left: 60px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .push .column-inputs,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .push .column-inputs {
  float: left;
  width: 50%;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .push .column-inputs input,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .push .column-inputs input {
  width: 90%;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .number,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .number {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1f6abd;
  color: #ffffff;
  display: block;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .other-expand {
  position: relative;
  border: 1px solid #cccccc;
  /* take out -- -----------------------------------------   display: none; */
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .other-expand {
  position: relative;
  border: 1px solid #cccccc;
  /* take out -- -----------------------------------------  display: none; */
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .other-expand h2,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .other-expand h2 {
  font-size: 14px;
  padding-left: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .other-expand textarea,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .other-expand textarea {
  margin-left: 80px;
  width: 80%;
  height: 100px;
  font-size: 13px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .subnumber,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .subnumber {
  position: relative;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .subnumber .number,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .subnumber .number {
  left: -0.5em;
  height: 40px;
  line-height: 40px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #elevation-inputs,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #elevation-inputs {
  /* take out -- -----------------------------------------  display: none; */
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #exact-elevation,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #exact-elevation {
  padding-left: 80px;
  /* take out -- -----------------------------------------  display: none; */
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #exact-elevation input,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #exact-elevation input {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #exact-elevation .choose-radios,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #exact-elevation .choose-radios {
  display: inline-block;
  vertical-align: top;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #exact-elevation .choose-radios label,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #exact-elevation .choose-radios label {
  font-weight: 400;
  vertical-align: middle;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #exact-elevation .choose-radios label input,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #exact-elevation .choose-radios label input {
  width: 20px;
  vertical-align: middle;
  margin-right: 0;
  position: relative;
  top: -3px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .column-inputs label,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .column-inputs label {
  display: block;
  width: 50%;
  float: left;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs button,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report button {
  margin-left: 60px;
  margin-bottom: 2em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs #elevation-number,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report #elevation-number {
  font-size: 1.8em;
  font-weight: 700;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs label.secondary-btn,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report label.secondary-btn {
  display: inline-block;
  margin-left: 60px;
  width: auto;
  margin-bottom: 1em;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs label.secondary-btn input,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report label.secondary-btn input {
  display: inline-block;
  width: 20px;
  position: relative;
  top: -2px;
  left: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .month-input-column,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .month-input-column {
  width: 50%;
  float: left;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs h3,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report h3 {
  padding-left: 60px;
  font-weight: 700;
  font-size: 16px;
  padding-top: 14px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .inline-inputs,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .inline-inputs {
  margin-bottom: 2em;
  padding-left: 60px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .inline-inputs input,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .inline-inputs input {
  width: 20px;
  display: inline-block;
  position: relative;
  top: -3px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .inline-inputs label,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .inline-inputs label {
  display: inline-block;
  width: auto;
  font-weight: 400;
  margin-right: 20px;
}
#main .data-entry-ns .create .fixed-btn-form-wrapper .site-description-inputs #elevation-inputs,
#main .data-entry-ns .create .fixed-btn-form-wrapper .bird-report #elevation-inputs {
  display: none;
}
#main .data-entry-ns .create .fixed-btn-form-wrapper .site-description-inputs #exact-elevation,
#main .data-entry-ns .create .fixed-btn-form-wrapper .bird-report #exact-elevation {
  display: none;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .modal-body h2 {
  padding-left: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .modal-body ul {
  list-style-type: none;
}
#main .data-entry-ns .fixed-btn-form-wrapper .site-description-inputs .modal-body li {
  border: 0;
  padding: 0;
  margin-bottom: 1rem;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report h2,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report select,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report label.h2,
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report p {
  padding-left: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report p {
  margin-left: 0;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .wrapping {
  padding-left: 20px;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .column-inputs {
  float: left;
  width: 50%;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .column-inputs input {
  width: 90%;
}
#main .data-entry-ns .fixed-btn-form-wrapper .bird-report .column-boxes {
  float: left;
  width: 50%;
}
#main .data-entry-ns .bird-report textarea {
  width: 100%;
  min-height: 120px;
}
#main .data-entry-ns #site-desc-progress ul {
  list-style-type: none;
}
#main .data-entry-ns #site-desc-progress header {
  background-image: none;
}
#main .data-entry-ns #site-desc-progress header h3 {
  display: inline-block;
  font-size: 21px;
  margin: 0 0.5em 0 0;
  vertical-align: top;
}
#main .data-entry-ns #site-desc-progress header ul {
  display: inline-block;
  margin-bottom: 1em;
}
#main .data-entry-ns #site-desc-progress header ul li {
  float: left;
  font-size: 14px;
  margin-right: 0.4em;
}
#main .data-entry-ns #site-desc-progress header ul li span {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
#main .data-entry-ns #site-desc-progress .answered {
  background-color: #57a907;
  color: #ffffff;
}
#main .data-entry-ns #site-desc-progress .unanswered {
  background-color: #cccccc;
  color: #1d1d1d;
}
#main .data-entry-ns #site-desc-progress #site-desc-feedback {
  margin-bottom: 2em;
}
#main .data-entry-ns #site-desc-progress #site-desc-feedback li {
  float: left;
  width: 46px;
  height: 46px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
}
#main .data-entry-ns {
  /********* ENTER COUNT 1 ************/
}
#main .data-entry-ns .ec-feedback {
  font-size: 0.8em;
  background-color: #e7f8fe;
  padding: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #DDEEFF;
}
#main .data-entry-ns .ec-feedback dt {
  font-weight: 700;
  width: 33%;
  float: left;
  clear: left;
  margin-bottom: 1em;
}
#main .data-entry-ns .ec-feedback dd {
  float: left;
  width: 67%;
  margin-bottom: 1em;
}
#main .data-entry-ns .ec-feedback .fb-header {
  width: 100%;
  margin-bottom: 0.2em;
}
#main .data-entry-ns .ec-feedback dd dl dd,
#main .data-entry-ns .ec-feedback dd dl dt {
  margin-bottom: 0.3em;
}
#main .data-entry-ns .ec-feedback dd dl dt {
  font-weight: normal;
}
#main .data-entry-ns #enter-count-1 .steps li div,
#main .data-entry-ns #enter-count-2 .steps li div,
#main .data-entry-ns #enter-count-3 .steps li div,
#main .data-entry-ns #rare-bird-1 .steps li div,
#main .data-entry-ns #rare-bird-2 .steps li div {
  padding-top: 11px;
}
#main .data-entry-ns #enter-count-1 .divide .help-text {
  top: 20px;
}
#main .data-entry-ns #enter-count-1 #select-date-wrapper {
  min-height: 500px;
}
#main .data-entry-ns #enter-count-1 .previousSeason {
  float: right;
  clear: both;
}
#main .data-entry-ns #enter-count-1 .previousSeason a {
  font-size: small;
  font-weight: normal;
}
#main .data-entry-ns #enter-count-1 #calendar-loader {
  text-align: center;
  margin-top: 20px;
  min-height: 100px;
  padding-top: 38px;
}
#main .data-entry-ns #enter-count-1 #calendar-loader.loading {
  background: url("../img/common/lab-loader-100.gif") center center no-repeat;
}
#main .data-entry-ns #enter-count-1 #calendar {
  width: 64%;
  float: left;
}
#main .data-entry-ns #enter-count-1 #calendar .month {
  width: 45%;
  float: left;
  margin-right: 5%;
  margin-bottom: 1em;
}
#main .data-entry-ns #enter-count-1 #calendar .month h3 {
  text-align: center;
  font-weight: 700;
}
#main .data-entry-ns #enter-count-1 #calendar .month table {
  width: 100%;
}
#main .data-entry-ns #enter-count-1 #calendar .month th,
#main .data-entry-ns #enter-count-1 #calendar .month td {
  width: 14.2857142857%;
  border: 1px solid #b3b3b3;
  text-align: center;
}
#main .data-entry-ns #enter-count-1 #calendar .month th {
  font-size: 10px;
  background-color: #f7f4c0;
}
#main .data-entry-ns #enter-count-1 #calendar .month td:hover {
  background-color: #1f6abd;
  color: #fff;
  cursor: pointer;
}
#main .data-entry-ns #enter-count-1 #calendar .month .blocker,
#main .data-entry-ns #enter-count-1 #calendar .month .blocker:hover {
  background-color: #cccccc !important;
  color: #1d1d1d;
  cursor: default;
}
#main .data-entry-ns #enter-count-1 #calendar .month .previous,
#main .data-entry-ns #enter-count-1 #calendar .month .previous:hover {
  background-color: #a7bfdb;
  color: #1d1d1d;
  cursor: pointer;
}
#main .data-entry-ns #enter-count-1 #calendar .month .previous:hover {
  text-decoration: underline;
}
#main .data-entry-ns #enter-count-1 #calendar .month .future,
#main .data-entry-ns #enter-count-1 #calendar .month .future:hover {
  background-color: #fff;
  color: #1d1d1d;
  cursor: default;
}
#main .data-entry-ns #enter-count-1 #calendar .month .selected {
  background-color: #1f6abd;
  color: #ffffff;
}
#main .data-entry-ns #enter-count-1 #calendar-legend {
  width: 30%;
  float: right;
  clear: right;
  list-style-type: none;
}
#main .data-entry-ns #enter-count-1 #calendar-legend li {
  padding: 0 0 0 30px;
  position: relative;
  margin-bottom: 2em;
  font-size: 12px;
}
#main .data-entry-ns #enter-count-1 #calendar-legend .color {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid #b3b3b3;
}
#main .data-entry-ns #enter-count-1 #calendar-legend #legend-unavailable .color {
  background-color: #cccccc;
}
#main .data-entry-ns #enter-count-1 #calendar-legend #legend-previous .color {
  background-color: #a7bfdb;
}
#main .data-entry-ns #enter-count-1 #calendar-legend #legend-selected .color {
  background-color: #1f6abd;
}
#main .data-entry-ns #enter-count-1 #calendar .month .other-month,
#main .data-entry-ns #enter-count-1 #calendar .month .other-month:hover {
  background-color: #fff !important;
  color: #1d1d1d;
  cursor: default;
}
#main .data-entry-ns {
  /******* ENTER COUNT 2 ************/
}
#main .data-entry-ns #enter-count-2 .error-msg {
  display: none;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable ul {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  border: 1px solid #e1e1e1;
  list-style-type: none;
}
#main .data-entry-ns .ie8 #enter-count-2 .fixed-btn-scrollable ul {
  background: transparent;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable ul li {
  padding: 1em 2em;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable h1 {
  font-size: 1.2em;
  letter-spacing: normal;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable h2 {
  margin-bottom: 0;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable .push {
  margin-bottom: 1em;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable .wrapping {
  padding-left: 20px;
  margin-bottom: 0.5em;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable .set {
  float: left;
  width: 150px;
}
#main .data-entry-ns #enter-count-2 .fixed-btn-scrollable .set h4 {
  font-weight: 700;
  margin-bottom: 1em;
}
#main .data-entry-ns {
  /************* ENTER COUNT 3 *******************/
}
#main .data-entry-ns .switch {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  padding: 0;
  width: 200px;
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #999;
}
#main .data-entry-ns .switch input {
  position: absolute;
  opacity: 0;
}
#main .data-entry-ns .switch label {
  position: relative;
  z-index: 2;
  float: left;
  width: 50%;
  height: 100%;
  margin: 0;
  text-align: center;
}
#main .data-entry-ns .switch label.selected {
  color: #fff;
  text-shadow: 0px 0px 1px #000;
}
#main .data-entry-ns .switch .slide-button {
  background-color: #1056a5 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#447bb9), to(#1056a5));
  background-image: -moz-linear-gradient(top, #447bb9, #1056a5);
  background-image: -ms-linear-gradient(top, #447bb9, #1056a5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #447bb9), color-stop(100%, #1056a5));
  background-image: -webkit-linear-gradient(top, #447bb9, #1056a5);
  background-image: -o-linear-gradient(top, #447bb9, #1056a5);
  background-image: linear-gradient(#447bb9, #1056a5);
  border-color: #366294;
  border-width: 1px;
  border-style: solid;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#main .data-entry-ns .ie8 .switch .slide-button {
  background: transparent;
}
#main .data-entry-ns .switch input:last-of-type:checked ~ .slide-button {
  left: 50%;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  color: #fff;
}
#main .data-entry-ns .toggle,
#main .data-entry-ns .switch {
  display: block;
  height: 50px;
}
#main .data-entry-ns .switch *,
#main .data-entry-ns .toggle * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#main .data-entry-ns .switch .slide-button,
#main .data-entry-ns .toggle .slide-button {
  display: block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#main .data-entry-ns .toggle label,
#main .data-entry-ns .toggle p,
#main .data-entry-ns .switch label {
  line-height: 50px;
  vertical-align: middle;
}
#main .data-entry-ns .toggle input:checked ~ .slide-button {
  right: 50%;
}
#main .data-entry-ns {
  /* Outline the toggles when the inputs are focused */
}
#main .data-entry-ns .toggle input:focus ~ .slide-button,
#main .data-entry-ns .switch input:focus + label {
  outline: 1px dotted #888;
}
#main .data-entry-ns {
  /* Bugfix for older Webkit, including mobile Webkit. Adapted from:
  	 * http://css-tricks.com/webkit-sibling-bug/
  	 */
}
#main .data-entry-ns .switch,
#main .data-entry-ns .toggle {
  -webkit-animation: bugfix infinite 1s;
}
@-webkit-keyframes bugfix {
  from {
    position: relative;
  }
  to {
    position: relative;
  }
}
#main .data-entry-ns #enter-count-3 .create-only {
  display: none;
}
#main .data-entry-ns #enter-count-3.create .create-only {
  display: block;
}
#main .data-entry-ns #enter-count-3.create .edit-only {
  display: none;
}
#main .data-entry-ns #enter-count-3.create .action-btns .wrapped-btn {
  display: inline-block;
}
#main .data-entry-ns #enter-count-3 .switch {
  display: inline-block;
}
#main .data-entry-ns #enter-count-3 #as-btn {
  float: right;
}
#main .data-entry-ns #enter-count-3 .add-species-btn {
  margin-left: 1em;
}
#main .data-entry-ns #enter-count-3 .add-species {
  margin-top: 6px;
  font-weight: 700;
  text-shadow: 1px 1px 0 #fff;
  width: 65%;
}
#main .data-entry-ns #enter-count-3 .fixed-btn-scrollable {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main .data-entry-ns #enter-count-3 .full-click {
  padding: 2em;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background-color: #d1f1fd;
  margin-bottom: 2em;
  display: block;
}
#main .data-entry-ns .ie8 #enter-count-3 .full-click {
  background: transparent;
}
#main .data-entry-ns #enter-count-3 .full-click:hover {
  background-color: #a0e2fb;
}
#main .data-entry-ns #enter-count-3 #fb-species {
  font-size: 28px;
  margin-bottom: 0;
}
#main .data-entry-ns #enter-count-3 #checklist {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding-bottom: 1em;
}
#main .data-entry-ns .ie8 #enter-count-3 #checklist {
  background: transparent;
}
#main .data-entry-ns #enter-count-3 #checklist header {
  padding: 1em 2em;
}
#main .data-entry-ns #enter-count-3 #checklist ul {
  list-style-type: none;
}
#main .data-entry-ns #enter-count-3 #checklist .tabbable li {
  padding: initial;
}
#main .data-entry-ns #enter-count-3 #checklist li {
  padding: 0.3em 2em;
}
#main .data-entry-ns #enter-count-3 #checklist li.added {
  background-color: #f7f4c0 !important;
}
#main .data-entry-ns #enter-count-3 #checklist .species-add.ng-enter {
  -webkit-transition: background-color 3s ease-out;
  transition: background-color 3s ease-out;
}
#main .data-entry-ns #enter-count-3 #checklist .species-add.ng-enter {
  background-color: #f7f4c0 !important;
}
#main .data-entry-ns #enter-count-3 #checklist .species-add.ng-enter.ng-enter-active {
  background-color: initial;
}
#main .data-entry-ns #enter-count-3 #checklist .wraptext.eye-disease {
  padding-left: 90px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#main .data-entry-ns #enter-count-3 #checklist .has-confirmation,
#main .data-entry-ns #enter-count-3 #checklist .has-confirmation.zebra {
  background-color: #f7f4c0;
}
#main .data-entry-ns #enter-count-3 #checklist .confirmation {
  margin: 10px 0;
  position: relative;
}
#main .data-entry-ns #enter-count-3 #checklist .confirmation .required {
  font-size: 13px;
  margin-right: 10px;
}
#main .data-entry-ns #enter-count-3 #checklist .confirmation .secondary-btn {
  display: inline-block;
  width: auto;
}
#main .data-entry-ns #enter-count-3 #checklist .confirmation .secondary-btn input {
  display: inline;
  width: auto;
}
#main .data-entry-ns #enter-count-3 #checklist .zebra {
  background-color: #d1f1fd;
}
#main .data-entry-ns #enter-count-3 #checklist .wraptext {
  padding: 0 0 0 0.5em;
  margin-bottom: 0;
}
#main .data-entry-ns #enter-count-3 #checklist .wraptext input {
  margin-left: 0;
  margin-bottom: 0;
}
#main .data-entry-ns #enter-count-3 #checklist .family {
  font-weight: 700;
  font-size: 1.2em;
  border-top: 1px solid #cccccc;
  color: #1f6abd;
  padding: 0.75em 2em 0.5em;
}
#main .data-entry-ns #enter-count-3 .add-species {
  border-top: 1px solid #cccccc;
  padding: 1em 2em;
  background-color: #f7f4c0;
}
#main .data-entry-ns #enter-count-3 #add-species {
  border-top: 1px solid #cccccc;
  padding: 1em 2em;
  background-color: #f7f4c0;
}
#main .data-entry-ns #enter-count-3 .add-species {
  border-top: 1px solid #cccccc;
  padding: 1em 2em;
  background-color: #f7f4c0;
}
#main .data-entry-ns #enter-count-3 #close-add-species {
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #cccccc;
  width: 24px;
  height: 24px;
  cursor: pointer;
  text-align: center;
  line-height: 19px;
}
#main .data-entry-ns #enter-count-3 #close-add-species:hover {
  background-color: #d61919;
  color: #fff;
}
#main .data-entry-ns #enter-count-3 .ui-helper-hidden-accessible {
  display: none;
}
#main .data-entry-ns #enter-count-3 #fb-birds {
  clear: left;
  display: block;
  overflow: auto;
  list-style-type: none;
  border: 1px solid #cccccc;
}
#main .data-entry-ns #enter-count-3 #fb-birds .comments {
  padding: 1em;
}
#main .data-entry-ns #enter-count-3 #fb-birds .comments textarea {
  width: 100%;
  height: 60px;
  margin-bottom: 0;
}
#main .data-entry-ns #enter-count-3 #fb-birds .comments-sub {
  font-style: italic;
  font-size: 80%;
}
#main .data-entry-ns #enter-count-3 #fb-birds tr {
  height: 80px;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns #enter-count-3 #fb-birds td {
  padding: 5px;
  width: 100%;
}
#main .data-entry-ns #enter-count-3 #fb-birds td.fb-img {
  width: 100px;
  padding-left: 1em;
}
#main .data-entry-ns #enter-count-3 #fb-birds td.fb-img img {
  max-width: 100px;
  max-height: 80px;
  border: 1px solid #cccccc;
}
#main .data-entry-ns #enter-count-3 #fb-birds td.fb-bird-name {
  padding-left: 16px;
  font-size: 1em;
}
#main .data-entry-ns #enter-count-3 #fb-birds td.fb-bird-name p {
  line-height: 12px;
  margin-bottom: 0.5em;
}
#main .data-entry-ns #enter-count-3 #fb-birds td.fb-bird-name .fb-bird-num {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
  font-weight: 700;
}
#main .data-entry-ns #enter-count-3 #fixed-btn-wrapper {
  padding: 1em 0;
}
#main .data-entry-ns #enter-count-3 #fixed-btn-wrapper dl {
  padding: 1em;
  margin: 1em;
}
#main .data-entry-ns #enter-count-3 .eyedisease {
  margin: 1em 0 1em 60px;
  background-color: #f7f4c0;
  border: 1px solid #e7ca64;
  padding: 1em;
}
#main .data-entry-ns #enter-count-3 .eyedisease label.wrapping {
  width: 60px;
  padding-left: 20px;
  margin-bottom: 2em;
}
#main .data-entry-ns {
  /************** COUNT SUMMARY ********************/
}
#main .data-entry-ns #count-summary .message {
  display: none;
}
#main .data-entry-ns #count-summary.message-true .message {
  display: block;
}
#main .data-entry-ns #count-summary .message h1 {
  margin-bottom: 0.3em;
}
#main .data-entry-ns #count-summary .message p {
  margin-bottom: 0;
}
#main .data-entry-ns #count-summary h2 {
  color: #1f6abd;
  text-transform: uppercase;
  font-size: 1.2em;
  text-shadow: 1px 1px 0 #fff;
  font-weight: 700;
  margin-bottom: 1em;
}
#main .data-entry-ns #count-summary #cs-main-info {
  list-style-type: none;
  margin-bottom: 1.8em;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-loc {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 24px;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-loc span {
  font-size: 12px;
  color: #686868;
  margin-left: 10px;
  font-weight: normal;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-date {
  color: #686868;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions {
  color: #686868;
  position: relative;
  display: inline-block;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions a .caret {
  position: relative;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions .share-actions {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  list-style-type: none;
  z-index: 9999;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions .share-actions span {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions .share-actions li {
  width: 100px;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions .share-actions a {
  display: block;
  width: 100%;
  background-color: #053b9e;
  color: #fff;
  text-decoration: none;
  padding: 0.5em 0.2em;
  font-size: 12px;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions .share-actions a:hover {
  background-color: #03296d !important;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions:hover a {
  background-color: #053b9e;
  border-bottom: 1px solid #1d1d1d;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions:hover .share-actions {
  display: block;
}
#main .data-entry-ns #count-summary #cs-main-info .cs-actions ul {
  list-style-type: none;
}
#main .data-entry-ns #count-summary #recap {
  margin-bottom: 2em;
}
#main .data-entry-ns #count-summary.owner #make-corrections {
  display: inline-block;
}
#main .data-entry-ns #count-summary #make-corrections {
  display: none;
  padding: 0.3em;
}
#main .data-entry-ns #bird-recap {
  margin-bottom: 2em;
}
#main .data-entry-ns #bird-recap header {
  background: url("../img/common/wood-texture.jpg") repeat 0 0;
  padding: 1em;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns #bird-recap .switch,
#main .data-entry-ns #bird-recap .switch label {
  height: 30px;
  line-height: 30px;
}
#main .data-entry-ns #bird-recap .switch {
  float: right;
  position: relative;
  margin-top: 45px;
}
#main .data-entry-ns #bird-recap .switch:before {
  content: "";
  display: block;
  width: 54px;
  height: 45px;
  background: url("../img/data/sprite-task-manager.png") no-repeat 0 -931px;
  position: absolute;
  top: -50px;
  right: 0;
}
#main .data-entry-ns #bird-recap .br-recap {
  width: 100px;
  display: inline-block;
  text-align: center;
}
#main .data-entry-ns #bird-recap .br-recap span {
  display: block;
  color: #1f6abd;
  line-height: 1;
}
#main .data-entry-ns #bird-recap .br-recap .br-num {
  font-size: 56px;
  text-shadow: 1px 1px 0 #fff;
  font-family: "langdonregular";
}
#main .data-entry-ns #bird-recap #br-header {
  background-color: #cccccc;
  border-bottom: 1px solid #aaa;
}
#main .data-entry-ns #bird-recap .br-title {
  text-align: right;
  border-right: 1px solid #686868;
  width: 33.33%;
  padding-right: 1em;
  line-height: 30px;
}
#main .data-entry-ns #bird-recap #br-count-labels {
  position: relative;
  width: 66.66%;
  padding-right: 20px;
  padding-bottom: 0;
}
#main .data-entry-ns #bird-recap #br-count-labels #br-count-wrapper {
  position: relative;
  height: 40px;
  top: 0;
}
#main .data-entry-ns #bird-recap #br-count-labels #br-count-wrapper:after {
  display: none;
}
#main .data-entry-ns #bird-recap #br-count-labels div {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
}
#main .data-entry-ns #bird-recap #br-count-labels div:after {
  content: "";
  background-color: #686868;
  height: 15px;
  width: 2px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -1px;
}
#main .data-entry-ns #bird-recap #br-birds {
  z-index: 1;
}
#main .data-entry-ns #bird-recap table {
  width: 100%;
}
#main .data-entry-ns #bird-recap td {
  padding-bottom: 10px;
  vertical-align: middle;
}
#main .data-entry-ns #bird-recap .br-photo {
  width: 10%;
}
#main .data-entry-ns #bird-recap .br-photo img {
  max-height: 55px;
  max-width: 75px;
}
#main .data-entry-ns #bird-recap .br-name {
  text-align: right;
  padding: 0 1em 10px;
  width: 23.33%;
  border-right: 1px solid #686868;
}
#main .data-entry-ns #bird-recap .br-count {
  width: 66.33%;
  position: relative;
  padding-right: 20px;
}
#main .data-entry-ns #bird-recap .br-count div {
  position: relative;
}
#main .data-entry-ns #bird-recap .br-chart {
  background-color: #92b6df;
  height: 28px;
  width: 0;
  display: block;
}
#main .data-entry-ns #bird-recap .br-chart-label {
  position: absolute;
  top: 1px;
  left: 5px;
}
#main .data-entry-ns #br-sticky {
  z-index: 9999;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
}
#main .data-entry-ns .ie8 #br-sticky {
  background: transparent;
}
#main .data-entry-ns #br-birds {
  z-index: 1;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
}
#main .data-entry-ns .ie8 #br-birds {
  background: transparent;
}
#main .data-entry-ns {
  /******** RECAP ***********/
}
#main .data-entry-ns .rich-recap {
  list-style-type: none;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  display: inline-block;
}
#main .data-entry-ns .ie8 .rich-recap {
  background: transparent;
}
#main .data-entry-ns .rich-recap li {
  float: left;
  width: 135px;
  height: 120px;
  display: block;
  text-align: center;
  padding: 0.3em;
  border-right: 1px solid #c5d3e4;
  position: relative;
  padding-bottom: 36px;
}
#main .data-entry-ns .rich-recap li:last-child {
  border-right: 0;
}
#main .data-entry-ns .rr-label {
  text-align: center;
  color: #686868;
  font-size: 12px;
  line-height: 14px;
  display: block;
  width: 130px;
  position: absolute;
  bottom: 10px;
}
#main .data-entry-ns .rr-days {
  float: left;
  width: 50%;
  text-align: left;
}
#main .data-entry-ns .rr-days .recap-icon {
  margin: 0 auto;
}
#main .data-entry-ns .rr-days span {
  text-align: left;
  color: #1f6abd;
  font-size: 10px;
  line-height: 12px;
  margin-left: 17%;
}
#main .data-entry-ns .recap-icon {
  display: block;
  width: 42px;
  height: 42px;
  background: url("../img/data/recap-icons.png") no-repeat 0 0;
  margin: 0 auto;
}
#main .data-entry-ns .recap-icon-double {
  width: 84px;
}
#main .data-entry-ns .ampm {
  background-position: 0 0;
}
#main .data-entry-ns .am {
  background-position: 0 -84px;
}
#main .data-entry-ns .pm {
  background-position: 0 -42px;
}
#main .data-entry-ns .time-1 {
  background-position: 0 -126px;
}
#main .data-entry-ns .time-1-4 {
  background-position: 0 -168px;
}
#main .data-entry-ns .time-4-8 {
  background-position: 0 -210px;
}
#main .data-entry-ns .time-8 {
  background-position: 0 -252px;
  width: 75px;
}
#main .data-entry-ns .none {
  background-position: 0 -294px;
}
#main .data-entry-ns .snow {
  background-position: 0 -336px;
}
#main .data-entry-ns .mix {
  background-position: 0 -378px;
}
#main .data-entry-ns .rain {
  background-position: 0 -420px;
}
#main .data-entry-ns .precip-1 {
  background-position: -84px 0;
}
#main .data-entry-ns .precip-1-3 {
  background-position: -84px -42px;
}
#main .data-entry-ns .precip-3-6 {
  background-position: -84px -84px;
}
#main .data-entry-ns .precip-6 {
  background-position: -84px -126px;
}
#main .data-entry-ns .depth-0 {
  background-position: -84px -168px;
  height: 40px;
  width: 56px;
}
#main .data-entry-ns .depth-5 {
  background-position: -84px -210px;
  height: 40px;
}
#main .data-entry-ns .depth-5-15 {
  background-position: -84px -252px;
  height: 40px;
}
#main .data-entry-ns .depth-15 {
  background-position: -84px -294px;
  height: 40px;
}
#main .data-entry-ns .patchy {
  background-position: -84px -336px;
}
#main .data-entry-ns .crust {
  background-position: -84px -378px;
}
#main .data-entry-ns .temp-18 {
  background-position: -168px 0;
}
#main .data-entry-ns .temp-18-10 {
  background-position: -168px -42px;
}
#main .data-entry-ns .temp-9-0 {
  background-position: -168px -84px;
}
#main .data-entry-ns .temp-1-10 {
  background-position: -168px -126px;
}
#main .data-entry-ns .temp-11-20 {
  background-position: -168px -168px;
}
#main .data-entry-ns .temp-20 {
  background-position: -168px -210px;
}
#main .data-entry-ns #rr-counted .recap-icon,
#main .data-entry-ns #rr-precip .recap-icon,
#main .data-entry-ns #rr-depth .recap-icon,
#main .data-entry-ns #rr-patchy .recap-icon,
#main .data-entry-ns #rr-crust .recap-icon {
  margin-top: 20px;
}
#main .data-entry-ns #rr-precip .rr-precip {
  float: left;
  width: 50%;
  min-width: 42px;
}
#main .data-entry-ns .no-icon {
  background-position: -168px -252px;
}
#main .data-entry-ns {
  /******** AUTOCOMPLETE *********/
  /* FROM JQUERY UI */
}
#main .data-entry-ns #checklist #addSpeciesModal .ui-autocomplete {
  position: relative;
  cursor: pointer;
  background: #fff;
  z-index: 999999 !important;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  margin: 0;
  padding: 1em 0;
  -moz-box-shadow: 0 0 6px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 6px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 6px rgba(68, 68, 68, 0.6);
  /* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=6,MakeShadow=true,ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=6,MakeShadow=true,ShadowOpacity=0.30)"; */
  zoom: 1;
  list-style-type: none;
  text-shadow: none;
}
#main .data-entry-ns #checklist #addSpeciesModal .ui-autocomplete:before {
  position: absolute;
  top: -24px;
  left: 10px;
  content: "";
  height: 0;
  display: block;
  width: 42px;
  height: 24px;
  background: url("../img/common/sprite-common.png") no-repeat -378px -58px;
}
#main .data-entry-ns #checklist #addSpeciesModal li.ui-menu-item {
  /* padding: .4em 1em; */
  padding: 0px;
  display: block;
  color: #2a2a2a;
  background-image: none !important;
  text-decoration: none;
  border: none;
  font-weight: initial;
}
#main .data-entry-ns #checklist #addSpeciesModal li.ui-menu-item div,
#main .data-entry-ns #checklist #addSpeciesModal li.ui-menu-item div.ui-state-active {
  border: none;
  background-image: none !important;
  font-weight: initial;
  color: initial;
  padding: 0.4em 1em;
}
#main .data-entry-ns #checklist #addSpeciesModal li.ui-menu-item div.ui-state-hover,
#main .data-entry-ns #checklist #addSpeciesModal li.ui-menu-item div:hover {
  background-color: #1f6abd;
  background-image: none !important;
  color: #fff;
  text-decoration: none;
  border: none;
  font-weight: initial;
}
#main .data-entry-ns {
  /************ YOUR PREVIOUS COUNTS ****************/
}
#main .data-entry-ns #your-previous-counts {
  /*
  tr:hover {
  		background-color: lighten(@lightgray,10%);
  	}
  */
}
#main .data-entry-ns #your-previous-counts h2 {
  font-weight: bold;
}
#main .data-entry-ns #your-previous-counts form.select-site {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 1em 2em;
  margin-bottom: 1em;
  background: url("../img/common/wood-texture.jpg") repeat 0 0;
  border: 0;
  border-spacing: 0;
  position: relative;
}
#main .data-entry-ns .ie8 #your-previous-counts form.select-site {
  background: transparent;
}
#main .data-entry-ns #your-previous-counts form.select-site:before {
  content: "";
  background: url("../img/data/sprite-task-manager.png") 0 -930px;
  display: block;
  width: 75px;
  height: 60px;
  position: absolute;
  bottom: -10px;
  right: -14px;
}
#main .data-entry-ns #your-previous-counts .container {
  padding-left: 0px;
  padding-right: 0px;
}
#main .data-entry-ns #your-previous-counts .container {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
}
#main .data-entry-ns #your-previous-counts #previous-counts {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background-color: initial;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#main .data-entry-ns .ie8 #your-previous-counts #previous-counts {
  background: transparent;
}
#main .data-entry-ns #your-previous-counts #pc-header {
  background: #ffffff url("../img/common/white-texture.jpg") repeat 0 0;
  padding: 1em 30px;
  border-bottom: 1px solid #cccccc;
  z-index: 1;
}
#main .data-entry-ns #your-previous-counts #pc-header span {
  color: #686868;
  font-size: 0.6em;
  font-weight: normal;
  margin-left: 10px;
}
#main .data-entry-ns #your-previous-counts .pc-open-year {
  position: absolute;
  top: 22px;
  right: 10px;
}
#main .data-entry-ns #your-previous-counts .pc-open-year .arrow {
  display: block;
  width: 36px;
  height: 17px;
  background: url("../img/common/sprite-common.png") no-repeat 0 -270px;
}
#main .data-entry-ns #your-previous-counts .open .pc-open-year .arrow {
  background-position: -38px -270px;
}
#main .data-entry-ns #your-previous-counts .pc-year-header {
  padding: 1em;
  z-index: 1;
}
#main .data-entry-ns #your-previous-counts .pc-year-header h2 {
  font-size: 1.2em;
}
#main .data-entry-ns #your-previous-counts .pc-year-header span {
  color: #686868;
  font-size: 0.6em;
  font-weight: normal;
  margin-left: 10px;
}
#main .data-entry-ns #your-previous-counts .year table {
  display: none;
}
#main .data-entry-ns #your-previous-counts .year.open table {
  display: table;
  width: 100%;
}
#main .data-entry-ns #your-previous-counts table {
  width: auto;
  font-size: 13px;
}
#main .data-entry-ns #your-previous-counts #static {
  width: 250px;
  background-color: #fff;
}
#main .data-entry-ns #your-previous-counts #static td {
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  border: 1px solid #bec7e5;
}
#main .data-entry-ns #your-previous-counts #static td div {
  overflow: hidden;
  width: 250px;
  white-space: nowrap;
  padding: 0 0.5em;
  line-height: 40px;
}
#main .data-entry-ns #your-previous-counts #static .static1 {
  border: 1px solid #d8d8f9;
  background-color: #d8d8f9;
  font-weight: 700;
  padding: 0 0.5em;
  border-right: 1px solid #bec7e5;
  line-height: 20px;
}
#main .data-entry-ns #your-previous-counts #static .static2 {
  border: 1px solid #d8d8f9;
  padding: 0 !important;
  line-height: 23px;
}
#main .data-entry-ns #your-previous-counts #static .static3 {
  border: 1px solid #d8d8f9;
  padding: 0 0.5em;
  line-height: 28px;
  border-bottom: 1px solid #bec7e5;
}
#main .data-entry-ns #your-previous-counts #static .static2,
#main .data-entry-ns #your-previous-counts #static .static3 {
  background-color: #d8d8f9;
  padding: 6px 0.5em;
  border-right: 1px solid #bec7e5;
}
#main .data-entry-ns #your-previous-counts #static .static-totals {
  background-color: #d8d8f9;
  padding: 0 0.5em;
  font-weight: 700;
}
#main .data-entry-ns #your-previous-counts #static .static-actions {
  font-weight: 700;
  background-color: #ccc;
  color: #414141;
  padding: 0 0.5em;
}
#main .data-entry-ns #your-previous-counts #pc-top td {
  border-top: 0;
}
#main .data-entry-ns #your-previous-counts #pc-top th {
  text-align: center;
}
#main .data-entry-ns #your-previous-counts #table-wrapper {
  overflow: hidden;
}
#main .data-entry-ns #your-previous-counts #table-helper {
  overflow: auto;
}
#main .data-entry-ns #your-previous-counts #observations {
  position: relative;
}
#main .data-entry-ns #your-previous-counts #scroller {
  margin-left: 250px;
}
#main .data-entry-ns #your-previous-counts .tab-content {
  overflow: hidden;
}
#main .data-entry-ns #your-previous-counts #static {
  position: absolute;
  top: 0;
  left: 0;
}
#main .data-entry-ns #your-previous-counts .pc-header {
  background-color: #d8d8f9;
}
#main .data-entry-ns #your-previous-counts th,
#main .data-entry-ns #your-previous-counts td {
  padding: 0 0.5em;
  margin: 0;
  border: 1px solid #bec7e5;
  /*
  border-bottom: 1px solid @lightgray;
  		border-right: 1px solid @lightgray;
  */
  vertical-align: middle;
}
#main .data-entry-ns #your-previous-counts td {
  line-height: 40px;
}
#main .data-entry-ns #your-previous-counts #months td {
  line-height: 22px;
}
#main .data-entry-ns #your-previous-counts .zebra td {
  background-color: #efefef;
}
#main .data-entry-ns #your-previous-counts .nav-tabs {
  border-bottom: none;
}
#main .data-entry-ns #your-previous-counts .nav-tabs > .active > a,
#main .data-entry-ns #your-previous-counts .nav-tabs > .active > a:hover,
#main .data-entry-ns #your-previous-counts .nav-tabs > .active > a:focus {
  background-color: #d8d8f9;
  top: 1px;
}
#main .data-entry-ns #your-previous-counts .pc-species {
  max-width: 250px;
  min-width: 200px;
  text-align: left;
}
#main .data-entry-ns #your-previous-counts .pc-extra {
  width: 75px;
  vertical-align: bottom;
  text-align: left;
}
#main .data-entry-ns #your-previous-counts .pc-extra a {
  display: block;
  width: 75px;
}
#main .data-entry-ns #your-previous-counts .pc-date {
  padding-left: 30px;
  padding-right: 1em;
  font-weight: 700;
  width: 260px;
}
#main .data-entry-ns #your-previous-counts #days td {
  font-weight: 700;
  background-color: #d8d8f9;
}
#main .data-entry-ns #your-previous-counts #days td.pc-species {
  font-weight: normal;
}
#main .data-entry-ns #your-previous-counts .pc-actions {
  background-color: #ccc;
  color: #1d1d1d;
}
#main .data-entry-ns #your-previous-counts .pc-actions td {
  padding: 0;
  background-color: #ccc;
  color: #1d1d1d;
  line-height: 38px;
}
#main .data-entry-ns #your-previous-counts .pc-actions td.pc-species {
  padding: 0.5em;
}
#main .data-entry-ns #your-previous-counts .pc-actions a {
  display: block;
  white-space: nowrap;
  color: #414141;
  text-decoration: none;
  padding-top: 10px;
  padding: 0 0.5em;
  line-height: 40px;
}
#main .data-entry-ns #your-previous-counts .pc-actions a .caret {
  position: relative;
  border-top: 4px solid #414141;
}
#main .data-entry-ns #your-previous-counts .pc-actions a:hover {
  background-color: #053b9e;
  color: #fff;
}
#main .data-entry-ns #your-previous-counts .pc-actions a:hover .caret {
  border-top: 4px solid #fff;
}
#main .data-entry-ns #your-previous-counts .pc-recap div {
  float: left;
  color: #1f6abd;
  margin-left: 20px;
}
#main .data-entry-ns #your-previous-counts .pc-recap .pc-num {
  font-size: 21px;
  font-family: "langdonregular";
  letter-spacing: 0.1em;
}
#main .data-entry-ns #your-previous-counts .pc-recaps,
#main .data-entry-ns #your-previous-counts .zebra.pc-recaps td {
  background-color: #d8d8f9;
  font-weight: 700;
}
#main .data-entry-ns #your-previous-counts .pc-btn {
  width: 80px;
  height: 40px;
  padding: 0;
}
#main .data-entry-ns #your-previous-counts .pc-btn a {
  display: block;
  background-color: #1f6abd;
  color: #fff;
  text-align: center;
  height: 100%;
  line-height: 40px;
}
#main .data-entry-ns #your-previous-counts .pc-btn a:hover {
  background-color: #053b9e;
}
#main .data-entry-ns #your-previous-counts .pc-btn a .caret {
  vertical-align: middle;
}
#main .data-entry-ns #your-previous-counts .pc-more-actions {
  display: none;
  position: absolute;
  bottom: -40px;
  left: 0;
  list-style-type: none;
  z-index: 9999;
}
#main .data-entry-ns #your-previous-counts .pc-more-actions li {
  width: 100px;
}
#main .data-entry-ns #your-previous-counts .pc-more-actions a {
  width: 100%;
  background-color: #053b9e;
  border-bottom: 1px solid #1d1d1d;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: 0.5em;
}
#main .data-entry-ns #your-previous-counts .pc-more-actions a:hover {
  background-color: #03296d !important;
}
#main .data-entry-ns #your-previous-counts .pc-actions td {
  position: relative;
  /*
  &:hover .pc-more-actions {
  			display: block;
  		}
  */
}
#main .data-entry-ns #your-previous-counts .pc-actions td:hover a {
  background-color: #053b9e;
  border-bottom: 1px solid #1d1d1d;
  display: block;
}
#main .data-entry-ns #your-previous-counts #conditions table {
  width: 100%;
}
#main .data-entry-ns #your-previous-counts .pc-year-header span#site-title {
  font-size: 1.2em;
  font-weight: bold;
}
#main .data-entry-ns #your-previous-counts .pc-actions a.pc-placeholder,
#main .data-entry-ns #your-previous-counts .pc-actions a.pc-placeholder:hover {
  display: none;
}
#main .data-entry-ns #your-previous-counts .pc-actions td:hover a.pc-placeholder {
  display: none;
}
#main .data-entry-ns #your-previous-counts .footer-redpoll {
  display: none;
}
@-moz-document url-prefix() {
  #main .data-entry-ns #your-previous-counts #static .static2 {
    line-height: 25px;
  }
}
#main .data-entry-ns {
  /***** RARE BIRD 2 *******/
}
#main .data-entry-ns #media-upload {
  list-style-type: none;
}
#main .data-entry-ns #media-upload h2,
#main .data-entry-ns #media-upload p,
#main .data-entry-ns #media-upload .h2 {
  padding-left: 0;
  margin-left: 0;
}
#main .data-entry-ns #media-upload h2 {
  margin-bottom: 1em;
}
#main .data-entry-ns #media-upload p {
  margin: 0;
}
#main .data-entry-ns #media-upload #upload-videos,
#main .data-entry-ns #media-upload #upload-images {
  display: none;
}
#main .data-entry-ns #media-upload .media-icon {
  float: left;
  margin-right: 10px;
  width: 30%;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  padding-bottom: 0.5em;
  background-color: #1f6abd !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3283dd), to(#1f6abd));
  background-image: -moz-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -ms-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3283dd), color-stop(100%, #1f6abd));
  background-image: -webkit-linear-gradient(top, #3283dd, #1f6abd);
  background-image: -o-linear-gradient(top, #3283dd, #1f6abd);
  background-image: linear-gradient(#3283dd, #1f6abd);
  border-color: #3283dd #3283dd #1f6abd;
  border-width: 1px;
  border-style: solid;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
  font-size: 24px;
  border: 4px solid #fff;
}
#main .data-entry-ns .ie8 #media-upload .media-icon {
  background: transparent;
}
#main .data-entry-ns .ie8 #media-upload .media-icon {
  background: transparent;
}
#main .data-entry-ns #media-upload .media-icon:hover {
  background-color: #1f6abd !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1f6abd), to(#1b5ea7));
  background-image: -moz-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -ms-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f6abd), color-stop(100%, #1b5ea7));
  background-image: -webkit-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -o-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: linear-gradient(#1f6abd, #1b5ea7);
  color: #ffffff;
}
#main .data-entry-ns .ie8 #media-upload .media-icon {
  background: transparent;
}
#main .data-entry-ns #media-upload .media-icon:hover {
  background-color: #1f6abd !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1f6abd), to(#1b5ea7));
  background-image: -moz-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -ms-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f6abd), color-stop(100%, #1b5ea7));
  background-image: -webkit-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: -o-linear-gradient(top, #1f6abd, #1b5ea7);
  background-image: linear-gradient(#1f6abd, #1b5ea7);
  color: #ffffff;
}
#main .data-entry-ns #media-upload .media-icon input {
  position: absolute;
  left: -99999px;
}
#main .data-entry-ns #media-upload .media-icon span {
  display: block;
  background: url("../img//data/sprite-media.png") no-repeat 0 0;
  width: 140px;
  height: 80px;
  margin: 0 auto 0.5em;
}
#main .data-entry-ns #media-upload .media-icon span.photo-icon {
  background-position: 0 0;
}
#main .data-entry-ns #media-upload .media-icon span.sketch-icon {
  background-position: 0 -115px;
}
#main .data-entry-ns #media-upload .media-icon span.video-icon {
  background-position: 0 -220px;
}
#main .data-entry-ns #media-upload .media-icon.unselected {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 13px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  line-height: 15px;
  font-size: 24px;
  border: 4px solid #fff;
  padding-bottom: 0.5em;
}
#main .data-entry-ns .ie8 #media-upload .media-icon.unselected {
  background: transparent;
}
#main .data-entry-ns #media-upload .media-icon.unselected:hover {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cccccc), to(#bfbfbf));
  background-image: -moz-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -ms-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bfbfbf));
  background-image: -webkit-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -o-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: linear-gradient(#cccccc, #bfbfbf);
  color: #1d1d1d;
  text-decoration: none;
}
#main .data-entry-ns .ie8 #media-upload .media-icon.unselected {
  background: transparent;
}
#main .data-entry-ns #media-upload .media-icon.unselected:hover {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cccccc), to(#bfbfbf));
  background-image: -moz-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -ms-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bfbfbf));
  background-image: -webkit-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -o-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: linear-gradient(#cccccc, #bfbfbf);
  color: #1d1d1d;
  text-decoration: none;
}
#main .data-entry-ns #media-upload #upload-videos h2 {
  margin-bottom: 0.2em;
}
#main .data-entry-ns #media-upload #upload-videos p {
  margin-bottom: 1em;
}
#main .data-entry-ns {
  /******* EXPLORE YOUR DATA ********/
}
#main .data-entry-ns .loading {
  background: url("../img/common/lab-loader-100.gif") center center no-repeat;
}
#main .data-entry-ns #explore-your-data .not-capable {
  display: none;
}
#main .data-entry-ns .no-svg #explore-your-data .not-capable {
  display: block;
}
#main .data-entry-ns #explore-your-data .selector {
  margin-bottom: 2em;
  margin-left: -5px;
  max-width: 200px;
}
#main .data-entry-ns #explore-your-data .selector span {
  max-width: 190px;
}
#main .data-entry-ns #explore-your-data .loading {
  width: 100px;
  height: 100px;
  display: block;
}
#main .data-entry-ns #explore-your-data .container {
  padding: 1em;
}
#main .data-entry-ns #explore-your-data #season {
  height: 800px;
}
#main .data-entry-ns #explore-your-data h2 {
  color: #2cacdf;
  font-size: 1.8em;
  margin-bottom: 0;
}
#main .data-entry-ns #explore-your-data .instructions {
  font-size: 0.8em;
}
#main .data-entry-ns #explore-your-data #season-nav {
  min-width: 200px;
  width: 20%;
  float: left;
  padding: 1em;
}
#main .data-entry-ns #explore-your-data #season-nav label.wrapping {
  padding-left: 20px;
}
#main .data-entry-ns #explore-your-data #bird-trend-nav {
  width: 20%;
  float: left;
  padding: 1em;
}
#main .data-entry-ns #explore-your-data #bird-trend-nav label.wrapping {
  display: block;
  margin-left: 20px;
}
#main .data-entry-ns #explore-your-data #bird-trend-nav label.wrapping input {
  position: relative;
  top: -4px;
  margin-right: 10px;
}
#main .data-entry-ns #explore-your-data #snowflake-wrapper,
#main .data-entry-ns #explore-your-data #bird-trends {
  width: 80%;
  min-width: 600px;
  float: left;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
#main .data-entry-ns #explore-your-data #snowflake {
  margin-left: 70px;
  float: left;
}
#main .data-entry-ns #explore-your-data #snowflake-legend {
  font-size: 12px;
  font-weight: 700;
  color: #1f6abd;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 220px;
  list-style-type: none;
}
#main .data-entry-ns #explore-your-data #snowflake-legend li {
  margin-bottom: 1em;
  white-space: nowrap;
}
#main .data-entry-ns #explore-your-data #snowflake-legend span {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#main .data-entry-ns #explore-your-data #entered span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #546dbf;
}
#main .data-entry-ns #explore-your-data #notentered span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid #546dbf;
}
#main .data-entry-ns #explore-your-data #totalinds span {
  margin-left: 6px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  background-color: rgba(0, 194, 255, 0.3);
  position: relative;
}
#main .data-entry-ns #explore-your-data #totalinds span:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #00c2ff;
  position: relative;
  top: 3px;
  left: 3px;
}
#main .data-entry-ns #explore-your-data #totalspecies span {
  margin-left: 6px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  background-color: rgba(18, 95, 182, 0.6);
  position: relative;
}
#main .data-entry-ns #explore-your-data #totalspecies span:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #1f6abd;
  position: relative;
  top: 3px;
  left: 3px;
}
@media screen and (max-width: 1240px) {
  #main .data-entry-ns #explore-your-data #snowflake {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1100px) {
  #main .data-entry-ns #explore-your-data #season-nav {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns #explore-your-data #season-nav div {
    float: left;
  }
  #main .data-entry-ns #explore-your-data #snowflake-wrapper {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns #explore-your-data #snowflake {
    margin: 0 auto;
    width: 580px;
    float: none;
    position: relative;
    left: -100px;
  }
  #main .data-entry-ns #explore-your-data #season-toggles {
    margin-left: 20px;
  }
  #main .data-entry-ns #explore-your-data #season-toggles p.label {
    margin-bottom: 5px;
  }
  #main .data-entry-ns #explore-your-data #season-toggles label.wrapping {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 1024px) {
  #main .data-entry-ns #explore-your-data #snowflake-legend {
    bottom: 120px;
    right: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1000px) {
  #main .data-entry-ns #explore-your-data #bird-trend-nav {
    width: 100%;
  }
  #main .data-entry-ns #explore-your-data #bird-trend-nav label.wrapping {
    float: left;
    margin-right: 20px;
    font-size: 12px;
    margin-bottom: 20px;
  }
  #main .data-entry-ns #explore-your-data #bird-trends {
    width: 100%;
  }
}
#main .data-entry-ns #explore-your-data #personal-download {
  background-color: #fff;
  color: #444;
}
#main .data-entry-ns #download-data .wrapped-btn {
  display: inline-block;
  margin: 1em 0 2em 0;
}
#main .data-entry-ns #download-data-button.waiting-spinner {
  padding-right: 50px;
  background-image: url(../img/data/spinner.gif);
  background-repeat: no-repeat;
  background-position: 92% center;
  background-size: 15%;
  background-color: #7b0e0e !important;
}
#main .data-entry-ns #bird-trend-nav p.label {
  display: none;
}
#main .data-entry-ns #trends-svg {
  margin-top: -20px;
}
#main .data-entry-ns {
  /************ GENERAL FORM PATTERN STYLING **************/
}
#main .data-entry-ns .general-form-pattern .data-wrapper.short-header .data-container h1 {
  margin-bottom: 1.4em;
}
#main .data-entry-ns .general-form-pattern h2 {
  color: #2cacdf;
}
#main .data-entry-ns .general-form-pattern label.wrapping {
  padding-left: 20px;
}
#main .data-entry-ns .general-form-pattern form {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 2em;
}
#main .data-entry-ns #brand-bar form#logout {
  padding: 0;
}
#main .data-entry-ns .ie8 .general-form-pattern form {
  background: transparent;
}
#main .data-entry-ns .general-form-pattern label.h2 {
  font-size: 1.4em;
  color: #2cacdf;
}
#main .data-entry-ns .general-form-pattern h3 {
  color: #546dbf;
  text-transform: uppercase;
}
#main .data-entry-ns .general-form-pattern input[type=text] {
  max-width: 400px;
}
#main .data-entry-ns .general-form-pattern textarea {
  min-width: 400px;
  min-height: 100px;
}
#main .data-entry-ns .general-form-pattern .confirm-info {
  margin: 1em 0;
  border-top: 1px solid #c5d3e4;
  padding-top: 1em;
}
#main .data-entry-ns .general-form-pattern .general-form-info p {
  margin-bottom: 0.4em;
  line-height: 1.4;
}
#main .data-entry-ns .general-form-pattern p.example {
  margin: -13px 0 1em;
}
#main .data-entry-ns .general-form-pattern .fieldset-wrapper {
  border: 1px solid #c5d3e4;
  padding: 1em;
  background-color: #eff3f7;
  margin-bottom: 2em;
}
#main .data-entry-ns {
  /******* JQUERY UI *********/
  /* Layout helpers
  ----------------------------------*/
}
#main .data-entry-ns .ui-helper-hidden {
  display: none;
}
#main .data-entry-ns .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#main .data-entry-ns .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
#main .data-entry-ns .ui-helper-clearfix:before,
#main .data-entry-ns .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
#main .data-entry-ns .ui-helper-clearfix:after {
  clear: both;
}
#main .data-entry-ns .ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
#main .data-entry-ns .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
#main .data-entry-ns .ui-front {
  z-index: 100;
}
#main .data-entry-ns {
  /* Interaction Cues
  ----------------------------------*/
}
#main .data-entry-ns .ui-state-disabled {
  cursor: default !important;
}
#main .data-entry-ns {
  /* Icons
  ----------------------------------*/
  /* states and ../img/jquery-ui */
}
#main .data-entry-ns .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
#main .data-entry-ns {
  /* Misc visuals
  ----------------------------------*/
  /* Overlays */
}
#main .data-entry-ns .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .data-entry-ns .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-prev,
#main .data-entry-ns .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-prev-hover,
#main .data-entry-ns .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-prev span,
#main .data-entry-ns .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
#main .data-entry-ns .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
#main .data-entry-ns .ui-datepicker select.ui-datepicker-month,
#main .data-entry-ns .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
#main .data-entry-ns .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
#main .data-entry-ns .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
#main .data-entry-ns .ui-datepicker td {
  border: 0;
  padding: 1px;
}
#main .data-entry-ns .ui-datepicker td span,
#main .data-entry-ns .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
#main .data-entry-ns .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
#main .data-entry-ns {
  /* with multiple calendars */
}
#main .data-entry-ns .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
#main .data-entry-ns .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
#main .data-entry-ns .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
#main .data-entry-ns .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
#main .data-entry-ns .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
#main .data-entry-ns .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
#main .data-entry-ns .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
#main .data-entry-ns .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
#main .data-entry-ns .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
#main .data-entry-ns .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
#main .data-entry-ns {
  /* RTL support */
}
#main .data-entry-ns .ui-datepicker-rtl {
  direction: rtl;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
#main .data-entry-ns .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
#main .data-entry-ns .ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em;
}
#main .data-entry-ns .ui-widget .ui-widget {
  font-size: 1em;
}
#main .data-entry-ns .ui-widget input,
#main .data-entry-ns .ui-widget select,
#main .data-entry-ns .ui-widget textarea,
#main .data-entry-ns .ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em;
}
#main .data-entry-ns .ui-widget-content {
  color: #222222;
}
#main .data-entry-ns .ui-widget-content a {
  color: #222222;
}
#main .data-entry-ns .ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url(../img/jquery-ui/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
#main .data-entry-ns .ui-widget-header a {
  color: #ffffff;
}
#main .data-entry-ns {
  /* Interaction states
  ----------------------------------*/
}
#main .data-entry-ns .ui-state-default,
#main .data-entry-ns .ui-widget-content .ui-state-default,
#main .data-entry-ns .ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url(../img/jquery-ui/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e;
}
#main .data-entry-ns .ui-state-default a,
#main .data-entry-ns .ui-state-default a:link,
#main .data-entry-ns .ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none;
}
#main .data-entry-ns {
  /*
  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover,
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus {
  	border: 1px solid #79b7e7;
  	background: #d0e5f5 url(../img/jquery-ui/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
  	font-weight: bold;
  	color: #1d5987;
  }
  */
}
#main .data-entry-ns .ui-state-hover a,
#main .data-entry-ns .ui-state-hover a:hover,
#main .data-entry-ns .ui-state-hover a:link,
#main .data-entry-ns .ui-state-hover a:visited {
  color: #1d5987;
  text-decoration: none;
}
#main .data-entry-ns .ui-state-active,
#main .data-entry-ns .ui-widget-content .ui-state-active,
#main .data-entry-ns .ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(../img/jquery-ui/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
}
#main .data-entry-ns .ui-state-active a,
#main .data-entry-ns .ui-state-active a:link,
#main .data-entry-ns .ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}
#main .data-entry-ns {
  /* Interaction Cues
  ----------------------------------*/
}
#main .data-entry-ns .ui-state-highlight,
#main .data-entry-ns .ui-widget-content .ui-state-highlight,
#main .data-entry-ns .ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url(../img/jquery-ui/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
  color: #363636;
}
#main .data-entry-ns .ui-state-highlight a,
#main .data-entry-ns .ui-widget-content .ui-state-highlight a,
#main .data-entry-ns .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
#main .data-entry-ns .ui-state-error,
#main .data-entry-ns .ui-widget-content .ui-state-error,
#main .data-entry-ns .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../img/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
#main .data-entry-ns .ui-state-error a,
#main .data-entry-ns .ui-widget-content .ui-state-error a,
#main .data-entry-ns .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
#main .data-entry-ns .ui-state-error-text,
#main .data-entry-ns .ui-widget-content .ui-state-error-text,
#main .data-entry-ns .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
#main .data-entry-ns .ui-priority-primary,
#main .data-entry-ns .ui-widget-content .ui-priority-primary,
#main .data-entry-ns .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
#main .data-entry-ns .ui-priority-secondary,
#main .data-entry-ns .ui-widget-content .ui-priority-secondary,
#main .data-entry-ns .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
#main .data-entry-ns .ui-state-disabled,
#main .data-entry-ns .ui-widget-content .ui-state-disabled,
#main .data-entry-ns .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
#main .data-entry-ns .ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}
#main .data-entry-ns {
  /* Icons
  ----------------------------------*/
}
#main .data-entry-ns .ui-datepicker-calendar {
  background-color: #fff;
  border: 1px solid #e7f8fe;
  /* states and ../img/jquery-ui */
  /* positioning */
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
  /* Misc visuals
  ----------------------------------*/
  /* Corner radius */
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon {
  width: 16px;
  height: 16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon,
#main .data-entry-ns .ui-datepicker-calendar .ui-widget-content .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_469bdd_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-widget-header .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_d8e7f3_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-state-default .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_6da8d5_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-state-hover .ui-icon,
#main .data-entry-ns .ui-datepicker-calendar .ui-state-focus .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_217bc0_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-state-active .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_f9bd01_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-state-highlight .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_2e83ff_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-state-error .ui-icon,
#main .data-entry-ns .ui-datepicker-calendar .ui-state-error-text .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-blank {
  background-position: 16px 16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-n {
  background-position: 0 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-e {
  background-position: -32px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-se {
  background-position: -48px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-s {
  background-position: -64px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-w {
  background-position: -96px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-extlink {
  background-position: -32px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-newwin {
  background-position: -48px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-refresh {
  background-position: -64px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-shuffle {
  background-position: -80px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-folder-open {
  background-position: -16px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-document {
  background-position: -32px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-document-b {
  background-position: -48px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-note {
  background-position: -64px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-mail-closed {
  background-position: -80px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-mail-open {
  background-position: -96px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-suitcase {
  background-position: -112px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-comment {
  background-position: -128px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-person {
  background-position: -144px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-print {
  background-position: -160px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-trash {
  background-position: -176px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-locked {
  background-position: -192px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-unlocked {
  background-position: -208px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-bookmark {
  background-position: -224px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-tag {
  background-position: -240px -96px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-home {
  background-position: 0 -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-flag {
  background-position: -16px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-calendar {
  background-position: -32px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-cart {
  background-position: -48px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-pencil {
  background-position: -64px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-clock {
  background-position: -80px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-disk {
  background-position: -96px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-calculator {
  background-position: -112px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-zoomin {
  background-position: -128px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-zoomout {
  background-position: -144px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-search {
  background-position: -160px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-wrench {
  background-position: -176px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-gear {
  background-position: -192px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-heart {
  background-position: -208px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-star {
  background-position: -224px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-link {
  background-position: -240px -112px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-cancel {
  background-position: 0 -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-plus {
  background-position: -16px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-plusthick {
  background-position: -32px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-minus {
  background-position: -48px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-minusthick {
  background-position: -64px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-close {
  background-position: -80px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-closethick {
  background-position: -96px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-key {
  background-position: -112px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-lightbulb {
  background-position: -128px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-scissors {
  background-position: -144px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-clipboard {
  background-position: -160px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-copy {
  background-position: -176px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-contact {
  background-position: -192px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-image {
  background-position: -208px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-video {
  background-position: -224px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-script {
  background-position: -240px -128px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-alert {
  background-position: 0 -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-info {
  background-position: -16px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-notice {
  background-position: -32px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-help {
  background-position: -48px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-check {
  background-position: -64px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-bullet {
  background-position: -80px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-radio-on {
  background-position: -96px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-radio-off {
  background-position: -112px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-pin-w {
  background-position: -128px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-pin-s {
  background-position: -144px -144px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-play {
  background-position: 0 -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-pause {
  background-position: -16px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-seek-next {
  background-position: -32px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-seek-prev {
  background-position: -48px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-seek-end {
  background-position: -64px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-seek-start {
  background-position: -80px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-seek-first {
  background-position: -80px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-stop {
  background-position: -96px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-eject {
  background-position: -112px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-volume-off {
  background-position: -128px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-volume-on {
  background-position: -144px -160px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-power {
  background-position: 0 -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-signal-diag {
  background-position: -16px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-signal {
  background-position: -32px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-battery-0 {
  background-position: -48px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-battery-1 {
  background-position: -64px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-battery-2 {
  background-position: -80px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-battery-3 {
  background-position: -96px -176px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-plus {
  background-position: 0 -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-minus {
  background-position: -16px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-close {
  background-position: -32px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circle-check {
  background-position: -208px -192px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-all,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-top,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-left,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-tl {
  border-top-left-radius: 5px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-all,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-top,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-right,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-tr {
  border-top-right-radius: 5px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-all,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-bottom,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-left,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-bl {
  border-bottom-left-radius: 5px;
}
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-all,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-bottom,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-right,
#main .data-entry-ns .ui-datepicker-calendar .ui-corner-br {
  border-bottom-right-radius: 5px;
}
#main .data-entry-ns {
  /* Overlays */
}
#main .data-entry-ns .ui-widget-overlay {
  background: #aaaaaa url(../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#main .data-entry-ns .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
#main .data-entry-ns {
  /****** BOOTSTRAP TABS *******/
}
#main .data-entry-ns .nav-tabs,
#main .data-entry-ns .nav-pills {
  *zoom: 1;
  list-style-type: none;
}
#main .data-entry-ns .nav-tabs:before,
#main .data-entry-ns .nav-pills:before,
#main .data-entry-ns .nav-tabs:after,
#main .data-entry-ns .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
#main .data-entry-ns .nav-tabs:after,
#main .data-entry-ns .nav-pills:after {
  clear: both;
}
#main .data-entry-ns .nav-tabs > li,
#main .data-entry-ns .nav-pills > li {
  float: left;
}
#main .data-entry-ns .nav-tabs > li > a,
#main .data-entry-ns .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#main .data-entry-ns .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#main .data-entry-ns .nav-tabs > li {
  margin-bottom: -1px;
}
#main .data-entry-ns .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
  background-color: #1f6abd;
  color: #fff;
  display: block;
}
#main .data-entry-ns .nav-tabs > li > a:first-child {
  position: relative;
  left: -1px;
}
#main .data-entry-ns .nav-tabs > li > a:hover,
#main .data-entry-ns .nav-tabs > li > a:focus {
  background-color: #053b9e;
}
#main .data-entry-ns .nav-tabs > li.active > a,
#main .data-entry-ns .nav-tabs > li.active > a:hover,
#main .data-entry-ns .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #BEBEBE;
  border-bottom-color: transparent;
  cursor: default;
}
#main .data-entry-ns .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main .data-entry-ns .nav-pills > .active > a,
#main .data-entry-ns .nav-pills > .active > a:hover,
#main .data-entry-ns .nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
#main .data-entry-ns .nav-stacked > li {
  float: none;
}
#main .data-entry-ns .nav-stacked > li > a {
  margin-right: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li > a:hover,
#main .data-entry-ns .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
#main .data-entry-ns .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#main .data-entry-ns .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#main .data-entry-ns .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#main .data-entry-ns .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#main .data-entry-ns .nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
#main .data-entry-ns .nav .dropdown-toggle:hover .caret,
#main .data-entry-ns .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#main .data-entry-ns {
  /* move down carets for tabs */
}
#main .data-entry-ns .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
#main .data-entry-ns .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#main .data-entry-ns .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#main .data-entry-ns .nav > .dropdown.active > a:hover,
#main .data-entry-ns .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
#main .data-entry-ns .nav-tabs .open .dropdown-toggle,
#main .data-entry-ns .nav-pills .open .dropdown-toggle,
#main .data-entry-ns .nav > li.dropdown.open.active > a:hover,
#main .data-entry-ns .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#main .data-entry-ns .nav li.dropdown.open .caret,
#main .data-entry-ns .nav li.dropdown.open.active .caret,
#main .data-entry-ns .nav li.dropdown.open a:hover .caret,
#main .data-entry-ns .nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#main .data-entry-ns .tabs-stacked .open > a:hover,
#main .data-entry-ns .tabs-stacked .open > a:focus {
  border-color: #999999;
}
#main .data-entry-ns .tabbable {
  *zoom: 1;
}
#main .data-entry-ns .tabbable:before,
#main .data-entry-ns .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
#main .data-entry-ns .tabbable:after {
  clear: both;
}
#main .data-entry-ns .tab-content {
  overflow: auto;
}
#main .data-entry-ns .tabs-below > .nav-tabs,
#main .data-entry-ns .tabs-right > .nav-tabs,
#main .data-entry-ns .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#main .data-entry-ns .tab-content > .tab-pane,
#main .data-entry-ns .pill-content > .pill-pane {
  display: none;
}
#main .data-entry-ns .tab-content > .active,
#main .data-entry-ns .pill-content > .active {
  display: block;
}
#main .data-entry-ns .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a,
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a:hover,
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li,
#main .data-entry-ns .tabs-right > .nav-tabs > li {
  float: none;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a,
#main .data-entry-ns .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#main .data-entry-ns .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
#main .data-entry-ns .tabs-left > .nav-tabs .active > a,
#main .data-entry-ns .tabs-left > .nav-tabs .active > a:hover,
#main .data-entry-ns .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
#main .data-entry-ns .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#main .data-entry-ns .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#main .data-entry-ns .tabs-right > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
#main .data-entry-ns .tabs-right > .nav-tabs .active > a,
#main .data-entry-ns .tabs-right > .nav-tabs .active > a:hover,
#main .data-entry-ns .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
#main .data-entry-ns .nav > .disabled > a {
  color: #999999;
}
#main .data-entry-ns .nav > .disabled > a:hover,
#main .data-entry-ns .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
#main .data-entry-ns {
  /******* D3 styling *****/
}
#main .data-entry-ns .axis,
#main .data-entry-ns .polygon {
  shape-rendering: crispEdges;
}
#main .data-entry-ns .axis line {
  stroke: #000000;
  stroke-width: 2px;
}
#main .data-entry-ns .axis .ticks line {
  stroke: #4F4F4F;
  stroke-width: 2px;
}
#main .data-entry-ns .axis .ticks line.minor {
  stroke: #CCCCCC;
  stroke-width: 1px;
}
#main .data-entry-ns .week-circles {
  cursor: pointer;
}
#main .data-entry-ns circle.individuals,
#main .data-entry-ns circle.species {
  cursor: pointer;
}
#main .data-entry-ns span#tooltip {
  position: absolute;
  width: auto;
  padding: 0 10px;
  height: 34px;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  color: #125fb6;
  background: #ffffff;
  border-radius: 5px;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  /*
       background: #f3f3f3;
  background: #fcfcfc;

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #fcfcfc 0%, #f4f4f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f4f4f4));
  background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
  background: -o-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
  background: -ms-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
  background: linear-gradient(to bottom,  #fcfcfc 0%,#f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f4f4f4',GradientType=0 );
  */
  background-color: #1f6abd;
  color: #fff;
}
#main .data-entry-ns .ie8 span#tooltip {
  background: transparent;
}
#main .data-entry-ns {
  /*
  span#tooltip:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        //border-color: #f4f4f4 transparent transparent transparent;
        border-color: @blue transparent transparent transparent;
        top: 34px;
        left: 50%;
        margin-left: -10px;
  }
  */
}
#main .data-entry-ns span#tooltip.hidden {
  display: none;
}
#main .data-entry-ns {
  /****** BIRD LINES *******/
}
#main .data-entry-ns #bird-lines .yaxis {
  fill: #1f6abd;
}
#main .data-entry-ns #bird-lines .xaxis text,
#main .data-entry-ns #bird-lines .yaxis text {
  font-size: 11px;
  fill: #1f6abd;
}
#main .data-entry-ns #bird-lines .xaxis text.month {
  fill: #444 !important;
  font-weight: bold;
}
#main .data-entry-ns #bird-lines .yaxis line,
#main .data-entry-ns #bird-lines .xaxis line,
#main .data-entry-ns #bird-lines .yaxis .tick line {
  stroke: #1f6abd !important;
  shape-rendering: crispEdges;
}
#main .data-entry-ns #bird-lines .yaxis path,
#main .data-entry-ns #bird-lines .xaxis path {
  stroke-width: 1px;
  fill: none;
  stroke: #1f6abd;
  shape-rendering: crispEdges;
}
#main .data-entry-ns #bird-lines circle {
  cursor: pointer;
}
#main .data-entry-ns #trend-blank-state {
  text-align: center;
  padding-top: 240px;
}
#main .data-entry-ns #trend-blank-state p {
  padding: 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #e7f8fe;
  display: inline-block;
  border: 1px solid #ccdff1;
}
#main .data-entry-ns .trend-legend {
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 10px;
}
#main .data-entry-ns #select-bird-trend {
  margin-bottom: 2em;
  font-size: 16px;
  padding: 0.2em;
}
#main .data-entry-ns #disabled-btn-msg {
  text-align: center !important;
  /*  margin-top: 20px !important;*/
}
#main .data-entry-ns #disabled-btn-msg .popover {
  width: 200px;
  margin-left: -14px;
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
}
#main .data-entry-ns #disabled-btn-msg .popover li {
  list-style-type: none;
}
#main .data-entry-ns {
  /********* MODAL ***********/
}
#main .data-entry-ns #chart-modal h1 {
  color: #1f6abd;
  font-size: 24px;
  margin: 0;
}
#main .data-entry-ns #chart-modal h2 {
  color: #2cacdf;
  font-size: 21px;
  margin: 0;
}
#main .data-entry-ns #chart-modal hgroup {
  margin-bottom: 10px;
}
#main .data-entry-ns #chart-modal .close {
  background-color: #d61919;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
  width: 23px;
}
#main .data-entry-ns #chart-modal .close:hover {
  background-color: #a81414;
}
#main .data-entry-ns #chart-modal #bar-chart {
  display: block;
  width: 100%;
  height: 400px;
}
#main .data-entry-ns #chart-modal #bar-chart #yaxis path,
#main .data-entry-ns #chart-modal #bar-chart #yaxis line {
  fill: none;
  stroke: #2cacdf;
  shape-rendering: crispEdges;
}
#main .data-entry-ns #chart-modal #bar-chart #yaxis text {
  font-weight: 700;
  fill: #1f6abd;
  font-size: 11px;
}
#main .data-entry-ns #chart-modal #bar-chart #yaxis path.domain {
  fill: #2cacdf;
  stroke-width: 3;
}
#main .data-entry-ns #chart-modal #bar-chart #xaxislabels text {
  font-weight: 700;
  font-size: 11px;
  fill: #1f6abd;
}
#main .data-entry-ns #chart-modal #xtra-info {
  width: 100%;
  overflow: auto;
  border-bottom: 1px solid #c5d3e4;
}
#main .data-entry-ns #chart-modal #recap-scrollable {
  width: 960px;
}
#main .data-entry-ns #chart-modal .rich-recap {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main .data-entry-ns #chart-modal #recap li:last-child {
  border-right: 0;
}
#main .data-entry-ns #chart-modal .birdname {
  background-color: transparent;
  text-align: right;
  font-size: 11px;
  color: #1f6abd;
  vertical-align: middle;
  font-weight: 700;
  line-height: 11px;
}
#main .data-entry-ns #chart-modal #nobirds {
  display: none;
}
#main .data-entry-ns {
  /*
  Animate.css - http://daneden.me/animate
  Licensed under the ☺ license (http://licence.visualidiot.com/)

  Copyright (c) 2012 Dan Eden*/
}
#main .data-entry-ns .animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
#main .data-entry-ns .shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
#main .data-entry-ns {
  /********* FRENCH FIX UPS ******************/
}
#main .data-entry-ns .fr#enter-count-1 .steps li div,
#main .data-entry-ns .fr#enter-count-2 .steps li div,
#main .data-entry-ns .fr#enter-count-3 .steps li div,
#main .data-entry-ns .fr#rare-bird-1 .steps li div,
#main .data-entry-ns .fr#rare-bird-2 .steps li div {
  padding: 0 10px 0 60px;
}
#main .data-entry-ns .fr#your-locations .loc-card .loc-card-bottom .expanded-link {
  font-size: 11px;
  height: 28px;
  padding-top: 5px;
  line-height: 1;
}
#main .data-entry-ns {
  /****** MORE INFO/ HIGH COUNTS  -  ENTER COUNT 3 ******/
}
#main .data-entry-ns .more-info-call {
  border: 2px solid #d61919;
  margin-left: 80px;
  margin-bottom: 1em;
  background-color: #fff;
}
#main .data-entry-ns .more-info-call h3 {
  color: #fff;
  background-color: #d61919;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.1em 0.4em 0.1em 0.2em;
  line-height: 1.5;
  margin-top: 0;
}
#main .data-entry-ns .more-info-call h3 span {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #d61919;
  font-weight: bold;
  text-align: center;
  margin-right: 0.3em;
}
#main .data-entry-ns .more-info-call hr {
  border-top: 1px solid #efefef;
}
#main .data-entry-ns .more-info-call .more-info-reason {
  padding: 0 1em 1em 2.4em;
  border-bottom: 1px solid #efefef;
}
#main .data-entry-ns .more-info-call .more-info-reason span {
  text-transform: uppercase;
  color: #d61919;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#main .data-entry-ns .more-info-call .more-info-back {
  margin-left: 2em;
}
#main .data-entry-ns .more-info-call .more-info-actions {
  padding: 0 2em 1em;
}
#main .data-entry-ns .more-info-call .more-info-actions h4 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#main .data-entry-ns .more-info-call .more-info-actions h4 .optional {
  font-size: 11px;
}
#main .data-entry-ns .more-info-call .more-info-actions .span6 {
  float: left;
  width: 50%;
  padding-right: 1em;
}
#main .data-entry-ns .more-info-call .more-info-actions .span9 {
  width: 66%;
  padding-right: 1em;
  float: left;
}
#main .data-entry-ns .more-info-call .more-info-actions .span3 {
  width: 33%;
  float: left;
  padding-right: 1em;
}
#main .data-entry-ns .more-info-call .more-info-actions textarea {
  width: 100%;
  min-height: 140px;
}
#main .data-entry-ns .more-info-call .more-info-actions input[type=file] {
  line-height: 1;
}
#main .data-entry-ns .more-info-call .more-info-actions .more-info-details h4 {
  color: #999;
}
#main .data-entry-ns .more-info-call .more-info-actions h5 {
  color: #546dbf;
  text-transform: uppercase;
}
#main .data-entry-ns .more-info-call .more-info-action-btns {
  clear: left;
}
#main .data-entry-ns .more-info-call button {
  border: 0;
  background-color: #546dbf;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1em 2em;
  margin-bottom: 1em;
}
#main .data-entry-ns .more-info-call button.disabled,
#main .data-entry-ns .more-info-call button.disabled:hover {
  cursor: default;
  background-color: #d1d1d1;
}
#main .data-entry-ns .more-info-call button:hover {
  background-color: #3d55a3;
}
#main .data-entry-ns .more-info-call button:first-child {
  margin-right: 1em;
}
#main .data-entry-ns .more-info-call button.plain-text-btn {
  background-color: transparent;
  font-weight: normal;
  text-transform: none;
  font-size: 1em;
  color: #d1d1d1;
}
#main .data-entry-ns .more-info-call button.plain-text-btn:hover {
  color: #d61919;
}
#main .data-entry-ns .more-info-call button.plain-text-btn.cancel {
  color: #d61919;
}
#main .data-entry-ns .more-info-call button.plain-text-btn.cancel:hover {
  color: #a81414;
}
#main .data-entry-ns .more-info-call label.wrapping {
  padding-left: 20px;
}
#main .data-entry-ns .more-info-call .plain-text-btn {
  color: #546dbf;
  text-decoration: underline;
  padding: 0;
}
#main .data-entry-ns .more-info-call .more-info-tips {
  padding-left: 1em;
}
#main .data-entry-ns .more-info-call .more-info-tips h4 {
  text-transform: none;
}
#main .data-entry-ns .more-info-call .more-info-tips h5 {
  color: #b7b7b7;
  text-transform: none;
  font-size: 0.75em;
  line-height: 1.2;
}
#main .data-entry-ns .more-info-call .more-info-tips ul {
  list-style-type: disc !important;
}
#main .data-entry-ns .more-info-call .more-info-tips ul li {
  padding-left: 1em !important;
  padding-right: 0 !important;
  font-size: 0.75em;
  line-height: 1.2;
}
#main .data-entry-ns .more-info-call .more-info-tips .zebra {
  background-color: transparent !important;
}
#main .data-entry-ns .more-info-call .secondary-btn {
  margin: 0 2em 1em;
  display: inline-block;
  width: auto;
}
#main .data-entry-ns .more-info-call .secondary-btn input {
  display: inline;
  width: auto;
  margin-right: 4px;
  position: relative;
  top: -1px;
  left: 0;
}
#main .data-entry-ns .more-info-complete {
  margin: 1em 1em 1em 6em;
}
#main .data-entry-ns .more-info-complete p {
  line-height: 1.4;
  margin-bottom: 0;
}
#main .data-entry-ns .more-info-complete .plain-text-btn {
  border: 0;
  color: #1f6abd;
  text-decoration: underline;
  background-color: transparent;
  font-size: 0.85em;
  padding: 0;
}
#main .data-entry-ns .more-info-complete .plain-text-btn:hover {
  color: #546dbf;
}
#main .data-entry-ns .more-info-call.confirmed {
  border: 0;
  padding-left: 0;
  background-color: transparent;
  margin-bottom: 0;
}
#main .data-entry-ns .more-info-call.confirmed .secondary-btn {
  margin: 0 0 1em 0;
  background-image: none;
  background-color: transparent !important;
  color: #444;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding-left: 0.7em;
  margin-bottom: 0;
}
#main .data-entry-ns .more-info-call.confirmed .high-count-actions {
  margin-left: 0.7em;
}
#main .data-entry-ns .more-info-call.confirmed .high-count-actions .plain-text-btn {
  font-size: 0.85em;
  color: #1f6abd;
}
#main .data-entry-ns .more-info-call.confirmed .high-count-actions .plain-text-btn:hover {
  color: #546dbf;
}
#main .data-entry-ns .more-info-call.confirmed .high-count-actions span {
  color: #1f6abd;
  margin-right: 1em;
  font-size: 11px;
}
#main .data-entry-ns .more-info-call.confirmed .more-info-add-photo,
#main .data-entry-ns .more-info-call.confirmed .more-info-add-details {
  border: 2px solid #1f6abd;
  padding: 1em;
  background-color: #fff;
}
#main .data-entry-ns .more-info-call.confirmed .more-info-add-photo button,
#main .data-entry-ns .more-info-call.confirmed .more-info-add-details button {
  margin-bottom: 0;
}
#main .data-entry-ns .more-info-call.confirmed .more-info-actions {
  padding-left: 0.3em;
  margin-bottom: 0;
}
#main .data-entry-ns .more-info-call.confirmed .more-info-actions .plain-text-btn {
  margin-bottom: 0;
}
#main .data-entry-ns .data-entry #brand-extras > div > a.join {
  background-color: #3D3D3D;
}
#main .data-entry-ns .data-entry #brand-extras > div > a.join:hover {
  background-color: #7689c7;
}
#main .data-entry-ns .data-entry .tooltip.in {
  opacity: 1;
  margin-top: 6px;
}
#main .data-entry-ns .data-entry .tooltip.in a {
  font-weight: bold;
  color: #DDDDDD;
}
#main .data-entry-ns .data-entry .tooltip.in a:hover {
  color: #DDDDDD;
}
#main .data-entry-ns {
  /* *********** animating customizations ************* */
}
#main .data-entry-ns .autofill-el.ng-hide-remove {
  -webkit-animation: 0.5s fadeInLeft ease;
  animation: 0.5s fadeInLeft ease;
}
#main .data-entry-ns .autofill-el.ng-hide-add {
  -webkit-animation: 0.5s fadeOutLeft ease;
  animation: 0.5s fadeOutLeft ease;
}
#main .data-entry-ns {
  /* captioning species images from Macaulay */
}
#main .data-entry-ns .spp-caption {
  position: absolute;
  top: 85%;
  left: 0;
  width: 100%;
  font-size: 6px;
  color: white;
  font-weight: 100;
  line-height: 10px;
  overflow: hidden;
  text-align: right;
}
#main .data-entry-ns .spp-thumbnail {
  position: relative;
}
#main .data-entry-ns {
  /* ==|== primary styles =====================================================
     Author: Kevin Ripka
     ========================================================================== */
}
#main .data-entry-ns .inner-shadow {
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns .secondary-btn {
  background-color: #0072ab !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0094de), to(#0072ab));
  background-image: -moz-linear-gradient(top, #0094de, #0072ab);
  background-image: -ms-linear-gradient(top, #0094de, #0072ab);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0094de), color-stop(100%, #0072ab));
  background-image: -webkit-linear-gradient(top, #0094de, #0072ab);
  background-image: -o-linear-gradient(top, #0094de, #0072ab);
  background-image: linear-gradient(#0094de, #0072ab);
  border-color: #0094de #0094de #0072ab;
  border-width: 1px;
  border-style: solid;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
}
#main .data-entry-ns .secondary-btn:hover {
  background-color: #0072ab !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0072ab), to(#006192));
  background-image: -moz-linear-gradient(top, #0072ab, #006192);
  background-image: -ms-linear-gradient(top, #0072ab, #006192);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0072ab), color-stop(100%, #006192));
  background-image: -webkit-linear-gradient(top, #0072ab, #006192);
  background-image: -o-linear-gradient(top, #0072ab, #006192);
  background-image: linear-gradient(#0072ab, #006192);
  color: #ffffff;
}
#main .data-entry-ns #enter-id {
  margin-top: 8px;
}
#main .data-entry-ns #effort-help-text {
  margin-top: 8px;
}
#main .data-entry-ns #id-help-text {
  margin-top: 8px;
}
#main .data-entry-ns .primary-btn {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e83a3a), to(#d61919));
  background-image: -moz-linear-gradient(top, #e83a3a, #d61919);
  background-image: -ms-linear-gradient(top, #e83a3a, #d61919);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e83a3a), color-stop(100%, #d61919));
  background-image: -webkit-linear-gradient(top, #e83a3a, #d61919);
  background-image: -o-linear-gradient(top, #e83a3a, #d61919);
  background-image: linear-gradient(#e83a3a, #d61919);
  border-color: #e83a3a #e83a3a #d61919;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px #7b0e0e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
}
#main .data-entry-ns .primary-btn:hover {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d61919), to(#bf1616));
  background-image: -moz-linear-gradient(top, #d61919, #bf1616);
  background-image: -ms-linear-gradient(top, #d61919, #bf1616);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d61919), color-stop(100%, #bf1616));
  background-image: -webkit-linear-gradient(top, #d61919, #bf1616);
  background-image: -o-linear-gradient(top, #d61919, #bf1616);
  background-image: linear-gradient(#d61919, #bf1616);
  color: #ffffff;
}
#main .data-entry-ns .tertiary-btn {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 13px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  line-height: 15px;
}
#main .data-entry-ns .tertiary-btn:hover {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cccccc), to(#bfbfbf));
  background-image: -moz-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -ms-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bfbfbf));
  background-image: -webkit-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: -o-linear-gradient(top, #cccccc, #bfbfbf);
  background-image: linear-gradient(#cccccc, #bfbfbf);
  color: #1d1d1d;
}
#main .data-entry-ns .cfb-btn.disabled,
#main .data-entry-ns .cfb-btn.disabled:hover {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  cursor: default;
}
#main .data-entry-ns .cfb-btn.up-btn {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -o-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  margin-bottom: 0;
}
#main .data-entry-ns .cfb-btn.down-btn {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  -o-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
#main .data-entry-ns .cfb-btn {
  background-color: #9bc9cc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#bddbdd), to(#9bc9cc));
  background-image: -moz-linear-gradient(top, #bddbdd, #9bc9cc);
  background-image: -ms-linear-gradient(top, #bddbdd, #9bc9cc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bddbdd), color-stop(100%, #9bc9cc));
  background-image: -webkit-linear-gradient(top, #bddbdd, #9bc9cc);
  background-image: -o-linear-gradient(top, #bddbdd, #9bc9cc);
  background-image: linear-gradient(#bddbdd, #9bc9cc);
  border-color: #bddbdd #bddbdd #9bc9cc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
}
#main .data-entry-ns .cfb-btn:hover {
  background-color: #9bc9cc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9bc9cc), to(#8ac0c3));
  background-image: -moz-linear-gradient(top, #9bc9cc, #8ac0c3);
  background-image: -ms-linear-gradient(top, #9bc9cc, #8ac0c3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9bc9cc), color-stop(100%, #8ac0c3));
  background-image: -webkit-linear-gradient(top, #9bc9cc, #8ac0c3);
  background-image: -o-linear-gradient(top, #9bc9cc, #8ac0c3);
  background-image: linear-gradient(#9bc9cc, #8ac0c3);
  color: #ffffff;
}
#main .data-entry-ns .medium-btn {
  padding: 0.8em;
}
#main .data-entry-ns .large-btn {
  font-size: 1.4em;
  padding: 0.5em 2em;
}
#main .data-entry-ns .primary-btn.disabled-btn {
  background-color: #cccccc !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -ms-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(#e6e6e6, #cccccc);
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  cursor: default;
  color: #a4a4a4;
}
#main .data-entry-ns .wrapped-btn {
  padding: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-block;
}
#main .data-entry-ns .wrapped-btn.lighter {
  background-color: rgba(0, 0, 0, 0.1);
}
#main .data-entry-ns {
  /*********** OVERRIDE BOOTSTRAP ************************/
}
#main .data-entry-ns .container {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main .data-entry-ns .container {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  #main .data-entry-ns .container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main .data-entry-ns .container {
    width: 100%;
  }
}
#main .data-entry-ns {
  /*********************************************************/
}
#main .data-entry-ns header {
  overflow: hidden;
}
#main .data-entry-ns body {
  font-size: 15px;
  background: #fff url("../img/common/snow.png") repeat 0 0;
}
#main .data-entry-ns h1,
#main .data-entry-ns h2,
#main .data-entry-ns h3,
#main .data-entry-ns h4,
#main .data-entry-ns h5,
#main .data-entry-ns h6,
#main .data-entry-ns p,
#main .data-entry-ns li,
#main .data-entry-ns address,
#main .data-entry-ns a,
#main .data-entry-ns span,
#main .data-entry-ns select,
#main .data-entry-ns button,
#main .data-entry-ns label,
#main .data-entry-ns input,
#main .data-entry-ns table {
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-text-size-adjust: none;
}
#main .data-entry-ns h1 {
  font-size: 1.47em;
  line-height: 1.4;
  font-weight: bold;
  color: #1d1d1d;
  font-weight: 300;
}
#main .data-entry-ns h2 {
  font-size: 1.4em;
  line-height: 1.2;
}
#main .data-entry-ns p {
  color: #1d1d1d;
  margin-bottom: 1em;
  line-height: 24px;
}
#main .data-entry-ns a {
  color: #0072ab;
}
#main .data-entry-ns a:hover {
  color: #546dbf;
}
#main .data-entry-ns menu li,
#main .data-entry-ns nav li {
  list-style-type: none;
}
#main .data-entry-ns menu li a,
#main .data-entry-ns nav li a {
  text-decoration: none;
}
#main .data-entry-ns footer {
  background-color: #1d1d1d;
}
#main .data-entry-ns footer #footerlinks nav a,
#main .data-entry-ns footer #keepInTouch nav a,
#main .data-entry-ns footer #tos nav a {
  color: #7cacdb;
  line-height: 1.5;
}
#main .data-entry-ns footer #footerlinks nav a:hover,
#main .data-entry-ns footer #keepInTouch nav a:hover,
#main .data-entry-ns footer #tos nav a:hover {
  color: #e7f8fe;
}
#main .data-entry-ns .redpoll-container {
  position: relative;
}
#main .data-entry-ns .footer-redpoll {
  position: absolute;
  bottom: -91px;
  background: url("../img/common/sprite-common.png") no-repeat 0 -40px;
  display: block;
  width: 80px;
  height: 52px;
}
#main .data-entry-ns .footer-redpoll-1 {
  left: 0;
}
#main .data-entry-ns .footer-redpoll-2 {
  right: 0;
  background-position: -85px -40px;
}
#main .data-entry-ns .footer-snow {
  background: #fff url("../img/common/footer-flourish.png") center bottom repeat-x;
  padding-bottom: 100px;
  overflow: auto;
}
#main .data-entry-ns .icicles {
  background: url("../img/common/icicles.png") repeat-x left top;
}
#main .data-entry-ns .page-container {
  width: 1140px;
  margin: 0 auto;
}
#main .data-entry-ns .article-wrapper {
  overflow: auto;
}
@media screen and (max-width: 640px) {
  #main .data-entry-ns article p {
    -webkit-text-size-adjust: none;
    font-size: 12px;
  }
}
#main .data-entry-ns {
  /****** HEADER **********/
}
#main .data-entry-ns header.standard-header,
#main .data-entry-ns header.full-header {
  position: relative;
  overflow: visible;
  border-bottom: 1px solid #b4c8df;
}
#main .data-entry-ns {
  /******* BRAND BAR *****/
}
#main .data-entry-ns #brand-bar {
  background: url("../img/common/cartographer.png") repeat 0 0;
  overflow: visible;
  height: 53px;
}
#main .data-entry-ns #brand-logos {
  float: left;
}
#main .data-entry-ns #brand-logos h2 {
  float: left;
  margin: 4px 10px 0 0;
}
#main .data-entry-ns #brand-logos h2 a {
  display: block;
  width: 185px;
  height: 44px;
  text-indent: -999999px;
  background-image: url("../img/common/sprite-common.png");
  background-repeat: no-repeat;
}
#main .data-entry-ns #brand-logos.fr-logos h2 a {
  display: block;
  width: 185px;
  height: 44px;
  text-indent: -999999px;
  background-image: url("../img/common/sprite-common.png");
  background-repeat: no-repeat;
}
#main .data-entry-ns #bb-lab-logo a {
  background-position: 0 -365px;
}
#main .data-entry-ns #bb-bsc-logo a {
  background-position: 0 -424px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #main .data-entry-ns #brand-logos h2 a,
  #main .data-entry-ns #brand-logos.fr-logos h2 a {
    background-image: url("../img/common/sprite-common@2x.png");
    background-size: 500px 700px;
  }
}
#main .data-entry-ns #brand-extras {
  float: right;
}
#main .data-entry-ns #brand-extras > div {
  margin-top: 13px;
  margin-left: 10px;
}
#main .data-entry-ns #brand-extras > div > a {
  padding: 2px 8px !important;
  background-color: #3D3D3D;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 13px;
  display: block;
}
#main .data-entry-ns #brand-extras > div > a:hover {
  background-color: #546dbf;
}
#main .data-entry-ns #brand-extras > div > a.join {
  background-color: #d61919;
}
#main .data-entry-ns #brand-extras > div > a.join:hover {
  background-color: #bf1616;
}
#main .data-entry-ns #citsci-network {
  position: relative;
  z-index: 999999999;
}
#main .data-entry-ns #citsci-network:hover a {
  background-color: #546dbf;
}
#main .data-entry-ns #citsci-network ul {
  display: none;
  z-index: 999999;
  position: absolute;
  top: 23px;
  left: 0;
  background-color: #546dbf;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
#main .data-entry-ns #citsci-network ul li {
  display: block;
}
#main .data-entry-ns #citsci-network ul li a {
  display: block;
  padding: 4px 10px;
  border-top: 1px solid #7689c7;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}
#main .data-entry-ns #citsci-network ul li a:hover {
  background-color: #7689c7;
}
#main .data-entry-ns #citsci-network:hover ul {
  display: block;
}
#main .data-entry-ns #brand-bar #lang_sel,
#main .data-entry-ns #brand-bar #lang_sel:hover {
  position: relative;
  float: left;
  width: 119px;
}
#main .data-entry-ns #brand-bar #lang_sel li,
#main .data-entry-ns #brand-bar #lang_sel:hover li {
  border: 0;
  width: 119px;
  margin: 0;
  padding: 0;
}
#main .data-entry-ns #brand-bar #lang_sel li a,
#main .data-entry-ns #brand-bar #lang_sel:hover li a {
  padding: 5px 20px 5px 5px;
  color: #fff;
  background-color: #3D3D3D;
  border: 0;
  line-height: 15px;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main .data-entry-ns #brand-bar #lang_sel li a:hover,
#main .data-entry-ns #brand-bar #lang_sel:hover li a:hover {
  background-color: #546dbf;
  color: #fff;
}
#main .data-entry-ns #brand-bar #lang_sel li ul,
#main .data-entry-ns #brand-bar #lang_sel:hover li ul {
  border: 0;
}
#main .data-entry-ns #brand-bar #lang_sel li ul li a,
#main .data-entry-ns #brand-bar #lang_sel:hover li ul li a {
  color: #fff;
  background-color: #546dbf;
  line-height: 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#main .data-entry-ns #brand-bar #lang_sel li ul li a:hover,
#main .data-entry-ns #brand-bar #lang_sel:hover li ul li a:hover {
  color: #fff;
  background-color: #7689c7;
}
#main .data-entry-ns #brand-bar #lang_sel ul ul,
#main .data-entry-ns #brand-bar #lang_sel:hover ul ul {
  top: 23px !important;
}
@media only screen and (max-width: 600px) {
  #main .data-entry-ns #brand-bar,
  #main .data-entry-ns .fr #brand-bar {
    height: 44px;
  }
  #main .data-entry-ns #brand-logos,
  #main .data-entry-ns .fr #brand-logos,
  #main .data-entry-ns #brand-extras,
  #main .data-entry-ns .fr #brand-extras {
    margin-top: -5px;
  }
}
#main .data-entry-ns {
  /****** PROJECT BAR ******/
}
#main .data-entry-ns #project-bar {
  float: left;
  height: auto;
  width: 100%;
  background-color: #0072ab;
}
#main .data-entry-ns .short-header #project-bar {
  height: 59px;
  overflow: visible;
}
#main .data-entry-ns .short-header #project-bar #project-logo {
  margin-top: 9px;
}
#main .data-entry-ns header.short-header {
  overflow: visible;
}
#main .data-entry-ns #project-logo {
  float: left;
  display: block;
  width: 305px;
  height: 36px;
  margin: 12px 0 10px 0;
}
#main .data-entry-ns #project-logo a {
  display: block;
  width: 305px;
  height: 36px;
  background: url("../img/common/sprite-common.png") no-repeat 0 -312px;
  text-indent: -99999px;
}
#main .data-entry-ns #project-logo.fr-logo a {
  background: url("../img/common/sprite-common.png") no-repeat 0 -579px;
}
#main .data-entry-ns header #logo a {
  text-indent: -9999px;
  display: block;
  width: 330px;
  height: 38px;
  background: url("../img/common/sprite-common.png") no-repeat 0 -312px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #main .data-entry-ns #project-logo a,
  #main .data-entry-ns #project-logo.fr-logo a {
    background-image: url("../img/common/sprite-common@2x.png");
    background-size: 500px 700px;
  }
}
#main .data-entry-ns #utility-nav {
  float: right;
  padding-top: 10px;
  width: 25%;
  position: relative;
}
#main .data-entry-ns #utility-nav ul {
  list-style-type: none;
  float: right;
  margin-bottom: 18px;
  position: absolute;
  width: 400px;
  right: 0;
}
#main .data-entry-ns #utility-nav ul li {
  float: right;
  margin-left: 20px;
}
#main .data-entry-ns #utility-nav ul li a {
  display: block;
  padding: 4px 10px;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #006192;
}
#main .data-entry-ns #utility-nav ul li a:hover {
  background-color: #005078;
}
#main .data-entry-ns #utility-nav ul li.plain-text {
  margin-left: 10px;
}
#main .data-entry-ns #utility-nav ul li.plain-text a {
  background-color: transparent;
}
#main .data-entry-ns #utility-nav ul li.plain-text a:hover {
  background-color: #005078;
}
#main .data-entry-ns #header-search {
  position: relative;
  z-index: 99999;
  right: -5px;
  float: right;
  clear: right;
  margin-bottom: 15px;
  margin-top: 40px;
  width: 90%;
}
#main .data-entry-ns #header-search #s {
  display: inline-block;
  *display: inline;
  height: 30px;
  width: 203px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  margin-right: 0;
  padding: 0 10px;
  color: #444;
  *overflow: hidden;
  *padding: 0;
  border: 0;
  width: 90%;
}
#main .data-entry-ns #header-search #searchsubmit {
  padding: 0;
  display: inline-block;
  *display: inline;
  position: absolute;
  width: 33px;
  height: 30px;
  vertical-align: middle;
  margin-left: 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border: 0;
  background-color: #006192;
  right: 4px;
}
#main .data-entry-ns #header-search #searchsubmit img {
  padding-top: 3px;
}
#main .data-entry-ns #main-nav {
  float: left;
  clear: left;
  width: 75%;
}
#main .data-entry-ns #main-nav > ul > li {
  float: left;
  position: relative;
  margin-right: 5px;
}
#main .data-entry-ns #main-nav > ul > li > a {
  padding: 4px 8px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main .data-entry-ns #main-nav > ul > li > a.current,
#main .data-entry-ns #main-nav > ul > li > a:hover {
  background-color: #006192;
}
#main .data-entry-ns .short-header #main-nav {
  float: right;
  clear: none;
  margin-top: 1em;
}
#main .data-entry-ns .lt-ie8 #main-nav,
#main .data-entry-ns .ie7 #main-nav {
  width: 550px;
}
#main .data-entry-ns .visually-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#main .data-entry-ns .focusable.visually-hidden:focus {
  position: relative;
  left: 0;
  width: auto;
  height: auto;
  overflow: auto;
}
#main .data-entry-ns {
  /* ******************************* menus larger than hamberger menu sizes ************************************ */
}
@media screen and (min-width: 746px) {
  #main .data-entry-ns .expand {
    display: none;
  }
  #main .data-entry-ns li.has-drop {
    position: relative;
  }
  #main .data-entry-ns {
    /* for .nav-drop accessibility, following this pattern:
    https://www.a11ywithlindsey.com/blog/create-accessible-dropdown-navigation
    Explanation of using :focus to keep dropdowns open on tabbing:
    https://css-tricks.com/solved-with-css-dropdown-menus/ */
  }
  #main .data-entry-ns li.has-drop .nav-drop {
    position: absolute;
    left: 0;
    top: 30px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
  }
  #main .data-entry-ns li.has-drop:hover,
  #main .data-entry-ns li.has-drop:focus,
  #main .data-entry-ns li.has-drop.open {
    background-color: #006192;
    padding-bottom: 12px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  #main .data-entry-ns li.has-drop:hover .nav-drop,
  #main .data-entry-ns li.has-drop:focus .nav-drop,
  #main .data-entry-ns li.has-drop.open .nav-drop {
    display: block;
    border: 1px solid #c5d3e4;
    z-index: 9999999999999;
    background: url("../img/common/snow.png") repeat 0 0;
    clip: auto;
    height: auto;
    width: auto;
  }
}
#main .data-entry-ns {
  /* dropdown styling for text, etc */
}
#main .data-entry-ns li.has-drop:hover .nav-drop li,
#main .data-entry-ns li.has-drop:focus .nav-drop li,
#main .data-entry-ns li.has-drop.open .nav-drop li {
  margin: 0;
  padding: 0.5em;
  width: 267px;
  float: none;
}
#main .data-entry-ns li.has-drop:hover .nav-drop li:after,
#main .data-entry-ns li.has-drop:focus .nav-drop li:after,
#main .data-entry-ns li.has-drop.open .nav-drop li:after {
  display: none;
}
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-features,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-features,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-features,
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-list,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-list,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-list {
  float: left;
}
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-features li,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-features li,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-features li {
  min-height: 80px;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-features li:last-child,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-features li:last-child,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-features li:last-child {
  border-bottom: 0;
}
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-list,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-list,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-list {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#main .data-entry-ns li.has-drop:hover .nav-drop ul.drop-list li a,
#main .data-entry-ns li.has-drop:focus .nav-drop ul.drop-list li a,
#main .data-entry-ns li.has-drop.open .nav-drop ul.drop-list li a {
  padding: 0;
}
#main .data-entry-ns li.has-drop:hover .nav-drop li a,
#main .data-entry-ns li.has-drop:focus .nav-drop li a,
#main .data-entry-ns li.has-drop.open .nav-drop li a {
  line-height: normal;
  background-color: transparent;
  color: #0072ab;
  display: block;
  text-transform: none;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  border: 0;
}
#main .data-entry-ns li.has-drop:hover .nav-drop li a:hover,
#main .data-entry-ns li.has-drop:focus .nav-drop li a:hover,
#main .data-entry-ns li.has-drop.open .nav-drop li a:hover {
  color: #053b9e;
}
#main .data-entry-ns li.has-drop:hover .nav-drop p,
#main .data-entry-ns li.has-drop:focus .nav-drop p,
#main .data-entry-ns li.has-drop.open .nav-drop p {
  font-size: 12px;
  line-height: 1.4;
  color: #9e9e9e;
}
#main .data-entry-ns li.has-drop:hover .nav-drop .drop-secondary-link,
#main .data-entry-ns li.has-drop:focus .nav-drop .drop-secondary-link,
#main .data-entry-ns li.has-drop.open .nav-drop .drop-secondary-link {
  margin-top: -8px;
}
#main .data-entry-ns li.has-drop:hover .nav-drop .drop-secondary-link a,
#main .data-entry-ns li.has-drop:focus .nav-drop .drop-secondary-link a,
#main .data-entry-ns li.has-drop.open .nav-drop .drop-secondary-link a {
  font-size: 14px;
}
#main .data-entry-ns li.has-drop:hover .nav-drop li:hover p,
#main .data-entry-ns li.has-drop:focus .nav-drop li:hover p,
#main .data-entry-ns li.has-drop.open .nav-drop li:hover p {
  color: #646464;
}
#main .data-entry-ns li.has-drop:hover .nav-drop h2,
#main .data-entry-ns li.has-drop:focus .nav-drop h2,
#main .data-entry-ns li.has-drop.open .nav-drop h2 {
  margin: 0 0 0.2em 0;
}
#main .data-entry-ns li.has-drop #drop-learn {
  width: 805px;
}
#main .data-entry-ns li.has-drop #drop-learn ul.drop-features {
  min-height: 340px;
}
#main .data-entry-ns {
  /*li.has-drop #drop-learn ul.second-child li {
    min-height: 111px;
  }*/
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky {
  float: left;
  width: 267px;
  padding: 0.5em;
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky ul.drop-list {
  border-top: 0;
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky h2 a {
  font-size: 16px;
  font-weight: 400;
  color: #0072ab;
  background-color: transparent;
  text-transform: none;
  line-height: normal;
  padding: 0;
  border: 0;
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky h2 a:hover {
  color: #053b9e;
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky li {
  width: auto;
  padding: 0;
  margin: 0.5em 0 1em;
}
#main .data-entry-ns li.has-drop #drop-learn #drop-tricky li a {
  font-weight: 400;
  font-size: 13px;
}
#main .data-entry-ns li.has-drop #drop-about {
  width: 537px;
}
#main .data-entry-ns li.has-drop #drop-community {
  width: 805px;
}
#main .data-entry-ns li.has-drop .drop-thumb {
  display: none;
  width: 64px;
  height: 64px;
  float: left;
}
#main .data-entry-ns li.has-drop .drop-text {
  margin-left: 4px;
}
#main .data-entry-ns li.has-drop #drop-explore {
  width: 805px;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-featured-data,
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery {
  width: 267px;
  float: left;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-featured-data h2,
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery h2 {
  font-size: 16px;
  font-weight: 400;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-explore-last {
  float: left;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-explore-last #drop-rare-gallery,
#main .data-entry-ns li.has-drop #drop-explore #drop-explore-last ul.drop-list {
  float: none;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-featured-data {
  padding: 0.5em;
  border-right: 1px solid #c5d3e4;
  min-height: 285px;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-featured-data a {
  background-color: transparent;
  text-transform: none;
  color: #0072ab;
  padding: 0;
  font-weight: 400;
  line-height: normal;
  border: 0;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-featured-data a:hover {
  color: #053b9e;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery {
  padding: 0.5em;
  border-bottom: 1px solid #c5d3e4;
  background-color: #d8d8f9;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery a {
  background-color: transparent;
  text-transform: none;
  color: #0072ab;
  padding: 0;
  font-weight: 400;
  line-height: normal;
  border: 0;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery a:hover {
  color: #053b9e;
}
#main .data-entry-ns li.has-drop #drop-explore #drop-rare-gallery img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 150px;
  border: 4px solid #fff;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  margin-bottom: 10px;
}
#main .data-entry-ns li.has-drop li#nav-birdspotter a#bs {
  padding-top: 143px;
  background: url("../img/common/nav-birdspotter-2021.jpg") no-repeat 0 0;
  background-size: 250px 140px;
}
#main .data-entry-ns .lt-ie8 header,
#main .data-entry-ns .ie7 header,
#main .data-entry-ns .lt-ie8 #project-bar,
#main .data-entry-ns .ie7 #project-bar,
#main .data-entry-ns .lt-ie8 #main-nav,
#main .data-entry-ns .ie7 #main-nav,
#main .data-entry-ns .lt-ie8 #main-nav ul,
#main .data-entry-ns .ie7 #main-nav ul,
#main .data-entry-ns .lt-ie8 .nav-drop,
#main .data-entry-ns .ie7 .nav-drop {
  z-index: 999999999;
  position: relative;
  zoom: 1;
}
#main .data-entry-ns .lt-ie8 .drop-list,
#main .data-entry-ns .ie7 .drop-list,
#main .data-entry-ns .lt-ie8 .drop-features,
#main .data-entry-ns .ie7 .drop-features {
  width: 250px !important;
}
#main .data-entry-ns .lt-ie8 .drop-list li,
#main .data-entry-ns .ie7 .drop-list li,
#main .data-entry-ns .lt-ie8 .drop-features li,
#main .data-entry-ns .ie7 .drop-features li {
  width: 225px !important;
}
#main .data-entry-ns .expanded-link {
  background-color: #0072ab;
  color: #ffffff;
}
#main .data-entry-ns .expanded-link:hover {
  background-color: #053b9e;
  text-decoration: none;
}
#main .data-entry-ns .dropdown-cue {
  position: relative;
}
#main .data-entry-ns .dropdown-cue .caret {
  position: relative;
  top: 6px;
  left: 0;
}
#main .data-entry-ns #top-news-alert {
  background-color: #f7f4c0;
  border: 1px solid #e7ca64;
  font-weight: 700;
  text-align: center;
}
#main .data-entry-ns #top-news-alert p {
  margin-bottom: 0;
  font-weight: 700;
  display: inline-block;
}
#main .data-entry-ns #top-news-alert .close {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background-color: #ccc;
  width: 16px;
  display: inline-block;
  line-height: 15px;
  margin-left: 10px;
  cursor: pointer;
}
#main .data-entry-ns #top-news-alert .close:hover {
  background-color: #333;
  color: #fff;
}
#main .data-entry-ns {
  /********** STANDARD ARTICLE PATTERNS ***********/
  /*
  a {
  		letter-spacing: .1em;
  	}
  */
}
#main .data-entry-ns .page-wrapper {
  clear: both;
}
#main .data-entry-ns .full-width-article-wrap {
  padding-bottom: 2em;
  padding-top: 1em;
  clear: both;
}
@media screen and (max-width: 999px) {
  #main .data-entry-ns .full-width-article-wrap .padded-sides {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
}
@media screen and (max-width: 740px) {
  #main .data-entry-ns .full-width-article-wrap .padded-sides {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
#main .data-entry-ns .citsci-wrap {
  max-width: 1170px;
}
#main .data-entry-ns article {
  position: relative;
}
#main .data-entry-ns article p,
#main .data-entry-ns article li,
#main .data-entry-ns article p a,
#main .data-entry-ns article li a {
  font-family: Georgia, serif;
}
#main .data-entry-ns article h1 {
  font-size: 2.4em;
  color: #0072ab;
  font-weight: normal;
  margin-bottom: 0.2em;
  font-weight: 300;
}
#main .data-entry-ns article h2,
#main .data-entry-ns .blog #blog h2 {
  font-size: 1.8em;
  color: #fff;
  padding: 0 0.2em;
  font-weight: 700;
  margin-bottom: 0.4em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  letter-spacing: 0.2em;
  color: #053b9e;
  font-weight: 300;
  border-top: 1px solid #c5d3e4;
  border-bottom: 1px solid #c5d3e4;
  padding: 1em 0;
  text-shadow: 1px 1px 0 #fff;
  position: relative;
}
#main .data-entry-ns article h3 {
  font-size: 1.2em;
  line-height: 1.4;
  color: #546dbf;
  font-weight: normal;
  margin-bottom: 1em;
  max-width: 800px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 1px 1px 0 #fff;
}
#main .data-entry-ns article h2 + h3 {
  margin-top: 2em;
}
#main .data-entry-ns article p {
  font-size: 15px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0.05em;
  max-width: 800px;
  margin-bottom: 2em;
  margin-bottom: 1.5em;
  font-family: georgia, serif;
}
#main .data-entry-ns article p + h2,
#main .data-entry-ns article p + h3,
#main .data-entry-ns article ul + h2,
#main .data-entry-ns article ul + h3,
#main .data-entry-ns article ol + h2,
#main .data-entry-ns article ol + h3 {
  margin-top: 3em;
}
#main .data-entry-ns article ul,
#main .data-entry-ns article ol {
  margin: 0 0 2em 1em;
  max-width: 800px;
}
#main .data-entry-ns article li {
  margin-bottom: 0.5em;
  /*   margin-bottom: 1em;  */
  letter-spacing: 0.05em;
  font-family: georgia, serif;
  line-height: 32px;
}
#main .data-entry-ns article li ul {
  margin-bottom: 1em;
}
#main .data-entry-ns article figure {
  /*
  border: 4px solid #fff;
  		.shadow();
  */
  margin-bottom: 1em;
}
#main .data-entry-ns article figure.right {
  float: right;
  margin-left: 1em;
}
#main .data-entry-ns article figure.left {
  float: left;
  margin-right: 1em;
}
#main .data-entry-ns article figure figcaption {
  font-size: 11px;
}
#main .data-entry-ns article figure img {
  max-width: 100%;
  display: block;
}
#main .data-entry-ns article .callout {
  /* background-color: #C5DADD; */
  background-color: #ccdff1;
  border: 1px solid #B2CACE;
  padding: 1em;
  *zoom: 1;
}
#main .data-entry-ns article .callout h3 {
  font-family: "Pacifico", sans-serif;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 1em;
  text-transform: none !important;
  text-shadow: none;
  font-size: 1.4em;
  font-weight: normal;
}
#main .data-entry-ns article .callout p {
  font-size: 0.9em;
  font-family: "Lato", sans-serif;
}
#main .data-entry-ns article .callout:after,
#main .data-entry-ns article .callout:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#main .data-entry-ns article .callout:after {
  clear: both;
}
#main .data-entry-ns article .flexslider-wrapper.flexslider-carousel {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background: url("../img/common/wood-texture.jpg") repeat 0 0;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 2em;
}
#main .data-entry-ns article .flexslider-carousel .flexslider-container {
  display: block;
  width: 100%;
  background: url("../img//home/home-carousel-seeds.png") repeat-x 30px 0;
  padding: 33px 80px 0;
}
#main .data-entry-ns article .flexslider-carousel {
  position: relative;
}
#main .data-entry-ns article .flexslider-carousel .carousel-img {
  border: 6px solid #fff;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  display: block;
}
#main .data-entry-ns article .flexslider-carousel .carousel-header {
  display: block;
  font-weight: bold;
  margin-top: 0.3em;
  font-size: 1.2em;
}
#main .data-entry-ns article .flexslider-carousel .carousel-text {
  font-size: 0.9em;
  font-family: "Lato", sans-serif;
}
#main .data-entry-ns article .flexslider-carousel .previous {
  display: block;
  width: 46px;
  height: 79px;
  background: url("../img//home/home-data-sprite.png") no-repeat -29px -75px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 0;
  z-index: 999;
}
#main .data-entry-ns article .flexslider-carousel .next {
  display: block;
  width: 46px;
  height: 79px;
  background: url("../img//home/home-data-sprite.png") no-repeat -85px -75px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  right: 0;
  z-index: 999;
}
#main .data-entry-ns article .flexslider-carousel .slides > li {
  margin-bottom: 20px;
  text-align: center;
  width: 255px;
  margin-left: 30px;
  margin-right: 30px;
  float: left;
  display: block;
}
#main .data-entry-ns article .flexslider-carousel .slides > li a {
  text-decoration: none;
}
#main .data-entry-ns article .flexslider-carousel .slides > li .carousel-inner {
  max-width: 255px;
  min-height: 200px;
}
#main .data-entry-ns article .flexslider-carousel .slides > li .carousel-img img {
  max-width: 100%;
  display: block;
}
#main .data-entry-ns article .flexslider-carousel .slides > li p {
  font-family: "Lato", sans-serif;
}
#main .data-entry-ns article .flexslider-carousel .flex-control-nav {
  bottom: -30px;
}
#main .data-entry-ns .image-caption {
  font-size: 12px;
  color: #464646;
  text-align: center;
}
#main .data-entry-ns img.img-responsive {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1179px) {
  #main .data-entry-ns .flexslider-carousel .slides > li {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  #main .data-entry-ns .flexslider-carousel .slides > li {
    margin-left: 2px;
  }
}
@media screen and (max-width: 700px) {
  #main .data-entry-ns .flexslider-carousel .slides > li {
    margin: 0;
    width: 100%;
  }
  #main .data-entry-ns .flexslider-carousel .slides > li .carousel-inner {
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  #main .data-entry-ns article figure {
    max-width: 100%;
  }
  #main .data-entry-ns article figure.right,
  #main .data-entry-ns article figure.left {
    float: none;
    margin: 0 0 1em 0;
  }
}
#main .data-entry-ns .addthis_toolbox a {
  margin-right: 10px;
}
#main .data-entry-ns .sidebar {
  padding-top: 1em;
}
#main .data-entry-ns .sidebar h2 {
  font-size: 1.4em;
  background-color: #0072ab;
  color: #fff;
  padding: 0 0.2em;
  font-weight: 700;
  margin-bottom: 0.4em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 300;
}
#main .data-entry-ns .sticky-template article h2,
#main .data-entry-ns .blog #blog h2 {
  padding: 1em 0 1em 78px;
}
#main .data-entry-ns .blog #blog h2 a {
  text-decoration: none;
}
#main .data-entry-ns .sticky-template article h2:before,
#main .data-entry-ns .blog #blog h2:before {
  content: "";
  display: block;
  width: 62px;
  height: 62px;
  background: url("../img/common/article-icons.png") no-repeat 0 0;
  position: absolute;
  top: 11px;
  left: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#main .data-entry-ns .sticky-template .totop {
  margin-top: 2em;
  margin-bottom: 2em;
}
#main .data-entry-ns .lt-ie8 .sticky-template article h2,
#main .data-entry-ns .ie7 .sticky-template article h2,
#main .data-entry-ns .lt-ie8 .faq article h2,
#main .data-entry-ns .ie7 .faq article h2 {
  padding-left: 0;
}
#main .data-entry-ns #what-is-feederwatch article h2:before,
#main .data-entry-ns .blog #blog h2:before {
  background-position: 0 -186px;
}
#main .data-entry-ns #about-the-data article h2:before {
  background-position: 0 -62px;
}
#main .data-entry-ns #history-of-feederwatch article h2:before {
  background-position: 0 -124px;
}
#main .data-entry-ns #meet-the-staff article h2:before {
  background-position: 0 -248px;
}
#main .data-entry-ns #instructions article h2:before {
  background-position: 0 -310px;
}
#main .data-entry-ns #important-dates article h2:before {
  background-position: 0 -434px;
}
#main .data-entry-ns #your-research-kit article h2:before {
  background-position: -62px 0;
}
#main .data-entry-ns #why-is-there-a-fee article h2:before {
  background-position: -62px -62px;
}
#main .data-entry-ns #feeder-types-2 article h2:before {
  background-position: -62px -186px;
}
#main .data-entry-ns #food-types article h2:before {
  background-position: -62px -124px;
}
#main .data-entry-ns #safe-feeding-environment article h2:before {
  background-position: -186px 0;
}
#main .data-entry-ns #other-feeder-visitors article h2:before {
  background-position: -62px -248px;
}
#main .data-entry-ns #feeder-placement article h2:before {
  background-position: -62px -372px;
}
#main .data-entry-ns #reporting-unusual-birds article h2:before {
  background-position: -62px -310px;
}
#main .data-entry-ns #color-variants article h2:before {
  background-position: -62px -434px;
}
#main .data-entry-ns #deformed-bills article h2:before {
  background-position: -124px 0;
}
#main .data-entry-ns #bald-headed-birds article h2:before {
  background-position: -124px -62px;
}
#main .data-entry-ns #house-finch-eye-disease article h2:before {
  background-position: -124px -124px;
}
#main .data-entry-ns #avian-pox article h2:before {
  background-position: -124px -186px;
}
#main .data-entry-ns #salmonellosis article h2:before {
  background-position: -124px -434px;
}
#main .data-entry-ns #feederwatch-for-homeschool article h2:before {
  background-position: 0 -372px;
}
#main .data-entry-ns #feederwatch-for-groups article h2:before {
  background-position: -124px -310px;
}
#main .data-entry-ns #feederwatch-in-the-classroom article h2:before {
  background-position: -124px -248px;
}
#main .data-entry-ns #related-activities-learning article h2:before {
  background-position: -124px -372px;
}
#main .data-entry-ns #landscaping-for-birds article h2:before {
  background-position: -186px -62px;
}
@media screen and (max-width: 320px) {
  #main .data-entry-ns .sticky-template article h2 {
    padding: 80px 0 1em 0;
    text-align: center;
  }
  #main .data-entry-ns .sticky-template article h2:before {
    top: 10px;
    left: 50%;
    margin-left: -31px;
  }
}
#main .data-entry-ns {
  /********** HERO IMAGES ********/
}
#main .data-entry-ns #hero {
  min-height: 400px;
  margin-bottom: 2em;
  border-bottom: 1px solid #c5d3e4;
  position: relative;
}
#main .data-entry-ns #hero h1 {
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  letter-spacing: 0.1em;
}
#main .data-entry-ns #hero .primary-btn {
  position: absolute;
  top: 1em;
  right: 0;
}
#main .data-entry-ns #hero .byline {
  font-size: 11px;
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 2px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
#main .data-entry-ns .top-wrapper {
  background: url("../img/common/top-short-repeat.png") repeat-x left top;
}
#main .data-entry-ns .sticky-template #hero,
#main .data-entry-ns .featured-participants #hero {
  margin-bottom: 0;
}
#main .data-entry-ns .sticky-template .sticky-wrapper,
#main .data-entry-ns .featured-participants .sticky-wrapper {
  background: url("../img/common/icicles.png") repeat-x left top;
}
#main .data-entry-ns .sticky-template #sticky-nav,
#main .data-entry-ns .featured-participants #sticky-nav {
  /* background: @lightpurple url('@{folder}common/light-purple-texture.jpg') repeat 0 0; */
  background-color: #7689c7;
  border-bottom: 1px solid #3d55a3;
}
#main .data-entry-ns .sticky-template #sticky-nav.stuck,
#main .data-entry-ns .featured-participants #sticky-nav.stuck {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}
#main .data-entry-ns .sticky-template #sticky-nav li,
#main .data-entry-ns .featured-participants #sticky-nav li {
  float: left;
}
#main .data-entry-ns .sticky-template #sticky-nav a,
#main .data-entry-ns .featured-participants #sticky-nav a {
  display: block;
  width: 100%;
  line-height: 48px;
  padding: 0 1em;
  color: #fff;
}
#main .data-entry-ns .sticky-template #sticky-nav a:hover,
#main .data-entry-ns .featured-participants #sticky-nav a:hover,
#main .data-entry-ns .sticky-template #sticky-nav a.current,
#main .data-entry-ns .featured-participants #sticky-nav a.current {
  background-color: #053b9e;
}
@media screen and (max-width: 599px) {
  #main .data-entry-ns .sticky-wrapper,
  #main .data-entry-ns #sticky-nav {
    display: none;
  }
}
#main .data-entry-ns #hero .excerpt {
  background-color: rgba(0, 0, 0, 0.4);
  max-width: 55%;
  margin-top: 1em;
  display: block;
  padding: 0.5em;
}
#main .data-entry-ns #hero .excerpt h1 {
  display: none;
}
#main .data-entry-ns #hero .excerpt p {
  font-size: 22px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
}
#main .data-entry-ns .section-landing #hero {
  margin-bottom: 0;
  border-bottom: 1px solid #7cacdb;
}
#main .data-entry-ns .section-landing .icicles {
  width: 100%;
  height: 60px;
}
#main .data-entry-ns .photospace_res .slideshow img {
  max-width: 100%;
  max-height: 400px;
}
@media screen and (max-width: 598px) {
  #main .data-entry-ns #hero {
    min-height: 200px;
  }
}
@media screen and (max-width: 479px) {
  #main .data-entry-ns article h1 {
    margin-top: 1.5em;
  }
  #main .data-entry-ns #hero h1 {
    max-width: 200px;
    margin-top: 0.6em;
  }
}
#main .data-entry-ns #clo-mailchimp input[type=email], #main .data-entry-ns input[type=email]:invalid {
  border-radius: initial;
  box-shadow: none;
}
#main .data-entry-ns #clomedia-submission-form #clo-mailchimp-embed input {
  margin-bottom: initial;
  width: initial;
  display: initial;
}
#main .data-entry-ns {
  /****** STANDARD SIDEBAR ******/
}
#main .data-entry-ns #standard-sidebar {
  padding-right: 2em;
  margin-top: 1em;
}
#main .data-entry-ns #standard-sidebar ul,
#main .data-entry-ns #standard-sidebar .mailchimp-wrapper {
  border: 1px solid #CBE7F5;
  background-color: #f4f8fc;
  padding: 1em;
  *zoom: 1;
  margin-bottom: 1em;
  list-style-type: none;
}
#main .data-entry-ns #standard-sidebar h2 {
  margin-bottom: 0;
}
#main .data-entry-ns #standard-sidebar li {
  margin-bottom: 1em;
  font-size: 0.8em;
}
#main .data-entry-ns #standard-sidebar li:last-child {
  margin-bottom: 0;
}
#main .data-entry-ns #standard-sidebar li a {
  color: #1d1d1d;
  text-decoration: none;
}
#main .data-entry-ns #standard-sidebar li a:hover {
  color: #546dbf;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp h2 {
  display: none;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp label {
  font-size: 11px;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp input[type=checkbox] {
  position: relative;
  top: -4px;
  margin-right: 8px;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp button {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e83a3a), to(#d61919));
  background-image: -moz-linear-gradient(top, #e83a3a, #d61919);
  background-image: -ms-linear-gradient(top, #e83a3a, #d61919);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e83a3a), color-stop(100%, #d61919));
  background-image: -webkit-linear-gradient(top, #e83a3a, #d61919);
  background-image: -o-linear-gradient(top, #e83a3a, #d61919);
  background-image: linear-gradient(#e83a3a, #d61919);
  border-color: #e83a3a #e83a3a #d61919;
  border-width: 1px;
  border-style: solid;
  text-shadow: 0 1px 1px #7b0e0e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.2em 0.5em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  margin-top: 1em;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp button:hover {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d61919), to(#bf1616));
  background-image: -moz-linear-gradient(top, #d61919, #bf1616);
  background-image: -ms-linear-gradient(top, #d61919, #bf1616);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d61919), color-stop(100%, #bf1616));
  background-image: -webkit-linear-gradient(top, #d61919, #bf1616);
  background-image: -o-linear-gradient(top, #d61919, #bf1616);
  background-image: linear-gradient(#d61919, #bf1616);
  color: #ffffff;
}
#main .data-entry-ns #standard-sidebar #clo-mailchimp button:hover {
  background-color: #d61919 !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d61919), to(#bf1616));
  background-image: -moz-linear-gradient(top, #d61919, #bf1616);
  background-image: -ms-linear-gradient(top, #d61919, #bf1616);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d61919), color-stop(100%, #bf1616));
  background-image: -webkit-linear-gradient(top, #d61919, #bf1616);
  background-image: -o-linear-gradient(top, #d61919, #bf1616);
  background-image: linear-gradient(#d61919, #bf1616);
  color: #ffffff;
}
#main .data-entry-ns .ad-space img {
  max-width: 100%;
  border-radius: 15px;
  margin-bottom: 10px;
}
#main .data-entry-ns .lt-ie8 #standard-sidebar,
#main .data-entry-ns .ie7 #standard-sidebar {
  padding: 0 !important;
  width: 21%;
}
@media screen and (max-width: 999px) {
  #main .data-entry-ns #standard-sidebar {
    padding-left: 2em;
    padding-right: 2em;
  }
}
#main .data-entry-ns {
  /******* FAQs **********/
  /********** SEARCH RESULTS *********/
}
#main .data-entry-ns #ym-search-loader > div {
  clear: both;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  float: left;
}
#main .data-entry-ns #ym-search-loader div .img-wrap {
  width: 75px;
}
#main .data-entry-ns #ym-search-loader h2 {
  text-transform: capitalize;
  margin: 20px 0;
  width: 100%;
  float: left;
}
#main .data-entry-ns #ym-search-loader img {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  margin-top: 5px;
  margin-right: 15px;
}
#main .data-entry-ns #ym-search-loader h3 {
  margin: 0;
  line-height: 1.5;
}
#main .data-entry-ns #ym-search-loader h3 a {
  margin: 0 8px 0 0;
}
#main .data-entry-ns #ym-search-loader div span {
  font-size: 12px;
  color: #7cacdb;
  display: inline-block;
  width: auto;
}
#main .data-entry-ns #ym-search-loader p {
  margin: 0;
  display: inline;
}
#main .data-entry-ns .nav-links {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 30px;
}
#main .data-entry-ns .nav-previous,
#main .data-entry-ns .nav-next {
  border: 1px solid #c5d3e4;
  padding: 5px 8px;
  float: left;
  margin-right: 15px;
}
#main .data-entry-ns .nav-next .directional {
  float: right;
}
#main .data-entry-ns .nav-next .title {
  float: left;
}
#main .data-entry-ns .navigation {
  float: left;
}
#main .data-entry-ns {
  /******** SECTION LANDING **********/
}
#main .data-entry-ns .section-landing article h1 {
  margin-top: 0;
}
#main .data-entry-ns .section-landing-list {
  list-style-type: none;
  margin: 0;
}
#main .data-entry-ns .section-landing-list li {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  margin: 0 3% 2em 0;
  width: 30%;
}
#main .data-entry-ns .section-landing-list li img {
  border: 1px solid #bbb;
  max-width: 100%;
}
#main .data-entry-ns .section-landing-list li a {
  text-decoration: none;
}
#main .data-entry-ns .section-landing-list li .title {
  text-decoration: none;
  font-size: 15px;
  word-spacing: 2px;
  line-height: 1.4;
  max-width: 70%;
}
#main .data-entry-ns .ie-lt8 .section-landing-list li,
#main .data-entry-ns .ie7 .section-landing-list li {
  float: left;
}
@media screen and (max-width: 1120px) {
  #main .data-entry-ns .section-landing-list li {
    width: 46%;
  }
  #main .data-entry-ns .more-articles .section-landing-list li {
    width: 30%;
  }
}
@media screen and (max-width: 900px) {
  #main .data-entry-ns .section-landing-list li {
    width: 46% !important;
  }
}
@media screen and (max-width: 640px) {
  #main .data-entry-ns .section-landing-list li .title {
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {
  #main .data-entry-ns .section-landing-list li {
    width: 100% !important;
    margin-right: 0;
  }
}
#main .data-entry-ns {
  /********* FEEDING BIRDS PAGE **********/
}
#main .data-entry-ns #common-feeder-bird-page {
  height: 100%;
  min-height: 100%;
  background: url("../img//common/snow.png") repeat 0 0;
}
#main .data-entry-ns #common-feeder-bird-page header.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
}
#main .data-entry-ns #common-feeder-bird-page #project-bar {
  background-color: #3A3A3A;
}
#main .data-entry-ns #common-feeder-bird-page .citsci-wrap {
  max-width: 99999px;
}
#main .data-entry-ns #common-feeder-bird-page .page-wrapper,
#main .data-entry-ns #common-feeder-bird-page comm-feeder-isotope {
  height: 100%;
}
#main .data-entry-ns #cfb-splash {
  position: fixed;
  top: 144px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3a787a;
  z-index: 999;
}
#main .data-entry-ns #cfb-splash #splash-wrapper {
  left: 50%;
  position: relative;
  width: 880px;
  margin-left: -440px;
  height: 100%;
}
#main .data-entry-ns #cfb-splash img {
  max-height: 100%;
  float: left;
}
#main .data-entry-ns #cfb-splash #splash-holder {
  display: block;
  width: 180px;
  height: 50px;
  position: relative;
  margin-top: 1em;
}
#main .data-entry-ns #cfb-splash #splash-loader {
  background: #214546 url("../img//features/common-feeder-birds/ajax-loader.gif") no-repeat 10px center;
  padding-left: 50px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 185px;
  line-height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
#main .data-entry-ns #cfb-splash #splash-btn {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 6px;
}
#main .data-entry-ns #cfb-sp-content {
  max-width: 400px;
  float: left;
  margin-top: 100px;
}
#main .data-entry-ns #cfb-sp-content h1 {
  font-size: 36px;
}
#main .data-entry-ns #cfb-sp-content p {
  color: #fff;
}
#main .data-entry-ns #cfb-sp-content #cfb-byline {
  margin-top: 2em;
  font-size: 11px;
}
#main .data-entry-ns #cfb-sum-img {
  margin-bottom: 1em;
}
#main .data-entry-ns #cfb-sum-img img {
  max-width: 500px;
}
@media screen and (max-width: 880px) {
  #main .data-entry-ns #cfb-splash #splash-wrapper {
    left: 0;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    /*top: 80px;*/
  }
  #main .data-entry-ns #cfb-sp-content {
    max-width: 999999999px;
    float: none;
    padding-right: 30px;
  }
}
@media screen and (max-width: 745px) {
  #main .data-entry-ns #cfb-splash,
  #main .data-entry-ns #cfb-left {
    top: 103px !important;
  }
  #main .data-entry-ns #cfb-sp-content h1 {
    font-size: 24px;
  }
  #main .data-entry-ns #mobile-more {
    z-index: 9999999999;
  }
}
@media screen and (max-height: 700px) {
  #main .data-entry-ns #cfb-sp-content {
    margin-top: 1em;
  }
}
@media screen and (max-width: 600px) {
  #main .data-entry-ns #cfb-splash img {
    height: 300px;
  }
  #main .data-entry-ns #cfb-sp-content h1 {
    font-size: 21px;
    margin-bottom: 0.1em;
  }
  #main .data-entry-ns #branding-bar {
    display: none;
  }
  #main .data-entry-ns #mobile-more,
  #main .data-entry-ns .fr #mobile-more {
    top: 50px;
    right: 6px;
  }
  #main .data-entry-ns #cfb-splash,
  #main .data-entry-ns #cfb-left {
    top: 101px !important;
  }
}
@media screen and (max-height: 500px) {
  #main .data-entry-ns #cfb-splash {
    overflow: auto;
  }
}
#main .data-entry-ns .sticky-template #common-feeder-birds {
  height: 100%;
  overflow: hidden;
}
#main .data-entry-ns .sticky-template #common-feeder-birds h2.generated {
  display: none;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-left {
  position: fixed;
  left: 0;
  top: 144px;
  bottom: 0;
  width: 340px;
  /* background: url('@{folder}/common/cartographer.png') repeat 0 0; */
  background-color: #3a787a;
  padding: 20px;
  overflow: auto;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-left p {
  color: #fff;
  line-height: 1.3;
  font-size: 13px;
  font-family: "Lato";
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary {
  background-color: #fff;
  position: fixed;
  top: 149px;
  left: 340px;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  padding: 20px;
  overflow: auto;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary h3 {
  clear: left;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-region div,
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-food div,
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-feeder div {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  margin-right: 10px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-region div p,
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-food div p,
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-summary #cfb-bird-feeder div p {
  line-height: 1.3;
  text-transform: capitalize;
  text-align: center;
  font-size: 13px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-intro p {
  font-size: 13px;
  color: #fff;
  font-family: "Lato";
}
#main .data-entry-ns .sticky-template #common-feeder-birds h2 {
  display: inline-block;
  border: 0;
  border-bottom: 1px solid #444;
  font-size: 2em;
  position: relative;
  color: #fff;
  font-weight: 700;
  padding: 0 0 0.2em 0;
  font-size: 24px;
  margin-top: 15px;
  background-color: transparent;
  text-shadow: none;
  letter-spacing: 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds h2:before {
  display: none;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav {
  text-align: center;
  margin-bottom: 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .dial {
  position: absolute;
  top: 30px;
  left: 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .dial-wrapper {
  position: relative;
  margin-bottom: 2em;
  width: 298px;
  text-align: left !important;
  display: block;
  height: 100px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .scroller {
  display: block;
  width: 247px;
  height: 80px;
  overflow: hidden;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .scroller.disabled {
  overflow-y: hidden;
  opacity: 0.3;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .scroller ul {
  background-color: #fff;
  overflow: hidden;
  margin: 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav li {
  display: block;
  width: 247px;
  height: 82px;
  border-top: 1px solid #cfe6e8;
  border-bottom: 1px solid #67aeb8;
  position: relative;
  margin: 0;
  text-align: left;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav li img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-left: 2px;
  margin-right: 12px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav li span {
  color: #464646;
  text-transform: uppercase;
  font-size: 16px;
  width: 100px;
  line-height: 20px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav li img,
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav li span {
  display: inline-block;
  vertical-align: middle;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .reset {
  position: relative;
  top: -2px;
  display: inline-block;
  text-decoration: none;
  color: #3a787a;
  background-color: #57a5aa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 4px;
  font-size: 11px;
  line-height: 16px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .reset:hover {
  background-color: #9bc9cc;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .cfb-controls {
  position: absolute;
  top: 30px;
  right: 0;
  width: 50px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .cfb-controls .cfb-btn {
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  text-align: center;
  outline: none !important;
  overflow: visible;
  display: block;
  padding: 14px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .cfb-controls .cfb-btn span {
  background: transparent url("../img/features/common-feeder-birds/cfb-arrows.png") no-repeat 0 0;
  display: block;
  width: 20px;
  height: 15px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .cfb-controls a.down-btn span {
  background-position: 0 -19px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .dial-shadow {
  display: block;
  width: 250px;
  height: 200px;
  -webkit-box-shadow: inset 0px 7px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 7px 20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 7px 20px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .recalc {
  display: none;
  width: 275px;
  height: 58px;
  background: url("../img//features/common-feeder-birds/ajax-loader.gif") no-repeat 10px center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #3a787a;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  z-index: 999;
  line-height: 58px;
  padding-left: 42px;
  z-index: 9999;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .recalc span {
  display: block;
  width: 100%;
  padding-left: 30px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav .pointer {
  display: block;
  width: 35px;
  height: 41px;
  position: absolute;
  left: -7px;
  top: 50px;
  background: url("../img/features/common-feeder-birds/pointer4.png") no-repeat 0 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav ul {
  list-style-type: none;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav h3 {
  margin: 0.5em 0;
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 300;
  text-align: left;
  display: block;
  margin-right: 8px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-nav h3 .reset {
  text-shadow: none;
  text-transform: none;
  margin-left: 5px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #comm-feeder-isotope {
  margin-left: 340px;
  margin-top: 180px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds {
  margin-bottom: 2em;
  clear: both;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds ul {
  list-style-type: none;
  max-width: 9999999999px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  height: 120px;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li a {
  background-color: #fff;
  text-decoration: none;
  height: 100%;
  width: 100%;
  display: block;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li a h3 {
  color: #1d1d1d;
  text-decoration: none;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li a:hover {
  background-color: #cce6e7;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li figure {
  width: 108px;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li figure img {
  max-width: 100%;
}
#main .data-entry-ns .sticky-template #common-feeder-birds #cfb-birds li h3 {
  font-size: 10px;
  color: #1d1d1d;
  padding: 0.2em;
  margin: 0;
  font-weight: 400;
}
#main .data-entry-ns .ie7-only {
  display: none;
}
#main .data-entry-ns .lt-ie8 #cfb-intro,
#main .data-entry-ns .ie7 #cfb-intro,
#main .data-entry-ns .lt-ie8 #comm-feeder-isotope,
#main .data-entry-ns .ie7 #comm-feeder-isotope,
#main .data-entry-ns .lt-ie8 #comm-feeder-nav,
#main .data-entry-ns .ie7 #comm-feeder-nav,
#main .data-entry-ns .lt-ie8 #splash-btn,
#main .data-entry-ns .ie7 #splash-btn {
  display: none;
}
#main .data-entry-ns .lt-ie8 .ie7-only,
#main .data-entry-ns .ie7 .ie7-only {
  display: block;
}
#main .data-entry-ns {
  /******* HOW TO PARTICIPATE *******/
}
#main .data-entry-ns #how-to-123 {
  margin-bottom: -2em;
}
#main .data-entry-ns #how-to-123 ol {
  list-style-type: none;
}
#main .data-entry-ns #how-to-123 ol li {
  float: left;
  width: 33%;
  background-color: #7689c7;
  text-align: center;
  border-right: 1px solid #e7f8fe;
}
#main .data-entry-ns #how-to-123 ol li.two {
  background-color: #6479c0;
}
#main .data-entry-ns #how-to-123 ol li.three {
  background-color: #526ab8;
}
#main .data-entry-ns #how-to-123 ol li img {
  max-width: 100%;
}
#main .data-entry-ns #how-to-123 ol li:last-child {
  border-right: 0;
}
#main .data-entry-ns #how-to-123 ol li div {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  padding: 0 0.5em 0.5em 0.5em;
}
#main .data-entry-ns #how-to-123 ol li div div {
  padding-bottom: 0;
  padding-top: 0.5em;
}
#main .data-entry-ns #how-to-123 ol li div h2 {
  margin-top: 0;
  color: #fff;
  padding: 0;
  text-shadow: none;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e7f8fe;
  min-height: 160px;
}
#main .data-entry-ns #how-to-123 ol li div h2:before {
  display: none;
}
#main .data-entry-ns #how-to-123 ol li span.ht-num {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 30px;
  line-height: 38px;
  background-color: #7cacdb;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 8px;
}
#main .data-entry-ns {
  /********** JOIN ************/
}
#main .data-entry-ns #join .message p:last-child {
  margin-bottom: 0;
}
#main .data-entry-ns #join .join-div {
  width: 50%;
  float: left;
  text-align: center;
}
#main .data-entry-ns #join .join-div h1 {
  margin-bottom: 1em;
}
#main .data-entry-ns #join .join-div img {
  border: 1px solid #686868;
  margin-bottom: 1em;
}
#main .data-entry-ns #join #usa {
  padding-right: 1em;
  border-right: 1px solid #686868;
}
#main .data-entry-ns #join #canada {
  padding-left: 1em;
}
@media screen and (max-width: 479px) {
  #main .data-entry-ns #join .join-div {
    width: 100%;
    float: none;
  }
  #main .data-entry-ns #join #usa,
  #main .data-entry-ns #join #canada {
    padding: 0;
    border: 0;
  }
  #main .data-entry-ns #join #usa {
    border-bottom: 1px solid #686868;
  }
}
#main .data-entry-ns .message {
  background-color: #f7f4c0;
  border: 1px solid #e7ca64;
  padding: 1em;
  margin-bottom: 2em;
}
#main .data-entry-ns .message.has-btn .action-btn,
#main .data-entry-ns .message.has-btn .action-btns {
  float: right;
}
#main .data-entry-ns .message.has-btn .message-wrapper {
  margin-right: 33%;
}
#main .data-entry-ns .message h1 {
  font-weight: bold;
  font-size: 21px !important;
  text-transform: none !important;
  color: #1d1d1d !important;
  letter-spacing: normal !important;
}
#main .data-entry-ns .message em {
  font-style: normal;
  color: #d61919;
  font-weight: 700;
}
#main .data-entry-ns {
  /****** IMAGE DOWNOLADS ****/
}
#main .data-entry-ns #media-image-downloads figure {
  float: left;
  width: 31% !important;
  margin: 1%;
  padding: 2em;
  height: 250px;
}
#main .data-entry-ns #media-image-downloads figure img {
  max-height: 200px;
}
#main .data-entry-ns .download {
  margin-bottom: 1em;
}
#main .data-entry-ns .download h1 {
  font-size: 18px;
  font-weight: 400;
}
#main .data-entry-ns .download .arrowed span {
  background: url("../img/common/article-icons.png") no-repeat -186px -124px;
  display: inline-block;
  margin-left: 10px;
  width: 21px;
  height: 21px;
  vertical-align: middle;
}
#main .data-entry-ns {
  /******* OLD DATA EMBED *********/
}
#main .data-entry-ns .old-data-layout {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 350px;
}
#main .data-entry-ns .old-data-layout .footerNav {
  display: none;
}
#main .data-entry-ns .old-data-layout .datadisplay td {
  border: 1px solid #B1AFAF;
  padding: 5px;
}
#main .data-entry-ns .old-data-layout .inputError {
  color: #d61919;
  font-weight: bold;
}
#main .data-entry-ns .old-data-layout .speciesSelect {
  padding: 2em;
  text-align: center;
}
#main .data-entry-ns .embedData #BodySection {
  width: 740px !important;
  margin: 0 auto;
}
#main .data-entry-ns .embedData #BodySection td:first-child {
  text-align: left !important;
}
#main .data-entry-ns .loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
#main .data-entry-ns #TB_closeWindowButton {
  width: auto !important;
  background-color: #fff !important;
  padding: 5px 25px 5px 10px !important;
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #1f6abd !important;
  top: 0;
}
#main .data-entry-ns #TB_closeWindowButton .screen-reader-text {
  float: right;
  display: -webkit-inline-box;
  width: auto;
}
#main .data-entry-ns #TB_closeWindowButton .tb-close-icon:before {
  display: block;
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  color: #1f6abd !important;
  content: "x" !important;
}
#main .data-entry-ns #TB_ImageOff span.screen-reader-text {
  display: none;
}
#main .data-entry-ns .flex-slideshow {
  max-width: 500px;
}
#main .data-entry-ns .flex-slideshow .flexslider .slides img {
  height: auto;
}
#main .data-entry-ns {
  /*
   * jQuery FlexSlider v2.2.0
   * http://www.woothemes.com/flexslider/
   *
   * Copyright 2012 WooThemes
   * Free to use under the GPLv2 license.
   * http://www.gnu.org/licenses/gpl-2.0.html
   *
   * Contributing author: Tyler Smith (@mbmufffin)
   */
  /* Browser Resets
  *********************************/
}
#main .data-entry-ns .flex-container a:active,
#main .data-entry-ns .flexslider a:active,
#main .data-entry-ns .flex-container a:focus,
#main .data-entry-ns .flexslider a:focus {
  outline: none;
}
#main .data-entry-ns .slides,
#main .data-entry-ns .flex-control-nav,
#main .data-entry-ns .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main .data-entry-ns {
  /* Icon Fonts
  *********************************/
  /* Font-face Icons */
}
@font-face {
  font-family: "flexslider-icon";
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
#main .data-entry-ns {
  /* FlexSlider Necessary Styles
  *********************************/
}
#main .data-entry-ns .flexslider {
  margin: 0;
  padding: 0;
}
#main .data-entry-ns article ul.slides {
  max-width: 999999px;
}
#main .data-entry-ns .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
#main .data-entry-ns {
  /* Hide the slides before the JS is loaded. Avoids image jumping */
}
#main .data-entry-ns .flexslider .slides img {
  width: 100%;
  display: block;
}
#main .data-entry-ns .flex-pauseplay span {
  text-transform: capitalize;
}
#main .data-entry-ns {
  /* Clearfix for the .slides element */
}
#main .data-entry-ns .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#main .data-entry-ns html[xmlns] .slides {
  display: block;
}
#main .data-entry-ns * html .slides {
  height: 1%;
}
#main .data-entry-ns {
  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
   * include js that eliminates this class on page load */
}
#main .data-entry-ns .no-js .slides > li:first-child {
  display: block;
}
#main .data-entry-ns {
  /* FlexSlider Default Theme
  *********************************/
}
#main .data-entry-ns .flexslider {
  position: relative;
  zoom: 1;
}
#main .data-entry-ns .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#main .data-entry-ns .loading .flex-viewport {
  max-height: 300px;
}
#main .data-entry-ns .flexslider .slides {
  zoom: 1;
}
#main .data-entry-ns .carousel li {
  margin-right: 5px;
}
#main .data-entry-ns {
  /* Direction Nav */
}
#main .data-entry-ns .flex-direction-nav {
  *height: 0;
}
#main .data-entry-ns .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#main .data-entry-ns .flex-direction-nav .flex-prev {
  left: -50px;
}
#main .data-entry-ns .flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
#main .data-entry-ns .flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
#main .data-entry-ns .flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
#main .data-entry-ns .flexslider:hover .flex-next:hover,
#main .data-entry-ns .flexslider:hover .flex-prev:hover {
  opacity: 1;
}
#main .data-entry-ns .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
#main .data-entry-ns .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
}
#main .data-entry-ns .flex-direction-nav a.flex-next:before {
  content: "\f002";
}
#main .data-entry-ns {
  /* Pause/Play */
}
#main .data-entry-ns .flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
#main .data-entry-ns .flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
#main .data-entry-ns .flex-pauseplay a:hover {
  opacity: 1;
}
#main .data-entry-ns .flex-pauseplay a.flex-play:before {
  content: "\f003";
}
#main .data-entry-ns {
  /* Control Nav */
}
#main .data-entry-ns .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#main .data-entry-ns .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#main .data-entry-ns .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#main .data-entry-ns .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
#main .data-entry-ns .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
#main .data-entry-ns .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
#main .data-entry-ns .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
#main .data-entry-ns .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
#main .data-entry-ns .flex-control-thumbs img:hover {
  opacity: 1;
}
#main .data-entry-ns .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  #main .data-entry-ns .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  #main .data-entry-ns .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
#main .data-entry-ns .isotope-item {
  z-index: 2;
}
#main .data-entry-ns .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
#main .data-entry-ns .isotope,
#main .data-entry-ns .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
#main .data-entry-ns .isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
#main .data-entry-ns .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
#main .data-entry-ns {
  /**** disabling Isotope CSS3 transitions ****/
}
#main .data-entry-ns .isotope.no-transition,
#main .data-entry-ns .isotope.no-transition .isotope-item,
#main .data-entry-ns .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
#main .data-entry-ns {
  /****** BOOTSTRAP TABS *******/
}
#main .data-entry-ns .nav-tabs,
#main .data-entry-ns .nav-pills {
  *zoom: 1;
  list-style-type: none;
}
#main .data-entry-ns .nav-tabs:before,
#main .data-entry-ns .nav-pills:before,
#main .data-entry-ns .nav-tabs:after,
#main .data-entry-ns .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
#main .data-entry-ns .nav-tabs:after,
#main .data-entry-ns .nav-pills:after {
  clear: both;
}
#main .data-entry-ns .nav-tabs > li,
#main .data-entry-ns .nav-pills > li {
  float: left;
}
#main .data-entry-ns .nav-tabs > li > a,
#main .data-entry-ns .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#main .data-entry-ns .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#main .data-entry-ns .nav-tabs > li {
  margin-bottom: -1px;
}
#main .data-entry-ns .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
  background-color: #0072ab;
  color: #fff;
  display: block;
}
#main .data-entry-ns .nav-tabs > li > a:first-child {
  position: relative;
  left: -1px;
}
#main .data-entry-ns .nav-tabs > li > a:hover,
#main .data-entry-ns .nav-tabs > li > a:focus {
  background-color: #053b9e;
}
#main .data-entry-ns .nav-tabs > .active > a,
#main .data-entry-ns .nav-tabs > .active > a:hover,
#main .data-entry-ns .nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #BEBEBE;
  border-bottom-color: transparent;
  cursor: default;
}
#main .data-entry-ns .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main .data-entry-ns .nav-pills > .active > a,
#main .data-entry-ns .nav-pills > .active > a:hover,
#main .data-entry-ns .nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
#main .data-entry-ns .nav-stacked > li {
  float: none;
}
#main .data-entry-ns .nav-stacked > li > a {
  margin-right: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#main .data-entry-ns .nav-tabs.nav-stacked > li > a:hover,
#main .data-entry-ns .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
#main .data-entry-ns .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#main .data-entry-ns .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#main .data-entry-ns .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#main .data-entry-ns .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#main .data-entry-ns .nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
#main .data-entry-ns .nav .dropdown-toggle:hover .caret,
#main .data-entry-ns .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#main .data-entry-ns {
  /* move down carets for tabs */
}
#main .data-entry-ns .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
#main .data-entry-ns .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#main .data-entry-ns .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
#main .data-entry-ns .nav > .dropdown.active > a:hover,
#main .data-entry-ns .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
#main .data-entry-ns .nav-tabs .open .dropdown-toggle,
#main .data-entry-ns .nav-pills .open .dropdown-toggle,
#main .data-entry-ns .nav > li.dropdown.open.active > a:hover,
#main .data-entry-ns .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#main .data-entry-ns .nav li.dropdown.open .caret,
#main .data-entry-ns .nav li.dropdown.open.active .caret,
#main .data-entry-ns .nav li.dropdown.open a:hover .caret,
#main .data-entry-ns .nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#main .data-entry-ns .tabs-stacked .open > a:hover,
#main .data-entry-ns .tabs-stacked .open > a:focus {
  border-color: #999999;
}
#main .data-entry-ns .tabbable {
  *zoom: 1;
}
#main .data-entry-ns .tabbable:before,
#main .data-entry-ns .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
#main .data-entry-ns .tabbable:after {
  clear: both;
}
#main .data-entry-ns .tab-content {
  overflow: auto;
}
#main .data-entry-ns .tabs-below > .nav-tabs,
#main .data-entry-ns .tabs-right > .nav-tabs,
#main .data-entry-ns .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#main .data-entry-ns .tab-content > .tab-pane,
#main .data-entry-ns .pill-content > .pill-pane {
  display: none;
}
#main .data-entry-ns .tab-content > .active,
#main .data-entry-ns .pill-content > .active {
  display: block;
}
#main .data-entry-ns .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#main .data-entry-ns .tabs-below > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a,
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a:hover,
#main .data-entry-ns .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li,
#main .data-entry-ns .tabs-right > .nav-tabs > li {
  float: none;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a,
#main .data-entry-ns .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#main .data-entry-ns .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#main .data-entry-ns .tabs-left > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
#main .data-entry-ns .tabs-left > .nav-tabs .active > a,
#main .data-entry-ns .tabs-left > .nav-tabs .active > a:hover,
#main .data-entry-ns .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
#main .data-entry-ns .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#main .data-entry-ns .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#main .data-entry-ns .tabs-right > .nav-tabs > li > a:hover,
#main .data-entry-ns .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
#main .data-entry-ns .tabs-right > .nav-tabs .active > a,
#main .data-entry-ns .tabs-right > .nav-tabs .active > a:hover,
#main .data-entry-ns .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
#main .data-entry-ns .nav > .disabled > a {
  color: #999999;
}
#main .data-entry-ns .nav > .disabled > a:hover,
#main .data-entry-ns .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
#main .data-entry-ns article .nav-tabs {
  margin: 0;
}
#main .data-entry-ns {
  /********* TABBABLE PATTERN *********/
}
#main .data-entry-ns .tabbable-wrapper {
  margin-top: 2em;
  background-color: #fff;
  border: 1px solid #c5d3e4;
  padding: 1em;
}
#main .data-entry-ns .tabbable-wrapper .tabbable {
  position: relative;
}
#main .data-entry-ns .tabbable-wrapper .tabbable h2 {
  padding-top: 0 !important;
  border-top: 0 !important;
  margin-top: 0 !important;
  font-weight: 700;
}
#main .data-entry-ns .tabbable-wrapper .tabbable p {
  font-family: "Lato", sans-serif;
  font-weight: normal;
}
#main .data-entry-ns .tabbable-wrapper .tab-pane {
  padding: 1em;
}
#main .data-entry-ns .tabbable-wrapper .tab-content,
#main .data-entry-ns .tabbable-wrapper .nav-tabs {
  height: 400px;
  overflow: auto;
  border: 0;
}
#main .data-entry-ns .tabbable-wrapper .tab-content {
  padding-left: 25%;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  background-color: #525252;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li > a,
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li > a:hover {
  margin-bottom: 0;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li > a:hover {
  background-color: #546dbf;
  border-color: #546dbf;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li:first-child > a {
  border-top: 0 !important;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li.active > a {
  background-color: #fff;
}
#main .data-entry-ns .tabbable-wrapper .nav-tabs > li > a {
  background: #7689c7;
  border-top: 1px solid #d8d8f9;
  border-bottom: 1px solid #546dbf;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  #main .data-entry-ns .tabbable-wrapper .nav-tabs {
    position: relative;
    height: auto;
    width: 100%;
  }
  #main .data-entry-ns .tabbable-wrapper .nav-tabs li {
    float: left;
    width: 50%;
  }
  #main .data-entry-ns .tabbable-wrapper .nav-tabs li a {
    height: 55px;
  }
  #main .data-entry-ns .tabbable-wrapper .tab-content {
    padding-left: 1px !important;
  }
  #main .data-entry-ns .tabbable-wrapper .tab-content p {
    font-size: 14px;
  }
  #main .data-entry-ns .featured-participants .tabbable-wrapper .nav-tabs {
    width: 100%;
  }
  #main .data-entry-ns .featured-participants .tabbable-wrapper .nav-tabs li {
    float: left;
    width: 75px;
  }
  #main .data-entry-ns .featured-participants .tabbable-wrapper .nav-tabs li a {
    height: 75px;
  }
}
@media screen and (max-width: 320px) {
  #main .data-entry-ns .tabbable-wrapper .tab-content p {
    font-size: 12px;
  }
}
#main .data-entry-ns .participant-tabbable .nav-tabs {
  width: 232px;
}
#main .data-entry-ns .participant-tabbable .tab-content {
  padding-left: 240px;
}
#main .data-entry-ns .participant-tabbable .nav-tabs > li {
  margin: 0;
  padding: 0;
}
#main .data-entry-ns .participant-tabbable .nav-tabs > li > a {
  margin: 0;
  padding: 0;
}
#main .data-entry-ns .participant-tabbable .nav-tabs > li img {
  width: 75px;
  height: 75px;
  display: block;
}
#main .data-entry-ns .particpant-features {
  margin-bottom: 4em;
}
#main .data-entry-ns {
  /******* TRICKY BIRD IDS ********/
}
#main .data-entry-ns .tricky-birds .byline {
  float: right;
  font-size: 11px;
}
#main .data-entry-ns .tricky-birds article h1 {
  margin-bottom: 1em;
}
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a,
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a:hover,
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a:focus {
  background-color: #d8d8f9;
  top: 1px;
}
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a,
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a:hover,
#main .data-entry-ns .tricky-birds .nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #BEBEBE;
  border-bottom-color: transparent;
  cursor: default;
}
#main .data-entry-ns .tricky-birds .container {
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  padding: 1em;
  margin-bottom: 2em;
}
#main .data-entry-ns .tricky-birds .tab-pane p {
  margin-top: 15px;
}
#main .data-entry-ns .tricky-birds .tab-pane p small {
  padding: 5px 10px;
  font-weight: bold;
  background-color: #F8F08F;
}
#main .data-entry-ns .tricky-birds .tricky-intro img {
  max-width: 100%;
  width: 100%;
}
#main .data-entry-ns .tricky-birds .tab-content h3 {
  max-width: 100%;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-weight: 700;
}
#main .data-entry-ns .tricky-birds table {
  width: 100%;
  text-align: left;
}
#main .data-entry-ns .tricky-birds th {
  background-color: #bbd2eb;
  color: #1d1d1d;
  font-size: 18px;
}
#main .data-entry-ns .tricky-birds td,
#main .data-entry-ns .tricky-birds th {
  width: 40%;
  padding: 1em;
}
#main .data-entry-ns .tricky-birds .sticky-th tr {
  border-bottom: 2px solid #0072ab;
}
#main .data-entry-ns .tricky-birds td.mark,
#main .data-entry-ns .tricky-birds th.mark {
  width: 20%;
}
#main .data-entry-ns .tricky-birds td {
  font-size: 12px;
}
#main .data-entry-ns .tricky-birds td.mark {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
#main .data-entry-ns .tricky-birds tr.ancillary td {
  text-align: center;
  padding: 0;
  width: 100%;
}
#main .data-entry-ns .tricky-birds tr.main:hover td {
  background-color: #bbd2eb;
  cursor: pointer;
}
#main .data-entry-ns .tricky-birds tr.main.open td,
#main .data-entry-ns .tricky-birds tr.main.open:hover td {
  background-color: #0072ab;
  color: #fff;
}
#main .data-entry-ns .tricky-birds tr.main.open td a,
#main .data-entry-ns .tricky-birds tr.main.open:hover td a {
  color: #fff;
}
#main .data-entry-ns .tricky-birds .anc-wrapper {
  display: block;
  position: relative;
  width: 100%;
  display: none;
  border-bottom: 4px solid #0072ab;
  padding-bottom: 1em;
}
#main .data-entry-ns .tricky-birds .anc-wrapper:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 25px 0 25px;
  border-color: #0072ab transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 10px;
  margin-top: -1em;
}
#main .data-entry-ns .tricky-birds .anc-wrapper img {
  max-width: 100%;
}
#main .data-entry-ns .tricky-birds .anc-wrapper .close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 32px;
  line-height: 27px;
  border: 2px solid #fff;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  background-color: #1d1d1d;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 18px;
  text-shadow: 1px 1px 1px #ccc;
}
#main .data-entry-ns .tricky-birds .anc-wrapper .close:hover {
  background-color: #d61919;
  cursor: pointer;
}
#main .data-entry-ns .tricky-birds .anc-wrapper .soon {
  padding: 2em;
  font-size: 14px;
}
#main .data-entry-ns .tricky-birds .tricky-sounds {
  margin-bottom: 2em;
  border-bottom: 1px solid #cccccc;
}
#main .data-entry-ns .tricky-birds .tricky-sounds:last-child {
  border-bottom: 0;
}
#main .data-entry-ns .tricky-birds .tricky-sounds h4 {
  font-size: 21px;
  color: #546dbf;
}
#main .data-entry-ns .tricky-birds .tricky-sounds div {
  width: 300px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}
#main .data-entry-ns .tricky-birds .tricky-sounds p {
  margin-top: 0;
  font-size: 14px;
}
#main .data-entry-ns .tricky-birds #common-doves #field-marks td.mark,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #male-field-marks td.mark,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #female-field-marks td.mark,
#main .data-entry-ns .tricky-birds #common-doves #field-marks th.mark,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #male-field-marks th.mark,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #female-field-marks th.mark {
  width: 16%;
}
#main .data-entry-ns .tricky-birds #common-doves #field-marks td,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #male-field-marks td,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #female-field-marks td,
#main .data-entry-ns .tricky-birds #common-doves #field-marks th,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #male-field-marks th,
#main .data-entry-ns .tricky-birds #purple-finch-house-finch-and-cassins-finch #female-field-marks th {
  width: 28%;
}
#main .data-entry-ns .tricky-birds .tb-intro h1 {
  margin-bottom: 0;
}
#main .data-entry-ns .tricky-birds .tb-intro p {
  max-width: 9999px;
  font-size: 14px;
}
#main .data-entry-ns .tricky-birds .tb-range {
  float: left;
  width: 50%;
}
#main .data-entry-ns .tricky-birds .tb-range img {
  max-width: 100%;
}
#main .data-entry-ns .iphone-portait-only {
  display: none;
}
@media screen and (max-width: 479px) {
  #main .data-entry-ns .iphone-portait-only {
    display: block;
  }
  #main .data-entry-ns .tricky-birds .nav-tabs,
  #main .data-entry-ns .tricky-birds .tab-content {
    display: none;
  }
}
#main .data-entry-ns {
  /******* ARCHIVE TEMPLATE **********/
}
#main .data-entry-ns .archive .section-landing-list {
  margin-top: 45px;
  margin-bottom: 30px;
}
#main .data-entry-ns .archive .img {
  height: 200px;
  width: auto;
}
#main .data-entry-ns .archive .img img {
  height: 100%;
  width: auto;
}
#main .data-entry-ns {
  /********* BLOG **************/
}
#main .data-entry-ns .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
#main .data-entry-ns .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
#main .data-entry-ns .blog article h1 {
  font-weight: 300;
  max-width: 800px;
}
#main .data-entry-ns .blog article h1 a {
  text-decoration: none;
}
#main .data-entry-ns .blog .date,
#main .data-entry-ns .blog .wp-caption-text {
  color: #8d8d8d;
  line-height: 1.4;
}
#main .data-entry-ns .blog .wp-caption-text {
  font-size: 12px;
}
#main .data-entry-ns .blog .blog-footer {
  padding-bottom: 1em;
  border-bottom: 2px solid #0072ab;
}
#main .data-entry-ns .blog .blog-comment-link {
  float: left;
}
#main .data-entry-ns .blog .blog-categories {
  float: right;
}
#main .data-entry-ns .blog .navigation {
  padding: 2em 0;
}
#main .data-entry-ns .blog .navigation a {
  background-color: #0072ab !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0094de), to(#0072ab));
  background-image: -moz-linear-gradient(top, #0094de, #0072ab);
  background-image: -ms-linear-gradient(top, #0094de, #0072ab);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0094de), color-stop(100%, #0072ab));
  background-image: -webkit-linear-gradient(top, #0094de, #0072ab);
  background-image: -o-linear-gradient(top, #0094de, #0072ab);
  background-image: linear-gradient(#0094de, #0072ab);
  border-color: #0094de #0094de #0072ab;
  border-width: 1px;
  border-style: solid;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.4em 1em;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  /* Needed for IEs */
  -moz-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  box-shadow: 0 0 3px rgba(68, 68, 68, 0.6);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  border-collapse: separate;
  filter: none;
  font-weight: bold;
  line-height: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main .data-entry-ns .blog .navigation a:hover {
  background-color: #0072ab !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0072ab), to(#006192));
  background-image: -moz-linear-gradient(top, #0072ab, #006192);
  background-image: -ms-linear-gradient(top, #0072ab, #006192);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0072ab), color-stop(100%, #006192));
  background-image: -webkit-linear-gradient(top, #0072ab, #006192);
  background-image: -o-linear-gradient(top, #0072ab, #006192);
  background-image: linear-gradient(#0072ab, #006192);
  color: #ffffff;
}
#main .data-entry-ns .blog .navigation a:hover {
  background-color: #0072ab !important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0072ab), to(#006192));
  background-image: -moz-linear-gradient(top, #0072ab, #006192);
  background-image: -ms-linear-gradient(top, #0072ab, #006192);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0072ab), color-stop(100%, #006192));
  background-image: -webkit-linear-gradient(top, #0072ab, #006192);
  background-image: -o-linear-gradient(top, #0072ab, #006192);
  background-image: linear-gradient(#0072ab, #006192);
  color: #ffffff;
}
#main .data-entry-ns .sidebar.citsci-4-1 {
  padding-left: 0;
}
#main .data-entry-ns {
  /********* FAQs ********/
}
#main .data-entry-ns #faq-list {
  margin-bottom: 4em;
}
#main .data-entry-ns .faq .callout p {
  font-family: Georgia, serif;
  font-size: 1em;
  margin-bottom: 0.3em;
}
#main .data-entry-ns .faq .callout p + p {
  margin-top: 1em;
}
#main .data-entry-ns .faq article {
  margin-bottom: 2em;
}
#main .data-entry-ns .faq article h2 {
  line-height: 1.25em;
  text-transform: none;
  padding: 1em 0 1em 78px;
  letter-spacing: 0;
  border-bottom: 0;
}
#main .data-entry-ns .faq article h2:before {
  content: "?";
  display: block;
  width: 62px;
  height: 62px;
  line-height: 1em;
  position: absolute;
  top: 10px;
  left: 0;
  background-color: #7cacdb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  font-size: 60px;
  text-shadow: none;
  text-indent: 1px;
}
#main .data-entry-ns .faq .totop {
  margin-bottom: 4em;
}
#main .data-entry-ns ul.faqs {
  margin-left: 0;
}
#main .data-entry-ns #detailed-instructions.faq article h2:before {
  content: "+";
}
#main .data-entry-ns #comments {
  clear: both;
  margin: 1em 0 1em 0;
  padding-top: 20px;
}
#main .data-entry-ns #comments .navigation {
  padding: 0 0 18px 0;
}
#main .data-entry-ns .comment {
  clear: both;
  margin-bottom: 20px;
}
#main .data-entry-ns .depth-2 {
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid #d7d7d7;
}
#main .data-entry-ns .depth-3 {
  margin-left: 40px;
  padding-left: 10px;
  border-left: 3px solid #d7d7d7;
}
#main .data-entry-ns .depth-4 {
  margin-left: 60px;
  padding-left: 10px;
  border-left: 3px solid #d7d7d7;
}
#main .data-entry-ns .depth-5 {
  margin-left: 80px;
  padding-left: 10px;
  border-left: 3px solid #d7d7d7;
}
#main .data-entry-ns h3#comments-title,
#main .data-entry-ns h3#reply-title {
  color: #000;
  font-size: 20px;
  margin: 0 0 0 1em;
  font-family: arial, sans-serif;
}
#main .data-entry-ns h3#comments-title {
  padding: 24px 0;
}
#main .data-entry-ns .commentlist {
  list-style: none;
  margin: 0;
}
#main .data-entry-ns .commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 72px;
  position: relative;
}
#main .data-entry-ns .commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#main .data-entry-ns #comments .comment-body ul,
#main .data-entry-ns #comments .comment-body ol {
  margin-bottom: 18px;
}
#main .data-entry-ns #comments .comment-body p {
  margin: 0 1em 0 0;
}
#main .data-entry-ns #comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#main .data-entry-ns #comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
#main .data-entry-ns .commentlist ol {
  list-style: decimal;
}
#main .data-entry-ns .commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 16px;
  width: 46px;
  height: 46px;
}
#main .data-entry-ns .comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
#main .data-entry-ns .comment-author .says {
  font-style: italic;
}
#main .data-entry-ns .comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
#main .data-entry-ns .comment-meta a:link,
#main .data-entry-ns .comment-meta a:visited {
  color: #888;
  text-decoration: none;
}
#main .data-entry-ns .comment-meta a:active,
#main .data-entry-ns .comment-meta a:hover {
  color: #ff4b33;
}
#main .data-entry-ns .reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
#main .data-entry-ns .reply a,
#main .data-entry-ns a.comment-edit-link {
  color: #888;
}
#main .data-entry-ns .reply a:hover,
#main .data-entry-ns a.comment-edit-link:hover {
  color: #ff4b33;
}
#main .data-entry-ns .commentlist .children {
  list-style: none;
  margin: 0;
}
#main .data-entry-ns .commentlist .children li {
  border: none;
  margin: 0;
}
#main .data-entry-ns .nopassword,
#main .data-entry-ns .nocomments {
  display: none;
}
#main .data-entry-ns #comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
#main .data-entry-ns .commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#main .data-entry-ns #comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#main .data-entry-ns #comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}
#main .data-entry-ns .comment-author {
  margin: 0;
  padding: 0;
}
#main .data-entry-ns {
  /* Comments form */
}
#main .data-entry-ns input[type=submit] {
  color: #333;
}
#main .data-entry-ns #respond {
  margin: 0 0 24px 0;
  overflow: hidden;
  position: relative;
}
#main .data-entry-ns #respond p {
  margin: 0;
}
#main .data-entry-ns #respond .comment-notes {
  margin-bottom: 1em;
}
#main .data-entry-ns .form-allowed-tags {
  line-height: 1em;
}
#main .data-entry-ns .children #respond {
  margin: 0 48px 0 0;
}
#main .data-entry-ns h3#reply-title {
  margin: 18px 0;
}
#main .data-entry-ns #comments-list #respond {
  margin: 0 0 18px 0;
}
#main .data-entry-ns #comments-list ul #respond {
  margin: 0;
}
#main .data-entry-ns #cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
#main .data-entry-ns #respond #reply-title {
  font-family: arial, sans-serif;
}
#main .data-entry-ns #respond {
  padding: 1em;
}
#main .data-entry-ns #respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#main .data-entry-ns #respond label {
  color: #888;
  font-size: 12px;
}
#main .data-entry-ns #respond input {
  margin: 0 0 9px;
  width: 98%;
}
#main .data-entry-ns #respond textarea {
  width: 98%;
}
#main .data-entry-ns #respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}
#main .data-entry-ns #respond .form-allowed-tags code {
  font-size: 11px;
}
#main .data-entry-ns #respond .form-submit {
  margin: 12px 0;
}
#main .data-entry-ns #respond .form-submit input {
  font-size: 14px;
  width: auto;
}
#main .data-entry-ns {
  /****** JOIN CALLOUT ******/
}
#main .data-entry-ns .join-callout {
  background-color: #F8F08F;
  padding: 0;
  margin: 0 auto;
  margin: 1em 2em;
  border: 1px solid #f5ea5f;
}
#main .data-entry-ns .join-callout p,
#main .data-entry-ns .join-callout a {
  margin: 0;
  text-align: center;
  max-width: 100%;
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
}
#main .data-entry-ns .join-callout a {
  color: #d61919;
}
#main .data-entry-ns .tricky-birds .join-callout {
  margin: 1em 0;
}
#main .data-entry-ns #common-feeder-bird-page .join-callout {
  margin-left: 340px;
}
#main .data-entry-ns .data-entry #project-logo a {
  background-position: -193px -261px;
}
#main .data-entry-ns span.common-loader {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../img/common/ajax-loader-gray.gif") repeat 0 0;
}
#main .data-entry-ns {
  /****** top 25 ******/
}
#main .data-entry-ns #top-25-clicky-map path {
  stroke: transparent;
}
#main .data-entry-ns #top-25-clicky-map .province {
  stroke: #fff;
  cursor: pointer;
}
#main .data-entry-ns #top-25-clicky-map .subunit-boundary {
  fill: none;
  stroke: #303031;
  stroke-dasharray: 2, 2;
  stroke-linejoin: round;
  stroke-width: 2;
}
#main .data-entry-ns #top-25-clicky-map .province {
  fill: #383838;
  stroke-width: 1;
  stroke: rgba(255, 255, 255, 0.5);
  stroke-linejoin: round;
}
#main .data-entry-ns #top-25-clicky-map .province.AC {
  fill: #d3c0e4;
}
#main .data-entry-ns #top-25-clicky-map .province.WE {
  fill: #76e4f0;
}
#main .data-entry-ns #top-25-clicky-map .province.CE {
  fill: #73d973;
}
#main .data-entry-ns #top-25-clicky-map .province.NE {
  fill: #ffc38e;
}
#main .data-entry-ns #top-25-clicky-map .province.SO {
  fill: #eb9192;
}
#main .data-entry-ns #top-25-clicky-map .province.SW {
  fill: #f2bfe2;
}
#main .data-entry-ns #top-25-clicky-map .province.unfocused {
  fill: #383838 !important;
}
#main .data-entry-ns #top-25-clicky-map #top-25-clicky-map {
  position: relative;
}
#main .data-entry-ns #top-25-clicky-map #superregions {
  margin-left: 30px;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend {
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: 105px;
  left: 30px;
  font-family: "Lato", sans-serif;
  font-size: 12px;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend li {
  margin-bottom: 10px;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span {
  display: inline-block;
  vertical-align: middle;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.farnorth {
  background-color: #d3c0e4;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.northwest {
  background-color: #76e4f0;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.southwest {
  background-color: #f2bfe2;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.central {
  background-color: #73d973;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.northeast {
  background-color: #ffc38e;
}
#main .data-entry-ns #top-25-clicky-map #superegions-legend span.block.southeast {
  background-color: #eb9192;
}
#main .data-entry-ns #bs-contest {
  width: 100%;
  float: left;
  display: inline;
  background-color: #f4f8fc;
  border: 1px solid #cccccc;
  padding: 1em;
  margin-bottom: 2em;
  margin-top: 1em;
  position: relative;
}
#main .data-entry-ns #bs-contest .hide-show {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 2px 5px;
  right: 20px;
  top: 20px;
}
#main .data-entry-ns #bs-contest h3 {
  color: #1f6abd;
  text-transform: uppercase;
  font-size: 1.4em;
  text-shadow: 1px 1px 0 #fff;
  font-weight: 700;
  margin-bottom: 1em;
  width: 90%;
  margin-right: 10%;
}
#main .data-entry-ns #bs-contest p {
  font-size: 1em;
  text-transform: none;
  line-height: 1.5em;
}
#main .data-entry-ns #bs-contest ul {
  float: left;
  width: 100%;
  list-style-type: none;
}
#main .data-entry-ns #bs-contest li {
  width: 25%;
  float: left;
}
#main .data-entry-ns #bs-contest li p {
  margin-right: 2em;
}
#main .data-entry-ns #bs-contest li p strong {
  color: #1f6abd;
}
#main .data-entry-ns #bs-contest li p strong:after {
  content: "\a";
  white-space: pre;
}
#main .data-entry-ns #bs-contest .row {
  float: left;
  clear: both;
  display: block;
  width: 100%;
}
#main .data-entry-ns #bs-contest .row-inner {
  margin: 15px 15px 0;
}
#main .data-entry-ns #bs-contest .hubspot-embed-cta {
  float: left;
  width: 25%;
  margin: 10px 0 20px;
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#main .data-entry-ns #bs-contest .sponsored-by {
  float: right;
  width: 75%;
}
#main .data-entry-ns #bs-contest .sponsored-by p {
  text-align: right;
  font-size: 0.6em;
  color: #ddd;
  margin: -10px 20px 20px 0;
  text-transform: uppercase;
}
#main .data-entry-ns #bs-contest .sponsored-by img {
  margin-left: 10px;
}
#main .data-entry-ns #bs-contest {
  display: none;
}
#main .data-entry-ns {
  /* only show contest message after a count has just been submitted */
  /* uncomment this when the BirdSpotter season is active */
}
#main .data-entry-ns .message-true #bs-contest {
  display: initial;
}
#main .data-entry-ns {
  /* WP Gutenberg block editor fixes */
}
#main .data-entry-ns .wp-block-image img {
  height: inherit;
}
#main .data-entry-ns .data-container {
  padding: 20px;
}

#map {
  height: 750px;
  width: 100%;
  z-index: 99;
  top: -20px;
}

@media screen and (max-height: 800px) {
  #map {
    height: 580px;
  }
}
@media screen and (max-height: 600px) {
  #map {
    height: 480px;
  }
}
@media screen and (max-height: 320px) {
  #map {
    height: 350px;
  }
}
.numbered-marker {
  background: url("../img/common/sprite-common.png") no-repeat -260px -21px;
  font: 16px/1.66 sans-serif;
  *font-size: small;
  display: block;
  width: 26px;
  height: 52px;
  text-align: center;
  color: #ffffff;
  text-shadow: -1px -1px 0 #1f6abd;
}

.numbered-marker.gray-marker {
  background-position: -323px -50px;
  text-shadow: -1px -1px 0 #686868;
}

/*# sourceMappingURL=main-ns.css.map */
