.article-content {
  line-height: 1.5;
}

.sc-content h2,
.sc-content h3,
.sc-content h4,
.sc-content h5 {
  color: rgba(33, 43, 54, 1);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  /*text-align: justify;*/
  margin-top: 8px;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.text-justify {
  text-align: justify !important;
}
.muc-luc {
  background: #f8f9fa;
  margin-bottom: 1rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-right: 8px;
  border: 1px solid #a2a9b1;
  display: table;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.font-16 {
  font-size: 16px;
}
.mucluc-link {
  color: #9c0707 !important;
}
.muc-luc li {
  display: list-item !important;
  list-style-position: inside !important;
}
.muc-luc ol {
  padding-left: 2rem;
}

.body-content {
  text-align: justify;
  margin-top: 1rem !important;
}
.body-content ul {
  list-style: disc;
  margin-left: 20px;
}
.body-content a {
  color: #9c0707 !important;
}
.body-content h1 {
  font-size: 24px !important;
  font-weight: bold;
}
.body-content h2 {
  font-size: 22px !important;
  font-weight: bold;
}
.body-content h3 {
  font-size: 18px !important;
  font-weight: bold;
}
.body-content h4,
.body-content h5,
.body-content h6 {
  font-size: 16px;
  font-weight: bold;
}
.table-sc {
  width: 100%;
  border: 1px solid #dadada;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
}
.table-sc tr:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}
.table-sc td:not(:last-child),
.table-sc th:not(:last-child) {
  border-right: 1px solid #d4d4d4;
}
.table-sc tbody tr td {
  padding: 0.5rem;
}
.text-red {
  color: #ff0c2a;
}
.font-wb {
  font-weight: 700 !important;
}

.table-sc tbody tr:nth-child(even) {
  background-color: #fffbec;
}
.table-sc tr:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}

.mucluc-link li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.breadcrumb-table-title a {
  color: white !important;
}

.bg-black5 {
  background: #4a4a4a;
}

.border-radius-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.h-42px {
  display: flex;
  align-items: center;
  max-height: 42px;
  height: 42px;
  font-size: 16px;
  padding-left: 0.5rem !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background: #ffeca0;
  font-weight: 700 !important;
}

.box-caudep {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  text-align: center !important;
  border: 1px solid #dee2e6 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  font-weight: 700 !important;
}
.hover-text-blue1:hover,
.hover-text-blue1:focus {
  color: #fff;
  background: #004593;
}
.box-item-rbk {
  display: flex;
  width: 60px;
  height: 32px;
  align-items: center;
  justify-content: center;
  color: red !important;
}
.bg-blue2 {
  background: #fffbec;
}
.bg-red1 {
  background: #ed1c24;
}
@media (min-width: 992px) {
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.text-blue {
  color: #0000ff !important;
}

.fa-bars {
  margin-right: 10px;
}

.table-sc thead th,
.table-sc th {
  background: #ffeca0;
  padding: 0.5rem;
  border: 1px solid #d4d4d4;
  text-align: center;
}
.bg-blue {
  background-color: #ffeca0 !important;
}
.colorLinkBlue {
  color: white !important;
}

.body-content table.tableizer-table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
  border: 1px solid #dee2e6;
  text-align: center;
}
.body-content table.tableizer-table thead tr {
  background: #ffeca0;
  color: #212529;
}
.body-content table.tableizer-table thead th {
  padding: 0.5rem;
  border: 1px solid #dee2e6;
}
.body-content table.tableizer-table tbody tr td {
  vertical-align: top;
}
.body-content table.tableizer-table tbody td {
  padding: 0.5rem;
  border: 1px solid #dee2e6;
}
.text-left {
  text-align: left !important;
}
.body-content table.tableizer-table tbody tr:nth-child(odd) {
  background: #fff;
}
.body-content table.tableizer-table tbody tr:nth-child(even) {
  background: #fffbec;
}
.new-description p,
.new-description strong {
  line-height: 1.5 !important;
  text-align: justify !important;
  font-weight: 600 !important;
}
.new-description {
  line-height: 1.5 !important;
  text-align: justify !important;
  font-weight: 600 !important;
}
.font-weight-bold p {
  font-weight: 700 !important;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.5;
}
.rate-color {
  color: #fbc634 !important;
}
.all-rate,
.posted-date {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}
.all-rate {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
ol.mucluc-link > li {
  list-style-type: decimal;
  display: list-item;
}

ol.mucluc-link > li ol > li a {
  font-weight: 400 !important;
  font-size: 14px !important;
}
ol.mucluc-link > li ol > li {
  line-height: 18px !important;
}
.text-mucluc {
  margin-left: 10px;
  font-size: 16px;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn {
  padding: 0.375rem 0.5rem !important;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.d-none {
  display: none !important;
}
.text-danger {
  color: #dc3545 !important;
}
#showResult {
  font-size: 20px !important;
  color: red !important;
}

.sc-content p {
  text-align: justify;
}

.text-sc {
  font-weight: 700 !important;
  color: #ff0c2a;
  text-align: center !important;
}

.font-18 {
  font-size: 22px;
}
.font-16 {
  font-size: 18px;
}
.font-14 {
  font-size: 16px;
}

.ppsc-khac {
  border: 1px solid #dee2e6 !important;
  margin-bottom: 10px;
}
.list-ppsc-khac {
  margin-top: 10px !important;
}
.list-ppsc-khac li {
  background: url(/frontend/images/icon-star.svg) no-repeat left top;
  padding: 0px 0px 3px 25px;
  margin: 0;
  list-style: none !important;
}
.col-6 {
  flex: 0 0 auto;
  width: 49%;
}
.row {
  flex-wrap: nowrap;
}
.bg-secondary {
  background-color: #fffbec !important;
}
.p-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.color-primary {
  color: red !important;
}
.font-weight-normal {
  font-weight: normal;
}
.vitri_red {
  color: red !important;
}
.vitri_blue {
  color: blue !important;
}

.box-item-rbk {
  display: flex;
  width: 60px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background: #e5f1ff;
  border: 1px solid #dee2e6 !important;
  margin-left: auto;
  margin-right: auto;
}

.col-lg-6 {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }
  .row {
    display: flex;
    flex-wrap: nowrap;
  }
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}

.text-center {
  text-align: center !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.sc-content a {
  color: #b81919 !important;
  font-weight: 600;
}
.sc-content h2,
.sc-content h3,
.sc-content h4 {
  margin: 10px 0px;
}

ol.mucluc-link > li {
  list-style-type: decimal !important;
  display: list-item !important;
}

.mucluc-link a {
  font-weight: 500;
}
.result-header h2,
.result-header h3 {
  margin: 0px !important;
}

.sc-content .link-sc {
  text-align: center;
  margin-top: 15px !important;
}

figure {
  width: 100% !important;
}