.nav{align-items:center;display:flex}.nav .tooltip{background-color:#fff;color:#000}.nav.mainNav{background-color:#000;color:#fff;height:60px}.nav.mainNav .user{flex-grow:1}.nav.mainNav .user .appName a{color:#fff;margin:0 0 0 10px}.nav.mainNav .user .navUsername{color:#777;font-weight:700;margin-left:1.3em}.nav.mainNav .language{display:flex}.nav.mainNav .language .languageTrigger{align-items:center;display:flex;justify-content:center;width:100%}.nav.mainNav .language .languageTrigger box-icon{cursor:pointer;margin:0 10px}.nav.mainNav .language .languageTrigger>span{font-weight:700}.nav.mainNav .notifications{display:flex;justify-content:end;position:relative;width:34px}.nav.mainNav .notifications box-icon{cursor:pointer;margin-right:10px;position:absolute;top:-12px}.nav.mainNav .notifications box-icon.shake{animation:shake 1s linear infinite}.nav.mainNav .burger{display:flex;justify-content:end;width:34px}.nav.mainNav .burger box-icon{cursor:pointer;margin-right:10px}.nav.subNav{background-color:#770d0d;height:35px;white-space:nowrap}.nav.subNav a{color:#fff;margin:0 10px}@keyframes shake{0%{left:0}25%{left:-2px;transform:rotate(20deg) translateX(-2px)}50%{left:0}75%{left:2px;transform:rotate(-20deg) translateX(2px)}to{left:0}}@media only screen and (min-width:768px){.nav.mainNav button{display:block;margin:0 10px 0 0}}img{max-width:300px}.menuItemActive{cursor:auto;font-size:1.2em;font-weight:700;transform:translateY(-1px)}.AppInstall{display:flex;justify-content:right}.AppInstall box-icon{cursor:pointer;margin:1em;transform:scale(1.5)}body,html{margin:0;overflow-x:hidden;padding:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@supports(scrollbar-color:auto){.scroll-box{scrollbar-color:hsla(4,89%,79%,.502) hsla(0,0%,100%,.753)}}@supports selector(::-webkit-scrollbar){.scroll-box::-webkit-scrollbar{background:hsla(4,89%,79%,.502)}.scroll-box::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.753)}}.temp{background-color:rgba(255,247,3,.545)}h1{font-size:1.5em;margin-bottom:.6em!important}h1,h2{text-align:center}h2{font-size:1em;margin-bottom:.2em}span[title]{cursor:pointer}button.disabled{background-color:#d9d9d9!important;color:#000!important;cursor:not-allowed!important;opacity:.8!important}button+button{margin-left:.5em}input[type=email],input[type=password],input[type=text],select,textArea{border:1px solid #d9d9d9;border-radius:4px;outline:none;width:100%}input[type=checkbox],input[type=radio]{margin-right:8px}.inputError{background-color:#b22222}select{min-width:100px}textarea{height:6em;width:100%}textarea.noResize{resize:none}section{margin:0}p.underlined{border-bottom:1px dotted #d9d9d9}p.textBalance{text-wrap:balance}ol,ul{text-align:left;width:-webkit-fit-content;width:fit-content}ol.noBullet,ul.noBullet{list-style-type:none}small{color:#777}.react-datepicker__day.todoHistoryExist{color:#b22222;font-size:1.3em;font-weight:700}.react-datepicker__input-container{margin:0 .2em;width:5em!important}.inline{display:inline}.center{text-align:center}.bold{font-weight:700}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-centered{align-items:center;display:flex;justify-content:center}.smallItalic{font-size:.6em;font-style:italic;opacity:.9}.alignRight{display:flex;justify-content:end}.alignLeft{display:flex;justify-content:start}.spaceBetween{justify-content:space-between}.verticalCenter{align-items:center}.hidden{display:none}#dragImages{position:fixed;top:-20000px}.breakpoint-test{align-items:center;background-color:#ff0;bottom:10px;display:flex;height:40px;justify-content:center;left:10px;position:absolute;width:150px}.breakpoint-test div{border:1px solid #000;display:none;padding:0 8px}@media only screen and (max-width:412px){.breakpoint-test div.xxs_h{display:block}}@media only screen and (min-width:413px)and (max-width:768px){.breakpoint-test div.xs_h{display:block}}@media only screen and (min-width:769px)and (max-width:1024px){.breakpoint-test div.md_h{display:block}}@media only screen and (min-width:1025px)and (max-width:1280px){.breakpoint-test div.lg_h{display:block}}@media only screen and (min-width:1281px)and (max-width:1600px){.breakpoint-test div.xlg_h{display:block}}@media only screen and (min-width:1601px){.breakpoint-test div.xxlg_h{display:block}}@media only screen and (max-height:600px){.breakpoint-test div.xxs_v{display:block}}@media only screen and (min-height:601px)and (max-height:740px){.breakpoint-test div.xs_v{display:block}}@media only screen and (min-height:741px)and (max-height:844px){.breakpoint-test div.md_v{display:block}}@media only screen and (min-height:845px)and (max-height:1280px){.breakpoint-test div.lg_v{display:block}}@media only screen and (min-height:1281px)and (max-height:1368px){.breakpoint-test div.xlg_v{display:block}}@media only screen and (min-height:1369px){.breakpoint-test div.xxlg_v{display:block}}.burgerDiv{align-items:center;animation-duration:.4s;background-color:#000;border-radius:0 0 0 12px;color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;margin-bottom:200px;padding:0 12px 100px;position:absolute;top:95px;width:50vw;z-index:9000}.burgerDiv.in{animation-name:slideIn;right:0}.burgerDiv.out{animation-name:slideOut;right:-10000px}.burgerDiv.load{opacity:0}@keyframes slideIn{0%{right:-10000px}30%{right:0}35%{right:0}40%{right:-50px}50%{right:-30px}60%{right:-10px}65%{right:-20px}75%{right:-15px}80%{right:-5px}to{right:0}}@keyframes slideOut{0%{right:0}60%{right:-20px}80%{right:-100px}to{right:-10000px}}@media only screen and (min-width:769px)and (max-width:1024px){.burgerDiv{width:25%}}@media only screen and (min-width:1025px)and (max-width:1280px){.burgerDiv{width:20%}}@media only screen and (min-width:1281px)and (max-width:1600px){.burgerDiv{width:15%}}@media only screen and (min-width:1601px){.burgerDiv{width:10%}}.loaderContainer{align-items:center;display:flex;height:100vh;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100vw;z-index:9001}.loader{animation:spin .5s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top:10px solid #770d0d;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.subPageOuter{min-width:100%}.subPageInner{margin-left:auto;margin-right:auto;max-width:800px;padding:6px 12px 70px;text-align:center}.subPageInner p:not(.center){text-align:justify}.subPageInner .left{text-align:left}.subPageInner .right{text-align:right}@media(orientation:portrait){.subPageOuter{max-height:calc(100vh - 120px);overflow-y:scroll}.subPageOuter.connected{max-height:calc(100vh - 95px)}}@media only screen and (min-width:769px)and (max-width:1024px){.subPageOuter{max-height:calc(100vh - 120px);overflow-y:scroll}.subPageOuter.connected{max-height:calc(100vh - 95px)}}@media only screen and (min-width:1025px)and (max-width:1280px){.subPageOuter{max-height:calc(100vh - 120px);overflow-y:scroll}.subPageOuter.connected{max-height:calc(100vh - 95px)}}@media only screen and (min-width:1281px)and (max-width:1600px){.subPageOuter{max-height:calc(100vh - 120px);overflow-y:scroll}.subPageOuter.connected{max-height:calc(100vh - 95px)}}@media only screen and (min-width:1601px){.subPageOuter{max-height:calc(100vh - 120px);overflow-y:scroll}.subPageOuter.connected{max-height:calc(100vh - 95px)}}.maxWidth300{max-width:300px;padding-bottom:12px}.chakraContainer{position:relative}.chakraContainer *{font-family:inherit;font-size:inherit;text-align:left}.chakraContainer * code{background-color:#000}.chakraContainer * code *{font-family:var(--chakra-fonts-mono);font-size:var(--chakra-font-sizes-sm)}.chakraContainer * button{background-color:initial;border-radius:0;border-radius:initial;color:inherit;cursor:pointer;margin:initial;padding:initial}.chakraContainer * h1,.chakraContainer * h2,.chakraContainer * h3,.chakraContainer * h4,.chakraContainer * h5,.chakraContainer * h6{font-weight:700;margin:1em 0;text-align:center}.chakraContainer * h1{font-size:1.5em}.chakraContainer * h2{font-size:1.25em}.chakraContainer * h3{font-size:1.1em}.chakraContainer * h4{font-size:1em}.chakraContainer * h5{font-size:.9em}.chakraContainer * h6{font-size:.8em}.chakraContainer * p{margin-bottom:1em}.chakraContainer * ol,.chakraContainer * ul{margin-bottom:1em;margin-left:1.5em}.chakraContainer .center{align-items:center;display:flex;justify-content:center}.chakraContainer .customLabel{background-color:#fff;border:1px solid #d9d9d9;border-radius:.25em;color:#777;font-size:.5em;font-weight:var(--chakra-font-weights-medium);left:.5em;line-height:1.25em;padding:0 .25em;position:absolute;top:-.75em;-webkit-user-select:none;user-select:none;z-index:1}.chakraContainer div[data-scope=accordion] button{background-color:#d9d9d9;margin-bottom:.3em;padding:.5em 1em}.chakraContainer button[data-scope=collapsible]{width:100%}.styleGuideHStack{justify-content:center}@media(max-width:425px){.styleGuideHStack{flex-direction:column!important}.styleGuideHStack>div{margin-top:.8em}.styleGuideArrows{display:none}}.abuse{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:400px}.abuse .left{text-align:left}
/*# sourceMappingURL=main.7e895241.css.map*/