.uppy-Root {line-height: 1.25;}
.uppy-Dashboard {position: relative;}
.uppy-upload-text .upload-icon {margin-bottom: 0.5rem;}
.uppy-Dashboard-AddFiles {
    border: 0 !important;
    margin: 0 !important;
    height: 100% !important;
}
.generate_ai {
    top: 0;right: 0;margin-top: 10px;margin-right: 10px;
}
.showuploadfile .res-img img, .showuploadfile .res-img a {
    max-width: 100% !important;
    height: 100%;
    object-fit: contain;
}
.uploader-btn .res-img img {
    height: unset !important;
}
.uppy-Dashboard-AddFiles-info {
    padding: 0 !important;
}
.showuploadfile {
    display: flex;
    justify-content: center;
}
.uppy-Dashboard-AddFiles-list {
    justify-content: center;
    padding-top: 0.4375rem !important;
}
.uppy-Dashboard-AddFiles-info {
    width: 100% !important;
}
.uppy-Dashboard-AddFiles-info.image-filename {
    display: unset !important;
    border-top: 1px solid #dfdfdf;
    word-wrap: break-word;
    text-align: left;
    padding: 0.5rem !important;
    font-size: 0.8rem;
}
.showuploadfile .res-img .remove_image_link {
    margin: unset;
    right: -0.5rem;
    top: -0.3125rem;
}
.uppy_DashboardContent_bar {
    margin-bottom: -0.4375rem;
    z-index: 10;
    border: 0.0625rem solid #dfdfdf;
    position: relative;
    border-top-left-radius: 0.3125rem;
    border-top-right-radius: 0.3125rem;
    border-bottom-color: #b1cbe3 !important;
}
.uploader-fileName .uppy-Dashboard-AddFiles-info {
    display: unset !important;
}
.uppy-Dashboard-AddFiles-info:empty{
    padding: 0 !important;
}
.uppy-Dashboard-AddFiles-info .res-img{
    padding: 0.5rem;
    font-size: 0.8rem;
}
.uppy-Dashboard-AddFiles-info.file-name-only .res-img > div.mr-2 {
    text-align: left;
    -webkit-line-clamp: 1;
    display: -webkit-box !important;
    flex: 0 0 90%;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.uppy-u-reset.uppy-Dashboard-Item-action--remove svg {
    display: none;
}
.uppy-u-reset.uppy-Dashboard-Item-action--remove::after {
    content: "\f057";
    font-family: 'Font Awesome 6 Pro';
    color: #da3737 !important;
    background: white;
    border-radius: 50%;
}
.uppy-Dashboard-Item {
    background-color: white;
    border-radius: 0.3125rem;
    padding: 0.3125rem;
}
.uppy-DashboardContent-title {
    margin: 0 auto 0 0 !important;
    text-align: left !important;
    padding-left: 0.625rem;
}
.uppy-Dashboard-Item-preview {
    height: 2.1875rem !important;
    width: 2.1875rem !important;
}
.uppy-Dashboard-Item-name, .uppy-Dashboard-AddFiles-info span {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    flex: 0 0 80%;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.uppy-Dashboard-note.ops-note span:nth-child(1) {
    font-size: 0.625rem;
    font-family: 'open_sansregular', Arial, sans-serif;
    line-height: 0.9375rem;
}
.uppy-c-btn {
    font-family: 'open_sansregular', Arial, sans-serif !important;
}
.uppy-Dashboard-AddFiles-title {
    font-size: 0.813rem !important;
    color: #777 !important;
    font-weight: normal !important;
    margin: auto !important;
}
.uploader-sm.uploader-multiple-fileName .uppy-Dashboard-AddFiles-info.image-filename, .uploader-sm.uploader-multiple-fileName .uppy-Dashboard-AddFiles-info.file-name-only {
    max-height: 4rem !important;
    overflow-y: auto;
    min-height: 2rem;
}
.multi_upload_script .uploader-sm.uploader-multiple-fileName .uppy-Dashboard-AddFiles-info.image-filename {
    max-height: 6rem !important;
}
.uploader-sm.uploader-fileName .uppy-Dashboard-dropFilesHereHint {
    background-position: 10% 50% !important;
    padding-top: unset !important;
    padding-left: 2rem !important;
    background-size: 2rem;
}
.uppy-Dashboard-AddFiles-info{
    display: unset !important;
}
.uppy-Dashboard-note{
    font-size: 0.6875rem !important;
}
.uppy-Root .uploader-spinner {
    background: #d8e3ebb0;
    z-index: 1010;
    color: #2a7ab8;
    font-size: 1.5rem;
    border-radius: 0.3125rem;
}
.uppy-Root .fa-spinner {
    animation: spin 1.5s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* Multiple Uploader File Name - Real Preview */
.uploader-multiple-fileName .uppy-Dashboard-Item-preview {
    display: none;
}
.uploader-multiple-fileName .uppy-Dashboard-Item-fileInfoAndButtons {
    padding-left: 0 !important;
}
.uploader-multiple-fileName .uppy-Dashboard-files > div > div {
    position: unset !important;
}
.uploader-multiple-fileName .uppy-Dashboard-AddFiles-info.image-filename {
    display: block !important;
}
.uppy-Root .showuploadfile.file-input-preview img {
    width: 100% !important;
    max-height: 5rem !important;
    max-width: 10rem !important;
}
.uploader-multiple-fileName .uppy-Dashboard-AddFiles-list {
    flex-direction: row !important;
}

/* Admin(admin-uploader-ops) Uploder css Start */
.admin-uploader-ops .uppy-Dashboard-filesInner {
    margin: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
}
.admin-uploader-ops .uppy-Dashboard-inner {
    background-color: #eff3f7 !important;
    aspect-ratio: 8 / 5;
    border-color: #dfdfdf !important;
}
.admin-uploader-ops .uppy-Dashboard-inner {
    height: auto !important;
}
/* Uploader Size class */
.admin-uploader-ops .uppy-Dashboard-inner.uploader-xs {
    width: 14rem !important;
    aspect-ratio: 8 / 3;
}
.admin-uploader-ops .uppy-Dashboard-inner.uploader-sm {
    width: 18rem !important;
}
.admin-uploader-ops .uppy-Dashboard-inner.uploader-md {
    width: 20rem !important;
}
.admin-uploader-ops .uppy-Dashboard-inner.uploader-lg {
    width: 25rem !important;
}
.admin-uploader-ops .uppy-Dashboard-inner.uploader-full {
    width: 100% !important;
}
.admin-uploader-ops .uppy-Dashboard-inner.uploader-fileName {
    aspect-ratio: 8 / 2;
}
.admin-uploader-ops .uppy-Dashboard-AddFiles-list {
    display: none;
}
.admin-uploader-ops .uppy-Dashboard-AddFiles-list:has(.res-img) {
    display: flex;
}
.admin-uploader-ops .uppy-Dashboard-files > div {
    height: unset !important;
    min-height: unset !important;
}
.admin-uploader-ops .uppy-Dashboard-AddFiles-list {
    flex-direction: row !important;
    justify-content: center;
    padding-top: 0.4375rem !important;
}
.admin-uploader-ops .uploader-xs .uppy-Dashboard-AddFiles-info .res-img span {
    flex: unset !important;
}
.admin-uploader-ops .uppy-Dashboard-AddFiles-info .showuploadfile {
    display: unset !important;
}
.admin-uploader-ops .uploader-xs .uppy-Dashboard-Item-preview {
    height: 4rem !important;
    width: 4rem !important;
}
.admin-uploader-ops .uploader-xs .uppy-Dashboard-AddFiles-info.image-filename {
    padding: 0.625rem 0.5rem 0.375rem 0.5rem !important;
}
/* Admin(admin-uploader-ops) Uploder css End */

/* Front(front-uploader-ops) Uploder css Start */
.front-uploader-ops .uploader-multiple-withfilename .uppy-Dashboard-Item-preview {
    display: none;
}
.front-uploader-ops .uploader-multiple-withfilename .uppy-Dashboard-Item-fileInfoAndButtons {
    padding-left: 0 !important;
}
.uppy-Dashboard-note {
    padding-bottom: 0.5rem;
}
/* .uppy-Dashboard-AddFiles-info:has(.uppy-multiple-filename) {
    padding: 0;
} */
.front-uploader-ops .uppy-Dashboard-dropFilesHereHint {
    background-image: unset !important;
    padding-top: unset !important;
    font-size: 1.375rem !important;
    border-color: #9f9d9d !important;
}
.front-uploader-ops .uppy-Dashboard-inner {
    background-color: white !important;
    border:2px dashed #ced4da;
}
.front-uploader-ops .uppy-Dashboard-Item {
    border-radius: 0;
}
.front-uploader-ops .uppy-Dashboard-AddFiles-info:has(#showuploadfile:empty) {
    border-top: 0;
}
.front-uploader-ops .uppy-Dashboard-AddFiles-info:has(.uppy-multiple-filename),.front-uploader-ops .uppy-Dashboard-AddFiles-info:has(.res-img) {
    border-top: 1px solid #dfdfdf;
}
.front-uploader-ops .uppy-Dashboard-inner.uploader-sm {
    width: 100% !important;
    height: 7.5rem !important;
}
.front-uploader-ops .uppy-Dashboard-inner.uploader-md {
    width: 100% !important;
    height: 12.5rem !important;
}
.front-uploader-ops .uppy-Dashboard-inner.uploader-lg {
    width: 100% !important;
    height: 22.5rem !important;
}

/* My image page START */
#file-uploader .uppy-Dashboard-Item.is-resumable {
    height: auto;
}
.uppy-ImageCropper-image {max-height:300px;}
@media (min-width:991px) {
    #file-uploader .uppy-Dashboard-Item-preview {
        height: 7.5rem !important;
        width: auto !important;
    }
}
#imageform #file-uploader .uppy-Dashboard-AddFiles-list {
    display: none;
}
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview {
    height: 7.5rem !important;
    width: auto !important;
}
#file-uploader .uppy-DashboardContent-panel .uppy-DashboardContent-title {
    margin: auto !important;
}
.front-uploader-ops .uploader-multiple-withfilename .uppy-Dashboard-AddFiles-info {
    max-height: 5rem !important;
    overflow-y: auto;
}
.front-uploader-ops .uppy-multiple-filename {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem;
    border-bottom: 1px solid #dfdfdf;
}
.front-uploader-ops .uppy-multiple-filename:last-child {border: 0;}
/* My image page END */

.front-uploader-ops .uppy-Dashboard-AddFiles-list {
    display: none; margin-top: 0;
}
.front-uploader-ops .uppy-Dashboard-AddFiles-list:has(.res-img),.front-uploader-ops .uppy-Dashboard-AddFiles-list:has(.res-img) {
    display: flex;
}
.front-uploader-ops .uppy-Dashboard-AddFiles-list:has(.res-img), .front-uploader-ops .uppy-Dashboard-AddFiles-list:has(.upload_pord_img_title) {
    display: flex;
}
.front-uploader-ops .uploader-multiple-withfilename .uppy-Dashboard-AddFiles-info {
    display: none !important;
}
.front-uploader-ops .uploader-multiple-withfilename .uppy-Dashboard-AddFiles-info:has(.uppy-multiple-filename) {
    display: block !important;
}
.front-uploader-ops .uppy-Dashboard-AddFiles-title {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}
.quote-file-upload .front-uploader-ops.uppy-Root {
    max-width: 30rem !important;
}
.quote-file-upload .front-uploader-ops .upload_pord_img_title {
    padding: 0 1.25rem !important;
}
.allshowuploadfile .thumbnail, .cloudshowuploadfile .thumbnail, .cloudshowuploadfile .cloudImagePreview, .allshowuploadfile .img-slide a.uploded-img-preview {
    height: 8rem !important;
    min-width: 8rem !important;
}
.allshowuploadfile > .position-relative, .cloudshowuploadfile > .position-relative {
    margin: 0 0.5rem;
}
.allshowuploadfile .thumbnail img, .cloudshowuploadfile .thumbnail img, .cloudshowuploadfile .cloudImagePreview img, .allshowuploadfile .img-slide a.uploded-img-preview img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.allshowuploadfile .upload_pord_img_title, .product-cloud-uploader .upload_pord_img_title {
    padding: 0.25rem 1.25rem 0;
    margin-top: 0.25rem;
    border-top: 1px solid #dee2e6;
}
.allshowuploadfile .upload_pord_img_title p {width: 95%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.allshowuploadfile .upload_delete_icon {
    right: -0.5rem;
}
.uppy-FileInput-container{
    margin-bottom: 0 !important;
}
/* Front(front-uploader-ops) Uploder css End */
.uppy-Root .word-break {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    flex: 0 0 90%;
    text-align: left;
}
.cloud-input {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    opacity: 0;
    filter:alpha(opacity=0);
    width:100%;
    height:100%;
}
.cloud-uploader .uppy-Dashboard-AddFiles-info, .cloud-uploader .uppy-Dashboard-AddFiles-list{
    z-index: 1;
}
.uppy-size--md .uppy-Dashboard-AddFiles-info {
    position: static;
}

.uppy-Informer {
    bottom: unset;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

/* Admin Uploader Help Icon Css Start */
.uppy-Root.admin-uploader-ops .uppy-DashboardContent-bar .text-secondary, .uppy-Root.admin-uploader-ops .uppy-top-contanier .text-secondary{
    border-radius: 0.175rem;
    font-size: 0.9rem;
    padding: 0.25rem 0.5rem 0.275rem;
    line-height: 1.25;
    color: #4887b7;
    border:1px solid #71a8d2;
    background-color: transparent;
}

.uppy-Root.admin-uploader-ops .uppy-DashboardContent-bar .text-secondary:hover, .uppy-Root.admin-uploader-ops .uppy-top-contanier .text-secondary:hover{
    color: #fff;
    background-color: #5899ca;
    border-color: #5899ca;
}

.uppy-Root.admin-uploader-ops .uppy-DashboardContent-bar .text-secondary i::before, .uppy-Root.admin-uploader-ops .uppy-top-contanier .text-secondary i::before{
    content: "\3f";
    font-weight: 900 !important;
}

.uppy-Root.admin-uploader-ops .uppy-DashboardContent-bar .text-secondary i, .uppy-Root.admin-uploader-ops .uppy-top-contanier .text-secondary i{
    color:#71a8d2;
}

.uppy-Root.admin-uploader-ops .uppy-DashboardContent-bar .text-secondary:hover i, .uppy-Root.admin-uploader-ops .uppy-top-contanier .text-secondary:hover i{
    color: #fff;
}

.uppy-Dashboard-Item-action:focus{
    box-shadow: none;
}
.uppy-Root.admin-uploader-ops .uploader-xs.uploader-thumb .uppy-StatusBar.is-uploading{
    height: 2rem;
}
.uppy-Root.admin-uploader-ops .uploader-xs.uploader-thumb .uppy-StatusBar.is-uploading .uppy-StatusBar-statusPrimary{
    padding-top: 0.3125rem !important;
}
/* Admin Uploader Help Icon Css End */

.uppy-Root .document-print-cover .word-break {
    flex: 0 0 80%;
}