CINXE.COM

The Pathology Test -

<html> <head> <title>The Pathology Test - </title> <link rel="icon" href="images/favicon.ico" type="image/x-icon"> </head> <style> .accordion-body td { padding:22px; } .pb-0 { padding-bottom:0 !important; margin-bottom: 12px !important; } .pt-0 { padding-top:0 !important; } p, span, li, h1, h2, h3, h4, div { font-family: "Montserrat", sans-serif; } p, span, li, div { font-size:16px; line-height:24px; letter-spacing:.8px; } @media print { body button { color: #000000 !important; margin: 22px 0 !important; background: #f5f5f5 !important; border: none; padding: 10px 4px; font-size: 16px; border-radius: 8px; font-weight: bold; } } body button { color: #000000 !important; margin: 22px 0 !important; background: #f5f5f5 !important; border: none; padding: 10px 4px; font-size: 16px; border-radius: 8px; font-weight: bold; } .input-box { display: flex; justify-content: flex-start; white-space: nowrap; align-items: center; } .input-box p { white-space: nowrap; margin-right: 22px; } .container { max-width: 1366px; margin: auto; padding: 42px; } .summary-image img { width:100%; } </style> <body onload="window.print()"> <section class="second-test sec-pad"> <div class="container pb-0"> <img src="./images/logo/logo.png" alt="logo" style="max-width:300px;margin-bottom: 32px; margin-left: -15px;"> <div class="tests-section"> <h2></h2> </div> </div> </section> <!-- bread crumb end --> <!-- faq sectione --> <section class="faq-section"> <div class="container pt-0"> <div class="row"> <div class="col-md-11 col-sm-10 col-xs-12 faq-colmun"> <div class="faq-content"> <div class="accordion" id="accordionPanelsStayOpenExample"> </div> </div> </div> </div> </div> </section> <!-- faq sectione --> </body> </html>