@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&family=Poppins:wght@400;500;600;700&display=swap);body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;border-bottom:1px solid #ededed;padding:10px 16px;z-index:100}.header.fixed{height:90px;position:fixed;top:0;width:100%}.header .headerLeft .logoWrapper .logo{cursor:pointer}.header .headerLeft .logoWrapper .logoName{margin-left:16px}.header .headerLeft .logoWrapper .logoName span{color:#212121;font-size:20px;font-weight:600;line-height:24px}.header .headerLeft .logoWrapper .logoName small{color:#6e6e6e;font-size:14px;font-weight:400;line-height:18px}.header .headerRight .notification{z-index:100}.header .headerRight .activeToggle{background-color:#ef8658;border-radius:999px;cursor:pointer;display:flex;height:20px;padding:2px;transition:all .3s ease-in;width:36px}.header .headerRight .activeToggle.active{justify-content:flex-end}.header .headerRight .activeToggle.inactive{background-color:#ccc;justify-content:flex-start}.header .headerRight .activeToggle .activeToggleIcon{background-color:#fff;border-radius:50%;height:16px;transition:all .3s ease-in;width:16px}.header .headerRight .loggedInUser{position:relative}.header .headerRight .loggedInUserName{cursor:pointer}.header .headerRight .loggedInUser .loggedInUserOptions{background-color:#fff;border-radius:4px;box-shadow:0 0 5px #ccc;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px)}.header .headerRight .loggedInUser .loggedInUserOptions .option{cursor:pointer;padding:8px 24px}.header .headerRight .loggedInUser .loggedInUserOptions .option:hover{background-color:#ef8658;color:#fff}.sideMenu{background-color:#fff;border-right:1px solid #ededed;margin-top:90px;max-width:80px}@media only screen and (max-width:768px){.sideMenu{border-right:0;margin-top:0;max-width:0;z-index:100}}.sideMenu.fixed{height:100%;position:fixed;top:0;width:100%}@media only screen and (max-width:768px){.sideMenu.fixed{top:calc(100% - 57px)}}.sideMenu .navbarMenu{list-style-type:none;margin:0;padding:0}@media only screen and (max-width:768px){.sideMenu .navbarMenu{align-items:flex-end;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.05);display:flex;width:100vw}}.sideMenu .navbarMenu .navbarIcon{cursor:pointer;padding:30px 26px}@media only screen and (max-width:768px){.sideMenu .navbarMenu .navbarIcon{background-color:#fff;border-top:1px solid #ededed;flex-basis:33.33%;line-height:0;padding:16px 26px;text-align:center}.sideMenu .navbarMenu .navbarIcon svg{height:24px;width:24px}}.sideMenu .navbarMenu .navbarIcon.active,.sideMenu .navbarMenu .navbarIcon:hover{background-color:#ededed}.pageBody{margin-left:80px;padding:110px 20px 20px;position:relative}@media only screen and (max-width:769px){.pageBody{margin-left:0;padding-bottom:80px;padding-top:90px}}.pageBody .pageBodyLeftPanel.sticky{height:calc(100% - 250px);overflow:auto;position:-webkit-sticky;position:sticky;top:110px}.pageBody .pageBodyRightPanel{padding:0 20px;width:calc(100% - 260px)}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel{padding:0;width:100%}.pageBody .pageBodyRightPanelHeader{flex-wrap:nowrap}}.pageBody .pageBodyRightPanelHeader .pageBodyRightPanelHeading{align-self:flex-start;color:#212121;font-size:24px;font-weight:600;line-height:28px}.pageBody .pageBodyRightPanel .productLlistWrap{grid-gap:20px;margin-top:20px}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel .productLlistWrap{grid-gap:initial;margin-top:0}}.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap{flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0}@media only screen and (max-width:1148px){.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap{flex:0 0 100%}}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap:not(:first-child){margin-top:40px}}.consolidateStrip{background-color:#fcebe3;padding:16px}@media only screen and (max-width:998px){.consolidateStrip{padding:12px}.consolidateStrip .consolidatedDataIcon svg{width:40px}}.consolidateStrip .consolidateDataText{display:flex;flex-direction:column;font-weight:600;margin-left:12px}.consolidateStrip .consolidateDataText small{font-size:12px}.consolidateStrip .consolidateDataText small.weightNormal{font-weight:400}.consolidateStrip .consolidateData{color:#212121;font-family:Barlow Condensed,sans-serif!important;font-size:40px;font-weight:600;margin-left:auto}.chainNavigationWrapper{width:260px}.chainNavigationWrapper .chainNavigation{align-items:stretch;border:1px solid #ededed;display:flex;flex-direction:column;height:calc(100vh - 130px);overflow:auto}.chainNavigationWrapper .chainNavigation .chainItem{align-items:center;border-bottom:1px solid #ededed;color:#ef8658;cursor:pointer;display:flex;padding:10px 18px;transition:all .2s ease-in-out}.chainNavigationWrapper .chainNavigation .chainItem span{margin-left:16px}.chainNavigationWrapper .chainNavigation .chainItem:not(:first-child){border-top:0}.chainNavigationWrapper .chainNavigation .chainItem.active,.chainNavigationWrapper .chainNavigation .chainItem:hover{background-color:#ef8658;color:#fff}.chainNavigationWrapper .chainNavigation .chainItem.active svg>g>path,.chainNavigationWrapper .chainNavigation .chainItem:hover svg>g>path{fill:#fff}.containerHome .pageBody .homeLeftWrapper{width:60%}@media only screen and (max-width:998px){.containerHome .pageBody .homeLeftWrapper{width:100%}}.containerHome .pageBody .homeLeftWrapper .chooseTimeline{justify-content:flex-end}.containerHome .pageBody .homeLeftWrapper .pt-0{padding-top:0!important}.containerHome .pageBody .homeLeftWrapper .homeBar{padding:16px}@media only screen and (max-width:768px){.containerHome .pageBody .homeLeftWrapper .homeBar{flex-wrap:nowrap;margin-left:-20px;margin-right:-20px;overflow:auto}}.containerHome .pageBody .homeLeftWrapper .homeBar :first-child{padding-top:0}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerOwner{align-self:flex-end;color:#000;font-size:20px;line-height:20px;width:190px}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerName{color:#ef8658;font-family:Barlow Condensed,sans-serif!important;font-size:36px;font-weight:500;line-height:32px;margin-left:30px}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerName svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.containerHome .pageBody .homeLeftWrapper .moneyBar{background-color:#fdf2ec;margin-top:11px;padding:2px 24px}.containerHome .pageBody .homeLeftWrapper .moneyBar :first-child{align-self:center}@media only screen and (max-width:768px){.containerHome .pageBody .homeLeftWrapper .moneyBar{flex-wrap:nowrap;overflow:auto}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarItem{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarItem:not(:first-child){margin-left:45px}}.containerHome .pageBody .homeLeftWrapper .moneyBarItemHeading{color:#ef8658;font-size:12px;line-height:16px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue{margin-top:4px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue .headingValue{color:#ef8658;font-family:Barlow Condensed,sans-serif!important;font-size:36px;font-weight:500;line-height:32px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue .headingValuePercent{font-size:12px;font-weight:600;margin-left:10px;margin-top:8px}.containerHome .pageBody .homeRightWrapper{padding-left:30px;width:40%}@media only screen and (max-width:998px){.containerHome .pageBody .homeRightWrapper{margin-top:30px;padding-left:0;width:100%}}.containerHome .pageBody .homeRightWrapper .total-earning{margin-top:50px}.tabs{align-items:end;flex-wrap:nowrap;width:100%}.tabs .tabItem{border-bottom:2px solid #dedede;color:#6e6e6e;cursor:pointer;flex-grow:1;font-size:18px;line-height:22px;padding-bottom:4px;text-align:center;transition:all .2s ease-in-out}@media only screen and (max-width:768px){.tabs .tabItem{font-size:16px;font-weight:500}}.tabs .tabItem.active,.tabs .tabItem:hover{border-bottom:2px solid #ef8658;color:#ef8658}.graphFilterTabs{margin-bottom:24px;margin-top:24px}.graphFilterTabs .graphTabs .tabItem{border:1px solid #d4d4d4;border-radius:4px;color:#6e6e6e;cursor:pointer;flex-grow:1;font-size:14px;padding:10px;text-align:center;transition:all .2s ease-in-out}.graphFilterTabs .graphTabs .tabItem.active,.graphFilterTabs .graphTabs .tabItem:hover{background-color:#121212;color:#fff}.graphFilterTabs .graphTabs .tabItem:not(:first-child){margin-left:8px}.mobileHeaderContainer{background-color:#fff;border:none;padding:10px 16px;z-index:100}.mobileHeaderContainer .mobileHeader{height:46px}.mobileHeaderContainer .mobileHeader .backButton,.mobileHeaderContainer .mobileHeader .headerRight .notification{z-index:100}.mobileHeaderContainer.fixed{height:auto;left:0;min-height:62px;position:fixed;top:0;width:100%}@media only screen and (max-width:769px){.mobileHeaderContainer .productHeaderName{left:0;position:absolute;text-align:center;width:100%}}@media only screen and (max-width:475px){.mobileHeaderContainer .productHeaderName{padding-right:25px}}.customLegend{align-items:center;display:flex;flex-direction:column;font-family:"Arial; sans-serif";font-size:14px;margin-top:10px}.customLegend .platformChargeContainer{align-items:center;display:flex;justify-content:flex-end;margin-bottom:10px;width:80%}.customLegend .platformChargeContainer .platformChargeHeading{color:#ef8658;font-weight:700;margin-right:10px}.customLegend .platformChargeContainer .platformChargeSubHeading{align-self:flex-end}.customLegend .commissionEarningContainer{align-items:center;display:flex;justify-content:flex-end;width:80%}.customLegend .commissionEarningContainer .commissionEarningHeading{align-self:left;color:#3a3a3a;font-weight:700;margin-right:10px}.customLegend .commissionEarningContainer .commissionEarningSubHeading{align-self:flex-end;align-self:center}.loginPage{background-color:#fff;min-height:100vh}.loginLeft{background-color:#212121;flex:0 0 50%;height:100vh;justify-content:center;min-height:inherit;overflow:hidden;position:relative}.loginLeft,.loginLeftControl{align-items:center;display:flex}.loginLeftControl{flex-direction:column;justify-content:space-between;padding:40px;width:80%}.loginLeftControl .appName{color:#fff;font-size:24px;font-weight:600;line-height:36px;margin-top:20px}.loginLeftControl .appDesc{color:#fff;font-size:16px;font-weight:400;line-height:20px;margin-top:2px;text-align:center}@media only screen and (max-width:768px){.loginLeft{display:none}}.loginRight{display:flex;flex:0 0 50%;min-height:inherit;position:relative}@media only screen and (max-width:768px){.loginRight{flex:0 0 100%}}.loginRightControl{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:start;overflow:auto;padding:40px 120px;width:100%}.loginRightControl.verticalCenter{justify-content:center}@media only screen and (max-width:1148px){.loginRightControl{padding:40px 36px}}@media only screen and (max-width:768px){.loginRightControl{padding:40px 16px}}.loginRightControl .welcomeHeading{color:#212121;font-size:24px;font-weight:600;line-height:36px}@media only screen and (max-width:768px){.loginRightControl .welcomeHeading{font-size:20px;line-height:28px}}.loginRightControl .welcomeHeading span{color:#ef8658}.loginRightControl .welcomeSubHeading{font-size:20px;font-weight:600;line-height:24px;margin-bottom:16px}.loginRightControl .welcomeDesc{color:#6e6e6e;font-size:16px;font-weight:400;line-height:20px;margin-top:4px}.loginRightControl .welcomeDesc span{color:#ef8658;font-weight:600}@media only screen and (max-width:768px){.loginRightControl .welcomeDesc{font-size:14px;line-height:20px}}.loginRightControl form{margin-top:40px}.loginRightControl form .formInline{margin-bottom:1rem}.loginRightControl form .formInline .maxWidth{max-width:120px}.loginRightControl form .forgotPassword{color:#ef8658;cursor:pointer;font-size:14px;font-weight:600;line-height:18px;margin-top:10px;text-align:right;text-transform:uppercase}.loginRightControl form .forgotPassword:hover{color:#ef6c32}.loginRight .createAccountWrap{margin-top:48px;text-align:center}.loginRight .createAccountWrap .createAccountText{color:#999;font-size:16px}.loginRight .createAccountWrap .createAccount{color:#ef8658;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;margin-top:4px;text-transform:uppercase}.loginRight .createAccountWrap .createAccount:hover{color:#ef6c32}.createAccount .createAccountWrap,.createAccount .otpInfo{margin-top:32px}.formSection:not(:first-child){margin-top:24px}.formSection .formHeading{color:#ef8658;font-size:14px;font-weight:600;line-height:18px;margin-bottom:8px}.formSection .positionedIcon{cursor:pointer;position:absolute;right:12px;top:16px;transition:all .1s ease-in}.formSection .positionedIcon:hover{-webkit-filter:opacity(.5);filter:opacity(.5)}.locationContainer{background-color:#fff;height:100%;overflow:auto;padding:40px 120px;position:absolute;width:100%}.locationContainer .welcomeHeading,.locationContainer .welcomeSubHeading{font-size:20px;font-weight:600;line-height:24px;margin-bottom:16px}.otpInput.formGroup .formControl{border:0;border-bottom:2px solid #ccc;border-radius:0;max-width:60px;outline:none;text-align:center}.profileMenuWrapper{margin-top:24px}.profileMenuWrapper .profileMenuList .menuItem{align-items:center;border-top:1px solid #bababa;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:20px;padding:20px 24px}.profileMenuWrapper .profileMenuList .menuItem:last-child{border-bottom:1px solid #bababa}.profileMenuWrapper .profileMenuList .menuItem svg{margin-right:8px;max-width:24px}.profileMenuWrapper .logOut{color:#006ceb;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;margin-top:70px;text-align:center;text-transform:uppercase}.card{border:1px solid #ededed;border-radius:12px;cursor:pointer;padding:16px 24px;position:relative}.card.spaceTop{padding-top:28px}.cardCrown{background-color:#6e6e6e;border-radius:4px;color:#fff;font-weight:600;padding:4px 10px;position:absolute;top:-18px}.cardCrown.primary{background-color:#ef8658}.card .addressDetails .addressType{color:#6e6e6e;font-size:14px;line-height:18px;margin-bottom:8px}.card .addressDetails .address{font-size:16px;line-height:22px;max-height:48px;overflow:auto}.card .addressDetails .address svg{flex-shrink:0;font-size:8px;margin-right:8px;position:-webkit-sticky;position:sticky;top:0;width:18px}.cardHeader .productName{margin-top:4px}.cardHeader.border{border-bottom:1px solid #ededed;margin-bottom:8px;padding-bottom:8px}.cardHeader .cardIcon{background-color:#ededed;border-radius:50%;height:60px;margin-right:12px;width:60px}.cardHeader .cardIcon .userInitials{color:#6e6e6e;font-size:24px;font-weight:600;line-height:28px}.cardHeader .queryHeader{width:100%}.cardHeader .queryHeader .queryHeaderItem{align-items:center;width:20%}.cardHeader .queryHeader .queryHeaderItem:first-child{align-items:flex-start}.cardHeader .queryHeader .queryHeaderItem .queryHeading{color:#6e6e6e;font-size:16px;font-weight:700;line-height:24px}.cardHeader .queryHeader .queryHeaderItem.status{align-self:center;font-size:18px;font-weight:600;line-height:27px}.cardHeader .queryHeader .queryHeaderItem.Pending{color:#ed4949}.cardHeader .queryHeader .queryHeaderItem.Resolved{color:#3ba440}.cardHeader .cardHeaderDetails .headerSup{color:#6e6e6e;font-size:14px;line-height:18px}.cardHeader .cardHeaderDetails .headerMain{color:#212121;font-size:20px;font-weight:600;line-height:28px}.cardHeader .cardHeaderDetails .exchangeItem{color:hsla(0,0%,43%,.3);font-size:22px;font-weight:600;line-height:28px}.cardHeader .cardHeaderRight{color:#ef8658;font-size:20px;font-weight:600;line-height:28px;margin-left:auto}.cardHeader .cardHeaderRight.alignSelf{align-self:flex-end}.cardHeader .cardHeaderRight.nowrap{white-space:nowrap}.cardHeader .cardHeaderRight .cardActionIcon{align-items:center;display:flex}.cardHeader .cardHeaderRight .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;right:24px;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.cardHeader .cardHeaderRight .cardActionsWrapper.show{max-height:200px;padding:8px}.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem{color:#121212;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem.active,.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.card .productName .item{color:#6e6e6e;font-size:16px;line-height:24px}.card .productName .item.strong{color:#121212;font-weight:600}.card .productName .item:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.cardBody.border{border-bottom:1px solid #ededed;margin-bottom:8px;padding-bottom:8px}.cardBody.borderBig{border-bottom:1px solid #ededed;margin-bottom:16px;padding-bottom:16px}.cardBody .documentsName .item:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.cardBody .productDesc{color:#6e6e6e;font-size:18px;line-height:22px;margin-top:8px}.cardBody .productDesc.strong{color:#121212;font-weight:600}.cardBody .orderStatus{font-size:18px;line-height:22px;margin-top:8px}.cardBody .userContactDetails .userContact{align-items:center;color:#121212;display:flex;font-size:16px;font-weight:400;line-height:20px;margin-top:8px}.cardBody .userContactDetails .userContact svg{margin-right:8px}.cardBody .actionButtons{display:flex}.cardBody .actionButtons .btn{flex-grow:1}@media only screen and (max-width:769px){.cardFooter .itemBack{flex-direction:column}}.cardFooter .itemBack .item{color:#ef8658;font-size:18px;font-weight:600;line-height:22px}.cardFooter .itemBack .item small{font-size:14px;font-weight:400;line-height:18px}.cardFooter .itemBack .item:not(:first-child){border-left:1px solid #d4d4d4;padding-left:8px}@media only screen and (max-width:769px){.cardFooter .itemBack .item:not(:first-child){border-left:0;margin-top:8px;padding-left:0}}.cardFooter .itemBack .item.no-border{border-left:0!important;padding-left:0!important}.cardFooter .queryFooter .queryFooterItem{align-items:center;width:20%}.cardFooter .queryFooter .queryFooterItem:first-child{align-items:flex-start}.cardFooter .queryFooter .queryFooterItem .queryHeading{color:#6e6e6e;font-size:16px;font-weight:700;line-height:24px}.cardFooter .queryFooter .queryFooterItem.status{align-self:center;font-size:18px;font-weight:600;line-height:27px}.cardFooter .queryFooter .queryFooterItem.Pending{color:#ed4949}.cardFooter .queryFooter .queryFooterItem.Resolved{color:#3ba440}.cardFooter .querySubject .queryHeading{color:#6e6e6e;font-size:16px;font-weight:700;line-height:24px}.cardFooter .querySubject .queryDesc{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.alert{border:1px solid transparent;border-radius:6px;font-size:18px;font-weight:600;left:50%;line-height:24px;margin-bottom:1rem;max-width:500px;padding:8px 24px;position:fixed;text-align:center;top:70px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:102}@media only screen and (max-width:1148px){.alert{font-size:14px;justify-content:center;line-height:18px}}.alert svg{margin-right:12px}.alert.success{background-color:#e6f9ee;border-color:#e6f9ee;color:#27ae60}.alert.error{background-color:#f9e6e6;border-color:#f9e6e6;color:#ae2727}.sideDrawer{background-color:#fff;border-left:1px solid #ededed;box-shadow:-10px 0 20px 0 rgba(0,0,0,.04);height:calc(100vh - 90px);overflow:auto;position:fixed;right:0;top:90px;transition:all .25s ease-in-out;width:620px;z-index:200}@media only screen and (min-width:769px){.sideDrawerHeader{padding:24px 24px 12px}.sideDrawerHeader.fixed{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:51}}@media only screen and (max-width:769px){.sideDrawer{border:0;height:calc(100vh - 58px);padding:16px;top:58px;width:100%}.sideDrawer .sideDrawerHeader{flex-wrap:nowrap}}.sideDrawerHeading{font-size:20px;font-weight:600}@media only screen and (max-width:769px){.sideDrawerHeading{font-size:18px}}.sideDrawer.hide{right:-100%}.sideDrawer .generateQR{cursor:pointer;margin:16px 0;text-align:right;text-transform:uppercase}.sideDrawerBody{overflow:auto;position:relative}@media only screen and (min-width:769px){.sideDrawerBody{padding:12px 24px}}@media only screen and (max-width:769px){.sideDrawerBody{height:calc(100vh - 66px)}}.sideDrawerFooter{background:#fff;bottom:30px;left:0;padding:16px;position:absolute;width:100%}@media only screen and (min-width:769px){.sideDrawerFooter{padding:12px 24px}}.sideDrawer .sideDrawerFooter .btn:not(:first-child){margin-left:16px}.WizardStepsWrap{display:flex;flex-direction:row;font-size:14px;justify-content:space-between;list-style-type:none;margin-bottom:16px;margin-top:40px;padding:0;position:relative}@media only screen and (max-width:769px){.WizardStepsWrap{margin-top:14px}}.WizardStepsWrap .wizardStep{position:relative;width:100%}.WizardStepsWrap .wizardStep:last-child{width:16px}.WizardStepsWrap .wizardStep .circle{align-items:center;background-color:#d4d4d4;border:2px solid #d4d4d4;border-radius:50%;color:#d4d4d4;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:relative;text-align:center;top:-7px;width:16px;z-index:50}.WizardStepsWrap .wizardStep .circle:last-child{right:0}.WizardStepsWrap .wizardStep:after{background-color:#d4d4d4;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep:last-child:after{background-color:transparent;content:""}.WizardStepsWrap .wizardStep.completed{color:#ef8658;cursor:pointer;font-weight:700}.WizardStepsWrap .wizardStep.completed:after{background-color:#ef8658;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep.completed .circle{background-color:#ef8658;border:2px solid #ef8658;color:#fff}.WizardStepsWrap .wizardStep.inprogress{color:#ef8658;font-weight:700}.WizardStepsWrap .wizardStep.inprogress:after{background-color:#d4d4d4;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep.inprogress .circle{background-color:#fff;border:2px solid #ef8658;color:#ef8658}@media only screen and (max-width:769px){.wizardFieldset{max-height:calc(100vh - 250px);overflow:auto}}.table thead>tr>td{font-size:12px;font-weight:400;line-height:16px;padding:8px 0;text-align:center}.table thead>tr>td:first-child{color:#ef8658;text-align:left;width:80%}.table tbody>tr>td{font-size:16px;font-weight:400;line-height:20px;padding:8px 0;text-align:center}@media only screen and (max-width:475px){.table tbody>tr>td{font-size:14px;line-height:18px}}.table tbody>tr>td:first-child{text-align:left}.table tbody>tr>td .border{border:4px solid #ededed;margin:12px 0}.table tbody>tr>td.strong{font-weight:600}.productSearchBtn{width:40%}.table{position:relative;width:100%}.table.productTable{min-width:900px;table-layout:fixed;width:100%}.table.productTable .formGroup{margin-bottom:0!important}.table.productTable .formGroup .formControl.form-sm{font-size:14px;padding:8px}.table.productTable thead>tr>th{background-color:#ef8658;color:#fff;font-size:16px;line-height:22px;overflow:hidden;padding:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.table.productTable thead>tr>th:first-child{align-self:center;min-width:40px;padding-left:8px;text-align:center;width:1%;width:40px}.table.productTable thead>tr>th.textRight{text-align:right}.table.productTable thead>tr>th.textBold{font-weight:600}.table.productTable tbody>tr>td{border-bottom:1px solid #d4d4d4;color:#ef8658;color:#212121;overflow:hidden;padding:12px 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.table.productTable tbody>tr>td:first-child{padding:12px 8px;vertical-align:middle}.table.productTable tbody>tr>td.nowrap{padding-left:16px;white-space:nowrap}.table.productTable tbody>tr>td.border{border-bottom:4px solid #ededed}.table.productTable tbody>tr>td.textRight{text-align:right}.table.productTable tbody>tr>td.textBold{font-weight:600}.table.productTable tbody>tr>td.primary{background-color:#fae9e2;color:#ef8658}.table.productTable tbody>tr>td.textPrimary{color:#ef8658}.table.productTable tfoot>tr>td{background-color:#ededed;padding:12px}.table.productTable tfoot>tr>td.textRight{text-align:right}.table.productTable tfoot>tr>td.textBold{font-weight:600}.table.productTable .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;left:0;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.table.productTable .cardActionsWrapper.show{max-height:200px;padding:8px}.table.productTable .cardActionsWrapper .actionItem{color:#121212;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.table.productTable .cardActionsWrapper .actionItem.active,.table.productTable .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.textPrimary{color:#ef8658;font-size:16px}.formCheck:not(:last-child){margin-right:16px}.formCheck .formCheckInput{-webkit-appearance:none;appearance:none;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);border-radius:4px;cursor:pointer;height:1em;margin-top:.25em;vertical-align:top;width:1em}.formCheck .formCheckInput:checked{background-color:#ef8658;border-color:#ef8658}.formCheck .formCheckInput:checked+.formCheckLabel{color:#ef8658}.formCheck .formCheckInput:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.formCheck .formCheckInput[type=radio]{border-radius:50%}.formCheck .formCheckLabel{color:#999;cursor:pointer;margin-left:8px}[type=file]{position:absolute;width:0;z-index:-1}.progress{background:rgba(0,0,0,.25);border-radius:30px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08);margin-top:12px;padding:0;width:280px}@media only screen and (max-width:769px){.progress{width:50vw}}.progress-bar{background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.05));border-radius:30px;height:12px;transition:.4s linear;transition-property:width,background-color}@media only screen and (max-width:769px){.progress-bar{height:8px}}.progress-moved .progress-bar{background-color:#ef8658;width:100%}.progress-moved .animation{-webkit-animation:progressAnimation 1.6s;animation:progressAnimation 1.6s}@-webkit-keyframes progressAnimation{0%{width:0}to{background-color:#ef8658;width:100%}}@keyframes progressAnimation{0%{width:0}to{background-color:#ef8658;width:100%}}.popupCardWrap{left:50%;max-width:350px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 32px);z-index:100}.popupCardWrap .popupCard{background:#fff;border-radius:12px;padding:32px 16px}.popupCardWrap .popupCardHeader{font-size:20px;font-weight:600;line-height:24px}.popupCardWrap .popupCardBody{font-size:16px;font-weight:400;line-height:20px;margin-top:8px}.popupCardWrap .popupCardFooter{margin-top:24px}.popupCardWrap .popupCardFooter .btn{flex-grow:1;justify-content:center}.popupCardWrap .popupCardFooter .btn:not(:first-child){margin-left:16px}.bgmask{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:60}.commisionEarningBody .universalCommisionEarning{padding-top:26px;width:60%}.commisionEarningBody .universalCommisionEarning .universalCommisionText{align-self:center;color:#6e6e6e;font-size:18px}.commisionEarningBody .universalCommisionEarning .commissionInput{margin-bottom:0;margin-left:32px;width:150px}.commisionEarningBody .universalCommisionEarning .universalCommisionUpdatedBy{align-self:flex-end;color:#6e6e6e;font-size:12px}.commisionEarningBody .individualCommisionEarning{margin-top:35px}.commisionEarningBody .individualCommisionEarning .individualCommisionHeading{color:#6e6e6e;font-size:18px;line-height:27px}.commisionEarningBody .individualCommisionEarning .table{position:relative}.commisionEarningBody .individualCommisionEarning .table.earningTable{width:60%}.commisionEarningBody .individualCommisionEarning .table.earningTable .formSelect{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem .75rem;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:1.625rem 2.25rem .625rem 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.commisionEarningBody .individualCommisionEarning .table.earningTable .formSelect+label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.commisionEarningBody .individualCommisionEarning .table.earningTable .formSelect~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.commisionEarningBody .individualCommisionEarning .table.earningTable .formSelect.reactSelect{background-image:none;padding:0 2px}.commisionEarningBody .individualCommisionEarning .table.earningTable .formControl{align-items:center;-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:16px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.commisionEarningBody .individualCommisionEarning .table.earningTable .formControl.formsm{padding:8px}.commisionEarningBody .individualCommisionEarning .table.earningTable thead>tr>td{background-color:#ef8658;border:1px solid #d4d4d4;color:#fff;font-size:16px;line-height:22px;padding:12px;text-align:left}.commisionEarningBody .individualCommisionEarning .table.earningTable thead>tr>td:first-child{align-self:center;padding-left:8px;width:1%}.commisionEarningBody .individualCommisionEarning .table.earningTable thead>tr>td.width{width:4%}.commisionEarningBody .individualCommisionEarning .table.earningTable thead>tr>td.textRight{text-align:right}.commisionEarningBody .individualCommisionEarning .table.earningTable thead>tr>td.textBold{font-weight:600}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td{border:1px solid #d4d4d4;color:#ef8658;color:#212121;padding:12px 8px;text-align:left;vertical-align:bottom}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td:first-child{padding:12px 8px}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.nowrap{padding-left:16px;white-space:nowrap}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.border{border-bottom:4px solid #ededed}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.textRight{text-align:right}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.textBold{font-weight:600}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.primary{background-color:#fae9e2;color:#ef8658}.commisionEarningBody .individualCommisionEarning .table.earningTable tbody>tr>td.textPrimary{color:#ef8658}.commisionEarningBody .individualCommisionEarning .table.earningTable tfoot>tr>td{background-color:#ededed;padding:12px}.commisionEarningBody .individualCommisionEarning .table.earningTable tfoot>tr>td.textRight{text-align:right}.commisionEarningBody .individualCommisionEarning .table.earningTable tfoot>tr>td.textBold{font-weight:600}.commisionEarningBody .individualCommisionEarning .table.earningTable .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;left:0;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.commisionEarningBody .individualCommisionEarning .table.earningTable .cardActionsWrapper.show{max-height:200px;padding:8px}.commisionEarningBody .individualCommisionEarning .table.earningTable .cardActionsWrapper .actionItem{color:#121212;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.commisionEarningBody .individualCommisionEarning .table.earningTable .cardActionsWrapper .actionItem.active,.commisionEarningBody .individualCommisionEarning .table.earningTable .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.commisionEarningBody .addCommisionEarning{padding:12px 8px}.platformChargesBody .universalPlatformCharges{padding-top:26px;width:60%}.platformChargesBody .universalPlatformCharges .universalPlatformText{align-self:center;color:#6e6e6e;font-size:18px}.platformChargesBody .universalPlatformCharges .platformChargesInput{margin-bottom:0;margin-left:32px;width:150px}.platformChargesBody .universalPlatformCharges .universalPlatformUpdatedBy{align-self:flex-end;color:#6e6e6e;font-size:12px}.platformChargesBody .individualPlatformCharges{margin-top:35px}.platformChargesBody .individualPlatformCharges .individualPlatformHeading{color:#6e6e6e;font-size:18px;line-height:27px}.platformChargesBody .individualPlatformCharges .table{position:relative}.platformChargesBody .individualPlatformCharges .table.earningTable{width:60%}.platformChargesBody .individualPlatformCharges .table.earningTable .formSelect{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem .75rem;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:1.625rem 2.25rem .625rem 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.platformChargesBody .individualPlatformCharges .table.earningTable .formSelect+label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.platformChargesBody .individualPlatformCharges .table.earningTable .formSelect~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.platformChargesBody .individualPlatformCharges .table.earningTable .formSelect.reactSelect{background-image:none;padding:0 2px}.platformChargesBody .individualPlatformCharges .table.earningTable .formControl{align-items:center;-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:16px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.platformChargesBody .individualPlatformCharges .table.earningTable .formControl.formsm{padding:8px}.platformChargesBody .individualPlatformCharges .table.earningTable thead>tr>td{background-color:#ef8658;border:1px solid #d4d4d4;color:#fff;font-size:16px;line-height:22px;padding:12px;text-align:left}.platformChargesBody .individualPlatformCharges .table.earningTable thead>tr>td:first-child{align-self:center;padding-left:8px;width:1%}.platformChargesBody .individualPlatformCharges .table.earningTable thead>tr>td.width{width:4%}.platformChargesBody .individualPlatformCharges .table.earningTable thead>tr>td.textRight{text-align:right}.platformChargesBody .individualPlatformCharges .table.earningTable thead>tr>td.textBold{font-weight:600}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td{border:1px solid #d4d4d4;color:#ef8658;color:#212121;padding:12px 8px;text-align:left;vertical-align:bottom}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td:first-child{padding:12px 8px}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.nowrap{padding-left:16px;white-space:nowrap}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.border{border-bottom:4px solid #ededed}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.textRight{text-align:right}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.textBold{font-weight:600}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.primary{background-color:#fae9e2;color:#ef8658}.platformChargesBody .individualPlatformCharges .table.earningTable tbody>tr>td.textPrimary{color:#ef8658}.platformChargesBody .individualPlatformCharges .table.earningTable tfoot>tr>td{background-color:#ededed;padding:12px}.platformChargesBody .individualPlatformCharges .table.earningTable tfoot>tr>td.textRight{text-align:right}.platformChargesBody .individualPlatformCharges .table.earningTable tfoot>tr>td.textBold{font-weight:600}.platformChargesBody .individualPlatformCharges .table.earningTable .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;left:0;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.platformChargesBody .individualPlatformCharges .table.earningTable .cardActionsWrapper.show{max-height:200px;padding:8px}.platformChargesBody .individualPlatformCharges .table.earningTable .cardActionsWrapper .actionItem{color:#121212;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.platformChargesBody .individualPlatformCharges .table.earningTable .cardActionsWrapper .actionItem.active,.platformChargesBody .individualPlatformCharges .table.earningTable .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.platformChargesBody .addPlatformCharges{padding:12px 8px}.containerQuery .pageBody .queryWrapper{width:100%}@media only screen and (max-width:998px){.containerQuery .pageBody .queryWrapper{width:100%}}.containerQuery .pageBody .queryWrapper .queryHeader{grid-gap:25px}.containerQuery .pageBody .queryWrapper .queryHeader .pageBodyHeading{color:#212121;font-size:24px;font-weight:600;line-height:28px;margin-right:60px}.containerQuery .pageBody .queryListWrap{grid-gap:20px;margin-top:20px;width:100%}@media only screen and (max-width:769px){.containerQuery .pageBody .queryListWrap{grid-gap:initial;margin-top:0}}.containerQuery .pageBody .queryListWrap .cardWrap{width:70%}@media only screen and (max-width:1148px){.containerQuery .pageBody .queryListWrap .cardWrap{flex:0 0 100%}}@media only screen and (max-width:769px){.containerQuery .pageBody .queryListWrap .cardWrap:not(:first-child){margin-top:40px}}.containerQuery .pageBody .queryDetails{margin-bottom:17px}.containerQuery .pageBody .queryDetails .queryNumber{font-size:20px;font-weight:600;line-height:30px;margin-bottom:11px}.containerQuery .pageBody .queryDetails .queryDate{font-size:14px;line-height:21px}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input,input:required{box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}input:focus{outline:none}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:active,a:hover{outline:none}img{height:auto;max-width:100%;vertical-align:middle}img,picture{display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;background:transparent;border:0;cursor:pointer}button[disabled],html input[disabled]{cursor:default}[disabled]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{background:transparent;border:0}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{background:#000;border:0;box-sizing:initial;height:1px;line-height:0;margin:0;overflow:visible;padding:0;page-break-after:always;width:100%}pre{font-family:monospace,monospace;font-size:100%}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace,monospace}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:initial}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;outline:0;padding:0}legend{border:0;color:inherit;display:block;max-width:100%;white-space:normal;width:100%}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}.formGroup{margin-bottom:1rem}.formGroup.formFloating{position:relative}.formGroup.formFloating .formControl{height:calc(3.5rem + 2px);padding:1rem .75rem}.formGroup.formFloating .formControl:focus{padding-bottom:.625rem;padding-top:1.625rem}.formGroup.formFloating .formControl:focus~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup.formFloating .formControl:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.formGroup.formFloating .formControl:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup.formFloating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.formGroup.formInputText .preInputGroup{border-radius:6px;color:#121212;height:100%;max-height:58px;position:absolute;width:58px}.formGroup.formInputText .preInputGroup.backColor{background-color:#ccc}.formGroup.formInputText .preInputGroup .preInputText{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.formGroup.formInputText .preInputGroup+.formControl,.formGroup.formInputText .preInputGroup+.formControl+label{padding-left:70px!important}.formGroup.formInputText .preInputGroup+.formControl:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.75rem);transform:scale(.85) translateY(-.5rem) translateX(.75rem)}.formGroup.formInputText .preInputGroup+.formControl:focus~label{padding-left:70px!important;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.75rem);transform:scale(.85) translateY(-.5rem) translateX(.75rem)}.formGroup.formInputText .postInputGroup{border-radius:6px;color:#121212;height:100%;max-height:40px;position:absolute;right:0;top:18px;width:40px}.formGroup .formSelect{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem .75rem;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:1.625rem 2.25rem .625rem 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.formGroup .formSelect+label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.formGroup .formSelect~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup .formSelect.reactSelect{background-image:none;padding:0 2px}.formGroup .formControl{align-items:center;-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:16px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.formGroup .formControl.formsm{padding:8px}.formGroup .formControl.textarea{height:auto;resize:none}.formGroup.typeFile{border:1px dashed #d4d4d4;border-radius:6px;display:flex;flex-direction:column;justify-content:flex-start;padding:16px}.formGroup.typeFile .beforeUpload{align-items:center;display:flex;justify-content:space-between}.formGroup.typeFile .uploadFile.hide{display:none}.formGroup.typeFile .uploadFile .retryUploadFile{color:#006ceb;cursor:pointer;font-size:14px;font-weight:600;line-height:18px}.formGroup.typeFile .uploadFile .cancelUpload{cursor:pointer}.formGroup.typeFile:not(:first-child){margin-top:16px}.formGroup.typeFile .inputHeading{color:#3a3a3a;font-size:16px}.formGroup.typeFile .inputHeading span{color:#ef8658}.formGroup.typeFile .fileLabel{cursor:pointer}.formGroup.searchBar{position:relative}.formGroup.searchBar .formControl{border:0;padding:8px 8px 8px 36px;transition:all .2s ease-in-out;width:0}.formGroup.searchBar.expand .formControl{background-color:#fae9e2;border:1px solid #fae9e2;width:330px}@media only screen and (max-width:768px){.formGroup.searchBar.expand .formControl{width:300px}}@media only screen and (max-width:475px){.formGroup.searchBar.expand .formControl{width:calc(100vw - 100px)}}.formGroup.searchBar.expand .formControl+.searchIcon svg{stroke:#ef8658;width:22px}.formGroup.searchBar .searchIcon{cursor:pointer;left:8px;position:absolute;top:6px}.formGroup .inputSuggestionsWrap .inputSuggestion{margin-top:4px}.formGroup .inputSuggestionsWrap .inputSuggestion .suggestion{color:#ef8658;cursor:pointer;font-size:14px;line-height:14px}.formGroup .inputSuggestionsWrap .inputSuggestion .suggestion:not(:first-child){border-left:1px solid #d4d4d4;margin-left:8px;padding-left:8px}.formInline .amountPercentage{margin-left:16px}.formInline .amountPercentage .currencyValue{color:#3a3a3a;font-size:20px;font-weight:600;line-height:24px}.formInline.halfWidth .formGroup{width:calc(50% - 16px)}.formInline.halfWidth .formGroup:nth-of-type(2n){margin-left:16px}.formHeading{color:#ef8658;font-size:14px;font-weight:600;line-height:18px;margin-bottom:12px;margin-top:40px}.invalidFeedback{color:#dc3545}.approvedFeedback,.invalidFeedback{font-size:.75em;margin-top:.25rem;width:100%}.approvedFeedback{color:#27ae60;display:none}.btn{border:1px solid transparent;border-radius:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:1;padding:12px 24px;text-align:center;text-transform:uppercase;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}@media only screen and (max-width:769px){.btn{font-size:14px;padding:12px 15px}}.btnPrimary{background-color:#ef8658;border-color:#ef8658;color:#fff}.btnPrimary:hover{background-color:#ef6c32;border-color:#ef6c32;color:#fff}.btnPrimary.space{margin-top:56px}.btnSecondary{background-color:#6e6e6e;border-color:#6e6e6e;color:#fff}.btnPrimaryOutlined{background-color:#fff;border-color:#ef8658;color:#ef8658}.btnPrimaryOutlined:hover{background-color:#fff;border-color:#ef6c32;color:#ef6c32}.btn.block{width:100%}.btn.height{height:58px}.btn.disabled,.btn[disabled]{background-color:#ccc!important;border-color:#bbb!important;color:#666!important;cursor:not-allowed;opacity:.6;pointer-events:none}.animated{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}*{box-sizing:border-box;font-family:Poppins,sans-serif!important;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.dFlex{display:flex;flex-wrap:wrap}.dFlex.jc-flex-end{justify-content:flex-end}.dFlex.jcSpaceBetween{justify-content:space-between}.dFlex.rowReverse{flex-direction:row-reverse}.dFlex.jc-space-around{justify-content:space-around}.dFlex.jc-space-even{justify-content:space-evenly}.dFlex.jcContentCenter{justify-content:center}.dFlex.flexColumn{flex-direction:column}.dFlex.flexColumnReverse{flex-direction:column-reverse}.dFlex.fdColumn{flex-direction:column}.dFlex.flexNowrap{flex-wrap:nowrap}.dFlex.d-col{flex-direction:column}.dFlex.d-row{flex-direction:row}.dFlex.aiCenter{align-items:center}.dFlex.ai-flex-end{align-items:flex-end}.dFlex.ai-flex-start{align-items:flex-start}.dFlex .fgrow1,.dFlex.fgrow1{flex-grow:1}.dFlex .flex1,.dFlex.flex1{flex:1 1}.dFlex .jc-content-center{justify-content:center}.dFlex .flexBreak{flex:0 0 100%!important}.dFlex .flexBreak50{flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0}.dFlex .flexBreakAuto{flex:1 1 auto!important}.itemCenter{align-items:center;display:flex;height:calc(100vh - 340px);justify-content:center}.relative{position:relative}.fixed{position:fixed}.strong{font-weight:600}.textCenter{text-align:center}.textLeft{text-align:left!important}.pointer{cursor:pointer}textarea{resize:none}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.pl-4{padding-left:16px}.pl-8{padding-left:32px}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.mt-2{margin-top:8px}.mt-5{margin-top:20px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:20px}.mb-5{margin-bottom:24px}.mr-2{margin-right:8px}.textBold{font-weight:600}.primaryText{color:#ef8658}.primaryImportant{color:#ef8658!important}.textGreen{color:#00a650!important}.textRed{color:red!important}.width100{width:100%}.cursorPointer{cursor:pointer}@media only screen and (max-width:769px){.webVisible{display:none}}@media only screen and (min-width:769px){.mwebVisible{display:none}}.addProductBtnMobile{bottom:20px;z-index:3}.addProductBtnMobile .btn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@media only screen and (max-width:769px){.addProductBtnMobile .btn{line-height:0}.addProductBtnMobile .btn.lhauto{line-height:inherit}}.addProductBtnMobile .btn svg>g>path{fill:#fff}button:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}button:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}button:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}
/*# sourceMappingURL=main.6944e23b.css.map*/