@page {
  margin: 10mm;
  margin-header: 0mm;
  margin-footer: 0mm;
}

td, th {
  font-size: 12px;
}

.ei-outer .ei-top {
  border-bottom: 2px solid #000;
}

.ei-outer .ei-top .address, .ei-outer .ei-top .their-address {
  float: left;
  width: 40%;
}

.ei-outer .ei-top .logos, .ei-outer .ei-top .inv-details {
  float: left;
  width: 50%;
  padding-left: 10%;
}

.ei-outer .ei-top .inv-details table, .ei-outer .ei-top .inv-details table tbody {
  float: left;
  width: 100%;
}

.ei-outer .ei-top .logos {
  padding-top: 18px;
}

.ei-outer .ei-top .their-address, .ei-outer .ei-top .inv-details {
  padding-top: 48px;
}

.ei-outer .ei-top .inv-details td {
  padding-bottom: 14px;
  padding-right: 8px;
}

.ei-outer .ei-lineitems table tbody tr th {
  padding-top: 24px;
  padding-bottom: 12px;
}

.ei-outer .ei-lineitems table tbody tr td {
  padding-bottom: 24px;
}

.ei-outer .ei-lineitems {
  float: left;
  width: 100%;
}

.ei-outer .ei-lineitems table, .ei-outer .ei-lineitems table tbody, .ei-outer .ei-lineitems table tbody tr {
  width: 100%;
}

.ei-outer .ei-bottom {
  border-top: 2px solid #000;
  margin-top: 300px;
}

.ei-outer .ei-bottom .terms {
  width: 45%;
  float: left;
  padding-right: 10%;
  padding-top: 24px;
}

.ei-outer .ei-bottom .totals {
  float: left;
  width: 45%;
  padding-top: 24px;
}

.ei-outer .ei-bottom .totals table, .ei-outer .ei-bottom .totals table tbody {
  float: left;
  width: 100%;
}

.ei-outer .ei-bottom .footer, .ei-outer .ei-bottom .footer table, .ei-outer .ei-bottom .footer table tbody {
  float: left;
  width: 100%;
} 