.form-group input[type="checkbox"] {
    position: relative;
    left: 15px;
}
button[type="submit"] {
    background-color: #ddd;
}
