.button-checkbox button:hover,
.button-checkbox button:focus {
    background-color: #d9534f;
    color: #f4f4f4;
}

.button-checkbox-long {
    width: 100%;
}