#root{width:100vw;height:100vh;box-sizing:border-box;overflow:overlay;display:flex;flex-direction:column;font-family:Segoe UI}p{margin:0;padding:0}.headerMain{padding:20px 30px;background-color:transparent}@media (max-width: 768px){.headerMain{padding:10px}.headerMain img{width:120px;height:30px}}.consentPopupMainDiv{display:flex;flex-direction:column;padding:10px 20px}.consentPopupMainDiv>div{margin:10px auto 0}.consentPopupMainDiv>div.closedBtn{margin:0 0 0 auto;cursor:pointer}.consentPopupMainDiv #consentEmailCheckbox{margin-right:10px}.footerDiv{padding:10px 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:#e3e6e9}.footerOtherLinks{display:flex;align-items:center;gap:20px}.footerDiv p{margin-bottom:10px}.footerDiv p>span{font-weight:500;border-bottom:10px}.homePageMain{height:100%;width:100%;background-image:var(--bgHomePageUrl);background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column}.homePageContent{font-family:Segoe UI;flex:1;display:flex}.powerBIColor{color:#a90019}.homePageContentLeft{margin-left:5vw}.homePageContentLeft>button{margin-top:100px;margin-left:200px}.homePageWhizLogoByMaq{margin-bottom:5vh}.homePageTitle{font-size:50px;font-weight:500;line-height:70px;margin:70px 0 15px}.homePageSubTitle{font-size:24px;font-weight:500;margin-bottom:20px}.homePageButtonContainer{margin:40px 0;gap:30px}@media (max-width: 1080px){.homePageContentLeft{width:50%}}@media (max-width: 1360px){.homePageTitle{font-size:45px;line-height:60px}.homePageSubTitle{font-size:18px}}@media (max-width: 768px){.homePageMain{background-image:none}.homePageContentLeft{margin:4vh 5vw;width:100%}.homePageTitle{margin-top:15px}}.exportExcelPopUpMain{width:500px}.exportExcelPopUpTitlMain{display:flex;align-items:center;justify-content:space-between;margin-right:25px}.exportExcelSidebarForStyle{height:55px;background:#aa0012;width:6px;margin-right:30px;border-top-right-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.exportExcelExportTitle>div{font-size:22px;font-weight:600}.exportExcelExportTitle>p{color:#666;line-height:18.62px;size:14px;font-weight:400}.excelExportExportAreaSelect{text-align:left;margin:20px 35px}.excelExportExportAreaSelect>input[type=checkbox]{accent-color:#2a2a2a;margin-right:15px;margin-bottom:15px;width:15px;height:15px}.excelExportExportAreaSelect>label{font-family:Segoe UI;font-size:16px;font-weight:400;line-height:21.28px;text-align:left;color:#000}.excelExportBtn{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-right:30px;margin-bottom:10px}.ExcelExportCancelButton{padding:7px 16px;gap:10px;border-radius:6px;background:#f0f0f0;color:#000}.ExcelExportDownloadButton{padding:7px 16px;gap:10px;border-radius:6px;background:#2a2a2a;color:#fff}.loaderPopupbody{margin:50px 80px}.resultPopUpMain{width:400px;text-align:center;margin-bottom:20px}.resultPopUpMain>.resultPopUpTitle{font-family:Segoe UI;font-size:22px;font-weight:600;line-height:28px;text-align:center}.resultPopUpMain>.successPopUpTitle{color:#29873d}.resultPopUpMain>.resultPopUpMessage{font-family:Segoe UI;font-size:14px;font-weight:400;line-height:18.62px;text-align:center;color:#666;margin:15px 20px}.resultPopUpMain>.errorPopUpTitle{color:#aa0012}.resultPopUpMain>.infoPopUpTitle{color:#0bf}.resultInfoPopUpImage{width:50px;margin:20px 0}.loaderParent{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loader:after{border-radius:50%;width:100%;height:100%}.loader{border-radius:50%;margin:30px auto;font-size:10px;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.createNewKey{margin:0 50px 30px}.manageKeyPageMain{flex:1}.manageKeyPageMain .noLicenseFoundText{text-align:center;margin-top:100px;font-size:26px;line-height:20px}.manageLicenseTitleAndBtn>h2{font-family:Segoe UI;font-size:35px;font-weight:600;line-height:45px;text-align:left}.activeLicenseTitle{font-family:Segoe UI;font-size:22px;font-weight:600;line-height:28px}.createNewKey>.activeKeyBox{border:1px solid #dcdcdc;padding:10px 30px;margin-bottom:40px}.createNewKey>.activeKeyBox>h3{font-family:Segoe UI;font-size:24px;font-weight:600;line-height:31.92px;margin:0}.createNewKey>.activeKeyBox>.licenseDetails{display:flex;gap:30px;align-items:center;margin:15px 0;flex-wrap:wrap}.createNewKey>.activeKeyBox>.licenseDetails>.copyLicenseKey{margin-left:-20px;margin-top:10px;cursor:pointer}.createNewKey>.activeKeyBox>.licenseDetails>p{font-family:Segoe UI;font-size:16px;font-weight:600}.createNewKey>.activeKeyBox>.licenseDetails>p>span{font-weight:400}.licenseExpiryTime{display:flex;align-items:center}.licenseExpiryTime>div{background:#ccf0cb;color:#06a101;padding:8px 12px;border-radius:5px}.licenseExpired>div{background:#ff8e8e;color:#a80000}.licenseExpiryTime>span{font-family:Segoe UI;font-size:16px;font-weight:600;line-height:26.6px;margin-left:10px}.manageLicenseTitleAndBtn{display:flex;align-items:center;justify-content:space-between}.manageLicenseTitleAndBtn>h2{font-family:Segoe UI;font-size:40px;font-weight:600;line-height:53.2px;text-align:left}.CreateLicenseForm{width:40%;min-width:350px;margin:20px auto}.CreateLicenseForm>div{color:#666;width:100%;margin:20px 0}.CreateLicenseForm>div>label{width:40%;font-family:Segoe UI;font-size:18px;font-weight:500;line-height:33.63px;text-align:left}.CreateLicenseForm>div>label>span{color:#bc2f32}.CreateLicenseForm>div>input,select{font-family:Segoe UI;width:60%;padding:10px;font-size:14px;border:1px solid #cecece}.CreateLicenseForm>div>select{width:calc(60% + 25px)}.CreateLicenseForm>div>select>option{width:25px;padding:5px 10px}#CreateLicenseFormButtons{margin-top:70px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.globalModalBody{background-color:#fff;border-radius:12px;padding:15px 0;width:fit-content}.modalMUI{display:flex;justify-content:center;align-items:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--gapWidth: 10px}a{font-weight:500;text-decoration:inherit}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}.darkbutton{background-color:#000;color:#fff}darkbutton:hover{border-color:#181818}.flexMid{display:flex;align-items:center}.justifyCenter{justify-content:center}.justifyBetween{justify-content:space-between}.siteButton{background:#aa0012;padding:8px 20px;border-radius:6px;color:#fff;font-family:Segoe UI;font-size:16px;font-weight:600;line-height:26.6px}.siteButton:disabled{background:#c77f86;cursor:not-allowed}.outlineSiteButton{background:#fff;padding:8px 20px;border-radius:6px;color:#000;font-family:Segoe UI;font-size:16px;font-weight:600;line-height:26.6px;border:1px solid #a7a7a7}@media (max-width: 768px){.siteButton,.outlineSiteButton{font-size:12px;line-height:15px;padding:4px 10px}.customGap{gap:10px}}.customGap{display:flex;gap:var(--gapWidth)}
