button.btn.btn-primary {
  display: none;
}
ul#sidenavAccordion {
  list-style: none;
  text-align: center;
  padding-top: 50px;
  padding-left: 1rem;
}
.menu_section nav {
  background: #152b5c;
  border-radius: 0px 58px 58px 0px;
  min-height: 100%;
}
.menu_section {
  padding: 0;
  overflow: scroll;
  height: 104vh;
  padding-right: 30px;
  position: fixed;
  width: 20%;
  min-height: 100vh;
}

.menu_section::-webkit-scrollbar {
  width: 0;
}
a.sidenav-link.collapsed {
  color: white;
  background: url(/images/blueframe.png);
  font-weight: bold;
  font-family: manrope;
  text-align: left;
  position: relative;
  background-size: 101%;
  background-position-y: -10px;
}
a.sidenav-link {
  color: white;
  background: #54b4d352;
  font-weight: bold;
  font-family: manrope;
  text-align: left;
}
i.bi.bi-caret-right-fill {
  position: absolute;
  right: 40px;
}
li.sidenav-item {
  list-style: none;
  text-align: left;
}
.sidenav-item a.sidenav-link {
  color: white;
  font-size: 15px;
  background: #152b5c;
  font-weight: normal;
  font-family: manrope;
  padding: 2px 10px;
  width: 90%;
}
li.sidenav-mainitem li a {
  border: 0;
  box-shadow: none;
  padding: 0;
  margin-bottom: 10px;
}
.sidenav-link i.bi.bi-caret-right-fill {
  transform: rotate(90deg);
}
.sidenav-link.collapsed i.bi.bi-caret-right-fill {
  transform: rotate(0deg);
}
/*.sidenav-link.collapsed i.bi.bi-caret-right-fill:after {
    opacity: 0.7;
    content: "";
    background: #ffffffbd;
    box-shadow: 0px 0px 7px 5px #ffffffd1;
    line-height: 16px;
    height: 14px;
    display: block;
    top: 6px;
    position: absolute;
    right: -27px;
    width: 5px;
    border-radius: 0 50% 50% 0;
    transform: scale(0.8);
}
.sidenav-link i.bi.bi-caret-right-fill:after {
    display: none;
}*/
.rotate-90 {
  transform: rotate(90deg);
  transition: transform 0.2s;
}

li.sidenav-mainitem a {
  border: 1px solid #ffffff42;
  border-radius: 20px;
  margin-bottom: 9px;
  padding: 4px;
  box-shadow: inset 0px 1px 7px 0px #8da4d9;
  position: relative;
  width: 100%;
  display: block;
}
.category-section h2:before {
  content: "";
  color: #222222;
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  top: 27px;
  background: #adadad;
}
.category-section h2 span {
  background: #fff;
  position: relative;
  padding: 0px 20px;
  color: #152b5c;
  font-weight: 600;
  font-size: 30px;
}
.category-section h2 {
  text-align: center;
  position: relative;
  font-family: manrope;
  color: #152b5c;
  font-weight: bold;
  font-size: 40px;
  z-index: -9;
}
.category-section p {
  font-family: "Manrope";
  color: #666;
}
.sidenav-item a.sidenav-link:hover {
  background: #e0e0e03d;
  border: white;
  border-radius: 10px;
}
ul#collapse1 {
  padding: 0;
}
ul#collapse2 {
  padding: 0;
}
ul#collapse3 {
  padding: 0;
}
ul#collapse4 {
  padding: 0;
}
li.sidenav-mainitem > a {
  width: 111%;
  padding: 7px 30px;
}
.ps {
  overflow: visible !important;
}
.main-items {
  margin-top: 50px;
}
.contents {
  margin-top: 30px;
  padding-right: 60px;
}
h3.heading {
  text-align: center;
  font-family: "Manrope";
  position: relative;
  font-weight: 600;
  color: #152b5ce0;
  font-size: 30px;
  z-index: -9;
}
.entire-maincontent {
  margin-top: 20px;
  background: #f5f5f5;
}
.entire-content {
  margin-top: 50px;
  background: #f5f5f5;
  padding: 10px 20px;
}
h5 {
  text-decoration: underline;
  color: #152b5ce0;
}
.entire-content img {
  width: 100%;
  margin-bottom: 20px;
}
.entire-content ul li {
  list-style: circle;
}

.entire-content h4 {
  color: #152b5ce0;
  font-weight: bold;
  margin-top: 40px;
}
li.sidenav-item.active a {
  background: #a1989869;
  width: 90%;
  border-radius: 10px;
  border: 1px solid #7d6767;
  box-shadow: inset -1px -1px 9px -3px #7d6767;
}
h6.subheading {
  text-decoration: underline;
  color: #152b5ce0;
}
@media (max-width: 1300px) {
  a.sidenav-link.collapsed {
    background-position-y: -4px;
  }
  .menu_section {
    width: 21%;
  }
}
@media (max-width: 1200px) {
  h3.heading {
    font-size: 30px;
  }
  .menu_section {
    width: 22%;
  }
  a.sidenav-link.collapsed {
    background-position-y: -4px;
  }
}
@media (max-width: 1100px) {
  .menu_section {
    width: 25%;
  }
}
@media (max-width: 991px) {
  h3.heading {
    font-size: 27px;
  }
  .contents {
    padding-right: 35px;
  }
  .menu_section {
    width: 27%;
  }
  .entire-content ol {
    padding-left: 17px;
  }
  .entire-content ul {
    padding-left: 17px;
  }
  .entire-content h4 {
    font-size: 23px;
  }
}
@media (max-width: 850px) {
  .menu_section {
    width: 30%;
  }
}
@media (max-width: 768px) {
  nav#sidenav-accordion.open {
    left: 0%;
    top: 0;
  }
  button.btn.btn-primary {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2000;
    background: #152b5c;
    color: #fff;
    font-size: 15px;
    box-shadow: none;
  }
  .menu_section nav {
    width: 30%;
    transition: 0.5s;
    left: -50%;
    z-index: 9;
  }
  .sidenav-item a.sidenav-link {
    font-size: 14px;
  }
  .entire-content p {
    font-size: 15px;
  }
  .entire-content ul {
    font-size: 15px;
  }
  a.sidenav-link.collapsed {
    background-position-y: -3px;
  }

  #menu_section.open {
    left: 0;
  }
  #menu_section nav {
    position: static;
    width: 100%;
    left: auto;
    transition: none;
  }
  body.menu-open {
    overflow: hidden;
  }
  .sidenav-item a.sidenav-link {
    font-size: 14px;
  }
  .entire-content p,
  .entire-content ul {
    font-size: 15px;
  }
  .menu_section {
    left: -100%;
    transition: 0.5s;
    width: 40%;
  }
}
@media (max-width: 675px) {
  .menu_section nav {
    width: 35%;
  }
  #menu_section {
    width: 40vw;
  }
}
@media (max-width: 576px) {
  .menu_section nav {
    width: 40%;
  }
}
@media (max-width: 480px) {
  .category-section h2:before {
    display: none;
  }
  .category-section h2 span {
    font-size: 33px;
  }
  .category-section p {
    font-size: 15px;
  }
  .menu_section nav {
    width: 50%;
    left: -55%;
  }
  h3.heading {
    font-size: 23px;
  }
  .entire-content h4 {
    margin-top: 17px;
    font-size: 19px;
  }
  h5 {
    font-size: 18px;
  }
  .entire-content ol {
    font-size: 15px;
    padding-left: 8px;
  }
  .content-parent.p-4 {
    padding: 9px !important;
  }
  .contents {
    padding-right: 5px;
  }
  .sidenav-item a.sidenav-link {
    font-size: 12px;
  }
  a.sidenav-link {
    font-size: 15px;
  }
  a.sidenav-link.collapsed {
    font-size: 15px;
    background-position-y: 0px;
  }
  #menu_section {
    width: 55vw;
  }
}
@media (max-width: 340px) {
  .menu_section nav {
    width: 60%;
    left: -67%;
  }
  .sidenav-item a.sidenav-link {
    font-size: 13px;
  }
  #menu_section {
    width: 60vw;
  }
}

/* fee select css */

/* Shared select styles */
#feeSelect,
#student_info_Select,
#libSelect,
#admissionSelect,
#frontSelect,
#payrollSelect,
#staffSelect,
#soSelect,
#smsSelect {
  padding: 10px;
  border: none !important;
}

/* Shared option styles */
#feeSelect option,
#student_info_Select option,
#libSelect option,
#admissionSelect option,
#frontSelect option,
#payrollSelect option,
#staffSelect option,
#soSelect option,
#smsSelect option {
  padding: 10px;
  border: none !important;
  margin: 10px;
}

/* Remove outline and focus glow */
#feeSelect:focus,
#student_info_Select:focus,
#libSelect:focus,
#admissionSelect:focus,
#frontSelect:focus,
#payrollSelect:focus,
#staffSelect:focus,
#soSelect:focus,
#smsSelect:focus {
  outline: none;
  border-color: none !important;
  box-shadow: none !important;
}
