body {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}


.footer a {
  color: #1a89fd;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer {
  background-color: #fff;
  padding: 10px 20px;
  color: #fff;
  text-align: left;
  font-size: 13px;
  z-index: 1000;
}

.nav-link:hover {

  background-color: #579dd6 !important;

  color: white !important;

  border-radius: 4px;

}


/* human body */

.male-img,
.female-img {
  max-width: 500px;
  height: 500px;
  object-fit: contain;
}

.Human_body {
  position: relative;
  background-color: #fff;
}


.body-list-left {
  position: absolute;
  top: -20px;
  width: 168px
}

.h-div {
  position: absolute;
  height: 100px
}

.body-list-left .brainPointer {
  top: 28px;
  left: 49px;
  /* Centered: 65 - 16 */
  cursor: pointer;
  z-index: 99;
  height: 32px;
}

.hover-img {
  display: none;
}

.brainPointer:hover .nor-img {
  display: none;
}

.brainPointer .nor-img {
  transition: 0.5s;
}

.brainPointer:hover .hover-img {
  display: block !important;
}

.brainPointer:hover .sub-dd {
  display: block;
}

.body-list-left .sub-dd {
  display: none;
  position: absolute;
  top: -18px;
  left: -155px;
  width: 147px;
  background: #203864;
  /* left: 0; */
  padding: 10px;
  z-index: 999;
  color: #fff
}

.body-list-left .sub-dd::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background-color: #203864;
  right: -5px;
  top: 30%;
  transform: translatey(-50%) rotate(45deg);
  border-radius: 3px;

}

.sub-dd h3 {
  color: #fff;
  font-size: 17px;
}

/* .brainPointer:focus .sub-dd{opacity: 0!important;} */

.body-list-left .HNeckPointer {
  top: 25px;
  left: 28px;
  /* Centered: 65 - 36.5 approx */
  cursor: pointer;
  width: 73px;
  /* background: #eee; */
  height: 77px;
}

.HNeckPointer:hover .hover-img {
  display: block !important;
  margin-left: -9px;
  margin-top: -4px;
}

.HNeckPointer:hover .sub-dd {
  display: block;
  top: 5px;
}



.ThyroidPointer img {
  width: 22px !important;
}

.ThyroidPointer:hover .nor-img {
  display: none !important;
}

.ThyroidPointer.nor-img {
  transition: 0.5s;
}

.ThyroidPointer:hover .hover-img {
  display: block !important;
}

.ThyroidPointer:hover .sub-dd {
  display: block;
}

.ThyroidPointer {
  top: 90px;
  left: 54px;
  /* Centered: 65 - 11 */
  width: 25px !important;
  height: 30px !important;
}

.HypopharyngealPointer {
  top: 105px;
  left: 54px;
  /* Centered: 65 - 11 approx */
  width: 25px !important;
  height: 30px !important;
}

.NasopharyngealPointer {
  top: 55px;
  left: 54px;
  /* Centered: 65 - 11 approx */
  width: 25px !important;
  height: 30px !important;
}


.human-modal .modal-body {
  font-size: 17px;
}

.human-modal button.btn-close {
  position: absolute;
  right: 0;
  top: -5px;
  background-color: #B9C9D9;
  opacity: 1;
  border-radius: 50%;
}

.human-modal .modal-title {
  color: #273F69
}

.Ovary-HGSCPointer.h-div img {
  width: 35px !important
}

.Ovary-HGSCPointer:hover .nor-img {
  display: none !important;
}

.Ovary-HGSCPointer.nor-img {
  transition: 0.5s;
}

.Ovary-HGSCPointer:hover .hover-img {
  display: block !important;
}

.Ovary-HGSCPointer:hover .sub-dd {
  display: block;
}

.Ovary-HGSCPointer {
  top: 262px;
  left: 47px;
  /* Centered: 65 - 17.5 */
  height: 35px !important;
}

.GIT-StromalPointer.h-div img {
  width: 30px !important
}

.GIT-StromalPointer:hover .nor-img {
  display: none !important;
}

.GIT-StromalPointer.nor-img {
  transition: 0.5s;
}

.GIT-StromalPointer:hover .hover-img {
  display: block !important;
}

.GIT-StromalPointer:hover .sub-dd {
  display: block !important;
}

.GIT-StromalPointer {
  top: 158px;
  left: 50px;
  /* Centered: 65 - 15 */
  height: 35px !important;
}

.BreastPointer.h-div img {
  width: 24px !important
}

.BreastPointer:hover .nor-img {
  display: none !important;
}

.BreastPointer.nor-img {
  transition: 0.5s;
}

.BreastPointer:hover .hover-img {
  display: block !important;
}

.BreastPointer:hover .sub-dd {
  display: block;
}

.BreastPointer.h-div {
  height: 25px;
  top: 155px;
  width: 25px;
  border-radius: 50%;
  left: 53px;
  /* Centered: 65 - 12.5 */
}

.OralPointer.h-div img {
  width: 20px !important
}

.OralPointer:hover .nor-img {
  display: none !important;
}

.OralPointer.nor-img {
  transition: 0.5s;
}

.OralPointer:hover .hover-img {
  display: block !important;
}

.OralPointer:hover .sub-dd {
  display: block;
}

.OralPointer.h-div {
  height: 25px;
  top: 100px;
  border-radius: 50%;
  left: 52px;
  /* Centered: 65 - 11 */
}

.SinonasalPointer.h-div img {
  width: 16px !important
}

.SinonasalPointer:hover .nor-img {
  display: none !important;
}

.SinonasalPointer.nor-img {
  transition: 0.5s;
}

.SinonasalPointer:hover .hover-img {
  display: block !important;
}

.SinonasalPointer:hover .sub-dd {
  display: block;
}

.SinonasalPointer.h-div {
  height: 25px;
  top: 52px;
  border-radius: 50%;
  left: 57px;
  /* Centered: 65 - 8 */
}

.SalivaryGlandPointer.h-div img {
  width: 25px !important
}

.SalivaryGlandPointer:hover .nor-img {
  display: none !important;
}

.SalivaryGlandPointer.nor-img {
  transition: 0.5s;
}

.SalivaryGlandPointer:hover .hover-img {
  display: block !important;
}

.SalivaryGlandPointer:hover .sub-dd {
  display: block;
}

.SalivaryGlandPointer.h-div {
  height: 25px;
  top: 60px;
  border-radius: 50%;
  left: 52px;
  /* Centered: 65 - 12.5 */
}

.LarynxPointer.h-div img {
  width: 21px !important
}

.LarynxPointer:hover .nor-img {
  display: none !important;
}

.LarynxPointer.nor-img {
  transition: 0.5s;
}

.LarynxPointer:hover .hover-img {
  display: block !important;
}

.LarynxPointer:hover .sub-dd {
  display: block;
}

.LarynxPointer.h-div {
  height: 25px;
  top: 93px;
  border-radius: 50%;
  left: 54px;
  /* Centered: 65 - 10.5 approx */
}

.ProstatePointer:hover.h-div img {
  width: 40px !important
}

.ProstatePointer:hover .nor-img {
  display: none !important;
}

.ProstatePointer.nor-img {
  transition: 0.5s;
}

.ProstatePointer:hover .hover-img {
  display: block !important;
}

.ProstatePointer:hover .sub-dd {
  display: block;
}

.ProstatePointer.h-div {
  left: 48px;
  /* Centered: 65 - 17 */
  top: 250px;
  height: 34px;
}

.OropharyngealPointer.h-div img {
  width: 24px !important
}

.OropharyngealPointer:hover .nor-img {
  display: none !important;
}

.OropharyngealPointer.nor-img {
  transition: 0.5s;
}

.OropharyngealPointer:hover .hover-img {
  display: block !important;
}

.OropharyngealPointer:hover .sub-dd {
  display: block;
}

.OropharyngealPointer.h-div {
  left: 53px;
  /* Centered: 65 - 12 */
  top: 66px;
  height: 34px;
}

.PenileCancerPointer.h-div img {
  width: 28px !important
}

.PenileCancerPointer:hover .nor-img {
  display: none !important;
}

.PenileCancerPointer.nor-img {
  transition: 0.5s;
}

.PenileCancerPointer:hover .hover-img {
  display: block !important;
}

.PenileCancerPointer:hover .sub-dd {
  display: block;
}

.PenileCancerPointer.h-div {
  top: 290px;
  height: 34px;
  left: 51px;
  /* Centered: 65 - 14 */
}

.body-list-right {
  position: absolute;
  bottom: 65px;
  /* right: 0; */
  width: 154px;
  max-width: 154px;
}

/* .body-list-right {
  position: absolute;
  bottom: 198px;
  right: 0;
  width:168px
} */
.male,
.female {
  position: relative;
}

.body-list-right .sub-dd {
  display: none;
  position: absolute;
  top: -18px;
  right: -155px;
  width: 147px;
  background: #203864;
  /* left: 0; */
  padding: 10px;
  z-index: 999;
  color: #fff
}

.body-list-right .sub-dd::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background-color: #203864;
  left: -5px;
  top: 30%;
  transform: translatey(-50%) rotate(45deg);
  border-radius: 3px;
}





.LungPointer.h-div {
  top: 145px;
  height: 34px;
  left: 45px;
  /* Centered: 65 - 20 */
}

.LungPointer:hover .nor-img {
  display: none !important;
}

.LungPointer.nor-img {
  transition: 0.5s;
}

.LungPointer:hover .hover-img {
  display: block !important;
}

.LungPointer:hover .sub-dd {
  display: block !important;
}

.chart-wrap {
  /* margin: auto 0; */
  padding: 10px;
  border: 1px solid #eeeeee;
  background: #fff;
  height: 100%;
  width: 650px;
  margin-top: 19px;
  margin-left: 70px;
  margin-bottom: 19px;
}

.chart-wrap .chart-title {
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #4C5F82;
  font-weight: 600;
  margin-bottom: 23px;
}

.chart-wrap .row {
  position: relative;
  height: 15px;
  margin-bottom: 20px;
  display: flex;
  justify-content: end;
}

.chart-wrap .bar-wrap {
  position: relative;
  background: #d7dbde;
  width: 70%;
  height: 100%;
  overflow: hidden;
}

.chart-wrap .bar-wrap .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #f37167;
  transition: all 1s;
  transform: translateX(-100%);
}

.chart-wrap .bar-wrap .bar.in {
  transform: translateX(0%);
}

.chart-wrap .row:nth-of-type(1) .bar {
  transition: 1s 400ms;
}

.chart-wrap .row:nth-of-type(2) .bar {
  transition: 1s 600ms;
}

.chart-wrap .row:nth-of-type(3) .bar {
  transition: 1s 800ms;
}

.chart-wrap .row:nth-of-type(4) .bar {
  transition: 1s 1000ms;
}

.chart-wrap .row:nth-of-type(5) .bar {
  transition: 1s 1200ms;
}

.chart-wrap .row:nth-of-type(6) .bar {
  transition: 1s 1400ms;
}

.chart-wrap .row:nth-of-type(7) .bar {
  transition: 1s 1600ms;
}

.chart-wrap .label {
  position: relative;
  top: 0;
  left: 0;
  width: 30%;
  padding-left: 10px;
  text-align: left !important;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 10;
}

.chart-wrap .number {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  text-align: right;
  z-index: 10;
}

@media screen and (min-width: 800px) {

  /* .chart-wrap .row {
    padding: 0 40px 0 160px;
  } */
  .chart-wrap .label {
    text-align: right;
    padding-left: 0;
  }

  .chart-wrap .number {
    text-align: left;
    padding-right: 0;
  }
}


.chart {
  position: relative;
  display: block;
  width: 100%;
  /* left: -57px; */
  padding: 0px 20px;
}

#dashboard-stats .row:hover .label {
  font-weight: 800 !important;
  color: #F8A446 !important
}

.tc-subdd {
  left: 22px !important;
  top: 485px !important;
  display: block !important;
}

.bc-subdd {
  left: 7px !important;
  top: -67px !important;
  display: block !important;
}

.gs-subdd {
  left: 119px !important;
  top: -44px !important;
  display: block !important;
}

.hs-subdd {
  left: 47px !important;
  top: 132px !important;
  display: block !important;
}

.la-subdd {
  left: 130px !important;
  top: 133px !important;
  display: block !important;
}

.lc-subdd {
  left: 31px !important;
  top: 142px !important;
  display: block !important;
}

.oc-subdd {
  left: 24px !important;
  top: 261px !important;
  display: block !important;
}

.op-subdd {
  left: 131px !important;
  top: 292px !important;
  display: block !important;
}

.os-subdd {
  left: 30px !important;
  top: 140px !important;
  display: block !important;
}

.pc-subdd {
  left: 140px !important;
  top: 186px !important;
  display: block !important;
}

.pe-subdd {
  left: 133px !important;
  top: 182px !important;
  display: block !important;
}

.sg-subdd {
  left: 147px !important;
  top: 438px !important;
  display: block !important;
}

.sn-subdd {
  left: 19px !important;
  top: 489px !important;
  display: block !important;
}






.b-subdd {
  left: 30px !important;
  top: 52px !important;
  display: block !important;
}

.n-subdd {
  left: 45px !important;
  top: 89px !important;
  display: block !important;
}




.ly-subdd {
  left: 63px !important;
  top: 99px !important;
  display: block !important;
}

.liv-subdd {
  left: 22px !important;
  top: 36px !important;
  display: block !important;
}

.pro-subdd {
  left: 134px !important;
  top: 32px !important;
  display: block !important;
}

.pro-subdd::before {
  left: 139px !important;
}

.te-subdd {

  left: 109px !important;
  top: 31px !important;
  display: block !important;
}

.te-subdd::before {
  left: 139px !important;
}

.bar-wrap {
  transition: 0.5s;
}

/* .female{left:30px} */

.male {
  left: 52px
}

.header-section {
  background: #fff;
  padding: 15px;
}

.MainMenu a {
  padding: 0px 16px;
  border-right: 1px solid #c1c1c1;
  font-size: 16px;
  color: #000
}

.MainMenu a:last-child {
  border-right: none;
}

.MainMenu img {
  margin-right: 5px;
}

.otp-close {
  position: absolute;
  right: -12px;
  top: 0;
  background-color: #7cb1e9;
  opacity: 1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: -10px;
}


#timer {
  color: #0a6fd9;
  font-weight: bold;
  font-size: 19px;
  display: inline-block;
  margin-left: 19px;
}

.otp-input-wrapper {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.otp-input {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

#sidebar1 ul {
  list-style: none;
  padding: 0;
}

#sidebar1 ul li {
  margin-bottom: 5px;
}

#sidebar1 ul li .nav-link {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

#sidebar1 ul li label {
  display: inline-block;
  vertical-align: middle;
}

/* Modal styling */
#sidebar1 {
  padding: 15px;
}

.sidebar-section1 {
  margin-bottom: 20px;
}

.sidebar-title1 {
  font-weight: bold;
  margin-bottom: 10px;
}

.p_details {
  color: #ffffff;
  background-color: #6ab5f1;
}

.filter-div .ps-div {
  background: #252B36;
  padding: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 600
}

.filter-div .ps-data {
  padding: 8px;
  margin-bottom: 15px
}

.tab_name_fil label {
  width: 125px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  margin-left: 2px
}

.tab_name_fil input {
  vertical-align: middle;
}

.tab-header-1 {
  display: flex;
  align-items: center;
  transition: height 0.3s ease;

}

.filter-div tr,
.filter-div td,
.filter-div th {
  padding: 0px !important;
}

.ps-bottom {
  font-weight: 600;
  color: #049AAD
}

.filter-div {
  position: fixed;
  width: 305px;
  height: 100vh;
  overflow: auto;
  padding-bottom: 90px
}

.filter-div .card-header {
  padding: 8px;
}

.filder_width {
  width: 246px;
}


/* css added by Priya Manjarekar */

.content {
  padding: var(--spacer) 0.3rem !important;

}


.navtabs {
  display: flex;
  justify-content: start;
  margin-top: 0px;
  background: white;
  /* box-shadow: 0 0px 4px rgba(0,0,0,0.1); */
  border-radius: 0px;
  padding: 10px 0px;
  position: relative;
  border-bottom: 1px solid #eee
}

.navtab {
  text-align: center;
  /* margin: 0 10px; */
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  color: #333;
  transition: color 0.3s;
  /* padding-left: 0px; */
  font-size: 16px;
}

.navtab:hover {
  color: #F5866E;
}

.navtab.active {
  color: #F5866E;
  /* font-weight: 600; */
}

.underline {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #F5866E;
  transition: left 0.3s ease, width 0.3s ease;
}

.content-tab {
  display: none;
  padding-top: 40px
}

.content-tab.active {
  display: block;
  padding-top: 0px;

}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  font-weight: 600;
}

.accordion-flush label {
  font-size: 15px;
  color: #0c0c0c;
  font-weight: 600;
}

.accordion-button:not(.collapsed) {
  border-bottom: 1px solid #4A76C5;
  color: #4A76C5 !important;
  font-size: 16px;
  font-weight: 600
}

.accordion-button {
  padding: 15px 0px;
}

.accordion-button.collapsed {
  color: #1f2937 !important;
  border-bottom: 1px solid #fff;
  font-size: 16px;
}

/* Style the tab */


/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 10px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  border-bottom: 1px solid #eee
}

.tab button:last-child {
  border-bottom: none;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #252B36;
  color: #fff
}

/* Style the tab content */
.tabcontent {
  /* float: left; */
  padding: 0px 12px;
  /* border: 1px solid #ccc; */
  /* width: 70%; */
  border-left: none;
  /* height: 300px; */
}

.hidden {
  display: none !important;
}

.show-more-details {
  display: inline
}

.tree-view .tab-name {
  margin-bottom: 15px;
}

.tree-view .tab-header {
  background: #252B36;
  padding: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.tree-view .tab-menus {
  padding-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px #333;
}

.tree-view .tab-submenu {
  /* padding-left: 15px; */
  margin-bottom: 5px;
  margin-right: 7px;
  margin-left: 10px;
  margin-left: 10px;
  border-bottom: 1px solid lightgray;
  font-weight: 500;
}

.tree-view .tab-final-stage {
  /* padding-left: 30px; */
  margin-bottom: 5px;
  margin-right: 7px;
  margin-left: 20px;
  /* border-bottom: 1px solid lightgray; */
  gap: 10px;
  display: inline-block;
}

.tree-view input[type="checkbox"] {
  margin-right: 5px;
}

.menu-header {
  margin-right: 7px;
  border-bottom: 1px solid lightgray;
  font-weight: 800;
}

.bot-footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 10px;
  z-index: 9999;
}

.content-inner {
  padding-bottom: 30px
}

.filter-div {
  height: 80vh;
  padding-bottom: 0px;
}

.tokenfield {
  height: auto
}

.tokenfield::after {
  display: block;
  clear: both;
  content: ""
}

.tokenfield.form-control:not(input) {
  padding: 0 0 .125rem 0
}

.tokenfield.focus {
  border-color: #252B36
}

.tokenfield .token {
  margin: .125rem 0 0 .125rem;
  cursor: default;
  float: left;
  position: relative;
  border-radius: .25rem;
  transition: all ease-in-out .15s;
  display: flex;
  justify-content: space-between;
  width: auto;
  background-color: #d5d1d1;
  padding-right: 6px;
}

.tokenfield:hover .btn {
  background-image: url("../../image/download-white.svg") !important;
  opacity: 1 !important;
}

.tokenfield i {
  font-size: 10px;
}

.tokenfield .token:not([class*=bg-]):focus,
.tokenfield .token:not([class*=bg-]):hover {
  background-color: #252B36;
  color: #fff
}

.tokenfield .token .token-label {
  /*display:block;*/
  max-width: none !important;
  padding: .125rem .375rem;
  padding-right: 1rem;
}

.tokenfield .token .close .tokenfield.readonly .token .btn .btn-close {
  font-size: .60rem;
  margin-right: -0.7rem;
  margin-top: -0.02rem;
}

.tokenfield .token .close:after {
  font-family: icomoon;
  display: block;
  font-size: .76rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: -1rem;
}

.tokenfield .token .close:hover {
  opacity: 1
}

.tokenfield .twitter-typeahead {
  width: auto
}

.tokenfield .token-input {
  direction: ltr;
  background: 0 0;
  color: #fff;
  width: 5.625rem !important;
  max-width: 50%;
  min-width: 4rem;
  padding: .3125rem .875rem;
  margin-top: .125rem;
  margin-left: .125rem;
  border: 0;
  outline: 0
}

.tokenfield.readonly .token .token-label {
  padding-right: .875rem
}

.tokenfield.disabled {
  cursor: default
}

.tokenfield.disabled .token,
.tokenfield.disabled .token .close {
  opacity: .5
}

.tokenfield.disabled .token:focus,
.tokenfield.disabled .token:hover {
  background-color: #ddd;
  color: #333
}

.tokenfield.disabled,
.tokenfield.disabled .token,
.tokenfield.disabled .token .close,
.tokenfield.disabled .token-input {
  cursor: default
}

.input-group-lg .token .token-label,
.input-group-lg .token span,
.tokenfield.form-control-lg .token .token-label,
.tokenfield.form-control-lg .token span {
  padding: .4375rem 1rem;
  padding-right: 2.125rem
}

.input-group-lg .token-input,
.tokenfield.form-control-lg .token-input {
  padding: .4375rem 1rem
}

.input-group-lg .token .close,
.tokenfield.form-control-lg .token .close {
  right: 1rem
}

.input-group-lg.readonly .token .token-label,
.tokenfield.form-control-lg.readonly .token .token-label {
  padding-right: 1rem
}

.input-group-sm .token .token-label,
.input-group-sm .token span,
.tokenfield.form-control-sm .token .token-label,
.tokenfield.form-control-sm .token span {
  padding: .1875rem .75rem;
  padding-right: 1.875rem
}

.input-group-sm .token-input,
.tokenfield.form-control-sm .token-input {
  padding: .1875rem .75rem
}

.input-group-sm .token .close,
.tokenfield.form-control-sm .token .close {
  right: .75rem
}

.input-group-sm.readonly .token .token-label,
.tokenfield.form-control-sm.readonly .token .token-label {
  padding-right: .75rem
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  margin-bottom: 10px;
}

/* Dropdown Menu Styles */
.dropdown-menu {
  min-width: 200px;
  /* Set a minimum width for the dropdown */
  padding: 10px;
  /* Padding for the dropdown content */
  border-radius: 5px;
  /* Rounded corners */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* Subtle shadow effect */
  background-color: #ffffff;
  /* Background color */
}

/* Header Style */
.dropdown-header {
  font-weight: bold;
  /* Bold font for the header */
  font-size: 1.2em;
  /* Increase font size */
  margin-bottom: 5px;
  /* Space below the header */
}

/* Checkbox Styles */
#checkboxes div {
  margin-bottom: 5px;
  /* Space between checkboxes */
}

input[type="checkbox"] {
  margin-right: 5px;
  /* Space between checkbox and label */
}

/* Apply Selection Button Styles */
#applySelection {
  background-color: #007bff;
  /* Button background color */
  color: white;
  /* Text color */
  border: none;
  /* No border */
  border-radius: 5px;
  /* Rounded corners */
  padding: 5px 10px;
  /* Padding */
  cursor: pointer;
  /* Pointer cursor on hover */
  transition: background-color 0.3s;
  /* Smooth background color transition */
}

#applySelection:hover {
  background-color: #0056b3;
  /* Darker blue on hover */
}

/* Responsive Styles */
@media (max-width: 768px) {
  .dropdown-menu {
    width: 100%;
    /* Full width on smaller screens */
  }
}

.dropdown-menu.show {
  position: fixed !important;
  top: 202px;
  /* height: 400px !important;
overflow-y: auto!important; */
}

.dropdown-menu.show #checkboxes {
  height: 287px;
  overflow: auto;
}

.tab-header-1 {
  display: flex;
  /* Use flexbox for layout */
  align-items: center;
  /* Center items vertically */
  transition: height 0.3s ease;
  /* Smooth height transition */

}

.ph-magnifying-glass {
  background: none;
  /* Remove background */
  border: none;
  /* Remove border if it's inside a button */
  color: white;
  /* Set the color to white */
  font-size: 24px;
  /* Adjust size as needed */
  padding: 0;
  /* Remove any default padding */
  cursor: pointer;
  /* Change cursor to pointer on hover */
  display: inline;
  /* Set display to inline */
}


/* Optionally, style the button or container if needed */
.search-icon {
  background: transparent;
  /* Remove background from button */
  border: none;
  /* Remove border from button */
  color: white;
  /* Set the color of the button icon to white */
  cursor: pointer;
  /* Change cursor to pointer on hover */
  display: inline-block;
  /* Ensure it aligns properly with text */
}

.search-bar {
  margin-left: -5px;
  margin-top: 8px;
  /* Space above the search bar */
  width: 100%;
  /* Full width */
  padding: 5px;
  /* Padding inside the search bar */
  display: block;
  /* Ensure it’s block-level */
  visibility: visible;
  /* Make sure it's visible */
  background-color: white;
  /* Optional: Makes sure background is visible */
  border: 1px solid #ccc;
  /* Optional: Adds a border */
  font-size: 14px;
  /* Optional: Adjust font size */
}

input.search-bar[data-tab-id="35"] {
  margin-left: 4px;
  width: 97%;
}

input.search-bar[data-tab-id="33"] {
  margin-left: 4px;
  width: 97%;
}


.search-icon:hover {
  cursor: pointer;
}

.refresh-container {
  display: flex;
  /* Flexbox to align items */
  justify-content: flex-end;
  /* Align the container to the right */
  margin-left: auto;
  /* Push the container to the right */
  padding-right: 10px;
  /* Add some right padding for spacing */
}

.refresh-icon {
  background: none;
  /* Remove the background */
  border: none;
  /* Remove the border */
  color: white;
  font-size: 24px;
  cursor: pointer;
  margin-top: -6px;
}

/* Optional: Hover effect for the refresh button */
.refresh-icon:hover {
  cursor: pointer;
  /* Add a subtle hover effect */
}


@media only screen and (min-width:1280px) and (max-width:1300px) {

  .dropdown-menu.show #checkboxes {
    height: 240px !important
  }
}

.login-drop {
  top: 55px !important;
}

.btn .sc {
  margin-left: 10px !important;
}



.tooltip {
  font-size: 14px;
  color: #ffffff;
  padding: 8px 12px;
  max-width: 200px;
  text-align: center;
}

.tooltip .tooltip-arrow {
  color: #203864;
}

.tooltip-inner {
  font-weight: 500;
  line-height: 1.4;
  background-color: #203864;
  border-radius: 0px;
}

.column-visibility-dropdown {
  margin-bottom: 15px;
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  max-height: 300px;
  overflow-y: auto;
  position: absolute;
  z-index: 1000;
  top: 50px;
  left: 10px;
}

.column-visibility-dropdown label {
  display: block;
  margin-bottom: 5px;
}

.column-visibility-dropdown label input {
  margin-right: 10px;
}

.table-striped {
  max-height: 400px;
  overflow-y: auto;
  width: 100%;
}

.table-striped thead {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2;
}

.table-striped thead th {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.tab-final-stage label {
  display: inline;
}

.tab-final-stage:has(input[style*="display: none"], label[style*="display: none"]) {
  margin: 0 !important;
}