:root {
  --site-container-margin-horizontal: 4vw;
  --site-container-margin-vertical: 3vh;
}

#globalBody:not(.oj-complete) {
  visibility: hidden;
}

/*
* Site specific style classes. 
* Only use custom CSS when there isn't an 
* existing Redwood class available 
*/
.site-width100 {
  width: 100%;
}

.site-hv100 {
  height: 100vh;
}

.site-help-card-container {
  width: 300px;
  height: 230px;
}

.site-help-support-listview {
  overflow: visible;
}

.site-help-card-logo {
  margin-top: 16%;
  margin-left: 42%;
}

.site-footerSubLayout {
  padding-top: 60px;
  padding-left: 172px;
  padding-right: 163px;
}

.site-navTogglePosition {
  margin-top: -10px;
  margin-left: -8px;
}

.site-appTitle {
  margin-top: -13px;
}

.site-search-size {
  width: 400px;
}

.site-banner-1 {
  height: 10px;
  margin: -11px -8px 50px -8px;
  position: relative;
  background-image: url('../images/footer/JET-Color-Strip.png');
}

.site-success-card-container {
  width: 264px;
  height: 264px;
}

.site-success-card-name {
  margin: 27px 0 0 28px;
}

.site-page-container {
  /* To make margin responsive with viewport */
  margin: var(--site-container-margin-vertical) var(--site-container-margin-horizontal) 0
    var(--site-container-margin-horizontal);
}

#successStoriesContainer.site-page-container {
  /* To adjust margin right only for success page */
  margin: var(--site-container-margin-vertical) 8px 0 var(--site-container-margin-horizontal);
}

/* media query for small device size changes */
@media screen and (max-width: 599.9px) {
  .site-learn-tabbar-width {
    max-width: 500px !important;
  }

  .site-support-card-container,
  .site-help-card-container {
    width: 100%;
  }
  .site-page-container {
    margin: auto;
  }

  .site-card-width {
    min-width: 260px;
    max-width: 360px;
    width: 84vw;
  }

  .site-search-size {
    width: 191px;
  }
  .site-footerSubLayout {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #successStoriesContainer.site-page-container {
    margin: auto;
  }
}

.site-story-quote-background {
  background-image: url('../images/bg/blue background.png');
}

.site-faq-panel-banner {
  background-image: url('../images/bg/strip.png');
  background-repeat: no-repeat;
  background-size: 100% 14px;
}

.site-story-thumbnail {
  background-size: cover;
  width: 200px;
  height: 200px;
  display: inline-block;
}
.site-story-example-image-container {
  width: 100%;
  height: 600px;
}

.site-story-exmaple-detail-container {
  height: 100%;
}
.site-story-exmaple-detail-image-container {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.site-story-example-detail-image {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin: auto;
}

.site-card-icon {
  width: 50%;
  margin: auto;
}

.site-card-bg-gold {
  background-image: url('../images/bg/JET-bkgd-card-gold.png');
}

.site-card-bg-orange {
  background-image: url('../images/bg/JET-bkgd-card-orange.png');
}

.site-card-bg-purple {
  background-image: url('../images/bg/JET-bkgd-card-purple.png');
}

.site-card-bg-peach {
  background-image: url('../images/bg/JET-bkgd-card-peach.png');
}

.site-card-bg-red {
  background-image: url('../images/bg/JET-bkgd-card-red.png');
}

.site-card-width {
  min-width: 260px;
  max-width: 320px;
  width: 82vw;
}
.site-story-logo {
  max-width: 395px;
  float: right;
  margin-top: -60px;
}
/* logo specific styling for success stories layout */
.site-success-card-logo {
  display: block;
  width: 200px;
}

.site-story-renaps-logo {
  width: 130px;
}

.site-story-windis-logo {
  margin-top: -45px;
}
/* .site-story-amis-logo {
  margin-left: 33%;
}

.site-story-renaps-logo {
  width: 140px;
  margin-top: 52%;
  margin-left: -26%;
}

.site-story-mni-logo {
  width: 250px;
  margin-left: -12%;
  margin-top: 25%;
} */
.site-story-obanking-logo {
  margin-top: -20%;
}

.site-story-apex-logo {
  margin-top: -12%;
  width: 150px;
}

.site-story-apmcs-logo {
  margin-top: -20%;
}

.site-story-goldengate-logo {
  margin-top: -20%;
}

.site-story-pubsector-logo {
  margin-top: -20%;
}

.site-story-osca-logo {
  margin-top: -3%;
  width: 160px;
}

.site-rn-known-issues-table-cell {
  vertical-align: top;
  text-align: left;
  padding: 2px 4px;
}

.site-rn-change-log-container {
  max-height: 600px;
  overflow-y: scroll;
}

.site-div-center {
  margin: 3vh auto;
}

.site-home-main-inner {
  padding-top: 46px;
}

.site-home-bg {
  background-image: url('../images/bg/home_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.site-home-news-bg {
  background-image: url('../images/bg/news_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.demo-navDrawer {
  min-width: 200px;
  max-width: 400px;
  width: 20vw;
}

.page-container > div {
  height: auto;
}

.demo-listviewprogressive {
  min-height: 180px;
  max-height: 860px;
  height: 100vh;
  background: none;
}

.demo-listviewprogressive-mobile {
  height: 50vh;
}

.site-textured-bg-link {
  z-index: 1;
}

.site-home-yellow-bar {
  height: 4px;
  width: 41px;
  background-color: rgb(var(--oj-palette-brand-rgb-50));
}

/* Learning page styles start */

.site-cards-listview {
  overflow: visible;
}

.site-learn-resources-container {
  margin: 0px var(--site-container-margin-horizontal);
}

.site-image-card-logo {
  display: flex;
  width: 330px;
  height: 220px;
}

.site-image-card-height {
  height: 390px;
}

.site-image-card-desc {
  height: 34vh;
}

.site-resources-panel {
  min-height: 220px;
}

/* Learning page styles end */

/* Background texture styles start */
.site-bg {
  height: 100%;
}

.symbol-bg {
  height: 240px;
}

[class*='site-rw-pattern'] {
  position: relative;
}

/* Add a similar custom class for a different colour in the texture */
.site-new-bg {
  background-image: url('../images/home/JET-bkgd-bottom.png');
}

/* .site-bg:before {
  content: '';
} */

.rn-image-sizing {
  max-width: inherit;
  object-fit: contain;
}
.rn-image-card-width {
  min-width: 260px;
  max-width: 25vw;
  /* width: 82vw; */
}

[class*='-130bg'][class*='site-rw-pattern']:before {
  filter: opacity(0.3);
}

/* Add a similar custom class for a different background texture */
.site-rw-pattern7w:before {
  background-image: url(../images/bg/rw-pattern7w.png) !important;
}

.site-rw-pattern16:before {
  background-image: url(../images/bg/rw-pattern16.png) !important;
}

[class*='site-rw-pattern']:before {
  mix-blend-mode: overlay;
}

.site-rw-pattern-25p:before {
  opacity: 0.5;
}

[class*='site-rw-pattern']:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-repeat: repeat;
}

/* Background texture styles end */

/* Help & Support page styles Start */

.site-logo-card-height {
  height: 230px;
}

.site-rw-pattern-15p:before {
  opacity: 0.1;
}
.site-support-panel-customizations {
  height: 281px;
}
iframe {
  width: 100%;
  height: 100%;
}
.site-page-section-container {
  margin: 0 var(--site-container-margin-horizontal);
}
/* Help & Support page styles End */
.site-get-started-video-container {
  height: 280px;
}
.site-get-started-video-container-xl {
  height: 200px;
}
.site-starter-template-container {
  height: 250px;
}

.site-starter-template-conveyor {
  margin-left: 11vw;
  width: 60vw !important;
  min-width: 300px;
}
