.text-align-center {
  text-align: center;
}

#print-table1 {
  margin-bottom: 5px;
}

#print-table2 {
  margin-bottom: 5px;
}

table {
  border-spacing: 0px !important;
  width: 100%;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#print-table3 {
  margin-bottom: 5px;
}

.px-3-py-2 {
  padding: 6px 14px 6px 14px;
}

.pt-8px {
  padding-top: 8px;
}

.f-fm-roboto {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#table-header {
  padding-left: 300px;
  border-style: solid;
  border-width: 1px;
  width: 800px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#credit-table-header {
  padding-left: 300px;
  border-style: solid;
  border-width: 1px;
  width: 800px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#header-img {
  width: 300px;
  height: 70px;
}

#company-info {
  margin-left: 30%;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#price-section {
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-width: 1px;
  width: 130px;
  padding-left: 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.order-invoice-left-td {
  width: 150px;
  font-size: 15px;
  padding: 5px 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.order-invoice-right-td {
  font-size: 15px;
  padding: 5px 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#price-section00 {
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-width: 1px;
  width: 100px;
  padding-left: 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#price-section1 {
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-width: 1px;
  width: 670px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#price-section11 {
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-width: 1px;
  width: 700px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#price-section2 {
  border-style: solid;
  border-width: 1px;
  width: 800px;
  padding-left: 550px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#info-section1 {
  border-style: solid;
  border-width: 1px;
  width: 350px;
  padding-left: 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#info-section2 {
  border-style: solid;
  border-width: 1px;
  width: 500px;
  padding-left: 10px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.fm-roboto {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.px-6px {
  padding-left: 6px;
  padding-right: 6px;
}

.py-4px {
  padding-top: 4px;
  padding-bottom: 4px;
}

.top-border {
  border-top: 1px solid black;
}

.bottom-border {
  border-bottom: 1px solid black;
}

.right-border {
  border-right: 1px solid black;
}

.text-align-left {
  text-align: left;
}

.left-border {
  border-left: 1px solid black;
}

.width-100px {
  width: 145px !important
}

.w-100 {
  width: 100%;
}

.w-75 {
  width: 75%;
}

.w-50 {
  width: 50%;
}

.w-25 {
  width: 25%;
}

.header-table {
  text-align: right;
  font-weight: bold;
}

#head-table {
  width: 100%;
  margin-top: 10px;
}


.signature {
  padding-left: 5px;
  border-top-style: solid;
  border-width: 1px;
  padding-top: 80px;
  margin-bottom: 0px;

}

#prepare-print-table {
  height: 240px;
  width: 600px;
  padding-left: 5px;
  margin-left: 20px;
  float: left;
  margin-bottom: 20px;
}

#prepare-print-table2 {
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  width: 290px;
  display: inline-block;
}

.fs-14 {
  font-size: 14px
}

.the-text-size {
  font-size: 14px;
  font-weight: bold;
}

.left-td {
  padding: 5px;
}

.info-text {
  font-weight: normal;
}

.right-td {
  height: 240px;
  width: 290px
}

.customer-address {
  text-align: center;
  padding-top: 5px
}

.the-address {
  padding-left: 5px;
}

.base-date-picker {
  border-bottom: 1px solid #999;
  width: 100%;
  font-size: 14px;
}

.base-date-picker:focus {
  border-bottom-color: #1966C0;
  border-bottom-width: 2px;
}

.app-print-table {
  border: 1px solid #000;
}

.app-print-table tr td {
  border-bottom: 1px solid #212121;
  padding: 6px;
  font-size: 14px;
}

.app-print-table-all-border tr td {
  border-right: 1px solid #212121;
}

.app-print-table-all-border tr td:last-child {
  border-right: none;
}

.app-print-table tr:last-child td {
  border-bottom: none;
}