/*********************************************************************************************\
*       COPYRIGHT � 2017 ENVISION INFORMATION TECHNOLOGIES, LLC.    ALL RIGHTS RESERVED       *
*       DISTRIBUTION, UNAUTHORIZED USE AND MODIFICATION IS STRICTLY PROHIBITED                *
*       ENVISION IT, MADISON, WI    http://www.envisionitllc.com   info@envisionitllc.com     *
\*********************************************************************************************/

#class_selection_error,
.must_select_class,
.display_table_new_row_template,
#add_animal_popup_dialog
{
  display: none;
}

#add_animal_popup_dialog .form_question label
{
  width: 70px;
}

#add_animal_results .selected .add_animal,
#add_animal_results .not_selected .remove_animal
{
  display: none;
}

.counts_display
{
  text-align: center;
}
.counts_display .counts
{
  display: inline-block;
  width: 200px;
}
