.toolbar-icon-system-cpc-admin:before {
  background-image: url('../img/cpc-logo-grey.svg');
}
.toolbar-icon-system-cpc-admin:active:before,
.toolbar-icon-system-cpc-admin.is-active:before {
  background-image: url('../img/cpc-logo-grey.svg');
}

.apic-user-form.apic-user-form-register, .apic-user-form.apic-user-form-login {
  display: none;
}

.apic-user-icon.login-flow-active {
  width: 58px;
  height: 58px;
  background-image: url('../img/logo-CanadaPost.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}
