body {
  overflow-x: hidden;
}

.top-nav {
  position: relative;
  z-index: 2;
  font-size: 18px;
  background-color: white;
  color: #282a35;
  /* min-height: 100px; */
}

.ch-bar:before,
.ch-bar:after {
  content: "";
  display: table;
  clear: both;
}

.ch-bar .ch-button {
  white-space: normal;
}

.ch-bar .ch-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}

.ch-btn,
.ch-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ch-bar-block .ch-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  white-space: normal;
  float: none;
  /* outline: 0; */
}

.ch-padding-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.ch-padding-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-42 {
  font-size: 42px !important;
}

.font-48 {
  font-size: 48px !important;
}
.table {
  --bs-table-color: var(--bs-body-color);
}
.btn-link {
  --bs-btn-color: var(--bs-body-color);
}
@media (max-width: 600px) {
  .ch-modal-content {
    margin: 0 10px;
    width: auto !important;
  }

  .ch-modal {
    padding-top: 30px;
  }

  .ch-hide-small {
    display: none !important;
  }

  .row {
    margin-right: calc(var(--bs-gutter-x) / -3);
    margin-left: calc(var(--bs-gutter-x) / -3);
  }

  .row > * {
    padding-right: calc(var(--bs-gutter-x) / 6);
    padding-left: calc(var(--bs-gutter-x) / 6);
  }

  .sectionxs {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 400px;
  }

  .feedback-image {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
  }

  .dropdown-menu-mobile {
    width: 270px;
    margin-left: -50px;
    transform: translate3d(-40px, 49px, 0px) !important;
  }

  .dropdown-menu-mobile .dropdown-item {
    white-space: break-spaces;
  }

  .breadcrumb {
    width: 100%;
    margin-top: 10px;
  }

  .mainLeaderboard {
    height: 270px !important;
  }
}

p {
  overflow-wrap: break-word;
}

@media (max-width: 992px) and (min-width: 601px) {
  .ch-hide-medium {
    display: none !important;
  }
}

@media (min-width: 993px) {
  .ch-hide-large {
    display: none !important;
  }

  #main {
    padding: 0px 20px !important;
  }
}

.main-nav {
  z-index: 2;
  font-size: 17px;
  background-color: #636363;
  color: #f1f1f1;
  width: 100%;
  padding: 0;
  letter-spacing: 1px;
  overflow: auto;
  min-height: 45px;
}

.main-nav .ch-bar a.active {
  background-color: #04aa6d !important;
  color: #ffffff;
}

a.main-nav-icons.fa-menu {
  font-size: 22px !important;
}

.main-nav a {
  padding: 10px 15px 9px 15px !important;
}

a.main-nav-icons {
  width: 52px !important;
  font-size: 20px !important;
  padding-top: 13px !important;
}

.main-nav .ch-bar a:hover,
.main-nav .ch-bar a:focus {
  background-color: #000000 !important;
  color: #ffffff !important;
  height: 45px;
}

.main-nav .ch-bar a.active {
  background-color: #04aa6d !important;
  color: #ffffff;
}

.ch-padding-12 {
  padding: 12px;
}

a.main-nav-icons.fa-home {
  font-size: 22px !important;
}

.fa-menu:before {
  content: "\f0c9";
}

@media (max-width: 1145px) {
  #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(8) {
    display: none;
  }
}

@media (max-width: 1030px) {
  #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(7) {
    display: none;
  }
}

@media (max-width: 940px) {
  #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(6) {
    display: none;
  }
}

@media (max-width: 780px) {
  #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(5) {
    display: none;
  }
}

@media (max-width: 590px) {
  .main-nav a {
    padding: 10px 8px 9px 8px !important;
  }
  a.main-nav-icons {
    /* width: 40px !important; */
    height: 43px;
    padding-top: 12px !important;
  }
  a.main-nav-icons.fa.fa-home {
    width: 50px !important;
  }
}

@media (max-width: 425px) {
  a.main-nav-icons.fa.fa-envelope {
    display: none;
  }
}

@media (max-width: 390px) {
  /* Setting for new header 20 june 2023  */
  /* #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(3) {
          display: none;
      } */
  a.main-nav-icons.fa.fa-user,
  a.main-nav-icons.fa.fa-sign-in {
    display: none;
  }
}

@media (max-width: 340px) {
  #main-nav .ch-bar:nth-of-type(1) a:nth-of-type(4) {
    display: none;
  }
  a.main-nav-icons.fa.fa-search {
    display: none;
  }
}

.googleSearch {
  display: none;
  position: absolute;
  z-index: 4;
  right: 108px;
  height: 44px;
  background-color: #282a35;
  letter-spacing: normal;
  margin-right: 0px;
}

.ch-display-topright {
  position: absolute;
  right: 0;
  top: 0;
}

.ch-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important;
}

.nav_item {
  position: fixed;
  z-index: 2;
  display: none;
  letter-spacing: 0;
  width: 100%;
  background-color: #636363;
  color: white;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  padding-bottom: 50px;
  margin-top: 1px;
}

.nav_item a {
  padding: 2px 0 2px 6px !important;
  font-size: 18px;
}

.section_item {
  background-color: #282a35;
  color: white;
}

.nav_item h3,
.section_item h3 {
  padding-left: 6px;
  color: #fff4a3;
}

ul,
ol,
dl {
  line-height: 1.8rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 1rem !important;
}

.ch-button:hover {
  color: #000 !important;
  background-color: #ccc !important;
}

a:active,
a:hover {
  outline-width: 0;
}

.ch-hover-none:hover {
  background-color: transparent !important;
}

.ch-hover-none:hover {
  box-shadow: none !important;
}

#leftmenuinnerinner {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

#sidenav .h2 {
  font-size: 21px;
  padding-left: 16px;
  margin: -4px 0 4px 0;
  width: 204px;
}

#sidenav a {
  text-decoration: none;
  display: block;
  padding: 2px 1px 1px 16px;
}

#sidenav a:hover,
#sidenav a:focus {
  color: #000000;
  background-color: #cccccc;
}

.ch-main {
  transition: margin-left 0s;
}

.ch-light-grey,
.ch-hover-light-grey:hover {
  color: #444242 !important;
  background-color: white !important;
}

.ch-white {
  color: #000 !important;
  background-color: #fff !important;
}

#main {
  border-right: 1px solid #f1f1f1;
}

.ch-main,
#main {
  transition: margin-left 0.4s;
}

#footer {
  padding: 10px 10px 3px 10px;
  border-top: 1px solid #f1f1f1;
}

.ch-grey {
  background-color: #e7e9eb !important;
  color: black !important;
}

.footer a {
  text-decoration: none;
}

a {
  color: inherit;
}

.footer a:hover {
  text-decoration: underline;
}

a:hover,
a:active {
  color: #059862;
}

#leftmenuinner {
  position: fixed;
  top: 0;
  padding-top: 118px;
  padding-bottom: 0;
  height: 100%;
  width: 220px;
  background-color: transparent;
}

@media (max-width: 992px) {
  #sidenav {
    width: 280px !important;
  }

  #offcanvas-closebtn {
    left: 280px !important;
  }

  #leftmenuinner {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    position: relative;
    width: auto;
    padding-top: 0;
    background-color: #f1f1f1;
  }

  .card-body {
    padding: 1rem 0.6rem;
  }

  .card-header {
    padding: 0.5rem 0.6rem;
  }

  .ch-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

ol.breadcrumb a {
  text-decoration: none;
  color: #6d5027;
}

ol.breadcrumb a:hover {
  text-decoration: underline;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 3px !important;
}

.main a:active,
.main a:hover {
  text-decoration: none;
  color: #618605;
}

.card {
  margin-bottom: 25px;
}

/*For Broker Button in INC File*/
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.brokerBtn {
  background-color: #ffc !important;
  margin-bottom: 5px;
  margin-right: 5px;
}

/*-----*/

#MobileAccordion .sectionxsclosenavspan {
  display: none;
  padding-right: 30px;
  padding-left: 30px;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

#div-ad-header-linkunit-desktop a,
#div-ad-header-linkunit-mobile a {
  color: #660000;
  font-weight: normal;
  text-decoration: underline;
  white-space: nowrap;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  line-height: 1.5;
}

#main h1 {
  font-size: 1.5rem;
}

#main h2 {
  font-size: 1.4rem;
}

#main h3 {
  font-size: 1.25rem;
}

#main h4 {
  font-size: 1.15rem;
}

#main h5 {
  font-size: 1.1rem;
}

#main h6 {
  font-size: 1.1rem;
}

.text-lightyellow {
  color: #ffff80;
}

.bg-lightyellow {
  background-color: #ffff80;
}

.border-collapse {
  border: 1px solid rgb(0 0 0 / 35%);
}

.accordion-button {
  padding: 0.7rem 0.5rem;
  color: #444242 !important;
}

.small .accordion-button {
  font-size: 0.875rem !important;
}

li,
p {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

#accountopeningbox,
#accountopeningbox_2,
#accountopeningbox_3 {
  width: 320px;
  padding: 10px 8px 10px 8px;
  background-color: #ffffcc;
  border-top: 3px solid #ff0000;
  right: -430px;
  -moz-box-shadow: -2px 0px 5px #aaa;
  -webkit-box-shadow: -2px 0px 5px #aaa;
  box-shadow: -2px 0px 5px #aaa;
  margin: 25px 10px 25px 15px;
}

.faq-list-space li {
  border-top-width: 1px !important;
}

table {
  caption-side: top !important;
}

table caption {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.scrolltop-btn {
  /* display: none; */
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  right: 5px;
  z-index: 1;
}

.scroll-inside {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #b2b2b2;
  background: rgba(178, 178, 178, 0.7);
  padding: 20px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll-inside:hover {
  background: rgba(178, 178, 178, 1);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll-inside:hover .fa {
  padding-top: -10px;
}

.scroll-inside .fa {
  font-size: 30px;
  margin-top: -5px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.feedback-summary p.collapse:not(.show) {
  height: 250px !important;
  overflow: hidden;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.feedback-summary p.collapsing {
  min-height: 250px !important;
}

.feedback-summary a.collapsed:after {
  content: "+ Read More";
}

.feedback-summary a:not(.collapsed):not(.member-tag):after {
  content: "- Read Less";
}

div {
  overflow-anchor: none;
}

.card-header h1,
.card-header h2,
.card-header h3 {
  margin-bottom: 0px;
}

.mainLeaderboard {
  height: 270px;
}

@media screen and (min-width: 800px) {
  .img-feedback {
    width: 300px;
  }
}

.color-aqua {
  background-color: #c1f9ff !important;
}

.color-lightyellow {
  background-color: #ffffcc !important;
}

.color-green {
  background-color: #d5ffd8 !important;
}

/* ==========================================================================
   Responsive Tables
   ========================================================================== */
table.responsive1 {
  width: 100%;
  border-collapse: collapse;
}

table.responsive1 th,
table.responsive1 td {
  padding: 12px;
  text-align: left;
  vertical-align: middle; /* Ensures vertical centering */
  border-bottom: 1px solid #ddd;
}

table.responsive1 th {
  background-color: #f8f9fa;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; /* Centers headers */
}

table.responsive1 td {
  min-height: 1.625em;
  word-wrap: break-word;
}

/* Responsive Design */
@media only screen and (max-width: 760px) {
  table.responsive1,
  table.responsive1 thead,
  table.responsive1 tbody,
  table.responsive1 th,
  table.responsive1 td,
  table.responsive1 tr {
    display: block;
  }

  /* Hide table headers */
  table.responsive1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.responsive1 tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  table.responsive1 td {
    border: none;
    border-bottom: 1px solid #e7dfdf;
    display: flex;
    align-items: center;
    padding: 10px;
    text-align: left !important;
    font-size: 14px;
    font-weight: 700;
    word-break: break-word;
  }

  /* Label before each td */
  table.responsive1 td:before {
    flex: 0 0 45%; /* Fixed width for labels */
    padding-right: 10px;
    font-weight: 600;
    color: #777272;
    font-size: 14px;
    content: attr(data-label);
    word-break: break-word;
    overflow-wrap: break-word;
    text-align: left;
  }

  /* Content inside td */
  table.responsive1 td div {
    flex: 1; /* Takes remaining 65% */
    word-break: break-word;
    overflow-wrap: break-word;
  }

  /* Hide empty labels */
  table.responsive1 td:empty:before {
    display: none;
  }
}

body.darkpagetheme .popover-header {
  background-color: #ddd !important;
  color: black !important;
}

body.darkpagetheme .user-manage-card .tab-content {
  background-color: #1d2a35 !important;
}
body.darkpagetheme .text-muted {
  color: #fff !important;
}

body.darkpagetheme .form-select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><path d='M2 5l6 6 6-6'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}

.brief_box {
  background-color: #ffffec;
  margin: 10px;
  border: 1px solid #cc0000;
  padding: 10px;
}
body.darkpagetheme .brief_box {
  background-color: #1d2a35;
  margin: 10px;
  border: 1px solid #cc0000;
  padding: 10px;
}

body.darkpagetheme,
body.darkpagetheme .top-nav {
  background-color: rgb(21, 32, 43);
  color: #ddd !important;
}

body.darkpagetheme .main-nav,
body.darkpagetheme .nav_item {
  background-color: rgb(13, 23, 33);
}

body.darkpagetheme .ch-light-grey,
body.darkpagetheme select,
body.darkpagetheme select option {
  background-color: #1d2a35 !important;
  color: #ddd !important;
}

body.darkpagetheme th {
  background-color: rgb(13, 23, 33);
  color: #ddd !important;
  border: 1px solid rgb(187 172 172 / 13%) !important;
}

body.darkpagetheme .card,
body.darkpagetheme .card-body,
body.darkpagetheme tr,
body.darkpagetheme td,
body.darkpagetheme .accordion-item,
body.darkpagetheme .accordion-body a,
body.darkpagetheme .list-group-item,
body.darkpagetheme #accountopeningbox_2,
body.darkpagetheme #accountopeningbox {
  background-color: #1d2a35 !important;
  color: #ddd !important;
  border: 1px solid rgb(187 172 172 / 13%) !important;
}

body.darkpagetheme .offcanvas,
body.darkpagetheme .accordion-button,
body.darkpagetheme .page-link {
  background-color: rgb(13, 23, 33) !important;
  color: #ddd !important;
}

body.darkpagetheme .accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* body.darkpagetheme .card-body div{
      background-color: #1d2a35 !important;
  } */

body.darkpagetheme #leftmenuinnerinner {
  background-color: rgb(21, 32, 43) !important;
  color: #ccc;
}

body.darkpagetheme #div-ad-header-linkunit-desktop a,
body.darkpagetheme #div-ad-header-linkunit-mobile a {
  color: rgb(187 152 101) !important;
}

body.darkpagetheme mark {
  background-color: transparent;
  color: yellow;
}

body.darkpagetheme #right .row.border {
  background-color: #1d2a35 !important;
  border: 1px solid #5d5f60 !important;
}

body.darkpagetheme .table {
  --bs-table-color: #ccc;
}
body.darkpagetheme .btn-link {
  --bs-btn-color: #ccc;
}

body.darkpagetheme #main {
  border-right: 1px solid #5d5f60 !important;
}

body.darkpagetheme #footer {
  border-top: 0px solid #5d5f60 !important;
}

body.darkpagetheme .ch-button.ch-grey.d-block.rounded-2,
body.darkpagetheme .nav-link.active {
  background-color: rgb(13, 23, 33) !important;
  color: white !important;
}

body.darkpagetheme .nav.nav-pills {
  background-color: rgb(13, 23, 33) !important;
  border-radius: 5px;
}

body.darkpagetheme #StaticFeedback .card-header {
  border-bottom: 1px solid rgb(187 172 172 / 13%) !important;
}

body.darkpagetheme .nav-link {
  color: white !important;
}

body.darkpagetheme .nav-pills-custom .nav-link {
  color: rgb(13, 23, 33) !important;
}
body.darkpagetheme .nav-pills-custom .nav-link.active {
  color: white !important;
}

body.darkpagetheme .reload-button {
  color: white !important;
}

body.darkpagetheme .alert-warning {
  color: #ffffff;
  background-color: #0e324c;
  border-color: #666666;
}

body.darkpagetheme .btn-default {
  color: #fff;
  background-color: #181c34 !important;
  border-color: #ccc;
}

body.darkpagetheme .list-group-item .btn.btn-default.btn-xs {
  background-color: #181c34 !important;
}

body.darkpagetheme .btn-primary {
  background-color: #1a5087 !important;
  border-color: #1a5087 !important;
}

body.darkpagetheme .btn-secondary {
  background-color: #262626 !important;
  border-color: #262626 !important;
}

body.darkpagetheme .btn-warning {
  background-color: #f2c631 !important;
  border-color: #977606 !important;
}

body.darkpagetheme .votcont div {
  background-color: transparent !important;
}

body.darkpagetheme .brokerBtn {
  background-color: #282825 !important;
}

body.darkpagetheme #ipo-message-baord-ajax .btn.btn-xs.me-2 {
  color: white;
}

body.darkpagetheme .color-aqua,
body.darkpagetheme .color-aqua td {
  background-color: #034848 !important;
  border: 1px solid rgba(2, 0, 0, 0.13) !important;
}

body.darkpagetheme .color-lightyellow,
body.darkpagetheme .color-lightyellow td,
body.darkpagetheme .list-group-item.color-lightyellow {
  background-color: #4a482f !important;
  border: 1px solid rgba(2, 0, 0, 0.13) !important;
}

body.darkpagetheme .color-green,
body.darkpagetheme .color-green td {
  background-color: #163c19 !important;
  border: 1px solid rgba(2, 0, 0, 0.13) !important;
}

body.darkpagetheme ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
body.darkpagetheme :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
body.darkpagetheme ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
body.darkpagetheme :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
body.darkpagetheme ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

body.darkpagetheme ::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}
body.darkpagetheme input {
  background: #102f4e;
  color: white;
}
body.darkpagetheme textarea {
  background: #102f4e;
  color: white;
}

.bg-highlight {
  background-color: #ffffcc;
}
body.darkpagetheme .bg-highlight {
  background-color: #0d1721 !important;
}
body.darkpagetheme .bg-dark {
  background-color: #275566 !important;
}

body.darkpagetheme .card-text {
  color: black !important;
}
.signature-feedback {
  margin-top: 10px;
  background-color: #f8f8f8;
  padding: 5px;
}

body.darkpagetheme .signature-feedback {
  background-color: #275566 !important;
}
.ipo-notices .card-header {
  background: #f00;
  color: white;
}
.ipo-notices .card-body {
  background: #ffd;
}
body.darkpagetheme .ipo-notices .card-header {
  background-color: #0d1721 !important;
}
body.darkpagetheme .ipo-notices .card-body {
  background-color: #275566 !important;
}
.page-item.active .page-link {
  z-index: 1;
}
body.darkpagetheme ol.breadcrumb a {
  color: #c5b194;
}
body.darkpagetheme .toast {
  background-color: #275566 !important;
  color: white;
}
body.darkpagetheme .toast-header,
body.darkpagetheme .toast-header strong {
  background-color: #0d1721 !important;
  color: white !important;
}
body.darkpagetheme #flashcard .flashcard-action {
  color: white !important;
  background-color: #7d1717 !important;
}
body.darkpagetheme #flashcard .btn-close {
  color: white;
  opacity: 1;
  filter: invert(1) grayscale(100%) brightness(200%);
}
.nav-link {
  color: #024097;
}

.class-rating i {
  margin-top: 3px;
}

:root {
  --star-color: #efefef;
  --star-background: #fc0;
}

.stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 1.6375rem;
  line-height: 1;
}

.stars::before {
  content: "\1F525";
  letter-spacing: 1px;
  background: linear-gradient(
    90deg,
    var(--star-background) var(--percent),
    var(--star-color) var(--percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.star-rating {
  display: flex;
  flex-direction: row-reverse;
  font-size: 35px;
  justify-content: space-around;
  padding: 0 0em;
  text-align: center;
  width: 5em;
}

.star-rating input {
  display: none;
}

.star-rating label {
  color: #ccc;
  cursor: pointer;
}

.star-rating :checked ~ label {
  color: #f90;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color: #fc0;
}

#sidenavRight {
  height: 150px;
  width: 53px;
}
#sidenavRight a {
  color: rgb(65 64 64) !important;
}
#sidenavRight i {
  font-size: 18px;
}

body.darkpagetheme #sidenavRight {
  background-color: rgb(63 76 89) !important;
}

body.darkpagetheme #sidenavRight a {
  color: white !important;
}

.pagination li {
  word-break: normal !important;
  word-wrap: normal !important;
}
.pagination .page-item {
  border: var(--bs-pagination-border-width) solid
    var(--bs-pagination-border-color);
  justify-content: center !important;
  display: flex !important;
  flex-direction: column !important;
}

.pagination .page-link {
  border: 0 !important;
}

.pagination .page-item.active {
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* flashcard start */

div.textad {
  font-family: arial, sans-serif;
}
div.textad-title {
  font-size: 16px;
  color: blue;
  font-weight: bold;
}

div.textad-link {
  font-size: 14px;
  color: green;
  padding: 2px 2px 2px 0px;
}
span.textad-badge {
  font-size: 10px;
  color: green;
  border: 1px solid green;
  border-radius: 5px;
  padding: 3px;
}
div.textad-body {
  font-size: 12px;
  color: black;
}
.darkpagetheme .textad {
  background-color: #275566 !important;
}
.darkpagetheme .textad-title {
  color: #ffc930;
}
.darkpagetheme .textad-link,
.darkpagetheme .textad-badge {
  color: lime;
}

.welcome-bar {
  min-height: 50px; /* Reserve space to avoid CLS */
  overflow: hidden; /* Hide overflow content */
  visibility: hidden; /* Initially hide the content */
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: max-height 0.3s ease-in-out, visibility 0s 0.3s;
  position: relative;
}

.welcome-bar.show {
  visibility: visible;
  transition: max-height 0.3s ease-in-out, visibility 0s 0s;
}
.welcome-bar:not(.show) {
  transform: translateY(-100%);
}

.welcome-body .welcome-bar .alert {
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: 500;
  padding: 0.4em 0;
  margin-bottom: 0;
  background-color: #005a94;
  border-color: #005a94;
  border-radius: 0;
  color: white;
}

.welcome-body .welcome-bar .alert-dismissible .btn-close {
  padding: 0.83em 1rem;
}

.welcome-body .welcome-bar .alert a.alert-button {
  background-color: #ffffff;
  color: #005a94;
  border-radius: 0.15em;
  padding: 0.65em 0.9em 0.6em 0.9em;
  margin-left: 1em;
  display: inline-block !important;
  font-size: 0.85em !important;
  font-weight: bold !important;
  height: auto !important;
  letter-spacing: 0.08em;
  line-height: 0.95 !important;
  max-width: 16em !important;
  opacity: 0.9;
  overflow: visible !important;
  position: relative !important;
  text-decoration: none !important;
  text-indent: 0.08em;
  text-overflow: ellipsis !important;
  text-transform: uppercase !important;
  width: auto !important;
}

.toast-container {
  bottom: 0%;
  left: 0%;
  z-index: 9999;
  padding: 10px;
}

@media (max-width: 768px) {
  .welcome-body .welcome-bar .alert {
    align-items: flex-start !important;
    display: flex;
    flex: 1 1 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 2.2em;
    flex-flow: column nowrap !important;

    font-size: 0.92em;
  }
  .welcome-body .welcome-bar .alert span {
    padding: 0.1em 0 0.2em 0.5em;
  }

  .welcome-body .welcome-bar .alert .alert-button {
    padding: 1px 0px 0px 0.5em !important;
    color: white !important;
    background-color: transparent !important;
    margin-left: 0px !important;
  }
  .welcome-body .welcome-bar .alert-dismissible .btn-close {
    padding: 1rem !important;
  }

  .toast-container {
    /* bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999; */
    bottom: 10px;
  }
  .paddingForMobile {
    padding-left: 0 !important;
  }
}

#flashcard {
  animation: slideUpAndHold 8s infinite linear; /* Adjust the animation duration to 8s */
}

@keyframes slideUpAndHold {
  0% {
    opacity: 0;
    transform: translateY(100%);
    background: linear-gradient(45deg, #ffffcc 0%, #e9a17d 100%);
  }
  30% {
    opacity: 1;
    transform: translateY(0);
    background: linear-gradient(45deg, #ffffcc 0%, #e9a17d 100%);
  }
  95% {
    opacity: 1;
    transform: translateY(0);
    background: linear-gradient(45deg, #ffffcc 0%, #e9a17d 100%);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
    background: linear-gradient(45deg, #ffffcc 0%, #e9a17d 100%);
  }
}

#flashcard .flashcard-action {
  color: white !important;
  background-color: #7d1717 !important;
  border-radius: 3px !important;
  border: 1px solid !important;
  box-shadow: inherit !important;
  cursor: pointer !important;
  display: inline-block;
  font-size: 1em !important;
  margin-top: 10px !important;
  padding: 5px !important;
  text-decoration: none !important;
  text-shadow: inherit !important;
  width: 100%;
  text-align: center;
}

#flashcard .toast-body {
  color: black !important;
  display: block;
  line-height: 1.4;
  margin-top: 10px;
  overflow: hidden;
  padding: 0px 10px 10px;
  text-overflow: ellipsis;
  font-size: 15px;
}
/* flashcard end */

table .badge.rounded-pill {
  display: table-cell;
}
.ipo-table-width {
  width: 70%;
}
@media all and (min-width: 0px) and (max-width: 450px) {
  #stock-widget-container table td,
  #stock-widget-container table th {
    max-width: 150px;
  }
  .ipo-table-width {
    width: 55%;
  }
  .div-logo {
    width: 100%;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#stock-widget-container table td,
#stock-widget-container table th {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* .alert .btn-close {
  padding: 12px !important;
} */

.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

blockquote {
  padding: 10px 20px;
  border-left: 5px solid #eee;
}

.alert-dismissible .btn-close {
  padding: 0.8rem 1rem;
}
.accordion {
  border: 1px solid #dee2e6; /* Adjust color as needed */
}

.period {
  display: inline;
  padding-right: 4px;
  padding-left: 4px;
}

.periodSelected {
  background-color: #ffff66;
}

.smeAdfloat {
  float: right;
}

@media (max-width: 575.98px) {
  /* For small devices (sm) and below */
  .smeAdfloat {
    float: none;
  }
}

ol.breadcrumb {
  margin-bottom: 0;
  padding-bottom: 0;
}
.left-align {
  text-align: left !important;
}
/* 
.report-main-table td {
  text-align: right;
} */

.comparison .main_compare_section {
  font-weight: 400;
  padding: 1.25rem;
}

.comparison img.brokerlogo {
  height: 5rem;
  display: block;
  margin: 1rem auto;
}

.comparison h4 {
  font-size: 1.25rem !important;
  margin-bottom: 0.75rem;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}

.comparebox_close {
  position: absolute;
  padding: 13px;
  background: white;
  top: -48px;
  right: 0;
}

.comparison thead tr th:first-child,
.comparison thead tr th:nth-child(2) {
  width: 45%;
}

.comparison .brokerheading:first-child::after {
  content: "VS";
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  position: absolute;
  top: 40%;
  right: -3%;
  background-color: black;
  color: #fff;
  border-radius: 50%;
  padding: 0.5rem;
  width: 2.125rem;
  height: 2.125rem;
}

#offcanvasCompare {
  height: 29vh;
}

@media (max-width: 575px) {
  .compare-mobile {
    display: none;
  }

  .comparison .brokerheading:first-child::after {
    right: -18px;
  }

  #offcanvasCompare {
    height: 40vh;
  }

  .comparison .main_compare_section {
    padding: 0.25rem;
  }

  .comparison h4 {
    font-size: 1rem !important;
  }
}

.hni-table-custom-roi-row {
  background-color: #ffc9c9 !important;
  font-weight: bold;
}

.table-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

/* Blur effect on table when loading */
.table-wrapper.blur table {
  filter: blur(4px);
  pointer-events: none;
}

/* Loader container (absolute in center) */
.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw; /* Covers the full width of the viewport */
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(
    255,
    255,
    255,
    0.7
  ); /* Optional: adds a semi-transparent white background */
  z-index: 10;
}

.table > :not(caption) > * > * {
  background-color: transparent;
}
.boa-div p,
sup p,
.boa-div td {
  line-height: 20px;
  font-size: 16px;
}
.gap-2 > * {
  margin-bottom: 16px; /* Ensure proper spacing between items */
}

/* Style for the message container */
.message-container {
  max-height: 12em; /* Approx. 5 lines of text */
  overflow: hidden;
  transition: max-height 0.3s ease;
  position: relative;
}

@media (max-width: 780px) {
  .message-container {
    max-height: 30em;
  }
}

.message-container.expanded {
  max-height: none;
}

.toggle-button {
  background: none;
  border: none;
  /* color: #007bff; */
  cursor: pointer;
  margin-top: 10px;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 5px; /* Space between text and icon */
  font-size: 0.9rem;
  position: relative;
}

.toggle-button:hover {
  text-decoration: none;
  color: #0056b3; /* Darker blue on hover */
}

.toggle-text {
  text-decoration: underline;
}

.toggle-icon {
  font-size: 0.75rem;
  display: inline-block;
  transition: transform 0.5s ease; /* Smooth icon transition */
  margin-top: 2px;
}

.toggle-button[aria-label="Show More"] .toggle-icon {
  transform: rotate(0deg);
}

.toggle-button[aria-label="Show Less"] .toggle-icon {
  transform: rotate(-360deg);
}

body.darkpagetheme .toggle-button {
  color: white;
}

body.darkpagetheme .vertical-line-list {
  color: white !important;
}
body.darkpagetheme .vertical-line,
body.darkpagetheme .branch-line {
  background-color: #e1c38d !important;
}
.font-10 {
  font-size: 10px !important;
}

/* sorting css */

.sortable-header {
  cursor: pointer;
  position: relative;
  padding-right: 30px !important;
  text-align: left;
  white-space: nowrap;
}

.sorting-icons {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px; /* Adjust size */
  color: #0a58ca; /* Blue color */
  line-height: 12px; /* Reduce space between arrows */
}

.sort-arrow {
  opacity: 0.4;
  transition: opacity 0.3s;
  font-size: 12px; /* Smaller arrow size */
}

.sort-arrow.active {
  opacity: 1;
  font-size: 14px;
}

body.darkpagetheme .sorting-icons {
  color: white;
}

@media (max-width: 768px) {
  .sortable-header {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .column_height {
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px; /* Reduced from 30px */
  }
  .show_icon_for_mobile {
    display: block !important;
  }
  .show_text_for_desktop {
    display: none;
    margin-left: 20px;
  }
}

.hide_icon__for_mobile {
  display: none;
}
/* .hide_text {
  display: block !important;
} */
/* 



/* Keep existing styles */
.user-manage-card svg {
  width: 18px;
}

.user-manage-card .split-arrows-icon svg path {
  fill: #aaa;
}

/* Sidebar Buttons */
.user-manage-card .nav-pills-custom .nav-link {
  color: #666;
  background: #cfcfcf;
  position: relative;
  transition: background 0.3s, color 0.3s;
}

.user-manage-card .nav-pills-custom .nav-link.active {
  color: #ef8b22;
  background: #f8f9fa;
  font-weight: bold;
}

/* Active Tab Indicator */
@media (min-width: 992px) {
  .user-manage-card .nav-pills-custom .nav-link::before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #f8f9fa;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 0.3s;
  }

  .user-manage-card .nav-pills-custom .nav-link.active::before {
    opacity: 1;
  }
}

/* ✅ Close Button - Positioned just outside modal */
.fixed-close-btn {
  position: absolute;
  top: -20px; /* Move slightly above modal */
  right: -20px; /* Move slightly outside modal */
  z-index: 1051; /* Ensure it's above modal */
  background-color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 50%;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease, transform 0.2s;
}

.fixed-close-btn:hover {
  background-color: #ddd;
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .fixed-close-btn {
    top: 5px;
    right: 5px;
  }
}
/* ✅ Styled Buttons */
.user-manage-card .btn-primary.btn-modal {
  background-color: #ef8b22;
  border-color: #ef8b22;
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 5px;
  transition: background 0.3s, transform 0.2s;
}

.user-manage-card .btn-primary.btn-modal:hover {
  background-color: #d97706;
  border-color: #d97706;
  transform: scale(1.05);
}

.user-manage-card .btn-secondary.btn-modal {
  background-color: #666;
  border-color: #666;
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 5px;
  transition: background 0.3s, transform 0.2s;
}

.user-manage-card .btn-secondary.btn-modal:hover {
  background-color: #444;
  border-color: #444;
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .modal-body.user-login-body {
    /* height: 100vh; */
    overflow-y: auto;
    padding: 0;
    background: white;
  }

  .user-manage-card {
    height: 100vh;
  }

  .modal-content.user-manage-card {
    border-radius: 0;
  }
}

input.form-control:read-only {
  background-color: #e9ecef; /* Same as Bootstrap's default for readonly */
  opacity: 1; /* Prevent opacity change */
  cursor: not-allowed;
}
body.darkpagetheme input.form-control:read-only {
  background-color: #666; /* Same as Bootstrap's default for readonly */
}

/* ✅ Mobile Footer Tabs */
@media (max-width: 768px) {
  .modal-dialog.modal-xl {
    padding: 0 !important;
    margin: 0 !important;
  }
  .user-manage-footer-tabs {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 5px 0;
    box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.1);
    z-index: 1051;
  }

  body.darkpagetheme .user-manage-footer-tabs {
    background: #16334f;
    color: white;
  }

  .footer-tab-button {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: none;
    border: none;
    font-size: 14px;
    color: #666;
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
    position: relative;
  }

  body.darkpagetheme .footer-tab-button {
    color: #fff;
  }

  .footer-tab-button i {
    font-size: 20px;
    margin-bottom: 4px;
    transition: transform 0.3s ease-in-out;
  }

  .footer-tab-button span {
    font-size: 12px;
    font-weight: 500;
  }

  .footer-tab-button.active {
    color: #ef8b22;
    font-weight: bold;
  }

  .footer-tab-button.active i {
    transform: scale(1.1);
  }

  .footer-tab-button.active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 3px;
    background: #ef8b22;
    border-radius: 2px;
  }

  /* Hover effect */
  .footer-tab-button:hover {
    color: #333;
  }

  .mobile-tab-content .tab-pane {
    box-shadow: none !important;
    /* height: calc(100vh - 110px); */
    padding: 18px !important;
    border: 1px solid #ccc;
    margin: 8px;
    margin-bottom: 110px;
  }

  .mobile-tab-content-feedback .tab-pane {
    box-shadow: none !important;
    /* height: calc(100vh - 110px); */
    padding: 6px !important;
    border: 1px solid #ccc;
    margin: 6px;
    margin-bottom: 110px;
  }

  .mobile-center {
    margin-top: 15px;
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vh - 200px); */
  }

  .mobile-center h5 {
    justify-content: center;
  }
}

.user-manage-card .tab-pane {
  background: white;
}

body.darkpagetheme .user-manage-card .tab-pane {
  background: #16334f;
}

body.darkpagetheme .user-login-modal {
  background-color: #16334f !important;
}

.badge-creative {
  position: relative;
  animation: waveMove 2s ease-in-out infinite, pulse 1s ease-in-out infinite;
  font-size: 0.75rem; /* Smaller font size */
  padding: 0.25rem 0.5rem; /* Smaller padding */
}

.badge-position {
  position: relative;
  font-size: 8px;
  left: 8px; /* Optional: Adjust horizontally if needed */
}

@keyframes waveMove {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(15px) translateY(-10px);
  }
  50% {
    transform: translateX(-15px) translateY(10px);
  }
  75% {
    transform: translateX(15px) translateY(-5px);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
    background-color: #28a745;
  }
  50% {
    transform: scale(1.2);
    background-color: #ffc107;
  }
  100% {
    transform: scale(1);
    background-color: #28a745;
  }
}

.recaptcha-wrapper {
  transform: scale(0.8); /* 80% size */
  transform-origin: 0 0; /* scale start from top-left */
}

@keyframes pop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

.like-animate {
  animation: pop 0.3s ease;
}

@media (max-width: 767.98px) {
  .user-manage-dialog {
    margin: 0 !important;
    max-width: 100%;
    width: 100%;
    height: 100%;
  }

  .user-manage-card {
    border-radius: 0;
    border: none;
  }

  .user-manage-modal .modal-body {
    overflow-y: auto;
  }
}

body.darkpagetheme .btn.btn-outline-secondary,
body.darkpagetheme .google-text {
  color: #fff !important;
}

@media screen and (min-width: 800px) {
  .img-feedback {
    width: 300px;
  }
}

@media screen and (max-width: 450px) {
  .tagify__dropdown {
    /* left: 20% !important;*/
    width: auto !important;
    /* top: 25% !important; */
  }
}

.tagify--mix.form-control {
  min-height: 200px !important;
}

.tagify--mix .tagify__input {
  min-height: 200px !important;
}

body.darkpagetheme .tagify--mix.form-control {
  background: #102f4e;
  color: white;
}

body.darkpagetheme .tagify--empty .tagify__input::before {
  color: #918e8e;
}

body.darkpagetheme .tagify__dropdown__wrapper {
  background: #1d2a35 !important;
  color: white;
}
body.darkpagetheme .btn-close {
  filter: invert(1);
}
body.darkpagetheme .like_button {
  color: #a6f199;
}
body.darkpagetheme .bookmark_button {
  color: #87ebe3;
}
body.darkpagetheme textarea.form-control {
  background: #1d2a35;
  color: #fff;
}

/* Base Light Theme */
.custom-popover.bs-popover-auto {
  max-width: 320px;
  border: 1px solid #dee2e6;
  border-radius: 0.75rem;
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.15);
  font-size: 0.9rem;
  color: #212529;
  background-color: #ffffff;
  z-index: 1055;
  animation: fadeInPop 0.2s ease-in-out;
}

.custom-popover .popover-header {
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
  font-weight: 500;
  font-size: 1rem;
  color: #343a40;
  padding: 0.6rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.custom-popover .popover-body {
  padding: 0.75rem 1rem;
  color: #495057;
  line-height: 1.5;
}

.custom-popover a {
  color: #0d6efd;
  font-weight: 500;
  text-decoration: none;
}

.custom-popover a:hover {
  text-decoration: underline;
}

/* Fade-in animation */
@keyframes fadeInPop {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Spinner spacing */
.custom-popover .spinner-border {
  margin-top: 0.25rem;
}

/* DARK MODE override using body.darkpagetheme */
body.darkpagetheme .custom-popover.bs-popover-auto {
  background-color: #1f1f1f;
  color: #e0e0e0;
  border-color: #444;
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.6);
}

body.darkpagetheme .custom-popover .popover-header {
  background: linear-gradient(135deg, #132a41, #032950);
  color: #d4d4d4 !important;
  border-bottom: 1px solid #444;
}

body.darkpagetheme .custom-popover .popover-body {
  color: #d4d4d4;
  background-color: #032950;
}

body.darkpagetheme .custom-popover a {
  color: #58a6ff;
}

body.darkpagetheme .custom-popover a:hover {
  color: #85c1ff;
  text-decoration: underline;
}

body.darkpagetheme .text-primary {
  color: rgb(97 210 255) !important;
}

table li {
  word-wrap: normal !important;
  word-break: normal !important;
}

/* styles/ipoApplyButton.css */

.ipo-float-btn {
  position: fixed;
  top: 45%;
  left: 0;
  z-index: 1050;
  background: linear-gradient(90deg, #dc3545, #b52d3b);
  color: white;
  padding: 8px 12px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  min-width: 140px;
  display: flex;
  align-items: center;
  animation: slideInLeft 0.4s ease-out forwards;
}

.modal.fade .modal-dialog {
  transform: none !important;
  transition: none !important;
}

.broker-card {
  transition: all 0.3s ease;
}

.hover-glow:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 12px rgba(220, 53, 69, 0.2);
}

.modal-content {
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15);
}

.modal-body::-webkit-scrollbar {
  width: 6px;
}
.modal-body::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.ipo-promo-box {
  animation: fadeInUp 0.6s ease-out;
}

.bg-gradient-box {
  background: linear-gradient(90deg, #fff6f6, #ffeaea);
}

@media (max-width: 767px) {
  .ipo-float-btn {
    font-size: 12px;
    padding: 6px 10px;
  }
}

body.darkpagetheme .bg-gradient-box {
  background: #1d2a35 !important;
}

/* Light Theme (default) */
[data-component="keyword-popup"] {
  display: inline-block;
  /* padding: 2px 6px; */
  /* margin: 0 2px; */
  /* background-color: #e8f0fe; */
  color: #0d6efd;
  /* font-weight: 600; */
  /* border-radius: 4px; */
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}

[data-component="keyword-popup"] a {
  color: inherit;
  text-decoration: none;
}

[data-component="keyword-popup"]:hover {
  /* background-color: #d0e2ff; */
  color: #084298;
}

/* Dark Theme */
body.darkpagetheme [data-component="keyword-popup"] {
  /* background-color: #2c3e50; */
  color: #a8d8ff;
}

body.darkpagetheme [data-component="keyword-popup"]:hover {
  /* background-color: #34495e; */
  color: #fff;
}

body.darkpagetheme [data-component="keyword-popup"] a {
  color: inherit;
}

.career-link {
  font-weight: 600;
  color: #ffeda7 !important;
  position: relative;
  padding: 6px 14px;
  border: 1px solid #ff5722;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.career-link::before {
  content: "★";
  color: #ffc107;
  margin-right: 6px;
}

.career-link:hover {
  background: #ff5722;
  color: #fff !important;
}

.bg-qib {
  background-color: #ffeaea !important;
} /* Light red */
.bg-nii {
  background-color: #fff7e6 !important;
} /* Light yellow */
.bg-retail {
  background-color: #eaf9ff !important;
} /* Light blue */
.bg-total {
  background-color: #f0f0f0 !important;
} /* Light gray */
.boa-table th,
.boa-table td {
  vertical-align: middle !important;
}
