.page-print.sales-order-print { max-width: 1000px; margin: 0 auto; }


h1 { color: #EDB63B; }
h2 { color: #555555; }

.col2-set .col-1 { float: left; width: 49%; }

thead tr th { text-align: center; width: 20%; }

thead tr th:first-child { text-align: left; }

tbody tr td { text-align: center; }

tbody tr td:first-child { text-align: left; }

tfoot .subtotal td.last { text-align: center; }

tfoot .shipping td.last { text-align: center; }

tfoot .grand_total td.last { text-align: center; }

.buttons-set .button { padding: 10px; }

.buttons-set  { margin-top: 20px; }
