#app .v-stepper.screen-flow{font-size:1em;overflow:visible;width:100vw;margin-left:-2em;border-radius:1rem;background:#fff;box-shadow:0 2px 2px rgba(13,13,40,.25);padding:2em;border-top-left-radius:0;border-top-right-radius:0}#app .v-stepper.screen-flow .v-stepper__header{box-shadow:none;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}#app .v-stepper.screen-flow .v-stepper__label{flex-direction:row;align-items:center}#app .v-stepper.screen-flow .v-stepper__step{flex-basis:2.25em;padding:0;margin-bottom:-.5em}#app .v-stepper.screen-flow .v-stepper__step__step{display:none}#app .v-stepper.screen-flow .screen-flow-node-circle{position:relative;height:2em;width:2em;background:transparent;border-radius:50%;margin:0 .75em 0 0}#app .v-stepper.screen-flow .screen-flow-node-circle .v-icon{content:"";display:inline-block;position:relative;top:.15em;left:.15em;z-index:2;height:1em;width:1em;border-radius:100%;text-align:center;color:#fff}#app .v-stepper.screen-flow .screen-flow-node-bar{display:none}#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle .v-icon{background:#03a4ab}#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle .v-icon:before{font-size:.75em;position:relative;top:-1px}#app .v-stepper.screen-flow .screen-flow-node.complete .screen-flow-node-circle .v-icon{font-size:1em;color:#2e3769;padding-left:.25em}#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle{background:#ccc}#app .v-stepper.screen-flow .v-stepper__label{font-family:inherit;font-size:inherit;font-weight:500;text-shadow:none;text-transform:unset;color:#666;white-space:nowrap}#app .v-stepper.screen-flow .v-stepper__step--active .v-stepper__label{font-weight:800;color:#2e3769}#app .v-stepper.screen-flow .v-stepper__items,#app .v-stepper.screen-flow .v-stepper__wrapper{overflow:visible}#app .v-stepper.screen-flow .v-stepper__content{padding:2em 0;max-width:100%}#app .v-stepper.screen-flow .screen-flow-action-bar{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2em}#app .v-stepper.screen-flow .v-tabs-slider{background-color:#1aa6a7}#app .v-stepper.screen-flow .additional-actions{margin:0 2em 0 auto}@media only screen and (min-width:700px){#app .v-stepper.screen-flow{padding:1em}#app .v-stepper.screen-flow .screen-flow-node-circle{height:2.5em;width:2.5em;background:#ccc;margin:0 auto .75em}#app .v-stepper.screen-flow .screen-flow-node-circle .v-icon{top:.2em;left:.2em;height:1.25em;width:1.25em;padding:1px}#app .v-stepper.screen-flow .screen-flow-node-bar{display:inline-block;flex-grow:1;height:1.5em;align-self:flex-start;margin:2em -5.5em 0 -5em;background:#ccc}#app .v-stepper.screen-flow .screen-flow-node-bar:before{content:"";display:block;position:relative;z-index:1;height:1em;top:.25em;width:100%}#app .v-stepper.screen-flow .v-stepper__header{flex-direction:row;align-items:stretch}#app .v-stepper.screen-flow .v-stepper__label{flex-direction:column;align-items:normal}#app .v-stepper.screen-flow .v-stepper__step{padding:1.5em;margin-bottom:0}#app .v-stepper.screen-flow .v-stepper--alt-labels .v-stepper__step{flex-basis:auto}#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle .v-icon:before{font-size:1em;position:relative;top:0}#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle .v-icon,#app .v-stepper.screen-flow .screen-flow-node.complete .screen-flow-node-circle .v-icon{color:#fff;font-size:1.5em;padding:0}#app .v-stepper.screen-flow .screen-flow-node-bar.complete:before,#app .v-stepper.screen-flow .screen-flow-node.active .screen-flow-node-circle .v-icon,#app .v-stepper.screen-flow .screen-flow-node.complete .screen-flow-node-circle .v-icon{background-image:linear-gradient(90deg,#2e3769,#03a4ab);background-attachment:fixed;box-shadow:0 2px 2px rgba(25,0,50,.2)}}@media only screen and (min-width:500px){#app .v-stepper.screen-flow{width:100%;max-width:calc(100vw - 4em);margin-left:0}}@media only screen and (max-width:959px){#qvo-app .v-stepper .v-stepper__label{display:flex}}.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper,.v-stepper__header{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{align-items:flex-start;display:flex;flex-direction:column;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px;width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{align-self:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}@font-face{font-family:Avenir;font-style:normal;font-weight:300;src:url(../fonts/Avenir-Light.b85a09f7.woff2) format("woff2")}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:url(../fonts/Avenir-Medium.badc09c3.woff2) format("woff2")}@font-face{font-family:Athelas;font-style:normal;font-weight:400;src:url(../fonts/Athelas-Regular.1206941f.woff) format("woff")}@font-face{font-family:Athelas;font-style:normal;font-weight:700;src:url(../fonts/Athelas-Bold.029e0ee4.woff) format("woff")}html.QVO{box-sizing:border-box;background:#888;color:#444;font-size:10px;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:inherit}#qvo-app{display:grid;grid-template-areas:"titlebar" "content" "navbar" "footnote";background:#161a3c;font-size:1.6rem;line-height:1.5}#content{max-width:100vw}a{color:#495490}li,p{max-width:30em;line-height:1.5}h1{font-family:Athelas,Helvetica,Arial,sans-serif;margin:.25em 0 .5em;font-size:4rem}h1,h2{font-weight:100;line-height:1.5}h2{font-size:2.4rem}h3{font-size:2rem;font-weight:500;color:#2e3769}h3,h4{line-height:1.5}h4{font-size:1.6rem;font-weight:600}.copy-small{font-size:1.2rem}.copy-large,.copy-small{font-weight:350;color:#444;line-height:1.5}.copy-large{font-size:2rem}.line-header{border-bottom:1px solid hsla(0,0%,58.8%,.3);margin-bottom:1em}label{font-size:.8em;color:rgba(0,0,0,.6);margin-bottom:-2.5em}#content{grid-area:content;min-height:100vh;padding:1em 2em;background:#f2f2f2}#qvo-app .plain-list{margin:0;padding:0;list-style:none}.drop-menu{background:#fff;box-shadow:0 2px 2px rgba(13,13,40,.25)}.drop-menu-option{display:block;height:2.5em;line-height:2.5em;border-bottom:1px solid hsla(0,0%,58.8%,.3);color:inherit;text-decoration:none}.drop-menu-option:active,.drop-menu-option:hover{background-color:#2e3769;color:#fff}.v-menu__content{padding:1em;background:#fff}fieldset{border:none}legend{width:100%}@media only screen and (min-width:900px){#qvo-app{grid-template-columns:repeat(6,minmax(auto,1fr));grid-template-areas:"titlebar titlebar titlebar titlebar titlebar titlebar" "navbar content content content content content" "footnote content content content content content"}}#selectProfile .select-profile-start{margin-left:1em}#selectProfile td.text-center{width:2%;padding:0}#selectProfile .select-profile-data-table{margin:2em 0}#selectProfile .select-profile-label,#selectProfile .select-profile-text{display:flex}#selectProfile .select-profile-text .v-icon{margin:0 .5em}#selectProfile .select-profile-text .active-profile{color:#1aa6a7}#selectProfile .select-profile-text .inactive-profile{color:#66707e}#selectProfile .select-profile-name{display:inline-block;padding:.5em 1em .5em 0}#selectProfile .select-profile-id{font-size:.8em;padding:.5em 1em .5em 0;color:#666;align-self:center}#selectProfile .select-profile-live-current{display:inline-block;margin-right:1em;font-size:.8em;letter-spacing:1px;font-weight:700;color:#643;background-color:#ffc95e}#selectProfile .select-profile-actions{display:flex;justify-content:flex-end;padding:.5em 0}#selectProfile .select-profile-locked{opacity:.5;padding:.5em .75em}#selectProfile .v-data-table-header-mobile,#selectProfile .v-data-table__mobile-row__header{display:none}#selectProfile .v-data-table__mobile-row__cell{width:100%;text-align:left}#selectProfile .v-data-table__mobile-row__cell .select-profile-actions{display:flex;padding:0;margin-bottom:1em}#app .v-menu__content{display:flex;flex-direction:column}#app .v-menu__content .more-options-activator{margin-top:1em}#app .v-menu__content .more-options-activator:first-child{margin-top:0}#app .v-menu__content .more-options-activator .v-btn{display:block;width:100%}.historical-profile-data-table{margin-top:2em}.historical-profile-table-empty{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:2em auto;text-align:center}.historical-profile-table-empty h3{color:inherit}#profile-history-stats .performance-display{display:flex}#profile-history-stats .performance-display path{stroke-width:0}#profile-history-stats .dispute-total{text-align:center}#profile-history-stats .dispute-total .v-btn{margin-top:1em}#profile-history-stats .profile-performance-review{margin-top:.5em}#profile-history-stats .dispute-cards{display:flex;flex-wrap:wrap;margin:.5em 0 1em -1em}#profile-history-stats .dispute-cards .v-card{width:15em;height:9em;background-color:#f2f2f2}#profile-history-stats .dispute-cards .card{margin:1em}#profile-history-stats .dispute-cards .card-header{font-size:1.25rem;font-weight:500;color:#2e3769;line-height:1.5}#profile-history-stats .dispute-cards .average,#profile-history-stats .dispute-cards .total-paid{display:flex;justify-content:center;font-size:3rem;font-weight:500;color:#2e3769;line-height:1.5}#profile-history-stats .performance-breakdowns{display:flex;flex-wrap:wrap}#profile-history-stats .performance-breakdowns .breakdown{margin:.5em 2em .5em 0;min-width:15em}#profile-history-stats .performance-breakdowns .breakdown-grid{display:grid;grid-template-columns:auto auto;gap:.5em}#profile-history-stats .performance-breakdowns .amount,#profile-history-stats .performance-breakdowns .count{display:flex;justify-content:flex-end}#profile-history-stats .empty-performance-history{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:2em auto;text-align:center}#profile-history-stats .empty-performance-history h3{color:inherit}#factors-and-decisions .factors-and-decisions-description{max-width:100%}#factors-and-decisions .evaluation-factors,#factors-and-decisions .initial-decisions{margin:2em 0}#factors-and-decisions .evaluation-factors h3,#factors-and-decisions .initial-decisions h3{border-bottom:1px solid hsla(0,0%,58.8%,.3)}#factors-and-decisions .evaluation-factors .text-end,#factors-and-decisions .initial-decisions .text-end{padding-right:0}#factors-and-decisions .evaluation-factors .evaluation-factors-type-icon,#factors-and-decisions .initial-decisions .evaluation-factors-type-icon{margin-right:.25em;color:#444}#factors-and-decisions .evaluation-factors .view-button .v-icon,#factors-and-decisions .initial-decisions .view-button .v-icon{color:inherit}#factors-and-decisions .evaluation-factors .evaluation-factors-label,#factors-and-decisions .evaluation-factors .initial-decision-label,#factors-and-decisions .initial-decisions .evaluation-factors-label,#factors-and-decisions .initial-decisions .initial-decision-label{display:flex}#factors-and-decisions .evaluation-factors .evaluation-factors-label .item-label,#factors-and-decisions .evaluation-factors .initial-decision-label .item-label,#factors-and-decisions .initial-decisions .evaluation-factors-label .item-label,#factors-and-decisions .initial-decisions .initial-decision-label .item-label{margin:0 1em}#factors-and-decisions .evaluation-factors .evaluation-factors-label .active-profile,#factors-and-decisions .evaluation-factors .initial-decision-label .active-profile,#factors-and-decisions .initial-decisions .evaluation-factors-label .active-profile,#factors-and-decisions .initial-decisions .initial-decision-label .active-profile{color:#1aa6a7}#factors-and-decisions .evaluation-factors .evaluation-factors-label .inactive-profile,#factors-and-decisions .evaluation-factors .initial-decision-label .inactive-profile,#factors-and-decisions .initial-decisions .evaluation-factors-label .inactive-profile,#factors-and-decisions .initial-decisions .initial-decision-label .inactive-profile{color:#66707e}#initial-decision-details .property-info,#initial-decision-details .value-info{display:inline-flex;flex-wrap:wrap;margin:0;width:calc(100% + 3em)}#initial-decision-details .property-info .v-input__control,#initial-decision-details .value-info .v-input__control{width:20em;margin-right:3em}#initial-decision-details .operator-label,#initial-decision-details .value-label{margin:0 .5em}#initial-decision-details .operator-checkbox,#initial-decision-details .values-checkbox{margin:.5em 0}#initial-decision-details .property-value-options{margin-left:4em}#initial-decision-details .v-input--selection-controls{margin-top:.25em}#factor-details .back-btn{margin-top:1em}#factor-details .factor-identification{display:flex;width:75%}#factor-details .factor-identification .factor-id,#factor-details .factor-identification .factor-label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#factor-details .factor-learn-more{width:50%}#factor-details .learn-more-link{display:block}#factor-details .thresholds{margin-top:2.5em}#factor-details .expanded-threshold-read-only{display:flex;flex-direction:row}#factor-details .expanded-threshold-update{display:flex;flex-direction:row;justify-content:flex-start}#factor-details .expanded-threshold-update .v-text-field{max-width:27em;margin-right:2.5em}#factor-details .expanded-threshold-update .threshold-label{margin-top:1em}.configuration-read-only-data .configuration-read-only-data-info p{padding-top:.25em}.configuration-read-only-data table{width:calc(100vw - 4em)}.configuration-read-only-data tbody,.configuration-read-only-data thead{max-width:100%}.configuration-read-only-data colgroup{display:none}#qvo-app .configuration-history-back.v-btn{margin-top:0}#content.configuration .config-data-table .v-data-table__expanded__content .factor-item td{padding:0 1em;border:none}.factor-item-category,.factor-item-scope,.factor-item-type,.factor-item td:nth-child(n+3){display:none}.factor-details .description,.factor-details .knowledge-base-url,.factor-details .whyitworks{margin-bottom:2em}.factor-details h3{border:none}.threshold-item{display:block}.threshold-item .threshold-label{text-align:left}.threshold-levels{display:flex;flex-wrap:wrap;flex-basis:clamp(4em,10em,30%)}.threshold-levels .threshold-level-item{margin-right:2em}.threshold-levels .v-chip{position:absolute;top:3.5em;right:1.5em;width:2em;height:2em;padding:0;color:#fff;font-weight:700;background-color:#2e3769;z-index:1}.threshold-levels .v-chip .v-chip__content{margin:0 auto}.threshold-levels .threshold-levels-loop{position:relative}.threshold-levels .threshold-levels-loop .all{background-color:#2e3769}.threshold-levels .threshold-levels-loop .low{background-color:#4ea674}.threshold-levels .threshold-levels-loop .medium{background-color:#c98724}.threshold-levels .threshold-levels-loop .high{background-color:#ae2727}.factor-active-toggle{font-size:.75em}.config-action-bar{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f2f2f2;margin:1em 0;padding:.75em}.config-action-bar .config-active-profile{margin-top:.75em;color:#666}.config-action-bar .config-active-profile .config-active-profile-id{margin-top:-1em;color:#444}.config-action-bar .explore-configs-button{justify-content:right;padding:1em}.config-action-bar .v-btn .v-btn__content{flex-basis:1em;white-space:normal}.configuration-history-title-bar{display:flex;justify-content:space-between;margin:1.5em .25em;padding:1em;background-color:#f2f2f2}.configuration-history-title-bar #history-profile-label{color:#444}.configuration-history-title-bar .history-profile-last-active{margin-top:.5em}.profile-history-audit-log{margin:1em}@media only screen and (min-width:550px){.factor-item-type,.factor-item td:nth-child(3){display:table-cell}.config-action-bar{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:850px){.factor-item-category,.factor-item td:nth-child(5){display:table-cell}}@media only screen and (min-width:1200px){.factor-item-scope,.factor-item td:nth-child(4){display:table-cell}}#app .decision-radio-buttons.decision-radio-buttons label{font-size:1em;top:0;margin-bottom:0}#initial-decision{margin-bottom:4em}#initial-decision .initial-decision-add-decision-button{display:inline-block;margin:1em 0}#initial-decision .ghost{opacity:.5}#initial-decision .initial-decision-action-bar-text{margin:2em .25em}#initial-decision .initial-decision-action-bar{display:flex;position:relative;padding:1em 0;margin:2em;background-color:#f2f2f2}#initial-decision .initial-decision-action-bar .v-icon{margin-right:.5em;padding:0 .5em;padding-bottom:.25em}#initial-decision .initial-decision-action-bar .handle{display:flex;position:absolute;top:0;font-size:3rem;width:2em;height:2em;background:#f2f2f2;cursor:move}#initial-decision .initial-decision-action-bar .handle:hover{background-color:#bbbdc5}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-content{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0 1em}#initial-decision .initial-decision-action-bar .initial-decision-condition,#initial-decision .initial-decision-action-bar .initial-decision-type{display:inline-flex;flex-wrap:wrap;justify-content:space-between;max-width:100%}#initial-decision .initial-decision-action-bar .initial-decision-condition .initial-decision-action-bar-text,#initial-decision .initial-decision-action-bar .initial-decision-type .initial-decision-action-bar-text{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}#initial-decision .initial-decision-action-bar .initial-decision-type{margin-top:2em}#initial-decision .initial-decision-action-bar .initial-decision-outcome{display:flex;flex-grow:1}#initial-decision .initial-decision-action-bar .v-input{width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:5em}#initial-decision .initial-decision-action-bar .v-text-field{margin:0 1em;width:.5em}#initial-decision .initial-decision-action-bar .initial-decision-value{width:10em}#initial-decision .initial-decision-action-bar .v-input__slot{border:1px solid hsla(0,0%,58.8%,.3);border-radius:.25em;max-height:2.5em}#initial-decision .initial-decision-action-bar .v-select__selections{max-height:2em;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-select{margin-top:1.5em;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:8em;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-priority{position:absolute;min-width:3em;max-width:3em;width:3em;left:4.5em;margin:-1em 1em 0}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-menu-btn{font-size:3rem;position:absolute;width:2em;height:2em;top:0;right:0;border-radius:0;background:#f2f2f2}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-menu-btn .v-icon{display:flex;padding:.5em;margin:0}@media only screen and (min-width:700px){#initial-decision .initial-decision-action-bar .handle{display:flex;align-content:center;position:static;top:auto;width:2em;height:2em;margin:.5em 0}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-priority{position:static;min-width:3em;max-width:3em;width:3em;top:unset;left:unset;margin:.75em 1em}#initial-decision .initial-decision-action-bar .initial-decision-action-bar-menu-btn{position:relative;justify-self:flex-end;margin:.5em .5em .5em auto}#initial-decision .initial-decision-action-bar .initial-decision-type{margin-top:0}}#set-decision-matrix{display:flex;flex-direction:column}#set-decision-matrix .decision-matrix{display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-template-areas:"... matrix-x-axis" "matrix-y-axis matrix-buttons";align-self:center;width:clamp(calc(100% - 4em),25em,auto);margin-top:2em}#set-decision-matrix .matrix-x-axis{grid-area:matrix-x-axis;height:1.5em}#set-decision-matrix .matrix-x-axis h3{font-size:.85em;text-align:center}#set-decision-matrix .matrix-y-axis{grid-area:matrix-y-axis;display:flex;flex-direction:column;justify-content:center;width:3em;margin-left:-1.5em}#set-decision-matrix .matrix-y-axis h3{font-size:.85em;position:relative;left:-4em;transform:rotate(270deg);width:-webkit-max-content;width:-moz-max-content;width:max-content}#set-decision-matrix .rotate{display:flex;transform:rotate(270deg);align-items:center}#set-decision-matrix .matrix-buttons{grid-area:matrix-buttons;display:grid;grid-template-columns:1em 4em 4em 4em;grid-template-rows:1em 4em 4em 4em;gap:.5em;text-align:center}#set-decision-matrix .matrix-buttons .v-btn{height:100%;width:100%}#set-decision-matrix .read-only{pointer-events:none}#set-decision-matrix .Pay{background-color:#4ea674;font-weight:700}#set-decision-matrix .Refer{background-color:#c98724;font-weight:700}#set-decision-matrix .Deny{background-color:#ae2727;font-weight:700}#set-decision-matrix .pay-free{color:#4ea674;font-weight:700}#set-decision-matrix .set-matrix-nav-buttons{padding:2em 1em 1em}@media only screen and (min-width:550px){#set-decision-matrix .matrix-buttons{grid-template-columns:1em 6em 6em 6em;grid-template-rows:1em 6em 6em 6em;gap:1em}#set-decision-matrix .matrix-x-axis{grid-area:matrix-x-axis;height:2.5em}#set-decision-matrix .matrix-x-axis h3{font-size:1em}#set-decision-matrix .matrix-y-axis{width:4em}#set-decision-matrix .matrix-y-axis h3{font-size:1em}}@media only screen and (min-width:700px){#set-decision-matrix .matrix-buttons{grid-template-columns:1em 8em 8em 8em;grid-template-rows:1em 8em 8em 8em}#set-decision-matrix .matrix-explanation{display:flex}}.add-factor-or-group-modal-list tr td:nth-child(n+2){display:none}.add-factor-or-group-modal-list .v-radio{display:flex;align-content:center}#app .add-factor-or-group-modal-list .v-label{top:-1.25em}.add-factor-scope-cell,.add-factor-scope-header,.add-factor-type-cell,.add-factor-type-header{display:none}.display-selected-info .display-selected-info-label{margin-top:1em}.display-selected-info .display-selected-into-type{margin:0 0 1em;color:#666}.display-selected-info .display-selected-info-section-header{margin:2em 0 1em}@media only screen and (min-width:550px){.add-factor-or-group-modal-list tr td:nth-child(n+2),.add-factor-scope-cell,.add-factor-scope-header,.add-factor-type-cell,.add-factor-type-header{display:table-cell}}#app #set-configuration .v-data-table tr td:first-child{width:2em}#app .configuration-tree-row-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5em 0}#app .configuration-tree-action-buttons{display:flex;align-items:center}#app .configuration-tree-action-button-menu{margin-right:-1em}#app .breadcrumb-bar{display:inline}#app .breadcrumb-bar .breadcrumb-bar-icon{margin-right:.25em}#app .configuration-tree-row-label{display:flex;margin:0 2em 0 -1em}#app .configuration-tree-row-label .configuration-tree-row-label-text{margin:.5em}#app .configuration-tree-row-actions{margin-left:-1em}#app .configuration-tree-row-actions .modal-dialog-activator{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% - 4em)}#app .configuration-tree-row-actions .v-btn__content{width:100%;white-space:break-spaces}#app .second-layer-action-buttons{display:flex;align-items:center;justify-content:flex-end}#app .group-with-no-children{display:flex;align-items:center;padding:1em;border:medium;border-style:dashed;border-color:hsla(0,0%,58.8%,.3);margin:1em}#app .group-with-no-children p{margin:1em}#app .display-children{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1em;background-color:#f2f2f2}#app .display-children .display-children-label{display:flex;align-items:center;padding-left:1em}#app .display-children .display-children-label .display-chilren-label-text{margin:1em .5em}#app .display-children .display-children-action-buttons{display:flex;align-items:center;margin-top:.5em}#app .display-children .display-children-action-buttons .display-children-action-buttons-right-arrow{padding-right:.25em;margin-left:.25em;margin-right:-1em}@media only screen and (min-width:350px){#app .configuration-tree-row-actions .modal-dialog-activator{max-width:100%}}#dispute-details-dialog-box{display:flex;justify-content:flex-end}.overall-results-grid{display:grid;grid-template-columns:25% 30%}.overall-results-grid .grid-heading{margin-top:.75em}.friendly-fraud-grid-details,.true-fraud-grid-details{display:flex;margin:.5em;justify-content:flex-end}.friendly-fraud-grid-details .v-icon,.true-fraud-grid-details .v-icon{margin-right:.5em}.friendly-fraud-grid-details .new-fraud,.friendly-fraud-grid-details .old-fraud,.true-fraud-grid-details .new-fraud,.true-fraud-grid-details .old-fraud{display:flex}.friendly-fraud-grid-details .new-fraud .decision-score,.friendly-fraud-grid-details .old-fraud .decision-score,.true-fraud-grid-details .new-fraud .decision-score,.true-fraud-grid-details .old-fraud .decision-score{margin-top:.25em}.friendly-fraud-grid-details .new-fraud .v-chip,.friendly-fraud-grid-details .old-fraud .v-chip,.true-fraud-grid-details .new-fraud .v-chip,.true-fraud-grid-details .old-fraud .v-chip{color:#fff;margin:0 .5em}.friendly-fraud-grid-details .new-fraud .Low,.friendly-fraud-grid-details .old-fraud .Low,.true-fraud-grid-details .new-fraud .Low,.true-fraud-grid-details .old-fraud .Low{background-color:#4ea674}.friendly-fraud-grid-details .new-fraud .Medium,.friendly-fraud-grid-details .old-fraud .Medium,.true-fraud-grid-details .new-fraud .Medium,.true-fraud-grid-details .old-fraud .Medium{background-color:#c98724}.friendly-fraud-grid-details .new-fraud .High,.friendly-fraud-grid-details .old-fraud .High,.true-fraud-grid-details .new-fraud .High,.true-fraud-grid-details .old-fraud .High{background-color:#ae2727}.factor-changes{margin-top:1em}.factor-changes .decision-scores{display:flex}.factor-changes .decision-scores .v-icon{margin:0 .5em}#app .final-decision{display:flex;margin-left:23%}#app .final-decision .v-chip{color:#fff;margin:1em}#app .final-decision .Pay{background-color:#4ea674}#app .final-decision .Refer{background-color:#c98724}#app .final-decision .Deny{background-color:#ae2727}.challenge-tooltip-message{max-width:clamp(10em,18em,100%);background-color:#fff3e0;color:#444;padding:1em}#app #old-decision-chart,#new-decision-chart{font-family:Avenir;font-size:1em}#review-and-evaluate .challenger-progress-bar{height:2em;width:80%;margin:4.5em auto}#review-and-evaluate .v-progress-linear__background{background-color:#bbbdc5;box-shadow:inset 0 2px 2px rgba(13,13,40,.25);border-radius:1em}#review-and-evaluate .v-progress-linear--rounded,#review-and-evaluate .v-progress-linear__determinate{border-radius:1em}#review-and-evaluate .v-progress-linear__buffer{background-color:#f2f2f2;box-shadow:inset 0 2px 2px rgba(13,13,40,.25);border-radius:1em}#review-and-evaluate .progress-color{background-image:linear-gradient(90deg,#216f81,#b3e2e3);background-attachment:fixed;box-shadow:0 2px 2px rgba(25,0,50,.2)}#review-and-evaluate .initiate-challenge{width:clamp(10em,70em,100%);color:#666;margin:auto}#review-and-evaluate .initiate-challenge h2{display:inline;padding-left:2em;-webkit-box-decoration-break:clone;box-decoration-break:clone}#review-and-evaluate .initiate-challenge .initiate-challenge-intro{max-width:100%}#review-and-evaluate .initiate-challenge .initiate-challenge-alert{max-width:clamp(10em,50em,100%);margin:2em auto 0}#review-and-evaluate .initiate-challenge .challenge-tooltip{margin:.5em 1em}#review-and-evaluate .initiate-challenge .initiate-challenge-grid{display:grid;grid-template-columns:30% 70%;max-width:clamp(10em,20em,100%);margin:4em auto 0;gap:1em}#review-and-evaluate .initiate-challenge .initiate-challenge-grid .v-select{max-width:clamp(5em,12em,100%)}#review-and-evaluate .initiate-challenge .initiate-challenge-grid .challenge-grid-heading{text-align:end;margin-top:.25em}#review-and-evaluate .initiate-challenge .initiate-challenge-grid .challenge-grid-master-heading{text-align:end;margin-top:1em}#review-and-evaluate .initiate-challenge .initiate-challenge-grid .compare-heading{margin-top:.5em}#review-and-evaluate .initiate-challenge .initiate-challenge-grid .challenge-grid-compare{display:flex}#review-and-evaluate .initiate-challenge .dispute-count{display:flex;justify-content:center}#review-and-evaluate .initiate-challenge .dispute-count .v-icon{color:#bd8f33;margin:0 .5em}#review-and-evaluate .initiate-challenge .dispute-count-loader{margin-top:1em}#review-and-evaluate .initiate-challenge .initiate-challenge-run{display:flex;justify-content:center;margin-top:2em}#review-and-evaluate .challenger-in-progress h2,#review-and-evaluate .challenger-in-progress p{display:flex;justify-content:center;margin:1em auto}#review-and-evaluate .challenger-in-progress .progress-label{display:flex;justify-content:flex-end;margin:-5em 10.5% 4em 0}#review-and-evaluate .challenger-complete .complete-heading{display:flex}#review-and-evaluate .challenger-complete .complete-heading p{margin:auto .5em auto 2%;color:#666}#review-and-evaluate .challenger-complete h3{display:flex;justify-content:center;margin-top:2.5em}#review-and-evaluate .challenger-complete path{stroke-width:0}#review-and-evaluate .complete-stats{display:flex;justify-content:center;margin:2em}#review-and-evaluate .complete-stats .challenge-results{margin:2em}#review-and-evaluate .complete-stats .complete-stats-label{display:flex;justify-content:center;margin-bottom:1em}#review-and-evaluate .complete-stats .complete-stats-header{margin-top:1em}#review-and-evaluate .complete-results-grid{display:grid;grid-template-columns:50% 50%;max-width:clamp(5em,10em,100%);margin:1.5em auto;gap:1em}#review-and-evaluate .complete-results-grid .complete-results-grid-percentage{display:flex;justify-content:flex-end}#review-and-evaluate .complete-results-grid .complete-results-grid-percentage .up-arrow{color:#4ea674}#review-and-evaluate .complete-results-grid .complete-results-grid-percentage .down-arrow{color:#ae2727}#review-and-evaluate .complete-results-different-outcome{margin-top:2em}#review-and-evaluate .complete-results-different-outcome .complete-results-decision-compare .v-chip{margin:.5em;max-height:1.75em;color:#fff}#review-and-evaluate .complete-results-different-outcome .complete-results-decision-compare .v-icon{color:#000}#review-and-evaluate .complete-results-different-outcome .complete-results-decision-compare .Pay{background-color:#4ea674}#review-and-evaluate .complete-results-different-outcome .complete-results-decision-compare .Refer{background-color:#c98724}#review-and-evaluate .complete-results-different-outcome .complete-results-decision-compare .Deny{background-color:#ae2727}#review-and-evaluate .complete-results-no-difference{border:1px solid hsla(0,0%,58.8%,.3);max-width:100%;margin:auto;text-align:center}#review-and-evaluate .complete-results-no-difference h3{margin-bottom:1em;color:inherit}#review-and-evaluate .empty-state-graphic{max-width:20em;padding:2em}@media only screen and (min-width:550px){.apexcharts-svg{transform:scale(.25)}}@media only screen and (min-width:850px){.apexcharts-svg{transform:scale(.5)}}@media only screen and (min-width:1200px){.apexcharts-svg{transform:scale(1)}}.configuration-explorer-labels{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;margin:.25em 0 2em 0}.configuration-explorer-labels h1{margin-bottom:0;margin-right:1em}.configuration-explorer-labels .configuration-explorer-labels-profile{color:#666;margin-bottom:0}.configuration-explorer-additional-actions{margin:0 2em 0 auto}