
Para ver el contenido debe estar logado como socio de SEOR.
#loginform
{
padding: 3%;
box-shadow: 1px 1px 2px rgb(0 0 0 / 29%);
text-align: center;
width: 60%;
display: contents;
}
input:not([type=checkbox]), button, textarea, select {
display: block;
margin: 0;
appearance: none;
box-shadow: none;
border-radius: 0;
border: none;
border-radius: 0;
/* padding: 3%; */
width: 100%;
height: 40px;
box-shadow: 1px 1px 2px rgb(0 0 0 / 29%);
/* text-align: center; */
}
