.form input[type="password"],
.form input[type="text"] {
    margin-top: 2px;
}

.form select {
    max-width: 202px;
}