@page {
  size: A4;
  margin: 5mm;
}
img {
  max-width: 100%;
}

.img-checkbox {
  height: 24px;
}

.bottom-line {
  border-bottom: 1px dotted #ccc;
}

.w-1 {
  width: 10%;
}

.w-2 {
  width: 20%;
}

.w-3 {
  width: 30%;
}

.w-4 {
  width: 40%;
}

.w-3 {
  width: 40%;
}

.w-fit {
  width: 1%;
}

.w-20 {
  width: 20px !important;
}

.w-40 {
  width: 40px !important;
}

.w-60 {
  width: 60px !important;
}

.w-80 {
  width: 80px !important;
}

.w-100px {
  width: 100px !important;
}

.w-120 {
  width: 120px !important;
}

.w-140 {
  width: 140px !important;
}

.w-160 {
  width: 160px !important;
}

.w-180 {
  width: 180px !important;
}

.w-220 {
  width: 220px !important;
}

.h-20 {
  height: 20px !important;
}

.h-40 {
  height: 40px !important;
}

.h-60 {
  height: 60px !important;
}

.h-80 {
  height: 80px !important;
}

.h-100px {
  height: 100px !important;
}

.h-120 {
  height: 120px !important;
}

.h-140 {
  height: 140px !important;
}

.h-160 {
  height: 160px !important;
}

.h-180 {
  height: 180px !important;
}

.h-220 {
  height: 220px !important;
}

.h-300 {
  height: 300px !important;
}

.h-400 {
  height: 400px !important;
}

.h-500 {
  height: 500px !important;
}

.w-20p {
  width: 20%;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

html *, body {
  font-family: "THSarabunNew";
}

h1, h2, h3, h4, h5, h6, div, p,
td, th {
  font-family: "THSarabunNew";
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold;
  margin: 0;
}

h3 {
  font-size: 1.75rem;
}

table {
  width: 100%;
}

.text-line {
  border-bottom: dotted 1px #c7c5c5 !important;
}

.bath-text {
  font-family: "THSarabunNew";
  font-style: italic;
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
}

.bill .section-bill-header table {
  width: 100%;
}
.bill .section-bill-header table tr td.bill-logo {
  width: 20%;
}
.bill .section-bill-header table tr td.bill-logo .img-bill-logo {
  max-width: 1000%;
  width: 100% !important;
}
.bill .section-bill-header table tr td.bill-tag-for {
  width: 15%;
  text-align: center;
}
.bill .section-bill-header table tr td.bill-tag-for .right-tag {
  text-align: center;
  border-radius: 4px;
  border: 1px solid #233d7b;
  margin: 0;
  font-size: 12pt;
  padding-bottom: 4px;
}
.bill .section-bill-header table tr td.bill-tag-for strong {
  font-size: 14pt;
}
.bill .section-bill-header table tr td .bill-company-name {
  font-size: 1.75rem;
  font-weight: bold;
  font-family: "THSarabunNew";
  margin: 0;
}
.bill .section-bill-header table tr td .bill-company-contact {
  line-height: 0.7;
  margin: 0;
  font-size: 12pt;
}
.bill .section-bill-name {
  width: 50%;
  margin: 0.4rem auto;
  padding: 0;
}
.bill .section-bill-name .bill-name {
  border-top-left-radius: 22px;
  border-bottom-right-radius: 22px;
  border: 2px solid #233d7b;
  text-align: center;
  padding: 0.5rem;
  font-family: "THSarabunNew";
}
.bill .section-bill-name .bill-name h3 {
  line-height: 0.7;
}
.bill .section-bill-address {
  margin-bottom: 1rem;
  font-size: 12pt;
}
.bill .section-bill-detail table {
  border-collapse: collapse;
}
.bill .section-bill-detail table tr.no-line td {
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}
.bill .section-bill-detail table tr.row-header td {
  background-color: #233d7b;
  color: #ffffff;
  text-align: center;
}
.bill .section-bill-detail table tr td {
  border: 1px solid #dee2e6;
  padding: 0 0.4rem;
  font-family: "THSarabunNew";
  vertical-align: middle;
  height: 24px;
}
.bill .section-bill-detail table tr td.no-border {
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
}
.bill .section-bill-detail table tr td.td-payments {
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  padding-right: 0.5rem;
}
.bill .section-bill-detail table tr td.sum-price {
  border-bottom: 0;
  border-top: 0;
  text-align: right;
}
.bill .section-bill-detail table tr td.net-price {
  border-bottom: 3px double #000000;
  border-top: 0;
  text-align: right;
  font-weight: bold;
}
.bill .section-bill-payments {
  padding: 1rem 1rem 1rem 0;
}
.bill .section-bill-payments .bath-box {
  border-top: 1px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 4px solid #000000;
  border-left: 1px solid #000000;
  padding: 0;
  margin-bottom: 1rem;
  background-color: #eeeeee;
}
.bill .section-bill-payments .payment-bottom-line {
  border-bottom: 1px dotted #cccccc;
}
.bill .section-bill-payments table tr td {
  border: 0;
}
.bill .section-bill-payments table tr td.text-line {
  border-bottom: dotted 1px #c7c5c5 !important;
}
.bill .section-bill-payments .remark-text {
  margin-bottom: 1rem;
}
.bill .section-bill-signature .tb-signature td {
  width: 33.3%;
}
.bill .section-bill-signature .tb-signature td .signature-boxed {
  padding: 1rem;
  border: 1px solid #000;
  font-size: 10pt;
}

.bill-copy .section-bill-header table {
  width: 100%;
}
.bill-copy .section-bill-header table tr td.bill-tag-for .right-tag {
  border: 1px solid #f79647;
}
.bill-copy .section-bill-name .bill-name {
  border: 2px solid #f79647;
}
.bill-copy .section-bill-detail table {
  border-collapse: collapse;
}
.bill-copy .section-bill-detail table tr.row-header td {
  background-color: #f79647;
}
.bill-copy .section-bill-detail table tr.row-header td:nth-child(2), .bill-copy .section-bill-detail table tr.row-header td:nth-child(3) {
  background-color: #fa6602;
}

.bill-dude .section-bill-header table {
  width: 100%;
}
.bill-dude .section-bill-header table tr td.bill-tag-for .right-tag {
  border: 1px solid #7f7f7f;
}
.bill-dude .section-bill-name .bill-name {
  border: 2px solid #7f7f7f;
}
.bill-dude .section-bill-detail table {
  border-collapse: collapse;
}
.bill-dude .section-bill-detail table tr.row-header td {
  background-color: #7f7f7f;
}/*# sourceMappingURL=pdf.css.map */