/*#77AE9B;#158698*/
/*#F8F7F6*/
/*#f5f5f5*/
.acronym {
  font-size: 58px !important;
}
#bebirds_reportring {
  /*font-size: @font-size-small;
    label {
        white-space: nowrap;
    }*/
}
#form-recoveries .btn-sm,
#form-recoveries .btn-group-sm > .btn {
  font-size: 11px;
}
#repmap {
  width: 100%;
  height: 400px;
}
#recoveries-map {
  width: 100%;
  height: 740px;
}
.no-recovery-data,
.information {
  display: none;
}
.latin {
  font-style: italic;
}
.ringed-here {
  color: #663398;
}
.ringed-abroad {
  color: #940000;
}
.ringed-on {
  color: #228B22;
}
.caught-on {
  color: #006dcc;
}
.dl-tooltip {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}
.dl-tooltip dd,
.dl-tooltip dt {
  padding-top: 2px !important;
}
.dl-tooltip dd {
  /*white-space: nowrap;*/
}
.details {
  height: 350px;
  max-height: 350px;
  border: 1px solid #eeeeee;
  overflow: auto;
  font-size: 12px;
}
.row-detail {
  cursor: pointer;
}
.row-detail + :nth-of-type(even) {
  background-color: #eee;
}
.table-popup {
  width: 100%;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.table-popup td:nth-child(1) {
  text-align: right;
  font-weight: bold;
  width: 120px;
}
.table-popup tr td {
  padding: 3px!important;
  border: 0 solid transparent;
}
iframe {
  width: 100%;
  height: 800px;
  margin-top: 1.5em;
  border: 3px solid #eee;
}
.addspecies {
  padding-left: 0.5em;
  color: #377b8c;
}
#add-species-modal {
  z-index: 10;
}
.trigger-bewick2015-modal {
  padding: 10px;
  cursor: pointer;
  margin-top: 1em;
  text-align: center;
}
.cta {
  text-align: center;
}
.rd-container-attachment {
  z-index: 50;
}
@media (min-width: 768px) {
  .alert-bebirds-home {
    min-height: 200px;
    position: relative;
  }
  .alert-bebirds-home p.text-right {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
}
