#customer-orders th,
#customer-orders td {
	padding:5px;
}

#customer-orders input[type="number"] {
	margin:0px;
}

.customer-order-button {
	margin-bottom: 15px;
}