.contenido1{background-color: #f4f4f4;}
.contenido2{background-color: #f4f4f4;}
.contenido3{
  background-color: #f4f4f4;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
  border-bottom: #87B6D9 2px solid;
}
.sombra{
  /* -webkit-box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54);
  -moz-box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54);
  box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54); */

  -webkit-box-shadow: 10px 10px 5px 0px rgba(112,112,112,1);
  -moz-box-shadow: 10px 10px 5px 0px rgba(112,112,112,1);
  box-shadow: 10px 10px 5px 0px rgba(112,112,112,1);
}
.sombra2{
  -webkit-box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54);
  -moz-box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54);
  box-shadow: 0px 5px 15px 0px rgba(112,112,112,0.54);
}
.contenidoFinal{
  background-color: #f4f4f4;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
  border-bottom: #87B6D9 2px solid;
}
.contenidoPrin {
  display: grid;
  grid-template-columns: 40% 40% 20%;
}
.contendio0{
  display: flex;
  justify-content: space-between;
  /* background-color: rgb(223, 159, 203); */
  border-radius: 15px 15px 0 0;
  border: #87B6D9 2px solid;
}
.nombre_img{
  border-radius: 15px 0 0 0;

}
.contendio0_Puesto{
  display: grid;
  text-align: end;
  align-content: center;
  justify-content: center;
  padding-right: 20px;
}
/* .Puesto_titulo{
  color: rgb(37, 134, 37);
  font-weight: 900;
} */
.Puesto_emp, .nombre_empl{
  color: rgb(37, 87, 134);
  font-weight: 900;
}
.contendio0_nombre{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.tabla_contenido {
  width: 100%;
  font-size: 13px;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
  border-bottom: #87B6D9 2px solid;
}
.tabla_contenido_2 {
  width: 100%;
  font-size: 13px;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
}
.td_concepto, .td_concepto_2{
  text-align: left;
  padding-right: 5px;
}
.contenido1_titulo{
  background-color: #8ab6d8; 
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 15px;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
}
.titulo_2 {
  background-color: #90c6f0;
}
.td_concepto{
  width: 40%;
}
.td_concepto_2{
  width: 40%;
}
.td_mensual, .td_anual{
  width: 30%;
  text-align: right;
  
}
.dinero_emp{
  display: grid;
  grid-template-columns: 20% 80%;
}
.dinero_emp_2{
  text-align: center;
}
.total_intagible{
  background-color: #8ab6d8; 
}
.IngresosLey{
  margin: 5px;
  background-color: #8ab6d8; 
  border-radius: 15px;
  padding: 15px 0 15px 15px;
}
.IngresosLey_titulo{
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 15px;
}
.titulo_principal{
  font-weight: 900;
  text-align: center;
  font-size: 16px;
}
.IngresosLey_dinero{
  padding-top: 5px;
}
.productividad{
  margin: 5px;
  background-color: #8ab6d8; 
  border-radius: 15px;
  padding: 5px;
  height: 160px;
}
.sabias{
  display: flex;
  align-items: center;
  justify-content: center;
  /* justify-content: space-around; */
  font-size: 20px;
  font-weight: 900;
  margin-top: 18px;
}
.sentir_desc{
  border: #87B6D9 2px solid;
  font-size: 18px;
}
.fa-person-circle-question{
  font-size: 35px;
  font-weight: 0;
  margin-right: 15px; 
}
.texto_productividad{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 15px;
}
.boton_productividad{
  background-color: #90c6f0;
  text-align: center;
  border-radius: 10px;
  margin: 15px;
  cursor: pointer;
  padding: 10px 0 10px 0;
}
.beneficios{
  display: grid;
  grid-template-columns: 100%;
  margin: 5px;
  background-color: #90c6f0; 
  border-radius: 15px;
  padding: 5px;
  cursor: pointer;
  height: 150px;
}
.beneficios_ley{
  display: grid;
  grid-template-columns: 100%;
  margin: 5px;
  background-color: #90c6f0; 
  border-radius: 15px;
  padding: 5px;
  cursor: pointer;
  /* height: 120px; */
}
.beneficios_texto{
  margin: 0;
  padding: 0;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
.fa-book-open{
  text-align: center;
  font-size: 30px;
  padding-top: 10px;
}
.sentirBien{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-content: center;
  justify-content: center;
}
.fa-screwdriver-wrench, .img_sentir, .fa-chart-line{
  font-size: 50px;
  margin-left: 15px; 
  margin-right: 15px; 
}
td{
  border-bottom: #e7e2e2 1px solid;
}
table {
  font-size: 12px;
}
.beneficios_tipos_2{
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
  margin-top: 10px;
}
.beneficios_2{
  display: grid;
  grid-template-columns: 20% 80%;
  align-content: center;
  justify-content: center;
  text-align: center;

  /* background-color: #cfdff1;  */
  background-color: #e3e6e9; 
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
  height: 50px;
  width: 250px;
}
.beneficios_texto_2{
  margin: 0;
  padding-top: 7px;
  font-size: 15px;
  text-align: center;
  font-weight: lighter;
}
.fa-users, .fa-magnifying-glass, .fa-user-graduate, .fa-shop{
  text-align: center;
  font-size: 25px;
}
.active-tip{
  background-color: #cfdff1; 
}
.ingresos_ley{
  display: flex;
  justify-content: space-around;
}

 .fa-gears{
  text-align: center;
  font-size: 40px;
}

.botones{
  background-color: #f4f4f4;
  border-left: #87B6D9 2px solid;
  border-right: #87B6D9 2px solid;
  border-bottom: #87B6D9 2px solid;
}
.botones{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-content: center;
  justify-content: center;
}
.deducciones_meses{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-content: center;
  justify-content: center;
}