.body-print {
  font-family: Arial, sans-serif;
  margin: 3cm 2cm 2cm;
  font-size: 10px;
}

.clearfix {
  clear: both;
  height: 1em;
}

table {
  font-size: 12px;
  border-collapse: collapse;
}
table td {
  line-height: 1.1em;
}

header {
  position: fixed;
  top: 0cm;
  left: 0cm;
  right: 0cm;
  height: 5.2cm;
  line-height: 1.8cm;
}

.newblock {
  clear: both;
}

.red {
  margin-bottom: 10px;
  background-color: #EE3030;
  color: white;
  text-align: center;
  width: 100%;
  clear: both;
}

.logo {
  width: 4cm;
  margin-left: 1cm;
  padding: 0.5cm;
}
.logo img {
  width: 100%;
}

.title {
  width: 12cm;
  float: right;
}

.label-pdf {
  margin-top: 0.75cm;
  font-size: 13px;
  color: #333;
  margin-left: 0.2cm;
  line-height: 1em;
  margin-bottom: 0;
}

.input-pdf {
  display: block;
  font-size: 14px;
  padding-left: 0.5cm;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #EEE;
  padding: 0.3cm;
  clear: both;
}

.table {
  width: 100%;
}
.table td {
  background-color: #EEE;
  font-weight: bold;
  font-size: 14px;
  padding: 0.25cm 1cm;
}

.light {
  font-weight: normal;
}

footer {
  position: fixed;
  bottom: 0cm;
  left: 0cm;
  right: 0cm;
  padding-top: 0.3cm;
  height: 1cm;
  background-color: #EE3030;
  color: white;
  text-align: center;
  line-height: 10px;
}
