.animal-legs td {
  width: 4em;
  height: 7em;
  vertical-align: bottom;
  background-position: 1.7em top;
  background-image: url("../img/bird/bird_leg_upper_lower.0e39af5af3fe.png");
  background-repeat: repeat-y;
  text-align: left;
  padding: 0 0 0 1.4em;
  margin: 0;
}
.animal-legs-knee td {
  text-align: center;
  line-height: 1px;
  width: 4em;
  height: 17px;
  overflow: hidden;
  background-image: url("../img/bird/leg_knee.059548972984.png");
  background-repeat: no-repeat;
  background-position: 1.7em 0;
  padding: 0;
}
.animal-legs .animal-legs-below td {
  background-position: 1.7em bottom;
  padding-bottom: 20px;
}
.animal-neck td {
  width: 5em;
  height: 9.5em;
  overflow: hidden;
  background-image: url("../img/bird/neck.a6bc0354375c.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 1.4em;
}
.animal-markers {
  padding: 5px 0;
  min-height: 40px;
}
.marker-circle {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0.1em solid #000;
  margin: 5px 0;
  text-align: center;
  font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  overflow: hidden;
  width: 40px;
  height: 40px;
  padding: 9px 0 0;
  border-radius: 50%;
}
.marker-2plus2{
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0.1em solid #000;
  margin: 5px 0;
  padding: 0;
  text-align: center;
  font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  overflow: hidden;
  width: 2.0em;
  height: 3em;
  word-wrap: break-word;
  word-break: break-all;
}
.marker-neck {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0.1em solid #000;
  margin: 5px 0;
  padding: 0 0 0 0.1em;
  width: 2.0em;
  height: 2.2em;
  font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  overflow: hidden;
}
.marker-marker {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0.1em solid #000;
  margin: 5px 0;
  padding: 0;
  width: 1.5em;
  height: 1.7em;
  text-align: center;
  font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  overflow: hidden;
}
.marker-up {
  top:1.2em; left:0.2em;  /* for collars */
  -ms-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.marker-down {
  top:0.9em; left:1.7em;  /* for collars */
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  transform:rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.collar-first {
  left:0em;
  top:1.0em;
  font-size: 18px;
}
.collar-rest {
  display:block;
  width: 1em;
  height: 0em;
  position: absolute;
}
.marker-1 {
}
.marker-2 {
  left:-3px;
  width: 2.0em;
  top: 2px;
}
.marker-3 {
  left:-10px;
  width: 2.8em;
  top: 8px;
}
.marker-4 {
  left:-16px;
  width: 3.6em;
  top: 14px;
}
.marker-5 {
  left:-16px;
  width: 3.6em;
  top: 14px;
}
.marker-6 {
  left:-16px;
  width: 3.6em;
  top: 14px;
}
.bar {
  font-size:2em;
}
.marker-bar {
  margin-top:-5px;
}
.marker-flag {
  width: 3.2em;
}
.marker-tall,
.marker-wasp {
  height: 3.2em;
}
.marker-wasp-band {
  display: block;
  height: 1em;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-style: solid;
  border-width: .1em 0;
  padding: 0;
  margin: 0;
}
.marker-wasp-band-wide {
  border-width: .3em 0 ! important;
}
.marker-wasp-band-narrow {
  border-width: .45em 0 ! important;
}
.marker-wasp-band-none {
  background: transparent ! important;
  border-color: transparent ! important;
}
.wasp-ring-narrow,
.wasp-ring-wide {
  display: inline-block;
  border: 1px solid #000;
  width: 10px;
}
.wasp-rings-table label {
  font-size: 18pt;
}
.wasp-rings-table td {
  padding: 2px;
}
.orientation-item td {
  padding-right: 2px;
  vertical-align: middle;
}
