/* reset global styles for upn-component-button */
.upn-component-button {
  font-weight: normal;
  font-weight: initial;
  background-image: none;
  background-image: initial;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: initial;
          box-shadow: initial
}
.upn-component-button:disabled {
  background-image: none;
  background-image: initial;
}


/*# sourceMappingURL=15.4b56727a8e8873c89804.css.map*/