<section id="wrapper" class="login-register login-sidebar" style="background-image:url(<?php echo base_url();?>assets/images/background/company_main.jpg)">
<div style="margin: 12%">
<h1 class="text-center"><img src="<?php echo base_url('assets/images/mhc_logo_black.png')?>" alt="Health Check" class="img-fluid banner-logo" /></h1>
<h1 class="text-center" style="color: #6ab42d;">Medical Health Check</h1>
<h2 class="text-center" style="color: #2d69b1;">CoviCheck</h2>
<h4 class="text-center" style="color: #2d69b1;">Screening - Testing - Tracking</h4>
<div class="auth_error">
<p>Reference ID Mismatch</p>
</div>
<h4 class="text-center" style="color: #000000;margin-top: 30px;">Copyright © ZeroOne | 2020</h4>
<p class="protection"><i class="fa fa-lock fa-secure"></i> This website is protected by 256-bit SSL security </p>
</div>
</section>
|