.file-input-wrapper{width:100%;display:grid;justify-self:center;align-self:center}.file-input-wrapper>div:focus{outline:none}.file-input-wrapper .dropZone{cursor:pointer;background-color:var(--body-bg);border:2px dashed #d9d9d9;border-radius:4px;display:grid;grid-gap:12px;gap:12px;align-items:center;justify-items:center;justify-content:center;padding:8px;min-height:142px}.file-input-wrapper .dropZone .placeholder-text-empty{display:flex;gap:8px;align-items:center;justify-items:center}.file-input-wrapper .dropZone .placeholder-text-empty i{font-size:24px;color:#999}.file-input-wrapper .dropZone .placeholder-text-empty p{color:#888}.file-input-wrapper .dropZone .placeholder-text-filled{margin-bottom:-8px;display:flex}.file-input-wrapper .dropZone .placeholder-text-filled p{margin-top:0;color:#888;font-size:13px}.file-input-wrapper .dropZone.dragZone{border-color:rgba(var(--body-bg-rgb),20%);border-width:3px;background-color:var(--body-bg)}.file-input-wrapper .dropZone .add-more-li-btn{display:grid;place-items:center;width:100px;height:100px;border:2px dashed #bbb;font-size:32px;color:#4d4d4d;border-radius:4px}.file-input-wrapper .dropZone.with-error{border-color:red}.file-input-wrapper.hideMe{display:none}.file-input-wrapper .dropzone-default-imgs-ul{pointer-events:none;display:flex;flex-wrap:wrap;gap:4px;overflow:hidden;border-radius:8px;max-width:100%}.file-input-wrapper .dropzone-default-imgs-ul .default-dropzone-img{width:100px;height:100px;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1px;pointer-events:none;cursor:default;place-items:center;overflow:hidden}.file-input-wrapper .dropzone-default-imgs-ul .default-dropzone-img img{width:100%!important;height:100%!important;object-fit:cover;object-position:center center;border-radius:4px}.file-input-wrapper .dropzone-camera svg{width:42px;height:42px}.file-input-wrapper .img-delete-btn-warp{position:relative}.file-input-wrapper .img-delete-btn-warp.not-img-link{-webkit-padding-end:44px;padding-inline-end:44px;background-color:#f9f9f9;height:-moz-fit-content;height:fit-content;border-radius:.25rem;flex:1 1}.file-input-wrapper .img-delete-btn-warp.not-img-link .not-img-a{overflow:hidden;display:flex;padding:8px 12px}.file-input-wrapper .img-delete-btn-warp.not-img-link .not-img-a p{text-overflow:ellipsis;text-wrap:nowrap;width:100%;width:200px}.file-input-wrapper .img-delete-btn-warp .custom-image{pointer-events:none}.file-input-wrapper .img-delete-btn-warp .delete-img-btn{pointer-events:all;position:absolute;top:2px;inset-inline-end:2px;background-color:rgba(var(--primary-rgb),.8);padding:2px;height:34px;width:34px;border-radius:4px;display:grid;place-items:center;cursor:pointer;color:var(--white);z-index:1}.file-input-wrapper .img-delete-btn-warp .delete-img-btn svg{width:22px;height:18px}.file-input-wrapper .img-delete-btn-warp .file-p-name{background-color:var(--gray-300);padding:8px 12px}.file-input-wrapper .img-delete-btn-warp.ltr .file-p-name,.file-input-wrapper .img-delete-btn-warp.rtl .file-p-name{-webkit-padding-end:44px;padding-inline-end:44px}.file-input-wrapper .file-input-label{margin-bottom:8px;padding:0 6px;color:#555}:root{--report-print-header-height:128px;--primary:#009460;--primary-rgb:0,148,96;--navbar-lg-height:96px;--orange:#f1963b;--green:#13c56b;--white:#fff;--black:#000;--black-rgb:0,0,0;--dark:#363d48;--dark-text-emphasis:#272c35;--success:#13c56b;--info:#24b0da;--warning:#e8bc52;--danger:#ed5e5e;--success-rgb:19,197,107;--info-rgb:80,195,230;--warning-rgb:232,188,82;--danger-rgb:237,94,94;--dark-rgb:54,61,72;--white-rgb:255,255,255;--border-radius:4px}[data-bs-theme=light]{--primary-text-color:#292929;--primary-bg-subtle:#d0ffee;--body-color:#101828;--body-bg:#f5f5f5;--body-color-rgb:33,37,41;--body-bg-rgb:243,246,249;--light:#f1f1f1;--light-text-emphasis:#ced4da;--light-rgb:243,246,249;--extra-light:#f7f8fa;--success-bg-subtle:#dcf6e9;--info-bg-subtle:#e5f6fb;--warning-bg-subtle:#fcf5e5;--danger-bg-subtle:#fce7e7;--light-bg-subtle:#f9fbfc;--dark-bg-subtle:#e9ebec;--primary-border-subtle:#c2d3f5;--danger-text-emphasis:#c95050;--primary-text-emphasis:#0e7a54;--secondary-text-emphasis:#724ec0;--success-text-emphasis:#10a75b;--info-text-emphasis:#44a6c4;--warning-text-emphasis:#c5a046;--body-font-size:1rem;--body-font-weight:400;--body-line-height:1.5;--emphasis-color:#212529;--emphasis-color-rgb:33,37,41;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#fff;--secondary-bg-rgb:255,255,255}[data-bs-theme=dark]{color-scheme:dark;--primary:#00a86b;--soft-primary:#333336;--body-color:#e0e0e0;--body-color-rgb:224,224,224;--body-bg:#202124;--body-bg-rgb:32,33,36;--emphasis-color:#fff;--emphasis-color-rgb:255,255,255;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#212529;--secondary-bg-rgb:33,37,41;--tertiary-color:rgba(206,212,218,.75);--tertiary-color-rgb:206,212,218;--tertiary-bg:#2a2d31;--tertiary-bg-rgb:42,45,49;--primary-text-color:#e0e0e0;--primary-text-emphasis:#1c8f67;--secondary-text-emphasis:#9e7de8;--success-text-emphasis:#42d189;--info-text-emphasis:#73cfeb;--warning-text-emphasis:#edc975;--danger-text-emphasis:#f17e7e;--light:#596068;--light-rgb:89,96,104;--extra-light:#41474d;--light-text-emphasis:#535659;--primary-bg-subtle:rgba(102,145,231,.15);--secondary-bg-subtle:rgba(134,92,226,.15);--success-bg-subtle:rgba(19,197,107,.15);--info-bg-subtle:rgba(80,195,230,.15);--warning-bg-subtle:rgba(232,188,82,.15);--danger-bg-subtle:rgba(237,94,94,.15);--light-bg-subtle:#25282c;--dark-bg-subtle:#313437;--primary-border-subtle:#425e96;--secondary-border-subtle:#432e71;--success-border-subtle:#0a6336;--info-border-subtle:#286273;--warning-border-subtle:#745e29;--danger-border-subtle:#772f2f;--light-border-subtle:#35383c;--dark-border-subtle:#3c3f42;--heading-color:#ced4da;--link-color:#e0e9fa;--link-hover-color:#e6edfb;--link-color-rgb:224,233,250;--link-hover-color-rgb:230,237,251;--code-color:#f672a7;--highlight-color:#ced4da;--highlight-bg:#5d4b21;--border-color:#32383e;--border-color-translucent:#32383e;--form-valid-color:#42d189;--form-valid-border-color:#42d189;--form-invalid-color:#f17e7e;--form-invalid-border-color:#f17e7e}.table-light{--table-color:#000;--table-bg:#f3f6f9;--table-border-color:#dbdde0;--table-striped-bg:#eef1f4;--table-striped-color:#000;--table-active-bg:#e9ecef;--table-active-color:#000;--table-hover-bg:#e9ecef;--table-hover-color:#000;color:var(--table-color);border-color:var(--table-border-color)}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}h2,h3,h4,h5{font-weight:400}a{color:var(--body-color)}a,a:hover{text-decoration:none}ul{padding:0;margin:0;list-style-type:none}@font-face{font-family:Inter-Light;src:url(/fonts/inter-light.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Extra-Bold;src:url(/fonts/inter-extra-bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Light;src:url(/fonts/Cairo-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Regular;src:url(/fonts/Cairo-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Medium;src:url(/fonts/Cairo-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-SemiBold;src:url(/fonts/Cairo-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Bold;src:url(/fonts/Cairo-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-ExtraBold;src:url(/fonts/Cairo-ExtraBold.woff2) format("woff2");font-style:normal}.custom-container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media only screen and (min-width:576px){.custom-container{max-width:540px}}@media only screen and (min-width:768px){.custom-container{max-width:720px}}@media only screen and (min-width:992px){.custom-container{max-width:960px}}@media only screen and (min-width:1224px){.custom-container{max-width:1170px}}@media only screen and (min-width:1366px){.custom-container{max-width:1284px}}@media only screen and (min-width:1400px){.custom-container{max-width:1284px}}@media only screen and (min-width:1600px){.custom-container{max-width:1440px}}@media only screen and (min-width:1920px){.custom-container{max-width:1440px}}.admin-custom-container{margin:0;width:100%;padding-left:15px;padding-right:15px;max-width:1920px}.admin-container{margin:0;width:100%;padding-left:1.5rem;padding-right:1.5rem}.table-header-actions{border-bottom:1px solid rgba(var(--black-rgb),.1);padding:.8rem;border-radius:.25rem;display:flex;justify-content:space-between;align-items:center}.table-header-actions button{min-height:40px}.table-header-actions .create-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center}.table-header-actions .create-btn>svg{width:1rem;height:1rem}button.delete-all-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center;background-color:var(--danger)!important}button.delete-all-btn:hover{background-color:var(--danger-text-emphasis)!important}button.delete-all-btn>svg{width:1rem;height:1rem}.find-report-form{max-width:540px;margin:auto}.find-report-form .form-body{display:grid;grid-gap:5px;gap:5px}@media only screen and (min-width:992px){.find-report-form .form-body{gap:10px;grid-template-columns:1fr auto}}.find-report-form .form-body .form-fields .custom-text-field-wrapper .custom-text-field{height:50px!important;background-color:var(--white)}.find-report-form .form-body .form-fields .custom-text-field-wrapper .custom-text-field input{-webkit-padding-end:32px!important;padding-inline-end:32px!important;font-size:20px!important}.find-report-form .form-body .form-fields .custom-text-field-wrapper .custom-text-field input::placeholder{line-height:30px!important;font-size:20px!important;letter-spacing:-.3px;position:relative;top:2px}.find-report-form .form-body .form-fields .custom-text-field-wrapper .ant-input-prefix{-webkit-margin-end:10px;margin-inline-end:10px}.find-report-form .form-body .form-fields .vin-number-attach-btn-wrapper{position:relative}.find-report-form .form-body .form-fields .vin-number-attach-btn-wrapper .attach-btn{position:absolute;z-index:2;height:38px;inset-inline-end:6px;top:5px;padding:1px 10px}.find-report-form .form-body .form-fields .modal-body{margin:3rem 2rem 2rem}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone.filled .dropZone{border:0;background-color:transparent}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone.filled .dropZone .dropzone-default-imgs-ul .img-delete-btn-warp .default-dropzone-img{width:100%;height:auto;max-height:500px;object-fit:cover}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone.filled .dropZone .dropzone-default-imgs-ul .img-delete-btn-warp .default-dropzone-img img{max-width:100%}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone .dropZone .placeholder-text-filled{display:none}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone .dropZone .default-img-placeholder{opacity:.4;width:4rem;height:4rem;align-self:end}.find-report-form .form-body .form-fields .modal-body .file-input-wrapper.logo-dropzone .dropZone .default-img-placeholder img{width:100%}.find-report-form .form-body .form-fields .modal-body .modal-submit-cancel-btns{margin-top:2rem;display:flex;gap:.5rem;justify-content:flex-end}.find-report-form .form-body .form-fields .modal-body .modal-submit-cancel-btns button{height:42px!important}.find-report-form .form-body .form-fields .modal-body .modal-submit-cancel-btns button.cancel-btn{width:98px}.find-report-form .form-body .submit-btn{height:48px;width:143px;border-radius:6px;justify-self:center;font-family:Inter-SemiBold,Cairo-SemiBold}.find-report-form .form-body-helper-txt{margin-top:20px;text-align:center;color:#969696;font-size:13px;line-height:18px;letter-spacing:-.1px;padding:0 .2rem}[data-bs-theme=dark] .find-report-form .form-body .form-fields .custom-text-field-wrapper .custom-text-field input{color:#585757}[data-bs-theme=dark] .find-report-form .form-body .form-fields .custom-text-field-wrapper .custom-text-field input::placeholder{color:#585757}