The default alignment for table cell is left. No need to specify it. Also, this will be an issue with RTL.
<td class="key" style="text-align: left;"><?php echo $key; ?></td>
<td style="text-align: left;"><?php echo $value; ?></td>
Setup > Ticket Type > Access 1 (Display name instead of 1.)
\administrator\components\com_eventbooking\view\states\tmpl\default.php, make it a closing tag (line 117).