.customerLog-holder .c_type-0::before,
.customerLog-holder .c_type-1::before,
.customerLog-holder .c_type-2::before
{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-bottom: -1px;
  margin-right: 4px;
  background-repeat: no-repeat !important;

}

.customerLog-holder .c_type-0::before{
  background: url(/img/Custom/DXImages.png);
  background-position: -86px -410px;
}

.customerLog-holder .c_type-1::before{
  background-image: url(/img/Customers/officeBuilding.ico);
}
.customerLog-holder .c_type-2::before{
 background: url(/img/Customers/User_16x16.png);
}
