: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
box-shadow:0 2px 10px rgb(255 255 0);
.annotationLayer .linkAnnotation.hasBorder:hover{
background-color:rgb(255 255 0 / 0.2);
.annotationLayer .hasBorder{
background-size:100% 100%;
.annotationLayer .textAnnotation img{
.annotationLayer .textWidgetAnnotation :is(input, textarea), .annotationLayer .choiceWidgetAnnotation select, .annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input{
background-image:var(--annotation-unfocused-field-background);
border:2px solid var(--input-unfocused-border-color);
font:calc(9px * var(--scale-factor)) sans-serif;
.annotationLayer .textWidgetAnnotation :is(input, textarea):required, .annotationLayer .choiceWidgetAnnotation select:required, .annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input:required{
.annotationLayer .choiceWidgetAnnotation select option{
.annotationLayer .buttonWidgetAnnotation.radioButton input{
.annotationLayer .textWidgetAnnotation textarea{
.annotationLayer .textWidgetAnnotation [disabled]:is(input, textarea), .annotationLayer .choiceWidgetAnnotation select[disabled], .annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input[disabled]{
border:2px solid var(--input-disabled-border-color);
.annotationLayer .textWidgetAnnotation :is(input, textarea):hover, .annotationLayer .choiceWidgetAnnotation select:hover, .annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input:hover{
border:2px solid var(--input-hover-border-color);
.annotationLayer .textWidgetAnnotation :is(input, textarea):hover, .annotationLayer .choiceWidgetAnnotation select:hover, .annotationLayer .buttonWidgetAnnotation.checkBox input:hover{
.annotationLayer .textWidgetAnnotation :is(input, textarea):focus, .annotationLayer .choiceWidgetAnnotation select:focus{
border:2px solid var(--input-focus-border-color);
outline:var(--input-focus-outline);
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) :focus{
background-color:transparent;
.annotationLayer .buttonWidgetAnnotation.checkBox :focus{
border:2px solid var(--input-focus-border-color);
outline:var(--input-focus-outline);
.annotationLayer .buttonWidgetAnnotation.radioButton :focus{
border:2px solid var(--input-focus-border-color);
outline:var(--input-focus-outline);
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after,
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked::before{
background-color:CanvasText;
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after{
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before{
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after{
transform:rotate(-45deg);
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked::before{
.annotationLayer .textWidgetAnnotation input.comb{
.annotationLayer .textWidgetAnnotation input.comb:focus{
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input{
.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{
.annotationLayer .popupAnnotation{
font-size:calc(9px * var(--scale-factor));
background-color:rgb(255 255 153);
box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) rgb(136 136 136);
border-radius:calc(2px * var(--scale-factor));
outline:1.5px solid rgb(255 255 74);
padding:calc(6px * var(--scale-factor));
.annotationLayer .popupAnnotation.focused .popup{
.annotationLayer .popup *{
font-size:calc(9px * var(--scale-factor));
.annotationLayer .popup > .header{
.annotationLayer .popup > .header h1{
.annotationLayer .popup > .header .popupDate{
margin-left:calc(5px * var(--scale-factor));
.annotationLayer .popupContent{
border-top:1px solid rgb(51 51 51);
margin-top:calc(2px * var(--scale-factor));
padding-top:calc(2px * var(--scale-factor));
.annotationLayer .richText > *{
font-size:calc(9px * var(--scale-factor));
.annotationLayer .popupTriggerArea{
.annotationLayer section svg{
.annotationLayer .annotationTextContent{
-webkit-user-select:none;
.annotationLayer .annotationTextContent span{
.annotationLayer svg.quadrilateralsContainer{
--xfa-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");
--xfa-focus-outline:auto;
@media screen and (forced-colors: active){
--xfa-focus-outline:2px solid CanvasText;
outline:1.5px solid selectedItem;
background-color:transparent;
background-color:rgb(239 203 237);
.xfaLayer .highlight.appended{
.xfaLayer .highlight.begin{
border-radius:4px 0 0 4px;
.xfaLayer .highlight.end{
border-radius:0 4px 4px 0;
.xfaLayer .highlight.middle{
.xfaLayer .highlight.selected{
background-color:rgb(203 223 203);
background-color:transparent;
.xfaCaptionForCheckButton{
flex-direction:row-reverse;
:is(.xfaLeft, .xfaRight) > :is(.xfaCaption, .xfaCaptionForCheckButton){
flex-direction:column-reverse;
:is(.xfaTop, .xfaBottom) > :is(.xfaCaption, .xfaCaptionForCheckButton){
background-color:transparent;
:is(.xfaTextfield, .xfaSelect):focus{
background-color:transparent;
outline:var(--xfa-focus-outline);
:is(.xfaCheckbox, .xfaRadio):focus{
outline:var(--xfa-focus-outline);
background-image:var(--xfa-unfocused-field-background);
:is(.xfaTop, .xfaBottom) > :is(.xfaTextfield, .xfaSelect){
-o-object-position:left top;
object-position:left top;
flex-direction:row-reverse;