@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}html{font-size:14px}body{color:rgb(var(--foreground-rgb));background:#fff;font-family:Open Sans,"Baloo 2",cursive}body.loading *{cursor:wait!important}input,select,textarea,button{font-family:inherit;font-weight:400}b{font-weight:600}.inputStandard{background-color:#efefef;border-radius:6px;height:24px;padding:6px;font-family:inherit;font-size:1rem;font-weight:400}.truncateText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tint-icon{filter:contrast(0)saturate()brightness(.8)sepia()hue-rotate(-180deg)saturate(5000%)hue-rotate(163deg)brightness(.9)}.tooltip-normal{box-shadow:0 0 15px 5px rgba(50 50,50,.25);color:#fff!important;opacity:1!important;z-index:2000!important;background-color:#0079d2!important;font-size:1.1rem!important}.tooltip-dark{box-shadow:0 0 15px 5px rgba(50 50,50,.25);color:#fff!important;opacity:1!important;z-index:2000!important;background-color:#000!important;font-size:1.1rem!important}.tooltip-warning{box-shadow:0 0 15px 5px rgba(50 50,50,.25);color:#fff!important;opacity:1!important;z-index:2000!important;background-color:#d00!important;font-size:1.1rem!important}.tooltip-inverted{color:#000!important;opacity:1!important;z-index:1000!important;background-color:#fff!important;font-size:1rem!important}.settingsModal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.settingsModalContent{z-index:1001;background-color:#fff;border-radius:5px;padding:20px}.tableContainerStyle{min-width:460px;margin:10px}.dataPageBuckets{color:#fff;background-color:#1c1d2a;border-top:1px solid #939393;border-bottom:1px solid #000;align-items:center;width:100%;height:35px;padding-left:2px;display:flex}.dataPageBucketCount{text-align:right;text-shadow:2px 2px 2px #0000004d;margin-right:8px;font-size:1.1rem}.dataPageBucketLabel{text-shadow:2px 2px 2px #0000004d;flex-grow:1;font-size:1.1rem;font-weight:600}.dataPageHiddenContent{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.dataListStickyFooter{z-index:4000;background-color:#1c1d2a;border-top:1px solid #fff;justify-content:center;align-items:center;width:100%;height:140px;transition:transform .2s ease-out;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.dataListStickyFooter--visible{transform:translateY(0)}.dataListStickyFooterCheckboxCount{color:#fff;font-size:1.1rem;position:absolute;bottom:10px;left:10px}.dataListStickyFooterContent{height:"80px";background-color:"red";display:"flex";align-items:"center";justify-content:"center";color:"white";font-size:"24px"}.dataListStickyFooterTabBar{height:100%;display:flex}.dataListStickyFooterTabItem{color:#fff;cursor:pointer;align-items:top;height:40px;margin-left:10px;margin-right:10px;padding-left:10px;padding-right:10px;font-size:1.3rem;font-weight:600;display:flex}.dataListStickyFooterTabItem.active{position:relative}.dataListStickyFooterTabItem.active:after{content:"";background-color:#0078ce;border-radius:3px;width:100%;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.dataListStickyFooterButton{color:#fff;background-color:#0079d2;border-radius:5px;justify-content:center;align-items:center;width:114px;height:38px;margin:15px 10px;font-size:1.1rem;display:flex;cursor:pointer!important}.dataListStickyFooterButtonInactive{opacity:1;pointer-events:none;background-color:#0000;width:114px;height:38px;margin-left:2px;margin-right:2px}.dataPageHeader{color:#fff;background-color:#1c1d2a;border-top-left-radius:6px;border-top-right-radius:6px;justify-content:space-between;align-items:center;width:100%;height:72px;padding-right:15px;font-weight:600;display:flex}.dataPageHeaderLeft{color:#fff;background-color:#0079d2;border-top-left-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;min-width:240px;max-width:400px;height:100%;padding-left:15px;padding-right:15px;display:flex}.dataPageHeaderLeftTitle{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;margin-bottom:-5px;font-size:1.75rem;overflow:hidden}.dataPageHeaderLeftSubtext{color:#fff;font-size:1rem;font-weight:400}.dataPageHeaderTabBar{align-items:center;height:100%;display:flex}.dataPageHeaderTabItem{color:#fff;cursor:pointer;align-items:center;height:100%;margin-left:10px;margin-right:10px;padding-left:10px;padding-right:10px;font-size:1.3rem;font-weight:600;display:flex}.dataPageHeaderTabItem.active{position:relative}.dataPageHeaderTabItem.active:after{content:"";background-color:#0078ce;border-radius:3px;width:100%;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.dataPageHeaderRight{flex-grow:1;justify-content:flex-end;align-items:center;margin-left:30px;display:flex}.dataPageSearchBar{flex-grow:1;flex-shrink:1;justify-content:flex-end;align-items:center;min-width:90px;max-width:350px;height:40px;margin-right:5px;display:flex;position:relative}.dataPageHeaderRightTools{flex-grow:0;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.dataPageSearchBarIcon{color:#757575;pointer-events:none;width:16px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.dataPageSearchBarClearIcon{cursor:pointer;color:#d00;height:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.dataPageSearchBarInput{box-sizing:border-box;color:#000;background-color:#fff;border:none;border-radius:6px;width:100%;height:40px;padding-left:34px;padding-right:35px;font-family:inherit;font-size:1rem;font-weight:400}.dataPageSearchBarInput.textEntered{padding-left:10px}.dataPageSearchBarInput::placeholder{color:#757575;opacity:1}.dataPageSearchBarInput:focus{outline:none}.headerRow{color:#222;background-color:#d6e3fb;border-bottom:1px solid #ccc;border-left:1px solid #dadada;border-right:1px solid #dadada;justify-content:flex-start;align-items:flex-end;height:50px;display:flex}.dataRow{color:#222;background-color:#e7e7e7;justify-content:space-between;align-items:center;width:100%;min-height:40px;font-size:.9rem;display:flex}.favIconDarkBackground:hover{color:#ebc700}.pulseIconDarkBackground:hover{color:#fe5d00}.pinIconDarkBackground:hover{color:#9be006}.lockIconDarkBackground:hover{color:#fe5d00}.closeIconDarkBackground:hover{color:#0099df}.rowPopup{color:#000;box-shadow:0 0 15px 5px rgba(50 50,50,.35);z-index:1000;background-color:#fff;border-radius:8px}.rowPopupHeaderTools{cursor:pointer;color:#fff;background-color:#1c1d2a;border-top-right-radius:8px;justify-content:center;align-items:center;height:50px;margin-top:-10px;margin-bottom:-10px;margin-right:-10px;padding-left:2px;padding-right:2px;display:flex}.rowPopupTool{color:#fff;background-color:#1c1d2a;border-top-right-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.rowPopupToolIcon{width:22px;height:22px}.rowPopupBody{margin-top:10px;padding:10px}.rowPopupSupplementalText{color:#aaa}.rowPopupOLD:after{content:"";border:20px solid #0000;border-top-color:#1b1d2a;margin-left:-20px;position:absolute;bottom:-35px;left:50%}.rowPopupSubFooter{color:#fff;opacity:1;z-index:2;width:100px;height:22px;margin-top:-3px;margin-left:-15px;display:flex;position:absolute;left:50%}.rowPopupSubFooter:hover{cursor:s-resize;color:#fe5d00}.rowPopup:after{content:"";background-color:#1b1d2a;border-bottom-right-radius:32px;border-bottom-left-radius:32px;width:36px;height:40px;margin-left:-6px;position:absolute;bottom:-29px;left:50%;transform:translate(-50%)}.rowPopupButton{color:#fff;background-color:#0079d2;border-radius:5px;justify-content:center;align-items:center;width:114px;height:38px;margin:15px 2px;font-size:1.1rem;display:flex;cursor:pointer!important}.rowPopupButtonInactive{opacity:1;pointer-events:none;background-color:#0000;width:114px;height:38px;margin-left:2px;margin-right:2px}.rowPopupButton:hover{filter:brightness(105%)}.dataPageToolButton{cursor:pointer;color:#333;background-color:#f1f1f1;border-left:1px solid #ccc;align-items:center;height:39px;margin-left:0;padding-left:12px;padding-right:15px;display:flex}.dataPageToolOptionsGroup{color:#333;z-index:1000;white-space:nowrap;background-color:#fff;border:1px solid #bbb;border-radius:5px;flex-direction:column;align-items:flex-end;min-width:100%;margin-top:10px;margin-right:5px;font-size:1rem;font-weight:400;display:flex;position:absolute;right:0;box-shadow:0 2px 10px #0003}.dataPageToolOption{cursor:pointer;border-bottom:1px solid #ccc;justify-content:flex-end;width:100%;padding:6px 8px 6px 12px;display:flex}.dataPageToolOption:hover{background-color:#f3fff6}.dataPageCheckboxContainer{align-items:center;display:inline-flex}.dataPageCheckbox{cursor:copy;border:1px solid #222;border-radius:.35rem;justify-content:center;align-items:center;width:20px;height:20px;margin-left:10px;margin-right:10px;display:flex}.dataPageCheckbox.checked{border:0;padding-top:4px;font-size:1.2rem}.dataPageCheckbox.checked:after{content:"✓";color:#fff}.dataPageCheckBoxColumnHeading{flex:20px;justify-content:left;align-items:center;min-width:30px;max-width:35px;margin-bottom:5px;display:flex}.columnSubheading{color:#777;font-size:1rem;font-weight:400}.dataPageCheckBoxColumn{flex:20px;justify-content:left;align-items:center;min-width:30px;max-width:35px;margin-top:-2px;display:flex}@media (max-width:1000px){.dataPageSearchBarInput{padding-right:10px}.dataPageSearchBarClearIcon,.dataPageHeaderIconBell,.dataPageTabItemDroppable1000px,.dataPageStickyFooterTabItemDroppable1000px{display:none}}@media (max-width:800px){.dataPageCheckBoxColumnHeading,.dataPageCheckBoxColumn{display:none}}.dataPageCountColumn{justify-content:left;align-items:center;min-width:40px;max-width:40px;padding-left:10px;display:flex}@media (max-width:600px){.dataPageCountColumn{display:none}.dataPageHeader{height:50px}.dataPageHeaderLeft{min-width:120px;max-width:200px;padding-left:10px;padding-right:10px}.dataPageHeaderLeftTitle{white-space:normal;text-overflow:ellipsis;margin-bottom:0;font-size:calc(.8rem + 1vw);line-height:calc(1rem + 1vw);overflow:visible}.dataPageHeaderLeftSubtext,.dataPageTabItemDroppable600px,.dataPageStickyFooterTabItemDroppable600px,.dataPageHeaderIconHelp{display:none}}
