@charset "UTF-8";
div#tablesome__container table.tablesome__table {
  z-index: 1;
  position: relative;
}

/** TABLESOME: Tablas de ponderaciones, vacantes, puntajes de corte, aranceles, seleccionados admisión especial  **/
#tablas-datos {
  background: linear-gradient(-175deg, #E6F6FC 5%, #FFFFFF 5%);
  padding-top: 70px;
}
#tablas-datos h2 {
  padding-top: 90px;
}

.tablesome__table .tablesome__column {
  font-weight: 600 !important;
  background: #35B4A6 !important;
  color: #FFF !important;
}
.tablesome__table .tablesome__column,
.tablesome__table .tablesome__cell {
  font-family: "Lato" !important;
}

/* Ponderaciones */
#tablesome__container.ponderaciones .tablesome-header__wrapper,
#tablesome__container.ponderaciones tfoot {
  display: none;
}
#tablesome__container.ponderaciones .tablesome__table--wrapper {
  border: 4px solid #35B4A6;
  border-radius: 10px;
  padding: 1px;
  margin: 0 !important;
}
#tablesome__container.ponderaciones .tablesome__table {
  border-radius: 20px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__thead .tablesome__row > .tablesome__column {
  background-color: #90DFD6;
  text-align: center;
  border-width: 1px 1px 1px 0;
  font-size: 0.9rem;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__thead .tablesome__row > .tablesome__column:hover {
  background-color: red;
  cursor: default;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(1) {
  text-align: left;
  border-top-left-radius: 6px;
  min-width: 160px;
  width: 180px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(8) {
  border-top-right-radius: 6px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row > .tablesome__cell {
  text-align: center;
  border-color: #FFF;
  border-width: 0 1px 1px 0;
  font-size: 0.9rem;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row .tablesome__cell:nth-child(1) {
  text-align: left;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(-n+14) td:nth-child(1) {
  color: #FFF;
  width: 180px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(-n+14) td:nth-child(1) div {
  position: relative;
  padding-left: 33px;
  line-height: 1.2rem;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(-n+14) td:nth-child(1) div:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(1) {
  background: #A0110F;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/obstetricia.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(2) td:nth-child(1) {
  background: #232367;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(2) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/enfermeria.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(3) td:nth-child(1) {
  background: #6F8C49;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(3) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/agronomia-02.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(4) td:nth-child(1) {
  background: #004924;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(4) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/forestal.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(5) td:nth-child(1) {
  background: #ED6B2A;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(5) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/civil-industrial.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(6) td:nth-child(1) {
  background: #F6B73E;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(6) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/trabajo-social.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(7) td:nth-child(1) {
  background: #00A9B0;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(7) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/psicologia.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(8) td:nth-child(1) {
  background: #D51554;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(8) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/civil-informatica.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(9) td:nth-child(1) {
  background: #0768AD;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(9) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/comercial.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1) {
  background: #007577;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/terapia-ocupacional.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(11) td:nth-child(1) {
  background: #616262;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(11) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/09/derecho.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(12) td:nth-child(1) {
  background: #8F9D2E;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(12) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/09/energias-renovables.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(13) td:nth-child(1) {
  background: #675095;
}
#tablesome__container.ponderaciones .tablesome__table .tablesome__tbody .tablesome__row:nth-child(13) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/09/adm-publica.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}

.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row > .tablesome__cell,
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row > .tablesome__cell {
  text-align: center;
  border-color: #FFF;
  border-width: 0 1px 1px 0;
  font-size: 0.9rem;
  color: #27316F;
}
.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row .tablesome__cell:nth-child(1),
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row .tablesome__cell:nth-child(1) {
  text-align: left;
}
.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1),
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1) {
  border-bottom-left-radius: 0;
}
.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td,
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td {
  background: #90DFD6;
}
.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td:nth-child(1),
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td:nth-child(1) {
  border-bottom-left-radius: 6px;
}
.tablesome__container.tablesome__container--4192 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td:nth-child(7),
.tablesome__container.tablesome__container--4188 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(14) td:nth-child(7) {
  border-bottom-right-radius: 6px;
}

.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(1) {
  border-bottom: 0;
  width: 180px !important;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(n+4) {
  background: #617CB9;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(4n+2), .tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(4n+3) {
  background: #2C649C;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(7) {
  border-top-right-radius: 6px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(2n) {
  text-align: right !important;
  padding-right: 0;
  border-right: 0;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__thead .tablesome__row:nth-child(1) .tablesome__column:nth-child(2n+1) {
  border-left: 0;
  text-align: left !important;
  padding-left: 0;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row > .tablesome__cell {
  text-align: center;
  border-color: #FFF;
  border-width: 0 1px 1px 0;
  font-size: 0.9rem;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row .tablesome__cell:nth-child(1) {
  text-align: left;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(1) {
  background: #35B4A6;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(1) div {
  padding-left: 0;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(1) div:before {
  background-image: none;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(n+4) {
  background: #617CB9;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(4n+2), .tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(1) td:nth-child(4n+3) {
  background: #2C649C;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(2) td:nth-child(1) {
  background: #A0110F;
  color: #FFF;
  width: 180px !important;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(2) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/obstetricia.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(3) td:nth-child(1) {
  background: #232367;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(3) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/enfermeria.png");
  background-size: 26px 23px;
  width: 26px;
  height: 23px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(4) td:nth-child(1) {
  background: #6F8C49;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(4) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/agronomia-02.png");
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(5) td:nth-child(1) {
  background: #004924;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(5) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/forestal.png");
  background-size: 26px 24px;
  width: 26px;
  height: 24px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(6) td:nth-child(1) {
  background: #ED6B2A;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(6) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/civil-industrial.png");
  background-size: 32px 23px;
  width: 32px;
  height: 23px;
  left: -4px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(7) td:nth-child(1) {
  background: #F6B73E;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(7) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/trabajo-social.png");
  background-size: 29px 23px;
  width: 29px;
  height: 23px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(8) td:nth-child(1) {
  background: #00A9B0;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(8) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/psicologia.png");
  background-size: 26px 28px;
  width: 26px;
  height: 28px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(9) td:nth-child(1) {
  background: #D51554;
  color: #FFF;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(9) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/civil-informatica.png");
  background-size: 24px 27px;
  width: 24px;
  height: 27px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1) {
  background: #0768AD;
  color: #FFF;
  border-bottom-left-radius: 0;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/comercial.png");
  background-size: 24px 27px;
  width: 24px;
  height: 27px;
  left: -2px;
  top: -2px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(10) td:nth-child(8) {
  border-bottom-right-radius: 0;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(11) td:nth-child(1) {
  background: #007577;
  color: #FFF;
  border-bottom-left-radius: 6px;
}
.tablesome__container.tablesome__container--4191 .tablesome__table .tablesome__tbody .tablesome__row:nth-child(11) td:nth-child(1) div:before {
  background-image: url("/wp-content/uploads/2025/01/terapia-ocupacional.png");
  background-size: 25px 28px;
  width: 25px;
  height: 28px;
  left: -2px;
  top: -2px;
}

/*# sourceMappingURL=tablas.css.map */
