@charset "UTF-8";.btn{position:relative;border:none;font-family:Effra-Regular;font-size:1rem;font-weight:400;letter-spacing:.02rem;min-width:4rem;outline:none;padding:12px 1rem;width:100%;cursor:pointer}.btn.btn--disabled:hover{cursor:not-allowed}.btn.btn--small{border-radius:16px;font-size:14px;font-weight:700;height:36px;font-style:normal}.btn.btn--small .btn__icon{height:1rem;width:1rem}.btn.btn--icon{align-content:center;align-items:center;display:flex;justify-content:space-between;text-align:left}.btn .btn__icon{flex-shrink:0;height:1.5rem;margin-left:.25rem;margin-right:.25rem;width:1.5rem}.btn .btn--loader{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;color:var(--primary-color)}.btn .btn--search{position:absolute;top:50%;left:24%;margin-top:-12px;margin-left:-12px;color:inherit}.btn.btn--primary{background-color:var(--primary-color);color:#fff}.btn.btn--primary:hover{background-color:var(--primary-hover-color)}.btn.btn--primary:focus{background-color:var(--primary-hover-color)}.btn.btn--primary:active{background-color:var(--primary-active-color)}.btn.btn--primary .btn__icon{fill:#fff}.btn.btn--primary.btn--disabled{background-color:#f1f1f1;color:#ccc}.btn.btn--primary.btn--disabled .btn__icon{fill:#ccc}.btn.btn--primary.btn--selected{background-color:var(--primary-hover-color);font-weight:bolder}.btn.btn--secondary{background-color:#ddd;color:#000}.btn.btn--secondary:hover,.btn.btn--secondary:active{background-color:#ccc}.btn.btn--secondary:focus{background-color:#ccc}.btn.btn--secondary .btn__icon{fill:#000}.btn.btn--secondary.btn--disabled{background-color:#f1f1f1;color:#ccc}.btn.btn--secondary.btn--disabled .btn__icon{fill:#ccc}.btn.btn--secondary.btn--selected{background-color:#ccc;font-weight:bolder}.error-boundary-fallback__stack-trace{max-height:40vh;overflow:auto;margin-top:16px;padding:8px;background-color:#f5f5f5;border-radius:4px;white-space:pre-wrap;font-size:1rem}.snackbar{align-items:center;background-color:#666;color:#fff;display:inline-flex;flex-direction:row;font-family:Effra-Regular,arial,verdana,helvetica;font-size:1rem;font-weight:400;justify-content:space-between;line-height:1.375rem;width:100%}.snackbar.snackbar--multiline{align-items:flex-start;min-height:3em;height:auto}.snackbar.snackbar--multiline .snackbar__details{align-items:flex-start}.snackbar.snackbar--multiline .snackbar__details .snackbar__details__content{display:flex;flex-direction:column}.snackbar .snackbar__details{align-items:center;display:flex;padding-left:1.5rem;padding-top:.8375rem;padding-bottom:.8375rem}.snackbar .snackbar__details:last-child{padding-right:1.5rem}.snackbar .snackbar__details .snackbar__details__icon{fill:#fff;flex:none;height:1.25rem;margin-right:1rem;width:1.25rem}.snackbar .snackbar__details .snackbar__details__content{display:flex;overflow-wrap:anywhere}.snackbar .snackbar__details .snackbar__details__content .snackbar__details__title{font-weight:500;margin-right:1rem}.snackbar .snackbar__close{align-items:center;background-color:transparent;border:none;display:flex;margin:0 1rem;padding:0}.snackbar .snackbar__close .snackbar__close__icon{fill:#fff;height:1rem;width:1rem}.snackbar.snackbar--error{background-color:#d33b36}.snackbar.snackbar--info{background-color:#ccebff;color:#333}.snackbar.snackbar--info .snackbar__details__icon{display:none}.snackbar.snackbar--info .snackbar__close__icon{fill:#333}.snackbar.snackbar--success{background-color:#009a00}.snackbar.snackbar--warning{background-color:#fdd13a52;color:#333}.snackbar.snackbar--warning .snackbar__details__icon,.snackbar.snackbar--warning .snackbar__close__icon{fill:#333}.snackbar.snackbar--greyed{background-color:gray}.loading-indicator__label{margin-top:1rem}.login{min-height:100vh;display:flex;align-items:center;justify-content:center}.login .primary-font-color{color:var(--primary-color, #0099ff)}.login .font-weight-bolder{font-weight:700}.login .cursor-pointer{cursor:pointer}.login__card{background:#fff;padding:42px;min-width:320px;border-radius:8px;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px}.login__logo{max-width:128px;max-height:128px}.login__divider{border-bottom-width:thick}.login__button{border-radius:4px;cursor:pointer}@media(min-width:900px){.login__card{width:720px}}.ui-checkbox{display:flex;flex-direction:column;font-family:Effra-Regular,arial,verdana,helvetica;cursor:pointer}.ui-checkbox label{color:#333;font-size:.875rem;margin:0 0 1rem .4rem}.ui-checkbox>div{align-items:center;display:flex;flex-direction:row}.ui-checkbox>div .checkbox__icon{height:1.25rem;margin:0 .5rem 0 0;padding:0;width:1.25rem}.ui-checkbox>div .checkbox__icon>g{fill:#333}.ui-checkbox>div input[type=checkbox]{display:none}.ui-checkbox.checkbox--checked>div .checkbox__icon>g,.ui-checkbox.checkbox--indeterminate>div .checkbox__icon>g{fill:var(--primary-color)}.ui-checkbox.checkbox--disabled{color:#999;opacity:.64}.ui-checkbox.checkbox--disabled .checkbox__icon{cursor:not-allowed}.ui-checkbox.checkbox--skeleton label{background-color:#f1f1f1!important;color:transparent;height:.5rem;width:3rem}.ui-checkbox.checkbox--skeleton>div span{background-color:#f1f1f1!important;color:transparent;height:.5rem;width:8.8625rem}.ui-checkbox.checkbox--skeleton>div .checkbox__icon{cursor:not-allowed;opacity:.64}.textInput{align-items:flex-start;color:#333;display:inline-flex;flex-direction:column;font-family:Effra-Regular;font-size:1rem;font-weight:400;justify-content:space-between;line-height:1.375rem;width:100%}.textInput .textInput__header{display:flex;margin-bottom:0rem}.textInput .textInput__header .textInput__header__title{font-size:1rem}.textInput .textInput__header .textInput__header__subtitle{font-size:.875rem;font-style:italic;height:1.5rem}.textInput .textInput__body__endAdornment{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;pointer-events:auto;cursor:pointer}.textInput .textInput__body{display:flex;flex-direction:column;width:100%;height:100%}.textInput .textInput__body .textInput__body__input{display:flex;flex-direction:row;position:relative;width:100%;height:100%}.textInput .textInput__body .textInput__body__input input[type=text],.textInput .textInput__body .textInput__body__input input[type=password],.textInput .textInput__body .textInput__body__input input[type=search],.textInput .textInput__body .textInput__body__input input[type=file]{border:1px solid #dddbda;box-sizing:border-box;color:#3e3e3c;flex-grow:1;width:100%;font-family:Effra-Regular;font-size:1rem;font-weight:400;line-height:1.375rem;height:3rem;padding:.75rem 1rem;border-radius:4px}.textInput .textInput__body .textInput__body__input input[type=text].textInput__input--toUpper,.textInput .textInput__body .textInput__body__input input[type=password].textInput__input--toUpper,.textInput .textInput__body .textInput__body__input input[type=search].textInput__input--toUpper,.textInput .textInput__body .textInput__body__input input[type=file].textInput__input--toUpper{text-transform:uppercase}.textInput .textInput__body .textInput__body__input input[type=text]:focus,.textInput .textInput__body .textInput__body__input input[type=text]:active,.textInput .textInput__body .textInput__body__input input[type=password]:focus,.textInput .textInput__body .textInput__body__input input[type=password]:active,.textInput .textInput__body .textInput__body__input input[type=search]:focus,.textInput .textInput__body .textInput__body__input input[type=search]:active,.textInput .textInput__body .textInput__body__input input[type=file]:focus,.textInput .textInput__body .textInput__body__input input[type=file]:active{border-bottom:2px solid var(--primary-hover-color);outline:none;padding-bottom:calc(.75rem - 1px)}.textInput .textInput__body .textInput__body__input input[type=number]{border:1px solid #cccccc;box-sizing:border-box;color:#333;flex-grow:1;width:100%;font-family:Effra-Regular;font-size:1rem;font-weight:400;line-height:1.375rem;height:3rem;padding:.75rem 1rem}.textInput .textInput__body .textInput__body__input textarea{border:1px solid #cccccc;box-sizing:border-box;color:#333;flex-grow:1;width:100%;font-family:Effra-Regular;font-size:1rem;font-weight:400;line-height:1.375rem;min-height:3rem;height:100%;padding:.75rem 1rem;resize:none}.textInput .textInput__body .textInput__body__input textarea:focus,.textInput .textInput__body .textInput__body__input textarea:active{border-bottom:2px solid var(--primary-hover-color);outline:none;padding-bottom:calc(.75rem - 1px)}.textInput .textInput__body .textInput__body__input .textInput__currency{font-size:1rem;left:1rem;margin-right:.875rem;position:absolute;top:.75rem}.textInput .textInput__body .textInput__body__input .textInput__icon__btn{border:none;margin:0;padding:0}.textInput .textInput__body .textInput__body__input .textInput__icon{height:1.25rem;margin-left:.5rem;position:absolute;right:.5rem;top:.87rem;width:1.25rem}.textInput .textInput__body .textInput__body__input .textInput__body__btn{align-items:center;background-color:var(--primary-color);border:0;display:flex;justify-content:center;height:3rem;margin:0;outline:none;padding:0;width:48px}.textInput .textInput__body .textInput__body__input .textInput__body__btn:hover{background-color:var(--primary-hover-color)}.textInput .textInput__body .textInput__body__input .textInput__body__btn:active{background-color:var(--primary-active-color)}.textInput .textInput__body .textInput__body__input .textInput__body__btn svg{fill:#fff;height:1.5rem;width:1.5rem}.textInput.textInput--error .textInput__body input[type=text],.textInput.textInput--error .textInput__body input[type=password]{border-bottom:2px solid #9a151c;padding:.75rem 1.75rem .75rem 1rem}.textInput.textInput--error .textInput__body input[type=text]:focus,.textInput.textInput--error .textInput__body input[type=text]:active,.textInput.textInput--error .textInput__body input[type=password]:focus,.textInput.textInput--error .textInput__body input[type=password]:active{border-bottom-color:#9a151c}.textInput.textInput--error .textInput__body .textInput__body__error{color:#9a151c;font-size:.875rem;margin-top:.125rem}.textInput.textInput--error .textInput__body .textInput__icon{fill:#9a151c}.textInput.textInput--notify .textInput__body input[type=text],.textInput.textInput--notify .textInput__body input[type=password]{background-color:#ccebcc;border:2px solid #009a00;padding:.75rem 1.75rem .75rem 1rem}.textInput.textInput--notify .textInput__body .textInput__body__notify{color:#009a00;font-size:.875rem;margin-top:.125rem}.textInput.textInput--mandatory .textInput__body input[type=text],.textInput.textInput--mandatory .textInput__body input[type=password]{border:2px solid #e09430;padding:.75rem 1.75rem .75rem 1rem}.textInput.textInput--mandatory .textInput__body .textInput__body__mandatory{color:#e09430;font-size:.875rem;margin-top:.125rem}.textInput.textInput--search{width:21rem}.textInput.textInput--search .textInput__body .textInput__body__input .textInput__icon{margin-right:3.5rem}.textInput.textInput--search.textInput--disabled .textInput__body .textInput__body__input .textInput__body__btn{background-color:#f1f1f1}.textInput.textInput--search.textInput--disabled .textInput__body .textInput__body__input .textInput__body__btn svg{fill:#ccc}.textInput.textInput--currency .textInput__body input[type=text],.textInput.textInput--currency .textInput__body input[type=password]{padding-left:2rem;text-align:right}.textInput.textInput--disabled{color:#ccc}.textInput.textInput--disabled .textInput__body input[type=text],.textInput.textInput--disabled .textInput__body input[type=password],.textInput.textInput--disabled .textInput__body input[type=number],.textInput.textInput--disabled .textInput__body textarea{border-color:#e5e5e5;color:#666;background-color:#fff!important;resize:none}.textInput.textInput--disabled .textInput__body input[type=text]::placeholder,.textInput.textInput--disabled .textInput__body input[type=password]::placeholder,.textInput.textInput--disabled .textInput__body input[type=number]::placeholder,.textInput.textInput--disabled .textInput__body textarea::placeholder{color:#ccc}.textInput.textInput--skeleton{color:#ccc}.textInput.textInput--skeleton .textInput__header .textInput__header__title{background-color:#f1f1f1;color:transparent;height:.5rem;width:3rem}.textInput.textInput--skeleton .textInput__header .textInput__header__subtitle{background-color:#f1f1f1;color:transparent;height:.5rem;margin-top:.5rem;width:4.5rem}.textInput.textInput--skeleton .textInput__body{background-color:#f1f1f1;height:3rem;margin-top:1.5rem}#scroll-to-bottom-icon{position:fixed;top:50%;z-index:999999;right:0;cursor:pointer}#scroll-to-bottom-icon .bottom-icon{font-size:2rem;color:var(--primary-color)}#scroll-to-top-icon{position:fixed;bottom:50%;z-index:999999;right:0;cursor:pointer}#scroll-to-top-icon .top-icon{font-size:2rem;color:var(--primary-color)}html.proposal-page-active,body.proposal-page-active{overflow-y:hidden!important}.proposal-page-wrapper{overflow:hidden;z-index:1;position:relative}.proposal-page-wrapper .proposal-content-container{height:100%}@media screen and (max-width:1164px){.proposal-page-wrapper{overflow-x:auto;overflow-y:hidden}.proposal-page-wrapper .proposal-content-container{min-width:1163px;height:100%}.proposal-page-wrapper::-webkit-scrollbar{height:12px}.proposal-page-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.proposal-page-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border:3px solid #f0f0f0}.proposal-page-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.proposal-page-wrapper{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}}.proposal-left-section{max-height:87vh;overflow-y:auto;overflow-x:hidden;padding-bottom:20px;will-change:scroll-position;contain:layout style}.proposal-left-section::-webkit-scrollbar{width:12px}.proposal-left-section::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.proposal-left-section::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border:3px solid #f0f0f0}.proposal-left-section::-webkit-scrollbar-thumb:hover{background:#555}.proposal-left-section{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}@media(min-width:1165px)and (max-width:1400px){.proposal-left-section{max-height:89vh}}.proposal-right-section{max-height:87vh;overflow-y:auto;overflow-x:hidden;position:sticky;top:0;padding-bottom:20px;will-change:scroll-position;contain:layout style}.proposal-right-section::-webkit-scrollbar{width:12px}.proposal-right-section::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.proposal-right-section::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border:3px solid #f0f0f0}.proposal-right-section::-webkit-scrollbar-thumb:hover{background:#555}.proposal-right-section{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}@media(min-width:1165px)and (max-width:1400px){.proposal-right-section{max-height:89vh}}.proposal-main-card{padding:16px;margin-top:16px;border-radius:4px!important;box-shadow:none!important}.proposal-main-card .card-title{font-size:26px!important;font-weight:700!important;color:#3e3e3c;font-family:Effra-Regular,arial,verdana,helvetica!important;margin-bottom:8px!important}.proposal-main-card .card-sub-title{font-size:14px!important;font-weight:400!important;color:#706e6b;font-family:Effra-Regular,arial,verdana,helvetica!important;margin-bottom:16px!important}.proposal-main-card .expand-collapse-icons-section{display:flex;align-items:center;cursor:pointer;font-weight:700;font-size:16px;color:var(--primary-color)!important}.proposal-main-card .expand-collapse-icons-section svg{color:var(--primary-color)!important}.proposal-main-card .expand-collapse-icons-section .expand-icon{fill:var(--primary-color)!important}.proposal-main-card .expand-collapse-icons-section span{margin-left:12px;font-family:Effra-Regular,arial,verdana,helvetica}.DescriptionList{margin:0;font-size:.875rem;line-height:1rem}.DescriptionList-label{margin:0 0 8px;width:40%;display:inline-table;padding-right:8px;font-family:arial,verdana,helvetica;vertical-align:center}.DescriptionList-label:last-of-type{margin-bottom:0}.DescriptionList-value{margin:0 0 8px;width:50%;display:inline-table;padding-left:8px;font-family:arial,verdana,helvetica;word-break:break-word;font-weight:700;vertical-align:top}.DescriptionList-value:last-child{margin-bottom:0}.proposal-overview-details{border-radius:8px;border-top:4px solid var(--primary-color)}.proposal-overview-details .proposal-details-card{padding:32px 32px 24px;background-color:#fff;box-shadow:0 1px 3px #0000001a;border:1px solid #dddbda!important}.proposal-overview-details .proposal-details-card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.proposal-overview-details .proposal-details-card .card-header .card-title{font-size:26px;font-weight:700;color:#3e3e3c;font-family:Effra-Heavy}.proposal-overview-details .proposal-details-card .info-icon{font-size:20px;color:var(--primary-color)!important;cursor:pointer}.proposal-overview-details .proposal-details-card .expand-icon{border:none;background:none;padding:0}.proposal-overview-details .proposal-details-card .accordion-icon{font-size:32px;color:var(--primary-color)!important;cursor:pointer}.proposal-overview-details .email-icon{fill:var(--primary-color)!important}.proposal-overview-details .lbl-header-summary-value.has-data{border-color:var(--primary-color)!important}.proposal-overview-details .lbl-header-summary-value{align-self:stretch}.proposal-overview-details .reference-section{margin-top:-12px}.proposal-overview-details .reference-section .reference-label-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:4px}.proposal-overview-details .reference-section .reference-label-wrapper .reference-label{font-size:15px;font-weight:400;color:#706e6b;font-family:Effra-Regular}.proposal-overview-details .reference-section input{padding:14px 8px!important;font-family:Effra-Regular}.proposal-overview-details .reference-section input::placeholder{color:#9ca3af;opacity:1}.proposal-overview-details .reference-section .reference-input .MuiOutlinedInput-root{background-color:#fff;border-radius:4px}.proposal-overview-details .reference-section .reference-input .MuiOutlinedInput-root fieldset{border-color:#d1d5db}.proposal-overview-details .reference-section .reference-input .MuiOutlinedInput-root:hover fieldset{border-color:#9ca3af}.proposal-overview-details .reference-section .reference-input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:var(--primary-color);border-width:2px}.proposal-overview-details .side-panel-body-container{display:flex;flex-direction:column}.proposal-overview-details .side-panel-header{font-family:Effra-Regular;font-size:26px;font-weight:700;line-height:1.5rem;color:var(--primary-color);text-decoration:underline;cursor:pointer}.proposal-overview-details .side-panel-header .icon{margin-left:16px;color:var(--primary-color)!important}.proposal-overview-details .SidePanelSection-header{margin:0;font-size:18px;line-height:1.5rem;font-family:Effra-Regular;font-weight:400;color:#3e3e3c;text-decoration:none;display:flex;align-items:flex-start;justify-content:space-between}.proposal-overview-details .SidePanelSection-header svg{color:var(--primary-color)!important;margin-top:4px}.proposal-overview-details .SidePanelSection{margin:8px 0 0!important;font-family:Effra-Regular}.proposal-overview-details .SidePanelSection .DescriptionList{margin-bottom:16px;line-height:1rem}.proposal-overview-details .SidePanelSection .spn-grey-text{font-size:12px;color:#706e6b;font-family:Effra-Regular}.proposal-overview-details .SidePanelSection .monthly-payment-wrapper .DescriptionList-label{font-size:15px;line-height:22px}.proposal-overview-details .SidePanelSection .monthly-payment-wrapper .DescriptionList-value{font-size:15px!important;line-height:22px}.proposal-overview-details .SidePanelSection .about-proposal-list .DescriptionList-label{width:40%!important}.proposal-overview-details .SidePanelSection .about-proposal-list .DescriptionList-value{width:60%!important}.proposal-overview-details .SidePanelSection .DescriptionList-label{width:50%;display:inline-table;margin:0 0 16px;padding-right:8px;font-family:Effra-Regular;vertical-align:center;color:#706e6b;font-size:15px;font-weight:400;white-space:normal;overflow-wrap:break-word;word-break:break-word}.proposal-overview-details .SidePanelSection .DescriptionList-value{width:50%;display:inline-table;margin:0 0 16px;padding-left:8px;font-family:Effra-Regular;white-space:normal;overflow-wrap:break-word;word-break:break-word;vertical-align:top;font-weight:400;font-size:15px}@media screen and (max-width:1364px){.proposal-overview-details .proposal-details-card{padding:16px}}@media(max-width:768px){.proposal-overview-details{padding:16px 0}.proposal-overview-details .card-title{font-size:24px;margin-bottom:24px}}@media(max-width:480px){.proposal-overview-details .proposal-details-card .card-title{font-size:20px}}.dialog-content{background-color:#fff;width:500px}.action-warning-message{font-size:1.3em}.close-button{position:absolute!important;top:10px;right:10px}.dynamic-message{margin-bottom:16px;text-align:left}.dialog-paper{border:2px solid #0099ff}.message-grid{margin-top:20px}.list-name{font-weight:700}.dropdown__list{box-sizing:content-box;background-color:#fff;box-shadow:0 2px 6px #0000004d;max-height:20rem;overflow-x:hidden;overflow-y:auto;transition:max-height .2s ease-out;min-width:100%;width:100%;width:max-content;max-width:300px;z-index:2}.dropdown__list .dropdown__list__item{background:#fff;box-sizing:border-box;color:#333;font-family:Effra-Regular;font-size:1rem;font-weight:400;line-height:1.375rem;min-height:3rem;padding:.75rem 1rem;position:relative;display:flex;flex-direction:row;align-items:center;width:100%;border:none;border-bottom:1px solid #cccccc!important;text-align:left}.dropdown__list .dropdown__list__item--selected{font-weight:700}.dropdown__list .dropdown__list__item--focused,.dropdown__list .dropdown__list__item:focus,.dropdown__list .dropdown__list__item:hover{background-color:#f1f1f1;cursor:pointer}.dropdown__list .dropdown__list__item:active{background-color:#e5e5e5}.dropdown__list .dropdown__list__item:not(:last-child):after{bottom:0;content:"";left:2rem;right:2rem;position:absolute;height:1px}.dropdown__list .pagination-loader{height:100px;display:grid;place-items:center}.dropdown{align-items:flex-start;color:#333;display:inline-flex;flex-direction:column;font-family:Effra-Regular,arial,verdana,helvetica;font-size:1rem;font-weight:400;justify-content:space-between;line-height:1.375rem;width:100%}.dropdown .dropdown__hide{max-height:0!important}.dropdown .dropdown__header{display:flex;gap:.5rem;margin-bottom:0rem}.dropdown .dropdown__header .dropdown__header__title{font-size:.875rem}.dropdown .dropdown__body{display:flex;flex-direction:column;width:100%;background-color:#fff}.dropdown .dropdown__body .dropdown__body__wrapper{display:flex;flex-direction:column;position:relative;width:100%}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title{border-radius:4px;border:1px solid #cccccc;box-sizing:border-box;color:#333;flex-grow:1;font-family:Effra-Regular;font-size:1rem;font-weight:400;line-height:1.375rem;height:3rem;padding:.75rem 1.25rem .75rem 1rem;cursor:pointer}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title:hover{background-color:#f1f1f1;border-color:#f1f1f1}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title--focused,.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title--focused:hover,.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title:focus{border-bottom:2px solid var(--primary-hover-color);outline:none}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title::placeholder{color:#333}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__icon{height:1.25rem;margin-left:.5rem;pointer-events:none;position:absolute;right:.5rem;top:.87rem;width:1.25rem}.dropdown.dropdown--error .dropdown__body{position:relative}.dropdown.dropdown--error .dropdown__body .dropdown__title{border-bottom:2px solid #9a151c;padding:.75rem 3.25rem .75rem 1rem}.dropdown.dropdown--error .dropdown__body .dropdown__title:focus,.dropdown.dropdown--error .dropdown__body .dropdown__title:active,.dropdown.dropdown--error .dropdown__body .dropdown__title:hover{border-bottom-color:#9a151c}.dropdown.dropdown--error .dropdown__body .dropdown__body__error{color:#9a151c;font-size:.875rem;margin-top:.125rem}.dropdown.dropdown--error .dropdown__body .dropdown__icon--error{fill:#9a151c;height:1.25rem;margin-left:.5rem;pointer-events:none;position:absolute;right:2.25rem;top:.87rem;width:1.25rem}.dropdown.dropdown--mandatory .dropdown__body .dropdown__title{border:2px solid #e09430;padding:.75rem 1.75rem .75rem 1rem}.dropdown.dropdown--mandatory .dropdown__body .dropdown__body__mandatory{color:#e09430;font-size:.875rem;margin-top:.125rem}.dropdown.dropdown--reduced{width:50%!important}.dropdown.dropdown--reduced .dropdown__body .dropdown__title{border:1px solid #666666;height:.75rem!important}.dropdown.dropdown--reduced .dropdown__body .dropdown__icon{height:1rem!important;right:.3rem;top:.3rem}.dropdown.dropdown--disabled{color:#ccc}.dropdown.dropdown--disabled .dropdown__body .dropdown__title{border-color:#e5e5e5;color:#666;background-color:#fff;resize:none}.dropdown.dropdown--disabled .dropdown__body .dropdown__title:hover{background-color:#fff;border-color:#e5e5e5;cursor:not-allowed}.dropdown.dropdown--disabled .dropdown__body .dropdown__title::placeholder{color:#ccc}.dropdown.dropdown--disabled .dropdown__body .dropdown__icon{fill:#ccc}.form-header{font-weight:700;margin-bottom:15px}form{min-height:100px!important}.action-popup-form-fields{background:#f0f0f0;padding:10px}.react-confirm-alert-overlay{z-index:1600}.dropdown .dropdown__body .dropdown__body__wrapper .dropdown__title{text-align:left}.EcsSnackbar-container{z-index:2000000}.ContactSearch-container{font-family:Effra-Regular!important}.ContactSearch-container .Loader{background:#fff!important;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ContactSearch-container .dropdown__header__title{font-size:14px!important;font-family:Effra-Regular}.ContactSearch-container input[type=text]{border:1px solid #dddbda!important;border-radius:4px!important}.ContactSearch-container .house-link{font-size:16px!important;font-weight:700;font-family:Effra-Regular;color:var(--primary-color)!important}.ContactSearch-container .reset-button{padding:1px 24px;height:48px;border-radius:8px;background:#fff;border:1px solid var(--primary-color);color:var(--primary-color);font-size:16px;font-weight:700;font-family:Effra-Regular}.ContactSearch-container .search-button{padding:8px;height:48px;border-radius:8px;font-size:16px;font-weight:700;font-family:Effra-Regular;align-items:center;display:flex;justify-content:center}.ContactSearch-container .new-customer-button{padding:1px 40px;height:48px;border-radius:8px;font-size:16px;font-weight:700;font-family:Effra-Regular;width:unset!important}.search_help_link{z-index:100}.anchor{align-items:flex-start;color:#333;display:inline-flex;flex-direction:column;font-family:Effra-Regular;font-size:1rem;font-weight:400;justify-content:space-between;line-height:1.375rem;width:18rem}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{background-color:transparent;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.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__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__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__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:.375em;border-bottom-right-radius:.375em}.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,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.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,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-bottom:none;border-top:1px solid #aeaeae;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.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__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{background-color:#0000;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:auto 1px}.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:.5em;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:5em;margin:2px}.react-datepicker__month{margin:.5em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:5em;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:.375em;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.375em}.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:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.0625em);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:#0000}.react-datepicker__week-number{color:#ccc;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.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:2.125em;line-height:2.125em;text-align:center;margin:.208em}.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;color:#fff}.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:.625em;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 rgba(0,0,0,0);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;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:#0000;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__children-container{width:17.25em;margin:.5em;padding-right:.25em;padding-left:.25em;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-offset{margin-top:-.7em}.react-datepicker-wrapper,.react-datepicker__input-container{width:100%}.react-datepicker__close-icon{display:initial;top:initial;height:2.25rem;width:2.25rem;position:absolute;padding:.5rem;bottom:.37rem}.SearchResults{position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-between}.table__title{color:var(--primary-color);display:flex;flex-direction:column;font-family:Effra-Regular,arial,verdana,helvetica}.table__title .table__title__text{border-top:.3125rem solid var(--primary-color);font-size:1.375rem;font-weight:500;line-height:1.625rem;padding-top:.625rem;width:9.375rem}.table__title .table__title__description{font-size:1.25rem;font-weight:400;line-height:1.5rem;margin-top:.125rem}.table__title.table__title--skeleton{color:transparent}.table__title.table__title--skeleton .table__title__text{background-color:#f1f1f1;border-top:none;height:1rem;width:12.5rem}.table__title.table__title--skeleton .table__title__description{background-color:#f1f1f1;height:.5rem;margin-top:1rem;width:17.5rem}.table{color:#333;display:table;font-family:Effra-Regular,arial,verdana,helvetica;font-size:.85rem;font-weight:400;letter-spacing:.02rem;max-width:100%;table-layout:fixed;width:100%;border-collapse:collapse}.table .table__head,.table .table__body,.table .table__foot{width:100%}.table .table__head .table__tr,.table .table__body .table__tr,.table .table__foot .table__tr{display:table-row;width:100%}.table .table__head .table__tr .table__th,.table .table__body .table__tr .table__th,.table .table__foot .table__tr .table__th{white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;position:relative!important}.table .table__head .table__tr .table__th,.table .table__head .table__tr .table__td,.table .table__body .table__tr .table__th,.table .table__body .table__tr .table__td,.table .table__foot .table__tr .table__th,.table .table__foot .table__tr .table__td{border-top:1px solid #cccccc;display:table-cell;line-height:1.375rem;padding:.8125rem .4rem;vertical-align:middle;overflow:hidden}.table .table__head .table__tr .table__th:first-child,.table .table__head .table__tr .table__td:first-child,.table .table__body .table__tr .table__th:first-child,.table .table__body .table__tr .table__td:first-child,.table .table__foot .table__tr .table__th:first-child,.table .table__foot .table__tr .table__td:first-child{padding-left:1rem}.table .table__head .table__tr .table__th--selection,.table .table__head .table__tr .table__td--selection,.table .table__body .table__tr .table__th--selection,.table .table__body .table__tr .table__td--selection,.table .table__foot .table__tr .table__th--selection,.table .table__foot .table__tr .table__td--selection{width:30px}.table .table__head .table__tr .table__th--selection .ui-checkbox,.table .table__head .table__tr .table__td--selection .ui-checkbox,.table .table__body .table__tr .table__th--selection .ui-checkbox,.table .table__body .table__tr .table__td--selection .ui-checkbox,.table .table__foot .table__tr .table__th--selection .ui-checkbox,.table .table__foot .table__tr .table__td--selection .ui-checkbox{margin-bottom:0}.table .table__head .table__tr.table__tr--disabled,.table .table__body .table__tr.table__tr--disabled,.table .table__foot .table__tr.table__tr--disabled{color:#ccc}.table .table__head .table__tr.table__tr--disabled input[type=checkbox],.table .table__body .table__tr.table__tr--disabled input[type=checkbox],.table .table__foot .table__tr.table__tr--disabled input[type=checkbox]{opacity:.6}.table .table__head .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.table .table__head .table__tr.table__tr--disabled:hover .table__td,.table .table__head .table__tr.table__tr--disabled:active .table__td,.table .table__body .table__tr.table__tr--disabled:hover .table__td,.table .table__body .table__tr.table__tr--disabled:active .table__td,.table .table__foot .table__tr.table__tr--disabled:hover .table__td,.table .table__foot .table__tr.table__tr--disabled:active .table__td{background-color:#fff}.table .table__head .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__head .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.table .table__head .table__tr--ordering,.table .table__body .table__tr--ordering,.table .table__foot .table__tr--ordering{display:flex;width:100%}.table .table__head .table__tr--ordering .table__th,.table .table__body .table__tr--ordering .table__th,.table .table__foot .table__tr--ordering .table__th{position:relative!important}.table .table__head .table__tr--ordering .table__th,.table .table__head .table__tr--ordering .table__td,.table .table__body .table__tr--ordering .table__th,.table .table__body .table__tr--ordering .table__td,.table .table__foot .table__tr--ordering .table__th,.table .table__foot .table__tr--ordering .table__td{border-top:1px solid #cccccc;display:table-cell;line-height:1.375rem;padding:.8125rem .4rem;vertical-align:middle;overflow:hidden}.table .table__head .table__tr--ordering .table__th:first-child,.table .table__head .table__tr--ordering .table__td:first-child,.table .table__body .table__tr--ordering .table__th:first-child,.table .table__body .table__tr--ordering .table__td:first-child,.table .table__foot .table__tr--ordering .table__th:first-child,.table .table__foot .table__tr--ordering .table__td:first-child{padding-left:1rem}.table .table__head .table__tr--ordering .table__th--selection,.table .table__head .table__tr--ordering .table__td--selection,.table .table__body .table__tr--ordering .table__th--selection,.table .table__body .table__tr--ordering .table__td--selection,.table .table__foot .table__tr--ordering .table__th--selection,.table .table__foot .table__tr--ordering .table__td--selection{width:30px}.table .table__head .table__tr--ordering .table__th--selection .ui-checkbox,.table .table__head .table__tr--ordering .table__td--selection .ui-checkbox,.table .table__body .table__tr--ordering .table__th--selection .ui-checkbox,.table .table__body .table__tr--ordering .table__td--selection .ui-checkbox,.table .table__foot .table__tr--ordering .table__th--selection .ui-checkbox,.table .table__foot .table__tr--ordering .table__td--selection .ui-checkbox{margin-bottom:0}.table .table__head .table__tr--ordering.table__tr--disabled,.table .table__body .table__tr--ordering.table__tr--disabled,.table .table__foot .table__tr--ordering.table__tr--disabled{color:#ccc}.table .table__head .table__tr--ordering.table__tr--disabled input[type=checkbox],.table .table__body .table__tr--ordering.table__tr--disabled input[type=checkbox],.table .table__foot .table__tr--ordering.table__tr--disabled input[type=checkbox]{opacity:.6}.table .table__head .table__tr--ordering.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr--ordering.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr--ordering.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.table .table__head .table__tr--ordering.table__tr--disabled:hover .table__td,.table .table__head .table__tr--ordering.table__tr--disabled:active .table__td,.table .table__body .table__tr--ordering.table__tr--disabled:hover .table__td,.table .table__body .table__tr--ordering.table__tr--disabled:active .table__td,.table .table__foot .table__tr--ordering.table__tr--disabled:hover .table__td,.table .table__foot .table__tr--ordering.table__tr--disabled:active .table__td{background-color:#fff}.table .table__head .table__tr--ordering.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__head .table__tr--ordering.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr--ordering.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__body .table__tr--ordering.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr--ordering.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.table .table__foot .table__tr--ordering.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.table.dense .table__head .table__tr .table__th,.table.dense .table__head .table__tr .table__td,.table.dense .table__body .table__tr .table__th,.table.dense .table__body .table__tr .table__td,.table.dense .table__foot .table__tr .table__th,.table.dense .table__foot .table__tr .table__td{padding:.4rem .2rem}.table.dense .table__head .table__tr .table__th:first-child,.table.dense .table__head .table__tr .table__td:first-child,.table.dense .table__body .table__tr .table__th:first-child,.table.dense .table__body .table__tr .table__td:first-child,.table.dense .table__foot .table__tr .table__th:first-child,.table.dense .table__foot .table__tr .table__td:first-child{padding-left:.5rem}.table.dense .table__head .table__tr--ordering .table__th,.table.dense .table__head .table__tr--ordering .table__td,.table.dense .table__body .table__tr--ordering .table__th,.table.dense .table__body .table__tr--ordering .table__td,.table.dense .table__foot .table__tr--ordering .table__th,.table.dense .table__foot .table__tr--ordering .table__td{padding:.4rem .2rem}.table.dense .table__head .table__tr--ordering .table__th:first-child,.table.dense .table__head .table__tr--ordering .table__td:first-child,.table.dense .table__body .table__tr--ordering .table__th:first-child,.table.dense .table__body .table__tr--ordering .table__td:first-child,.table.dense .table__foot .table__tr--ordering .table__th:first-child,.table.dense .table__foot .table__tr--ordering .table__td:first-child{padding-left:.5rem}.table .table__head{display:table-header-group}.table .table__head .table__tr .table__th,.table .table__head .table__tr--ordering .table__th{border-bottom:1px solid var(--primary-color);border-top:0;font-weight:700;line-height:1.375rem;text-align:left;vertical-align:bottom}.table .table__body{display:table-row-group}.table .table__body .table__tr__extended,.table .table__body .table__tr__extended--ordering{display:none;padding:3rem 1rem;width:30rem}.table .table__body .table__tr:hover{background-color:#f0ecee}.table .table__body .table__tr:active>.table__td{background-color:#e1d9dd}.table .table__body .table__tr .table__td{border-top:1px solid #cccccc}.table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon use{fill:#000}.table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon.table__td__icon--closed{display:block}.table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon.table__td__icon--opened{display:none}.table .table__body .table__tr--ordering:hover{background-color:#f0ecee}.table .table__body .table__tr--ordering:active>.table__td{background-color:#e1d9dd}.table .table__body .table__tr--ordering .table__td{border-top:1px solid #cccccc}.table .table__body .table__tr--ordering .table__td .table__td__expandBtn .table__td__icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.table .table__body .table__tr--ordering .table__td .table__td__expandBtn .table__td__icon use{fill:#000}.table .table__body .table__tr--ordering .table__td .table__td__expandBtn .table__td__icon.table__td__icon--closed{display:block}.table .table__body .table__tr--ordering .table__td .table__td__expandBtn .table__td__icon.table__td__icon--opened{display:none}.table .table__foot{display:table-footer-group}.table-container{display:block;overflow-x:auto;overflow-y:visible}.table-container--selection{margin-left:3.15rem}.table-container .table{width:auto;min-width:100%;white-space:nowrap}.table-container .table .table__body .table__tr .table__td--selection,.table-container .table .table__head .table__tr .table__th--selection{margin-left:-3.15rem;width:3.15rem}.table-container--fixed-width{overflow-x:visible}.table-container--fixed-width .table{white-space:normal;width:100%}.table__td .btn{margin-top:-.4125rem;margin-bottom:-.4125rem}.ui-expander .table__title{color:var(--primary-color);display:flex;flex-direction:column;font-family:Effra,sans-serif}.ui-expander .table__title .table__title__text{border-top:.3125rem solid var(--primary-color);font-size:1.375rem;font-weight:500;line-height:1.625rem;padding-top:.625rem;width:9.375rem}.ui-expander .table__title .table__title__description{font-size:1.25rem;font-weight:400;line-height:1.5rem;margin-top:.125rem}.ui-expander .table__title.table__title--skeleton{color:transparent}.ui-expander .table__title.table__title--skeleton .table__title__text{background-color:#f1f1f1;border-top:none;height:1rem;width:12.5rem}.ui-expander .table__title.table__title--skeleton .table__title__description{background-color:#f1f1f1;height:.5rem;margin-top:1rem;width:17.5rem}.ui-expander .table{color:#333;display:table;font-family:Effra,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.02rem;max-width:100%;table-layout:fixed;width:100%}.ui-expander .table .table__head,.ui-expander .table .table__body,.ui-expander .table .table__foot{width:100%}.ui-expander .table .table__head .table__tr,.ui-expander .table .table__body .table__tr,.ui-expander .table .table__foot .table__tr{display:table-row;width:100%}.ui-expander .table .table__head .table__tr .table__th,.ui-expander .table .table__head .table__tr .table__td,.ui-expander .table .table__body .table__tr .table__th,.ui-expander .table .table__body .table__tr .table__td,.ui-expander .table .table__foot .table__tr .table__th,.ui-expander .table .table__foot .table__tr .table__td{border-top:1px solid #cccccc;display:table-cell;line-height:1.375rem;padding:.8125rem .4rem;vertical-align:top}.ui-expander .table .table__head .table__tr .table__th:first-child,.ui-expander .table .table__head .table__tr .table__td:first-child,.ui-expander .table .table__body .table__tr .table__th:first-child,.ui-expander .table .table__body .table__tr .table__td:first-child,.ui-expander .table .table__foot .table__tr .table__th:first-child,.ui-expander .table .table__foot .table__tr .table__td:first-child{padding-left:1rem}.ui-expander .table .table__head .table__tr.table__tr--disabled,.ui-expander .table .table__body .table__tr.table__tr--disabled,.ui-expander .table .table__foot .table__tr.table__tr--disabled{color:#ccc}.ui-expander .table .table__head .table__tr.table__tr--disabled input[type=checkbox],.ui-expander .table .table__body .table__tr.table__tr--disabled input[type=checkbox],.ui-expander .table .table__foot .table__tr.table__tr--disabled input[type=checkbox]{opacity:.6}.ui-expander .table .table__head .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__body .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__foot .table__tr.table__tr--disabled .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.ui-expander .table .table__head .table__tr.table__tr--disabled:hover .table__td,.ui-expander .table .table__head .table__tr.table__tr--disabled:active .table__td,.ui-expander .table .table__body .table__tr.table__tr--disabled:hover .table__td,.ui-expander .table .table__body .table__tr.table__tr--disabled:active .table__td,.ui-expander .table .table__foot .table__tr.table__tr--disabled:hover .table__td,.ui-expander .table .table__foot .table__tr.table__tr--disabled:active .table__td{background-color:#fff}.ui-expander .table .table__head .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__head .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__body .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__body .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__foot .table__tr.table__tr--disabled:hover .table__td .table__td__expandBtn .table__td__icon use,.ui-expander .table .table__foot .table__tr.table__tr--disabled:active .table__td .table__td__expandBtn .table__td__icon use{fill:#ccc}.ui-expander .table:not(.table--selectable) .table__head .table__tr .table__th>input[type=checkbox],.ui-expander .table:not(.table--selectable) .table__body .table__tr .table__td>input[type=checkbox]{display:none}.ui-expander .table.table--selectable .table__head .table__tr:hover>.table__th{background-color:#f0ecee}.ui-expander .table.table--selectable .table__head .table__tr:hover:active .table__th{background-color:#e1d9dd}.ui-expander .table .table__head{display:table-header-group}.ui-expander .table .table__head .table__tr:focus{outline:none}.ui-expander .table .table__head .table__tr:focus>.table__th{border-bottom:2px solid var(--primary-color)}.ui-expander .table .table__head .table__tr .table__th{border-bottom:2px solid transparent;border-top:0;font-weight:700;line-height:1.375rem;text-align:left;vertical-align:bottom}.ui-expander .table .table__head .table__tr .table__th>div{align-items:flex-end;display:flex;flex-direction:row}.ui-expander .table .table__head .table__tr .table__th>div input[type=checkbox]{content:url(https://dll-team.zeroheight.com/api/asset/download.svg?asset_id=1549217&auth=Cql56juhYyN5-IkO_gABmA);-webkit-appearance:none;background-color:transparent;display:none;font-size:1rem;height:1.5rem;margin:0 .5rem 0 0;outline:none;position:relative;width:1.5rem}.ui-expander .table .table__head .table__tr .table__th>div input[type=checkbox]:checked{content:none}.ui-expander .table .table__head .table__tr .table__th>div input[type=checkbox]:checked:after{content:url(https://dll-team.zeroheight.com/api/asset/download.svg?asset_id=1549225&auth=Cql56juhYyN5-IkO_gABmA);margin:0;padding:0;position:absolute;top:0;left:0}.ui-expander .table .table__body{display:table-row-group}.ui-expander .table .table__body .table__tr__extended{display:none;padding:3rem 1rem;width:30rem}.ui-expander .table .table__body .table__tr:hover{background-color:#f0ecee}.ui-expander .table .table__body .table__tr:active>.table__td{background-color:#e1d9dd}.ui-expander .table .table__body .table__tr .table__td{border-top:1px solid #cccccc}.ui-expander .table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.ui-expander .table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon use{fill:#000}.ui-expander .table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon.table__td__icon--closed{display:block}.ui-expander .table .table__body .table__tr .table__td .table__td__expandBtn .table__td__icon.table__td__icon--opened{display:none}.ui-expander .table .table__body .table__tr .table__td>div{align-items:center;display:flex;flex-direction:row}.ui-expander .table .table__body .table__tr .table__td>div input[type=checkbox]{content:url(https://dll-team.zeroheight.com/api/asset/download.svg?asset_id=1549217&auth=Cql56juhYyN5-IkO_gABmA);-webkit-appearance:none;background-color:transparent;display:none;font-size:1rem;height:1.5rem;margin:0 .5rem 0 0;outline:none;position:relative;width:1.5rem}.ui-expander .table .table__body .table__tr .table__td>div input[type=checkbox]:checked{background-color:transparent;content:none}.ui-expander .table .table__body .table__tr .table__td>div input[type=checkbox]:checked:after{content:url(https://dll-team.zeroheight.com/api/asset/download.svg?asset_id=1549225&auth=Cql56juhYyN5-IkO_gABmA);margin:0;padding:0;position:absolute;top:0;left:0}.ui-expander .table .table__foot{display:table-footer-group}.pagination{color:#333;display:inline-flex;flex-direction:row;float:right;font-family:Effra-Regular;font-size:1rem;line-height:1.375rem}.pagination.pagination--disabled{color:#999;opacity:.64}.pagination.pagination--disabled .pagination__item:hover,.pagination.pagination--disabled .pagination__item.pagination__item--selected:hover{background-color:#fff}.pagination.pagination--disabled .pagination__item.pagination__item--selected span{opacity:.56}.pagination.pagination--disabled .arrow{fill:#ccc;opacity:.64}.pagination .pagination__item{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer!important;outline:inherit;align-items:center;display:flex;height:3rem;justify-content:center;width:44px;border-bottom:1px solid transparent;line-height:3rem}.pagination .pagination__item .arrow{fill:#333;height:1.25rem;width:1.25rem}.pagination .pagination__item:focus{background-color:#0000000d}.pagination .pagination__item:hover{background-color:#0000000d;cursor:default}.pagination .pagination__item:active{background-color:#0000001a}.pagination .pagination__item.pagination__item--selected{display:flex;justify-content:center;align-items:center;width:44px;padding:13.5px 0;border-radius:4px;background:#09f;color:#fff;border:none}.pagination .pagination__item.pagination__item--disabled{color:#ccc}.pagination .pagination__item.pagination__item--disabled .arrow{fill:#ccc}.pagination .pagination__item.pagination__item--disabled:hover{background:none}@media screen and (min-width:320px)and (max-width:768px){.pagination__item--selected{display:flex;justify-content:center;align-items:center;width:34px;padding:4px 0;border-radius:4px;background:#09f;color:#fff;border:none}}.SearchResultsGrid-table-container{flex:1}.SearchResultsGrid-filter{margin-left:auto}.SearchResultsGrid-select-button-th{max-width:200px;width:200px}.SearchResultsGrid .table-container{max-height:420px!important;min-height:420px!important;overflow:auto!important;border-radius:4px!important;border:1px solid #dddbda!important}.SearchResultsGrid .table-container .select-user-button{background:none!important;display:flex;align-items:center;justify-content:center;font-size:16px!important;font-weight:700;font-family:Effra-Regular;padding:0!important;margin-left:-16px;min-width:200px;color:var(--primary-color)!important}.SearchResultsGrid .table-container .select-user-button .btn__icon{fill:var(--primary-color)!important}.SearchResultsGrid .table-container .SearchResultsGrid-select-button-th{word-break:break-word;white-space:normal}.AccountSelection-Paging{margin-top:16px!important;margin-bottom:16px;border:1px solid #dddbda!important;border-radius:0 0 4px 4px!important;padding:8px!important}.AccountSelection-Paging .pagination__item{float:right}.AccountSelection-Paging .pagination .pagination__item--selected{display:flex!important;justify-content:center!important;align-items:center!important;width:44px!important;padding:13.5 px 0px!important;border-radius:4px!important;background:var(--primary-color)!important;color:#fff!important;border:none!important}.no-results-message-section{position:relative;text-align:center;height:170px;background:#fff!important}.no-results-message-section .no-results-message{position:absolute;padding:16px 0;top:50%;left:50%;transform:translate(-50%,-50%)}.no-results-message-section .no-results-message .no-results-message-header{color:#3e3e3c;font-feature-settings:"liga" off,"clig" off;font-family:Effra-Regular;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.no-results-message-section .no-results-message .no-results-message-desc{color:#3e3e3c;font-feature-settings:"liga" off,"clig" off;font-family:Effra-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.table{min-width:unset!important;width:100%!important;white-space:unset!important}.table .table__td .select-user-button{display:flex;justify-content:center;align-items:center}.ContactSearchModal{display:flex!important;font-family:Effra-Regular;max-width:1248px!important;min-width:375px!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;z-index:130000!important;border-radius:4px!important}.ContactSearchModal #scroll-dialog-title{display:flex;height:86px;padding:38px 578px 15.75px 32px;align-items:center;flex:1 0 0}.ContactSearchModal #scroll-dialog-title .MuiTypography-h6{font-family:Effra-Regular!important;font-size:26px!important;color:#3e3e3c!important}.ContactSearchModal .MuiDialogContent-root{padding:8px 24px!important;width:100%!important;max-height:768px!important;overflow:auto}.ContactSearchModal .MuiDialog-container{align-items:normal}.ContactSearchModal .ContactSearchModal-close{position:absolute;right:8px;top:8px}.ContactSearchModal .SearchResultsGrid-filter input[type=text]{height:48px!important}.main-layout-container{margin-top:64px;padding:24px 24px 0}@media screen and (max-width:1364px){.main-layout-container{padding:16px 16px 0}}.user-details-background{margin-top:64px;padding:24px 24px 0;background-color:#fff;min-height:100vh}.breadcrumb-container{margin-bottom:16px}.breadcrumb-container .breadcrumb-item{font-size:15px!important;text-decoration:none;transition:all .2s ease;font-weight:400;font-family:Effra-Regular}.breadcrumb-container .breadcrumb-item.home{color:#3e3e3c}.breadcrumb-container .breadcrumb-item.link{cursor:pointer}.breadcrumb-container .breadcrumb-item.link:hover{text-decoration:underline}.breadcrumb-container .super-admin.active{color:#09f}.breadcrumb-container .admin.active{color:var(--primary-color)}.MuiBreadcrumbs-separator{color:#888;margin-left:4px!important;margin-right:4px!important}.accountSelectionAccTst{flex-grow:1;font-weight:bolder;color:#ee4b2b;font-size:x-large;justify-content:center;text-align:center;align-items:center}@media screen and (min-width:860px)and (max-width:900px){.accountSelectionAccTst{margin-left:6.5rem}}@media screen and (min-width:680px)and (max-width:860px){.accountSelectionAccTst{white-space:nowrap}}.settingsMenu{padding:16px 24px 16px 8px;max-height:60vh;overflow:hidden auto}.settingsMenu ul{width:248px}.settingsMenu ul li{padding:12px 16px!important;transition:background-color .2s ease}.settingsMenu ul li:hover{background-color:#edecec}.settingsMenu ul .topLinks{font-family:Effra-Regular,arial,verdana,helvetica;font-size:16px!important;font-weight:700!important;color:#3e3e3c!important;text-decoration:none;transition:color .2s ease}.settingsMenu ul .topLinks:hover{color:#242423}.contact-section{padding:8px 24px 16px 16px}.contact-section .contact-us-header{font-family:Effra-Regular,arial,verdana,helvetica;font-size:16px!important;font-weight:400!important;color:#3e3e3c!important;margin-top:16px!important}.contact-section .contact-section-email-phone-number{margin-top:16px;display:flex;justify-content:flex-start;align-items:center;font-family:Effra-Regular,arial,verdana,helvetica;color:var(--primary-color)!important}.contact-section .contact-section-email-phone-number a{font-size:15px!important;color:var(--primary-color)!important;text-decoration:none!important;margin-left:16px;font-weight:700!important}.api-error-section{padding:1rem}.admin-user-avatar{background-color:var(--primary-color)!important;color:#fff!important;font-size:14px!important;font-weight:400!important;width:35px!important;height:35px!important;margin-right:-16px!important}.super-admin-user-avatar{background-color:#09f!important}.menu{position:relative;border:none;font-family:Effra-Regular,arial,verdana,helvetica;font-size:14px;font-weight:400;letter-spacing:.02rem;outline:none;width:auto;cursor:pointer;z-index:10000}.dropdown-popover-list .MuiPopover-paper{left:calc(100% - 9rem)!important}.toolTipResource{white-space:nowrap;overflow:hidden;text-overflow:ellipsis!important}.menuFlex{padding-top:5%!important;background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.menuFlex .selected{background-color:#fff;color:var(--primary-color)}.menuFlex .selected a{color:var(--primary-color)!important}.topLinks{width:100%!important;text-decoration:none;color:#000!important}.topLinks .MuiMenuItem-root{font-size:14px!important}.topLinks.topLinks--primary{font-family:Effra-Heavy;font-size:14px;text-decoration:none}.topLinks.topLinks--secondary{font-family:Effra-Regular,arial,verdana,helvetica;font-size:13px;border-left:none;text-decoration:none}.userProfile{color:#000;text-align:left!important;font-weight:400;font-family:Effra-Regular,arial,verdana,helvetica;line-height:normal;margin-right:8px!important}.userProfile .user-name{font-size:15px}.userProfile .vendor-name{font-size:13px}.MuiToolbar-root{min-height:64px!important;border-bottom:1px solid #dddbda!important}.superAdminToolBar{height:55px!important;justify-content:space-between!important}.accountSelectionAccTst{margin-left:auto}.iconSection{justify-content:space-between;display:flex}.toolSection{display:flex;justify-content:space-between;margin-right:24px!important;gap:24px!important}.toolSection .settings-icon-section,.toolSection .iconsDiv,.toolSection .resources-icon-section{border-left:1px solid #ddd;padding-left:20px;height:100%;display:flex;align-items:center}.resourcesDiv{background-color:#fff;color:#000;padding:0 10px;font-family:Effra-Regular,arial,verdana,helvetica;font-size:14px;z-index:1201!important}.logoSection_topLogo__row{display:flex}.logoSection_topLogorow___columnLeft{margin-right:15px}.menu{position:relative;border:none;font-family:Effra-Regular,arial,verdana,helvetica;font-size:14px;font-weight:400;flex:1;letter-spacing:.02rem;outline:none;width:auto;cursor:pointer;z-index:10000}.menu.menu--primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.side-nav-svg-icon{width:26px!important;height:26px!important}.default-nav-svg-icon svg{fill:#3e3e3c!important}.default-active-nav-svg-icon svg{fill:#fff!important}.side-nav-text-active .MuiTypography-root{color:var(--primary-color)}.menuInner{color:#fff;width:100%!important;height:1.5rem;padding-left:1rem}.menuInner.menuInner--primary{font-family:Effra-Heavy;font-size:14px;text-decoration:none}.menuInner.menuInner--secondary{font-family:Effra-Regular,arial,verdana,helvetica;font-size:13px;border-left:none;text-decoration:none}.side-bar__drawer{background:#a9a9a9 none;border-color:#a9a9a9}.side-bar__drawer hr{border-color:#a9a9a9}.resourcesDiv{background-color:#fff;color:#000;padding:0 10px;font-family:Effra-Regular,arial,verdana,helvetica;font-size:14px}.resourcesDiv.divider--resources{background-color:#fff;height:100}.resourcesDiv{height:auto!important}.super-admin-side-nav-item-button .Mui-selected{background-color:#09f!important}.super-admin-side-nav-item-button .Mui-selected .MuiListItemText-primary{color:#fff}.admin-side-nav-item-button .MuiListItemText-primary{font-size:18px!important}.admin-side-nav-item-button .Mui-selected{background-color:var(--primary-color)!important}.admin-side-nav-item-button .Mui-selected .MuiListItemText-primary{color:#fff}*,*:before,*:after{box-sizing:border-box}:root{--ui-scale: 1;--ui-font: 16px;--ui-spacing: 8px}html,body{font-size:calc(var(--ui-font) * var(--ui-scale))}*{margin:0;padding:0}@font-face{font-family:Effra-Regular;src:url(/ecsweb/assets/Effra-Regular-BlO0Dzuj.woff) format("woff"),url(/ecsweb/assets/Effra-Regular-DLW9Pjru.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Effra-Regular;src:url(/ecsweb/assets/Effra-Bold-C5wlwXa3.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Effra-Heavy;src:url(/ecsweb/assets/Effra-Heavy-DvzigliW.ttf) format("truetype");font-weight:400;font-style:normal}html{-webkit-text-size-adjust:100%;height:100%}body{font-size:1rem;font-family:Effra-Regular,arial,verdana,helvetica;font-weight:400;color:#333;height:100%;line-height:1;text-rendering:optimizeSpeed;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}#root{isolation:isolate;height:100%;height:100dvh;display:flex;flex-direction:column}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%}a{cursor:pointer;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{text-wrap:balance;overflow-wrap:break-word}::-moz-placeholder{opacity:1}body::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-track{background:#f0f0f0;border-radius:6px}body::-webkit-scrollbar-thumb{background:#888;border-radius:6px;border:3px solid #f0f0f0}body::-webkit-scrollbar-thumb:hover{background:#555}.fieldset{border:0;padding:0 0 8px}
