.export img.logo {
  width: 300px;
  height: auto;
}
.export .detail-content-block {
  font-family: "Times New Roman" !important;
  font-size: 14pt;
}
.export .detail-content-block > .content-block {
  padding: 2cm;
}
.export .detail-content-block .logo {
  margin-bottom: 1em;
}
.export .detail-content-block table tr p {
  margin-bottom: 0;
}
#setting-quote .detail-content-block h1,
#setting-quote .detail-content-block h2,
#setting-quote .detail-content-block h3,
#setting-quote .detail-content-block h4,
#setting-quote .detail-content-block h5,
.export .detail-content-block h1,
.export .detail-content-block h2,
.export .detail-content-block h3,
.export .detail-content-block h4,
.export .detail-content-block h5,
.export #project-detail table:not(.invoice-detail-table) th,
.export .project-detail__total-text,
.export .detailproduct-set-font td,
.export .detail-content-block p {
  color: black;
  font-family: "Times New Roman" !important;
}
.export .project-detail__total-text,
.export #project-detail table:not(.invoice-detail-table) th {
  font-size: 14pt;
}
.export .detailproduct-set-font td span {
  font-size: 12pt;
}
.export .other-cost {
  display: none;
}
.export .project-detail__total-money-final {
  padding: 0 0 0 30px;
}
.export h2 {
  font-size: 1.5rem;
  margin-top: 1rem;
}

.export h3 {
  font-size: 1.5rem;
}
.export h1 {
  /*margin-bottom: 15px;*/
}
.export ul {
  margin-bottom: 2rem;
}
.export ul,
.export table,
.export li,
.export p {
  font-size: 14pt;
}
.export table {
  margin-bottom: 0.5rem;
}
.side-export tr td:first-child {
  width: 19%;
}
.side-export tr td:nth-child(2) {
  width: 1%;
}

.side-export tr td {
  line-height: 1.75;
  vertical-align: top;
}

#setting-quote .project-detail__implement,
.export .project-detail__implement {
  width: 100%;
  margin: 20px 0 30px;
}

.signatures-on-both-sides {
  margin-top: 50px;
}
.signatures-on-both-sides td {
  vertical-align: top;
}

.signatures-on-both-sides h5 {
  text-transform: uppercase;
}

.signatures-on-both-sides .name {
  margin-top: 100px;
}
.export ul li {
  margin: 10px 0;
}

.draft-invoice {
  max-width: calc(100% - var(--width-sidenav));
  display: block;
  margin: auto;
}

.VATTEMP {
  background-color: #fff;
  font-family: "Arial";
  font-size: 13px !important;
  position: relative;
  color: var(--invoice);
}

.VATTEMP .content {
  width: 100%;
  clear: left;
  overflow: hidden;
  margin: 0 auto;
  max-width: unset;
}

.VATTEMP .content {
  padding: 10px;
}

.VATTEMP .tax-code {
  letter-spacing: 8px;
  font-size: 14px;
}

.VATTEMP .cus {
  padding-top: 10px;
}

.VATTEMP .buyer {
  font-size: 15px;
}

.VATTEMP .seller {
  font-size: 20px;
}

.VATTEMP #header {
  padding-top: 5px;
}

.VATTEMP #header,
.VATTEMP #main-content {
  clear: left;
  overflow: hidden;
  width: 100%;
}

.VATTEMP #header {
  border-bottom: 1px solid #000;
}

.VATTEMP #logo {
  float: center;
  margin: 0;
  width: 35%;
}

.VATTEMP #logo img {
  float: center;
  width: 90%;
}

.VATTEMP .header-title {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
  color: var(--invoice);
}

.VATTEMP .header-title h3 {
  margin: 0;
  text-transform: uppercase;
  color: #06066f;
  padding-top: 5px;
}

.VATTEMP .header-title .cominfo {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 1.6;
}

.VATTEMP .cominfo p {
  width: 100%;
  clear: left;
  display: block;
}

.VATTEMP .header-title p {
  margin: 0;
}

.VATTEMP .totalInWord {
  clear: left;
  position: relative;
}

.VATTEMP .fl-l {
  float: left;
  width: 164px;
  text-align: center;
}

.VATTEMP .fl-r {
  float: right;
  width: 300px;
  text-align: center;
}

.VATTEMP .table.template-bordered {
  border: 1px solid #000;
}

.VATTEMP .table.template-bordered td {
  border: 1px solid #000;
  padding: 0.5rem;
}

.VATTEMP #main-content p {
  margin: 0;
  line-height: 25px;
  padding: 0;
}

.VATTEMP .fl-r p,
.VATTEMP .fl-l p {
  padding: 0;
  margin: 0;
  line-height: 25px;
}

.VATTEMP .dotted {
  width: calc(100% - 200px);
  border-bottom: 1px dotted;
  padding-top: 23px;
  display: inline-block;
}

.VATTEMP .dotted2 {
  width: calc(100% - 270px);
  border-bottom: 1px dotted;
  padding-top: 23px;
  display: inline-block;
}

.VATTEMP .label {
  width: 191px;
  display: inline-block;
}

.VATTEMP #footer {
  padding-top: 30px;
}

.VATTEMP .background-table {
  height: 100%;
  opacity: 0.2;
  position: absolute;
  width: 100%;
  top: 450px;
  background-size: 500%;
  left: 5%;
}

.background-table img {
  width: 90%;
  position: absolute;
}

#border1 {
  border-style: solid;
  border-width: 3px;
  padding: 1px 1px 1px 0.5px;
}

#border2 {
  border: 2px solid;
  border-color: grey;
}
.export table.quote-wrapper td {
  padding: 0 2cm;

  table td {
    padding: 0;
    padding-top: 1cm;
  }
  .side-export td {
    padding-top: 0;
  }
  .project-detail__implement table {
    th {
      color: #fff !important;
      font-size: 14pt;
      font-weight: bold;
    }
    td {
      padding: 0.5rem;
      font-size: 14pt;
      font-weight: normal;
    }
    th.content,
    th.show-content {
      text-align: left;
    }
    th.title {
      width: auto;
      max-width: 200px;
    }
  }
}
.font-strong {
  font-weight: bold;
}
.signatures-on-both-sides {
  h4,
  h5 {
    font-weight: bold;
  }
}
.parties {
  ul {
    margin-bottom: 0;
    ul {
      margin-bottom: 0;
    }
  }
}
