
.ocr-btn{
  cursor:pointer;
  -webkit-tap-highlight-color:rgba(32,196,182,.2);
}
.ocr-btn:active{
  transform:scale(.99);
}
