.input1.short {
    width: 82px;
}
.input2.short {
    width: 200px;
}
form .error {
    padding: 10px;
    background-color: red;
    color: white;
}