.button-disable,
.button-disable2 {
  opacity: 0.5;
  pointer-events: none;
}

.ie-only {
  display: none;
}