html.portal-mode,
html.portal-mode body {
  background: none transparent !important;
  overflow: hidden !important;
}

html.portal-mode #appFrame,
html.portal-mode #appFrame * {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html.portal-mode #appFrame::-webkit-scrollbar,
html.portal-mode #appFrame *::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}

html.portal-mode #appFrame {
  min-height: 760px;
  height: auto !important;
  width: 903px !important;
  min-width: 903px;
  background: none transparent !important;
  overflow: hidden;
}

html.portal-mode ul.rgiPubIntro {
  overflow: hidden;
}

html.portal-mode #rgiSummary {
  width: 210px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

html.portal-mode #rgiSummary > div {
  float: none;
  width: 100%;
}

html.portal-mode #rgiSummary .rgiValue {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

html.portal-mode #rgiSummary .rgiValue h4 {
  font-size: 56px;
  line-height: 0.95;
  margin-bottom: 4px;
}

html.portal-mode #rgiSummary .rgiValue .rgiOldValue {
  align-self: flex-start;
  max-width: 100%;
  box-sizing: border-box;
}

html.portal-mode .rgiChange {
  margin-top: 12px;
  float: none !important;
  width: 100%;
  text-align: left !important;
}

html.portal-mode #rgiSummary .rgiChange h6.rgiChangePts {
  text-align: left;
}

html.portal-mode #rgiProductSummary {
  width: 60%;
  margin-left: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 4px;
  padding-left: 0;
  box-sizing: border-box;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket {
  width: 0;
  min-width: 0;
  overflow: hidden;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket.noindex {
  display: none;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket > span {
  background: transparent;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket > span:before,
html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket span span,
html.portal-mode #rgiProductSummary .rgiBreakdown li .colMarket span div {
  display: none !important;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colType {
  width: 74%;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li .colIndex {
  width: 26%;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li.rgiHeading .colType.noindex {
  width: 100%;
}

html.portal-mode #rgiProductSummary .rgiBreakdown {
  width: 333px;
  min-width: 333px;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li {
  width: 333px;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li.is-no-value-row .colType {
  width: 74%;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li.is-no-value-row .colIndex {
  width: 26%;
  overflow: visible;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li.is-no-value-row .colMarket {
  width: 0;
  min-width: 0;
  overflow: hidden;
}

html.portal-mode #rgiProductSummary .rgiBreakdown li.is-no-value-row .colChange {
  display: none;
}
