@font-face {
  font-family: "STC";
  src: url(../../fonts/subset-STC-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal-Light";
  src: url(../../fonts/Tajawal-Light.ttf) format("TrueType");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KacstLetter";
  src: url(../../fonts/KacstLetter.ttf) format("TrueType");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ExpoArabic";
  src: url(../../fonts/ExpoArabic-Light.ttf) format("TrueType");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
  /* Chrome, Safari, Edge */
 print-color-adjust: exact !important;
  /*Firefox*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@page {
  size: A4;
  margin: 0;
}

@media print {
  html, body {
    zoom: 92.59%;
    margin-left: 15px;
  }
  .page {
    position: relative;
    margin: 0 !important;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: white;
    page-break-after: always;
    font-family: "STC";
  }
  .doNotPrint {
    display: none !important;
  }
  .footer {
    bottom: 0 !important;
    position: absolute;
  }
  .footerTd {
    font-size: 10pt !important;
    color: gray;
    font-weight: unset !important;
  }
  .PgNumber {
    font-size: 10pt !important;
    color: gray;
    font-weight: unset !important;
  }
}
body {
  margin: 0 auto;
  padding: 0;
  background-color: #FAFAFA;
}
.doNotPrint {
  text-align: center;
  font-size: 24px;
  margin-top: 11px;
}

.print-content {
  margin: auto;
  width: 245mm;
  counter-reset: PgNumber-count;
}

.page {
  background: white;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px,
    rgba(0, 0, 0, 0.05) 0px 5px 10px;
  width: 245mm;
  height: 346mm;
  margin: 15px;
  padding: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  color: #000;
  counter-increment: PgNumber-count;
  page-break-after: always !important;
}
/* Draft marker — decorative only */
.draft-label {
  position: relative;
}

/* Centered Draft watermark */
.draft-label::before {
  content: "DRAFT • مسودة";
  position: absolute;
  right: 50%;
  font-size: 18px;
  /* transform: rotateZ(-19deg); */
  transform: translate(-39%, 3%) rotate(-20deg);
  /* transform: translate(-50%, -50%) rotate(-20deg); */
  /* transform: rotate3d(1, 1, 3, 40deg); */
  font-weight: 600;
  letter-spacing: 2px;
  color: #c62828;
  border: 1.5px dotted #c62828;
  padding: 11px 13px;
  border-radius: 6px;
  text-transform: uppercase;
  pointer-events: none;
  z-index: 2;
  /* opacity: 0.8; */
}

.footer {
  position: absolute;
  bottom: 0px;
  width: 245mm;
  font-size: 8pt;
  font-family: ExpoArabic;
}
.PgNumber {
  font-size: 13pt;
}
.PgNumber:before {
  content: counter(PgNumber-count);
}

.value.signature > img {
  max-width: 130px;
}

.saedan-stamp > img {
  max-height: 170px !important;
}
.full-container {
  padding: unset !important;
}
.full-image {
  position: relative;
  width: 245mm;
  height: 346mm;
  background-repeat: no-repeat;
  background-size: cover;
}

/* report images  */
.aqar-photo {
  border: 1px solid #aaaaaa;
  display: inline-grid !important;
  height: 320px;
  margin: 13px 14px !important;
  padding: 3px;
  width: 415px;
  position: relative; /* Add this to make the watermark positioning relative to .aqar-photo */
}

.aqar-photo > span {
  background: none repeat scroll 0 0 #edf4fa;
  border: 1px dotted #006595;
  font-weight: bold;
  margin: 3px 0;
  width: 100%;
  height: 26px;
  display: flex;
  justify-content: center;
}

.aqar-photo > img {
  width: 408px;
  height: 280px;
}

.watermark {
  position: absolute;
  bottom: 5px; /* Adjust as needed for the desired distance from the bottom */
  right: 5px; /* Adjust as needed for the desired distance from the right */
  text-align: right;
  color: white; /* Text color for the date */
  font-weight: bold;
  font-size: 14px; /* Adjust the font size as needed */
}

.watermark img {
  max-width: 120px; /* Adjust the logo size as needed */
  height: auto;
  margin-bottom: 5px; /* Adjust the spacing between the logo and date */
}

/* end report images  */

.map-roadmap img,
.map-hybrid img {
  width: 100%;
}

.map-overview img {
  width: 100%;
}

.text-gold {
  color: rgb(240, 164, 16);
}

.text-blue {
  color: #000000;
}

.whitelogo {
  bottom: 100px;
  position: relative;

  width: 120px !important;
}

.map-overview .whitelogo {
  bottom: 115px;
  position: relative;
  right: 531px;
}

.noborder td {
  border: none;
}

td.noborder {
  border: none;
  clear: both;
  display: inline-block;
  white-space: nowrap;
  width: fit-content;
}
.map-height {
  height: 255px !important;
}

.map-height {
  height: 255px !important;
}
.main-logo {
  width: 160px;
  height: 70px;
}
.main-logo-sm {
  width: 100px;
  height: 45px;
}
.general-elements {
  border: 1px solid #b5914a;
  width: 100%;
  display: inline-table;
  margin-bottom: 20px;
}
.phrase-elements {
  background: none repeat scroll 0 0 #dadada;
  font-family: KacstLetter;
  font-size: 11.5pt;
  font-weight: bold;
  white-space: nowrap;
  border: none;
  border-bottom: solid 1px #ffffff;
}
.value-elements {
  padding: 0px;
  font-size: 11pt;
  font-family: KacstLetter;
  min-width: 60px;
  justify-content: flex-start;
}
td {
  border: 1px solid #dddddd;
  padding: 1px;

  border-spacing: 0;
  border-collapse: collapse;
  font-size: 13px;
}

.small_font {
  font-size: 12px !important;
  font-family: KacstLetter;
}

td td {
  border: none;
}

td.tbNoBorder {
  border: none;
}

.info {
  border-collapse: inherit;
  border-spacing: 0;
  width: 100%;
}
.custom-height {
  border-collapse: inherit;
  border-spacing: 0;
  width: 100%;
}
.justify{
  text-align: justify;
}

.custom-height td {
  border: 1px solid #c1bebe;
  padding: 4px; 
}
.main-section {
  background: none repeat scroll 0 0 #5c5c5c;
  color: white;
  line-height: 21px;
  border: none;
}
.doc-box {
  height: 59em;
  width: 56em;
  border-style: solid;
  border-width: thin;
  border-color: #c9c9c9b3;
  position: relative;
  display: inline-block;
}

/* eval proof page */
.ev-conf-page {
  padding: 4em 0 0 0;
  font-family: KacstLetter;
}

.ev-title {
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 4.5em;
}

.ev-content {
  text-align: center;
  font-size: 17px;
}

.ev-content-value {
  text-align: center;
  font-weight: lighter;
  font-size: 15px;
  color: gray;
}

table.right-table {
  align-self: start;
  width: 100%;
  padding-left: 70%;
  margin-top: 20px;
  white-space: nowrap;
}

table.med-table {
  width: 100%;
  margin-top: 20px;
  white-space: nowrap;
}

.flex-container {
  flex-wrap: wrap;
}

td.dotted {
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: 1px dashed gray;
  min-width: 20px !important;
}

td.noborder {
  border: none;
  clear: both;
  display: inline-block;
  white-space: nowrap;
  width: fit-content;
}

.ev-conf-imge {
  align-self: center !important;
  margin-top: 20px;
  border: 1px solid gray;
  height: 19.5em;
  width: 100%;
}

.ev-conf-imge > img {
  width: 100%;
  height: 19em;
}

/* new update  */
.text-right-ev {
  text-align: right;
  font-size: 17px;
  line-height: 34px;
}

p > ins {
  color: gray;
}

.attach-continuer {
  width: 100%;
  max-width: 900px;
  max-height: 1000px;
  border: 1px solid #54505054;
  padding: 4px;
}

/* eval proof page end */
/* ======================================= report doc export tools  ============================================== */

.nav-tools {
  -webkit-backface-visibility: hidden;
  z-index: 5;
  position: fixed;
  top: 40%;
  /*  left: 0px; */
  right: 0px;
  margin: auto;
  width: 100px;
}

.nav-tools li {
  height: 30px;
  margin: 45px 0px;
  list-style: none;
}

.nav-tools a {
  width: 10px;
  height: 10px;
  transition: all 0.3s ease;
  position: relative;
  left: 0px;
  top: 0px;
}

.nav-tools a:hover,
.nav-tools a.active {
  width: 25px;
  height: 13px;
  left: -2px;
  top: -1px;
}

.nav-tools .tooltip {
  position: relative;
  display: inline-block;
}

.nav-tools .tooltip .tooltiptext {
  visibility: hidden;
  width: 90px;
  color: #f0eff1;
  background: #1f3373;
  text-align: center;
  border-radius: 15px;
  padding: 2px 0;
  margin: 12px 25px 0px 0px;
  font-size: 15px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.nav-tools .tooltip:hover .tooltiptext {
  visibility: visible;
}

@media print {
  .nav-tools {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .nav-tools {
    visibility: hidden;
    display: none;
  }
}
.text-danger {
  color: #ff0000;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  display: block;
  text-align: center;
  border: 2px solid #1f3373ba;
  border-radius: 10px;
  background-color: #9e9e9e1f;
}

.quantity input:focus {
  outline: 0;
}

/* .counter tr:not(:first-child) td:first-child::before { */
.counter tr:not(:first-child) td:first-child {
  /* content: counter(row-counter); */
  /* display: inline-block; */
  width: 20px;
  text-align: center;
}
/* Sorting arrows */
.arrow-up::before {
  content: '\25B2';
}

.arrow-down::before {
  content: '\25BC';
}
@media print {
.arrow-up,
.arrow-down {
    display: none !important;
  }
}
/* ================================== report doc export tools  ========================================== */
