.search-highlight{background-color:rgba(255,255,0,.4);border-radius:2px}.current-highlight{background-color:rgba(255,165,0,.7);border-radius:2px;box-shadow:0 0 5px rgba(255,165,0,.9);position:relative;z-index:10;animation:pulse 1s infinite alternate}@keyframes pulse{0%{background-color:rgba(255,150,0,.6)}to{background-color:rgba(255,120,0,.8)}}.disable-selection{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}