﻿fieldset {
  border: 1px solid #999;
  margin: inherit !important;
  min-width: inherit !important;
  padding: .25rem !important;
}

legend {
  font-size: inherit !important;
  margin-bottom: 0 !important;
  max-width: inherit !important;
  padding: 0 .5rem !important;
  width: inherit !important;
}

.ui-datepicker {
  background-color: #ebf5e6;
  border: 1px solid #999;
}

#hatchdate {
  font-size: 1.2rem;
  width: 10rem;
}