.btn-grey {
    background: #eee !important;
    border-color: #eee !important;
    color: #bbb !important;
}
.btn-grey:hover {
    cursor: inherit;
}