|
|
Line 1: |
Line 1: |
− | <html> | + | <tabs> |
− | <div class="modal fade" id="modalLoginForm" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" | + | <tab name="Materials for Waterproofing Roof Systems" | tab color=#ffffcc;> |
− | aria-hidden="true">
| + | <br> |
− | <div class="modal-dialog" role="document">
| + | Text inside tab |
− | <div class="modal-content">
| + | </tab> |
− | <div class="modal-header text-center">
| + | </tabs> |
− | <h4 class="modal-title w-100 font-weight-bold">Sign in | User Consent and Agreement</h4>
| |
− | <button type="button" class="close" data-dismiss="modal" aria-label="Close">
| |
− | <span aria-hidden="true">×</span>
| |
− | </button>
| |
− | </div>
| |
− | <div class="modal-body mx-3">
| |
− | The <b>RGC Roofing Practices Manual</b> ("RPM", "Manual") and its Standards are freely accessible to anyone (the “User”) but are intended solely to qualify a <i>project</i> for a <b><i>RoofStar Guarantee</b></i>, which is issued by the RCABC Guarantee Corp. (<b>RGC</b>); neither the <i>Manual</i> generally, nor the Standards particularly, are a comprehensive resource for roofing and waterproofing at grade. The User must therefore be familiar with all aspects of design and construction, as those relate to the User's interests.
| |
− | <br><br>
| |
− | Note that all RGC Standards must be read together with the Building Code having jurisdiction, with local or regional requirements, and in conjunction with the installation requirements published variously by <i>manufacturers</i>. Ultimate responsibility for a design that relies on this <i>Manual</i> and its Standards rests with the User.
| |
− | <br><br> | |
− | By using this <i>Manual</i>, the "User" consents to these terms and agrees to hold the owner of this <i>Manual</i> (the Roofing Contractors Association of British Columbia and its entities) harmless from any and all claims arising out of the use of any part of this <i>Manual</i>.
| |
− | <div class="md-form mb-5">
| |
− | <i class="fas fa-envelope prefix grey-text"></i>
| |
− | <input type="email" id="defaultForm-email" class="form-control validate">
| |
− | <label data-error="wrong" data-success="right" for="defaultForm-email">Your email</label>
| |
− | </div>
| |
− | | |
− | <div class="md-form mb-4">
| |
− | <i class="fas fa-lock prefix grey-text"></i>
| |
− | <input type="password" id="defaultForm-pass" class="form-control validate">
| |
− | <label data-error="wrong" data-success="right" for="defaultForm-pass">Your password</label>
| |
− | </div>
| |
− | | |
− | </div>
| |
− | <div class="modal-footer d-flex justify-content-center">
| |
− | <button class="btn btn-default">Login</button>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− | | |
− | <div class="text-center">
| |
− | <a href="" class="btn btn-info btn-rounded btn-lg btn-rounded mb-4" data-toggle="modal" data-target="#modalLoginForm">Sign In | User Consent and Agreement</a>
| |
− | </div> | |
− | </html> | |