.daily-reward-form {
    display: inline-block;
}

.daily-reward-form button:disabled {
    opacity: 0.55;
    cursor: not-allowed;
}
