.checkbox input {
    width: auto;
}

.checkbox label {
    display: inline;
}

form button {
    margin-left: 0px;
}