.hiperstorm-push-button {
    cursor: pointer;
}

.hiperstorm-push-button:disabled {
    cursor: not-allowed;
    opacity: .7;
}
