@page {
  margin: 0;
}

body {
  margin: 0;
  padding: 0;
}

.container {
  position: relative;
  overflow: hidden;
  z-index: 0;
  background: white;
  color: black;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  height: 100%;
}

.container table {
  color: black;
  font-size: 12px;
  line-height: 16px;
}

.watermark {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  pointer-events: none;
  user-select: none;
  background-image: url('https://www.alexanderdauvin.com/wp-content/uploads/2025/09/certificate-watermark.jpg');
  background-position: 0 0;
  background-size: 100%;
  z-index: 0;
}

.wrapper {
  position: relative;
  z-index: 1;
  padding: 30px;
}

.subwrapper {
  border: 1px solid black;
  padding: 40px;
  height: 900px;
}

.cert-title {
  margin-left: 50px;
}

.product-spec td {
  white-space: nowrap;
}

.product-spec .line {
  width: 100%;
  border-bottom: 1px solid black;
}

.prod-title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 40px;
}

.cert-numb {
  line-height: 20px;
  max-width: 312px;
}

.cert-numb h2 {
  font-size: 14px;
}

.cert-numb p {
  font-size: 10px;
  line-height: 20px;
}

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

.prod-img img {
  display: block;
  height: 136px;
  width: 136px;
  vertical-align: bottom;
}

.prod-img span {
  font-size: 10px;
  color: #939393;
}

.titlee {
  font-family: 'Times New Roman', serif;
  font-family: Georgia, serif;
  font-size: 30px;
  margin: 30px 0 10px;
  line-height: 30px;
  text-align: center;
}

/*.as-info {
  color: black;
  float: left;
  font-size: 10px;
  text-align: left;
  width: 50%;
  line-height: 15px;
}

.as-info div {
  padding: 10px 0 30px 30px;
}*/

.page-break {
  page-break-before: always;
}

.certificate2 {
  font-size: 11px;
  margin: 20px auto;
  padding-bottom: 15px;
  width: 85%;
  line-height: 16px;
}

.certificate2 h2 {
  font-size: 14px;
}

.certificate2 p {
  font-size: 13px;
  line-height: 1.5;
}
