| 1 |
.e2pdf-dialog .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, |
| 2 |
.e2pdf-dialog .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, |
| 3 |
.e2pdf-dialog .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input { |
| 4 |
display: inline-block; |
| 5 |
} |
| 6 |
|
| 7 |
.e2pdf-dialog .dce-signature-wrapper input { |
| 8 |
width: 100% !important; |
| 9 |
height: 100% !important; |
| 10 |
} |
| 11 |
|
| 12 |
.e2pdf-dialog .dce-signature-wrapper { |
| 13 |
margin: 10px 0px; |
| 14 |
} |
| 15 |
|
| 16 |
.e2pdf-dialog .dce-signature-wrapper { |
| 17 |
margin: 10px 0px; |
| 18 |
} |
| 19 |
|
| 20 |
.e2pdf-dialog .elementor-field-type-signature > div { |
| 21 |
position: relative; |
| 22 |
} |
| 23 |
|
| 24 |
.e2pdf-dialog .elementor-field-type-signature .elementor-upload-field-signature { |
| 25 |
display: inline-block!important; |
| 26 |
position: absolute; |
| 27 |
top:0; |
| 28 |
left:0; |
| 29 |
width: 100%; |
| 30 |
height: 100%; |
| 31 |
} |
| 32 |
|
| 33 |
.e2pdf-dialog .elementor-field-repeater-end, |
| 34 |
.e2pdf-dialog .elementor-field-repeater-end input { |
| 35 |
width: 100%; |
| 36 |
} |
| 37 |
|
| 38 |
|