.gd-powered-by-logo-wrapper {
  right: 0;
  bottom: 0;
  margin: 10px 10px 10px 0;
  line-height: 0;
  background-color: white;
  opacity: 0.85;
}
.gd-powered-by-logo-wrapper-small {
  position: absolute;
  z-index: 1;
}
.gd-powered-by-logo-wrapper-large {
  position: fixed;
}

.gd-powered-by-logo-img {
  display: block;
}
.gd-powered-by-logo-img-large {
  width: 165px;
  height: 30px;
  background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
  background-size: 165px 30px;
}
.gd-powered-by-logo-img-small {
  width: 146px;
  height: 16px;
  background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
  background-size: 146px 16px;
}

/*# sourceMappingURL=poweredByGDLogo.css.map */
