

/*Hide toggle until species selected*/
.footable.breakpoint > tbody > tr.scClonableRow > td > span.footable-toggle {
  display: none;
}