.tulipwork_orderstock-metabox table { width: 100%; border-collapse: collapse; }
.tulipwork_orderstock-metabox th, .tulipwork_orderstock-metabox td { padding: 10px; vertical-align: top; }
.tulipwork_orderstock-metabox th { width: 30%; text-align: right; font-weight: bold; }
.tulipwork_orderstock-metabox td { width: 70%; }
.tulipwork_orderstock-metabox input[type="text"], .tulipwork_orderstock-metabox input[type="email"], .tulipwork_orderstock-metabox input[type="number"] { width: 100%; max-width: 300px; }