input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number]{
    -moz-appearance: textfield;
}

.captcha{
   margin-bottom: 20px; 
}

.captcha__description{
  display: none;
}

#hozzajarulok_az_alabbiak_szerint_-error, #edit-birthdate-error {
  display:none !important;
}

#edit-areacode.error{
 width: 100% !important;
}