#gestione input, button,#gestione input[type="submit"],#gestione input[type="text"],#gestione input[type="email"],#gestione textarea,#gestione select{
    margin-top: 1rem;
    margin-left: 0;
    width: 100%!important;
}
#gestione input[type="radio"]{
    width: 20px!important;
    height: 20px;
}
#gestione .select-wrapper label{
    transform: none!important;
}
#gestione .form-group div{
    width: 100%!important;
}