#sapien-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#sapien-container .chart {
  position: absolute;
  top: 0;
  left: 100%;
  width: 600px !important;
  height: 100%;
}

#sapien-container #female-organs {
    position: absolute;
    top: 0px;
    left: 6px;
    height: 470px;
}

/* Title */

#human-body-svg-container #title {
  display: none;
} /* Change text color of div to white to hide it */

#sapien-container .chart {
  margin-top: 20px;
}

/* --- Human Body Highlights --- */

#human-body-highlights #Soft-Tissue {
  position: absolute;
  top: 67px;
  left: 20px;
  width: 150px;
  height: 370px;
  opacity: 0;
  z-index: 2;
}

#human-body-highlights #Skin {
  position: absolute;
  top: 77px;
  left: 106px;
  width: 70px;
  height: 230px;
  opacity: 0;
  z-index: 3;
}

#human-body-highlights #Head-and-Neck {
  display: none;
}

/* Replacing with Nervous System */
#human-body-highlights #Brain {
  position: absolute;
  top: 0px;
  left: 78px;
  width: 45px;
  height: 30px;
  opacity: 0;
  z-index: 1;
}

#human-body-highlights #Lung {
  position: absolute;
  top: 113px;
  left: 57px;
  width: 55px;
  height: 55px;
  opacity: 0;
  z-index: 3;
}

#human-body-highlights #Eye {
  position: absolute;
  top: 21px;
  left: 103px;
  width: 14px;
  height: 14px;
  opacity: 0;
}

/* Replacing with cardiovascular system */
#human-body-highlights #Breast {
  position: absolute;
  top: 117px;
  left: 108px;
  width: 33px;
  height: 33px;
  opacity: 0;
  z-index: 4;
}

#human-body-highlights #Lymph-Nodes {
  display: none;
}

#human-body-highlights #Esophagus {
  display: none;
}

#human-body-highlights #Thyroid {
  position: absolute;
  top: 70px;
  left: 93px;
  width: 14px;
  height: 14px;
  opacity: 0;
  z-index: 7;
}

#human-body-highlights #Blood {
  position: absolute;
  top: 227px;
  left: 93px;
  width: 60px;
  height: 150px;
  opacity: 0;
  z-index: 9;
}

/* #human-body-highlights #Nervous-System {
  position: absolute;
  top: 220px;
  left: 50px;
  width: 60px;
  height: 285px;
  opacity: 0;
  z-index: 3;
} */

#human-body-highlights #Nervous-System {
  display: none;
}

#human-body-highlights #Stomach {
  display: none;
}

#human-body-highlights #Liver {
  display: none;
}

#human-body-highlights #Pancreas {
  display: none;
}

#human-body-highlights #Kidney {
  position: absolute;
  top: 177px;
  left: 110px;
  width: 17px;
  height: 17px;
  opacity: 0;
  z-index: 10;
}

#human-body-highlights #Thymus {
  display: none;
}

#human-body-highlights #Pleura {
  display: none;
}

#human-body-highlights #Colorectal {
  position: absolute;
  top: 192px;
  left: 60px;
  width: 90x;
  height: 90px;
  opacity: 0;
  z-index: 5;
}

#human-body-highlights #Uterus {
  display: none;
}

#human-body-highlights #Bladder {
  display: none;
}

#human-body-highlights #Bile-Duct {
  display: none;
}

#human-body-highlights #Adrenal-Gland {
  display: none;
}

#human-body-highlights #Prostate {
  display: none;
}

#human-body-highlights #Testis {
  display: none;
}

#human-body-highlights #Cervix {
  display: none;
}

#human-body-highlights #Ovary {
  display: none;
}

#human-body-highlights #Bone {
  display: none;
}

#human-body-highlights #Bone-Marrow {
  display: none;
}

/* --- Hide Unused Background Organs --- */

#sapien-container #male {
  display: none;
}

#sapien-container #male-organs {
  display: none;
}


/* #female-organs g[clip-path="url(#_clip3)"] {
  display: none;
} Brain */

#female-organs g[clip-path="url(#_clip1)"] {
  display: none;
} /* Head and Neck */

#female-organs g[clip-path="url(#_clip5)"] {
  display: none;
} /* Esophagus */

#female-organs g[clip-path="url(#_clip12)"] {
  display: none;
} /* Bladder */

#female-organs g[clip-path="url(#_clip13)"] {
  display: none;
} /* Uterus */

#female-organs g[clip-path="url(#_clip15)"] {
  display: none;
} /* Ovary */

#female-organs g[clip-path="url(#_clip16)"] {
  display: none;
} /* Bone Marrow */

#female-organs g[clip-path="url(#_clip18)"] {
  display: none;
} /* Bone */

#female-organs g[clip-path="url(#_clip19)"] {
  display: none;
} /* Lymph Nodes part 1 */

#ALL-organs-screened > g:nth-of-type(15) {
  display: none;
} /* Lymph Nodes part 2 */

#ALL-organs-screened > g:nth-of-type(16) {
  display: none;
} /* Lymph Nodes part 3 */

#ALL-organs-screened > g:nth-of-type(17) {
  display: none;
} /* Lymph Nodes part 4 */

#ALL-organs-screened > g:nth-of-type(18) {
  display: none;
} /* Lymph Nodes part 5 */

#ALL-organs-screened > g:nth-of-type(19) {
  display: none;
} /* Lymph Nodes part 6 */

#ALL-organs-screened > g:nth-of-type(20) {
  display: none;
} /* Lymph Nodes part 7 */

#ALL-organs-screened > g:nth-of-type(21) {
  display: none;
} /* Lymph Nodes part 8 */

#ALL-organs-screened > g:nth-of-type(22) {
  display: none;
} /* Lymph Nodes part 9 */

#ALL-organs-screened > g:nth-of-type(23) {
  display: none;
} /* Lymph Nodes part 10 */

#ALL-organs-screened > g:nth-of-type(24) {
  display: none;
} /* Lymph Nodes part 11 */

#female-organs g[clip-path="url(#_clip33)"] {
  display: none;
} /* Thymus */

#female-organs g[clip-path="url(#_clip35)"] {
  display: none;
} /* Pleura */

#female-organs g[clip-path="url(#_clip38)"] {
  display: none;
} /* Cervix */

#female-organs g[clip-path="url(#_clip41)"] {
  display: none;
} /* Nervous System part 1 */

#female-organs g[clip-path="url(#_clip42)"] {
  display: none;
} /* Nervous System part 2 */

#female-organs g[clip-path="url(#_clip43)"] {
  display: none;
} /* Nervous System part 3 */

#female-organs g[clip-path="url(#_clip44)"] {
  display: none;
} /* Nervous System part 4 */

#female-organs g[clip-path="url(#_clip45)"] {
  display: none;
} /* Nervous System part 5 */

#female-organs g[clip-path="url(#_clip46)"] {
  display: none;
} /* Nervous System part 6 */

#female-organs g[clip-path="url(#_clip51)"] {
  display: none;
} /* Bile Duct */

#female-organs g[clip-path="url(#_clip52)"] {
  display: none;
} /* Liver */

#female-organs g[clip-path="url(#_clip54)"] {
  display: none;
} /* Stomach */

#ALL-organs-screened > g:nth-of-type(47) {
  display: none;
} /* Pancreas */