.common-modal-backdrop{z-index:2147483647;box-sizing:border-box;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.common-modal-paper{background-color:var(--mainBgColor);border:1px solid var(--mainColor);border-radius:20px;max-width:600px;margin:auto;position:relative;overflow:hidden;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.common-modal-paper.sm{max-width:400px}.common-modal-paper.md{max-width:600px}.common-modal-paper.lg{max-width:900px}.common-modal-paper.xl{max-width:1200px}.common-modal-paper.full{max-width:none}.fixed-height{height:100%;max-height:inherit;flex-direction:column;display:flex}.fixed-mode{flex-direction:column;height:100%;min-height:0;display:flex}.scroll-content-only{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:20px 24px;overflow-y:auto}.scroll-whole{-webkit-overflow-scrolling:touch;max-height:95vh;overflow:hidden auto}.common-modal-paper,.scroll-whole,.scroll-content-only,.modal-content,.main-modal-wrapper{min-width:0!important;overflow-x:hidden!important}.no-scroll-here{padding:20px 24px}.main-modal-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.close-icon{cursor:pointer;z-index:10;color:var(--TextBlue);background:0 0;border:none;padding:8px;position:absolute;top:5px;right:10px}.close-icon img{width:25px;height:25px;display:block}.modal-title-row{flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:8px 24px 0;display:flex}.commonmodel-title{font-family:var(--FontFamily_2),sans-serif;color:var(--navLinkHoverColor);margin:0;padding:0;font-size:1.25rem;font-weight:600}.order-no{color:var(--TextBlue);font-weight:400}.delete-message{color:var(--textPrimary);text-align:center;margin:16px 0;font-size:1rem}.modal-actions{border-top:1px solid var(--mainColor);background-color:var(--whiteColor);flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.scroll-content-only::-webkit-scrollbar{width:6px}.scroll-whole::-webkit-scrollbar{width:6px}.scroll-content-only::-webkit-scrollbar-track{background:0 0}.scroll-whole::-webkit-scrollbar-track{background:0 0}.scroll-content-only::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.scroll-whole::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.scroll-content-only::-webkit-scrollbar-thumb:hover{background:#00000080}.scroll-whole::-webkit-scrollbar-thumb:hover{background:#00000080}@media (max-width:1024px){.close-icon{padding:12px 12px 0 0}}@media (max-width:768px){.common-modal-backdrop{padding:20px}.common-modal-paper{max-height:92vh;margin:0}.modal-title-row{padding:8px 16px 0}.scroll-content-only,.no-scroll-here{padding:20px 16px}.modal-actions{padding:12px 16px}}@media (max-width:500px){.common-modal-paper{margin:0!important}}
