@import "https://nwninsightcdn.azureedge.net/clients/InsightTrainerPWA/UAT/Base/framework.css";
@import "https://nwninsightcdn.azureedge.net/clients/InsightTrainerPWA/UAT/Insight/client.css";
@import "https://nwncreativestore.blob.core.windows.net/nwncreativeshare/Insight-Registry/clients/Base/v6fontawesome.css";

/* src/styles.css */
.fade.modal {
  opacity: unset !important;
}
.modal-backdrop {
  z-index: 1;
}
.modal-content {
  z-index: 3;
}
.offline-header {
  height: 45px;
  padding: 10px 0px;
  text-align: center;
}
.offline {
  padding: 95px 0 60px;
}
@media (min-width: 0px) and (max-width:636px) {
  .offline {
    padding: 145px 0 60px;
  }
}
.hide-offline-content {
  display: none;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
