<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="col-md-12" style="padding-left:0px;">
<h4>General Information</h4>
</div>
<div class="no-more-tables">
<table class="col-md-12 table-condensed cf" style="width:100%;">
<tbody>
<tr>
<td colspan="2">Quarter Section: <input class="form-control transparent-input" type='text' name='quarterSection' required></td>
<td><b>Purpose of Inspection:</b></td>
</tr>
<tr>
<td colspan="2" style="width:50%">Manhole #: <input class="form-control transparent-input" type='text' name='manhole' required></td>
<td>Odor Compliant <input type="checkbox" style="display:inline;width:20px" name='odorcompilant'/></td>
</tr>
<tr>
<td colspan="2" style="vertical-align:top;">Depth:<input class="form-control transparent-input" type='text' name='depth' required></td>
<td>Cover Issue <input type="checkbox" style="display:inline;width:20px" name='coverissue'/></td>
</tr>
<tr style="height:44px;">
<td style="width:25%;">Weather Conditions: </td><td>
Dry <input type="radio" style="display:inline;width:20px" name='weatherConditions'>
Wet <input type="radio" style="display:inline;width:20px" name='weatherConditions'>
</td>
<td>Scheduled Cleaning <input type="checkbox" style="display:inline;width:20px" name='scheduledcleaning'/></td>
</tr>