CerTest Crypto + Giardia one step combo card
Products are for professional/laboratory use only.
CerTest Crypto + Giardia one step combo card test is a coloured chromatographic immunoassay for the simultaneous qualitative detection of Cryptosporidium and Giardia in stool samples.
CerTest rapid kits main features:
- One-step chromatographic immunoassays for the qualitative detection of microorganisms
- No centrifugation required
- Storage at room temperature
- 2 years shelf life
- 2 minutes specimen preparation
- Results in 10-15 minutes
- Different colours for the control line and the test line minimize the risk of error in result interpretation
- 20 tests per kit
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });