.jguide-display .jguide-step-type-html-document .nav-button {
  top: 77% !important;
  transform: translateY(-77%) !important;
}
.jguide-display .content-wrapper .content.url .fullscreen-wrapper,
.jguide-display .content-wrapper .content.url .fullscreen-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  max-height: 100%;
  min-height: unset;
  min-width: unset;
}
.jguide-display .content-wrapper .content.url .fullscreen-wrapper .iframe-actions,
.jguide-display .content-wrapper .content.url .fullscreen-wrapper iframe .iframe-actions {
  display: none;
}
.jguide-display .content-wrapper .content.url .scorm-placeholder {
  display: none;
}
.jguide-display .content-wrapper .content.url .invisible {
  visibility: visible;
}
/*# sourceMappingURL=jguide.css.map */
