.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbars for Firefox */
.hide-scrollbar {
  scrollbar-width: none;
  /* Firefox */
}

/* Hide scrollbars for Internet Explorer and Edge */
.hide-scrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
}
#syllabus-subheader ul{
  margin-bottom: 0px !important;
}
/* .syllabus_about_page,
* {
  text-align: justify;
} */
.syllabus_about_page {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  list-style-type: disc;
}
.syllabus_about_page p, .syllabus-data p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50;
  margin: 10px 0px;
  text-align: justify;
}
.syllabus_about_page a, .syllabus-data a{
  color: #3362cc;
  font-size: 14px;
  text-align: justify;
}
.syllabus_about_page ol {
  padding-left: 10px;
  text-align: justify;
}
.syllabus_about_page ol li {
  margin: 10px 0px;
  text-align: justify;
}
.syllabus_about_page div:nth-child(1) {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #2e3d50;
  text-align: justify;
}

.syllabus_about_page h5, .syllabus-data h5 {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 18px;
  line-height: 177%;
  color: #2e3d50;
  text-align: justify;
}

.syllabus_about_page b, .syllabus-data b, .syllabus-data strong {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 18px;
  line-height: 177%;
  color: #2e3d50;
  text-align: justify;
}

.syllabus_about_page ul {
  list-style-type: disc;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50;
}

.syllabus_about_page span {
  list-style-type: disc;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50;
  text-align: justify;
}
.syllabus_about_page table > thead > tr {
  display: inline-flex;
  align-items: center;
  width: 100%;
  display: flex;
  font-family: "Poppins";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 162.5% */
  border-bottom: 1px solid black;
}
.syllabus_about_page table > tbody > tr {
  display: inline-flex;
  align-items: center;
  width: 100%;
  display: flex;
  font-family: "Poppins";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.syllabus_about_page table > tbody > tr > td:nth-child(1) {
  width: 300px;
}
.syllabus_about_page table > tbody > tr > td:nth-child(2) {
  width: 450px;
}
.syllabus_about_page table > tbody > tr > td:nth-child(3) {
  width: 510px;
}

.syllabus_about_page table > thead > tr > td:nth-child(1) {
  width: 300px;
}
.syllabus_about_page table > thead > tr > td:nth-child(2) {
  width: 450px;
}
.syllabus_about_page table > thead > tr > td:nth-child(3) {
  width: 510px;
}

.syllabus_about_page td {
  display: inline-block !important;
  white-space: nowrap !important;
}
.syllabus_about_page td > br {
  content: "";
  margin: 0 5px !important;
  height: 12px !important;
  display: inline-block !important;
}
.syllabus_about_page table > thead > tr {
  background: #f2f2f2 !important;
  color: #2e3d50 !important;
}
.syllabus_about_page table > tbody > tr:not(:last-child) {
  color: #2e3d50 !important;
  border-bottom: 1px solid black;
}
.syllabus_about_page table > tbody > tr:nth-child(odd) {
  background-color: #fff !important;
}
.syllabus_about_page table > tbody > tr:nth-child(even) {
  background-color: #f2f2f2 !important;
}
.syllabus_about_page td > br {
  border-left: 2px solid #2e3d50 !important;
}
.syllabus_about_page table {
  border: 1px solid black;
}
.syllabus_about_page td:not(:last-child) {
  border-right: 1px solid black;
}
.syllabus_about_page td {
  padding: 14px 22px;
}
.syllabus_about_page .selection,
.apply,
.source {
  padding-top: 30px;
  padding-bottom: 10px;
}

.syllabus_about_page .table-container,
.syllabus_prelims_page .table-container {
  overflow-x: auto;
  margin-top: 1rem;
}

.active {
  background-color: #0a3859 !important;
  color: #ffffff !important;
}

.syllabus_prelims_page .container {
  width: 100% !important;
  padding: 0px;
}
.syllabus_prelims_page .table-responsive {
  overflow: hidden;
  border: none !important;
}

.syllabus_prelims_page table {
  border: 1px solid black;
}

.syllabus_prelims_page .table-heading p {
  padding: 1rem auto !important;
}
.syllabus_prelims_page table > thead > tr {
  display: inline-flex;
  align-items: center;
  padding: 14px 22px;
  width: 100%;
  display: flex;
  font-family: "Poppins";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 162.5% */
}
.syllabus_prelims_page table > tbody > tr {
  display: inline-flex;
  padding: 14px 22px;
  align-items: center;
  width: 100%;
  display: flex;
  font-family: "Poppins";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.syllabus_prelims_page td {
  width: 150px;
  border-bottom: none !important;
  border-top: none !important;
}
.syllabus_prelims_page td:last-child {
  width: 280px;
}

.syllabus_prelims_page ul, .syllabus_mains_page ul {
  list-style-type: disc;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50;
}
.syllabus_prelims_page ul li, .syllabus_mains_page ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50;
}

.syllabus_prelims_page p, .syllabus_mains_page p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2e3d50 !important;
  text-align: justify;
  padding: 1rem 0;
}

.syllabus_prelims_page div.container {
  margin: 0;
}
.syllabus_prelims_page .table-heading p {
  color: #2e3d50 !important;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 133.333% */
  padding: 1rem 0;
}

.syllabus_prelims_page thead {
  border-bottom: 1px solid black;
}

.syllabus_prelims_page table > thead > tr {
  background: #f2f2f2 !important;
  color: #2e3d50 !important;
}
.syllabus_prelims_page table > tbody > tr:not(:last-child) {
  color: #2e3d50 !important;
  border-bottom: 1px solid black;
}
.syllabus_prelims_page table > tbody > tr:nth-child(odd) {
  background-color: #fff !important;
}
.syllabus_prelims_page table > tbody > tr:nth-child(even) {
  background-color: #f2f2f2 !important;
}

.syllabus_prelims_page .title-head {
  color: #2e3d50;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.syllabus_prelims_page .ordered-list,.syllabus_mains_page .ordered-list {
  padding-left: 2rem !important;
}
.syllabus_prelims_page .strong {
  font-weight: 700 !important;
  font-size: 16px;
  padding: 1rem 0;
}

@media screen and (max-width: 639px) {
  .syllabus_about_page p, .syllabus-data p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2e3d50;
  }

  .syllabus_about_page ul {
    margin-top: 1rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2e3d50;
  }

  .syllabus_about_page table > thead > tr {
    font-size: 14px !important;
  }
  .syllabus_about_page table > tbody > tr {
    font-size: 14px !important;
  }

  .syllabus_about_page div:nth-child(1) {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2e3d50;
  }
  .syllabus_about_page div.notes:nth-child(1) {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2e3d50;
  }
  .syllabus_about_page span, .syllabus-data span {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2e3d50;
  }

  .syllabus_about_page b, .syllabus-data b, .syllabus-data strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
  }

  .syllabus_about_page h5, .syllabus-data h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
  }
  .syllabus_prelims_page .table > thead > tr {
    font-size: 14px !important;
  }
  .syllabus_prelims_page table > tbody > tr {
    font-size: 14px !important;
  }
  .syllabus_prelims_page p , .syllabus_mains_page p{
    font-weight: 400;
    font-size: 14px !important;
    line-height: 24px;
  }

  .syllabus_prelims_page ul,.syllabus_mains_page ul {
    margin-top: 1rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .syllabus_prelims_page .table-footer {
    padding-top: 10px;
  }
}

#accordion-container h6{
  margin-top: 0px !important;
}