.risk_action, .button_action {
    cursor:pointer;
}
.row_action:hover {
        background-color: rgba(128,128,128,0.1);
}
