.nivel1:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50%;
  border-bottom: 3px solid #777777;
  z-index: 1;
  top: 0px;
  left: 100%;
}
.nivel2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 44px;
  border-bottom: 3px solid #777;
  height: 50%;
}
.nivel2bottom:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 44px;
  border-bottom: 3px solid #777;
  height: 50%;
  border-left: 3px solid #777;
}
.nivel2top:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 44px;
  border-bottom: 3px solid #777;
  height: 50%;
}
.nivel2top:after {
  content: "";
  display: block;
  position: absolute;
  height: 133%;
  border: 0 solid #777777;
  border-left-width: 3px!important;
  top: 50%;
}
.nivel2:after {
  content: "";
  display: block;
  position: absolute;
  height: 133%;
  border: 0 solid #777777;
  border-left-width: 3px!important;
  top: 0px;
}
.nivelOIC:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 40px;
  border-bottom: 3px dotted #a0a0a0;
  height: 50%;
  margin-left: 20px;
}
.nivelOIC:after {
  content: "";
  display: block;
  position: absolute;
  height: 133%;
  border: 0 dotted #a0a0a0;
  border-left-width: 3px!important;
  top: 50%;
  margin-left: 20px;
}
.nivelAsesor:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 40px;
  border-bottom: 3px solid #777777;
  height: 50%;
  margin-left: 20px;
}
.nivelAsesor:after {
  content: "";
  display: block;
  position: absolute;
  height: 133%;
  border: 0 solid #777777;
  border-left-width: 3px!important;
  top: 50%;
  margin-left: 20px;
}
.nivelStaff:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  padding-left: 40px;
  border-bottom: 3px solid #777777;
  height: 50%;
  margin-left: 20px;
}
.nivelStaff:after {
  content: "";
  display: block;
  position: absolute;
  height: 138%;
  border: 0 solid #777777;
  border-left-width: 3px!important;
  bottom: 50%;
  margin-left: 20px;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flex-container > div {
  width: 33%;
}
.bottom, .top {
  margin-bottom: 70px;
}
.infoperfil img {
  border-radius: 10px !important;
  border: #f3ede1 2px solid;
}
.txtTooltipNombre {
  font-size: 24px!important;
}
.txtTooltipCorreo {
  font-size: 15px!important;
}
.org-body {
  min-height: 63px;
}
.info-footer {
  min-height: 27px;
}
acronym[title] {
  text-decoration: none;
}
/*@media (max-width: 900px) {
  .flex-container > div {
    width: 100%;
  }
  .org-div {
    margin-right: 0px;
  }
  .org-div-staff {
    margin-left: 40px;
    margin-right: 0px;
  }
  .nivelStaff:after, .nivelStaff:before, .nivelAsesor:after, .nivelOIC:after, .nivelAsesor:before, .nivelOIC:before {
    margin-left: 20px;
    padding-left: 20px;
  }
  .bottom, .top {
    margin-bottom: 0px;
  }
  .infoperfil img {
    width: 55%;
    margin-bottom: 20px;
  }
  .infoperfil p {
    text-align: center;
  }
  .nivel1:before {
    width: 50%;
    border-bottom: 3px solid #777777;
    right: 100%;
    left: 0px;
    top: 91px;
    height: 36%;
    border-left-width: 0px!important;
    border-right-width: 3px!important;
  }
  .staff:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    padding-left: 20px;
    border-bottom: 3px solid #777777;
    height: 50%;
    margin-left: 0px;
  }
  .staff:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    padding-left: 20px;
    border-left-width: 3px!important;
    height: 51%;
    margin-left: 40px;
    z-index: 1000;
    bottom: 50%;
  }
  .subdirectores:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    padding-left: 20px;
    border-left-width: 3px!important;
    border: 0 solid #777777;
    height: 69%;
    margin-left: 0px;
    z-index: 1000;
    bottom: 92%;
  }
  .org-div-right {
    margin-right: 0px;
    margin-left: 0px;
    z-index: 20;
  }
  .nivelStaff:after {
    height: 130%;
  }
}
@media (max-width: 512px) {
  .subdirectores:after {
    height: 70%;
  }
  .org-body {
    min-height: 87px;
  }
}
@media (max-width: 500px) {
  .subdirectores:after {
    height: 72%;
    bottom: 90%;
  }
  .nivel1:before {
    height: 35%;
    top: 91px;
  }
  .nivelStaff:after {
    height: 129%;
  }
  .org-body {
    min-height: 85px;
  }
}
@media (max-width: 301px) {
  .subdirectores:after {
    height: 71%;
  }
}
@media (max-width: 298px) {
  .subdirectores:after {
    height: 70%;
  }
}*/