#CQ #strings-activate-button .activate-icon,
#CQ .ext-mb-icon.success-activation {
  background-image: url('clientlibs_translator/resources/images/icons/accept.png');
}
#CQ .ext-mb-icon.success-activation {
  background-repeat: no-repeat;
  background-position: center top;
}
#CQ #cq-switcher .cq-switcher-translator-icon {
  background-image: url('clientlibs_translator/resources/images/icons/act_translator.png');
}
#CQ #cq-switcher .cq-switcher-translator-icon-inactive {
  background-image: url('clientlibs_translator/resources/images/icons/inact_translator.png');
}
#apps .translator-icon {
  background: url('clientlibs_translator/resources/images/icons/translator.jpeg') no-repeat scroll 0 -2px transparent;
}
