.bn-danhsach-nhomlinhvuc-portlet .targetgroup-head {
  position: relative;
}
.bn-danhsach-nhomlinhvuc-portlet .targetgroup-head :before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #CE7A58;
  height: 4px;
  border-radius: 20px;
}
.bn-danhsach-nhomlinhvuc-portlet .targetgroup-head .targetgroup-title {
  color: #CE7A58;
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  cursor: pointer;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem {
  background: #f5f5f5;
  cursor: pointer;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .card-body {
  padding: 0.6rem;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .icon img {
  height: 20px;
  margin-top: -7px;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .icon img :hover {
  background: rgba(103, 169, 159, 0.15);
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .icon img :hover .child-transparent {
  background: transparent !important;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .title {
  font-size: 18px;
  margin-left: 5px;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .title :hover {
  background: rgba(103, 169, 159, 0.15);
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem .title :focus-visible {
  outline: transparent;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem picture {
  background: transparent !important;
}
.bn-danhsach-nhomlinhvuc-portlet .nhomLinhVucItem :hover {
  background: rgba(103, 169, 159, 0.15);
}
.bn-danhsach-nhomlinhvuc-portlet .child-transparent {
  background: transparent !important;
}