*{margin:0;padding:0}body{--primary: #ff7d29;--secondary: #ffd291;--primaryHover: #ffd291;--black: #000;--lightGreen: #ffd291;--lightGray: #f4f4f4;--gray: #706c6a}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--black)}body::-webkit-scrollbar{width:0px}.primary-bg{background-color:var(--primary)!important;border:1px solid var(--primary)!important;color:#fff!important}.capitalize{text-transform:capitalize}.height-width-100{height:100%;width:100%}.common-white-box{height:98%;background-color:#fff;width:100%;padding:10px;box-sizing:border-box;position:relative}.common-box{height:100%;width:100%;padding:10px;box-sizing:border-box;overflow-y:scroll;position:relative}.common-white-box::-webkit-scrollbar,.common-box::-webkit-scrollbar{width:0px}.font-bold{font-weight:bolder}.main-heading{font-size:1.5rem;font-weight:bolder}.sub-heading{color:var(--green)}.main-sub-heading{font-weight:bolder;color:var(--green)}.sub-head-black{font-weight:bolder}.small-font{font-size:smaller}.pd{padding:10px}.pdb{padding-bottom:10px}.pdt{padding-top:7px}.pdl{padding-left:7px}.Mg{margin:10px}.Mgb{margin-bottom:7px}.Mgt{margin-top:10px}.Mgr{margin-right:10px}.gap{gap:10px}.sub-heading-with-bc-btn{display:flex;justify-content:space-between;padding-top:10px}.bc-text{font-weight:bolder;text-decoration:underline;cursor:pointer;transition:all .3s}.bc-text:hover{color:var(--primaryHover)}.bc-text:active{color:var(--primary)}.flex-center{display:flex;justify-content:center;align-items:center;gap:10px}.flex-end{display:flex;justify-content:end}.flex-between{display:flex;justify-content:space-between}.align-center{display:flex;align-items:center}.txt-center{text-align:center}.font-light{font-size:smaller;font-weight:lighter}.display-right{display:flex;justify-content:right}.anchor-p{text-decoration:underline;cursor:pointer;color:#87ceeb}.Outlet-Container{height:90%;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;background-color:#f5f5f5;overflow:auto;width:100%}.commonMain{height:97%;display:flex;flex-direction:column;align-items:center;margin:.7%;position:relative}select{cursor:pointer}.Outlet-Container-mobile{height:100%;width:100vw;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;background-color:#f5f5f5;overflow:auto;display:flex;justify-content:center;align-items:center;padding-top:3%;padding-bottom:3%}.commonMain-mobile{height:100%;width:95%;display:flex;flex-direction:column;align-items:center}.Common-con{height:100%;background-color:#fff;width:100%;box-shadow:#00000026 0 2px 8px;border-radius:5px;display:flex;flex-direction:column;align-items:center;overflow:auto;position:relative}.Common-con::-webkit-scrollbar{width:0px}.Common-Breadcrumscon{padding:1%;height:15%;width:100%}input{background-color:#f5f5f5;height:40px}button{margin:0}@media (max-width: 500px){.Common-Breadcrumscon{height:13%;width:98%}}@media (max-width: 800px){.Common-Breadcrumscon{width:98%}}.text{margin:0;line-height:1.5}.text-small{font-size:.875rem}.text-xsmall{font-size:.775rem}.text-medium{font-size:1rem}.text-xmedium{font-size:1.25rem}.text-large{font-size:1.5rem}.text-dark{color:#000}.text-xlarge{font-size:1.5rem}.text-light{font-weight:300}.text-regular{font-weight:400}.text-bold{font-weight:700}.text-default{color:var(--lightBlack)}.text-primary{color:var(--primary)}.text-secondary{color:var(--fontBlack)}.text-error{color:#dc3545}.text-success{color:#28a745}.text-warning{color:#ffc107}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.BreadCrums_bodytext{display:flex;flex-direction:column;gap:5px;width:25%}.BreadCrums_bodytextForm{width:80%}.BreadCrums_container{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;flex-wrap:wrap;padding-left:1%}.swapBtn_container-big{width:75%}.swapBtn_container-small{width:25%}@media (max-width: 1217px){.swapEnv,.swapBtn_container-big{width:100%}.swapEnv{flex-direction:column}}@media (max-width: 1100px){.BreadCrums_bodytext{width:70%}.BackBtnalign{width:30%;text-align:right;z-index:2}}@media (max-width: 800px){.BreadCrums_container{padding:3%;width:100%}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .4rem;border-radius:4px;font-size:1rem;border:none;cursor:pointer;transition:background-color .3s ease}.btn-primary{background-color:var(--primary);color:var(--white);font-size:18px;color:#fff}.btn-Back{color:var(--primary);background-color:transparent;text-decoration:underline;font-weight:700}.btn-primary:hover{background-color:#106931;color:#fff}.active_btn{border-bottom:5px solid green}.mini_btn{background-color:var(--primary_hover);color:var(--tritory_color);scale:.8}.mini_btn:hover{background-color:var(--primary_hover);color:var(--tritory_color)}.btn-secondary{background-color:var(--white);color:var(--primary);border:1px solid var(--primary)}.btn-secondary:hover{background-color:var(--primaryHover);color:var(--white)}.btn-danger{background-color:var(--tritory_color);color:var(--text_color);border:1px solid rgba(0,0,0,.103)}.btn-danger:hover{background-color:var(--secondary_color)}.btn-outline{background-color:transparent;border:1px solid currentColor;color:#6c757d}.btn-small{font-size:.8rem;padding:.25rem .5rem}.btn-medium{font-size:1rem;padding:.5rem 1rem}.btn-large{font-size:1.25rem;padding:.75rem 1.5rem}.btn:disabled{background-color:#e0e0e0;cursor:not-allowed}.btn-icon{margin-right:.5rem;display:inline-flex}.secondary-btn{background-color:var(--white);border:1px solid var(--primary);color:var(--primary);padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .3s;font-size:14px}.secondary-btn:hover{background-color:var(--primary);color:var(--white)}.secondary-btn:active{background-color:var(--white);color:var(--primary)}.primary-btn,.primary-btn-big{background-color:var(--primary);border:1px solid var(--primary);color:#fff;padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .3s;font-size:14px}.primary-btn:hover,.primary-btn-big:hover{background-color:var(--primaryHover)}.primary-btn:active,.primary-btn-big:active{background-color:var(--primary)}.primary-btn-big{padding:15px 30px}.Loading-container{height:100%;display:flex;justify-content:center;align-items:center}.swapButton_container{width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.swapButton_container button{flex:1}.Comman-BreadCrums{padding:0% 2.4% 0% 2%;height:10%;color:var(--primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;justify-content:space-between;align-items:center;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;width:100%}.Profile-img{border-radius:50%;box-shadow:#00000017 0 3px 6px,#00000026 0 3px 6px;cursor:pointer}.ButtonAlert-container{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:5}.ButtonAlert-notabsolute{top:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:5}.ButtonAlert-container-scroll{position:fixed;display:flex;justify-content:center;align-items:center;height:92.4vh;width:85vw;right:0;bottom:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:4}.ButtonAlert-container-box{height:240px;width:40%;min-width:350px;padding:10px;background-color:#fff;border-radius:10px;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:12%;animation:popupAnimation .1s ease-out forwards}.BtnAlert-btn-container{width:100%;display:flex;justify-content:center;gap:5%}.BtnAlert-btn{width:25%}.BtnAlert-text{text-align:center}@media (max-width: 800px){.ButtonAlert-container-box{height:210px;width:80%;gap:15%}.ButtonAlert-container-scroll{width:100vw;height:93.3vh}}@keyframes popupAnimation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.entry-form{height:100%;width:100%;display:flex;column-gap:5%}.Entry-Form-container{height:100%;width:100%}.form-btn{height:30px;width:22%;min-width:100px}.entry-form::-webkit-scrollbar{width:0px}.entry-forms-flex{display:flex;align-items:start;gap:10px;flex-wrap:wrap}.entry-form-btns{display:flex;justify-content:end;width:100%;margin-top:3%}.PopupEntry-form-btns{display:flex;justify-content:center;width:100%;margin-top:7%}.entry-form-btns-box{display:flex;width:47%;justify-content:end;gap:50%}.PopupEntry-form-btns-box{display:flex;gap:20px}.entry-forms-flex div:nth-child(1){flex:1}.entry-forms-flex div:nth-child(2){flex:1}.entry-forms-flex div:nth-child(3){flex:1}.button-inp{display:flex;flex-direction:column;justify-content:center;gap:5px;margin-top:2px;flex:1}.entryFormBtn{width:100%;flex:1}.SplitedInp-Form{display:flex}.Splited-child1,.Splited-child2{width:50%}.formchild{height:100%;width:100%;display:flex;flex-direction:column;gap:20px;padding-right:3px}.formchild::-webkit-scrollbar{width:3px}.formchild::-webkit-scrollbar-thumb{background-color:#16a34a86;border-radius:10px}@media screen and (max-width: 800px){.button-inp{margin-bottom:20px}.entry-form{display:flex;flex-direction:column;gap:20px;height:100%;overflow:scroll}.formchild{width:100%;height:fit-content}.entry-form-btns-box{width:100%;gap:0%;justify-content:space-between}}@media screen and (min-width: 800px) and (max-width: 1600px){.Splited-child1,.Splited-child2{max-height:97%;overflow:auto}}.label-and-inp{display:flex;flex-direction:column;gap:10px;height:fit-content}.label-and-inp label{color:var(--primary)}.chkbox-class-name{color:var(--black)!important}.chkbox-inp{height:20px;width:20px}.label-and-inp input,input{border:1px solid #ff7f2953;border-radius:5px;outline:0px solid;padding:5px 10px 5px 2.3%}.label-and-inp input:active,input:active{border:1px solid var(--primary)}.label-and-inp input:focus:not([type=radio]):not([type=checkbox]),input:focus:not([type=radio]):not([type=checkbox]){border:1px solid var(--primary);box-shadow:0 0 2px var(--primary)}.no-border{border:0px solid!important}.no-border:active:active{border:0px solid var(--primary)!important}.no-border:focus:focus{border:0px solid var(--primary)!important;box-shadow:0 0 0 var(--primary)!important}.no-padding{padding:10px 0!important}.Small-label{font-size:12px}.Small-Input{width:130px}.radio-label,.radio-label-input{color:var(--primary)}.radio,.radio-label-input{cursor:pointer}.radio-lab-comp{display:flex;align-items:start;height:40px}.radioInp_container{display:flex;justify-content:space-around;width:30%}@media screen and (max-width: 600px){.radio-lab-comp{display:flex;flex-direction:column;height:fit-content;gap:2px}.radioInp_container{display:flex;justify-content:start;gap:25px}}.Upload_Image_btn{display:flex;justify-content:center;align-items:center;height:40px;border:1px solid var(--primary);border-radius:5px;cursor:pointer;width:50%;min-width:130px}.extra-text-label,.extra-text-btn{display:flex;align-items:center;gap:7%}.extra-text{font-size:small;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductImage{height:100px;width:100px;margin-bottom:1%}.Upload_Image_btn:hover{border:none;background-color:var(--primary);color:#fff}@media (max-width:800px){.extra-text{font-size:x-small}}.form_dropdown{height:40px;border-radius:5px;cursor:pointer;width:100%}.label-and-inpDropdown{display:flex;flex-direction:column;gap:10px}.Label-checkbox-box{display:flex;justify-content:space-between}.loginContainer{display:flex;height:100vh;font-family:Arial,sans-serif}.loginLeftSide{display:flex;justify-content:center;align-items:center;width:50%;background-color:#ffd291}.loginImage{height:500px;width:500px;border-radius:8px}.loginRightSide{display:flex;justify-content:center;align-items:center;width:50%;background-color:#fff}.loginInput{width:50%;display:flex;flex-direction:column;align-items:center}.logoText{font-size:24px;font-weight:700;margin-bottom:10px}.loginTitle{font-size:22px;margin:20px 0}.loginSubtitle{font-size:14px;margin-bottom:20px;color:#555}.inputGroup{margin-bottom:15px}.inputGroup label{display:block;margin-bottom:6px;font-weight:600}.inputGroup input{width:100%;padding:10px;border:1px solid #aaa;border-radius:2px;font-size:14px}.loginBtnn{width:100%;height:45px;background-color:#ff7d29;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:.3s}.Errmsg{font-size:small;color:red}.extraLinks{margin-top:20px;font-size:12px;width:100%;padding-left:2%;color:#ff7d29;text-align:end}.extraLinks a:hover{text-decoration:underline}.LoginConbox{width:100%;display:flex;flex-direction:column;gap:15px}@media (max-width: 1000px){.loginLeftSide{display:none}.loginRightSide{width:100%}.loginInput{width:90%}}.filter-and-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.history-table{width:100%;height:78%;overflow-y:scroll}.history-table::-webkit-scrollbar{width:3px}.history-table::-webkit-scrollbar-thumb{background-color:#16a34a86;border-radius:10px}.history-table-inside{height:99.6%;width:100%}.total-table{display:flex;justify-content:start;position:relative;flex:1}.zoom-btn{cursor:pointer;color:var(--primary);width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:3px;transition:all .3s}.table-dlt{color:red}.table-dlt:hover{transform:scale(1.1)}.Table-options{display:"flex";flex:1}.table-op{width:100px;height:40px;border-radius:5px;border:none;cursor:pointer;box-shadow:#0e3f7e0a 0 0 0 1px,#2a33450a 0 1px 1px -.5px,#2a33460a 0 3px 3px -1.5px,#2a33460a 0 6px 6px -3px,#0e3f7e0a 0 12px 12px -6px,#0e3f7e0a 0 24px 24px -12px}.filter-btns-con{display:flex;gap:10px;flex:2;justify-content:end;align-items:center}@media screen and (max-width: 1000px){.filter-btns-con{display:flex}}@media screen and (max-width: 900px){.filter-heads{margin-top:2%;height:13%}.filter-and-heading{gap:0px}}@media screen and (max-width: 610px){.filter-heads{height:25%}.history-table{height:80%}.filter-btns{width:40%}}.download-pdf-excel{border:1px solid var(--primary);cursor:pointer}.download-pdf-excel p{transition:all .3s}.download-pdf-excel p:hover{background-color:var(--secondary)}.download-pdf-excel p{padding:10px}.download-pdf-excel p:nth-child(1){border-bottom:1px solid var(--primary)}.toggle-btn-par{height:10px;width:30px;background-color:#16a34a!important;border-radius:20px;display:flex;justify-content:start;align-items:center;padding:2px;cursor:pointer;position:relative}.loading-par{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.date-filter{text-align:center;padding:5px 15px;width:230px}.date-filter>div{margin-bottom:10px}.date-filter-btns{display:flex;gap:5px}.filter-used{position:relative}.filter-used:after{content:"";position:absolute;top:-4px;right:-4px;width:8px;height:8px;background:var(--primary);border-radius:50%}.filter-and-heading{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.filter-main-head-par{display:flex;justify-content:space-between}.history-table{width:100%;height:77%;overflow-y:scroll}.history-table::-webkit-scrollbar{height:5px}.history-table-inside{height:100%;width:100%}.filter-heads{height:13%;margin-bottom:10px;box-sizing:border-box}.filter-heads-btns{height:20%;margin-bottom:10px;box-sizing:border-box}.TableFilter-BreadCrums{display:flex;flex-direction:column;padding:5px 12px;gap:5px;min-width:200px}.zoom-btn{cursor:pointer;width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:3px;transition:all .3s}.zoomed-table{animation-name:zoomedTable;animation-duration:.3s;animation-fill-mode:forwards}.zoom-btn:hover{color:var(--primaryHover)}.zoom-btn:active{color:var(--primary)}.zooming-out-table{animation-name:zoomOut;animation-duration:.3s;animation-fill-mode:forwards}.delete-btn-table{color:red;cursor:pointer;transition:all .5s}.delete-btn-table:hover{background-color:red;color:#fff}.delete-btn-table:active{color:red;background-color:#fff}.tr-red .delete-btn-table{color:#fff}.tr-red .delete-btn-table:hover{background-color:#fff;color:red}.tr-red .delete-btn-table:active{color:#fff;background-color:red}.th-bolder{font-weight:bolder}tr:nth-child(2n){background-color:#2104040b}tr{box-shadow:#11111a1a 0 1px}@keyframes zoomOut{0%{position:fixed;top:0%;left:0%;height:100vh;width:100vw}to{position:fixed;top:8%;left:15%;height:92vh;width:85vw}}@keyframes zoomedTable{0%{position:fixed;top:10%;left:10%;height:90vh;width:90vw}to{position:fixed;height:100vh;width:100vw;top:0;left:0;background-color:#fff;z-index:2000;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:scale(1);opacity:1}}@media screen and (max-width: 800px){.filter-heads{margin-bottom:20px}}@media screen and (max-width: 610px){.filter-heads{height:20%}.history-table{height:77%}}@media screen and (max-width: 400px){.filter-heads{height:27%}.history-table{height:70%}}@media screen and (max-width: 880px){.history-table{height:66%}}@media screen and (max-width: 800px){@keyframes zoomOut{0%{position:fixed;top:0%;left:0%;height:100vh;width:100vw}to{position:fixed;top:8%;left:1%;right:1%;height:92vh;width:97vw}}}.pagination-wrapper{display:flex;gap:8px;justify-content:end;align-items:center;padding:12px}.pagination-wrapper button{padding:5px 10px;cursor:pointer;border:none;background:#fff;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:4px}.pagination-wrapper button.active{background:#000;color:#fff}.pagination-wrapper span{padding:5px 10px;color:#555}.table{border-collapse:separate;border-spacing:0px 4px;color:var(--black);border-bottom:none}.table-th{font-weight:400;padding:5px 0;text-transform:capitalize;font-weight:700}.t-body{position:relative;z-index:1}.table-icon{transition:all .3s}.table-icon:hover{color:var(--gray)}.table-icon:active{color:#000}.th-container{display:flex;justify-content:center;align-items:center;min-width:max-content;padding:0 10px}.table-td{text-align:center;padding:10px 5px;min-width:50px}.table-tr{cursor:pointer;transition:all .2s;color:#000000b1;border-bottom:2px solid var(--lightGray);transition:all .3s}.table-tr:hover{background-color:var(--lightGray)!important}.table-view-td{text-decoration:underline;transition:all .3s}.table-view-td:hover{color:var(--black);background-color:var(--secondary)}.span-td{display:flex;justify-content:space-evenly}.table-view-td:active{background-color:var(--primaryHover);color:var(--white)}.table-body-load{height:100%;position:absolute;top:0;width:100%;opacity:.5;background-color:#fff;z-index:1}.tr-red{background-color:red;color:#fff!important}.tr-red:hover{opacity:.5;background-color:red}.toggle-btn-par{height:10px;width:30px;background-color:var(--primary)!important;border-radius:20px;display:flex;justify-content:start;align-items:center;padding:2px;cursor:pointer;position:relative}.toggle-off{background-color:#707070!important}.toggle-btn-par div{height:10px;width:10px;border-radius:50%;background-color:#fff;position:absolute;left:2px;top:50%;transform:translateY(-50%)}.toggle-btn-on{animation-name:toggle-right;animation-duration:.5s;animation-fill-mode:forwards}.toggle-btn-off{animation-name:toggle-left;animation-duration:.5s;animation-fill-mode:forwards}.table-icon-btn{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:3px;color:#fff}@media (max-width: 1000px){.filter-heads{height:25%}}@media (max-width: 900px){.filter-heads-btns{height:35%}.history-table{height:55%}}@keyframes toggle-right{0%{transform:translateY(-50%) translate(2px)}to{transform:translateY(-50%) translate(18px)}}@keyframes toggle-left{0%{transform:translateY(-50%) translate(18px)}to{transform:translateY(-50%) translate(2px)}}.inp-table-edit-par{display:flex;gap:2px;align-items:center;justify-content:space-evenly}.table-edit-inp{width:50%}.table-edit-btn{border:1px solid var(--primary);color:#fff;background-color:var(--primary);border-radius:3px;padding:3px}.AlertPopup-container{width:30%;position:absolute;right:0;border-radius:5px;box-shadow:0 4px 6px #0000001a;animation:fadeSlide 3s ease-in-out forwards;z-index:11}@media (max-width: 800px){.AlertPopup-container{width:70%;top:3%}}.filter-container{display:flex;align-items:center;gap:10px;justify-content:end;flex:4;flex-wrap:wrap}.search-inp-par{display:flex;align-items:center;border-radius:5px;position:relative}.Search-icon{position:absolute;left:13px}.Filter-btn-all{display:flex}.Filter-btn-container{width:100%;display:flex}.Table-filter-btns{color:var(--white)}@media (max-width: 1050px){.filter-container{display:flex;flex-direction:column-reverse}.Filter-btn-container{width:100%;display:flex;gap:10px}.search-inp-par{width:100%}.Filter-btn-all{display:flex;width:100%;justify-content:space-between}}@media (max-width: 1100px){.filter-container{gap:0px}}.quantity-value{border:1px solid var(--primary);padding:2px 5px;border-radius:5px;width:50px;text-align:center;color:var(--primary);font-weight:700;outline:none}.search-inp{width:100%;padding-left:40px}.search-inp:active{border:1px solid var(--secondary)}.search-inp:focus{border:1px solid var(--secondary);box-shadow:0 0 #000}.err-page{height:100%;display:flex;justify-content:center;align-items:center}.error-msg-table{display:flex;flex-direction:column;gap:10px;color:red}.refresh{font-size:small;color:#00f;cursor:pointer}@media (max-width: 500px){.err-page{display:flex;flex-direction:column}}.hide-column-and-toggle-btn{display:flex;align-items:center;gap:5px;padding:5px;text-transform:capitalize}.hide-colums-toggle-btn{height:10px;width:20px;cursor:pointer}.dash-con{padding:10px;font-family:inter,sans-serif;width:100%}.dash-breadcrums{height:10%}.dash-con-in{height:90%}.dash-head{display:flex;position:sticky;top:0;background-color:#fff;z-index:100}.dash-head-box{width:480px;height:40px;display:flex;align-items:center}.dash-head-box-inp{height:30px;width:600px;font-size:large;color:gray;border:none;outline:none}.dash-head-box-inp:focus{border:none;outline:none}.dash-head-box-in{border:2px solid #f4f4f4cc;display:flex;justify-content:center;align-items:center;height:30px;width:450px;border-radius:5px;padding:2px}.head-box-img{display:flex;justify-content:end}.dash-head-box-img{height:40px;width:40px;border-radius:50%}.dash-box-con{width:100%;display:flex;justify-content:center}.dash-group-con{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-top:20px;width:95%;row-gap:20px}.dash-details-con{margin-top:20px;display:flex;justify-content:center;gap:2%;width:96%;flex-wrap:wrap}.dash-details-box{width:100%;display:flex;justify-content:center}.dash-details-revenue{box-shadow:0 4px 6px 1px #0000001a,0 2px 4px 2px #0000001a;border-radius:20px;width:49%;padding:20px;background-color:#fff;display:flex;flex-direction:column;gap:10px}.dash-details-details{padding:20px;border-radius:20px;width:49%;box-shadow:0 4px 6px 1px #0000001a,0 2px 4px 2px #0000001a;background-color:#fff}.dash-details-box2{margin:15px 0}.dash-circle-box3{display:flex;justify-content:space-between;height:200px}.dash-details-circle-box{height:180px;min-width:100px}.circle-box{color:gray;text-align:center}.topselling-table{height:100%;display:flex;align-items:center}.topselling-table-con{width:100%;height:100%;overflow:auto}@media (max-width: 1100px){.dash-details-revenue,.dash-details-details{width:100%}.dash-details-circle-box{width:20%}}@media (max-width: 600px){.dash-circle-box3{display:flex;flex-wrap:wrap}}@media (max-width: 800px){.dash-breadcrums{height:5%}}@media (max-width: 1100px){.dash-details-details{height:80%}}.dashgrp-con{border:2px solid #f4f4f4cc;height:200px;width:250px;font-family:inter,sans-serif;background-color:#fff;border-radius:5px;box-shadow:#00000014 0 4px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.dash-grp-select{text-align:end;display:flex;align-items:center;justify-content:space-between}.dash-grp-icon{height:93px;display:flex;justify-content:center;align-items:center}.dash-grp-name{text-align:center;font-size:20px;color:#403f3fcc}.dash-grp-value{text-align:center;font-size:17px}.dash-select{height:28px;border:2px solid #f4f4f4cc;font-size:small;margin-top:3%;margin-right:3%}.dash-box-heading{font-weight:700;font-size:larger}@media (max-width: 1080px){.dashgrp-con{width:48%}.dash-box-heading{font-weight:700;font-size:17px}@media (max-width: 600px){.dashgrp-con{width:100%}}}.AddCategory_comp-con{height:100%}.AddCategory-FormCon{display:flex;justify-content:center;align-items:center;width:100%;height:76%}.AddCategory-FormBox{width:50%}.confirm-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999}.confirm-modal{background:#fff;padding:20px 30px;border-radius:10px;text-align:center;width:30%;min-width:300px;box-shadow:0 0 10px #0000004d}.modal-buttons{margin-top:20px;display:flex;justify-content:space-around}.confirm-btn,.cancel-btn{padding:8px 16px;font-size:14px;cursor:pointer;border:none;border-radius:5px}.confirm-btn{background-color:#28a745;color:#fff}.cancel-btn{background-color:#dc3545;color:#28a745}@media (max-width:800px){.AddCategory-FormBox{width:90%}}.ViewCategory-TableCon{height:100%;overflow:auto;width:100%}.table-container{padding:20px;font-size:14px;height:95%}.table-scroll{overflow:auto;height:100%}.table-scroll::-webkit-scrollbar{height:5px;width:3px}.table-scroll::-webkit-scrollbar-thumb{background-color:#16a34a86;border-radius:10px}.product-table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap;border:1px solid #ccc}.table-header{background:#eee;font-size:13px}.even-row{background:#f9f9f9}.odd-row{background:#fff}.table-input{text-align:center;padding:8px;font-size:14px;min-width:100px;box-sizing:border-box;border-style:none;border:1px solid rgba(0,0,0,.144)}.delete-icon{cursor:pointer;color:red}.add-row-btn-wrapper{display:flex;justify-content:flex-end}.add-btn{background-color:#ff7d29;color:#fff;padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:700;height:40px;cursor:pointer}.action-buttons{margin-top:20px;display:flex;gap:10px;justify-content:end}.submit-btn{background-color:#ff7d29;color:#fff;padding:10px 20px;height:40px;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 2px 6px #0003;transition:background-color .3s ease}.cancel-btn{background-color:#fff;color:#000;padding:10px 20px;height:40px;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;border:solid black .5px}.table-container{padding:10px;overflow-x:auto}.table-scroll{max-height:180px;overflow:auto}.table{border-collapse:collapse;width:100%;position:relative}.textTable-head{position:sticky;top:-1px;z-index:5}.textTable-Action{position:sticky;right:0}.textTable-Actionth{position:sticky;top:-1px}.textTable-Actiontd{background-color:#fff}.sabi1{text-wrap:nowrap;text-align:center;padding:10px;border-left:1px solid #ddd}thead th{background-color:#ff7d29;color:#fff}.action-buttons{margin-top:20px;display:flex;gap:10px}.add-btn,.submit-btn,.cancel-btn{padding:8px 16px;border:none;background-color:#ff7d29;color:#fff;cursor:pointer;border-radius:5px}.add-btn:hover,.submit-btn:hover,.cancel-btn:hover{background-color:#ff7d29}.delete-icon{color:#ff0000ad}.delete-icon:hover{transform:scale(1.1);color:red}.edit-coverstion-btn{width:100%;padding-right:20px;text-align:end;color:var(--primary);text-decoration:underline;cursor:pointer}.RegisterProduct-Breadcrums{height:100%}.RegisterProduct-Form{height:45%;width:96%}.RegisterProduct-Table{height:55%;width:99.5%}.RegisterCon-form{height:85%;width:100%;display:flex;flex-direction:column;align-items:center}@media (max-width: 400px){.RegisterProduct-Form{height:50%}.RegisterProduct-Table{height:47%;width:99.5%}}.StockRegister-Form{height:15%;width:96%}.StockRegister-ButtonsCon{display:flex;justify-content:center;height:20%}.StockRegister-Buttons{display:flex;justify-content:space-between;align-items:center;width:98%}.RegisterStock-Table{height:60%;width:99.5%}.submit-btn,.cancel-btn{padding:8px 16px;font-size:16px;border:none;cursor:pointer;border-radius:4px;width:46%}.submit-btn{background-color:#28a745;color:#fff}.cancel-btn{background-color:#dc3545;color:#fff}.edit-popup{z-index:100;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.popup-content{background-color:#fff;padding:20px;border-radius:5px;text-align:center}.filter-btns{margin:10px;padding:10px;height:40px}button{cursor:pointer}.edit-btn{background-color:#28a745;padding:10px 20px;color:#fff}.stoct-totalsCon{display:flex;justify-content:center;align-items:center;height:15%}.stock-totals{display:flex;justify-content:space-between;align-items:center;width:95%;font-size:small;font-weight:700}.stock-BtnCon{width:27%;display:flex;justify-content:space-between}.stock-AddCon{width:73%}@media (max-width: 1200px){.stock-BtnCon{width:40%}}@media (max-width: 800px){.StockRegister-Form{height:30%}.RegisterStock-Table{height:50%}.StockRegister-Buttons{display:flex}.stock-AddCon{width:20%}.stock-BtnCon{width:50%}}@media (max-width: 500px){.stock-AddCon{width:40%}.stock-BtnCon{width:60%}}.AddCoupen-FormCon{display:flex;justify-content:center}.AddCoupen-FormBox{width:96%}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-box{background-color:#fff;padding:20px 30px;border-radius:10px;text-align:center;max-width:400px;width:90%;box-shadow:0 4px 12px #0003}.modal-buttons{margin-top:20px;display:flex;justify-content:space-evenly}.modal-confirm,.modal-cancel{padding:8px 20px;border:none;border-radius:5px;cursor:pointer}.modal-confirm{background-color:#28a745;color:#fff}.modal-cancel{background-color:#dc3545;color:#fff}.Address-FormCon,.Units-FormCon{display:flex;justify-content:center;padding-top:1%;width:100%;height:30%}.Address-TableCon{display:flex;justify-content:center;height:53%;width:100%;overflow:auto}.Address-TableBox{width:97%}@media (max-width: 800px){.Units-FormCon{height:23%}.Address-FormCon{height:60%}.Address-TableCon{height:30%}}.unit-pop-up{height:100vh;width:100vw;position:fixed;background-color:#8282823f;top:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center}.unit-pop-container{background-color:#fff;width:40%;min-width:250px;min-height:250px;border-radius:10px;display:flex;align-items:center;justify-content:center}.unit-pop-btns{display:flex;justify-content:space-between;padding-top:20px}.unit-pop-btns button{padding:7px 15px;background-color:var(--primary);border:1px solid var(--primary);color:#fff;border-radius:10px}.unit-pop-btns button:first-child{background-color:#fff;color:gray}.unit-text-container input{height:50px;width:60px;text-align:center}.Offer-FormCon{display:flex;justify-content:center;width:100%;height:30%}.Offer-Form{height:50%;width:96%}.Offer-TableCon{display:flex;justify-content:center;height:50%;width:100%;overflow:auto}.offer-TableBox{width:97%}.total-amount-order{text-align:end;padding:10px}.Accept-btn{height:40px;width:20%;background-color:var(--primary);border:none;color:#fff;font-weight:700;border-radius:5px;font-size:medium}.Reject-btn{height:40px;width:20%;background-color:red;color:#fff;font-weight:700;border-radius:5px}.Accept-btn:hover{background-color:#e43333}.resend_otp{display:flex;justify-content:space-between;padding:10px}.error_section_otp{padding-top:15px;text-align:start}.incorr_otp{color:red;font-size:small;text-align:start;padding-left:14px}.btn-otp{width:80%;color:#fff}.otpInp{width:70px}*{padding:0;margin:0;box-sizing:border-box}.signIn{width:100%;height:100vh;display:flex;justify-content:space-evenly;align-items:center}.right{margin-right:5%}.content{width:50%;display:flex;justify-content:center;text-align:center}.content .left{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;max-width:450px;height:fit-content;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;background-color:#fff3}.left .top{display:flex;align-items:center;flex-direction:column;padding:20px;gap:10px;color:#285082}.left .top .top_text{font-size:medium;width:71%;padding:5px}.left form .input{padding:6px}.forget_pass{text-align:end;padding:10px}.forget_pass .anchor{text-decoration:underline;color:gray;font-size:small;cursor:pointer}.button_box{height:50px;display:flex;justify-content:center;align-items:end;margin-bottom:10px}.resend-pop-btn{color:var(--primary);text-decoration:underline;font-size:small;cursor:pointer}.ic{color:#123262;font-size:medium}.ic_box{margin-left:1%;width:100px;gap:5px;color:#285082}.input_common{border-radius:5px;border:1.5px solid var(--primary);width:100%;max-width:414px;height:40px;outline:none;padding:10px}.input_common::placeholder{color:#bebcbc}.input_common:focus{border:1px solid var(--primary)}.signIn_btn{background-color:var(--primary);width:418px;height:42px;color:#fff;border-radius:5px;outline:none;border:none;cursor:pointer}.signIn_btn:hover{background-color:#117b38}.incorrect{color:red;font-size:small;padding-top:10px;text-align:start;padding-left:10px}.Login-alerts{width:100%;text-align:left;margin-left:2.3%;font-size:small;color:red}*{margin:0;padding:0;box-sizing:border-box}.otp_page{width:100%;height:100vh;display:flex;justify-content:space-between;align-items:center;background-image:url(../assets/bg.png);background-size:100% 102%;background-repeat:no-repeat}.otp_page .left{display:flex;justify-content:center}.content .left{display:flex;flex-direction:column;padding:10px}.input span{display:flex;align-items:center;padding:8px 8px 8px 0}.input2{outline:none;border:none;border:1px solid rgba(0,0,0,.248);width:50px;font-size:large;padding:10px 10px 10px 20px}.otp_button{background-color:#0770c3;width:415px;height:42px;color:#fff;border-radius:5px;outline:none;border:none}.otp_button:hover{background-color:#0b87e6}.icon{color:#123262;padding-left:5px}.image{border:2px solid black}.otp_section{width:414px;display:flex;justify-content:space-evenly}.pre_next{height:30px;display:flex;justify-content:center;align-items:center;gap:10px}.anchor{text-decoration:none;color:gray;font-size:small;cursor:pointer}.ic_box{margin-left:1%;width:100px;gap:5px}.incorr{color:red;font-size:small;text-align:start;padding-left:7px}.error_section{padding-top:8px;text-align:start}@media screen and (max-width: 1000px){.right{display:none}}@media screen and (max-width: 500px){.left{transform:scale(.7)}}.add-fav-popup{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#0000006c;display:flex;justify-content:center;align-items:center;z-index:10}.add-custom-products-table{margin-top:10px}.add-fav-close-div{position:absolute;top:0;right:0;cursor:pointer}.pop-fav-prds-btns{display:flex;justify-content:space-between;margin-bottom:10px}.fav-prds{padding:10px;height:90%;overflow:auto}.add-fav-pop-card{background-color:#fff;position:relative;padding:30px 10px 10px;border-radius:5px;border:1px solid var(--primary);height:400px;width:500px}.add-fav-pop-card input{width:100%}.AddCoupen-products-FormBox{display:flex;flex-wrap:wrap;gap:10px;width:100%}.AddCoupen-products-FormBox div{flex:1}.add-prds-btn{margin-top:10px;display:flex;align-items:center;gap:10px}
