.humanPracticeFigure {
    margin: auto;
    margin-top: 5vmax;
    margin-bottom: 5vmax;
    display: block;
    border-radius: 100%;
    border-style: solid;
    border-width: 0.5vmax;
    border-color: hsla(var(--gl-ralt),1.0);
    height: 30vmax;
}
.tableclass th, td {
  border: 1px solid black;
}
.tableclass {
  border: 1px solid black;
}
.figureIMGSanger {
    height: 20vmax;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    object-position: center center;
    overflow: hidden;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
    border-radius: 0.5rem;
}
.tableDarkClass {
table-layout: fixed;
font-size: 0.72vmax;
}
#descriptionParagraph {
  padding-left:0 !important;

}
#descriptionParagraph p{
  padding-left: 4rem;
  padding-top: 1vmax;
}
.personButton {
  border-radius: 100%;
  height: 17vmax;
  width: 17vmax;
  background-size: cover;
  display: block;
  margin: auto;
  border-style: solid;
  border-width: .5vmax;
  border-color: hsla(var(--gl-ralt),1.0);
  margin-top: 4vmax;
}
.personButton p {
  transition-duration: 0.6s;
  color: hsla(0,0%,100%,0.9);
  font-weight: 500;
  margin-top: 15vmin;
  text-shadow: 0px 0px 6px hsla(0,0%,0%,0.667);
}
.personButton:hover p {
  transition-duration: 0.6s;
  color: hsla(0,0%,100%,1.0);
  font-weight: bold;
  margin-top: 6rem;
  text-shadow: 0px 0px 6px hsla(0,0%,0%,1.0);
}
.personButton2 p {
  transition-duration: 0.6s;
  color: hsla(0,0%,100%,0.667);
  font-weight: 500;
  margin-top: 15vmin;
  text-shadow: 0px 0px 6px hsla(0,0%,0%,0.667);
}
.personButton2:hover p {
  transition-duration: 0.6s;
  color: hsla(0,0%,100%,1.0);
  font-weight: bold;
  margin-top: 6rem;
  text-shadow: 0px 0px 6px hsla(0,0%,0%,1.0);
}
.personButton2 {
  border-radius: 100%;
  height: 17vmax;
  width: 17vmax;
  background-size: cover;
  display: block;
  margin: auto;
  border-style: solid;
  border-width: .5vmax;
  border-color: hsla(var(--gl-ralt),1.0);
}
.personButtonDiv {
  margin-top: 4vmax;
}
#personButton1 {
  background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/dr-matt-sparke.png");
}
#personButton2 {
  background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/lafia-wellness-initiatives2.jpg");
  width: 25vmax !important;
}
#personButton3 {
  background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/dr-rayhan-lal.png");
  float: left;
  margin-left: 11vmax;
}
#personButton4 {
   background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/patrica-wu1.jpg");
}
#personButton5 {
  background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/rohinton-t-kamakaka2.jpg");
}
#personButton6 {
  background-image: url("https://static.igem.wiki/teams/4190/wiki/figures/dr-t-rcio-rocha.jpg");
}

.glossaryItem {
    border-style: solid;
    border: radius 1vmax;
    border-color: hsla(var(--gl-dark),1.0);
    padding: 2vmax;
    margin-top: 3vmax;
    margin-left: 1vmax;
    border-radius: 2vmax;
}
.glossaryItem h5{
    color: hsla(var(--gl-dark),1.0);
    font-weight: bold;
    scroll-margin-top: calc(1rem + (2.5 * (0.5rem + 1.0rem + 0.5rem)));
}
.glossaryItem p{
    margin-left: 3vmax;
    color: hsla(var(--gl-dark),1.0);
}
.glossaryButton {
    padding-top: 0.5vmax;
    padding-bottom: 0.5vmax;
    padding-left: 1vmax;
    padding-right: 1vmax;
    border-style: solid;
    border-color: hsla(var(--gl-dark),1.0);
    background-color: hsla(var(--bg-blue),1.0);
    color: hsla(var(--gl-dark),1.0) !important;
    text-decoration: none !important;
    margin-top: 1vmax !important;
    border-radius: 0.3rem;
}
.glossaryButton:hover {
    background-color: hsla(var(--gl-dark),1.0);
}
.letterHeader {
    color: hsla(var(--gl-dark),1.0);
    font-weight: bold;
    margin-top: 5vmax;
    margin-left: 2vmax;
    scroll-margin-top: calc(1rem + (2.5 * (0.5rem + 1.0rem + 0.5rem)));
}
#glossaryTopMargin {
  margin-top: 5vmax;
}
#homeClick1{
  display: block;
  margin: auto;
  height: 5vmax;
  margin-bottom: 7vmax;
  margin-top: 9rem;
}
#homeClick2{
  display: block;
  height: 17vmax;
}
.engineeringButton span {
    position: absolute;
    bottom: 5%;
}
#Citation-Accordion{
  margin-left: 2rem;
  margin-right: 1rem;
}
.modelHeader {
    margin-left: -0.1rem!important;
    margin-bottom: 1rem;
}
.modelHeader1 {
  margin-left: .9rem;
}
