/* BG Image Path */
/*asset class colors*/
/*******************************************************************************************/
/*******************************
colors - Footer
*******************************/
/*******************************************************************************************/
/*******************************
Colors - GlobalNavigation
*******************************/
/*******************************************************************************************/
/*******************************
Colors : Header
*******************************/
/*******************************************************************************************/
/*******************************
Colors - The Latest
*******************************/
/*******************************************************************************************/
/*******************************
Colors - Login
*******************************/
/*******************************
Colors - Login_v2
*******************************/
/*******************************
Colors - Login_v3
*******************************/
/*******************************************************************************************/
/*******************************
colors - Explore Funds
*******************************/
/*******************************
colors - Explore Funds Financial Intermediary Theme
*******************************/
/*******************************************************************************************/
/*******************************
colors - More Stories
*******************************/
/*******************************
mixins - More Stories
*******************************/
/*******************************************************************************************/
/*******************************
variables - Hero Space
*******************************/
/*******************************
colors - Hero Space
*******************************/
/*******************************************************************************************/
/*******************************
colors - Fund Carousel
*******************************/
/* @font-family-UCL: 'UniversCondensedLight'; */
/*******************************
variables - Fund Carousel
*******************************/
/*margin-left corresponding to 20% width for recently viewed and favorite funds*/
/*******************************
colors - searchResult
*******************************/
/*******************************
Colors - Literature Tab
*******************************/
/*******************************
Colors - Commentary Tab
*******************************/
/*******************************
colors- Black Popup
*******************************/
/*******************************
colors- Error Message
*******************************/
/*******************************
Theme Color- Market Strategy
*******************************/
/*******************************
Theme Color- Business Practices
*******************************/
/*******************************
Theme Color- Portfolio Strategy
*******************************/
/*******************************
Theme Color- Advisor Resource
*******************************/
/*******************************
Theme Color- Sem Campaign
*******************************/
/************************
Dimension of ratina image
*************************/
/*******************************
Theme Colors- Meet The Experts
*******************************/
/*******************************
Theme Colors- for new global navigation
*******************************/
/*margin-left corresponding to 20% width for recently viewed and favorite funds*/
@-webkit-keyframes load5sh {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes load5sh {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/**
* TYPOGRAPHY
*/
@font-face {
  font-family: "GS Sans";
  src: url("https://cdn.gs.com/fonts/gs-sans/v1/gs-sans-variable.woff2") format("woff2");
}
@font-face {
  font-family: "GS Sans Condensed";
  src: url("https://cdn.gs.com/fonts/gs-sans/v1/gs-sans-condensed-variable.woff2") format("woff2");
}
.design-gsam_v2 .market-monitor .compCont {
  max-width: 1360px;
}
@media only screen and (min-width: 1360px) {
  .design-gsam_v2 .market-monitor .compCont {
    padding: 0px;
  }
}
.market-monitor .gm-overflow-x-scroll {
  overflow-x: scroll;
}
.market-monitor hr.bm-type_blue {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.27);
}
@media only screen and (min-width: 768px) {
  .market-monitor hr.bm-type_blue {
    margin: 0 auto 32px;
    width: 68%;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor hr.bm-type_blue {
    margin-bottom: 32px;
    width: 100%;
  }
}
.market-monitor hr.bm-type_blue.bm-type_2 {
  display: none;
}
.market-monitor .titleSummaryLink {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .titleSummaryLink {
    width: 68%;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .titleSummaryLink {
    width: 100%;
  }
}
.market-monitor .text1 {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .market-monitor .title2 {
    margin: 0 auto 24px;
    width: 68%;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .title2 {
    margin: 0 0 24px;
  }
}
.market-monitor .title2,
.market-monitor .title3 {
  color: rgba(0, 0, 0, 0.95);
  text-align: left;
  font: 400 32px/32px "GS Sans Condensed", "Trebuchet MS", sans-serif;
  margin: 0 auto 48px;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .title2,
  .market-monitor .title3 {
    font: 400 40px/40px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .title2,
  .market-monitor .title3 {
    font: 400 40px/40px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    margin: 0 0 64px 0;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .market-monitor .title2,
  .market-monitor .title3 {
    font: 400 60px/60px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .title4 {
  color: rgba(0, 0, 0, 0.95);
  text-align: left;
  font: 700 22px/26px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .title4 {
    font: 700 22px/26px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .title4 {
    font: 700 26px/32px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .market-monitor .title4 {
    font: 700 26px/32px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .utilsTray {
  display: block;
  text-align: left;
}
.market-monitor .utilsTray__item-download {
  background-color: #7297c5;
  display: inline-block;
  padding: 10px 12px;
  color: rgba(0, 0, 0, 0.95);
  font: 500 14px/20px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .utilsTray__item-download {
    font: 500 16px/20px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .utilsTray__item-download {
    font: 500 18px/22px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .imageleftRight {
  padding-top: 0px;
}
.market-monitor .imageleftRight .bm-display_table {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .market-monitor .imageleftRight .bm-display_table {
    display: table;
  }
}
.market-monitor .imageleftRight__img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .market-monitor .imageleftRight__img {
    display: table-cell;
    width: 57%;
  }
}
@media only screen and (min-width: 768px) {
  .market-monitor .imageleftRightDesc.bm-spacing {
    padding: 0;
    margin: 0 auto;
    width: 68%;
    display: block;
  }
}
.market-monitor .imageleftRightDisclosure {
  margin-bottom: 32px;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.market-monitor .componentTitle {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .market-monitor .componentTitle {
    font: 500 16px/20px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .summaryEditorialItm__icon {
  text-align: left;
  margin: 0;
  margin-bottom: 16px;
}
.market-monitor .summaryEditorialItm__title {
  text-align: left;
  font: 700 18px/28px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 1024px) {
  .market-monitor .summaryEditorialItm__title {
    font: 700 20px/30px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) {
  .market-monitor .summaryEditorialItm__content {
    width: 90%;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1300px) {
  .market-monitor .compCont.style-pformance-wrapper {
    padding: 0 !important;
  }
}
.market-monitor .summaryEditorialList {
  margin-left: 0px;
  text-align: left;
}
.market-monitor .summaryEditorialItm {
  padding-left: 0px;
}
.market-monitor .stylePerfCont__title {
  text-align: left;
  font: 700 22px/26px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 1024px) {
  .market-monitor .stylePerfCont__title {
    font: 700 26px/32px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .stylePerfCont__scrollWrapper {
    width: 50.5%;
  }
}
@media only screen and (max-width: 767px) {
  .market-monitor .stylePerfCont__scrollWrapper {
    width: 100%;
  }
}
.market-monitor .stylePerfCont .stylePerf__labelHead {
  text-align: left;
  color: rgba(0, 0, 0, 0.95);
  font: 700 16px/28px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  padding-bottom: 16px;
  text-transform: unset;
  top: -16px;
}
@media only screen and (min-width: 768px) {
  .market-monitor .stylePerfCont .stylePerf__labelHead {
    font: 700 18px/28px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .stylePerfCont .stylePerf__labelHead {
    font: 700 20px/30px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .stylePerfCont .stylePerf__changeBox {
  background-color: #f7f7fa;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  font: 400 16px/24px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  padding: 14px 10px;
  color: #398025;
}
.market-monitor .stylePerfCont .stylePerf__changeBox.bm-change_neg {
  color: #c2170a;
}
@media only screen and (min-width: 768px) {
  .market-monitor .stylePerfCont .stylePerf__changeBox {
    font: 400 22px/32px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    padding: 24px 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .stylePerfCont .stylePerf__changeBox {
    font: 400 28px/42px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .stylePerfCont .stylePerf__labelX {
  padding-top: 16px;
}
.market-monitor > div[class^="background_"] .bgComp {
  margin-bottom: 92px;
}
.market-monitor > div[class^="background_"] .bgComp.bm-bg_gray {
  background-color: #f7f7fa;
}
.market-monitor > div[class^="background_"] .bgComp .bgCont {
  display: none;
}
.market-monitor > div[class^="background_"] .bgComp .saslogo {
  display: none;
}
.market-monitor > div[class^="background_"] .bgComp .marquee.bm-type_Plain {
  padding-bottom: 0;
}
.market-monitor > div[class^="background_"] .bgComp .marquee.bm-type_Plain.default {
  height: auto;
}
.market-monitor > div[class^="background_"] .bgComp .marquee .im-download {
  height: 18px;
  width: 18px;
  display: inline-block;
  background-image: url("../common/img/download.png");
}
.market-monitor > div[class^="background_"] .bgComp .marquee__headingWrapper {
  color: rgba(0, 0, 0, 0.95);
}
.market-monitor > div[class^="background_"] .bgComp .marquee__headingSep {
  display: none;
}
.market-monitor > div[class^="background_"] .bgComp .marquee__headingDate {
  display: block;
  text-align: left;
  margin-top: 16px;
  text-transform: capitalize;
  font: 400 16px/24px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor > div[class^="background_"] .bgComp .marquee__headingDate {
    font: 400 18px/28px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor > div[class^="background_"] .bgComp .marquee__headingDate {
    font: 400 20px/30px "GS Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor > div[class^="background_"] .bgComp .marquee__heading {
  text-align: left;
  font: 400 36px/36px "GS Sans Condensed", "Trebuchet MS", sans-serif;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor > div[class^="background_"] .bgComp .marquee__heading {
    font: 400 50px/50px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor > div[class^="background_"] .bgComp .marquee__heading {
    font: 400 60px/60px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .market-monitor > div[class^="background_"] .bgComp .marquee__heading {
    font: 400 80px/80px "GS Sans Condensed", "Trebuchet MS", sans-serif;
    letter-spacing: 0;
  }
}
.market-monitor .weeklyUpdate {
  display: flex;
  gap: 24px;
  width: 1000px;
  margin-bottom: 24px;
}
.market-monitor .weeklyBox {
  min-width: 200px;
  margin: 0;
  border: none;
  background-color: #f7f7fa;
}
.market-monitor .weeklyBox__header {
  color: rgba(0, 0, 0, 0.95);
  font: 700 14px/20px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  background-color: #f7f7fa;
  text-align: left;
  padding: 15px 15px 0;
}
.market-monitor .weeklyBox__content {
  color: rgba(0, 0, 0, 0.95);
  font: 400 14px/20px "GS Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  background-color: #f7f7fa;
  text-align: left;
  padding: 15px 15px 0;
}
.market-monitor .legal.discCont {
  border: none;
}
.market-monitor .collapseEnabled:has(> .disclaimer__viewBtn) {
  margin-left: -21px;
}
@media only screen and (min-width: 1024px) {
  .market-monitor .collapseEnabled:has(> .disclaimer__viewBtn) {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 1230px) {
  .market-monitor .collapseEnabled:has(> .disclaimer__viewBtn) {
    margin-left: -21px;
  }
}
@media only screen and (min-width: 1300px) {
  .market-monitor .collapseEnabled:has(> .disclaimer__viewBtn) {
    margin-left: 0;
  }
}
.market-monitor .collapseEnabled:has(> .dis12px) {
  margin-left: 0px !important;
}
.market-monitor .disclaimer__viewBtn {
  text-align: left;
  padding: 0 4.9%;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 0 16px;
  font: 700 12px/18px "GS Sans", Helvetica, Arial;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .disclaimer__viewBtn {
    padding: 0 21px;
    max-width: 1360px;
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .disclaimer__viewBtn {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1230px) {
  .market-monitor .disclaimer__viewBtn {
    padding: 0 1.8%;
  }
}
@media only screen and (min-width: 1300px) {
  .market-monitor .disclaimer__viewBtn {
    padding: 0;
  }
}
.market-monitor .richText.bm-type_disclaimer.dis12px * {
  font: 400 12px/18px "GS Sans", Helvetica, Arial;
  color: rgba(0, 0, 0, 0.8);
}
.market-monitor .archivedDocuments {
  width: 100%;
}
.market-monitor .archivedDocumentsList {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100% !important;
  height: 100%;
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  .market-monitor .archivedDocumentsList {
    gap: 0;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.market-monitor .archivedDocumentsItm {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .market-monitor .archivedDocumentsItm {
    flex-basis: 50%;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .market-monitor .archivedDocumentsItm {
    flex-basis: 33%;
  }
}
.market-monitor .archivedDocumentsItm__imgBg {
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: relative;
}
.market-monitor .archivedDocumentsItm__imgBg a {
  display: flex;
  justify-content: center;
}
.market-monitor .archivedDocumentsItm__imgBg img {
  width: 369px;
  height: 370px;
}
.market-monitor .archivedDocumentsItm__btnBg {
  margin: 0 auto;
}
.market-monitor .archivedDocumentsItm__txt {
  top: unset;
  bottom: 70px;
  left: calc(-34%);
  width: 100px;
  font: 700 12px/16px "GS Sans", Helvetica, Arial;
  color: rgba(0, 0, 0, 0.95);
}

/* BG Image Path */
/*asset class colors*/
/*******************************************************************************************/
/*******************************
colors - Footer
*******************************/
/*******************************************************************************************/
/*******************************
Colors - GlobalNavigation
*******************************/
/*******************************************************************************************/
/*******************************
Colors : Header
*******************************/
/*******************************************************************************************/
/*******************************
Colors - The Latest
*******************************/
/*******************************************************************************************/
/*******************************
Colors - Login
*******************************/
/*******************************
Colors - Login_v2
*******************************/
/*******************************
Colors - Login_v3
*******************************/
/*******************************************************************************************/
/*******************************
colors - Explore Funds
*******************************/
/*******************************
colors - Explore Funds Financial Intermediary Theme
*******************************/
/*******************************************************************************************/
/*******************************
colors - More Stories
*******************************/
/*******************************
mixins - More Stories
*******************************/
/*******************************************************************************************/
/*******************************
variables - Hero Space
*******************************/
/*******************************
colors - Hero Space
*******************************/
/*******************************************************************************************/
/*******************************
colors - Fund Carousel
*******************************/
/* @font-family-UCL: 'UniversCondensedLight'; */
/*******************************
variables - Fund Carousel
*******************************/
/*margin-left corresponding to 20% width for recently viewed and favorite funds*/
/*******************************
colors - searchResult
*******************************/
/*******************************
Colors - Literature Tab
*******************************/
/*******************************
Colors - Commentary Tab
*******************************/
/*******************************
colors- Black Popup
*******************************/
/*******************************
colors- Error Message
*******************************/
/*******************************
Theme Color- Market Strategy
*******************************/
/*******************************
Theme Color- Business Practices
*******************************/
/*******************************
Theme Color- Portfolio Strategy
*******************************/
/*******************************
Theme Color- Advisor Resource
*******************************/
/*******************************
Theme Color- Sem Campaign
*******************************/
/************************
Dimension of ratina image
*************************/
/*******************************
Theme Colors- Meet The Experts
*******************************/
/*******************************
Theme Colors- for new global navigation
*******************************/
/*margin-left corresponding to 20% width for recently viewed and favorite funds*/
@-webkit-keyframes load5sh {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes load5sh {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/**
* TYPOGRAPHY
*/
@font-face {
  font-family: "GS Sans";
  src: url("https://cdn.gs.com/fonts/gs-sans/v1/gs-sans-variable.woff2") format("woff2");
}
@font-face {
  font-family: "GS Sans Condensed";
  src: url("https://cdn.gs.com/fonts/gs-sans/v1/gs-sans-condensed-variable.woff2") format("woff2");
}

