@charset "UTF-8";.loading-container{display:flex;align-items:center;justify-content:center;padding:20%}.spinner{width:32px;height:32px;border:4px solid #ccc;border-top-color:#007bff;border-radius:50%;animation:spin .8s linear infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:640px){.desktop-only{display:none}.mobile-only{display:block}}.errorMessageDialog p{margin:0}.connectionErrorMessage{position:fixed;top:0;left:50%;margin-left:-150px;z-index:2000}.connectionErrorMessage a{color:#00152b;border-color:#f0c36d;background-color:#f9edbe;border-bottom:1px solid #bbb;box-shadow:0 0 8px #aaa;font-size:.9em;padding:4px;width:300px;text-align:center}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media(max-width:400px),(max-height:550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.react-datepicker-popper{z-index:1000}.react-datepicker__time-list{padding:0!important;font-size:13px}.react-datepicker-wrapper{display:block}.react-datepicker-wrapper>*{display:block}.react-datepicker__day--selected{background-color:var(--ant-color-primary)}.readOnlyField{font-weight:600;color:var(--ant-color-text);padding:0 4px;line-height:32px;white-space:pre-wrap}.readOnlyField.hint{color:#888;font-weight:400;line-height:1.5em;font-size:13px}.readOnlyField.plain,.readOnlyField .plain{color:inherit;font-weight:inherit}.readOnlyField.success,.readOnlyField .success{color:#009000}.readOnlyField.validation,.readOnlyField .validation{color:red;font-weight:400;line-height:1.5em;font-size:13px}.readOnlyField.warning,.readOnlyField .warning{color:#d58900;font-weight:400;font-size:13px}.readOnlyField.alignLeft{text-align:left}.readOnlyField.alignRight{text-align:right}.readOnlyField>.anticon{margin-right:4px}.resultField{border-bottom:1px solid #f3f3f3;padding:4px 0;line-height:18px}.resultField:last-child{border-bottom:none}.resultField>*{padding:0 4px;border-radius:4px;display:inline-block;transition:background-color .5s linear;vertical-align:top}.resultField>*:first-child{padding-left:0;width:66%}.resultField>*:last-child{padding-right:0}.resultField>input:last-child{padding-right:4px!important}.resultField>*:nth-child(2){text-align:right;width:34%;font-family:Arial,Helvetica,sans-serif;font-size:12.4px}.resultField.custom>*{vertical-align:middle}.resultField.hlChange>*:nth-child(2){background-color:#edd7ff!important}.resultField.success>*:nth-child(2){color:#009000}.resultField.attention>*:nth-child(2){color:#9957a5}.resultField.error>*:nth-child(2){color:var(--ant-color-error)}.resultField.clickable>*{cursor:pointer}.resultField.clickable:hover{background-color:#e6e6e6}.resultField.overridden>*:nth-child(2){text-decoration:line-through}.resultField.resultItem.heading{color:#ad8c57;padding:4px 10px;border-bottom:1px solid #ad8c57}.resultFieldList{display:table;width:100%}.resultFieldList .resultField{display:table-row;font-size:13px;line-height:26px}.resultFieldList .resultField>*{display:table-cell}.anticon.explanationIcon{color:color-mix(in srgb,var(--ant-color-primary),white 30%);margin-left:4px;cursor:help}.appFormDrawerWrapper.bodyScroll .ant-drawer-body{height:100%}.appFormDrawerWrapper.bodyScroll .ant-drawer-body .appFormDrawerPanel{height:100%;margin:0}.appFormDrawerWrapper .ant-drawer-content{background:var(--ant-color-bg-layout)}.appFormDrawerPanel{overflow:hidden}.appFormDrawerPanel .section{border:none;box-shadow:none;padding:8px 0 0}.appFormDrawerPanel .section>h3{font-size:14px}.appFormDrawerPanel .section>h4{margin:10px 0 12px;width:100%}.appFormDrawerPanel .section>*{max-width:100%}.appFormDrawerPanel .ant-alert-info{text-align:center}.appFormDrawerPanel .subsection{padding-left:0}.appFormDrawerPanel.hasButtonBar{margin-bottom:160px}.appFormDrawerModal .appFormDrawerPanel.hasButtonBar{margin-bottom:70px}.appFormDrawerButtonBar{text-align:center;position:absolute;bottom:0;left:0;right:0;background:#eaeaea;border:1px solid #e2e2e2;padding:10px;z-index:1}.appFormDrawerButtonBar>*{margin:4px 10px}.appFormDrawerButtonBar .delete{color:red}.clickLink{display:inline-block;line-height:32px;cursor:pointer}.clickLink [role=img]{font-size:14px;line-height:15px;margin-right:4px;margin-left:4px;vertical-align:text-bottom}.clickLink span{margin-right:4px;margin-left:4px}.clickLink>.text{vertical-align:middle}.clickLink:hover,.clickLink:focus{text-decoration:underline;text-underline-offset:.25em}.clickLink.disabled{opacity:.4;cursor:not-allowed}.clickLink.disabled:hover{text-decoration:none}body.stopScroll{overflow:hidden}.fullModal{position:fixed;inset:0;background-color:#373737;background-color:#000000bf;height:100%;z-index:1000}.fullModal>.content{position:absolute;inset:0}.sortableList div.sortableItem{cursor:pointer;min-height:2em}.sortableList div.sortableItem:hover,.sortableList div.sortableItem.selected{background-color:#f0f0f0}.modalsChangeOrder .item{padding:6px}[data-theme=dark] *{caret-color:#fff}[data-theme=dark] div,[data-theme=dark] div h1,[data-theme=dark] div h2,[data-theme=dark] div h3,[data-theme=dark] div h4,[data-theme=dark] div h5,[data-theme=dark] div h6,[data-theme=dark] input{color:var(--text-color-secondary)}[data-theme=dark] .ant-alert.ant-alert-no-icon{background-color:#394960;border-color:#394960;color:var(--text-color-secondary)}[data-theme=dark] .ant-alert-message{color:var(--text-color-secondary)}[data-theme=dark] .ant-alert-warning{background-color:#968840}[data-theme=dark] .ant-alert-error{background-color:#e6474f;border:1px solid #5c1511}[data-theme=dark] .ant-alert-success{background-color:#00b300}[data-theme=dark] .ant-btn-link{color:var(--highlighted-text-color)}[data-theme=dark] .ant-btn:hover,[data-theme=dark] .ant-btn:focus{color:var(--highlighted-text-color)!important;background-color:#ececec!important}[data-theme=dark] .ant-btn-primary[disabled]{color:#00000040!important;background-color:#f5f5f5!important}[data-theme=dark] .ant-drawer-header{background-color:var(--default-background);border-bottom-color:var(--default-background)}[data-theme=dark] .ant-drawer-header .ant-drawer-title{color:var(--text-color-secondary)}[data-theme=dark] .ant-drawer-wrapper-body{background-color:var(--default-background)}[data-theme=dark] .ant-drawer-wrapper-body label{color:var(--text-color-secondary)}[data-theme=dark] .ant-drawer-wrapper-body .householdDetailPanel .expense{background-color:var(--primary-1)}[data-theme=dark] .ant-drawer-wrapper-body .householdDetailPanel .expense:nth-child(odd){background-color:var(--primary-2)}[data-theme=dark] .ant-drawer-wrapper-body .householdDetailPanel .expense .expenseType,[data-theme=dark] .ant-drawer-wrapper-body .householdDetailPanel .expenseType,[data-theme=dark] .ant-drawer-wrapper-body .householdDetailPanel .expenseSubType{color:var(--text-color-secondary)!important}[data-theme=dark] .ant-form-item{color:var(--text-color-secondary)}[data-theme=dark] .ant-form-item-label>label{color:var(--text-color-secondary)!important}[data-theme=dark] .ant-input{background-color:#2b2b2b}[data-theme=dark] .ant-input-group-addon .ant-select-selection-selected-value{color:var(--text-color)}[data-theme=dark] .ant-menu-light div{color:var(--primary-1)}[data-theme=dark] .ant-modal-body{background-color:var(--default-background)}[data-theme=dark] .ant-modal-body .section{background-color:unset}[data-theme=dark] .ant-modal-body .ant-modal-confirm-title,[data-theme=dark] .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{color:var(--text-color-secondary)}[data-theme=dark] .ant-modal-confirm-content .htmlTable thead th,[data-theme=dark] .ant-modal-confirm-content .appWorkflowEventList{background-color:var(--default-background)}[data-theme=dark] ul.ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active{color:#fff}[data-theme=dark] .ant-menu-submenu-popup .ant-menu .ant-menu-item-selected{background-color:#2b69a3}[data-theme=dark] .ant-menu-submenu-popup .ant-menu .ant-menu-item-selected a{color:var(--text-color-secondary)}[data-theme=dark] .ant-radio-button-wrapper span{color:var(--text-color)}[data-theme=dark] .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{color:var(--text-color-secondary)}[data-theme=dark] .ant-radio-button-wrapper:hover{color:var(--primary-color)!important}[data-theme=dark] .ant-radio-group-solid .ant-radio-button-wrapper-checked:hover{background-color:var(--menu-highlight-color)!important;color:var(--text-color-secondary)!important}[data-theme=dark] .ant-radio-wrapper>span,[data-theme=dark] .ant-checkbox-wrapper>span{color:var(--text-color-secondary)}[data-theme=dark] .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--highlighted-text-color)}[data-theme=dark] .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--primary-color)}[data-theme=dark] .ant-select-arrow{color:inherit}[data-theme=dark] .ant-select,[data-theme=dark] .ant-input{color:var(--text-color-secondary)}[data-theme=dark] .ant-select-selection{background-color:#2b2b2b}[data-theme=dark] .ant-select-selection__choice .ant-select-selection__choice__content,[data-theme=dark] .ant-select-selection__choice .ant-select-selection__choice__remove{color:var(--text-color)!important}[data-theme=dark] .ant-select-selection__placeholder{color:#8c8c8c!important}[data-theme=dark] .ant-select-dropdown-menu-item:hover,[data-theme=dark] .ant-select-dropdown-menu-item-active{background-color:#c2c3d6}[data-theme=dark] .ant-tabs,[data-theme=dark] .ant-tabs-nav .ant-tabs-tab-active{color:var(--text-color-secondary)}[data-theme=dark] .ant-tabs-nav .ant-tabs-tab-disabled,[data-theme=dark] .ant-tabs-nav .ant-tabs-tab-disabled:hover{color:#ffffff40}[data-theme=dark] .ant-upload.ant-upload-drag p.ant-upload-hint{color:var(--text-color)}[data-theme=dark] .ant-upload-list-item-name{color:var(--text-color-secondary)}[data-theme=dark] .pageMenu .ant-menu-item-selected{border-color:var(--highlighted-text-color)}[data-theme=dark] .pageMenu .ant-menu-item-selected>a{color:var(--highlighted-text-color)!important}[data-theme=dark] .adminPanelMenu .ant-menu-item.ant-menu-item-active,[data-theme=dark] .adminPanelMenu .ant-menu-item.ant-menu-item-selected{border-bottom:2px solid var(--text-color-secondary)}[data-theme=dark] .adminPanelMenu .ant-menu-item>a{color:var(--text-color-secondary)!important}[data-theme=dark] .fileNotesDrawer .ant-drawer-body{background-color:var(--default-background)}[data-theme=dark] .has-error .ant-radio-group{background-color:#625645!important}[data-theme=dark] .has-error .ant-select-selection,[data-theme=dark] .has-error .ant-input,[data-theme=dark] .has-error .ant-input:hover,[data-theme=dark] .has-error .ant-input-group-addon{caret-color:#2b2b2b}[data-theme=dark] .clickLink{color:var(--highlighted-text-color)}[data-theme=dark] .disclaimer{color:var(--text-color-secondary)!important}[data-theme=dark] i.explanationIcon{color:#c0c}[data-theme=dark] .lastClicked{background-color:#465267!important}[data-theme=dark] .htmlTable tbody,[data-theme=dark] .htmlTable table{background-color:#2b2b2b}[data-theme=dark] .htmlTable tr{background-color:#2b2b2b;text-decoration-color:var(--text-color-secondary);color:var(--text-color-secondary)}[data-theme=dark] .htmlTable tr td{background-color:unset}[data-theme=dark] .htmlTable .footerRow{background-color:#4d4d4d}[data-theme=dark] .htmlTable td a{color:var(--highlighted-text-color)}[data-theme=dark] .htmlTable td.keyCol{background-color:var(--primary-1)}[data-theme=dark] .htmlTable td.Fail{background-color:#e6474f}[data-theme=dark] .htmlTable td.snapshot{background-color:var(--default-background)}[data-theme=dark] .htmlTable td.tag{color:var(--text-color)}[data-theme=dark] .htmlTable td .loanworksId{color:var(--highlighted-text-color)}[data-theme=dark] .htmlTable thead th{background-color:#474747!important;color:var(--text-color-secondary)!important}[data-theme=dark] .htmlTable .special td{color:var(--text-color)}[data-theme=dark] .htmlTable.clickable tr:hover,[data-theme=dark] .htmlTable tr.lastClicked,[data-theme=dark] .htmlTable tr.lastClicked:hover{background-color:#394960!important}[data-theme=dark] .htmlTable.stickyHeader thead{position:sticky;top:0;z-index:10}[data-theme=dark] .note{color:var(--text-color-secondary)}[data-theme=dark] .noteCard{background-color:var(--default-background)!important}[data-theme=dark] .noteCard h4,[data-theme=dark] .noteCard p{color:var(--text-color-secondary)!important}[data-theme=dark] .readOnlyField{color:var(--text-color-secondary)}[data-theme=dark] .repeatHtmlTable tr.selected{background:#465267}[data-theme=dark] .repeatPanel{color:var(--text-color-secondary)}[data-theme=dark] .repeatPanel .paymentHeader{background-color:var(--primary-1)}[data-theme=dark] .repeatPanel .drawdownStage{background-color:var(--default-background);border:1px solid #696969}[data-theme=dark] .searchPanel,[data-theme=dark] .searchPanel h3{background-color:#2b2b2b!important}[data-theme=dark] .section{border-color:#676767}[data-theme=dark] .section>.resultFieldList,[data-theme=dark] .section>.serviceabilityResult,[data-theme=dark] .section>.fundsToCompleteResult{color:var(--text-color-secondary)!important}[data-theme=dark] .section>.resultFieldList .resultField,[data-theme=dark] .section>.serviceabilityResult .resultField,[data-theme=dark] .section>.fundsToCompleteResult .resultField{border:none}[data-theme=dark] .section>.resultFieldList .resultField label,[data-theme=dark] .section>.serviceabilityResult .resultField label,[data-theme=dark] .section>.fundsToCompleteResult .resultField label{padding-left:5px;padding-right:5px}[data-theme=dark] .section label{color:var(--text-color-secondary)}[data-theme=dark] .section .editing{background-color:#394960!important}[data-theme=dark] .searchBar{background-color:#2b2b2b!important}[data-theme=dark] .searchBar>a{color:var(--text-color-secondary)}[data-theme=dark] .searchBar .ant-select-search__field{color:var(--primary-1)}[data-theme=dark] .taggedDocCategoryList{background-color:var(--default-background)}[data-theme=dark] .taggedDocCategoryList .tag{color:#e6474f!important}[data-theme=dark] .react-datepicker .react-datepicker__month-container div,[data-theme=dark] .react-datepicker .react-datepicker__time-container div{color:#000}[data-theme=dark] .react-datepicker .react-datepicker__month-container .react-datepicker__day--selected,[data-theme=dark] .react-datepicker .react-datepicker__time-container .react-datepicker__day--selected{color:#fff}[data-theme=dark] .jsondiffpatch-modified .jsondiffpatch-left-value pre{background:#813131}[data-theme=dark] .jsondiffpatch-modified .jsondiffpatch-right-value pre{background:#367d36}[data-theme=dark] .jsondiffpatch-deleted .jsondiffpatch-property-name,[data-theme=dark] .jsondiffpatch-deleted pre{background:#813131}[data-theme=dark] .jsondiffpatch-added .jsondiffpatch-property-name,[data-theme=dark] .jsondiffpatch-added .jsondiffpatch-value pre{background:#367d36}[data-theme=dark] .jsonPatchTable>.appButtons{background:#2b2b2b}[data-theme=dark] .powerBIDashboard .loanDetailBanner{color:var(--text-color)}[data-theme=dark] .mmAppPage .pageMenu li.ant-menu-item-selected{background-color:#e5e5e5}[data-theme=dark] .mmPortalPanel .pageContent{background-color:var(--default-background)}[data-theme=dark] .mmPortalPanel .completionStatusText{color:var(--text-color)}[data-theme=dark] .portalActionDetailsDrawer .historyText{color:var(--text-color-secondary)!important}[data-theme=dark] .portalActionDetailsDrawer h4,[data-theme=dark] .portalActionDetailsDrawer .completionStatus{color:var(--text-color)!important}[data-theme=dark] .portalSummaryPanel .readOnlyField.partyLink{color:#5e9bd4}[data-theme=dark] .portalTransactionPage .transactionNote{background-color:#2b2b2b}[data-theme=dark] .portalRetentionPanel .masterPanel{background:#2b2b2b}[data-theme=dark] .portalRetentionPanel .masterPanel .redHighlight,[data-theme=dark] .portalRetentionPanel .masterPanel .greenHighlight,[data-theme=dark] .portalRetentionPanel .masterPanel .yellowHighlight{color:#2b2b2b}[data-theme=dark] .portalRetentionPanel .masterPanel .greenHighlight{background-color:#169c16}[data-theme=dark] .portalRetentionPanel .masterPanel .yellowHighlight{background-color:gold}[data-theme=dark] .portalRetentionPanel .masterPanel .yellowHighlightInput .ant-select-selection,[data-theme=dark] .portalRetentionPanel .masterPanel .yellowHighlightInput .ant-input{background-color:gold;color:#2b2b2b}[data-theme=dark] .portalSecurityDetailsDrawer h4{color:var(--text-color-secondary)}[data-theme=dark] .productSpecPortfolioEditor .contentPanel{background-color:var(--default-background)}[data-theme=dark] .productSpecPortfolioEditor .sortableTable .sortableTableHeader{background-color:#595959}[data-theme=dark] .productSpecPortfolioEditor .productSpecItemSimpleValueEditor>.action{border:1px solid #848484;background-color:var(--default-background)}[data-theme=dark] .productSpecPortfolioEditor .operator{color:var(--text-color-secondary)!important}[data-theme=dark] .distributionProductDetailsPanel,[data-theme=dark] .distributionProductComparisonPanel,[data-theme=dark] .distributionProductDetailsPanel .productAttributes,[data-theme=dark] .distributionProductComparisonPanel .productAttributes{background-color:var(--default-background)}[data-theme=dark] .distributionProductDetailsPanel label,[data-theme=dark] .distributionProductComparisonPanel label{color:var(--text-color-secondary)}[data-theme=dark] .distributionProductDetailsPanel .ruleDetails td:first-child,[data-theme=dark] .distributionProductComparisonPanel .ruleDetails td:first-child{background-color:gray}[data-theme=dark] .distributionProductDetailsPanel .hasDiff,[data-theme=dark] .distributionProductComparisonPanel .hasDiff{background-color:#63631d!important}[data-theme=dark] .distributionProductDetailsPanel table td:first-child,[data-theme=dark] .distributionProductComparisonPanel table td:first-child{background-color:#474747!important}[data-theme=dark] .distributionProductDetailsPanel table td.sectionHeader,[data-theme=dark] .distributionProductComparisonPanel table td.sectionHeader{background-color:#474747!important;color:#b77024}[data-theme=dark] .productSpecPortfolioNavigator .navigatorItem{color:#bfbfbf}[data-theme=dark] .productSpecPortfolioNavigator .navigatorItem.inactive{color:#d4d4d480}[data-theme=dark] .productSpecPortfolioNavigator .navigatorItemGroup{color:#ccc}[data-theme=dark] .productSpecOptionsPanel .noteForMM .htmlBox:hover,[data-theme=dark] .productSpecMortgageManagerPanel .noteForMM .htmlBox:hover,[data-theme=dark] .productSpecMortgageManagerPanel .editProduct:hover{background-color:#394960}[data-theme=dark] .productSearchResultTable table td:first-child{background:#2b2b2b!important}[data-theme=dark] .productSearchResultTable table td:nth-child(2n){background:#2b2b2b!important}[data-theme=dark] .distributionProductSpecPanel .hasDiff{background-color:#63631d!important;color:#b3c6ff}[data-theme=dark] a.appliedSecurityValue{color:#fff!important}[data-theme=dark] .appFormDrawerHeading{color:var(--text-color-secondary)!important}[data-theme=dark] .appFormMenu .ant-menu-item-selected{background-color:#f0f8ff}[data-theme=dark] .feeField>span{color:var(--text-color-secondary)!important}[data-theme=dark] .lendingActivityReportPanel .section table td.clickable:hover{background-color:#394960!important}[data-theme=dark] .custom-tab-container{background:#2b2b2b}[data-theme=dark] .taggedDocFieldTable table{background-color:#2b2b2b}[data-theme=dark] .taggedDocFieldTable tr td{color:var(--text-color-secondary)}[data-theme=dark] .taggedDocFieldTable tr td a{color:var(--highlighted-text-color)}[data-theme=dark] .taggedDocFieldTable .matchNote.mismatch{background-color:#c27070}[data-theme=dark] .taggedDocFieldTable .matchNote.custom td:nth-child(2){color:#b3c6ff}[data-theme=dark] .attributeTable{color:var(--text-color-secondary)!important}[data-theme=dark] .attributeTable td{color:var(--text-color-secondary)}[data-theme=dark] .attributeTable tr>*{background-color:var(--default-background)!important}[data-theme=dark] .attributeTable td.heading{background-color:var(--primary-1)!important}[data-theme=dark] .advSearchPanel{background-color:#2b2b2b;border:none}[data-theme=dark] .serviceabilityResult .breakdown,[data-theme=dark] .stickyBottomBar .bar{background-color:var(--default-background)}[data-theme=dark] .appRelationsPanel{color:var(--text-color-secondary)!important}[data-theme=dark] .appRelationsPanel label{padding-left:5px}[data-theme=dark] .appRelationsPanel a{padding-right:5px!important}[data-theme=dark] .userGroupEditor .disabledMember{color:#666}[data-theme=dark] .userGroupMemberField{color:var(--highlighted-text-color)}[data-theme=dark] .taggedDocsValidationPanel,[data-theme=dark] .taggedDocsValidationPanel .ant-tabs-bar{background-color:var(--default-background)}[data-theme=dark] .workflowChart h4,[data-theme=dark] .workflowChart li{color:var(--text-color-secondary)}[data-theme=dark] .workflowChart div,[data-theme=dark] .workflowChart button{color:var(--text-color)}[data-theme=dark] .appWorkflowTaskLabel.disabled{color:var(--primary-color)}[data-theme=dark] .appWorkflowTaskLabel.Completed{color:#00b300}[data-theme=dark] .appWorkflowTaskLabel.selected,[data-theme=dark] .appWorkflowTaskLabel.active:hover{background-color:transparent!important}[data-theme=dark] .appTextTemplateEditor .templateGroupName:hover{background-color:#394960}[data-theme=dark] .sortableTable .sortableItem{background-color:var(--default-color)}[data-theme=dark] .sortableTable .sortableItem:hover{background-color:#394960}[data-theme=dark] .adminPanel .cachePerf{color:var(--text-color-secondary)}[data-theme=dark] .sortableList .cols:hover,[data-theme=dark] .sortableList .sortableItem:hover,[data-theme=dark] .sortableList .sortableItem.selected{background-color:#394960}[data-theme=dark] .sortableList .row{background-color:var(--default-background)!important}[data-theme=dark] .docLibraryEditor .docGroupName:hover,[data-theme=dark] .docLibraryEditor .docLibItem:hover{background-color:#394960}[data-theme=dark] .docExportSourceCard{color:var(--text-color-secondary);background-color:var(--primary-2)}[data-theme=dark] .docViewer div{color:initial}[data-theme=dark] .docViewer .docViewerToolBar .clickLink{color:#fff}[data-theme=dark] .docViewer .rpv-core__tooltip-body-content{color:var(--text-color-secondary)}[data-theme=dark] .mixedLoanTable .existingLoan,[data-theme=dark] .serviceabilityPage .existingLoan{background-color:var(--primary-color)}[data-theme=dark] .resultField .hlChange>*:nth-child(2){background-color:#b59bc9!important}[data-theme=dark] .resultField .success>*:nth-child(2){color:#00b300}[data-theme=dark] .formWizard .formWizardNavigator .formWizardNavigatorItem{color:var(--primary-color)}[data-theme=dark] .formWizard .formWizardNavigator .formWizardNavigatorItem.selected{color:var(--text-color-secondary)}[data-theme=dark] .formWizard .formWizardFlowControlPanel{background-color:var(--default-background)}[data-theme=dark] .formWizard .formWizardFlowControlPanel .formWizardFlowNavButtons .ant-btn:focus,[data-theme=dark] .formWizard .formWizardFlowControlPanel .formWizardFlowNavButtons .ant-btn:hover{color:#000}[data-theme=dark] .valexOrderList .valexOrderDetail,[data-theme=dark] .docChecklistPanel,[data-theme=dark] .supportingInfoPanel{background-color:var(--default-background)}[data-theme=dark] .appWorkflowHistoryPanel .assignment{background-color:#4574a1}[data-theme=dark] .messagesPanel .trackingIdDesc{color:#00c200}[data-theme=dark] .messagesPanel .trackingId{color:#c079e3}[data-theme=dark] .messagesPanel .messageCard{background-color:var(--default-background)}[data-theme=dark] .messagesPanel .messageCard .snippet{color:var(--text-color-secondary)}[data-theme=dark] .messagesPanel .messageCard:hover{background-color:#394960;color:unset}[data-theme=dark] .emptyTable{background-color:#394960;color:var(--text-color-secondary)}[data-theme=dark] .appFormDrawerWrapper .appFormDrawerPanel h4{color:var(--text-color-secondary)}[data-theme=dark] .appFormDrawerWrapper .appFormDrawerPanel .completionStatus h4{color:var(--text-color)}[data-theme=dark] .appFormDrawerWrapper .appFormDrawerPanel .drawerNote{color:var(--text-color-secondary)}[data-theme=dark] .appFormDrawerWrapper .appFormDrawerButtonBar{background-color:var(--default-background)}[data-theme=dark] .statusIndicator>.clickLink{color:var(--primary-1)}[data-theme=dark] .selectableTemplateEditorList .select,[data-theme=dark] .fileNoteEditPanel{background-color:var(--default-background)}[data-theme=dark] .fileNoteEditPanel .suggestion.system{background-color:#394960}[data-theme=dark] .fileNoteEditPanel h5.system{color:#00acff}[data-theme=dark] .fileNotesPanel h4{color:var(--text-color-secondary)}[data-theme=dark] .fileNotesPanel .compare>*:nth-child(2){background-color:#4574a1}[data-theme=dark] .emailComposer label{color:var(--text-color)}[data-theme=dark] .emailComposer label>.to>.readOnlyField{color:var(--text-color)}[data-theme=dark] .workspace>.ant-layout tbody{background-color:#2b2b2b}[data-theme=dark] .workspace .pageMenu{background:var(--default-background);box-shadow:0 2px 2px #b8b8b833}[data-theme=dark] .workspace .pageMenu ul.ant-menu{background:var(--default-background)}[data-theme=dark] .workspace .pageMenu ul.ant-menu .ant-menu-item a{color:var(--text-color-secondary)}[data-theme=dark] .workspace section{background:var(--default-background)}[data-theme=dark] .securityCategoryPanel .info>.category1{color:#00b300}[data-theme=dark] .userReminderCalendarPanel .day .event,[data-theme=dark] .commissionTestResult{background-color:var(--default-background)}[data-theme=dark] .loanProductEditPanel .rateTable .todayRate{background-color:#9d967b}[data-theme=dark] .appWorkflowConditionEditor.embedded{background-color:var(--default-background)}[data-theme=dark] .appWorkflowDefEditor .stageName:hover{color:#000;background-color:#ddd}[data-theme=dark] .smartFormDesigner .smartFormField{background-color:var(--default-background)}[data-theme=dark] .loanProductEditPanel .rateTable .rollover{background:#3d8f43}[data-theme=dark] .readonlyLoanProduct{background-color:var(--default-background)!important}[data-theme=dark] .readonlyLoanProduct .loanProductField div{color:var(--text-color-secondary)}[data-theme=dark] .addressDates .addressComponents.readonly{background-color:var(--default-background);border:1px solid #fff}[data-theme=dark] .checklistTable{background:var(--default-background);border:1px solid #848484}body{margin:0;padding:0}li{list-style:none}th{font-weight:600}
