#box_tructiepkqxs {
  border: solid rgb(207, 207, 207) 1px;
  padding: 3px;
  background-color: white;
}
.icon-head-table {
  height: 20px;
  margin-right: 5px;
}
.box-top-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
}
.title-top {
  color: rgb(194, 0, 0);
  font-size: 16px;
  font-weight: 800;
}
.content {
  background-color: rgb(255, 218, 117);
}
.giaidbl {
  width: 50px;
}
.giaidbl-right {
  width: 50px;
}

.giai {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.bkqtinhmienbac > tbody > tr > td {
  border: solid 1px white;
}
.bkqtinhmienbac > tbody > tr > td:nth-child(1) {
  border-right: solid 1px white;
  font-weight: bold;
  color: rgb(194, 0, 0) !important;
}
.flex-content {
  display: flex;
  flex-direction: row;
}
.flex-left-content {
  width: 80%;
}
.flex-right-content {
  width: 20%;
}
.g-db {
  color: rgb(194, 0, 0);
  font-weight: bold;
  font-size: 32px !important;
}
.g-db2 {
  color: rgb(255 42 111);
  font-weight: bold;
}
.giaiSo {
  font-size: 26px;
  font-weight: bold;
  border-left: solid 1px white;
}
.flex-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.border_bottom {
  border-bottom: solid 2px white;
}
.giaiSo {
  width: 100%;
  text-align: center;
  padding: 5px;
}
.bkqtinhmienbac > tbody > tr > td:first-child {
  text-align: center;
}
.content_right {
  background-color: rgb(255, 208, 208);
}

.bg-red {
  background-color: red !important;
}
.text-title-right {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: white;
  font-weight: bold;
  height: 40px;
  border-left: solid 1px white;
  width: 100%;
  border-bottom: solid 1px white;
}
.text-detail-right {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: black;
  height: 40px;
  border-left: solid 1px white;
  width: 100%;
  border-bottom: solid 2px white;
}
.right-size-big {
  height: 47px !important;
}

.con-frame-1 {
  background-color: #cea900;
  padding: 10px;
  border-radius: 5px;
}
.con-frame-2 {
  background-color: #cc7900;
  padding: 10px;
}
.con-frame-3 {
  background-color: #3e5c64;
  padding: 10px;
}
.header-frame {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 5px;
}

.title-frame {
  color: white !important;
  font-size: 16px;
  font-weight: bold !important;
  padding-left: 10px;
}
.flex-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 5px;
}

.text-bottom {
  margin-left: 12px;
  font-size: 12px;
}
.group-guide {
  display: flex;
  flex-direction: column;
}

.title-guide {
  color: red;
}

.detail-guide {
  border: solid 2px rgb(113, 179, 255);
  margin: 5px;
  padding: 15px !important;
}
.detail-guide-row {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
