@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#identity-box > hbox {
  background-image: none !important;
  background-color: transparent !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
}

#identity-icon-label {
 display: none !important;
}

.verifiedIdentity {
  background-color: #33CC00 !important;
}

.verifiedDomain {
  background-color: #3366FF !important;
}

