.App{font-family:sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}.App,body{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.App-header{height:48px;display:flex;flex-direction:column}.App-header-cp{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin)}.appBody{padding:.2rem 1.2rem 1.2rem;flex:1;display:flex;flex-direction:column}iframe[src*=translateSandbox]{display:none}h1,h2,h3{margin-bottom:0!important}.react-toast-notifications__container{z-index:30000!important}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a:hover{cursor:pointer}a.disabled{pointer-events:none;cursor:default}.computablePublishingTopHeader{padding-top:0!important;padding-left:2px!important;margin-bottom:10px!important;width:100%;z-index:100}.bottomNavigationBar{position:absolute;display:flex;text-align:right;bottom:38px;width:100%}.box{display:flex;flex-flow:column;height:100%}.box .row.header{flex:0 1 auto}.box .row.content{flex:1 1 auto}.box .row.footer{flex:0 1 40px}.pagewrapper{width:100%;text-align:center}.pageheader{max-width:960px;text-align:center;margin-left:auto;margin-right:auto}.pageheader h1{color:#0f1473}.pagecontent{max-width:960px;text-align:left;margin-left:auto;margin-right:auto;line-height:1.8;padding-top:10px}.pagecontent a,.rightmain a{color:#c86a19}.pagecontent a:NOT(:active),.rightmain a:NOT(:active){padding-left:1px;padding-right:1px}.pagecontent a:hover,.rightmain a:hover{color:#9f5413}.pagecontent a:active,.rightmain a:active{color:#703c0e;border:1px dashed #000000}.pagecontent p,.rightmain p{padding-bottom:12px}.containerSegment{background-color:#f5fafd!important;border:0px!important;box-shadow:0 0 3px 1px #22242624,0 1px 8px 1px #2224262e!important}.editSegment{background-color:#ffffe6!important}.historySegment{background-color:#f0ddb8!important}.measuringTheRateSegment,.measuringTheRateNavigationSegment{background-color:#f2fdf6!important}.remainderOfPageSegment,.maxRemainderOfPageSegment,.maxNavigationSegment,.maxNavigationCodeSystemSegment,.maxNavigationCharacteristicSegment,.maxNavigationRobatSegment,.maxPortalNavigationSegment{overflow:auto;display:block}.remainderOfPageSegment{height:calc(100vh - 100px);scrollbar-gutter:stable}.maxRemainderOfPageSegment{height:calc(100vh - 100px);max-height:calc(100vh - 100px)}.left-sidebar-container{display:flex;flex-direction:column;margin-top:-2px;height:calc(100vh - 100px);min-height:0;flex-grow:1}.maxNavigationSegment,.maxNavigationCodeSystemSegment{overflow-y:auto!important;min-height:0}.maxNavigationCharacteristicSegment{height:calc(100vh - 292px);max-height:calc(100vh - 292px)}.maxNavigationRobatSegment{height:calc(100vh - 272px);max-height:calc(100vh - 272px);background-color:#fbfbe6!important}.maxPortalNavigationSegment{height:calc(100vh - 172px);max-height:calc(100vh - 172px)}.subSegment{background-color:#d7e3ec!important}.leftnav{max-width:220px;text-align:left;line-height:1.8;position:fixed}.rightmain{text-align:left;margin-left:220px;line-height:1.8;position:relative}.navbar:NOT(.fevirNavbar){margin:0 30px 0 -30px;padding:2px 0 4px;min-width:90%;width:100vw;position:sticky;top:0;background-color:#fff;z-index:1000;border-bottom:3px solid rgba(204,204,238);box-shadow:0 4px 10px -10px #22242624,0 4px 6px -2px #2224262e!important;box-sizing:border-box;display:flex;flex-direction:column}.navbarSubPage>.top-logo,.navbarSubPage>.navbar-logo{cursor:pointer}.navbar-page-links{margin-top:-2px;margin-right:4px!important;right:0}.navbar-page-links a{margin-left:34px;font-family:serif;font-size:26px;line-height:normal;color:#225482;border-bottom:1px solid;background-color:#fff;position:relative;z-index:2000}.navbar a:NOT(.selectedNavbarSubPage){cursor:pointer}.navbar a:hover:NOT(.selectedNavbarSubPage){color:#75471e}.navbar a:active:NOT(.selectedNavbarSubPage),.navbar a:focus:NOT(.selectedNavbarSubPage){color:#6e451d;text-shadow:0px 0px 0px #1D466E}.modals{z-index:10000!important}.selectedNavbarSubPage{cursor:default;color:#122a41!important;text-shadow:0px 0px 1px #122A41!important}.navbar-logo-container{border:none!important;padding:0;margin:0!important;flex:1;position:relative;height:100%}.navbar-logo{position:absolute;top:-14px;left:0;margin:2px 8px 2px 0;opacity:.8;max-height:32px;height:32px;width:auto;float:left}.navbar-logo-small{display:none}@media (max-width: 1244px){.navbar-logo-wide{display:none}.navbar-logo-small{display:block}}@media (max-width: 1100px){.navbar-logo-wide,.navbar-logo-small{display:none}}footer{background-image:linear-gradient(to bottom,rgba(255,0,0,0),rgba(204,204,238,.9));position:fixed;display:flex!important;justify-content:center;vertical-align:bottom;font-size:15px;left:0;bottom:0;padding:14px 4px 2px;height:50px;width:100%;overflow:hidden}.footer-text{font-size:16px;width:100%;padding-left:14px;align-self:flex-end}.footer-mail{font-size:16px;padding-left:14px;align-self:flex-end}.footer-spacing{width:355px}.footer-logo{height:28px;margin-bottom:4px;align-self:flex-end}.footerSubPage>.footer-logo{cursor:pointer}div::-webkit-scrollbar{width:10px!important;height:10px!important}div::-webkit-scrollbar-track{background:#C0C7CB4F!important}div::-webkit-scrollbar-thumb{-webkit-border-radius:8px!important;border-radius:6px!important;background:rgb(160,180,210)!important}div::-webkit-scrollbar-thumb:hover{background:rgb(110,130,160)!important}.centered{text-align:center}.right-justify{float:right;text-align:right}.left-justify{float:left;text-align:left}.App-link{color:#704cb6}.fullwidth{max-width:100%!important;width:100%!important}.inlineCheckbox{cursor:pointer;margin:0 8px 0 0!important;padding-left:6px!important;padding-top:6px!important;padding-bottom:6px!important}.inlineCheckbox div{float:left}.inlineCheckbox label{font-weight:700}.inlineCheckboxChecked label{color:#000!important}.inlineCheckboxUnChecked label{color:#848484!important}.fullscreenModal{margin:0!important}.fullscreenModal>.actions{position:absolute;bottom:10px;right:24px;padding:0!important;background:none!important}.fullscreenModal>.actions>button{margin:0!important}.favoriteStarSelected{color:#ffcd48;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:black}.inline-emoji{height:1.2em;width:1.2em;vertical-align:middle;flex-shrink:0}.resourceListEntry .notificationBell svg{vertical-align:top!important}.notificationBellNotSelected{filter:grayscale(100%) contrast(200%)}.notificationBellNotSelected:hover{filter:brightness(80%) grayscale(100%) contrast(200%)}.notificationBellNotSelected:active{filter:brightness(65%) grayscale(100%) contrast(200%)}.notificationBellSelected:hover{filter:brightness(80%)}.notificationBellSelected:active{filter:brightness(65%)}.navigationNotificationBell{display:inline-block;font-size:22px;-webkit-transform:scale(1.25,1);-moz-transform:scale(1.25,1);-ms-transform:scale(1.25,1);-o-transform:scale(1.25,1);transform:scaleX(1.25)}.navigationNotificationBell:not(.bellNoUnread):hover{filter:brightness(80%)}.navigationNotificationBell:not(.bellNoUnread):active{filter:brightness(65%)}.bellNoUnread{filter:grayscale(100%) contrast(200%)}.bellNoUnread:hover{filter:brightness(80%) grayscale(100%) contrast(200%)}.bellNoUnread:active{filter:brightness(65%) grayscale(100%) contrast(200%)}.navigationLinksSection{padding-top:8px}.navigationLinksSection a{font-size:20px;font-weight:700;color:#2c5a86}.nolinebreak p,.inlinegrouping{display:inline}.radarModal:focus{outline:none}.separator{border:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,.4),rgba(0,0,0,0))}.oppositeSeparator{border:0;height:1px;background-image:linear-gradient(to left,rgba(0,0,0,.4),rgba(0,0,0,0))}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.inputLine{padding-top:24px}.inputLine,.outputLine{display:flex;justify-content:center}.totalInputLine{justify-content:left}.totalInputBox{width:100px}.projectNameInput{width:300px}.timeOfMeasurement{width:87px}.timeOfMeasurement input{height:17px!important}.ui.search.dropdown{min-width:40px}.unitOfTimeMeasurementsDropdown{width:114px!important;min-width:114px!important}.loadFromServerDropDown{width:450px!important}.studyTypeDropDown{width:250px!important}.studyTitleInput{width:455px}.studyIdentifierInput{width:202px}.studyNumberOfParticipants{width:190px}.loadFromServerDropDown .dropdown.icon,.studyTypeDropDown .dropdown.icon,.populationDetailsDropdown .dropdown.icon,.populationUnitOfTimeMeasurementsDropdown .dropdown.icon{padding-top:0!important;padding-right:0!important;top:1.2em!important;right:1.2em!important;font-size:18px!important}.populationDetailsDropdown{width:280px}.middleAlign{vertical-align:bottom!important}.segmentInputLine,.picoInputLine{padding-top:0!important}.populationNameInput,.exposureNameInput{width:40%!important}.populationDescriptionInput,.exposureDescriptionInput{width:100%!important}.agesEligibleDescriptionInput{width:280px!important}.agesEligibleInput{width:140px!important}.leftAlign{justify-content:left!important}.slashSeparator{font-size:42px;font-weight:700;align-self:center}.rangeToLabel{font-size:24px;font-weight:400;align-self:center}.rangeLow,.rangeHigh,.iqrLow,.iqrHigh,.ciLow,.ciHigh{width:103px}.projectNameHeaderInput input{font-size:2rem;width:450px}.inputField{background-color:#fff}.visible{display:""}.invisible{display:none}.loadingDimmer{cursor:wait;z-index:20000!important}.loadingDimmer.inverted.dimmer:not(.Disabled){background-color:#ffffffd9!important}.inputField input{font-size:18px!important;padding:0}.outcomeDescription input{font-size:12px!important}.checkboxLessPadding{padding:0 2px 3px 0!important}.thinSelector .MuiInputBase-input{padding:2px 50px 4px 4px!important}.thinSelector fieldset{border:0px!important;border-bottom:1px dotted!important}.whiteButton{background:#ffffff!important}.whiteButton:hover,.whiteButton:focus{background:#eaeaea!important}.whiteButton:active{background:#dadada!important}.goldenButton{background:#BB942D!important}.goldenButton:hover,.goldenButton:focus{background:#927323!important}.goldenButton:active{background:#7D631E!important}.navigationButton:NOT(.positive){padding-left:0!important;padding-right:0!important;background:#EAEFF1!important}.communicateButton{border-bottom:1px rgba(0,0,0,.3) dashed!important;background:#EAEFF1!important}.subCommunicateButton{border:0px none!important;border-left:1px rgba(0,0,0,.3) solid!important;border-right:1px rgba(0,0,0,.3) solid!important;width:25%!important;color:#000;padding-left:0!important;padding-right:0!important;background:#EAEFF1!important}.subCommunicateButtonWider{border:0px none!important;border-left:1px rgba(0,0,0,.3) solid!important;border-right:1px rgba(0,0,0,.3) solid!important;width:34%!important;color:#000;padding-left:0!important;padding-right:0!important;background:#EAEFF1!important}.navigationButton:hover:NOT(.positive),.navigationButton:focus:NOT(.positive),.communicateButton:hover,.communicateButton:focus,.subCommunicateButton:hover,.subCommunicateButton:focus,.subCommunicateButtonWider:hover,.subCommunicateButtonWider:focus{background:#D2D8DC!important}.navigationButton:active:NOT(.positive),.communicateButton:active,.subCommunicateButton:active,.subCommunicateButtonWider:active{background:#C2C8CC!important}.hiddenButtonMultiRowText{word-break:break-word!important;text-align:left!important;padding-left:48px!important;margin:-14px!important}.actionButtonLargerFont{font-size:20px!important}.genericToggleButtonGroup button{font-size:14px;color:#282828;text-transform:none!important;background-color:#fdfdfd!important;padding-top:6px!important;padding-bottom:6px!important;border:rgb(60,60,60) solid 1px!important}.genericToggleButtonGroup button:hover{background-color:#e4e4e4!important}.yesNoRadioCheckBoxSwitch button{font-size:16px;color:#505050;text-transform:none!important;padding-top:6px!important;padding-bottom:6px!important;border:rgb(110,110,110) solid 1px!important;background-color:#fafafa!important}.yesNoRadioCheckBoxSwitch button:hover{background-color:#e4e4e4!important}.yesNoRadioCheckBoxSwitch .box,.genericToggleButtonGroup .box{font-size:22px;padding-top:0;padding-bottom:0}.yesNoRadioCheckBoxSwitch .yesButton{border-top-left-radius:12px!important;border-bottom-left-radius:12px!important;border-right:rgb(110,110,110) dashed 1px!important}.yesNoRadioCheckBoxSwitch .noButton,.yesNoRadioCheckBoxSwitch .otherButton{border-top-right-radius:12px!important;border-bottom-right-radius:12px!important;border-left:rgb(110,110,110) dashed 1px!important}.yesNoRadioCheckBoxSwitch.medium button,.genericToggleButtonGroup.medium button{padding:2px 8px!important}.yesNoRadioCheckBoxSwitch.thin button,.genericToggleButtonGroup.thin button{padding:0 5px!important}.yesNoRadioCheckBoxSwitch.extrathin button,.genericToggleButtonGroup.extrathin button{padding:0 5px!important;line-height:1.3}.yesNoRadioCheckBoxSwitch.extrathin .yesButton{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.yesNoRadioCheckBoxSwitch.extrathin .noButton,.yesNoRadioCheckBoxSwitch.extrathin .otherButton{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.genericToggleButtonGroup .MuiToggleButton-primary.Mui-selected{color:#fff!important;background-color:#2e5a9bcc!important}.genericToggleButtonGroup .MuiToggleButton-primary.Mui-selected:focus{background-color:#2e5a9bcc!important}.genericToggleButtonGroup .MuiToggleButton-primary.Mui-selected:active{background-color:#2e5a9bd6!important}.genericToggleButtonGroup .MuiToggleButton-primary.Mui-selected:hover{background-color:#2e5a9be6!important}.yesNoRadioCheckBoxSwitch .MuiToggleButton-success.Mui-selected{color:#fff!important;background-color:#2e7d32cc!important}.yesNoRadioCheckBoxSwitch .MuiToggleButton-success.Mui-selected:focus{background-color:#2e7d32cc!important}.yesNoRadioCheckBoxSwitch .MuiToggleButton-success.Mui-selected:active{background-color:#2e7d32d6!important}.yesNoRadioCheckBoxSwitch .MuiToggleButton-success.Mui-selected:hover{background-color:#2e7d32e6!important}.yesNoRadioCheckBoxSwitch .noButton.Mui-selected{color:#fff!important;background-color:#d32f2fcc!important}.yesNoRadioCheckBoxSwitch .noButton.Mui-selected:focus{background-color:#d32f2fcc!important}.yesNoRadioCheckBoxSwitch .noButton.Mui-selected:active{background-color:#d32f2fd6!important}.yesNoRadioCheckBoxSwitch .noButton.Mui-selected:hover{background-color:#d32f2fe6!important}.yesNoRadioCheckBoxSwitch .otherButton.Mui-selected{color:#fff!important;background-color:#af2fd3cc!important}.yesNoRadioCheckBoxSwitch .otherButton.Mui-selected:focus{background-color:#8c2fd3cc!important}.yesNoRadioCheckBoxSwitch .otherButton.Mui-selected:active{background-color:#c52fd3d6!important}.yesNoRadioCheckBoxSwitch .otherButton.Mui-selected:hover{background-color:#aa2fd3e6!important}.MuiInputBase-multiline,.MuiInputBase-root:not(.MuiInputBase-multiline,.Mui-error,.Mui-disabled) input{padding:8px 10px!important}.MuiInputBase-root .Mui-disabled input{padding:16px 10px 8px!important}.textInputSmallerFont:not(.MuiInputBase-multiline,.Mui-error,.Mui-disabled) input{font-size:14px!important}.textSmaller:not(.MuiInputBase-multiline,.Mui-error,.Mui-disabled) input{padding:3px 6px!important}.textSmaller label:not(.MuiInputLabel-shrink){left:-6px;top:-6px}.calendarModal{padding:0;margin:0;text-align:left}.MuiDialog-root{z-index:11000!important}.calendarModal input{display:none}.calendarModal .MuiFormHelperText-root{margin-top:0;line-height:1.1!important}.calendarButton{margin-right:0!important}.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{width:120px!important}.radioToggleButton{line-height:.4em!important}.selectedRadioButton{background-color:#aba7e3!important;-webkit-box-shadow:inset 1px 1px 2px 1px #333!important;-moz-box-shadow:inset 1px 1px 2px 1px #333!important;box-shadow:inset 1px 1px 2px 1px #333!important}.continuousFields{text-align:right}.dichContRadio,.attributeRadio,.formButton{border:1px rgba(0,0,0,.3) solid!important}.highlightedBorder{border:2px solid #DAA520!important}.thinDropdown{min-height:0px!important;min-width:0px!important}.thinDropdown .icon{padding:.4em!important}.formButton{box-shadow:inset 0 1px 1px #ffffff80,inset 0 -1px 2px #aaac,0 3px 5px -3px #646464cc!important}[class="ui button formButton"],[class="ui button compact formButton"],[class="ui button formButton highlightedBorder"]{background:#E7EBF1!important}[class="ui button formButton"]:hover,[class="ui button formButton"]:focus,[class="ui compact button formButton"]:hover,[class="ui compact button formButton"]:focus [class="ui button formButton highlightedBorder"]:hover,[class="ui button formButton highlightedBorder"]:focus{background:#D7DBE1!important}[class="ui button formButton"]:active,[class="ui compact button formButton"]:active,[class="ui button formButton highlightedBorder"]:active{background:#C7CBD1!important}.logOutLogInButton{background:#F1F2F3!important}.logOutLogInButton:hover,.logOutLogInButton:focus{background:#E1E2E3!important}.logOutLogInButton:active{background:#D1D2D3!important}.builderButton{background:#E6EAD7!important}.builderButton:hover,.builderButton:focus{background:#D6DAC7!important}.builderButton:active{background:#C6CAB7!important}.builderButtonEmphasis{background:#D6DAC7!important}.builderButtonEmphasis:hover,.builderButtonEmphasis:focus{background:#C6CAB7!important}.builderButtonEmphasis:active{background:#B6BAA7!important}.converterButton{background:#F6E7D9!important}.converterButton:hover,.converterButton:focus{background:#E6D7C9!important}.converterButton:active{background:#D6C7B9!important}.demoButton{background:#F3D8Df!important}.demoButton:hover,.demoButton:focus{background:#E3C8Cf!important}.demoButton:active{background:#D3B8Bf!important}.ballotButton{background:#e6d3f7!important}.ballotButton:hover,.ballotButton:focus{background:#CFB8E3!important}.ballotButton:active{background:#BFA8D3!important}.platformButton{background:#DAE3EA!important;height:37.33px}.platformButton:hover,.platformButton:focus{background:#CAD3DA!important}.platformButton:active{background:#BAC3CA!important}.App-logo{pointer-events:none}.buttonGroupWrap{flex-wrap:wrap!important}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.floating-button{position:fixed;top:120px;right:0;margin-right:28px;padding:10px 15px;background-color:#007bff80;color:#fff;border:none;border-radius:5px;cursor:pointer;z-index:1000;transition:background-color .3s ease}.floating-button:hover{background-color:#0056b3e6}.side-panel{position:fixed;top:0;right:0;width:min(440px,20vw);height:100vh;background-color:#f8f9fa;border-left:1px solid #dee2e6;box-shadow:-2px 0 5px #0000001a;z-index:999;transition:transform .3s ease-in-out;transform:translate(100%);overflow-y:auto;display:flex;flex-direction:column}.App.panel-open .side-panel{transform:translate(0)}.App.panel-open>.navbar,.App.panel-open>footer,.App.panel-open>.floating-button,.App.panel-open>.Router>.pagewrapper{margin-right:min(440px,20vw);transition:margin-right .3s ease-in-out}.side-panel .jodit-container{flex-grow:1;border:none}.side-panel>.jodit-react-container{height:70%!important}.side-panel>.jodit-react-container>.jodit-container,.side-panel>.jodit-react-container>.jodit-container>.jodit-workplace{height:100%!important}.side-panel .jodit-dialog__panel{left:0!important}td{border-right:1px rgba(0,0,0,.1) solid!important;border-left:1px rgba(0,0,0,.1) solid!important}.customCompositionTable{border-collapse:collapse;border:2px solid #999999}.customCompositionTable tbody{border:2px solid #999999}.customCompositionTable td{padding:4px}.editSegment .resourceListHeader span{background:#FFFFE6}.expandOrCollapse{display:block;text-align:left}.historySegment .resourceListHeader span{background:#f0ddb8}.resourceListHeader,.resourceListHeaderExpandAll{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resourceListHeaderText{font-size:22px;text-align:center;width:100%;border-bottom:1px solid #000;line-height:.1em;margin:0 0 16px}.resourceListHeaderTextForProject{width:100%;border-bottom:1px solid #00000099;line-height:.1em}.resourceListHeaderExpand{font-size:22px;text-align:center;width:100%;line-height:.1em;margin:0 0 16px}.resourceListHeader span{background:#F5FAFD;padding:0 10px}.resourceListHeader~.resourceListHeader{padding-top:30px}.jsonVersionComparison{width:100%}.changedJsonDiff,.reorderedJsonDiff,.changedoraddedJsonDiff,.changedoraddedJsonDiffValue,.previousvaluemovedJsonDiff,.previousvaluemovedJsonDiffValue{background-color:#d2f2db!important}.addedJsonDiff,.addedJsonDiffValue,.reorderedaddedJsonDiff,.changedJsonDiffValue,.changedJsonDiffValueString{background-color:#98e9ac!important}.reorderedJsonDiffValueString{background-color:#f9fb76!important}.addedJsonDiffDeleted,.changedJsonDiffDeleted,.deletedJsonDiffValue,.deletedJsonDiffLabel,.deletedpreviousvaluemovedJsonDiffLabel{background-color:#f9a8b1!important}.deletedJsonDiff,.changedordeletedJsonDiffValue,.deletedpreviousvaluemovedJsonDiffValueDiv{background-color:#f3dde0!important}.previousvaluemovedJsonDiffValue,.deletedpreviousvaluemovedJsonDiffValue,.deletedpreviousvaluemovedJsonDiffValueElement{background-color:#f9ac5c!important}.innerchangeJsonDiff,.innerchangeJsonDiffValue,.arraychangeJsonDiffValue,.arrayorderchangeJsonDiffValue,.reorderedJsonDiff,.changedordeletedJsonDiff{background-color:#fdfdfa}.reorderedJsonDiff{background-color:#f2ecac}.viewTabPane .ui.secondary.pointing.menu{margin-top:-12px}.react-toast-notifications__container{z-index:99999!important}.ui.modal{box-shadow:4px 6px 6px #0003,4px 7px 16px 6px #0003}body.dimmed.dimmable{overflow:auto!important}.dimmer:has(>.notificationsModal){background-color:#0000!important;pointer-events:none}.notificationsModal{pointer-events:auto;box-shadow:4px 6px 4px 8px #0003,4px 7px 10px 12px #0003!important}.notificationsModalDiv{scrollbar-color:#aaaa10 #eeeeca}.notificationsModalDiv::-webkit-scrollbar-track{background-color:#eeeeca}.notificationsModalDiv::-webkit-scrollbar-thumb{background-color:#aaaa10;border-radius:5px}.notificationsModalDiv::-webkit-scrollbar-thumb:hover{background-color:#686808}.shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.swing{animation:swing .6s ease-in-out both;transform-origin:top center}@keyframes swing{0%{transform:rotate(0)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.viewmywork{height:95%;width:90%!important}.viewmyworktable{position:sticky!important;margin-top:2px!important;margin-bottom:2px!important}.viewmyworktable thead tr:first-child>th,.viewmyworkcompositetable thead tr:first-child>th{position:sticky!important;top:-6px!important;z-index:12!important;border-top:2px solid rgba(34,36,38,.3);border-bottom:2px solid rgba(34,36,38,.3);box-shadow:0 4px 3px -1px #6464644d!important}.tableFixHead thead th{position:sticky;top:0}.viewMyWorkModalTableSection .tableFixHead thead th{position:sticky;top:50px!important}.headerTable{width:100%;z-index:100}.leftAlignedCell{text-align:left!important}.resultsTable{box-shadow:2px 6px 6px -4px #646464cc!important}.RecommendationsTable td{vertical-align:top}.nothingCell{border:none!important}td:first-child:not(.inputCell):not(.calculatedCell):not(.displayPageCell):not(.headerTable td):not(.subTableRow td):not(.noStyleTable>tbody>tr>td):not(.noStyleTable>tr>td):not(.enhancedCharacteristicsTable td){border-top:2px solid rgba(34,36,38,.4)!important}.resultsTableRow>td:first-child{border-left:3px solid rgba(34,36,38,.5)!important}.resultsTable{border-bottom:3px solid rgba(34,36,38,.5)!important;border-right:3px solid rgba(34,36,38,.5)!important}.compositeComparisonRow td{background-color:#e2e2e2}.compositeComparisonSameCell{background-color:#81f57d!important}.compositeComparisonMismatchCell{background-color:#f57f7d!important}.compositeComparisonAdjudicatedCell{background-color:#ffd6d5!important}td:not(:first-child):not(.headerTable td):not(.subTableRow td):not(.noStyleTable>tbody>tr>td):not(.noStyleTable>tr>td):not(.enhancedCharacteristicsTable td){border-left:2px solid rgba(34,36,38,.4)!important;border-top:2px solid rgba(34,36,38,.4)!important}th:not(.netEffectCell){border-left:2px solid rgba(34,36,38,.4)!important;text-align:center!important}.rowHeader{vertical-align:top;width:400px}.compoundCellTable{width:100%;border-collapse:collapse}.trialCell{padding:0!important;margin:0!important}.inputCell{background:#FFFFFF!important;border:none!important;font-weight:400!important}.dichotomousTrialCell{vertical-align:bottom}.measuresTable .calculatedCell{background:#B6EEBD!important;border:none!important;border-top:1px solid rgba(34,36,38,.1)!important}.measuresTable .calculatedTotalCell{background:#B6EEBD!important}.measuresTable .calculatedCellMissingInput{background:#FDE6CC!important}.trialDisplayCalculatedPercentage{font-size:26px!important;padding-top:2px;padding-bottom:2px}.outcomeName,.outcomeDescription{width:100%}.ui.table thead tr:first-child>th{top:0;z-index:2;padding:8px}.displayPageMeasureTopRow,.displayPageMeasureTopRow td{border-bottom:0px!important;border-top:0px!important}.displayPageMeasureBottomRow,.displayPageMeasureBottomRow td{border-bottom:3px solid rgba(38,38,38,.8)}.HomePageNavigationTable,.HomePageNavigationTable tr,.HomePageNavigationTable td,.ProjectActionsTable,.ProjectActionsTable tr,.ProjectActionsTable td{border:hidden!important;border-collapse:collapse!important}.HomePageNavigationTable td,.ProjectActionsTable td{padding-right:12px;padding-bottom:14px}.noStyleTable,.noStyleTable>tbody,.noStyleTable>tbody>tr,.noStyleTable>tr,.noStyleTable>tbody>tr>td,.noStyleTable>tr>td{padding:0;margin:0;border:none!important;border-top:none!important}.enhancedCharacteristicsTable .detailRow td{border-top:1px solid #444444!important;border-bottom:1px solid rgba(34,36,38,.2)!important;border-left:2px solid rgba(34,36,38,.4)!important}.enhancedCharacteristicsTable .detailRow td:first-child{border-left:2px solid #444444!important}.enhancedCharacteristicsTable .detailRow td:last-child{border-right:2px solid #444444!important}.enhancedCharacteristicsTable .descriptionRow td{border-bottom:2px solid #444444!important;border-left:2px solid #444444!important;border-right:2px solid #444444!important}.enhancedCharacteristicsTable .descriptionRowEdit td{border-top:2px solid #444444!important;border-left:2px solid #444444!important;border-right:2px solid #444444!important}.radarThinDropdown{min-height:0px!important;line-height:1em!important;padding:6px!important}.radarExtraThinDropdown{line-height:.5em!important}.radarThinDropdown input{padding:2px 6px!important}.radarThinDropdown .item{padding:6px 4px!important}.radarThinDropdown .icon{top:1px!important;right:.3em!important}.radarThinDropdownMismatch:not(.active)>.text{color:#700!important;font-weight:700;font-style:italic}.radarThinDropdownMismatch.active>.text{font-style:italic}.userRatingRow td{padding:4px!important}.adjudicationRow td{padding:10px!important}.expandElementButton{background-color:#d3eafc!important;border:1px rgba(0,0,0,.1) solid!important;padding:2px 6px!important}.dropdownWithClearIconUpperRight .clear{padding-top:0!important;padding-right:0!important}.capitalize{text-transform:capitalize!important}.uppercase{text-transform:uppercase!important}.noMargins{margin:0!important}.noTopBottomMargins{margin-top:0!important;margin-bottom:0!important}.gsi-material-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-appearance:none;background-color:#fff;background-image:none;border:1px solid #747775;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;-webkit-transition:background-color .218s,border-color .218s,box-shadow .218s;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto;max-width:400px;min-width:min-content}.gsi-material-button .gsi-material-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{-webkit-align-items:center;align-items:center;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{-webkit-flex-grow:1;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{-webkit-transition:opacity .218s;transition:opacity .218s;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.gsi-material-button:disabled{cursor:default;background-color:#ffffff61;border-color:#1f1f1f1f}.gsi-material-button:disabled .gsi-material-button-contents{opacity:38%}.gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:12%}.gsi-material-button:not(:disabled):hover{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:#303030;opacity:8%}hr.dottedLine{border-top:2px dotted rgb(50,50,50,.5);margin:22px 12px}.voteCommentField textarea{min-width:360px}.recharts-wrapper,.recharts-wrapper:focus-visible,.recharts-surface,.recharts-surface:focus-visible{outline:none!important;-webkit-tap-highlight-color:transparent}.forest-plot-chart.recharts-wrapper{pointer-events:none!important}.recharts-wrapper .recharts-errorBar,.recharts-wrapper path,.recharts-wrapper circle,.recharts-wrapper rect,.recharts-wrapper polygon{pointer-events:auto!important;cursor:pointer}.desktopViewButton,.mobileViewButton{z-index:1000}.mobileView html,.mobileView body{height:auto!important;overflow:visible!important}.mobileView .containerSegment{height:auto!important;max-height:none!important;overflow:visible!important;width:100%!important;position:static!important;border:none!important;box-shadow:none!important;padding:0!important}.mobileViewButton{display:none}@media (pointer: coarse){.mobileViewButton{display:block}}.mobileView .App-header{height:38px}.mobileView .appBody{padding:0!important}.mobileView .containerSegment{padding:4px!important}.mobileView .remainderOfPageSegment>div>div>div{margin-top:0!important}.mobileView .left-sidebar-container-parent,.mobileView .measuringTheRateLeftSidePanel,.mobileView .side-panel,.mobileView .footerAgreementText,.mobileView .footerSupportEmail,.mobileView .floating-button,.mobileView .printButton,.mobileView .navbarWebsiteLinkCell h2,.mobileView .feedbackButton,.mobileView .viewTabPane{display:none!important}.mobileView .voteCommentField textarea{min-width:150px}.mobileView .recharts-responsive-container{width:100%!important;height:auto!important;max-width:100%;overflow:visible!important}.mobileView .recharts-wrapper{transform:scale(.5);transform-origin:top left}.mobileView .forestPlotDiv{break-inside:avoid;page-break-inside:avoid}.mobileView footer{z-index:-1!important;width:100%!important;padding-bottom:0!important;position:static!important}.mobileView .footer-text,.mobileView .footer-text span{font-size:12px!important}@media print{html,body{height:auto!important;overflow:visible!important}.containerSegment{height:auto!important;max-height:none!important;overflow:visible!important;width:100%!important;position:static!important;border:none!important;box-shadow:none!important;padding:0!important}.App-header{height:38px}.appBody{padding:0!important}.remainderOfPageSegment>div>div>div{margin-top:0!important}.ui.menu,button,.left-sidebar-container-parent,.measuringTheRateLeftSidePanel,.side-panel,.instructionText,.viewTabPane,.feedbackButton,.navbarWebsiteLinkCell,.navbarUserInfoCell,.navbar-page-links,.footerAgreementText,.footerSupportEmail,.floating-button,.printButton,.mobileViewButton,.desktopViewButton{display:none!important}.recharts-responsive-container{width:100%!important;height:auto!important;max-width:100%;overflow:visible!important}.recharts-wrapper{transform:scale(.5);transform-origin:top left}.forestPlotDiv{break-inside:avoid;page-break-inside:avoid}tfoot{display:table-row-group}footer{position:static!important;z-index:-1!important;margin-top:auto!important;width:100%!important;padding-bottom:0!important}.footer-text,.footer-text span{font-size:12px!important}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-0cdd387c.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-30da91e8.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-68534840.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-de7701e4.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-1ae6bd74.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-07d8e303.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-5d53e70a.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-3398dd02.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-ed0b7437.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-74444efd.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-9be7ceb8.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-9163df9c.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-51814d27.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-5e28753b.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-1e6f9579.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-0f60d1b8.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-c76c5d69.woff) format("woff"),url(/assets/KaTeX_Main-Bold-138ac28d.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-99cd42a3.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-a6f7ec0d.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-70ee1f64.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-97479ca6.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-f1d6ef86.woff) format("woff"),url(/assets/KaTeX_Main-Italic-0d85ae7c.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-c2342cd8.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-c6368d87.woff) format("woff"),url(/assets/KaTeX_Main-Regular-d0332f52.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-dc47344d.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-850c0af5.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-f9377ab0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-7af58c5e.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-8a8d2445.woff) format("woff"),url(/assets/KaTeX_Math-Italic-08ce98e5.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-e99ae511.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-ece03cfd.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-1ece03f7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-00b26ac8.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-91ee6750.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-3931dd81.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-68e8c73e.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-11e4dc8a.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-f36ea897.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-036d4e95.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-d96cdf2b.woff) format("woff"),url(/assets/KaTeX_Script-Regular-1c67f068.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-6b47c401.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-c943cc98.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-95b6d2f1.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-d04c5421.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-2014c523.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-a6b2099f.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-6ab6b62e.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-500e04d5.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-a4af7d41.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-99f9c675.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-c647367d.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-71d517d6.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-e14fed02.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-f01f3e87.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:inherit}button{border-radius:8px;padding:.6em 1.2em}
