@media print {
  @import url('https://fonts.googleapis.com/css?family=David+Libre');
  #print-page,
  #print-calibration-tracking {
    display: block !important;
  }
  .col-md-6 {
    /* Prevents extra blank page on print */
    float: none !important;
  }

  #print-calibration-tracking thead > tr > th,
  #print-calibration-tracking thead > tr > td,
  #print-calibration-tracking tbody > tr > th,
  #print-calibration-tracking tbody > tr > td {
    line-height: 14px !important;
    font-size: 14px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
}

#print-page {
  position: absolute;
  direction: ltr;
  margin: 0;
  padding: 0;
  color: #000;
  width: 21cm;
  height: 15cm;
  display: none;
}
#print-page .fw {
  width: 100%;
}
.print-text-box {
  position: absolute;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  display: block;
}
#calibration_number_1 {
  left: 564px;
  top: 35px;
}
#organization_name_1 {
  top: 148px;
  left: 496px;
  width: 137px;
  height: 26px;
}
#organization_license_number_1 {
  top: 148px;
  left: 340px;
  width: 154px;
  height: 26px;
}
#organization_address_1 {
  top: 148px;
  left: 45px;
  width: 293px;
  height: 26px;
}
#license_number_1 {
  top: 213px;
  left: 517px;
  width: 116px;
  height: 26px;
}
#sheild_number_1 {
  top: 213px;
  left: 398px;
  width: 117px;
  height: 26px;
}
#vehicle_type_1 {
  top: 213px;
  left: 280px;
  width: 117px;
  height: 26px;
}
#tier_size_1 {
  top: 213px;
  left: 162px;
  width: 116px;
  height: 26px;
}
#kilometers_1 {
  top: 213px;
  left: 44px;
  width: 116px;
  height: 26px;
}
#tachograph_country_1 {
  top: 279px;
  left: 499px;
  width: 134px;
  height: 26px;
}
#tachograph_kfactor_1 {
  top: 279px;
  left: 398px;
  width: 100px;
  height: 26px;
}
#tachograph_model_1 {
  top: 279px;
  left: 220px;
  width: 177px;
  height: 26px;
}
#tachograph_number_1 {
  top: 278px;
  left: 44px;
  width: 174px;
  height: 26px;
}
#org_manager_1 {
  top: 318px;
  left: 571px;
  width: 157px;
  height: 22px;
}
#manager_permit_number_1 {
  top: 319px;
  left: 234px;
  width: 136px;
  height: 20px;
}
#calibration_date_1 {
  top: 390px;
  left: 450px;
  width: 138px;
  height: 26px;
}
#expiration_date_1 {
  top: 389px;
  left: 210px;
  width: 108px;
  height: 26px;
}
#signature {
  display: block;
  position: absolute;
  left: -20px;
  top: 345px;
  width: 220px;
  text-align: center;
  line-height: 15px;
  font-family: 'David Libre', serif;
  font-size: 15px;
  font-weight: bold;
  transform: rotate(7deg);
}
#signature-address {
  font-size: 13px;
}
#signature-faxphone {
  font-size: 12px;
}
