.left-sidebar-right-con-outer .data-table-outer table{
  min-width: 830px;
  width: 100%;
}
.left-sidebar-right-con-inner {
  display: flex;
  align-items: flex-start;
  grid-gap: 75px;
  
}
.sidebar-apt {
  max-width: 260px;
  min-width: 260px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.10);
  background: #FFF;
  box-shadow: 0px 0px 17px 0px rgba(5, 3, 20, 0.03);
  color: #050314;
  padding: 28px 27px 37px 27px;
  box-sizing: border-box;
  max-height: 896px;
  height 100%;
  overflow-y: scroll;
}
.sidebar-apt ul {
  list-style: none;
  padding: 0;
}

.sidebar-item-apt {
  padding: 10px;
  cursor: pointer;
  transition: background 0.3s;
}

.content-apt {
  flex: 1;
  padding: 0px;
  box-sizing: border-box;
}
.sidebar-apt ul li{
  color: #050314;
  font-size: 16px;
  font-weight: 400;
  line-height: 47px;
  cursor: pointer;
}
.sidebar-apt ul li.active{
  color: #6910D9;
  font-size: 16px;
  font-weight: 600;
  line-height: 47px; /* 143.75% */
  position: relative;
}
.sidebar-apt ul li.active:before{
  content: "";
  width: 2px;
  height: 19.642px;
  background: #6910D9;
  position: absolute;
  left: -10px;
  top: 12px;
}
.content-section {
  display: none;
}

.content-section.active {
  display: block;
}

.left-sidebar-right-con-outer table {
  width: 100%;
  border-collapse: collapse;
}
.left-sidebar-right-con-outer table tr {
  background: transparent !important;
}
.left-sidebar-right-con-outer table tr th{
  border: 1px solid rgba(0, 0, 0, 0.10);
  background: #6910D6; 
  color: #FEFFFE;
  font-size: 15px;
  font-weight: 600;
  line-height: 20.4px; /* 136% */
  letter-spacing: 0.35px;
  padding: 12px 26px;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
}
.left-sidebar-right-con-outer table tr th:first-child{
  border-right: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.left-sidebar-right-con-outer table tr th:last-child{
  border-left: none;
  padding-left: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.left-sidebar-right-con-outer table tr th svg{
  margin-left: 10px;
}
.left-sidebar-right-con-outer table td {
  color: #050314;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px; /* 187.5% */
  letter-spacing: 0.35px;
  border-bottom: 1px solid rgba(5, 3, 20, 0.50);
  padding: 14px 26px 14px 26px;
}
.left-sidebar-right-con-outer table tr td:last-child{
  padding-left: 0;
}
.apt-des-section h3{
  color: #6910D6;
  font-size: 28px;
  font-weight: 500;
  line-height: 46px; /* 164.286% */
  margin-bottom: 20px;
}
.apt-des-section h5{
  color: rgba(5, 3, 20, 0.80);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.2px;
  margin-bottom: 10px;
}
.apt-des-section p{
  color: #050314;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; /* 175% */
  margin-bottom: 15px;
}
.apt-des-section p:last-child{
  margin-bottom: 0;
}
.apt-des-section{
  margin-bottom: 46px;
}
form#searchFormApt input {
  border-radius: 50px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  display: block;
  width: 100%;
  height: 59px;
  padding: 14px 60px 13px 20px;
  overflow: hidden;
  color: #050314;
  text-overflow: ellipsis;
  font-family: Dazzed;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.06px; /* 129% */
  margin-bottom: 0;
}
form#searchFormApt{
  background: transparent;
  position: relative;
  max-width: 383px;
  width: 100%;
  margin-bottom: 41px;
  margin-left: -15px;
}
form#searchFormApt button {
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  right: 21px;
  top: 14px;
}
.search-bar {
  margin-bottom: 10px;
}
.apt-head-sidebar{
  color: #050314;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 17px;
  margin-left: 16px;
}
.apt-des-bottom{
  border-top: 0.5px solid rgba(5, 3, 20, 0.50);
  padding-top: 31px;
  margin-top: 31px;
  /*   padding-bottom: 31px; */
}
.apt-des-bottom{
  color: #050314;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; /* 175% */
  display: grid;
}
.apt-des-bottom .apt-des-bottom-head{
  color: rgba(5, 3, 20, 0.80);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.2px;
  margin-bottom: 10px;
}
.apt-des-bottom.apt-reference-links a{
  display: inline-flex;
  width: fit-content;
  flex-wrap: wrap;
  color: #050314;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; /* 175% */
  border-radius: 100px;
  background: #E0E0E0;
  padding: 4px 20px;
  margin-bottom: 22px;
  word-break: break-all;
}

.toolkit-data-table-outer .toolkit-des-bottom-head{
  color: rgba(5, 3, 20, 0.80);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
  margin-bottom: 10px;
  margin-bottom: 20px;
}

.toolkit-data-table-outer .toolkit-des-bottom-head .toolkit-single {
  color: #050314;
  font-family: Dazzed;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 0.35px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.toolkit-data-table-outer .toolkit-des-bottom-head {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  margin-bottom: 23px;
}

.toolkit-data-table-outer {
    border-top: 1px solid;
    padding-top: 31px;
}
.left-sidebar-right-con-outer .table-top-section{
  margin-bottom: 0 !important;
}
.suggestions-container-apt{
  display: none;
  left: -15px;
}
@media screen and (min-width: 986px){
  .left-sidebar-right-con-outer .left-sidebar-right-con-inner{
    position: relative  
  }
  .left-sidebar-right-con-outer .left-sidebar-right-con-inner .sidebar-apt{
    position: sticky;
    top: 200px;
    height: 80vh;
  }
}
@media screen and (max-width: 985px){
  .left-sidebar-right-con-outer .apt-head-sidebar,
  .left-sidebar-right-con-outer .sidebar-apt{
    display: none;
  }
  .suggestions-container-apt{
    left: 0 !important;
  }
  .apt-des-section{
    padding: 0 25px 0 37px;
  }
  .left-sidebar-right-con-outer .sidebar-apt.sidebar-apt-mobile.active{
    background: #fcfcfc;
    display: block !important;
    height: calc(100vh - 300px);
    overflow-x: auto;
    padding: 31px 39px 31px 29px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 99;
    max-width: 100%;
    z-index: 999;
  }
  .left-sidebar-right-con-outer .filter-outer {
    position: relative;
  }
  .left-sidebar-right-con-outer .sidebar-apt.sidebar-apt-mobile .apt-head-sidebar{
    display: block !important;
    margin-left: 0;
    padding-left: 10px;
  }
  .left-sidebar-right-con-outer .sidebar-apt ul {
    max-height: calc(100vh - 475px);
    overflow: auto;
    padding-left: 10px;
  }
  .left-sidebar-right-con-outer form#searchFormApt{
    margin-bottom: 0;
    margin-left: 0;
  }
  .left-sidebar-right-con-outer .table-top-section{
    margin-bottom: 36px !important;
    align-items: center;
  }
}

@media screen and (max-width: 767px){
   .left-sidebar-right-con-outer .filter-outer {
     width: 100%;
  }
  
  .left-sidebar-right-con-outer .apt-des-bottom.apt-reference-links a{
    padding: 15px 30px !important;
  }
  .toolkit-data-table-outer .toolkit-des-bottom-head .toolkit-single{
    grid-template-columns: 1fr;
  }
  .left-sidebar-right-con-outer .sidebar-apt.sidebar-apt-mobile.active{
    border: none;
    border-radius: none;
  }
}
@media screen and (max-width: 985px) and (min-width: 768px){
  .left-sidebar-right-con-outer .sidebar-apt.sidebar-apt-mobile.active{
    right: 0;
    height: 50vh !Important;
    margin-top: 10px;
  }
  .left-sidebar-right-con-outer .sidebar-apt ul{
    overflow: initial;
    max-height: 100% !important;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 986px){
  .left-sidebar-right-con-outer .left-sidebar-right-con-inner{
    grid-gap: 50px;
  }
}










