/* usr_mis_cultivos.php */
.show_cultivos .card{
	border: 0;
	-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 30%);
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 30%);    
}
.show_cultivos .carousel-caption {
    bottom: -0.60rem;
}
.show_cultivos .imgdual img  {
    height: 200px;
}


 .cultivoimgfix{
    height: 200px !important;
}


.show_cultivos .nohaymuestras {
    height: 200px;
    padding-top: 87px;
}


  .edit .card-body{
    padding: 5px;

  }


/*  usr_mis_experiencias.php  */
.show_experiencia{
  font-size: 0.80rem;
padding-bottom: 20px;
}

.show_experiencia .nuro{
   font-size: 1.20rem; 
    font-weight: 600;
  margin-top:15px;
}

.show_experiencia .nbre{
    background-color: #898989;
    font-weight: 300;
    color: white;
    border-radius: 30px;

}

.ajustartexttespuntos{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; 
}

.ajustartext{
font-size: 0.7em;
}

.exp_tit,  .exp_nro{
    font-size: 0.70rem !important; !important;
}

