.btnx:focus, .btnx:active {
  outline: none !important;
  box-shadow: none !important;
  border: 0px !important;
}

.btnx2:focus, .btnx2:active {
  outline: none !important;
  box-shadow: none !important;
  border: 1px !important;
}

