﻿button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
}
.btn,
a.btn {
    cursor: pointer;
}