/* Shared by public landing and login; inherits the surrounding control color/size. */
.uiIcon {
  display: inline-block;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  vertical-align: -.125em;
  pointer-events: none;
}
