#CropPDFarea{width:92%;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;margin-left:4%;margin-top:30px;user-select:none;border-radius:4px;display:flex}.cropperdv{max-width:calc(100% - 30px);min-width:80%;max-height:80vh;text-align:center;margin:15px 0}.pdfprv canvas{max-width:100%;max-height:100%;border:1px solid #cbcbcb}.pdfprv{width:70%;display:flex;overflow-y:auto;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:15px 0}.pagesa{width:30%;padding:17px;border-left:1px solid #cbcbcb;position:relative;background:#f4f4f8;padding-bottom:130px}.labelx{font-size:13px;opacity:.9;display:block;margin-bottom:4px}.valpill{background:var(--pcolor);color:white;padding:1px 7px;border-radius:10px;font-size:11px;margin-left:6px;font-weight:bold}.ctrlblock{margin-bottom:14px}.ctrlblock input[type="range"]{width:100%;margin-top:6px;accent-color:var(--pcolor);cursor:pointer}.advstglbl{font-size:14px;display:flex;align-items:center;gap:6px;opacity:.9;margin:8px 0;cursor:pointer}.advstglbl input{width:15px;height:15px;margin:0}.selcssx{display:block;width:100%;padding:7px 5px;margin-top:5px;border:none;background:white;color:#373737;height:33px;border-radius:3px;outline:none}.mt20{margin-top:20px}.pagenav{display:flex;align-items:center;justify-content:space-between;margin-top:6px;background:white;border-radius:3px;padding:4px 8px}.navbtn{background:var(--pcolor);color:white;border:none;width:28px;height:28px;border-radius:3px;cursor:pointer;font-size:16px;font-weight:bold}.navbtn:disabled{background:#b0b0b0;cursor:not-allowed}#pageInd{font-size:13px;color:#444;font-weight:bold}.resetbtn{margin-top:10px;background:transparent;border:1px solid #b0b0b0;color:#555;padding:5px 10px;border-radius:3px;cursor:pointer;font-size:13px}.resetbtn:hover{border-color:var(--scolor);color:var(--scolor)}.loading{font-size:14px;display:flex;color:#535353;align-items:center;margin-top:12px}.loading span{margin:0 6px}.loading::before{width:18px;height:18px;margin:10px;content:'';border-radius:50%;border:2px solid var(--pcolor);display:inline-block;border-top-color:#ddd;animation:loading 1s linear infinite}.xbtnx{display:inline-block;padding:8px 12px;font-size:14px;cursor:pointer;border-radius:2px;color:var(--pcolor);border:1px solid;text-align:center}.crpbtnx{background:var(--pcolor);color:white}#croppdf{position:absolute;bottom:20px;display:flex;gap:12px;left:20px;width:calc(100% - 60px);flex-direction:column}#croppdf>.xbtnx{text-align:center;padding:9px;width:100%}@keyframes loading{to{transform:rotate(360deg)}}.spinneroverlay{background:rgb(163 163 163 / 55%)!important;flex-direction:column!important}.procOverlayMsg{position:absolute;top:calc(50% + 60px);left:0;right:0;text-align:center;color:white;font-size:16px;font-weight:bold;text-shadow:0 1px 3px rgba(0,0,0,0.4);padding:8px 16px;pointer-events:none}@media only screen and (max-width:900px){#CropPDFarea{flex-direction:column;width:100%;margin-left:0}.footcre{display:none!important}.pagesa,.pdfprv{width:auto}.pdfprv{border:1px solid #d5d5d5}.cropperdv{margin:6px;max-height:calc(100% - 15px)}#croppdf{position:relative;bottom:0;left:0;flex-direction:row;margin:20px 0 10px 0;width:100%}#croppdf>.xbtnx{width:50%}.pagesa{padding-bottom:40px}}