.invoice-title p {
  line-height: 23px;
  font-size: 12px;
}

.lh-2 {
  line-height: 2;
}

.f800 {
  font-weight: 600;
}

.logo {
  margin-left: 30px;
  width: 9%;
}

.bg-our {
  background: #063a56;
}

.best {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: cornflowerblue;
  line-height: 1;
  margin: 0;
}

.note {
  line-height: 23px;
  font-size: 13px;
  margin-left: 17px;
}

.note_head {
  margin-bottom: 12px;
  font-weight: 700;
  margin-left: 20px;
  font-size: 15px;
  margin-top: -20px;
}

.logo2 {
  margin-right: 20px;
}

.inv {
  font-size: 16px;
  font-weight: 700;
  margin-left: -7px;
}

.font1 {
  font-size: 14px;
  padding: 3px 0px 1px 10px;
  font-weight: 500;
}

.note li {
  margin-top: 10px;
  font-size: 10px;
}

.font {
  font-size: 14px;
  padding: 4px 0px 4px 10px;
  font-weight: 500;
}

.nm {
  margin-left: 8px;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 0px;
}

.dt {
  line-height: 13px;
}

.reg {
  padding-top: 3px;
  margin: 0px;
  padding: 0;
  float: right;
  margin-right: 21px;
  font-size: 13px;
}

.std {
  float: right;
  margin-right: 90px;
}

.tpp {
  font-size: 11px !important;
  color: #d8cece;
  text-decoration: none;
  margin: 0;
}

.line {
  border-bottom: 1px solid black;
  width: 49%;
  margin-left: 45%;
}

.inword {
  font-size: 12px;
  padding-left: 0px;
  margin-top: -32px;
  margin-left: 13px;
}

.flexx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sg {
  line-height: 21px;
  margin-top: 10px;
  font-size: 13px;
}

.user {
  line-height: 18px;
  margin-left: 3px;
  margin-top: -10px;
  margin-bottom: 25px;
  margin-top: 0x;
  font-size: 11px;
}

.result_heading {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 4px 0px 4px 10px;
  line-height: 2;
}

.result_body {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 3px 0px 0px 10px;
  line-height: 1.2;
}

.w-95 {
  text-align: center;
  width: 100%;
}

@media print {
  .container {
    min-height: 50vh !important;
  }
  .mdp-none {
    display: none !important;
  }
  .n_ptable,
  tr {
    page-break-inside: avoid;
  }
}
