

.coverCont{
  width: 100%;
  height: 191px;
  background-image: url('/imgs/symbols/symbols-cover1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  color: black !important;

}


#list-tab{
  display: flex;
  flex-direction: row;
}

#list-tab a{
  border-radius: 16px;
  margin: 4px;
  border:1px solid #ececec !important;
}


.col-8{
  width: 90% !important;
}

.col-md-12{
  box-shadow: 0 0 16px 0 rgb(24 94 224 / 15%), 0 10px 70px 0 rgb(24 94 224 / 15%) !important;
  margin-bottom: 5rem;
}

#MainSymbolsTableTabsContID .col-4{
  width:79% !important;
}

.list-group{
  --bs-list-group-active-bg: #7399c5 !important;
}
.list-group-item-action:hover{
  background-color: #d4e3e0;
}

#PlanGoldBtnID{
  text-align: center;
}

#PlanPlatinumBtnID{
  text-align: center;
}
