@charset "UTF-8";
table {
  border-collapse: collapse;
}
#prodDog, #prodEq, #prodHu, #prodM, #prodPo, #prodPr, #prodRat, #prodS, #prodAC, #prodATP, #prodMCE {
  width: 100%;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
}
#prodDog tr, #prodEq tr, #prodHu tr, #prodM tr, #prodPo tr, #prodPr tr, #prodRat tr, #prodS tr, #prodAC tr, #prodATP tr, #prodMCE tr {
  border-bottom: 1px solid #999;/*padding-top: 0.5rem;*/
}
#prodDog th, #prodEq th, #prodHu th, #prodM th, #prodPo th, #prodPr th, #prodRat th, #prodS th, #prodAC th, #prodATP th, #prodMCE th {
  border-bottom: 1px solid black;
  padding: 6px;
  background-color: rgba(191,191,191,1.00);
  margin-bottom: 0px;
  font-size: 11px;
  text-align: center;
}
#prodDog td, #prodEq td, #prodHu td, #prodM td, #prodPo td, #prodPr td, #prodRat td, #prodS td, #prodAC td, #prodATP td, #prodMCE td {
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  text-align: center;
}
#prodDog .sep, #prodEq .sep, #prodHu .sep, #prodM .sep, #prodPo .sep, #prodPr .sep, #prodRat .sep, #prodS .sep, #prodAC .sep, #prodATP .sep, #prodMCE .sep {
  background-color: rgba(56,55,55,1.00);
  color: white;
  font-weight: bold;
  text-align: left;
}
#prodATP td:first-of-type {
  text-align: left !important
}
 @media (max-width: 960px) {
#prodHu td {
  text-align: left !important;
}
#prodDog td:nth-of-type(1):before, #prodHu td:nth-of-type(1):before, #prodEq td:nth-of-type(1):before, #prodM td:nth-of-type(1):before, #prodPo td:nth-of-type(1):before, #prodPr td:nth-of-type(1):before, #prodRat td:nth-of-type(1):before, #prodS td:nth-of-type(1):before, #prodAC td:nth-of-type(1):before, #prodMCE td:nth-of-type(1):before {
  content: "Cell Population: ";
  font-weight: bold;
 	font-family: 'eurosteelbold';

}
#prodDog td:nth-of-type(2):before, #prodHu td:nth-of-type(2):before, #prodEq td:nth-of-type(2):before, #prodM td:nth-of-type(2):before, #prodPo td:nth-of-type(2):before, #prodPr td:nth-of-type(2):before, #prodRat td:nth-of-type(2):before, #prodS td:nth-of-type(2):before {
  content: "Species:";
  font-weight: bold;
 	font-family: 'eurosteelbold';

}
#prodMCE td:nth-of-type(2):before {
  content: "MethoCult Equivalent";
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodAC td:nth-of-type(2):before {
  content: "Tissue:";
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodATP td:nth-of-type(1):before {
  content: "Description:";
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodATP td:nth-of-type(2):before {
  content: "Catalog Number:";
 	font-family: 'eurosteelbold';
  font-weight: bold;
}
#prodATP td:nth-of-type(3):before {
  content: "Quantity:";
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodDog td:nth-of-type(3):before, #prodHu td:nth-of-type(3):before, #prodEq td:nth-of-type(3):before, #prodM td:nth-of-type(3):before, #prodPo td:nth-of-type(3):before, #prodPr td:nth-of-type(3):before, #prodRat td:nth-of-type(3):before, #prodS td:nth-of-type(3):before, #prodAC td:nth-of-type(3):before, #prodMCE td:nth-of-type(3):before {
  content: "Formulation:";
  text-align: left !important;
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodDog td:nth-of-type(4):before, #prodHu td:nth-of-type(4):before, #prodEq td:nth-of-type(4):before, #prodM td:nth-of-type(4):before, #prodPo td:nth-of-type(4):before, #prodPr td:nth-of-type(4):before, #prodRat td:nth-of-type(4):before, #prodS td:nth-of-type(4):before, #prodAC td:nth-of-type(4):before, #prodMCE td:nth-of-type(4):before {
  content: "Catalog Number:";
  text-align: left !important;
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodDog td:nth-of-type(5):before, #prodHu td:nth-of-type(5):before, #prodEq td:nth-of-type(5):before, #prodM td:nth-of-type(5):before, #prodPo td:nth-of-type(5):before, #prodPr td:nth-of-type(5):before, #prodRat td:nth-of-type(5):before, #prodS td:nth-of-type(5):before, #prodAC td:nth-of-type(5):before, #prodMCE td:nth-of-type(5):before {
  content: "Quantity";
  text-align: left !important;
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
td:first-of-type {
  border-collapse: collapse;
  border-width: 0px;
  font-weight: bold;
 	font-family: 'eurosteelbold';
}
#prodDog td, #prodEq td, #prodHu td, #prodM td, #prodPo td, #prodPr td, #prodRat td, #prodS td, #prodAC td, #prodATP td, #prodMCE td {
  text-align: left !important;
  border: none;
  border-bottom: none;
  position: relative;
  padding-left: 45% !important;
  padding-top: 2px !important;
  padding-bottom: 5px !important;
  min-height: 24px;
}
table, thead, tbody, th, td, tr {
  display: block;
}
th {
  display: none
}
#prodDog td:before, #prodEq td:before, #prodHu td:before, #prodM td:before, #prodPo td:before, #prodPr td:before, #prodRat td:before, #prodS td:before,, #prodAC td:before, #prodATP td:before, #prodMCE td:before {
position:absolute;
left: 6px;
 max-width: 40% !important;
 padding-right: 10px;
 white-space: nowrap;
}
tr:nth-child(even) {
  background-color: #EDEDED !important;
}
#prodDog .sep, #prodEq .sep, #prodHu .sep, #prodM .sep, #prodPo .sep, #prodPr .sep, #prodRat .sep, #prodS .sep,, #prodAC .sep #prodATP .sep, #prodMCE .sep {
 background-color: rgba(56,55,55,1.00);
 color: white;
 font-weight: bold;
	font-family: 'eurosteelbold';
 border-top: thick solid rgba(56,55,55,1.00);
}
