input[type="text"],
input[type="email"],
input[type="date"],
select {
    width: 100%;
    height: 38px;
}
