@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";

.font-colordefault {
  color: #000 !important;
  font-weight: 500;
}
.bg-BrightYellow {
  background: #2e2a94;
  color: #fff;
}
.PillsTabsGrey label.active {
  background: #2e2a94 !important;
  color: #fff !important;
}
.PillsTabsGrey label {
  color: #000 !important;
}

@media (max-width: 767px) {
  .SuperstarHoldings table {
    width: 333px !important;
  }
}
.FlatTabs.switchbtn input[type="radio"]:checked + label {
  background: none;
  border: 0 !important;
  border-bottom: 2px solid #2e2a94 !important;
  color: #000 !important;
}
.profileImg {
  width: 150px;
  height: 150px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 8px;
  overflow: hidden;
}
.SuperstarBought-Share table .symbol {
  width: 50%;
}
.SuperstarBought-Share table .IncrHoldings {
  width: 30%;
}
.SuperstarBought-Share table .graph {
  width: 20%;
}
.shareholderProfileImg {
  width: 64px;
  flex: 0 0 auto;
}
.Superstar-ShareholdingsGrid tbody tr {
  position: relative;
}
#superStarModuleOuterWrap .PillsTabsGrey .border-dark {
  border-color: #b6b6b6 !important;
}
#superStarModuleOuterWrap .PillsTabsGrey.border-dark {
  border-color: #b6b6b6 !important;
}
#SuperStarShareHolders {
  position: relative;
}
#SuperStarShareHolders .lock-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 0;
  top: 243px;
  width: 68%;
  bottom: 0;
}
.blur-content {
  filter: blur(4px);
}
.nav-link:hover,
span#stickyTextCard:hover {
  color: #fff;
}
