.notclick{
            pointer-events: none;
            background: #dadada;
        }
.namestaff{
  color: Black;
  font-weight: bold;
}

a.text-center img {
   
    background: white;
    opacity: 1;
    padding: 2px;
    border-radius: 5px;
}

.thongtincategory .breadcrumb-item+.breadcrumb-item::before{
content: ">";
}

.thongtincategory .breadcrumb-item{
  font-size: 0.9rem !important;
}

.form-group{
  margin-bottom: 0.5rem;
}

.info-customer p{
  font-weight: bold;
  color: blue;
}