/* 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);
  }
}
/*******************************
Disclosure
*******************************/
.disclosure {
  margin: 0px 10px 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c6c8c9;
  padding-top: 3px;
  float: left;
  width: 96%;
}
@media (min-width: 1024px) {
  .disclosure {
    width: 100%;
  }
}
.disclosure__declineBtn {
  margin-left: 14px;
  font-size: 14px;
}
.disclosure__tocMessage {
  color: #fe0000;
  margin-left: 30px;
}
.disclosure__tocMessage .logout {
  color: #365884;
  text-transform: uppercase;
}
.disclosure p {
  float: left;
  width: 100%;
}
@media (min-width: 1024px) {
  .disclosure {
    margin: 0px 0px 14px;
    padding-top: 9px;
  }
}
.statue {
  float: left;
  position: fixed;
  z-index: 100000;
  background: #ffffff;
  top: 0;
}
.statue .disclosure {
  margin-bottom: 0px;
  width: 97.5%;
  max-width: 1200px;
}
/*******************************
(tnc) Terms & Conditions
*******************************/
.tncHeader.bm-display_none {
  display: none;
}
.tnc {
  margin: 0px 10px;
  max-width: 804px;
}
.tnc.bm-display_none {
  display: none;
}
@media (min-width: 1024px) {
  .tnc {
    margin: 0px;
  }
}
.tncMltCntr {
  margin: 0px 10px 50px 10px;
}
@media (min-width: 1024px) {
  .tncMltCntr {
    margin: 0px 0px 50px 0px;
  }
}
.tncMltCntr ul {
  margin-left: 0px;
  padding-left: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  .tncMltCntr ul {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .tncMltCntr ul {
    width: 30%;
  }
}
.tncMltCntr li {
  font-size: 14px;
  color: #365884;
  cursor: pointer;
  font-family: 'UniversCondensedBold', Meiryo, "Hiragino Kaku Gothic Pro";
  font-weight: bold;
  list-style: none;
  border-bottom: 1px solid lightgray;
  padding: 10px 20px;
}
.tAndC {
  display: none;
}
.tAndC .center-modal-overlay-container {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 32, 51, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483647;
  transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
}
.tAndC .company-model-content {
  min-height: auto;
  max-height: 100%;
  max-width: 1000px;
  background-color: #ffffff;
  padding: 28px 25px;
  border-radius: 5px;
  width: 84%;
}
.tAndC .bm-type__blueBtn {
  border-radius: 5px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
  border: 2px solid #0d1826;
  font-family: Basis Grotesque;
  display: inline-block;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 1px;
  min-width: 200px;
  text-align: center;
}
.tAndC .bm-type__blueBtnDark {
  background-color: #0d1826;
}
.tAndC .bm-type__blueBtnLight {
  background-color: #fff;
  color: #0d1826;
}
.tAndC .tandCBtnContainer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 18px;
}
.tAndC .disclosure {
  border-bottom: 0px;
  margin: 0;
  padding: 0;
  float: none;
  width: 100%;
}
.tAndC .disclosure p {
  float: none;
  margin-bottom: 0;
}
.tAndC .title {
  font-size: 20px;
  line-height: 28px;
  font-family: 'Basis Grotesque';
  margin: 0 0 24px;
  font-weight: bold;
}
.tAndC .disclosureTxt {
  font-size: 12px;
  line-height: 16px;
  font-family: "Goldman Sans";
  color: #50515E;
  margin-top: 18px;
}
.tAndC .disclosure__declineBtn {
  margin-left: 0px;
  margin-bottom: 14px;
}
.tAndC .statue {
  float: none;
  position: inherit;
}
.tAndC .slimScrollBar {
  background: #0d1826 !important;
  opacity: .3!important;
}
.tAndC .slimScrollRail {
  display: block!important;
  background: #0d1826 !important;
  opacity: .1!important;
}
.tAndC .titleDesc__container {
  padding-right: 50px;
}
.tAndC .titleDesc__container__text p {
  font-size: 12px;
  line-height: 16px;
  font-family: "Goldman Sans";
  color: #50515E;
}
.tAndC .disableBtn__accapt {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}
.tAndC .blueButton.bm-color-white {
  color: white;
}
@media (min-width: 768px) {
  .tAndC .company-model-content {
    width: auto;
  }
  .tAndC .tandCBtnContainer {
    flex-direction: row;
    justify-content: flex-end;
  }
  .tAndC .tandCBtnContainer {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .tAndC .disclosure__declineBtn {
    margin-right: 14px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1023px) and (orientation: landscape) {
  .tAndC .company-model-content {
    width: auto;
  }
  .tAndC .tandCBtnContainer {
    flex-direction: row;
    justify-content: flex-end;
  }
  .tAndC .tandCBtnContainer {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .tAndC .disclosure__declineBtn {
    margin-right: 14px;
    margin-bottom: 0px;
  }
  .tAndC .slimScrollDiv {
    height: 125px !important;
  }
  .tAndC .titleDesc__container {
    height: 125px !important;
  }
  .tAndC .company-model-content {
    width: 88% !important;
    max-height: 88%;
  }
  .tAndC .title {
    margin-bottom: 0px;
  }
}
.gsam.microsite .tAndC .disclosure p {
  width: 96%;
}
