/* line 2, ../sass/qa.scss */
.page[data-page="why"] .pathwayMenuItem6 .i18n {
  max-width: 73%;
}
/* line 5, ../sass/qa.scss */
.page[data-page="why"] .pathwayMenuItem6 .accordian_container .i18n {
  max-width: none;
}

/* line 14, ../sass/qa.scss */
.accordian_top[data-product="hybrid_cloud"] .option3 .i18n,
.accordian_top[data-product="hybrid_cloud"] .option4 .i18n {
  font-size: 1.2vmin;
}

/* line 22, ../sass/qa.scss */
#body.skinny .pathwayMenuItem {
  font-size: 1.3vmin;
}
/* line 25, ../sass/qa.scss */
#body.skinny .overviewBody {
  font-size: 1.7vmin;
}
/* line 28, ../sass/qa.scss */
#body.skinny .why_title,
#body.skinny .workloads_title,
#body.skinny .solutions_title {
  font-size: 2.6vmin;
}
/* line 33, ../sass/qa.scss */
#body.skinny .x-menu-item__item-label .i18n {
  font-size: 1.7vmin !important;
}
/* line 36, ../sass/qa.scss */
#body.skinny .version {
  font-size: 1.7vmin;
}
/* line 39, ../sass/qa.scss */
#body.skinny .home_page_title {
  font-size: 4.4vmin;
}
/* line 42, ../sass/qa.scss */
#body.skinny .home_subtitle {
  font-size: 3vmin;
}
/* line 45, ../sass/qa.scss */
#body.skinny .nav_text {
  font-size: 1.3vmin;
}

/* line 51, ../sass/qa.scss */
x-panel-menu {
  background-color: #333333;
}

/* line 56, ../sass/qa.scss */
#body.ie .tile_quarter .icon {
  margin-left: -22%;
}

/* line 59, ../sass/qa.scss */
#body.ie .contentScroll .x-scrollable__scroll-container {
  justify-content: inherit !important;
}

/* line 62, ../sass/qa.scss */
#body.ie .overviewBody {
  font-size: 1.8vmin;
}

/* Make sure content isn't showing to the right of the vertical tab bar for s../corecards that also have a horizontal tab bar */
#body.ie .subpage[data-item="0"] .overviewContent.item1,
#body.ie .subpage[data-item="2"] .overviewContent.item1,
#body.ie .subpage[data-item="3"] .overviewContent.item1,
#body.ie .subpage[data-item="4"] .overviewContent.item1,
#body.ie .subpage[data-item="0"] .overviewContent.item2,
#body.ie .subpage[data-item="0"] .overviewContent.item3,
#body.ie .subpage[data-item="1"] .overviewContent.item3,
#body.ie .subpage[data-item="2"] .overviewContent.item3,
#body.ie .subpage[data-item]:not([data-item="4"]) .overviewContent.item4 {
  z-index: -1;
}

/* line 67, ../sass/qa.scss */
#body.firefox .subpage[data-item="0"] .overviewContent.item0 {
  z-index: 0;
}

/* line 70, ../sass/qa.scss */
#body.firefox .overviewContent.prev {
  z-index: 0;
}

/* Remove collateral tab for subpages that have tabs, but not all tabs have collateral */
.subpage[data-view="workloadsItem1Sub2"][data-item="1"] .collateralTab,
.subpage[data-view="workloadsItem1Sub2"][data-item="2"] .collateralTab,
.subpage[data-view="workloadsItem1Sub2"][data-item="3"] .collateralTab,
.subpage[data-view="workloadsItem1Sub3"][data-item="0"] .collateralTab,
.subpage[data-view="solutionsItem2Sub1"][data-item="0"] .collateralTab,
.subpage[data-view="solutionsItem2Sub2"][data-item="0"] .collateralTab,
.subpage[data-view="solutionsItem2Sub4"][data-item="0"] .collateralTab {
  display: none;
}

.workloads_content[data-seq-num="1"] {
  bottom: 48% !important;
}
.page[data-page="workloads"] .quote_container[data-seq-num="1"] {
  bottom: 38% !important;
}

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