#wc-ticket-form { max-width: 600px; margin-bottom: 20px; }
#wc-ticket-form label { display: block; margin-top: 10px; }
#wc-ticket-form input, #wc-ticket-form textarea, #wc-ticket-form select { width: 100%; padding: 8px; }
.my_account_tickets th, .my_account_tickets td { padding: 8px 10px; }
.my_account_tickets tr:nth-child(even){ background:#fafafa; }
