#top-wrapper,
#subheader-wrapper,
.breadcrumbs,
#footer-bg,
#modal-wrapper {
  display: none !important;
}
body,
#wrapper-1,
#page-wrapper,
#page,
.container-24,
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
  text-align: left;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body .confirmation-no {
  font-size: 24px;
  margin-bottom: 20px;
}
body .order-details,
body .production-facility,
body .ship_to,
body .comments {
  float: left;
  line-height: 23.33px;
  margin-bottom: 20px;
  width: 29%;
}
body .order-details {
  width: 42%;
}
body .order-details span {
  display: inline-block;
  margin-right: 1.5%;
  text-align: right;
  width: 55%;
}
body .production-facility {
  line-height: 20px;
}
body .comments {
  float: left;
  line-height: 20px;
  width: 100%;
}
body table.full-width {
  width: 100%;
}
body table.style-02 {
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}
body table.style-02 th,
body table.style-02 td {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}