.react-pdf__Page__annotations,.react-pdf__Page__annotations .annotationLayer{position:absolute;top:0;left:0;right:0;bottom:0}.react-pdf__Page__annotations .annotationLayer section{position:absolute}.react-pdf__Page__annotations .annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%;background-color:transparent}.react-pdf__Page__annotations .annotationLayer .linkAnnotation>a:hover{opacity:.2;background-color:rgb(255,255,0);box-shadow:0 2px 10px rgb(255,255,0)}.react-pdf__Page__annotations .annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.react-pdf__Page__annotations .annotationLayer .buttonWidgetAnnotation.checkBox input,.react-pdf__Page__annotations .annotationLayer .buttonWidgetAnnotation.radioButton input,.react-pdf__Page__annotations .annotationLayer .choiceWidgetAnnotation select,.react-pdf__Page__annotations .annotationLayer .textWidgetAnnotation input,.react-pdf__Page__annotations .annotationLayer .textWidgetAnnotation textarea{background-color:rgba(0,54,255,.13);border:1px solid transparent;box-sizing:border-box;font-size:9px;height:100%;margin:0;padding:0 3px;vertical-align:top;width:100%}.react-pdf__Page__textContent{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.react-pdf__Page__textContent span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0 0}.react-pdf__Page__textContent .highlight{margin:-1px;padding:1px;background-color:rgb(180,0,170);border-radius:4px}.react-pdf__Page__textContent .highlight.begin{border-radius:4px 0 0 4px}.react-pdf__Page__textContent .highlight.end{border-radius:0 4px 4px 0}.react-pdf__Page__textContent .highlight.middle{border-radius:0}.react-pdf__Page__textContent .highlight.selected{background-color:rgb(0,100,0)}.react-pdf__Document,.react-pdf__Page{display:flex;flex-direction:column;align-items:center}.react-pdf__Page{position:relative}.react-pdf__Page canvas{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-pdf__message{padding:20px;color:white}