.f_footer_main .men div a.hideAddLoading {
  position: relative;
  padding-left: 7px;
}
.f_footer_main .men div a.hideAddLoading span {
  background-image: none !important;

  position: absolute !important;
  left: -5px;
  top: 3px;
  color: #333;
  display: inline-flex !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #7e7e7e;
}
