#pdfCanvas { border: 1px solid #ccc; max-width:100%; margin-bottom:10px; background:#fff; cursor:grab; }
.helpQr{
    position: absolute;
    bottom: -3px;
    left: 0;
    font-size: 0.8em;
    font-style: italic;
    font-weight:600;
}

#qrColor{
    height: 38px;
}

#pageNumber{
    width:60px;
}

#canvasWidth, #canvasHeight, .position-relative, .opsixy, .chgLogo, .email{
    display:none;
}
.position-relative {
    justify-self: center;
}
#previewLogo{
    width: 15%;
}

.small, small {
    font-size: .65em;
    font-weight: 600;
}