body {
  /*font-family: "Times New Roman", Times, serif;*/
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  /*font-family:font_myriad_pro;*/
  /*font-family:Arial;*/
}

.font-time-new-roman {
  font-family: "Times New Roman", Times, serif !important;
}

@media print {
  .table td {
    border-color: #f9f9f9 !important;
  }

  .tab-wrapper {
    width: auto !important;
  }

  h3 {
    margin-top: 0;
  }

  .container p,
  .pagination,
  .well {
    display: none;
  }

  hr {
    page-break-after: always;
  }
}

@media print {
  .footer {
    position: fixed;
    bottom: 0;
  }
}

.center {
  text-align: center;
}
#custom {
  width: 100%;
}

#custom table {
  width: 100%;
  border: none;
}

#custom table th,
#custom table td {
  /*border: none;*/
  background: none;
}

.title {
  font-size: 20px;
}

.info {
  font-size: 15px;
}

#table-right {
  /*border: 1px solid #337ab7 !important;*/
}

#table-right td {
  /*border: 1px solid #337ab7 !important;*/
}

.custom-1 table {
  /*max-width: 300px;*/
}

.info-title {
  font-size: 15px;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.border {
  border: none;
}

.absolute {
  position: absolute;
}

.boid-600 {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.font13 {
  font-size: 10px;
}

.font16 {
  font-size: 16px;
}

.font11 {
  font-size: 11px;
}

.font12 {
  font-size: 12px;
}

.font18 {
  font-size: 18px;
}

.upper {
  text-transform: uppercase;
}

.capi {
  text-transform: capitalize;
}

.color-blue {
  color: #347190;
}

.image-small {
  width: 8cm;
  height: 8cm;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -90px;
  border: 1px solid #347190;
}

.div-image-small {
  position: absolute;
  top: 180px;
  /*left: 585px;*/
  left: 555px;
  text-align: center;
  width: 8cm;
  height: 8cm;
  /*width: 7cm;*/
  /*height: 7cm;*/
  border: 1px solid #d7deec;
}

.image-small-new {
  width: 8cm;
  height: 8cm;
  /*margin-top: 15px;*/
}

.margin-auto {
  /*margin: auto;*/
}

.font-ratio {
  font-size: 11px !important;
}

.color-ratio {
  color: #a2a7b9;
}

.div-image-small-new {
  /* position: absolute;
  top: 100px;
  left: 570px;
  text-align: center;
  width: 8cm;
  height: 8cm;
  border: 0px solid #d7deec; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* Các thuộc tính cũ của bạn */
  position: absolute;
  top: 100px;
  width: 8cm;
  height: 8cm;
  left: 590px;
}
.img-circle-new {
  margin: 0; /* Xóa margin tự động để flexbox hoạt động chính xác */
  height: 6.5cm;
}

.div-image-small-new img {
  mix-blend-mode: multiply !important;
}
