
label
 {
 font-family: 'Roboto', sans-serif;  
 font-size: 16px;
 color:black;
 font-weight: 600!important;
 padding-bottom: 12px;
 min-width:200px;
 }

 @media screen and (max-width: 992px) {

#dni2 , #clave , #pass  {margin-bottom: 30px; }

label {padding-bottom: 0px;}


input[type=text] , input[type=email]
{
margin-left:5px;
}


 }	