@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,article,aside,big,cite,code,del,details,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,u,i,center,button,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,embed,figure,figcaption,footer,header,hgroup,menu,nav,input,textarea,output,ruby,section,summary,time,mark,audio,video,svg,svg g{margin:0;padding:0;border:0;vertical-align:baseline;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-margin-before:0;-webkit-margin-after:0;outline:0}strong,em{display:inline}html,input,textarea,select,button{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:12px;line-height:16px;-webkit-font-smoothing:antialiased}a{color:inherit;font-weight:700}ol,ul{list-style:none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0}table{border-collapse:collapse;border-spacing:0}[hidden]{display:none}a:focus{outline:none}a:active,a:hover{outline:0}audio:not([controls]){display:none;height:0}button[disabled],input[disabled]{cursor:default}.proto-clearfix,.proto-form-input-block,.proto-dropdown-block .dropdown-wrap.buttons,.proto-horz-list,.proto-radio-block,.proto-button-list{display:block}.proto-clearfix:after,.proto-form-input-block:after,.proto-dropdown-block .dropdown-wrap.buttons:after,.proto-horz-list:after,.proto-radio-block:after,.proto-button-list:after{content:"";display:block;height:0;clear:both;visibility:hidden}.proto-block,html,app-root,.proto-body,.proto-app-block,.proto-toggle-container .proto-toggle,.proto-toggle-container,.proto-radio-block .connect-radio-label,.proto-radio-block .html-radio,.proto-radio-block .proto-radio-wrap,.proto-radio-block,.connect-radio-group,.proto-icon,.proto-icon-block,.proto-form-block,.proto-fieldset,.proto-form-input-block,.proto-input-label,.proto-input-text,.proto-input-text-area,.proto-input-remain-chars,.proto-dropdown-block .dropdown-controls-block .info-pop-footer,.proto-dropdown-block .dropdown-controls-block .info-pop-list-item,.proto-dropdown-block .dropdown-controls-block .info-pop-list,.proto-dropdown-block .dropdown-controls-block .info-pop-body,.proto-dropdown-block .dropdown-controls-block .info-pop-header-text,.proto-dropdown-block .dropdown-controls-block .info-pop-item-text,.proto-dropdown-block .dropdown-controls-block .info-pop-header,.proto-dropdown-block .dropdown-controls-block .connect-info-pop-block,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .proto-button-text,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .proto-button-text,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option,.proto-dropdown-block .dropdown-wrap,.proto-card-block,.proto-card-header-block,.proto-card-header,.proto-card-content-block,.proto-card-intro-block,.proto-button,.proto-button-list,.proto-button-list-item,.proto-badge,.proto-title-block,.proto-horz-list-item,.proto-button-list>.proto-button,.proto-horz-list{display:block;position:relative;width:100%;height:100%;box-sizing:border-box}.proto-canvas,.pwc_connect,.proto-toggle-container .proto-toggle-checkbox,.proto-form-input-block .text-select-click,.proto-radio-block .connect-radio:after,.proto-radio-block .connect-radio,.proto-backdrop,.proto-button-block{position:absolute;width:100%;height:100%;top:0;left:0;z-index:20}.proto-horz-list,.proto-radio-block,.proto-button-list{list-style-type:none}.proto-horz-list-item,.proto-button-list-item,.proto-button-list>.proto-button{display:inline-block;width:auto;float:left}.proto-serif-24{font-family:Georgia,serif;font-weight:700;font-style:italic;font-size:24px;line-height:30px}.proto-serif-18{font-family:Georgia,serif;font-weight:700;font-size:18px;line-height:24px}.proto-serif-18-italic,.modal-content-title,.proto-card-header-block .proto-title,.proto-card-header-block .proto-title-red{font-family:Georgia,serif;font-weight:700;font-style:italic;font-size:18px;line-height:24px}.proto-serif-16,.proto-add-edit-user .proto-add-user-create p{font-family:Georgia,serif;font-weight:700;font-size:16px;line-height:21px}.proto-serif-12,.connect-history .connect-history-date,.proto-dropdown-block .dropdown-controls-block .info-pop-header-text{font-family:Georgia,serif;font-weight:400;font-size:12px;line-height:16px}.proto-sans-16,.proto-form-select-block-label{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:21px}.proto-sans-14,.proto-form-block .proto-card-header-block .proto-title,.proto-form-block .proto-card-header-block .proto-title-red,.proto-sans-title{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:14px;line-height:19px}.proto-sans-12,.proto-form-select-block-description,.proto-add-edit-user .proto-add-user-create a,.custom-email-prompt,.connect-history .connect-history-event-details,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text-name,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text-name{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:12px;line-height:16px}.proto-sans-10,.proto-input-prompt,.proto-input-validation-message,.proto-input-remain-chars,.proto-input-label .optional-label,.proto-radio-group-disclaimer-text,.proto-subchip-dropdown .proto-subchip-dropdown-content .proto-subchip-dropdown-item,.proto-subchip-dropdown .proto-subchip-dropdown-header,.connect-history .connect-history-event-time{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:10px;line-height:14px}.proto-sans-10-italic,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text-detail,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text-detail{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:10px;line-height:14px;font-style:italic}.proto-vertical-align,.proto-radio-block .connect-radio-label .label-text,.proto-dropdown-block .dropdown-controls-block .info-pop-header-text,.proto-dropdown-block .dropdown-controls-block .info-pop-item-text,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text,a.proto-button{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.proto-title,.proto-title-red{position:relative;display:inline-flex;justify-content:center;flex-direction:column;text-align:left;width:auto;height:100%;color:#3f3f40}.equal-shadow,.proto-page-scroll{box-shadow:0 2px 4px 1px #00000040}.equal-shadow-medium,.connect-history .connect-history-event{box-shadow:0 1px 1px 1px #00000026}.equal-shadow-light,app-login .proto-component-wrap.app-header,app-side-by-side-nav .proto-component-wrap.app-header,.proto-card-block{box-shadow:0 1px 1px #0000001a}.right-shadow-mid{box-shadow:1px 0 2px 1px #0000001a}.bottom-shadow-mid{box-shadow:0 1px 2px 1px #0000001a}.left-shadow-mid{box-shadow:-1px 0 2px 1px #0000001a}.bottom-right-shadow-light,.proto-form-select-block{box-shadow:1px 1px 1px #0000001a}.proto-element-transition,.temp-site-link,.proto-input-text,.proto-input-textarea,.proto-input-label,.connect-radio-group .connect-radio-group-title,.proto-backdrop,.proto-dropdown-block .dropdown-controls-block .proto-button-list-item,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option,.proto-button-list.text .proto-button-text{transition:all .25s ease-out}.proto-icon-transition,.proto-toggle-container .proto-toggle,.proto-radio-block .connect-radio:after,.proto-radio-block .connect-radio{transition:all .1s ease-in-out}connect-accordion .proto-accordion-header{display:flex;align-items:center;color:#79797a;background:#f4f3f0;padding:2px 18px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}connect-accordion .proto-accordion-control{width:24px;height:24px;transform:rotate(-90deg);transition:transform .3s cubic-bezier(0,0,.3,1);will-change:transform}connect-accordion .proto-accordion-control.active{transform:none}connect-accordion .proto-accordion-body{padding:0 18px;transition:height .3s cubic-bezier(0,0,.3,1);overflow:hidden}connect-accordion .proto-accordion-body p:not(:last-child){margin-bottom:10px}.proto-button-list-item.hide-button{display:none!important}.proto-button-list-item.rf-delete-button{right:8px}.proto-button-list-item.rf-purge-button{left:25px}.proto-button-list-item.rf-rollforward-button{left:8px}.proto-button{background:transparent;cursor:pointer;border-radius:0}a.proto-button{text-decoration:none}.proto-button-list.text .proto-button-list-item{padding:0 18px}.proto-button-list.text .proto-button-text{color:#79797a;text-transform:capitalize}.proto-button-list.text .proto-button:hover .proto-button-text{color:#404041;text-decoration:underline}.proto-button.icon-only .pwc-icon{font-size:20px}.proto-button-list-item.form-button .proto-button{height:30px;background:#db536a;padding:0 18px;text-decoration:none!important}.proto-button-list-item.form-button .proto-button .proto-button-text{font-size:13px;color:#fff;font-weight:700;line-height:30px}.proto-button-list-item.disabled .proto-button,.proto-button-list-item.disabled .proto-button-text{cursor:not-allowed!important;background-color:#79797a!important}.proto-icon-text-button{display:flex;align-items:center;white-space:nowrap}.proto-icon-text-button .pwc-icon{font-size:20px;margin-right:10px}.proto-icon-text-button .proto-icon{padding-left:28px;padding-top:6px}.proto-icon-text-button:hover .pwc-icon{color:#db536a;transition:all 50ms ease-out}.proto-card-block{height:auto;background:#fff;border:1px solid #d9d9d9}.proto-card-block:before{content:" ";position:absolute;left:-.5px;width:calc(100% + 1px);height:3px;background:#db536a}.proto-card-block connect-accordion .proto-accordion{padding-top:1em}.proto-card-block connect-accordion .proto-accordion:first-child{padding-top:0}.proto-card-block connect-accordion .proto-accordion.active .proto-accordion-body{padding-top:1em}.proto-card-block connect-accordion .proto-accordion-control{width:1.5em;height:1.5em;margin-right:.5em}.proto-card-block connect-accordion .proto-accordion-body{padding-left:.5em}.proto-card-header-block{height:50px;padding:0 18px;overflow:hidden}.proto-card-header-block .proto-title,.proto-card-header-block .proto-title-red{text-transform:capitalize}.proto-card-header-block .proto-sub-title{display:inline-block;height:auto;font-size:10px;font-style:italic;font-weight:400;position:relative}.proto-card-content-block{height:calc(100% - 50px);padding:5px 18px 18px}.proto-card-intro-block{height:auto}.proto-sans-title{font-weight:700;text-transform:capitalize}.proto-dropdown-block{position:absolute;width:250px;height:250px;min-width:214px;margin-top:-1px}.proto-dropdown-block .dropdown-wrap{border:1px solid #db536a;border-top:none;height:auto;background:#fff}.proto-dropdown-block .dropdown-wrap.buttons{border-top:1px solid #db536a}.proto-dropdown-block .dropdown-controls-block{width:100%;height:auto;background:#fff;max-height:300px;overflow-x:hidden;overflow-y:auto}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option{cursor:pointer;float:none;height:auto;border-top:1px solid #d9d9d9;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;padding:10px 0 10px 10px}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item:first-child,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option:first-child{border-top:0}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item:hover,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option:hover{background:#ebebec}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item.no-results,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option.no-results{color:#e0301e}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text-name,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text-name{color:#3f3f40;line-height:14px}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text-detail,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text-detail{color:#787879;line-height:14px}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .proto-button,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .proto-button{text-align:left;padding-left:18px;padding-right:18px}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .proto-button-text,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .proto-button-text{text-align:left}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .select-text,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .select-text{align-items:stretch;width:100%;flex-shrink:1;padding-right:9px;text-align:left}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .user-third-party,.proto-dropdown-block .dropdown-controls-block .dropdown-select-option .user-third-party{background-color:transparent;background-image:url("./media/asterisk-MZJBJ5XX.svg");background-position:center;background-repeat:no-repeat;background-size:50%;width:16px;height:16px;display:inline-block}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item{padding:0}.proto-dropdown-block .dropdown-controls-block .proto-button-list-item .proto-button{padding:10px 20px}.proto-dropdown-block .dropdown-controls-block.client-access-list{overflow-y:hidden}.proto-dropdown-block .dropdown-controls-block .connect-info-pop-block{height:auto}.proto-dropdown-block .dropdown-controls-block .info-pop-header{height:40px;border-bottom:1px solid #d9d9d9}.proto-dropdown-block .dropdown-controls-block .info-pop-header-text,.proto-dropdown-block .dropdown-controls-block .info-pop-item-text{align-items:flex-start;padding-left:18px}.proto-dropdown-block .dropdown-controls-block .info-pop-item-text{font-weight:700;width:auto}.proto-dropdown-block .dropdown-controls-block .info-pop-item-subtext{text-transform:lowercase;color:#79797a;font-weight:400;margin-left:.5em}.proto-dropdown-block .dropdown-controls-block .info-pop-header-text{font-weight:700;color:#db536a}.proto-dropdown-block .dropdown-controls-block .info-pop-body{max-height:200px;overflow:auto}.proto-dropdown-block .dropdown-controls-block .info-pop-list{height:auto;overflow:hidden}.proto-dropdown-block .dropdown-controls-block .info-pop-list-item{height:35px;display:flex;justify-content:flex-start;align-items:center}.proto-dropdown-block .dropdown-controls-block .info-pop-footer{top:1px;height:75px;padding:10px 18px 0 0;border-top:1px solid #d9d9d9;background:#ebebec}.proto-dropdown-block .dropdown-controls-block .info-pop-footer .proto-button-list-item{width:auto;float:right;padding:0}.proto-dropdown-block .dropdown-controls-block .info-pop-footer .proto-button-list-item .proto-button{background:#db536a}.proto-dropdown-block .dropdown-controls-block .info-pop-footer .proto-button-list-item .proto-button .proto-button-text{color:#fff;font-weight:700;line-height:30px}.proto-dropdown-block.align-left{margin-left:-20px}.proto-dropdown-block.align-right{margin-left:-230px}.proto-dropdown-block.align-right .dropdown-controls-block{float:right}.proto-dropdown-block.align-above{padding-bottom:10px}.proto-dropdown-block.align-above .dropdown-wrap{border-top:1px solid #db536a;border-bottom:none}.proto-dropdown-block.align-below{padding-top:10px}.p-dropdown-clear-icon{top:28%}.proto-fieldset,.proto-form-input-block,.proto-input-label,.proto-input-remain-chars{height:auto}.proto-component-block.form{padding:18px 25px}.proto-form-block{padding-bottom:45px;height:auto}.proto-form-block .proto-card-block{margin-bottom:18px}.proto-form-block .proto-card-header-block .proto-title,.proto-form-block .proto-card-header-block .proto-title-red{font-style:normal;font-weight:700;top:5px}.proto-form-block .proto-fieldset{margin-bottom:18px}.proto-form-block .proto-fieldset.conditional{padding-left:18px;border-left:10px solid #eae8e2;margin-left:25px;width:calc(100% - 25px)}.proto-form-block .proto-fieldset-left{float:left;width:50%;border-right:1px solid #ebebec}.proto-form-block .proto-fieldset-left .proto-title-red{margin-bottom:10px}.proto-form-block .proto-fieldset-left .proto-input-prompt{float:none;text-align:left}.proto-form-block .proto-fieldset-left:first-child{padding-right:40px}.proto-form-block .proto-fieldset-left:last-child{border-right:none;padding-left:40px}.proto-form-block .proto-fieldset-left .connect-text-select-wrapper{margin-bottom:10px}.proto-form-block .proto-fieldset-left .connect-text-select-wrapper:nth-child(0){margin-bottom:20px}.proto-form-block .proto-button-block{height:30px;top:auto;bottom:0;left:0}.proto-form-block .proto-button-block .proto-button{background:#db536a;padding:0 18px;text-decoration:none!important}.proto-form-block .proto-button-block .proto-button .proto-button-text{font-size:13px;color:#fff;font-weight:700;line-height:30px}.proto-form-block .proto-button-block .proto-button.cancel{background:transparent}.proto-form-block .proto-button-block .proto-button.cancel .proto-button-text{color:#3f3f40}.proto-form-block .proto-button-list-item{float:right;margin-left:10px}.proto-title-red{color:#db536a;font-weight:700}.connect-history .connect-history-day:not(:last-child){margin-bottom:25px}.connect-history .connect-history-date{color:#db536a;font-weight:700;font-style:italic;margin-bottom:18px}.connect-history .connect-history-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.connect-history .connect-history-event{display:inline-block;background-color:#fff;border-left:2px solid #79797a;padding:1em;margin-left:25px}.connect-history .connect-history-event:not(:last-child){margin-bottom:18px}.connect-history .connect-history-event-time{margin-right:2em;color:#9f9fa0}.connect-history .connect-history-emphasized{font-weight:700;color:#db536a}.proto-icon-block{display:inline-block}.proto-backdrop{overflow:hidden}.proto-backdrop.hyperfocus{z-index:50}.proto-backdrop.standard-dialog{z-index:150;background:#ffffffe6}.proto-backdrop.standard-dialog.open-user{background:transparent}.proto-backdrop.confirm-dialog{z-index:200;background:#ffffffe6;display:flex;justify-content:center;align-items:flex-start;padding:80px 0}.proto-backdrop.dropdown{z-index:250}.nested-1{padding-bottom:20px;padding-left:20px;border-left:5px solid #9f9fa0}.custom-email-prompt{color:#404041;font-weight:700;margin-bottom:10px}.modal-content-title{color:#db536a;font-style:normal}.proto-modal{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.proto-modal-content{flex-grow:1;flex-shrink:1;max-height:calc(100vh - 303px);overflow:auto}.proto-modal-has-footer{padding:18px 18px 75px}.proto-modal-footer-buttons{flex-grow:0;flex-shrink:0;position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:flex-end;align-items:center;padding:25px;background:#f4f3f0;border-top:1px solid #d9d9d9}.proto-modal-footer-buttons .proto-modal-footer-button{height:2em}.proto-modal-footer-buttons .proto-modal-footer-button:first-child{background:#db536a}.proto-modal-footer-buttons .proto-modal-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.proto-modal-footer-buttons .proto-modal-footer-button:not(:last-child){margin-right:1em}.proto-connect-modals-button-secondary{float:left;margin-left:20px}.proto-connect-modals-description{padding-bottom:10px}.proto-add-domains .form-block{padding-bottom:18px}.proto-add-domains .proto-add-domains-footer-buttons{width:100%;display:flex;justify-content:flex-end;align-items:center;padding-top:18px;border-top:1px solid #d9d9d9}.proto-add-domains .proto-add-domains-footer-buttons .proto-add-domains-footer-button{height:2em}.proto-add-domains .proto-add-domains-footer-buttons .proto-add-domains-footer-button:first-child{background:#db536a}.proto-add-domains .proto-add-domains-footer-buttons .proto-add-domains-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.proto-add-domains .proto-add-domains-footer-buttons .proto-add-domains-footer-button:not(:last-child){margin-right:1em}.proto-add-edit-user .proto-add-edit-user-form-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:35px}.proto-add-edit-user .proto-add-edit-user-form-label{width:49%;color:#9f9fa0;font-weight:700}.proto-add-edit-user .proto-add-user-section{margin-bottom:18px}.proto-add-edit-user .proto-add-user-create{width:100%;background-color:#ebebec;padding:9px 0;text-align:center}.proto-add-edit-user .proto-add-user-create p{font-style:italic}.proto-add-edit-user .proto-add-user-create a{font-style:initial;display:inline}.standard-dialog-content-block{padding:18px}.standard-dialog-content-block .proto-form-block{padding-bottom:0}.standard-dialog-content-block .proto-form-block .standard-dialog-form-group .standard-dialog-form-group-label{color:#79797a;font-weight:700;margin-bottom:5px}.standard-dialog-footer-controls{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:flex-end;align-items:center;padding:25px;background:#f4f3f0;border-top:1px solid #d9d9d9}.standard-dialog-footer-controls .standard-dialog-footer-button{height:2em}.standard-dialog-footer-controls .standard-dialog-footer-button:first-child{background:#db536a}.standard-dialog-footer-controls .standard-dialog-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.standard-dialog-footer-controls .standard-dialog-footer-button:not(:last-child){margin-right:1em}.proto-import-request-buttons{flex-grow:0;flex-shrink:0;width:100%;display:flex;justify-content:flex-end;align-items:center;padding:25px;background:#f4f3f0;border-top:1px solid #d9d9d9}.proto-import-request-buttons .proto-modal-footer-button{height:2em}.proto-import-request-buttons .proto-modal-footer-button:first-child{background:#db536a}.proto-import-request-buttons .proto-modal-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.proto-import-request-buttons .proto-modal-footer-button:not(:last-child){margin-right:1em}.proto-subchip-dropdown{width:100%;background:#fff;box-shadow:0 0 5px #0003}.proto-subchip-dropdown .proto-subchip-dropdown-header{padding:3px 1px 4px 10px;font-weight:700;background-color:#db536a;color:#fff;width:100%}.proto-subchip-dropdown .proto-subchip-dropdown-header .proto-badge{margin-left:5px;background-color:#fff;color:#db536a}.proto-subchip-dropdown .proto-subchip-dropdown-content{padding:3px 10px}.proto-subchip-dropdown .proto-subchip-dropdown-content .proto-subchip-dropdown-item{color:#404041;display:flex;justify-content:space-between;align-items:stretch;width:100%}.proto-subchip-dropdown .proto-subchip-dropdown-content .proto-subchip-dropdown-item:not(:last-child){margin-bottom:6px}.proto-subchip-dropdown .proto-subchip-dropdown-content .proto-subchip-dropdown-item .proto-subchip-dropdown-item-dismiss{width:10px;margin-left:9px}.proto-feedback{position:relative;padding-bottom:75px}.proto-feedback .proto-modal-footer-button{height:2em}.proto-feedback .proto-modal-footer-button:first-child{background:#db536a}.proto-feedback .proto-modal-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.proto-feedback .proto-modal-footer-button:not(:last-child){margin-right:1em}.connect-radio-group{height:auto;margin-bottom:25px}.connect-radio-group .connect-radio-group-title{font-size:12px;color:#79797a;font-weight:700;margin-bottom:5px}.connect-radio-group.invalid .connect-radio-group-title{color:#e0301e}.proto-radio-block{height:30px}.proto-radio-block .html-radio{display:inline-block;width:25px;float:left;z-index:50;opacity:0;cursor:pointer}.proto-radio-block .connect-radio{width:16px;height:16px;top:6px;left:5px;border-radius:50%;border:1px solid #79797a;background:transparent}.proto-radio-block .connect-radio:after{content:" ";z-index:1;width:10px;height:10px;left:50%;top:50%;margin-top:-5px;margin-left:-5px;border-radius:5px;background:transparent}.proto-radio-block .connect-radio.selected{border:1px solid #db536a;background:#fff}.proto-radio-block .connect-radio.selected:after{background:#db536a}.proto-radio-block .connect-radio.error{border:1px solid #e0301e}.proto-radio-block .connect-radio-label{display:inline-block;width:calc(100% - 25px);float:right}.proto-radio-block .connect-radio-label .label-text{position:relative;height:100%;align-items:flex-start}.connect-radio-group.invalid{border-left:2px solid #e0301e;padding-left:5px}.connect-radio-group.invalid .proto-input-label{color:#e0301e}.connect-radio-group.invalid .radio-group-validation-display{font-size:10px;color:#e0301e}.proto-radio-group-disclaimer-text{color:#9f9fa0}.proto-form-select-block-wrapper{display:flex;align-items:stretch;flex-grow:1}.proto-form-select-block{-ms-user-select:none;-webkit-user-select:none;user-select:none;border:1px solid #d9d9d9;background:#fff;padding:25px 25px 25px 29px;width:100%;flex-grow:0;flex-shrink:0;color:#666668;cursor:pointer}.proto-form-select-block.selected{border:1px solid #db536a;border-left:5px solid #db536a;padding-left:25px;position:relative}.proto-form-select-block.selected:before{content:"";display:block;position:absolute;top:-26px;right:-6px;width:0;height:0;border-top:40px solid transparent;border-bottom:40px solid transparent;border-left:40px solid #db536a;transform:rotate(-45deg)}.proto-form-select-block.selected:after{content:"";display:block;width:10px;height:20px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:1px;right:11px}.proto-form-select-block-input{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none}.proto-form-select-block-label{font-weight:700;margin-bottom:18px}.proto-form-input-block .text-select-click{top:0;bottom:-5px;cursor:pointer}.proto-form-input-block .text-select-click.is-active{border:1px solid #db536a;border-bottom:none}.groups-tags .proto-fieldset .proto-form-input-block{margin-right:20px;float:left}.proto-input-label{color:#79797a;font-weight:700;margin-bottom:5px}.proto-input-label .optional-label{font-style:italic;margin-left:5px}.proto-input-text,.proto-input-textarea{position:relative;width:100%;height:100%;line-height:30px;border:1px solid #d9d9d9;border-bottom:1px solid #666668;overflow:hidden;padding:0 10px}.proto-input-text:focus,.proto-input-textarea:focus{border-color:#db536a}.proto-input-text{height:30px}.proto-input-textarea{padding:10px;line-height:19px}.proto-input-remain-chars{width:150px;float:right;margin-top:3px;color:#79797a;text-align:right}.proto-input-remain-chars.has-errors{color:#db536a}.proto-input-validation-message{width:100%;float:left;margin-top:2px;color:#e0301e}.disclaimer-left .proto-input-prompt{text-align:left}.proto-input-prompt{width:auto;float:left;margin-top:2px;color:#79797a}.proto-form-input-block.invalid .proto-input-label{color:#e0301e}.proto-form-input-block.invalid .proto-input-text,.proto-form-input-block.invalid .proto-input-textarea{border:2px solid #e0301e}.proto-form-input-block.invalid .proto-input-text:focus,.proto-form-input-block.invalid .proto-input-textarea:focus{border-color:#602320}.proto-input-text::-webkit-input-placeholder{color:#9f9fa0}.proto-input-text::-moz-placeholder{color:#9f9fa0}.proto-input-text:-ms-input-placeholder{color:#9f9fa0}.proto-input-textarea::-webkit-input-placeholder{color:#9f9fa0}.proto-input-textarea::-moz-placeholder{color:#9f9fa0}.proto-input-textarea:-ms-input-placeholder{color:#9f9fa0}.proto-toggle-container{width:36px;height:18px;margin:auto}.proto-toggle-container .proto-toggle{background-color:#b2b2b3;border-radius:9px;padding:3px;display:flex;justify-content:flex-start;align-items:stretch}.proto-toggle-container .proto-toggle:after{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:#fff;position:relative}.proto-toggle-container .proto-toggle.toggled{background-color:#db536a;justify-content:flex-end}.proto-toggle-container .proto-toggle-checkbox{cursor:pointer;opacity:0}.proto-page-scroll{padding-top:10px;background:#787879}.proto-page-scroll.vertical{height:800px;width:30px;border-right:1px solid #666668}.proto-page-scroll.vertical.left{float:left}.proto-page-scroll .proto-button-index{display:inline-block;width:100%;height:30px}.proto-page-scroll .proto-button-index .proto-button-text{color:#d9d9d9}app-login .proto-card-block,app-side-by-side-nav .proto-card-block,app-dashboard .proto-card-block{width:400px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.temp-site-link{font-size:13px;color:#db536a;font-weight:400;margin-bottom:10px;text-decoration:none}.temp-site-link:hover{text-decoration:underline}.pwc_connect{z-index:1;overflow-x:hidden;overflow-y:auto;background:#f4f3f0}body{--ag-legacy-styles-loaded: "true"}.ag-icon{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);position:relative}.ag-icon:before{content:"";font-family:inherit}.ag-icon:after{background:transparent var(--ag-icon-image, none) center/contain no-repeat;display:var(--ag-icon-image-display);opacity:var(--ag-icon-image-opacity, .9);position:absolute;inset:0;content:""}.ag-icon-aggregation{font-family:var(--ag-icon-font-family-aggregation, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-aggregation, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-aggregation, var(--ag-icon-font-color))}.ag-icon-aggregation:before{content:var(--ag-icon-font-code-aggregation, "\f101");display:var(--ag-icon-font-display-aggregation, var(--ag-icon-font-display))}.ag-icon-aggregation:after{background-image:var(--ag-icon-image-aggregation, var(--ag-icon-image));display:var(--ag-icon-image-display-aggregation, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-aggregation, var(--ag-icon-image-opacity, .9))}.ag-icon-arrows{font-family:var(--ag-icon-font-family-arrows, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-arrows, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-arrows, var(--ag-icon-font-color))}.ag-icon-arrows:before{content:var(--ag-icon-font-code-arrows, "\f102");display:var(--ag-icon-font-display-arrows, var(--ag-icon-font-display))}.ag-icon-arrows:after{background-image:var(--ag-icon-image-arrows, var(--ag-icon-image));display:var(--ag-icon-image-display-arrows, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-arrows, var(--ag-icon-image-opacity, .9))}.ag-icon-asc{font-family:var(--ag-icon-font-family-asc, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-asc, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-asc, var(--ag-icon-font-color))}.ag-icon-asc:before{content:var(--ag-icon-font-code-asc, "\f103");display:var(--ag-icon-font-display-asc, var(--ag-icon-font-display))}.ag-icon-asc:after{background-image:var(--ag-icon-image-asc, var(--ag-icon-image));display:var(--ag-icon-image-display-asc, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-asc, var(--ag-icon-image-opacity, .9))}.ag-icon-cancel{font-family:var(--ag-icon-font-family-cancel, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cancel, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cancel, var(--ag-icon-font-color))}.ag-icon-cancel:before{content:var(--ag-icon-font-code-cancel, "\f104");display:var(--ag-icon-font-display-cancel, var(--ag-icon-font-display))}.ag-icon-cancel:after{background-image:var(--ag-icon-image-cancel, var(--ag-icon-image));display:var(--ag-icon-image-display-cancel, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cancel, var(--ag-icon-image-opacity, .9))}.ag-icon-chart{font-family:var(--ag-icon-font-family-chart, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-chart, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-chart, var(--ag-icon-font-color))}.ag-icon-chart:before{content:var(--ag-icon-font-code-chart, "\f105");display:var(--ag-icon-font-display-chart, var(--ag-icon-font-display))}.ag-icon-chart:after{background-image:var(--ag-icon-image-chart, var(--ag-icon-image));display:var(--ag-icon-image-display-chart, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-chart, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-checked{font-family:var(--ag-icon-font-family-checkbox-checked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-checked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-checked, var(--ag-icon-font-color))}.ag-icon-checkbox-checked:before{content:var(--ag-icon-font-code-checkbox-checked, "\f106");display:var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display))}.ag-icon-checkbox-checked:after{background-image:var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-indeterminate{font-family:var(--ag-icon-font-family-checkbox-indeterminate, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-indeterminate, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-indeterminate, var(--ag-icon-font-color))}.ag-icon-checkbox-indeterminate:before{content:var(--ag-icon-font-code-checkbox-indeterminate, "\f107");display:var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display))}.ag-icon-checkbox-indeterminate:after{background-image:var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-unchecked{font-family:var(--ag-icon-font-family-checkbox-unchecked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-unchecked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-unchecked, var(--ag-icon-font-color))}.ag-icon-checkbox-unchecked:before{content:var(--ag-icon-font-code-checkbox-unchecked, "\f108");display:var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display))}.ag-icon-checkbox-unchecked:after{background-image:var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, .9))}.ag-icon-color-picker{font-family:var(--ag-icon-font-family-color-picker, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-color-picker, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-color-picker, var(--ag-icon-font-color))}.ag-icon-color-picker:before{content:var(--ag-icon-font-code-color-picker, "\f109");display:var(--ag-icon-font-display-color-picker, var(--ag-icon-font-display))}.ag-icon-color-picker:after{background-image:var(--ag-icon-image-color-picker, var(--ag-icon-image));display:var(--ag-icon-image-display-color-picker, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-color-picker, var(--ag-icon-image-opacity, .9))}.ag-icon-columns{font-family:var(--ag-icon-font-family-columns, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-columns, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-columns, var(--ag-icon-font-color))}.ag-icon-columns:before{content:var(--ag-icon-font-code-columns, "\f10a");display:var(--ag-icon-font-display-columns, var(--ag-icon-font-display))}.ag-icon-columns:after{background-image:var(--ag-icon-image-columns, var(--ag-icon-image));display:var(--ag-icon-image-display-columns, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-columns, var(--ag-icon-image-opacity, .9))}.ag-icon-contracted{font-family:var(--ag-icon-font-family-contracted, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-contracted, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-contracted, var(--ag-icon-font-color))}.ag-icon-contracted:before{content:var(--ag-icon-font-code-contracted, "\f10b");display:var(--ag-icon-font-display-contracted, var(--ag-icon-font-display))}.ag-icon-contracted:after{background-image:var(--ag-icon-image-contracted, var(--ag-icon-image));display:var(--ag-icon-image-display-contracted, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-contracted, var(--ag-icon-image-opacity, .9))}.ag-icon-copy{font-family:var(--ag-icon-font-family-copy, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-copy, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-copy, var(--ag-icon-font-color))}.ag-icon-copy:before{content:var(--ag-icon-font-code-copy, "\f10c");display:var(--ag-icon-font-display-copy, var(--ag-icon-font-display))}.ag-icon-copy:after{background-image:var(--ag-icon-image-copy, var(--ag-icon-image));display:var(--ag-icon-image-display-copy, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-copy, var(--ag-icon-image-opacity, .9))}.ag-icon-cross{font-family:var(--ag-icon-font-family-cross, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cross, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cross, var(--ag-icon-font-color))}.ag-icon-cross:before{content:var(--ag-icon-font-code-cross, "\f10d");display:var(--ag-icon-font-display-cross, var(--ag-icon-font-display))}.ag-icon-cross:after{background-image:var(--ag-icon-image-cross, var(--ag-icon-image));display:var(--ag-icon-image-display-cross, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cross, var(--ag-icon-image-opacity, .9))}.ag-icon-csv{font-family:var(--ag-icon-font-family-csv, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-csv, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-csv, var(--ag-icon-font-color))}.ag-icon-csv:before{content:var(--ag-icon-font-code-csv, "\f10e");display:var(--ag-icon-font-display-csv, var(--ag-icon-font-display))}.ag-icon-csv:after{background-image:var(--ag-icon-image-csv, var(--ag-icon-image));display:var(--ag-icon-image-display-csv, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-csv, var(--ag-icon-image-opacity, .9))}.ag-icon-cut{font-family:var(--ag-icon-font-family-cut, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cut, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cut, var(--ag-icon-font-color))}.ag-icon-cut:before{content:var(--ag-icon-font-code-cut, "\f10f");display:var(--ag-icon-font-display-cut, var(--ag-icon-font-display))}.ag-icon-cut:after{background-image:var(--ag-icon-image-cut, var(--ag-icon-image));display:var(--ag-icon-image-display-cut, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cut, var(--ag-icon-image-opacity, .9))}.ag-icon-desc{font-family:var(--ag-icon-font-family-desc, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-desc, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-desc, var(--ag-icon-font-color))}.ag-icon-desc:before{content:var(--ag-icon-font-code-desc, "\f110");display:var(--ag-icon-font-display-desc, var(--ag-icon-font-display))}.ag-icon-desc:after{background-image:var(--ag-icon-image-desc, var(--ag-icon-image));display:var(--ag-icon-image-display-desc, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-desc, var(--ag-icon-image-opacity, .9))}.ag-icon-excel{font-family:var(--ag-icon-font-family-excel, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-excel, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-excel, var(--ag-icon-font-color))}.ag-icon-excel:before{content:var(--ag-icon-font-code-excel, "\f111");display:var(--ag-icon-font-display-excel, var(--ag-icon-font-display))}.ag-icon-excel:after{background-image:var(--ag-icon-image-excel, var(--ag-icon-image));display:var(--ag-icon-image-display-excel, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-excel, var(--ag-icon-image-opacity, .9))}.ag-icon-expanded{font-family:var(--ag-icon-font-family-expanded, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-expanded, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-expanded, var(--ag-icon-font-color))}.ag-icon-expanded:before{content:var(--ag-icon-font-code-expanded, "\f112");display:var(--ag-icon-font-display-expanded, var(--ag-icon-font-display))}.ag-icon-expanded:after{background-image:var(--ag-icon-image-expanded, var(--ag-icon-image));display:var(--ag-icon-image-display-expanded, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-expanded, var(--ag-icon-image-opacity, .9))}.ag-icon-eye-slash{font-family:var(--ag-icon-font-family-eye-slash, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-eye-slash, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-eye-slash, var(--ag-icon-font-color))}.ag-icon-eye-slash:before{content:var(--ag-icon-font-code-eye-slash, "\f113");display:var(--ag-icon-font-display-eye-slash, var(--ag-icon-font-display))}.ag-icon-eye-slash:after{background-image:var(--ag-icon-image-eye-slash, var(--ag-icon-image));display:var(--ag-icon-image-display-eye-slash, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-eye-slash, var(--ag-icon-image-opacity, .9))}.ag-icon-eye{font-family:var(--ag-icon-font-family-eye, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-eye, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-eye, var(--ag-icon-font-color))}.ag-icon-eye:before{content:var(--ag-icon-font-code-eye, "\f114");display:var(--ag-icon-font-display-eye, var(--ag-icon-font-display))}.ag-icon-eye:after{background-image:var(--ag-icon-image-eye, var(--ag-icon-image));display:var(--ag-icon-image-display-eye, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-eye, var(--ag-icon-image-opacity, .9))}.ag-icon-filter{font-family:var(--ag-icon-font-family-filter, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-filter, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-filter, var(--ag-icon-font-color))}.ag-icon-filter:before{content:var(--ag-icon-font-code-filter, "\f115");display:var(--ag-icon-font-display-filter, var(--ag-icon-font-display))}.ag-icon-filter:after{background-image:var(--ag-icon-image-filter, var(--ag-icon-image));display:var(--ag-icon-image-display-filter, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-filter, var(--ag-icon-image-opacity, .9))}.ag-icon-first{font-family:var(--ag-icon-font-family-first, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-first, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-first, var(--ag-icon-font-color))}.ag-icon-first:before{content:var(--ag-icon-font-code-first, "\f116");display:var(--ag-icon-font-display-first, var(--ag-icon-font-display))}.ag-icon-first:after{background-image:var(--ag-icon-image-first, var(--ag-icon-image));display:var(--ag-icon-image-display-first, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-first, var(--ag-icon-image-opacity, .9))}.ag-icon-grip{font-family:var(--ag-icon-font-family-grip, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-grip, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-grip, var(--ag-icon-font-color))}.ag-icon-grip:before{content:var(--ag-icon-font-code-grip, "\f117");display:var(--ag-icon-font-display-grip, var(--ag-icon-font-display))}.ag-icon-grip:after{background-image:var(--ag-icon-image-grip, var(--ag-icon-image));display:var(--ag-icon-image-display-grip, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-grip, var(--ag-icon-image-opacity, .9))}.ag-icon-group{font-family:var(--ag-icon-font-family-group, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-group, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-group, var(--ag-icon-font-color))}.ag-icon-group:before{content:var(--ag-icon-font-code-group, "\f118");display:var(--ag-icon-font-display-group, var(--ag-icon-font-display))}.ag-icon-group:after{background-image:var(--ag-icon-image-group, var(--ag-icon-image));display:var(--ag-icon-image-display-group, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-group, var(--ag-icon-image-opacity, .9))}.ag-icon-last{font-family:var(--ag-icon-font-family-last, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-last, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-last, var(--ag-icon-font-color))}.ag-icon-last:before{content:var(--ag-icon-font-code-last, "\f119");display:var(--ag-icon-font-display-last, var(--ag-icon-font-display))}.ag-icon-last:after{background-image:var(--ag-icon-image-last, var(--ag-icon-image));display:var(--ag-icon-image-display-last, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-last, var(--ag-icon-image-opacity, .9))}.ag-icon-left{font-family:var(--ag-icon-font-family-left, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-left, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-left, var(--ag-icon-font-color))}.ag-icon-left:before{content:var(--ag-icon-font-code-left, "\f11a");display:var(--ag-icon-font-display-left, var(--ag-icon-font-display))}.ag-icon-left:after{background-image:var(--ag-icon-image-left, var(--ag-icon-image));display:var(--ag-icon-image-display-left, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-left, var(--ag-icon-image-opacity, .9))}.ag-icon-linked{font-family:var(--ag-icon-font-family-linked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-linked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-linked, var(--ag-icon-font-color))}.ag-icon-linked:before{content:var(--ag-icon-font-code-linked, "\f11b");display:var(--ag-icon-font-display-linked, var(--ag-icon-font-display))}.ag-icon-linked:after{background-image:var(--ag-icon-image-linked, var(--ag-icon-image));display:var(--ag-icon-image-display-linked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-linked, var(--ag-icon-image-opacity, .9))}.ag-icon-loading{font-family:var(--ag-icon-font-family-loading, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-loading, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-loading, var(--ag-icon-font-color))}.ag-icon-loading:before{content:var(--ag-icon-font-code-loading, "\f11c");display:var(--ag-icon-font-display-loading, var(--ag-icon-font-display))}.ag-icon-loading:after{background-image:var(--ag-icon-image-loading, var(--ag-icon-image));display:var(--ag-icon-image-display-loading, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-loading, var(--ag-icon-image-opacity, .9))}.ag-icon-maximize{font-family:var(--ag-icon-font-family-maximize, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-maximize, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-maximize, var(--ag-icon-font-color))}.ag-icon-maximize:before{content:var(--ag-icon-font-code-maximize, "\f11d");display:var(--ag-icon-font-display-maximize, var(--ag-icon-font-display))}.ag-icon-maximize:after{background-image:var(--ag-icon-image-maximize, var(--ag-icon-image));display:var(--ag-icon-image-display-maximize, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-maximize, var(--ag-icon-image-opacity, .9))}.ag-icon-menu{font-family:var(--ag-icon-font-family-menu, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-menu, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-menu, var(--ag-icon-font-color))}.ag-icon-menu:before{content:var(--ag-icon-font-code-menu, "\f11e");display:var(--ag-icon-font-display-menu, var(--ag-icon-font-display))}.ag-icon-menu:after{background-image:var(--ag-icon-image-menu, var(--ag-icon-image));display:var(--ag-icon-image-display-menu, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-menu, var(--ag-icon-image-opacity, .9))}.ag-icon-minimize{font-family:var(--ag-icon-font-family-minimize, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-minimize, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-minimize, var(--ag-icon-font-color))}.ag-icon-minimize:before{content:var(--ag-icon-font-code-minimize, "\f11f");display:var(--ag-icon-font-display-minimize, var(--ag-icon-font-display))}.ag-icon-minimize:after{background-image:var(--ag-icon-image-minimize, var(--ag-icon-image));display:var(--ag-icon-image-display-minimize, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-minimize, var(--ag-icon-image-opacity, .9))}.ag-icon-next{font-family:var(--ag-icon-font-family-next, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-next, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-next, var(--ag-icon-font-color))}.ag-icon-next:before{content:var(--ag-icon-font-code-next, "\f120");display:var(--ag-icon-font-display-next, var(--ag-icon-font-display))}.ag-icon-next:after{background-image:var(--ag-icon-image-next, var(--ag-icon-image));display:var(--ag-icon-image-display-next, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-next, var(--ag-icon-image-opacity, .9))}.ag-icon-none{font-family:var(--ag-icon-font-family-none, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-none, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-none, var(--ag-icon-font-color))}.ag-icon-none:before{content:var(--ag-icon-font-code-none, "\f121");display:var(--ag-icon-font-display-none, var(--ag-icon-font-display))}.ag-icon-none:after{background-image:var(--ag-icon-image-none, var(--ag-icon-image));display:var(--ag-icon-image-display-none, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-none, var(--ag-icon-image-opacity, .9))}.ag-icon-not-allowed{font-family:var(--ag-icon-font-family-not-allowed, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-not-allowed, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-not-allowed, var(--ag-icon-font-color))}.ag-icon-not-allowed:before{content:var(--ag-icon-font-code-not-allowed, "\f122");display:var(--ag-icon-font-display-not-allowed, var(--ag-icon-font-display))}.ag-icon-not-allowed:after{background-image:var(--ag-icon-image-not-allowed, var(--ag-icon-image));display:var(--ag-icon-image-display-not-allowed, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-not-allowed, var(--ag-icon-image-opacity, .9))}.ag-icon-paste{font-family:var(--ag-icon-font-family-paste, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-paste, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-paste, var(--ag-icon-font-color))}.ag-icon-paste:before{content:var(--ag-icon-font-code-paste, "\f123");display:var(--ag-icon-font-display-paste, var(--ag-icon-font-display))}.ag-icon-paste:after{background-image:var(--ag-icon-image-paste, var(--ag-icon-image));display:var(--ag-icon-image-display-paste, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-paste, var(--ag-icon-image-opacity, .9))}.ag-icon-pin{font-family:var(--ag-icon-font-family-pin, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-pin, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-pin, var(--ag-icon-font-color))}.ag-icon-pin:before{content:var(--ag-icon-font-code-pin, "\f124");display:var(--ag-icon-font-display-pin, var(--ag-icon-font-display))}.ag-icon-pin:after{background-image:var(--ag-icon-image-pin, var(--ag-icon-image));display:var(--ag-icon-image-display-pin, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-pin, var(--ag-icon-image-opacity, .9))}.ag-icon-pivot{font-family:var(--ag-icon-font-family-pivot, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-pivot, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-pivot, var(--ag-icon-font-color))}.ag-icon-pivot:before{content:var(--ag-icon-font-code-pivot, "\f125");display:var(--ag-icon-font-display-pivot, var(--ag-icon-font-display))}.ag-icon-pivot:after{background-image:var(--ag-icon-image-pivot, var(--ag-icon-image));display:var(--ag-icon-image-display-pivot, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-pivot, var(--ag-icon-image-opacity, .9))}.ag-icon-previous{font-family:var(--ag-icon-font-family-previous, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-previous, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-previous, var(--ag-icon-font-color))}.ag-icon-previous:before{content:var(--ag-icon-font-code-previous, "\f126");display:var(--ag-icon-font-display-previous, var(--ag-icon-font-display))}.ag-icon-previous:after{background-image:var(--ag-icon-image-previous, var(--ag-icon-image));display:var(--ag-icon-image-display-previous, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-previous, var(--ag-icon-image-opacity, .9))}.ag-icon-radio-button-off{font-family:var(--ag-icon-font-family-radio-button-off, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-radio-button-off, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-radio-button-off, var(--ag-icon-font-color))}.ag-icon-radio-button-off:before{content:var(--ag-icon-font-code-radio-button-off, "\f127");display:var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display))}.ag-icon-radio-button-off:after{background-image:var(--ag-icon-image-radio-button-off, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, .9))}.ag-icon-radio-button-on{font-family:var(--ag-icon-font-family-radio-button-on, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-radio-button-on, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-radio-button-on, var(--ag-icon-font-color))}.ag-icon-radio-button-on:before{content:var(--ag-icon-font-code-radio-button-on, "\f128");display:var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display))}.ag-icon-radio-button-on:after{background-image:var(--ag-icon-image-radio-button-on, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, .9))}.ag-icon-right{font-family:var(--ag-icon-font-family-right, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-right, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-right, var(--ag-icon-font-color))}.ag-icon-right:before{content:var(--ag-icon-font-code-right, "\f129");display:var(--ag-icon-font-display-right, var(--ag-icon-font-display))}.ag-icon-right:after{background-image:var(--ag-icon-image-right, var(--ag-icon-image));display:var(--ag-icon-image-display-right, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-right, var(--ag-icon-image-opacity, .9))}.ag-icon-save{font-family:var(--ag-icon-font-family-save, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-save, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-save, var(--ag-icon-font-color))}.ag-icon-save:before{content:var(--ag-icon-font-code-save, "\f12a");display:var(--ag-icon-font-display-save, var(--ag-icon-font-display))}.ag-icon-save:after{background-image:var(--ag-icon-image-save, var(--ag-icon-image));display:var(--ag-icon-image-display-save, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-save, var(--ag-icon-image-opacity, .9))}.ag-icon-small-down{font-family:var(--ag-icon-font-family-small-down, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-down, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-down, var(--ag-icon-font-color))}.ag-icon-small-down:before{content:var(--ag-icon-font-code-small-down, "\f12b");display:var(--ag-icon-font-display-small-down, var(--ag-icon-font-display))}.ag-icon-small-down:after{background-image:var(--ag-icon-image-small-down, var(--ag-icon-image));display:var(--ag-icon-image-display-small-down, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-down, var(--ag-icon-image-opacity, .9))}.ag-icon-small-left{font-family:var(--ag-icon-font-family-small-left, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-left, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-left, var(--ag-icon-font-color))}.ag-icon-small-left:before{content:var(--ag-icon-font-code-small-left, "\f12c");display:var(--ag-icon-font-display-small-left, var(--ag-icon-font-display))}.ag-icon-small-left:after{background-image:var(--ag-icon-image-small-left, var(--ag-icon-image));display:var(--ag-icon-image-display-small-left, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-left, var(--ag-icon-image-opacity, .9))}.ag-icon-small-right{font-family:var(--ag-icon-font-family-small-right, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-right, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-right, var(--ag-icon-font-color))}.ag-icon-small-right:before{content:var(--ag-icon-font-code-small-right, "\f12d");display:var(--ag-icon-font-display-small-right, var(--ag-icon-font-display))}.ag-icon-small-right:after{background-image:var(--ag-icon-image-small-right, var(--ag-icon-image));display:var(--ag-icon-image-display-small-right, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-right, var(--ag-icon-image-opacity, .9))}.ag-icon-small-up{font-family:var(--ag-icon-font-family-small-up, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-up, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-up, var(--ag-icon-font-color))}.ag-icon-small-up:before{content:var(--ag-icon-font-code-small-up, "\f12e");display:var(--ag-icon-font-display-small-up, var(--ag-icon-font-display))}.ag-icon-small-up:after{background-image:var(--ag-icon-image-small-up, var(--ag-icon-image));display:var(--ag-icon-image-display-small-up, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-up, var(--ag-icon-image-opacity, .9))}.ag-icon-tick{font-family:var(--ag-icon-font-family-tick, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tick, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tick, var(--ag-icon-font-color))}.ag-icon-tick:before{content:var(--ag-icon-font-code-tick, "\f12f");display:var(--ag-icon-font-display-tick, var(--ag-icon-font-display))}.ag-icon-tick:after{background-image:var(--ag-icon-image-tick, var(--ag-icon-image));display:var(--ag-icon-image-display-tick, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tick, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-closed{font-family:var(--ag-icon-font-family-tree-closed, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-closed, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-closed, var(--ag-icon-font-color))}.ag-icon-tree-closed:before{content:var(--ag-icon-font-code-tree-closed, "\f130");display:var(--ag-icon-font-display-tree-closed, var(--ag-icon-font-display))}.ag-icon-tree-closed:after{background-image:var(--ag-icon-image-tree-closed, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-closed, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-closed, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-indeterminate{font-family:var(--ag-icon-font-family-tree-indeterminate, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-indeterminate, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-indeterminate, var(--ag-icon-font-color))}.ag-icon-tree-indeterminate:before{content:var(--ag-icon-font-code-tree-indeterminate, "\f131");display:var(--ag-icon-font-display-tree-indeterminate, var(--ag-icon-font-display))}.ag-icon-tree-indeterminate:after{background-image:var(--ag-icon-image-tree-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-open{font-family:var(--ag-icon-font-family-tree-open, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-open, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-open, var(--ag-icon-font-color))}.ag-icon-tree-open:before{content:var(--ag-icon-font-code-tree-open, "\f132");display:var(--ag-icon-font-display-tree-open, var(--ag-icon-font-display))}.ag-icon-tree-open:after{background-image:var(--ag-icon-image-tree-open, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-open, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-open, var(--ag-icon-image-opacity, .9))}.ag-icon-unlinked{font-family:var(--ag-icon-font-family-unlinked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-unlinked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-unlinked, var(--ag-icon-font-color))}.ag-icon-unlinked:before{content:var(--ag-icon-font-code-unlinked, "\f133");display:var(--ag-icon-font-display-unlinked, var(--ag-icon-font-display))}.ag-icon-unlinked:after{background-image:var(--ag-icon-image-unlinked, var(--ag-icon-image));display:var(--ag-icon-image-display-unlinked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-unlinked, var(--ag-icon-image-opacity, .9))}.ag-icon-up{font-family:var(--ag-icon-font-family-up, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-up, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-up, var(--ag-icon-font-color))}.ag-icon-up:before{content:var(--ag-icon-font-code-up, "\f134");display:var(--ag-icon-font-display-up, var(--ag-icon-font-display))}.ag-icon-up:after{background-image:var(--ag-icon-image-up, var(--ag-icon-image));display:var(--ag-icon-image-display-up, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-up, var(--ag-icon-image-opacity, .9))}.ag-icon-down{font-family:var(--ag-icon-font-family-down, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-down, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-down, var(--ag-icon-font-color))}.ag-icon-down:before{content:var(--ag-icon-font-code-down, "\f135");display:var(--ag-icon-font-display-down, var(--ag-icon-font-display))}.ag-icon-down:after{background-image:var(--ag-icon-image-down, var(--ag-icon-image));display:var(--ag-icon-image-display-down, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-down, var(--ag-icon-image-opacity, .9))}.ag-icon-plus{font-family:var(--ag-icon-font-family-plus, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-plus, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-plus, var(--ag-icon-font-color))}.ag-icon-plus:before{content:var(--ag-icon-font-code-plus, "\f136");display:var(--ag-icon-font-display-plus, var(--ag-icon-font-display))}.ag-icon-plus:after{background-image:var(--ag-icon-image-plus, var(--ag-icon-image));display:var(--ag-icon-image-display-plus, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-plus, var(--ag-icon-image-opacity, .9))}.ag-icon-minus{font-family:var(--ag-icon-font-family-minus, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-minus, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-minus, var(--ag-icon-font-color))}.ag-icon-minus:before{content:var(--ag-icon-font-code-minus, "\f137");display:var(--ag-icon-font-display-minus, var(--ag-icon-font-display))}.ag-icon-minus:after{background-image:var(--ag-icon-image-minus, var(--ag-icon-image));display:var(--ag-icon-image-display-minus, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-minus, var(--ag-icon-image-opacity, .9))}.ag-icon-menu-alt{font-family:var(--ag-icon-font-family-menu-alt, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-menu-alt, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-menu-alt, var(--ag-icon-font-color))}.ag-icon-menu-alt:before{content:var(--ag-icon-font-code-menu-alt, "\f138");display:var(--ag-icon-font-display-menu-alt, var(--ag-icon-font-display))}.ag-icon-menu-alt:after{background-image:var(--ag-icon-image-menu-alt, var(--ag-icon-image));display:var(--ag-icon-image-display-menu-alt, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-menu-alt, var(--ag-icon-image-opacity, .9))}.ag-icon-settings{font-family:var(--ag-icon-font-family-settings, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-settings, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-settings, var(--ag-icon-font-color))}.ag-icon-settings:before{content:var(--ag-icon-font-code-settings, "\f139");display:var(--ag-icon-font-display-settings, var(--ag-icon-font-display))}.ag-icon-settings:after{background-image:var(--ag-icon-image-settings, var(--ag-icon-image));display:var(--ag-icon-image-display-settings, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-settings, var(--ag-icon-image-opacity, .9))}.ag-icon-row-drag:before{content:var(--ag-icon-font-code-grip)}.ag-left-arrow:before{content:var(--ag-icon-font-code-left)}.ag-right-arrow:before{content:var(--ag-icon-font-code-right)}[class*=ag-theme-]{--ag-foreground-color: #000;--ag-data-color: var(--ag-foreground-color);--ag-secondary-foreground-color: var(--ag-foreground-color);--ag-header-foreground-color: var(--ag-secondary-foreground-color);--ag-disabled-foreground-color: rgba(0, 0, 0, .5);--ag-background-color: #fff;--ag-header-background-color: transparent;--ag-tooltip-background-color: transparent;--ag-subheader-background-color: transparent;--ag-subheader-toolbar-background-color: transparent;--ag-control-panel-background-color: transparent;--ag-side-button-selected-background-color: var(--ag-control-panel-background-color);--ag-selected-row-background-color: #bbb;--ag-odd-row-background-color: var(--ag-background-color);--ag-modal-overlay-background-color: rgba(255, 255, 255, .66);--ag-menu-background-color: var(--ag-background-color);--ag-menu-border-color: var(--ag-border-color);--ag-panel-background-color: var(--ag-background-color);--ag-panel-border-color: var(--ag-border-color);--ag-row-hover-color: transparent;--ag-column-hover-color: transparent;--ag-range-selection-border-color: var(--ag-foreground-color);--ag-range-selection-border-style: solid;--ag-range-selection-background-color: rgba(0, 0, 0, .2);--ag-range-selection-background-color-2: var(--ag-range-selection-background-color);--ag-range-selection-background-color-3: var(--ag-range-selection-background-color);--ag-range-selection-background-color-4: var(--ag-range-selection-background-color);--ag-range-selection-highlight-color: var(--ag-range-selection-border-color);--ag-selected-tab-underline-color: var(--ag-range-selection-border-color);--ag-selected-tab-underline-width: 0;--ag-selected-tab-underline-transition-speed: 0s;--ag-range-selection-chart-category-background-color: rgba(0, 255, 132, .1);--ag-range-selection-chart-background-color: rgba(0, 88, 255, .1);--ag-header-cell-hover-background-color: transparent;--ag-header-cell-moving-background-color: var(--ag-background-color);--ag-value-change-value-highlight-background-color: rgba(22, 160, 133, .5);--ag-value-change-delta-up-color: #43a047;--ag-value-change-delta-down-color: #e53935;--ag-row-loading-skeleton-effect-color: rgba(66, 66, 66, .2);--ag-chip-background-color: transparent;--ag-chip-border-color: var(--ag-chip-background-color);--ag-borders: solid 1px;--ag-border-color: rgba(0, 0, 0, .25);--ag-borders-critical: var(--ag-borders);--ag-borders-secondary: var(--ag-borders);--ag-secondary-border-color: var(--ag-border-color);--ag-row-border-style: solid;--ag-row-border-width: 1px;--ag-cell-horizontal-border: solid transparent;--ag-borders-input: var(--ag-borders-secondary);--ag-input-border-color: var(--ag-secondary-border-color);--ag-borders-input-invalid: solid 2px;--ag-input-border-color-invalid: var(--ag-invalid-color);--ag-borders-side-button: var(--ag-borders);--ag-border-radius: 0px;--ag-wrapper-border-radius: var(--ag-border-radius);--ag-row-border-color: var(--ag-secondary-border-color);--ag-header-column-separator-display: none;--ag-header-column-separator-height: 100%;--ag-header-column-separator-width: 1px;--ag-header-column-separator-color: var(--ag-secondary-border-color);--ag-header-column-resize-handle-display: none;--ag-header-column-resize-handle-height: 50%;--ag-header-column-resize-handle-width: 1px;--ag-header-column-resize-handle-color: var(--ag-secondary-border-color);--ag-invalid-color: red;--ag-input-disabled-border-color: var(--ag-input-border-color);--ag-input-disabled-background-color: transparent;--ag-checkbox-background-color: transparent;--ag-checkbox-border-radius: var(--ag-border-radius);--ag-checkbox-checked-color: var(--ag-foreground-color);--ag-checkbox-unchecked-color: var(--ag-foreground-color);--ag-checkbox-indeterminate-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-off-border-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-off-background-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-on-border-color: var(--ag-checkbox-checked-color);--ag-toggle-button-on-background-color: var(--ag-checkbox-checked-color);--ag-toggle-button-switch-background-color: var(--ag-background-color);--ag-toggle-button-switch-border-color: var(--ag-toggle-button-off-border-color);--ag-toggle-button-border-width: 1px;--ag-toggle-button-height: var(--ag-icon-size);--ag-toggle-button-width: calc(var(--ag-toggle-button-height) * 2);--ag-input-focus-box-shadow: none;--ag-input-focus-border-color: none;--ag-minichart-selected-chart-color: var(--ag-checkbox-checked-color);--ag-minichart-selected-page-color: var(--ag-checkbox-checked-color);--ag-grid-size: 4px;--ag-icon-size: 12px;--ag-icon-font-weight: normal;--ag-icon-font-color: var(--ag-foreground-color);--ag-icon-image-display: block;--ag-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);--ag-widget-container-vertical-padding: calc(var(--ag-grid-size) * 1.5);--ag-widget-horizontal-spacing: calc(var(--ag-grid-size) * 2);--ag-widget-vertical-spacing: var(--ag-grid-size);--ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);--ag-cell-widget-spacing: var(--ag-cell-horizontal-padding);--ag-row-height: calc(var(--ag-grid-size) * 6 + 1px);--ag-header-height: var(--ag-row-height);--ag-list-item-height: calc(var(--ag-grid-size) * 5);--ag-column-select-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));--ag-set-filter-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));--ag-advanced-filter-builder-indent-size: calc(var(--ag-grid-size) * 2 + var(--ag-icon-size));--ag-row-group-indent-size: calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size));--ag-filter-tool-panel-group-indent: 16px;--ag-tab-min-width: 220px;--ag-chart-menu-panel-width: var(--ag-tab-min-width);--ag-menu-min-width: 181px;--ag-side-bar-panel-width: 200px;--ag-font-family: "Helvetica Neue", sans-serif;--ag-font-size: 14px;--ag-card-radius: var(--ag-border-radius);--ag-card-shadow: none;--ag-popup-shadow: 5px 5px 10px rgba(0, 0, 0, .3);--ag-advanced-filter-join-pill-color: #f08e8d;--ag-advanced-filter-column-pill-color: #a6e194;--ag-advanced-filter-option-pill-color: #f3c08b;--ag-advanced-filter-value-pill-color: #85c0e4}.ag-root-wrapper,.ag-sticky-top,.ag-sticky-bottom,.ag-dnd-ghost{background-color:var(--ag-background-color)}.ag-sticky-bottom{border-top:var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width)}.ag-root-wrapper,.ag-popup{--ag-indentation-level: 0}[class*=ag-theme-]{-webkit-font-smoothing:antialiased;font-family:var(--ag-font-family);font-size:var(--ag-font-size);line-height:normal;color:var(--ag-foreground-color)}ag-grid,ag-grid-angular,ag-grid-ng2,ag-grid-polymer,ag-grid-aurelia{display:block}.ag-aria-description-container{z-index:9999;border:0px;clip:rect(1px,1px,1px,1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap}.ag-hidden{display:none!important}.ag-invisible{visibility:hidden!important}.ag-drag-handle{cursor:grab}.ag-column-drop-wrapper{display:flex}.ag-column-drop-horizontal-half-width{display:inline-block;width:50%!important}.ag-unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-selectable{-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.ag-tab{position:relative}.ag-tab-guard{position:absolute;width:0;height:0;display:block}.ag-virtual-list-viewport .ag-tab-guard{position:sticky}.ag-tab-guard-top{top:1px}.ag-tab-guard-bottom{bottom:1px}.ag-select-agg-func-popup{position:absolute}.ag-input-wrapper,.ag-picker-field-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative}.ag-shake-left-to-right{animation-direction:alternate;animation-duration:.2s;animation-iteration-count:infinite;animation-name:ag-shake-left-to-right}@keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-root-wrapper{cursor:default;position:relative;display:flex;flex-direction:column;overflow:hidden;white-space:normal}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-watermark{position:absolute;bottom:20px;right:25px;opacity:.7;transition:opacity 1s ease-out 3s;color:#9b9b9b}.ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMjA5IDM2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTkyLjk5MyAyMy42NTgyVjE1LjcxMTdIMTc5LjQ1MkwxNzEuNTA1IDIzLjY1ODJIMTkyLjk5M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTIwOC4yNSAzLjk1MDgxSDE5MS4yNzZMMTgzLjI2NiAxMS44OTczSDIwOC4yNVYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTYzLjYyMiAzMS42MDQ4TDE2Ny42OTEgMjcuNTM2MUgxODEuNDIzVjM1LjQ4MjdIMTYzLjYyMlYzMS42MDQ4WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTY2LjYxIDE5Ljc4MDNIMTc1LjM4M0wxODMuMzkzIDExLjgzMzdIMTY2LjYxVjE5Ljc4MDNaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNTcuMDExIDMxLjYwNDdIMTYzLjYyMkwxNzEuNTA1IDIzLjY1ODJIMTU3LjAxMVYzMS42MDQ3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTkxLjI3NiAzLjk1MDgxTDE4Ny4yMDggOC4wMTk0MUgxNjEuMjdWMC4wNzI4NzZIMTkxLjI3NlYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMjAuODM5MSAzMC4yMDYxSDguMzc4OTJMNi4yMTc0NSAzNS41NDYySDAuNzUwMjQ0TDEyLjI1NjggOC41OTE1NUgxNy4wMjQ3TDI4LjUzMTMgMzUuNTQ2MkgyMy4wMDA1TDIwLjgzOTEgMzAuMjA2MVpNMTkuMTIyNyAyNS45NDY4TDE0LjYwOSAxNC45NDg4TDEwLjA5NTQgMjUuOTQ2OEgxOS4xMjI3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTA0LjQzNyAxOC41MDg5QzEwNi4wMjYgMTYuMTU2NyAxMTAuMDMxIDE1LjkwMjQgMTExLjY4NCAxNS45MDI0VjIwLjQ3OTZDMTA5LjY1IDIwLjQ3OTYgMTA3LjYxNSAyMC41NDMyIDEwNi40MDcgMjEuNDMzMkMxMDUuMiAyMi4zMjMyIDEwNC41NjQgMjMuNTMxMSAxMDQuNTY0IDI0Ljk5MzJWMzUuNTQ2Mkg5OS42MDUxVjE1LjkwMjRIMTA0LjM3M0wxMDQuNDM3IDE4LjUwODlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xMTkuMzc2IDE1LjkwMjRIMTE0LjQxOFYzNS41NDYySDExOS4zNzZWMTUuOTAyNFoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTExOS4zNzYgNy4xMjkzOUgxMTQuNDE4VjEyLjk3OEgxMTkuMzc2VjcuMTI5MzlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNDMuOTc5IDcuMTI5MzlWMzUuNTQ2MkgxMzkuMjExTDEzOS4wODQgMzIuNTU4M0MxMzguMzg0IDMzLjU3NTUgMTM3LjQ5NCAzNC40MDE5IDEzNi40MTQgMzUuMDM3NkMxMzUuMzMzIDM1LjYwOTggMTMzLjk5OCAzNS45Mjc2IDEzMi40NzIgMzUuOTI3NkMxMzEuMTM3IDM1LjkyNzYgMTI5Ljg2NiAzNS42NzMzIDEyOC43ODUgMzUuMjI4M0MxMjcuNjQxIDM0LjcxOTcgMTI2LjYyMyAzNC4wODQgMTI1Ljc5NyAzMy4xOTRDMTI0Ljk3MSAzMi4zMDQgMTI0LjI3MSAzMS4yMjMzIDEyMy44MjYgMzAuMDE1NEMxMjMuMzE4IDI4LjgwNzUgMTIzLjEyNyAyNy40MDkgMTIzLjEyNyAyNS44ODMyQzEyMy4xMjcgMjQuMzU3NSAxMjMuMzgxIDIyLjk1ODkgMTIzLjgyNiAyMS42ODc0QzEyNC4zMzUgMjAuNDE2IDEyNC45NzEgMTkuMzM1MyAxMjUuNzk3IDE4LjQ0NTNDMTI2LjYyMyAxNy41NTUyIDEyNy42NDEgMTYuODU2IDEyOC43ODUgMTYuMzQ3NEMxMjkuOTI5IDE1LjgzODggMTMxLjEzNyAxNS41ODQ1IDEzMi40NzIgMTUuNTg0NUMxMzMuOTk4IDE1LjU4NDUgMTM1LjI2OSAxNS44Mzg4IDEzNi4zNSAxNi40MTA5QzEzNy40MzEgMTYuOTgzMSAxMzguMzIxIDE3Ljc0NTkgMTM5LjAyIDE4LjgyNjdWNy4xOTI5NUgxNDMuOTc5VjcuMTI5MzlaTTEzMy41NTMgMzEuNjY4M0MxMzUuMjA2IDMxLjY2ODMgMTM2LjQ3NyAzMS4wOTYyIDEzNy40OTQgMzAuMDE1NEMxMzguNTExIDI4LjkzNDcgMTM5LjAyIDI3LjQ3MjUgMTM5LjAyIDI1LjY5MjVDMTM5LjAyIDIzLjkxMjUgMTM4LjUxMSAyMi41MTM5IDEzNy40OTQgMjEuMzY5NkMxMzYuNDc3IDIwLjI4ODggMTM1LjIwNiAxOS43MTY3IDEzMy41NTMgMTkuNzE2N0MxMzEuOTYzIDE5LjcxNjcgMTMwLjYyOCAyMC4yODg4IDEyOS42NzUgMjEuMzY5NkMxMjguNjU4IDIyLjQ1MDMgMTI4LjE0OSAyMy45MTI1IDEyOC4xNDkgMjUuNjkyNUMxMjguMTQ5IDI3LjQ3MjUgMTI4LjY1OCAyOC44NzExIDEyOS42NzUgMjkuOTUxOEMxMzAuNjkyIDMxLjA5NjEgMTMxLjk2MyAzMS42NjgzIDEzMy41NTMgMzEuNjY4M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTU3LjIwMjQgMjAuMzUyNUg0NC45MzNWMjQuNjExOEg1MS45MjU5QzUxLjczNTIgMjYuNzczMyA1MC45MDg4IDI4LjQyNjEgNDkuNTEwMiAyOS43NjExQzQ4LjExMTYgMzEuMDMyNiA0Ni4zMzE1IDMxLjY2ODMgNDQuMDQyOSAzMS42NjgzQzQyLjc3MTUgMzEuNjY4MyA0MS41NjM2IDMxLjQxNCA0MC41NDY1IDMwLjk2OUMzOS40NjU3IDMwLjUyNCAzOC41NzU3IDI5Ljg4ODMgMzcuODEyOSAyOC45OTgzQzM3LjA1IDI4LjE3MTggMzYuNDc3OCAyNy4xNTQ3IDM2LjAzMjggMjUuOTQ2OEMzNS41ODc4IDI0LjczODkgMzUuMzk3MSAyMy40Njc1IDM1LjM5NzEgMjIuMDA1M0MzNS4zOTcxIDIwLjU0MzIgMzUuNTg3OCAxOS4yNzE3IDM2LjAzMjggMTguMDYzOEMzNi40MTQzIDE2Ljg1NiAzNy4wNSAxNS45MDI0IDM3LjgxMjkgMTUuMDEyNEMzOC41NzU3IDE0LjE4NTkgMzkuNDY1NyAxMy41NTAyIDQwLjU0NjUgMTMuMDQxNkM0MS42MjcyIDEyLjU5NjYgNDIuNzcxNSAxMi4zNDIzIDQ0LjEwNjUgMTIuMzQyM0M0Ni43NzY2IDEyLjM0MjMgNDguODEwOSAxMi45NzggNTAuMjA5NSAxNC4yNDk1TDUzLjUxNTIgMTAuOTQzOEM1MS4wMzU5IDkuMDM2NTkgNDcuODU3MyA4LjAxOTQxIDQ0LjEwNjUgOC4wMTk0MUM0Mi4wMDg2IDguMDE5NDEgNDAuMTAxNSA4LjMzNzI5IDM4LjM4NSA5LjAzNjU5QzM2LjY2ODYgOS43MzU4OCAzNS4yMDY0IDEwLjYyNTkgMzMuOTk4NSAxMS44MzM3QzMyLjc5MDYgMTMuMDQxNiAzMS44MzcxIDE0LjUwMzggMzEuMjAxNCAxNi4yMjAzQzMwLjU2NTYgMTcuOTM2NyAzMC4yNDc4IDE5Ljg0MzggMzAuMjQ3OCAyMS44NzgyQzMwLjI0NzggMjMuOTEyNSAzMC41NjU2IDI1LjgxOTcgMzEuMjY0OSAyNy41MzYxQzMxLjk2NDIgMjkuMjUyNiAzMi44NTQyIDMwLjcxNDcgMzQuMDYyMSAzMS45MjI2QzM1LjI3IDMzLjEzMDUgMzYuNzMyMSAzNC4wODQxIDM4LjQ0ODYgMzQuNzE5OEM0MC4xNjUgMzUuNDE5MSA0Mi4wNzIyIDM1LjczNyA0NC4xMDY1IDM1LjczN0M0Ni4xNDA4IDM1LjczNyA0Ny45ODQ0IDM1LjQxOTEgNDkuNjM3MyAzNC43MTk4QzUxLjI5MDIgMzQuMDIwNSA1Mi42ODg4IDMzLjEzMDUgNTMuODMzMSAzMS45MjI2QzU0Ljk3NzQgMzAuNzE0NyA1NS44Njc0IDI5LjI1MjYgNTYuNTAzMSAyNy41MzYxQzU3LjEzODggMjUuODE5NyA1Ny40NTY3IDIzLjkxMjUgNTcuNDU2NyAyMS44NzgyVjIxLjA1MTdDNTcuMjY2IDIwLjkyNDYgNTcuMjAyNCAyMC42MDY3IDU3LjIwMjQgMjAuMzUyNVoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTk1Ljk4MTUgMjAuMzUyNUg4My43MTIxVjI0LjYxMThIOTAuNzA1QzkwLjUxNDMgMjYuNzczMyA4OS42ODc5IDI4LjQyNjEgODguMjg5MyAyOS43NjExQzg2Ljg5MDcgMzEuMDMyNiA4NS4xMTA2IDMxLjY2ODMgODIuODIyIDMxLjY2ODNDODEuNTUwNiAzMS42NjgzIDgwLjM0MjcgMzEuNDE0IDc5LjMyNTYgMzAuOTY5Qzc4LjI0NDggMzAuNTI0IDc3LjM1NDggMjkuODg4MyA3Ni41OTIgMjguOTk4M0M3NS44MjkxIDI4LjE3MTggNzUuMjU3IDI3LjE1NDcgNzQuODExOSAyNS45NDY4Qzc0LjM2NjkgMjQuNzM4OSA3NC4xNzYyIDIzLjQ2NzUgNzQuMTc2MiAyMi4wMDUzQzc0LjE3NjIgMjAuNTQzMiA3NC4zNjY5IDE5LjI3MTcgNzQuODExOSAxOC4wNjM4Qzc1LjE5MzQgMTYuODU2IDc1LjgyOTEgMTUuOTAyNCA3Ni41OTIgMTUuMDEyNEM3Ny4zNTQ4IDE0LjE4NTkgNzguMjQ0OCAxMy41NTAyIDc5LjMyNTYgMTMuMDQxNkM4MC40MDYzIDEyLjU5NjYgODEuNTUwNiAxMi4zNDIzIDgyLjg4NTYgMTIuMzQyM0M4NS41NTU3IDEyLjM0MjMgODcuNTkgMTIuOTc4IDg4Ljk4ODYgMTQuMjQ5NUw5Mi4yOTQzIDEwLjk0MzhDODkuODE1IDkuMDM2NTkgODYuNjM2NCA4LjAxOTQxIDgyLjg4NTYgOC4wMTk0MUM4MC43ODc4IDguMDE5NDEgNzguODgwNiA4LjMzNzI5IDc3LjE2NDEgOS4wMzY1OUM3NS40NDc3IDkuNzM1ODggNzMuOTg1NSAxMC42MjU5IDcyLjc3NzYgMTEuODMzN0M3MS41Njk4IDEzLjA0MTYgNzAuNjE2MiAxNC41MDM4IDY5Ljk4MDUgMTYuMjIwM0M2OS4zNDQ3IDE3LjkzNjcgNjkuMDI2OSAxOS44NDM4IDY5LjAyNjkgMjEuODc4MkM2OS4wMjY5IDIzLjkxMjUgNjkuMzQ0NyAyNS44MTk3IDcwLjA0NCAyNy41MzYxQzcwLjc0MzMgMjkuMjUyNiA3MS42MzM0IDMwLjcxNDcgNzIuODQxMiAzMS45MjI2Qzc0LjA0OTEgMzMuMTMwNSA3NS41MTEyIDM0LjA4NDEgNzcuMjI3NyAzNC43MTk4Qzc4Ljk0NDEgMzUuNDE5MSA4MC44NTEzIDM1LjczNyA4Mi44ODU2IDM1LjczN0M4NC45MiAzNS43MzcgODYuNzYzNiAzNS40MTkxIDg4LjQxNjQgMzQuNzE5OEM5MC4wNjkzIDM0LjAyMDUgOTEuNDY3OSAzMy4xMzA1IDkyLjYxMjIgMzEuOTIyNkM5My43NTY1IDMwLjcxNDcgOTQuNjQ2NSAyOS4yNTI2IDk1LjI4MjIgMjcuNTM2MUM5NS45MTggMjUuODE5NyA5Ni4yMzU4IDIzLjkxMjUgOTYuMjM1OCAyMS44NzgyVjIxLjA1MTdDOTYuMDQ1MSAyMC45MjQ2IDk1Ljk4MTUgMjAuNjA2NyA5NS45ODE1IDIwLjM1MjVaIiBmaWxsPSIjOUI5QjlCIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:170px 40px;display:block;height:40px;width:170px}.ag-watermark-text{opacity:.5;font-weight:700;font-family:Impact,sans-serif;font-size:19px;padding-left:.7rem}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-root{position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-normal,.ag-root.ag-layout-auto-height{overflow:hidden;flex:1 1 auto;width:0}.ag-root.ag-layout-normal{height:100%}.ag-header-viewport,.ag-floating-top-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-body-horizontal-scroll-viewport,.ag-body-vertical-scroll-viewport,.ag-virtual-list-viewport,.ag-sticky-top-viewport,.ag-sticky-bottom-viewport{position:relative;height:100%;min-width:0px;overflow:hidden;flex:1 1 auto}.ag-body-viewport,.ag-center-cols-viewport,.ag-header-viewport,.ag-floating-top-viewport,.ag-floating-bottom-viewport,.ag-sticky-top-viewport,.ag-sticky-bottom-viewport{overflow-x:auto;-ms-overflow-style:none!important;scrollbar-width:none!important}.ag-body-viewport::-webkit-scrollbar,.ag-center-cols-viewport::-webkit-scrollbar,.ag-header-viewport::-webkit-scrollbar,.ag-floating-top-viewport::-webkit-scrollbar,.ag-floating-bottom-viewport::-webkit-scrollbar,.ag-sticky-top-viewport::-webkit-scrollbar,.ag-sticky-bottom-viewport::-webkit-scrollbar{display:none!important}.ag-body-viewport{display:flex;overflow-x:hidden}.ag-body-viewport.ag-layout-normal{overflow-y:auto;-webkit-overflow-scrolling:touch}.ag-sticky-top-container,.ag-sticky-bottom-container{min-height:1px}.ag-center-cols-viewport{min-height:100%;width:100%}.ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-body-vertical-scroll-viewport{overflow-y:scroll}.ag-virtual-list-viewport{overflow:auto;width:100%}.ag-header-container,.ag-floating-top-container,.ag-body-container,.ag-pinned-right-cols-container,.ag-center-cols-container,.ag-pinned-left-cols-container,.ag-floating-bottom-container,.ag-body-horizontal-scroll-container,.ag-body-vertical-scroll-container,.ag-full-width-container,.ag-floating-bottom-full-width-container,.ag-virtual-list-container,.ag-sticky-top-container,.ag-sticky-bottom-container{position:relative}.ag-header-container,.ag-floating-top-container,.ag-floating-bottom-container,.ag-sticky-top-container,.ag-sticky-bottom-container{height:100%;white-space:nowrap}.ag-center-cols-container,.ag-pinned-right-cols-container{display:block}.ag-body-horizontal-scroll-container{height:100%}.ag-body-vertical-scroll-container{width:100%}.ag-full-width-container,.ag-floating-top-full-width-container,.ag-floating-bottom-full-width-container,.ag-sticky-top-full-width-container,.ag-sticky-bottom-full-width-container{position:absolute;top:0;pointer-events:none}.ag-ltr .ag-full-width-container,.ag-ltr .ag-floating-top-full-width-container,.ag-ltr .ag-floating-bottom-full-width-container,.ag-ltr .ag-sticky-top-full-width-container,.ag-ltr .ag-sticky-bottom-full-width-container{left:0}.ag-rtl .ag-full-width-container,.ag-rtl .ag-floating-top-full-width-container,.ag-rtl .ag-floating-bottom-full-width-container,.ag-rtl .ag-sticky-top-full-width-container,.ag-rtl .ag-sticky-bottom-full-width-container{right:0}.ag-full-width-container{width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline-block;overflow:hidden;height:100%;width:100%}.ag-virtual-list-container{overflow:hidden}.ag-body{position:relative;display:flex;flex:1 1 auto;flex-direction:row!important;min-height:0}.ag-body-horizontal-scroll,.ag-body-vertical-scroll{min-height:0;min-width:0;display:flex;position:relative}.ag-body-horizontal-scroll.ag-scrollbar-invisible,.ag-body-vertical-scroll.ag-scrollbar-invisible{position:absolute;bottom:0}.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar{opacity:0;transition:opacity .4s;visibility:hidden}.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active{visibility:visible;opacity:1}.ag-body-horizontal-scroll{width:100%}.ag-body-horizontal-scroll.ag-scrollbar-invisible{left:0;right:0}.ag-body-vertical-scroll{height:100%}.ag-body-vertical-scroll.ag-scrollbar-invisible{top:0;z-index:10}.ag-ltr .ag-body-vertical-scroll.ag-scrollbar-invisible{right:0}.ag-rtl .ag-body-vertical-scroll.ag-scrollbar-invisible{left:0}.ag-force-vertical-scroll{overflow-y:scroll!important}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{height:100%;min-width:0;overflow-x:scroll}.ag-horizontal-left-spacer.ag-scroller-corner,.ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-header,.ag-pinned-left-header,.ag-pinned-right-header{display:inline-block;overflow:hidden;position:relative}.ag-header-cell-sortable .ag-header-cell-label{cursor:pointer}.ag-header{display:flex;width:100%;white-space:nowrap}.ag-pinned-left-header,.ag-pinned-right-header{height:100%}.ag-header-row{position:absolute}.ag-header-row:not(.ag-header-row-column-group){overflow:hidden}.ag-header.ag-header-allow-overflow .ag-header-row{overflow:visible}.ag-header-cell{display:inline-flex;align-items:center;position:absolute;height:100%;overflow:hidden}.ag-header-cell.ag-header-active .ag-header-cell-menu-button,.ag-header-cell-filter-button{opacity:1}.ag-header-cell-menu-button:not(.ag-header-menu-always-show){transition:opacity .2s;opacity:0}.ag-header-group-cell-label,.ag-header-cell-label{display:flex;flex:1 1 auto;align-self:stretch;align-items:center;overflow:hidden}.ag-header-cell-label{text-overflow:ellipsis}.ag-header-group-cell-label.ag-sticky-label{position:sticky;flex:none;max-width:100%;overflow:visible}.ag-header-group-text{overflow:hidden;text-overflow:ellipsis}.ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ag-header-group-cell .ag-header-cell-comp-wrapper{display:flex}.ag-header-cell:not(.ag-header-cell-auto-height) .ag-header-cell-comp-wrapper{height:100%;display:flex;align-items:center}.ag-header-cell-comp-wrapper{width:100%}.ag-header-cell-wrap-text .ag-header-cell-comp-wrapper{white-space:normal}.ag-header-cell-comp-wrapper-limited-height>div{overflow:hidden}.ag-right-aligned-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-cell-resize{position:absolute;z-index:2;height:100%;width:8px;top:0;cursor:ew-resize}.ag-ltr .ag-header-cell-resize{right:-3px}.ag-rtl .ag-header-cell-resize{left:-3px}.ag-pinned-left-header .ag-header-cell-resize{right:-3px}.ag-pinned-right-header .ag-header-cell-resize{left:-3px}.ag-header-select-all{display:flex}.ag-header-cell-menu-button,.ag-header-cell-filter-button,.ag-side-button-button,.ag-panel-title-bar-button,.ag-floating-filter-button-button{cursor:pointer}.ag-column-moving .ag-cell,.ag-column-moving .ag-header-cell{transition:left .2s}.ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-column-panel{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.ag-column-select{position:relative;display:flex;flex-direction:column;overflow:hidden;flex:3 1 0px}.ag-column-select-header{position:relative;display:flex;flex:none}.ag-column-select-header-icon{position:relative}.ag-column-select-header-filter-wrapper{flex:1 1 auto}.ag-column-select-header-filter{width:100%}.ag-column-select-list{flex:1 1 0px;overflow:hidden}.ag-column-drop{position:relative;display:inline-flex;align-items:center;overflow:auto;width:100%}.ag-column-drop-list{display:flex;align-items:center}.ag-column-drop-cell{position:relative;display:flex;align-items:center}.ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;align-items:stretch;flex:1 1 0px}.ag-column-drop-vertical-title-bar{display:flex;align-items:center;flex:none}.ag-column-drop-vertical-list{position:relative;align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop-vertical-list>*{flex:none}.ag-column-drop-empty .ag-column-drop-vertical-list{overflow:hidden}.ag-column-drop-vertical-empty-message{display:block}.ag-column-drop.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-column-drop-cell-button{cursor:pointer}.ag-filter-toolpanel{flex:1 1 0px;min-width:0}.ag-filter-toolpanel-header{position:relative}.ag-filter-toolpanel-header,.ag-filter-toolpanel-search{display:flex;align-items:center}.ag-filter-toolpanel-header>*,.ag-filter-toolpanel-search>*{display:flex;align-items:center}.ag-filter-apply-panel{display:flex;justify-content:flex-end;overflow:hidden}.ag-row-animation .ag-row{transition:transform .4s,top .4s,opacity .2s}.ag-row-animation .ag-row.ag-after-created{transition:transform .4s,top .4s,height .4s,opacity .2s}.ag-row-no-animation .ag-row{transition:none}.ag-row{white-space:nowrap;width:100%}.ag-row-loading{display:flex;align-items:center}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-row-inline-editing{z-index:1}.ag-row-dragging{z-index:2}.ag-stub-cell{display:flex;align-items:center}.ag-cell{display:inline-block;position:absolute;white-space:nowrap;height:100%}.ag-cell-value{flex:1 1 auto}.ag-cell-value,.ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-cell-wrap-text{white-space:normal;word-break:break-word}.ag-cell-wrapper{display:flex;align-items:center}.ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-sparkline-wrapper{position:absolute;height:100%;width:100%;left:0;top:0}.ag-full-width-row .ag-cell-wrapper.ag-row-group{height:100%;align-items:center}.ag-cell-inline-editing{z-index:1}.ag-cell-inline-editing .ag-cell-wrapper,.ag-cell-inline-editing .ag-cell-edit-wrapper,.ag-cell-inline-editing .ag-cell-editor,.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,.ag-cell-inline-editing .ag-cell-editor input{height:100%;width:100%;line-height:normal}.ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-set-filter-item{display:flex;align-items:center;height:100%}.ag-set-filter-item-checkbox{display:flex;width:100%;height:100%}.ag-set-filter-group-icons{display:block}.ag-set-filter-group-icons>*{cursor:pointer}.ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter-filter{flex:1 1 0px}.ag-filter-condition{display:flex;justify-content:center}.ag-floating-filter-body{position:relative;display:flex;flex:1 1 auto;height:100%}.ag-floating-filter-full-body{display:flex;flex:1 1 auto;height:100%;width:100%;align-items:center;overflow:hidden}.ag-floating-filter-full-body>div{flex:1 1 auto}.ag-floating-filter-input{align-items:center;display:flex;width:100%}.ag-floating-filter-input>*{flex:1 1 auto}.ag-floating-filter-button{display:flex;flex:none}.ag-set-floating-filter-input input[disabled]{pointer-events:none}.ag-dnd-ghost{display:inline-flex;align-items:center;cursor:move;white-space:nowrap}.ag-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.ag-overlay-panel{display:flex;height:100%;width:100%}.ag-overlay-wrapper{display:flex;flex:none;width:100%;height:100%;align-items:center;justify-content:center;text-align:center}.ag-overlay-loading-wrapper{pointer-events:all}.ag-popup-child{z-index:5;top:0}.ag-popup-editor{position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-large-text-input{display:block}.ag-virtual-list-item{position:absolute;width:100%}.ag-floating-top{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top,.ag-pinned-right-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-floating-bottom{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-bottom,.ag-pinned-right-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-sticky-top,.ag-sticky-bottom{position:absolute;display:flex;width:100%;overflow:hidden;height:0px}.ag-sticky-bottom{box-sizing:content-box!important}.ag-pinned-left-sticky-top,.ag-pinned-right-sticky-top{position:relative;height:100%;overflow:hidden}.ag-sticky-top-full-width-container,.ag-sticky-bottom-full-width-container{overflow:hidden;width:100%;height:100%}.ag-dialog,.ag-panel{display:flex;flex-direction:column;position:relative;overflow:hidden}.ag-panel-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-panel-title-bar-title{flex:1 1 auto}.ag-panel-title-bar-buttons{display:flex}.ag-panel-title-bar-button{cursor:pointer}.ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog{position:absolute}.ag-resizer{position:absolute;pointer-events:none;z-index:1;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-tooltip,.ag-tooltip-custom{position:absolute;z-index:99999}.ag-tooltip:not(.ag-tooltip-interactive),.ag-tooltip-custom:not(.ag-tooltip-interactive){pointer-events:none}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s,margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0!important}.ag-menu{max-height:100%;overflow-y:auto;position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-menu-column-select-wrapper{height:265px;overflow:auto}.ag-menu-column-select-wrapper .ag-column-select{height:100%}.ag-dialog .ag-panel-content-wrapper .ag-column-select{-webkit-user-select:none;user-select:none}.ag-menu-list{display:table;width:100%}.ag-menu-option,.ag-menu-separator{display:table-row}.ag-menu-option-part,.ag-menu-separator-part{display:table-cell;vertical-align:middle}.ag-menu-option-text{white-space:nowrap}.ag-menu-option-custom{display:contents}.ag-compact-menu-option{width:100%;display:flex;flex-wrap:nowrap}.ag-compact-menu-option-text{white-space:nowrap;flex:1 1 auto}.ag-pill-container{display:flex;gap:.25rem;flex-wrap:nowrap}.ag-pill{display:flex;white-space:nowrap;padding:0 .25rem;align-items:center}.ag-pill .ag-pill-button{border:none;padding:0}.ag-rich-select{cursor:default;outline:none;height:100%}.ag-rich-select-value{display:flex;align-items:center;height:100%}.ag-rich-select-value .ag-picker-field-display{overflow:hidden;text-overflow:ellipsis}.ag-rich-select-value .ag-picker-field-display.ag-display-as-placeholder{opacity:.5}.ag-rich-select-list{position:relative}.ag-rich-select-list .ag-loading-text{min-height:2rem}.ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap;overflow:hidden;height:100%}.ag-rich-select-field-input{flex:1 1 auto}.ag-rich-select-field-input .ag-input-field-input{padding:0!important;border:none!important;box-shadow:none!important;text-overflow:ellipsis}.ag-rich-select-field-input .ag-input-field-input::placeholder{opacity:.8}.ag-autocomplete{align-items:center;display:flex}.ag-autocomplete>*{flex:1 1 auto}.ag-autocomplete-list-popup{position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-autocomplete-list{position:relative}.ag-autocomplete-virtual-list-item{display:flex}.ag-autocomplete-row{display:flex;flex:1 1 auto;align-items:center;overflow:hidden}.ag-autocomplete-row-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-paging-panel{align-items:center;display:flex;justify-content:flex-end}.ag-paging-page-summary-panel{display:flex;align-items:center}.ag-paging-button{position:relative}.ag-disabled .ag-paging-page-summary-panel{pointer-events:none}.ag-tool-panel-wrapper{display:flex;overflow-y:auto;overflow-x:hidden;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-column-select-column,.ag-column-select-column-group,.ag-select-agg-func-item{position:relative;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%}.ag-column-select-column>*,.ag-column-select-column-group>*,.ag-select-agg-func-item>*{flex:none}.ag-select-agg-func-item,.ag-column-select-column-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-column-select-checkbox{display:flex}.ag-tool-panel-horizontal-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize{right:-3px}.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize,.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize{left:-3px}.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{right:-3px}.ag-details-row{width:100%}.ag-details-row-fixed-height{height:100%}.ag-details-grid{width:100%}.ag-details-grid-fixed-height{height:100%}.ag-header-group-cell{display:flex;align-items:center;height:100%;position:absolute}.ag-header-group-cell-no-group.ag-header-span-height{display:none}.ag-cell-label-container{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;height:100%;width:100%}.ag-header-group-cell-label,.ag-cell-label-container{padding:5px 0}.ag-right-aligned-header .ag-cell-label-container{flex-direction:row}.ag-right-aligned-header .ag-header-cell-text{text-align:end}.ag-side-bar{display:flex;flex-direction:row-reverse}.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-button-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-button-label{writing-mode:vertical-lr}.ag-status-bar{display:flex;justify-content:space-between;overflow:hidden}.ag-status-panel{display:inline-flex}.ag-status-name-value{white-space:nowrap}.ag-status-bar-left,.ag-status-bar-center,.ag-status-bar-right{display:inline-flex}.ag-icon{display:block;speak:none}.ag-group{position:relative;width:100%}.ag-group-title-bar{display:flex;align-items:center}.ag-group-title{display:inline;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ag-group-title-bar .ag-group-title{cursor:default}.ag-group-toolbar{display:flex;align-items:center}.ag-group-container{display:flex}.ag-disabled .ag-group-container{pointer-events:none}.ag-group-container-horizontal{flex-direction:row;flex-wrap:wrap}.ag-group-container-vertical{flex-direction:column}.ag-column-group-icons{display:block}.ag-column-group-icons>*{cursor:pointer}.ag-group-item-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-item-alignment-start .ag-group-item{align-items:flex-start}.ag-group-item-alignment-end .ag-group-item{align-items:flex-end}.ag-toggle-button-icon{transition:right .3s;position:absolute;top:-1px}.ag-input-field,.ag-select{display:flex;flex-direction:row;align-items:center}.ag-input-field-input{flex:1 1 auto}.ag-floating-filter-input .ag-input-field-input[type=date]{width:1px}.ag-range-field,.ag-angle-select{display:flex;align-items:center}.ag-angle-select-wrapper{display:flex}.ag-angle-select-parent-circle{display:block;position:relative}.ag-angle-select-child-circle{position:absolute}.ag-slider-wrapper{display:flex}.ag-slider-wrapper .ag-input-field,.ag-picker-field-display{flex:1 1 auto}.ag-picker-field{display:flex;align-items:center}.ag-picker-field-icon{display:flex;border:0;padding:0;margin:0;cursor:pointer}.ag-picker-field-wrapper{overflow:hidden}.ag-label-align-right .ag-label{order:1}.ag-label-align-right>*{flex:none}.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-label-align-top>*{align-self:stretch}.ag-label-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ag-color-panel{width:100%;display:flex;flex-direction:column;text-align:center}.ag-spectrum-color{flex:1 1 auto;position:relative;overflow:visible;cursor:default}.ag-spectrum-fill{position:absolute;inset:0}.ag-spectrum-val{cursor:pointer}.ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-spectrum-hue,.ag-spectrum-alpha{cursor:default}.ag-spectrum-hue-background{background:linear-gradient(to left,red 3%,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);width:100%;height:100%}.ag-spectrum-alpha{--ag-spectrum-alpha-background-checked: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"><rect x="0" y="0" width="4" height="4" fill="%23fff"/><path d="M0 0H2V4H4V2H0Z" fill="%23b2b2b2"/></svg>')}.ag-spectrum-alpha-background{background:linear-gradient(to right,var(--ag-internal-spectrum-alpha-color-from),var(--ag-internal-spectrum-alpha-color-to)),var(--ag-spectrum-alpha-background-checked) top left/4px 4px;width:100%;height:100%}.ag-spectrum-tool{cursor:pointer;position:relative}.ag-spectrum-slider{position:absolute;pointer-events:none}.ag-spectrum-alpha .ag-spectrum-slider{background:linear-gradient(to bottom,var(--ag-internal-spectrum-alpha-color),var(--ag-internal-spectrum-alpha-color)) #fff}.ag-recent-colors{display:flex}.ag-recent-color{cursor:pointer}.ag-pill-select{display:flex;flex-direction:column}.ag-pill-select .ag-column-drop{flex:unset}.ag-ltr{direction:ltr}.ag-ltr .ag-body,.ag-ltr .ag-floating-top,.ag-ltr .ag-floating-bottom,.ag-ltr .ag-header,.ag-ltr .ag-sticky-top,.ag-ltr .ag-sticky-bottom,.ag-ltr .ag-body-viewport,.ag-ltr .ag-body-horizontal-scroll{flex-direction:row}.ag-rtl{direction:rtl}.ag-rtl .ag-body,.ag-rtl .ag-floating-top,.ag-rtl .ag-floating-bottom,.ag-rtl .ag-header,.ag-rtl .ag-sticky-top,.ag-rtl .ag-sticky-bottom,.ag-rtl .ag-body-viewport,.ag-rtl .ag-body-horizontal-scroll{flex-direction:row-reverse}.ag-rtl .ag-icon-contracted,.ag-rtl .ag-icon-expanded,.ag-rtl .ag-icon-tree-closed{display:block;transform:rotate(180deg)}.ag-body .ag-body-viewport{-webkit-overflow-scrolling:touch}.ag-measurement-container{width:0;overflow:hidden;visibility:hidden}.ag-measurement-container div{position:absolute}.ag-layout-print.ag-body{display:block;height:unset}.ag-layout-print.ag-root-wrapper{display:inline-block}.ag-layout-print .ag-body-vertical-scroll,.ag-layout-print .ag-body-horizontal-scroll{display:none}.ag-layout-print.ag-force-vertical-scroll{overflow-y:visible!important}@media print{.ag-root-wrapper.ag-layout-print{display:table}.ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,.ag-root-wrapper.ag-layout-print .ag-root,.ag-root-wrapper.ag-layout-print .ag-body-viewport,.ag-root-wrapper.ag-layout-print .ag-center-cols-container,.ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,.ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,.ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport{height:auto!important;overflow:hidden!important;display:block!important}.ag-root-wrapper.ag-layout-print .ag-row,.ag-root-wrapper.ag-layout-print .ag-cell{break-inside:avoid}}[class^=ag-],[class^=ag-]:focus,[class^=ag-]:after,[class^=ag-]:before{box-sizing:border-box;outline:none}[class^=ag-]::-ms-clear{display:none}.ag-checkbox .ag-input-wrapper,.ag-radio-button .ag-input-wrapper{overflow:visible}.ag-range-field .ag-input-wrapper{height:100%}.ag-toggle-button{flex:none;width:unset;min-width:unset}.ag-button{border-radius:0;color:var(--ag-foreground-color)}.ag-button:hover{background-color:transparent}.ag-ltr .ag-label-align-right .ag-label{margin-left:var(--ag-grid-size)}.ag-rtl .ag-label-align-right .ag-label{margin-right:var(--ag-grid-size)}input[class^=ag-]{margin:0;background-color:var(--ag-background-color)}textarea[class^=ag-],select[class^=ag-]{background-color:var(--ag-background-color)}input[class^=ag-]:not([type]),input[class^=ag-][type=text],input[class^=ag-][type=number],input[class^=ag-][type=tel],input[class^=ag-][type=date],input[class^=ag-][type=datetime-local],textarea[class^=ag-]{font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border:var(--ag-borders-input) var(--ag-input-border-color)}input[class^=ag-]:not([type]):disabled,input[class^=ag-][type=text]:disabled,input[class^=ag-][type=number]:disabled,input[class^=ag-][type=tel]:disabled,input[class^=ag-][type=date]:disabled,input[class^=ag-][type=datetime-local]:disabled,textarea[class^=ag-]:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}input[class^=ag-]:not([type]):focus,input[class^=ag-][type=text]:focus,input[class^=ag-][type=number]:focus,input[class^=ag-][type=tel]:focus,input[class^=ag-][type=date]:focus,input[class^=ag-][type=datetime-local]:focus,textarea[class^=ag-]:focus{outline:none;box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-input-focus-border-color)}input[class^=ag-]:not([type]):invalid,input[class^=ag-][type=text]:invalid,input[class^=ag-][type=number]:invalid,input[class^=ag-][type=tel]:invalid,input[class^=ag-][type=date]:invalid,input[class^=ag-][type=datetime-local]:invalid,textarea[class^=ag-]:invalid{border:var(--ag-borders-input-invalid) var(--ag-input-border-color-invalid)}input[class^=ag-][type=number]:not(.ag-number-field-input-stepper){-moz-appearance:textfield}input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-outer-spin-button,input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[class^=ag-][type=range]{padding:0}input[class^=ag-][type=button]:focus,button[class^=ag-]:focus{box-shadow:var(--ag-input-focus-box-shadow)}.ag-drag-handle{color:var(--ag-secondary-foreground-color)}.ag-list-item,.ag-virtual-list-item{height:var(--ag-list-item-height)}.ag-virtual-list-item:focus-visible{outline:none}.ag-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-select-list{background-color:var(--ag-background-color);overflow-y:auto;overflow-x:hidden;border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-list-item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-list-item.ag-active-item{background-color:var(--ag-row-hover-color)}.ag-select-list-item{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-ltr .ag-select-list-item{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-select-list-item{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-select-list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-row-drag,.ag-selection-checkbox,.ag-group-expanded,.ag-group-contracted{color:var(--ag-secondary-foreground-color)}.ag-ltr .ag-row-drag,.ag-ltr .ag-selection-checkbox,.ag-ltr .ag-group-expanded,.ag-ltr .ag-group-contracted{margin-right:var(--ag-cell-widget-spacing)}.ag-rtl .ag-row-drag,.ag-rtl .ag-selection-checkbox,.ag-rtl .ag-group-expanded,.ag-rtl .ag-group-contracted{margin-left:var(--ag-cell-widget-spacing)}.ag-cell-wrapper>*:not(.ag-cell-value):not(.ag-group-value){--ag-internal-calculated-line-height: var( --ag-line-height, calc(var(--ag-row-height) - var(--ag-row-border-width)) );--ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));height:min(var(--ag-internal-calculated-line-height),var(--ag-internal-padded-row-height));display:flex;align-items:center;flex:none}.ag-group-expanded,.ag-group-contracted{cursor:pointer}.ag-group-title-bar-icon{cursor:pointer;flex:none;color:var(--ag-secondary-foreground-color)}.ag-ltr .ag-group-child-count{margin-left:2px}.ag-rtl .ag-group-child-count{margin-right:2px}.ag-group-title-bar{background-color:var(--ag-subheader-background-color);padding:var(--ag-grid-size)}.ag-group-toolbar{padding:var(--ag-grid-size);background-color:var(--ag-subheader-toolbar-background-color)}.ag-disabled-group-title-bar,.ag-disabled-group-container{opacity:.5}.group-item{margin:calc(var(--ag-grid-size) * .5) 0}.ag-label{white-space:nowrap}.ag-ltr .ag-label{margin-right:var(--ag-grid-size)}.ag-rtl .ag-label{margin-left:var(--ag-grid-size)}.ag-label-align-top .ag-label{margin-bottom:calc(var(--ag-grid-size) * .5)}.ag-angle-select[disabled]{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-angle-select[disabled] .ag-angle-select-field{opacity:.4}.ag-ltr .ag-slider-field,.ag-ltr .ag-angle-select-field{margin-right:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-slider-field,.ag-rtl .ag-angle-select-field{margin-left:calc(var(--ag-grid-size) * 2)}.ag-angle-select-parent-circle{width:24px;height:24px;border-radius:12px;border:solid 1px;border-color:var(--ag-border-color);background-color:var(--ag-background-color)}.ag-angle-select-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:var(--ag-secondary-foreground-color)}.ag-picker-field-wrapper{border:var(--ag-borders);border-color:var(--ag-border-color);border-radius:5px;background-color:var(--ag-background-color)}.ag-picker-field-wrapper:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}.ag-picker-field-wrapper.ag-picker-has-focus,.ag-picker-field-wrapper:focus-within{outline:none;box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-input-focus-border-color)}.ag-picker-field-button{background-color:var(--ag-background-color);color:var(--ag-secondary-foreground-color)}.ag-dialog.ag-color-dialog{border-radius:5px}.ag-color-picker .ag-picker-field-wrapper{padding-left:var(--ag-grid-size);padding-right:var(--ag-grid-size)}.ag-color-picker .ag-picker-field-display{display:flex;flex-direction:row;align-items:center;min-height:var(--ag-list-item-height)}.ag-ltr .ag-color-picker-color,.ag-ltr .ag-color-picker-value{margin-right:var(--ag-grid-size)}.ag-rtl .ag-color-picker-color,.ag-rtl .ag-color-picker-value{margin-left:var(--ag-grid-size)}.ag-color-panel{padding:var(--ag-grid-size)}.ag-spectrum-color{background-color:red;border-radius:2px}.ag-spectrum-tools{padding:10px}.ag-spectrum-sat{background-image:linear-gradient(to right,#fff,#cc9a8100)}.ag-spectrum-val{background-image:linear-gradient(to top,#000,#cc9a8100)}.ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:2px solid white;background:#000;box-shadow:0 0 2px #0000003d}.ag-spectrum-hue-background,.ag-spectrum-alpha-background{border-radius:2px}.ag-spectrum-tool{margin-bottom:10px;height:11px;border-radius:2px}.ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;border:2px solid white;box-shadow:0 1px 4px #0000005e}.ag-recent-colors{margin-top:10px}.ag-recent-color{margin:0 3px}.ag-recent-color:first-child{margin-left:0}.ag-recent-color:last-child{margin-right:0}.ag-spectrum-color:focus-visible:not(:disabled):not([readonly]),.ag-spectrum-slider:focus-visible:not(:disabled):not([readonly]),.ag-recent-color:focus-visible:not(:disabled):not([readonly]){box-shadow:var(--ag-input-focus-box-shadow)}.ag-ltr .ag-color-input input[class^=ag-][type=text].ag-input-field-input{padding-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-rtl .ag-color-input input[class^=ag-][type=text].ag-input-field-input{padding-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-color-input .ag-color-input-color{position:absolute}.ag-ltr .ag-color-input .ag-color-input-color{margin-left:var(--ag-grid-size)}.ag-rtl .ag-color-input .ag-color-input-color{margin-right:var(--ag-grid-size)}.ag-color-picker-color,.ag-color-input-color{width:var(--ag-icon-size);height:var(--ag-icon-size);border:var(--ag-borders-secondary) var(--ag-secondary-border-color);border-radius:2px}.ag-dnd-ghost{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);overflow:hidden;text-overflow:ellipsis;border:var(--ag-borders-secondary) var(--ag-secondary-border-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height);line-height:var(--ag-header-height);margin:0;padding:0 calc(var(--ag-grid-size) * 2);transform:translateY(calc(var(--ag-grid-size) * 2))}.ag-dnd-ghost-icon{margin-right:var(--ag-grid-size);color:var(--ag-foreground-color)}.ag-popup-child:not(.ag-tooltip-custom){box-shadow:var(--ag-popup-shadow)}.ag-select .ag-picker-field-wrapper{min-height:var(--ag-list-item-height);cursor:default}.ag-ltr .ag-select .ag-picker-field-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-select .ag-picker-field-wrapper{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-ltr .ag-select .ag-picker-field-wrapper{padding-right:var(--ag-grid-size)}.ag-rtl .ag-select .ag-picker-field-wrapper{padding-left:var(--ag-grid-size)}.ag-select.ag-disabled .ag-picker-field-wrapper:focus{box-shadow:none}.ag-select:not(.ag-cell-editor,.ag-label-align-top){min-height:var(--ag-list-item-height)}.ag-select .ag-picker-field-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-select .ag-picker-field-icon{display:flex;align-items:center}.ag-select.ag-disabled{opacity:.5}.ag-rich-select-value,.ag-rich-select-list{background-color:var(--ag-background-color)}.ag-rich-select-list{width:100%;height:auto;border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-rich-select-list .ag-loading-text{padding:var(--ag-widget-vertical-spacing) var(--ag-widget-horizontal-spacing)}.ag-rich-select-value{border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color);padding-top:0;padding-bottom:0}.ag-ltr .ag-rich-select-value{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-rich-select-value{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-ltr .ag-rich-select-value{padding-right:var(--ag-grid-size)}.ag-rtl .ag-rich-select-value{padding-left:var(--ag-grid-size)}.ag-ltr .ag-rich-select-field-input{left:calc(var(--ag-cell-horizontal-padding))}.ag-rtl .ag-rich-select-field-input{right:calc(var(--ag-cell-horizontal-padding))}.ag-popup-editor .ag-rich-select-value{height:var(--ag-row-height);min-width:200px}.ag-rich-select-virtual-list-item{cursor:default;height:var(--ag-list-item-height)}.ag-rich-select-virtual-list-item:focus-visible:after{content:none}.ag-ltr .ag-rich-select-row{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-rich-select-row{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rich-select-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-rich-select-row:hover,.ag-rich-select-row-highlighted{background-image:linear-gradient(var(--ag-row-hover-color),var(--ag-row-hover-color))}.ag-rich-select-row-text-highlight{font-weight:700}.ag-autocomplete{width:100%}.ag-autocomplete-list{width:100%;min-width:200px;height:calc(var(--ag-row-height) * 6.5)}.ag-autocomplete-virtual-list-item{cursor:default;height:var(--ag-list-item-height)}.ag-autocomplete-virtual-list-item:focus-visible:after{content:none}.ag-autocomplete-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-autocomplete-row-label{margin:0px var(--ag-widget-container-horizontal-padding)}.ag-autocomplete-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-pill{border:1px solid var(--ag-chip-border-color);border-radius:var(--ag-border-radius);background-color:var(--ag-chip-background-color)}.ag-ltr .ag-pill .ag-pill-button{margin-left:var(--ag-grid-size)}.ag-rtl .ag-pill .ag-pill-button{margin-right:var(--ag-grid-size)}.ag-pill:focus-visible{border-color:var(--ag-input-focus-border-color)}.ag-pill .ag-pill-button:hover{cursor:pointer}.ag-dragging-range-handle .ag-dialog,.ag-dragging-fill-handle .ag-dialog{opacity:.7;pointer-events:none}.ag-dialog{border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color);box-shadow:var(--ag-popup-shadow)}.ag-panel{background-color:var(--ag-panel-background-color);border-color:var(--ag-panel-border-color)}.ag-panel-title-bar{color:var(--ag-header-foreground-color);height:var(--ag-header-height);padding:var(--ag-grid-size) var(--ag-cell-horizontal-padding);border-bottom:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-panel-title-bar-button{margin-left:var(--ag-grid-size)}.ag-rtl .ag-panel-title-bar-button{margin-right:var(--ag-grid-size)}.ag-tooltip{background-color:var(--ag-tooltip-background-color);color:var(--ag-foreground-color);padding:var(--ag-grid-size);border:var(--ag-borders) var(--ag-border-color);border-radius:var(--ag-card-radius);white-space:normal}.ag-tooltip.ag-tooltip-animate,.ag-tooltip-custom.ag-tooltip-animate{transition:opacity 1s}.ag-tooltip.ag-tooltip-animate.ag-tooltip-hiding,.ag-tooltip-custom.ag-tooltip-animate.ag-tooltip-hiding{opacity:0}.ag-ltr .ag-column-select-column,.ag-ltr .ag-column-select-column-group{padding-left:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-rtl .ag-column-select-column,.ag-rtl .ag-column-select-column-group{padding-right:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-column-select-header-icon{cursor:pointer}.ag-column-select-header-icon:focus-visible{outline:none}.ag-column-select-header-icon:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:0;left:0;display:block;width:calc(100% + -0px);height:calc(100% + -0px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-ltr .ag-column-group-icons:not(:last-child),.ag-ltr .ag-column-select-header-icon:not(:last-child),.ag-ltr .ag-column-select-header-checkbox:not(:last-child),.ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),.ag-ltr .ag-column-select-checkbox:not(:last-child),.ag-ltr .ag-column-select-column-drag-handle:not(:last-child),.ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),.ag-ltr .ag-column-select-column-label:not(:last-child){margin-right:var(--ag-widget-horizontal-spacing)}.ag-rtl .ag-column-group-icons:not(:last-child),.ag-rtl .ag-column-select-header-icon:not(:last-child),.ag-rtl .ag-column-select-header-checkbox:not(:last-child),.ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),.ag-rtl .ag-column-select-checkbox:not(:last-child),.ag-rtl .ag-column-select-column-drag-handle:not(:last-child),.ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),.ag-rtl .ag-column-select-column-label:not(:last-child){margin-left:var(--ag-widget-horizontal-spacing)}.ag-column-select-virtual-list-item:focus-visible{outline:none}.ag-column-select-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-select-column-group:not(:last-child),.ag-column-select-column:not(:last-child){margin-bottom:var(--ag-widget-vertical-spacing)}.ag-column-select-column-readonly,.ag-column-select-column-group-readonly{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-ltr .ag-column-select-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-rtl .ag-column-select-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-column-select-virtual-list-viewport{padding:calc(var(--ag-widget-container-vertical-padding) * .5) 0px}.ag-column-select-virtual-list-item{padding:0 var(--ag-widget-container-horizontal-padding)}.ag-checkbox-edit{padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-pill-select .ag-column-drop{border-bottom:0;min-height:unset}.ag-pill-select .ag-column-drop-list{padding:0}.ag-pill-select .ag-select{padding-top:var(--ag-grid-size)}.ag-pill-select .ag-picker-field-wrapper{background-color:transparent;border:0}.ag-pill-select .ag-picker-field-display{cursor:pointer}.ag-rtl{text-align:right}.ag-root-wrapper{border-radius:var(--ag-wrapper-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-row>.ag-cell-wrapper.ag-row-group{padding-left:calc(var(--ag-cell-horizontal-padding) + var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-cell-wrapper.ag-row-group,.ag-cell-wrapper.ag-row-group-leaf-indent,.ag-cell-wrapper.ag-pivot-leaf-group{padding-left:calc(var(--ag-indentation-level) * var(--ag-row-group-indent-size))}.ag-ltr .ag-row-group-leaf-indent{margin-left:var(--ag-row-group-indent-size)}.ag-rtl .ag-row-group-leaf-indent{margin-right:var(--ag-row-group-indent-size)}.ag-row:not(.ag-row-level-0) .ag-pivot-leaf-group{margin-left:var(--ag-row-group-indent-size)}.ag-value-change-delta{padding-right:2px}.ag-value-change-delta-up{color:var(--ag-value-change-delta-up-color)}.ag-value-change-delta-down{color:var(--ag-value-change-delta-down-color)}.ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-value-change-value-highlight{background-color:var(--ag-value-change-value-highlight-background-color);transition:background-color .1s}.ag-cell-data-changed{background-color:var(--ag-value-change-value-highlight-background-color)!important}.ag-cell-data-changed-animation{background-color:transparent}.ag-cell-highlight{background-color:var(--ag-range-selection-highlight-color)!important}.ag-row{height:var(--ag-row-height);background-color:var(--ag-background-color);color:var(--ag-data-color);border-bottom:var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width)}.ag-row-highlight-above:after,.ag-row-highlight-below:after{content:"";position:absolute;width:calc(100% - 1px);height:1px;background-color:var(--ag-range-selection-border-color);left:1px}.ag-row-highlight-above:after{top:0}.ag-row-highlight-below:after{bottom:0}.ag-row-odd{background-color:var(--ag-odd-row-background-color)}.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-right-spacer:not(.ag-scroller-corner){border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-row-selected:before{content:"";background-color:var(--ag-selected-row-background-color);display:block;position:absolute;inset:0}.ag-row-hover:not(.ag-full-width-row):before,.ag-row-hover.ag-full-width-row.ag-row-group:before{content:"";background-color:var(--ag-row-hover-color);display:block;position:absolute;inset:0;pointer-events:none}.ag-row-hover.ag-full-width-row.ag-row-group>*{position:relative}.ag-row-hover.ag-row-selected:before{background-color:var(--ag-row-hover-color);background-image:linear-gradient(var(--ag-selected-row-background-color),var(--ag-selected-row-background-color))}.ag-column-hover{background-color:var(--ag-column-hover-color)}.ag-ltr .ag-right-aligned-cell{text-align:right}.ag-rtl .ag-right-aligned-cell{text-align:left}.ag-ltr .ag-right-aligned-cell .ag-cell-value,.ag-ltr .ag-right-aligned-cell .ag-group-value{margin-left:auto}.ag-rtl .ag-right-aligned-cell .ag-cell-value,.ag-rtl .ag-right-aligned-cell .ag-group-value{margin-right:auto}.ag-ltr .ag-right-aligned-cell .ag-skeleton-effect{margin-left:auto}.ag-rtl .ag-right-aligned-cell .ag-skeleton-effect{margin-right:auto}.ag-cell,.ag-full-width-row .ag-cell-wrapper.ag-row-group{--ag-internal-calculated-line-height: var( --ag-line-height, calc(var(--ag-row-height) - var(--ag-row-border-width)) );--ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));border:1px solid transparent;line-height:min(var(--ag-internal-calculated-line-height),var(--ag-internal-padded-row-height));padding-left:calc(var(--ag-cell-horizontal-padding) - 1px + var(--ag-row-group-indent-size) * var(--ag-indentation-level));padding-right:calc(var(--ag-cell-horizontal-padding) - 1px);-webkit-font-smoothing:subpixel-antialiased}.ag-row>.ag-cell-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) - 1px);padding-right:calc(var(--ag-cell-horizontal-padding) - 1px)}.ag-row-dragging{cursor:move;opacity:.5}.ag-cell-inline-editing{border:1px solid var(--ag-border-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:0;background-color:var(--ag-control-panel-background-color)}.ag-popup-editor .ag-large-text,.ag-autocomplete-list-popup{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background-color:var(--ag-control-panel-background-color);padding:0}.ag-large-text-input{height:auto;padding:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-large-text-input textarea{resize:none}.ag-details-row{padding:calc(var(--ag-grid-size) * 5);background-color:var(--ag-background-color)}.ag-layout-auto-height .ag-center-cols-viewport,.ag-layout-auto-height .ag-center-cols-container,.ag-layout-print .ag-center-cols-viewport,.ag-layout-print .ag-center-cols-container{min-height:50px}.ag-overlay-loading-wrapper{background-color:var(--ag-modal-overlay-background-color)}.ag-overlay-loading-center{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size)}.ag-skeleton-container{width:100%;height:100%;align-content:center}.ag-skeleton-effect{background-color:var(--ag-row-loading-skeleton-effect-color);width:100%;height:1em;border-radius:.25rem;animation:ag-skeleton-loading 1.5s ease-in-out .5s infinite}@keyframes ag-skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.ag-loading{display:flex;height:100%;align-items:center}.ag-ltr .ag-loading{padding-left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-loading{padding-right:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-loading-icon{padding-right:var(--ag-cell-widget-spacing)}.ag-rtl .ag-loading-icon{padding-left:var(--ag-cell-widget-spacing)}.ag-icon-loading{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ag-floating-top{border-bottom:var(--ag-borders-critical) var(--ag-border-color)}.ag-floating-bottom{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-ltr .ag-cell{border-right:var(--ag-cell-horizontal-border)}.ag-rtl .ag-cell{border-left:var(--ag-cell-horizontal-border)}.ag-ltr .ag-cell{border-right-width:1px}.ag-rtl .ag-cell{border-left-width:1px}.ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-cell-range-selected:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing){background-color:var(--ag-range-selection-background-color)}.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart{background-color:var(--ag-range-selection-chart-background-color)!important}.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category{background-color:var(--ag-range-selection-chart-category-background-color)!important}.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){background-color:var(--ag-range-selection-background-color)}.ag-cell-range-selected-2:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2{background-color:var(--ag-range-selection-background-color-2)}.ag-cell-range-selected-3:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3{background-color:var(--ag-range-selection-background-color-3)}.ag-cell-range-selected-4:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4{background-color:var(--ag-range-selection-background-color-4)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:var(--ag-range-selection-border-color);border-top-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:var(--ag-range-selection-border-color);border-right-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:var(--ag-range-selection-border-color);border-bottom-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:var(--ag-range-selection-border-color);border-left-style:var(--ag-range-selection-border-style)}.ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-ltr .ag-cell-range-single-cell,.ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-rtl .ag-cell-range-single-cell,.ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle{border:1px solid;border-color:var(--ag-range-selection-border-color);border-style:var(--ag-range-selection-border-style);outline:initial}.ag-cell.ag-selection-fill-top,.ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed;border-top-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-cell.ag-selection-fill-right,.ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-rtl .ag-cell.ag-selection-fill-right,.ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-cell.ag-selection-fill-bottom,.ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed;border-bottom-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-cell.ag-selection-fill-left,.ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-rtl .ag-cell.ag-selection-fill-left,.ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-fill-handle,.ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;background-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-fill-handle,.ag-ltr .ag-range-handle{right:-1px}.ag-rtl .ag-fill-handle,.ag-rtl .ag-range-handle{left:-1px}.ag-fill-handle{cursor:cell}.ag-range-handle{cursor:nwse-resize}.ag-cell-inline-editing{border-color:var(--ag-input-focus-border-color)!important}.ag-menu{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background-color:var(--ag-menu-background-color);border-color:var(--ag-menu-border-color);padding:0}.ag-menu.ag-tabs{min-width:var(--ag-tab-min-width)}.ag-menu-list{cursor:default;padding:var(--ag-grid-size) 0}.ag-menu-separator{height:calc(var(--ag-grid-size) * 2 + 1px)}.ag-menu-separator-part:after{content:"";display:block;border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-menu-option-active,.ag-compact-menu-option-active{background-color:var(--ag-row-hover-color)}.ag-menu-option-part,.ag-compact-menu-option-part{line-height:var(--ag-icon-size);padding:calc(var(--ag-grid-size) + 2px) 0}.ag-menu-option-disabled,.ag-compact-menu-option-disabled{opacity:.5}.ag-menu-option-icon,.ag-compact-menu-option-icon{width:var(--ag-icon-size)}.ag-ltr .ag-menu-option-icon,.ag-ltr .ag-compact-menu-option-icon{padding-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-menu-option-icon,.ag-rtl .ag-compact-menu-option-icon{padding-right:calc(var(--ag-grid-size) * 2)}.ag-menu-option-text,.ag-compact-menu-option-text{padding-left:calc(var(--ag-grid-size) * 2);padding-right:calc(var(--ag-grid-size) * 2)}.ag-ltr .ag-menu-option-shortcut,.ag-ltr .ag-compact-menu-option-shortcut{padding-right:var(--ag-grid-size)}.ag-rtl .ag-menu-option-shortcut,.ag-rtl .ag-compact-menu-option-shortcut{padding-left:var(--ag-grid-size)}.ag-ltr .ag-menu-option-popup-pointer,.ag-ltr .ag-compact-menu-option-popup-pointer{padding-right:var(--ag-grid-size)}.ag-rtl .ag-menu-option-popup-pointer,.ag-rtl .ag-compact-menu-option-popup-pointer{padding-left:var(--ag-grid-size)}.ag-tabs-header,.ag-tabs-header-wrapper{display:flex}.ag-tabs-header-wrapper .ag-tabs-header{flex:1}.ag-tabs-close-button-wrapper{border:0;border-right:var(--ag-borders) var(--ag-border-color);padding:var(--ag-grid-size)}.ag-tabs-close-button{border:0;background-color:unset;cursor:pointer;padding:0}.ag-tab{border-bottom:var(--ag-selected-tab-underline-width) solid transparent;transition:border-bottom var(--ag-selected-tab-underline-transition-speed);display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer}.ag-tab:focus-visible{outline:none}.ag-tab:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-tab-selected{border-bottom-color:var(--ag-selected-tab-underline-color)}.ag-menu-header{color:var(--ag-secondary-foreground-color)}.ag-filter-separator{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-filter-select .ag-picker-field-wrapper{width:0}.ag-filter-condition-operator{height:17px}.ag-ltr .ag-filter-condition-operator-or{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-filter-condition-operator-or{margin-right:calc(var(--ag-grid-size) * 2)}.ag-set-filter-select-all{padding-top:var(--ag-widget-container-vertical-padding)}.ag-set-filter-list,.ag-filter-no-matches{height:calc(var(--ag-list-item-height) * 6)}.ag-set-filter-tree-list{height:calc(var(--ag-list-item-height) * 10)}.ag-set-filter-filter{margin-top:var(--ag-widget-container-vertical-padding);margin-left:var(--ag-widget-container-horizontal-padding);margin-right:var(--ag-widget-container-horizontal-padding)}.ag-filter-to{margin-top:var(--ag-widget-vertical-spacing)}.ag-mini-filter{margin:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-set-filter{--ag-indentation-level: 0}.ag-ltr .ag-set-filter-item{padding-left:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size))}.ag-rtl .ag-set-filter-item{padding-right:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size))}.ag-ltr .ag-set-filter-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-rtl .ag-set-filter-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-ltr .ag-set-filter-group-icons{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-rtl .ag-set-filter-group-icons{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-filter-menu .ag-set-filter-list{min-width:200px}.ag-filter-virtual-list-item:focus-visible{outline:none}.ag-filter-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-filter-apply-panel{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-filter-apply-panel-button{line-height:1.5}.ag-ltr .ag-filter-apply-panel-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-filter-apply-panel-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-simple-filter-body-wrapper{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));overflow-y:auto;min-height:calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing))}.ag-simple-filter-body-wrapper>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-simple-filter-body-wrapper .ag-resizer-wrapper{margin:0}.ag-menu:not(.ag-tabs) .ag-filter .ag-filter-body-wrapper,.ag-menu:not(.ag-tabs) .ag-filter>*:not(.ag-filter-wrapper){min-width:calc(var(--ag-menu-min-width) - 2px)}.ag-filter-no-matches{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-multi-filter-menu-item{margin:var(--ag-grid-size) 0}.ag-multi-filter-group-title-bar{padding:calc(var(--ag-grid-size) * 2) var(--ag-grid-size);background-color:transparent}.ag-group-filter-field-select-wrapper{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing))}.ag-group-filter-field-select-wrapper>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-multi-filter-group-title-bar:focus-visible{outline:none}.ag-multi-filter-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-side-bar{position:relative}.ag-tool-panel-wrapper{width:var(--ag-side-bar-panel-width);background-color:var(--ag-control-panel-background-color)}.ag-side-buttons{padding-top:calc(var(--ag-grid-size) * 4);width:calc(var(--ag-icon-size) + 4px);position:relative;overflow:hidden}button.ag-side-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background:transparent;padding:calc(var(--ag-grid-size) * 2) 0 calc(var(--ag-grid-size) * 2) 0;width:100%;margin:0;min-height:calc(var(--ag-grid-size) * 18);background-position-y:center;background-position-x:center;background-repeat:no-repeat;border:none;border-top:var(--ag-borders-side-button) var(--ag-border-color);border-bottom:var(--ag-borders-side-button) var(--ag-border-color)}button.ag-side-button-button:focus{box-shadow:none}.ag-side-button-button:focus-visible{outline:none}.ag-side-button-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-selected button.ag-side-button-button{background-color:var(--ag-side-button-selected-background-color)}.ag-side-button-icon-wrapper{margin-bottom:3px}.ag-ltr .ag-side-bar-left,.ag-rtl .ag-side-bar-right{border-right:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,.ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper{border-left:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-side-bar-left .ag-side-button-button,.ag-rtl .ag-side-bar-right .ag-side-button-button{border-right:var(--ag-selected-tab-underline-width) solid transparent;transition:border-right var(--ag-selected-tab-underline-transition-speed)}.ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button{border-right-color:var(--ag-selected-tab-underline-color)}.ag-rtl .ag-side-bar-left,.ag-ltr .ag-side-bar-right{border-left:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,.ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper{border-right:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-side-bar-left .ag-side-button-button,.ag-ltr .ag-side-bar-right .ag-side-button-button{border-left:var(--ag-selected-tab-underline-width) solid transparent;transition:border-left var(--ag-selected-tab-underline-transition-speed)}.ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button{border-left-color:var(--ag-selected-tab-underline-color)}.ag-filter-toolpanel-header{height:calc(var(--ag-grid-size) * 6)}.ag-filter-toolpanel-header,.ag-filter-toolpanel-search{padding:0 var(--ag-grid-size)}.ag-filter-toolpanel-header:focus-visible{outline:none}.ag-filter-toolpanel-header:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-filter-toolpanel-group:not(.ag-has-filter)>.ag-group-title-bar .ag-filter-toolpanel-group-instance-header-icon{display:none}.ag-filter-toolpanel-group-level-0-header{height:calc(var(--ag-grid-size) * 8)}.ag-filter-toolpanel-group-item{margin-top:calc(var(--ag-grid-size) * .5);margin-bottom:calc(var(--ag-grid-size) * .5)}.ag-filter-toolpanel-search{height:var(--ag-header-height)}.ag-filter-toolpanel-search-input{flex-grow:1;height:calc(var(--ag-grid-size) * 4)}.ag-ltr .ag-filter-toolpanel-search-input{margin-right:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-search-input{margin-left:var(--ag-grid-size)}.ag-filter-toolpanel-group-level-0{border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-ltr .ag-filter-toolpanel-expand,.ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-expand,.ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:var(--ag-grid-size)}.ag-filter-toolpanel-group-title-bar{background-color:transparent}.ag-ltr .ag-filter-toolpanel-header{padding-left:calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size))}.ag-rtl .ag-filter-toolpanel-header{padding-right:calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size))}.ag-filter-toolpanel-instance-filter{border-bottom:var(--ag-borders) var(--ag-border-color);border-top:var(--ag-borders) var(--ag-border-color);margin-top:var(--ag-grid-size)}.ag-ltr .ag-filter-toolpanel-group-instance-header-icon,.ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-group-instance-header-icon,.ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:var(--ag-grid-size)}.ag-set-filter-group-icons{color:var(--ag-secondary-foreground-color)}.ag-pivot-mode-panel{min-height:var(--ag-header-height);height:var(--ag-header-height);display:flex}.ag-pivot-mode-select{display:flex;align-items:center}.ag-ltr .ag-pivot-mode-select{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-rtl .ag-pivot-mode-select{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-column-select-header:focus-visible{outline:none}.ag-column-select-header:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-select-header{height:var(--ag-header-height);align-items:center;padding:0 var(--ag-widget-container-horizontal-padding);border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-panel-column-select{border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-group-icons,.ag-column-select-header-icon{color:var(--ag-secondary-foreground-color)}.ag-column-select-list .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-column-select-list .ag-item-highlight-top:after{top:0}.ag-column-select-list .ag-item-highlight-bottom:after{bottom:0}.ag-header,.ag-advanced-filter-header{background-color:var(--ag-header-background-color);border-bottom:var(--ag-borders-critical) var(--ag-border-color)}.ag-header-row{color:var(--ag-header-foreground-color);height:var(--ag-header-height)}.ag-pinned-right-header{border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-pinned-left-header{border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon{margin-left:var(--ag-grid-size)}.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon{margin-right:var(--ag-grid-size)}.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon{margin-right:var(--ag-grid-size)}.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon{margin-left:var(--ag-grid-size)}.ag-header-cell,.ag-header-group-cell{padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-header-cell.ag-header-cell-moving,.ag-header-group-cell.ag-header-cell-moving{background-color:var(--ag-header-cell-moving-background-color)}.ag-ltr .ag-header-group-cell-label.ag-sticky-label{left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-header-group-cell-label.ag-sticky-label{right:var(--ag-cell-horizontal-padding)}.ag-header-cell:focus-visible{outline:none}.ag-header-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-header-group-cell:focus-visible{outline:none}.ag-header-group-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-header-cell:focus-visible{outline:none}.ag-advanced-filter-header-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-header-icon{color:var(--ag-secondary-foreground-color)}.ag-header-expand-icon{cursor:pointer}.ag-ltr .ag-header-expand-icon{margin-left:4px}.ag-rtl .ag-header-expand-icon{margin-right:4px}.ag-header-row:not(:first-child) .ag-header-cell:not(.ag-header-span-height.ag-header-span-total,.ag-header-parent-hidden),.ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-header-group-cell:not(.ag-column-resizing)+.ag-header-group-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover,.ag-header-group-cell:not(.ag-column-resizing)+.ag-header-group-cell:not(.ag-column-hover).ag-column-resizing,.ag-header-cell:not(.ag-column-resizing)+.ag-header-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover,.ag-header-cell:not(.ag-column-resizing)+.ag-header-cell:not(.ag-column-hover).ag-column-resizing,.ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,.ag-header-group-cell:first-of-type.ag-column-resizing,.ag-header-cell:not(.ag-column-hover):first-of-type:not(.ag-header-cell-moving):hover,.ag-header-cell:not(.ag-column-hover):first-of-type.ag-column-resizing{background-color:var(--ag-header-cell-hover-background-color)}.ag-header-cell:before,.ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{content:"";position:absolute;z-index:1;display:var(--ag-header-column-separator-display);width:var(--ag-header-column-separator-width);height:var(--ag-header-column-separator-height);top:calc(50% - var(--ag-header-column-separator-height) * .5);background-color:var(--ag-header-column-separator-color)}.ag-ltr .ag-header-cell:before,.ag-ltr .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{right:0}.ag-rtl .ag-header-cell:before,.ag-rtl .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{left:0}.ag-header-highlight-before:after,.ag-header-highlight-after:after{content:"";position:absolute;height:100%;width:1px}.ag-header-highlight-before:after{left:0}.ag-header-highlight-after:after{right:0}.ag-pinned-left-header .ag-header-highlight-after:after{right:1px}.ag-header-cell-resize{display:flex;align-items:center}.ag-header-cell-resize:after{content:"";position:absolute;z-index:1;display:var(--ag-header-column-resize-handle-display);width:var(--ag-header-column-resize-handle-width);height:var(--ag-header-column-resize-handle-height);top:calc(50% - var(--ag-header-column-resize-handle-height) * .5);background-color:var(--ag-header-column-resize-handle-color)}.ag-header-cell.ag-header-span-height .ag-header-cell-resize:after{height:calc(100% - var(--ag-grid-size) * 4);top:calc(var(--ag-grid-size) * 2)}.ag-ltr .ag-header-viewport .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-rtl .ag-header-viewport .ag-header-cell-resize:after{right:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-pinned-left-header .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-pinned-right-header .ag-header-cell-resize:after{left:50%}.ag-ltr .ag-header-select-all{margin-right:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-header-select-all{margin-left:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-floating-filter-button{margin-left:var(--ag-cell-widget-spacing)}.ag-rtl .ag-floating-filter-button{margin-right:var(--ag-cell-widget-spacing)}.ag-floating-filter-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;background:transparent;border:none;height:var(--ag-icon-size);padding:0;width:var(--ag-icon-size)}.ag-filter-loading{background-color:var(--ag-control-panel-background-color);height:100%;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;width:100%;z-index:1}.ag-paging-panel{border-top:1px solid;border-top-color:var(--ag-border-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height)}.ag-paging-panel>*{margin:0 var(--ag-cell-horizontal-padding)}.ag-paging-panel>.ag-paging-page-size .ag-wrapper{min-width:calc(var(--ag-grid-size) * 10)}.ag-paging-button{cursor:pointer}.ag-paging-button.ag-disabled{cursor:default;color:var(--ag-disabled-foreground-color)}.ag-paging-button:focus-visible{outline:none}.ag-paging-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:0;left:0;display:block;width:calc(100% + -0px);height:calc(100% + -0px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-paging-button,.ag-paging-description{margin:0 var(--ag-grid-size)}.ag-status-bar{border-top:var(--ag-borders) var(--ag-border-color);color:var(--ag-disabled-foreground-color);padding-right:calc(var(--ag-grid-size) * 4);padding-left:calc(var(--ag-grid-size) * 4);line-height:1.5}.ag-status-name-value-value{color:var(--ag-foreground-color)}.ag-status-bar-center{text-align:center}.ag-status-name-value{margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size);padding-top:calc(var(--ag-grid-size) * 2);padding-bottom:calc(var(--ag-grid-size) * 2)}.ag-column-drop-cell{background:var(--ag-chip-background-color);border-radius:calc(var(--ag-grid-size) * 4);height:calc(var(--ag-grid-size) * 4);padding:0 calc(var(--ag-grid-size) * .5);border:1px solid var(--ag-chip-border-color)}.ag-column-drop-cell:focus-visible{outline:none}.ag-column-drop-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:2px;left:2px;display:block;width:calc(100% - 4px);height:calc(100% - 4px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-drop-cell-text{margin:0 var(--ag-grid-size)}.ag-column-drop-cell-button{min-width:calc(var(--ag-grid-size) * 4);margin:0 calc(var(--ag-grid-size) * .5);color:var(--ag-secondary-foreground-color)}.ag-column-drop-cell-drag-handle{margin-left:calc(var(--ag-grid-size) * 2)}.ag-column-drop-cell-ghost{opacity:.5}.ag-column-drop-horizontal{background-color:var(--ag-header-background-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height);border-bottom:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-column-drop-horizontal{padding-left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-column-drop-horizontal{padding-right:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child){border-right:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child){border-left:var(--ag-borders) var(--ag-border-color)}.ag-column-drop-horizontal-cell-separator{margin:0 var(--ag-grid-size);color:var(--ag-secondary-foreground-color)}.ag-column-drop-horizontal-empty-message{color:var(--ag-disabled-foreground-color)}.ag-ltr .ag-column-drop-horizontal-icon{margin-right:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-column-drop-horizontal-icon{margin-left:var(--ag-cell-horizontal-padding)}.ag-column-drop-vertical-list{padding-bottom:var(--ag-grid-size);padding-right:var(--ag-grid-size);padding-left:var(--ag-grid-size)}.ag-column-drop-vertical-cell{margin-top:var(--ag-grid-size)}.ag-column-drop-vertical{min-height:50px;border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-drop-vertical.ag-last-column-drop{border-bottom:none}.ag-column-drop-vertical-icon{margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size)}.ag-column-drop-vertical-empty-message{position:absolute;inset:0;overflow:hidden;color:var(--ag-disabled-foreground-color);margin-top:var(--ag-grid-size)}.ag-select-agg-func-popup{border:var(--ag-borders) var(--ag-border-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background:var(--ag-background-color);height:calc(var(--ag-grid-size) * 5 * 3.5);padding:0}.ag-select-agg-func-virtual-list-item{cursor:default}.ag-ltr .ag-select-agg-func-virtual-list-item{padding-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-select-agg-func-virtual-list-item{padding-right:calc(var(--ag-grid-size) * 2)}.ag-select-agg-func-virtual-list-item:hover{background-color:var(--ag-selected-row-background-color)}.ag-select-agg-func-virtual-list-item:focus-visible{outline:none}.ag-select-agg-func-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-sort-indicator-container{display:flex}.ag-ltr .ag-sort-indicator-icon{padding-left:var(--ag-grid-size)}.ag-rtl .ag-sort-indicator-icon{padding-right:var(--ag-grid-size)}.ag-chart{position:relative;display:flex;width:100%;height:100%}.ag-chart-components-wrapper{position:relative;display:flex;flex:1 1 auto}.ag-chart-canvas-wrapper{position:relative;flex:1 1 auto}.ag-chart-menu{position:absolute;top:16px;display:flex;flex-direction:column}.ag-ltr .ag-chart-menu{right:20px}.ag-rtl .ag-chart-menu{left:20px}.ag-chart-docked-container{position:relative;min-width:var(--ag-chart-menu-panel-width)}.ag-chart-menu-hidden~.ag-chart-docked-container{display:none}.ag-chart-tabbed-menu{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu-header{flex:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-chart-tabbed-menu-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tab{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-settings{overflow-x:hidden}.ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-settings-nav-bar{display:flex;align-items:center;width:100%;height:30px;padding:0 10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-chart-settings-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%;padding:0 10px}.ag-chart-settings-card-item{cursor:pointer;width:10px;height:10px;background-color:#000;position:relative}.ag-chart-settings-card-item.ag-not-selected{opacity:.2}.ag-chart-settings-card-item:before{content:" ";display:block;position:absolute;background-color:transparent;left:50%;top:50%;margin-left:-10px;margin-top:-10px;width:20px;height:20px}.ag-chart-settings-prev,.ag-chart-settings-next{position:relative;flex:none}.ag-chart-settings-prev:focus-within,.ag-chart-settings-next:focus-within{box-shadow:var(--ag-input-focus-box-shadow);border-radius:1px}.ag-chart-settings-prev-button,.ag-chart-settings-next-button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-mini-thumbnail-canvas{display:block}.ag-chart-data-wrapper,.ag-chart-format-wrapper,.ag-chart-advanced-settings-wrapper{display:flex;flex-direction:column;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:16px}.ag-chart-data-wrapper,.ag-chart-advanced-settings-wrapper{height:100%;overflow-y:auto}.ag-chart-advanced-settings{background-color:var(--ag-control-panel-background-color)}.ag-chart-advanced-settings-wrapper,.ag-chart-advanced-settings{width:100%}.ag-chart-advanced-settings-wrapper{padding-bottom:0}.ag-chart-data-section,.ag-chart-format-section,.ag-chart-advanced-settings-section{display:flex;margin:0}.ag-chart-advanced-settings-section{padding-top:var(--ag-grid-size);padding-bottom:var(--ag-grid-size)}.ag-chart-advanced-settings-section:not(:last-child){border-bottom:1px solid var(--ag-secondary-border-color)}.ag-chart-empty-text{display:flex;top:0;width:100%;height:100%;align-items:center;justify-content:center;background-color:var(--ag-background-color)}.ag-chart .ag-chart-menu{display:none}.ag-chart-menu-hidden:hover .ag-chart-menu{display:block}.ag-chart .ag-chart-menu-wrapper .ag-chart-menu{display:flex;flex-direction:row;top:8px;gap:20px;width:auto}.ag-ltr .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{right:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:right}.ag-rtl .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{left:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:left}.ag-charts-font-size-color{display:flex;align-self:stretch;justify-content:space-between}.ag-charts-data-group-item{position:relative}.ag-charts-data-group-item:not(:last-child){margin-bottom:var(--ag-grid-size)}.ag-chart-menu{border-radius:var(--ag-card-radius);background:var(--ag-background-color)}.ag-chart-menu-icon{opacity:.5;margin:2px 0;cursor:pointer;border-radius:var(--ag-card-radius);color:var(--ag-secondary-foreground-color)}.ag-chart-menu-icon:hover{opacity:1}.ag-chart-menu-toolbar-button{border:0;background-color:unset;padding:0 2px;border-radius:1px}.ag-chart-mini-thumbnail{border:1px solid var(--ag-secondary-border-color);border-radius:5px}.ag-chart-mini-thumbnail.ag-selected{border-color:var(--ag-minichart-selected-chart-color);border-width:2px}.ag-chart-mini-thumbnail:focus-visible{outline:none;border-color:var(--ag-minichart-selected-chart-color);box-shadow:var(--ag-input-focus-box-shadow)}.ag-chart-settings-card-item{background:var(--ag-foreground-color);width:8px;height:8px;border-radius:4px}.ag-chart-settings-card-item.ag-selected{background-color:var(--ag-minichart-selected-page-color)}.ag-chart-data-column-drag-handle{margin-left:var(--ag-grid-size)}.ag-charts-settings-group-title-bar,.ag-charts-data-group-title-bar,.ag-charts-format-top-level-group-title-bar{border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color);position:relative}.ag-charts-advanced-settings-top-level-group-title-bar{position:relative;background-color:unset}.ag-charts-data-group-title-bar:focus-visible{outline:none}.ag-charts-data-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-charts-format-top-level-group-title-bar:focus-visible{outline:none}.ag-charts-format-top-level-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-charts-data-group-title-bar .ag-charts-data-group-title,.ag-charts-format-top-level-group-title-bar .ag-charts-format-top-level-group-title{cursor:pointer}.ag-charts-data-group-container{padding:calc(var(--ag-widget-container-vertical-padding) * .5) var(--ag-widget-container-horizontal-padding)}.ag-charts-data-group-container .ag-charts-data-group-item:not(.ag-charts-format-sub-level-group):not(.ag-pill-select):not(.ag-select){height:var(--ag-list-item-height)}.ag-charts-data-group-container .ag-charts-data-group-item.ag-picker-field{margin-top:var(--ag-grid-size)}.ag-charts-data-group-container .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-charts-data-group-container .ag-item-highlight-top:after{top:0}.ag-charts-data-group-container .ag-item-highlight-bottom:after{bottom:0}.ag-charts-format-top-level-group-container,.ag-charts-advanced-settings-top-level-group-container{padding:var(--ag-grid-size)}.ag-ltr .ag-charts-format-top-level-group-container,.ag-ltr .ag-charts-advanced-settings-top-level-group-container{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-charts-format-top-level-group-container,.ag-rtl .ag-charts-advanced-settings-top-level-group-container{margin-right:calc(var(--ag-grid-size) * 2)}.ag-charts-format-top-level-group-item,.ag-charts-advanced-settings-top-level-group-item{margin:var(--ag-grid-size) 0}.ag-charts-format-sub-level-group-container{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing))}.ag-charts-format-sub-level-group-container>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-charts-format-sub-level-no-header-group-container>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-charts-format-sub-level-group-container .ag-charts-format-sub-level-group-item.ag-font-panel-no-header{margin:0}.ag-charts-settings-group-container{padding:var(--ag-grid-size);row-gap:8px;display:grid;grid-template-columns:60px 1fr 60px 1fr 60px}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+1){grid-column:1}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+2){grid-column:3}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+3){grid-column:5}.ag-chart-menu-panel{background-color:var(--ag-control-panel-background-color)}.ag-ltr .ag-chart-menu-panel{border-left:solid 1px var(--ag-border-color)}.ag-rtl .ag-chart-menu-panel{border-right:solid 1px var(--ag-border-color)}.ag-charts-theme-default{--ag-charts-align: none !important;--ag-charts-justify: none !important}.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus{box-shadow:none}.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus-visible{box-shadow:var(--ag-input-focus-box-shadow)}.ag-date-time-list-page-title-bar{display:flex}.ag-date-time-list-page-title{flex-grow:1;text-align:center}.ag-date-time-list-page-column-labels-row,.ag-date-time-list-page-entries-row{display:flex}.ag-date-time-list-page-column-label,.ag-date-time-list-page-entry{flex-basis:0;flex-grow:1}.ag-date-time-list-page-entry{cursor:pointer;text-align:center}.ag-date-time-list-page-column-label{text-align:center}.ag-advanced-filter-header{position:relative;display:flex;align-items:center;padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-advanced-filter{display:flex;align-items:center;width:100%}.ag-advanced-filter-apply-button,.ag-advanced-filter-builder-button{line-height:normal;white-space:nowrap}.ag-ltr .ag-advanced-filter-apply-button,.ag-ltr .ag-advanced-filter-builder-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-advanced-filter-apply-button,.ag-rtl .ag-advanced-filter-builder-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-button{display:flex;align-items:center;border:0;background-color:unset;color:var(--ag-foreground-color);font-size:var(--ag-font-size);font-weight:600}.ag-advanced-filter-builder-button:hover:not(:disabled){background-color:var(--ag-row-hover-color)}.ag-advanced-filter-builder-button:not(:disabled){cursor:pointer}.ag-advanced-filter-builder-button-label{margin-left:var(--ag-grid-size)}.ag-advanced-filter-builder{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;background-color:var(--ag-control-panel-background-color);display:flex;flex-direction:column}.ag-advanced-filter-builder-list{flex:1;overflow:auto}.ag-advanced-filter-builder-list .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-advanced-filter-builder-list .ag-item-highlight-top:after{top:0}.ag-advanced-filter-builder-list .ag-item-highlight-bottom:after{bottom:0}.ag-advanced-filter-builder-button-panel{display:flex;justify-content:flex-end;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-apply-button,.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-cancel-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-item-wrapper{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;overflow:hidden;padding-left:calc(var(--ag-icon-size) / 2);padding-right:var(--ag-icon-size)}.ag-virtual-list-viewport .ag-advanced-filter-builder-item-wrapper .ag-tab-guard{position:absolute}.ag-advanced-filter-builder-item-tree-lines>*{width:var(--ag-advanced-filter-builder-indent-size)}.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root{width:var(--ag-icon-size)}.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root:before{top:50%;height:50%}.ag-advanced-filter-builder-item-tree-line-horizontal,.ag-advanced-filter-builder-item-tree-line-vertical,.ag-advanced-filter-builder-item-tree-line-vertical-top,.ag-advanced-filter-builder-item-tree-line-vertical-bottom{position:relative;height:100%;display:flex;align-items:center}.ag-advanced-filter-builder-item-tree-line-horizontal:before,.ag-advanced-filter-builder-item-tree-line-horizontal:after,.ag-advanced-filter-builder-item-tree-line-vertical:before,.ag-advanced-filter-builder-item-tree-line-vertical:after,.ag-advanced-filter-builder-item-tree-line-vertical-top:before,.ag-advanced-filter-builder-item-tree-line-vertical-top:after,.ag-advanced-filter-builder-item-tree-line-vertical-bottom:before,.ag-advanced-filter-builder-item-tree-line-vertical-bottom:after{content:"";position:absolute;height:100%}.ag-advanced-filter-builder-item-tree-line-horizontal:after{height:50%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size));top:0;left:calc(var(--ag-icon-size) / 2);border-bottom:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical:before{width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);top:0;left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical-top:before{height:50%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);top:0;left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical-bottom:before{height:calc((100% - 1.5 * var(--ag-icon-size)) / 2);width:calc(var(--ag-icon-size) / 2);top:calc((100% + 1.5 * var(--ag-icon-size)) / 2);left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-condition{padding-top:var(--ag-grid-size);padding-bottom:var(--ag-grid-size)}.ag-advanced-filter-builder-item,.ag-advanced-filter-builder-item-condition,.ag-advanced-filter-builder-pill-wrapper,.ag-advanced-filter-builder-pill,.ag-advanced-filter-builder-item-buttons,.ag-advanced-filter-builder-item-tree-lines{display:flex;align-items:center;height:100%}.ag-advanced-filter-builder-pill-wrapper{margin:0px var(--ag-grid-size)}.ag-advanced-filter-builder-pill{position:relative;border-radius:var(--ag-border-radius);padding:var(--ag-grid-size) calc(var(--ag-grid-size) * 2);min-height:calc(100% - var(--ag-grid-size) * 3);min-width:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-pill .ag-picker-field-display{margin-right:var(--ag-grid-size)}.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-number{font-family:monospace;font-weight:700}.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-empty{color:var(--ag-disabled-foreground-color)}.ag-advanced-filter-builder-pill:focus-visible{outline:none}.ag-advanced-filter-builder-pill:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:-4px;left:-4px;display:block;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-builder-item-button:focus-visible{outline:none}.ag-advanced-filter-builder-item-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:-4px;left:-4px;display:block;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-builder-pill-display{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.ag-advanced-filter-builder-join-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-join-pill-color);cursor:pointer}.ag-advanced-filter-builder-column-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-column-pill-color);cursor:pointer}.ag-advanced-filter-builder-option-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-option-pill-color);cursor:pointer}.ag-advanced-filter-builder-value-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-value-pill-color);cursor:text;max-width:140px}.ag-advanced-filter-builder-value-pill .ag-advanced-filter-builder-pill-display{display:block}.ag-advanced-filter-builder-item-buttons>*{margin:0 calc(var(--ag-grid-size) * .5)}.ag-advanced-filter-builder-item-button{position:relative;cursor:pointer;color:var(--ag-secondary-foreground-color);opacity:50%}.ag-advanced-filter-builder-item-button-disabled{color:var(--ag-disabled-foreground-color);cursor:default}.ag-advanced-filter-builder-virtual-list-container{top:var(--ag-grid-size)}.ag-advanced-filter-builder-virtual-list-item{display:flex;cursor:default;height:var(--ag-list-item-height)}.ag-advanced-filter-builder-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-advanced-filter-builder-virtual-list-item:hover .ag-advanced-filter-builder-item-button{opacity:100%}.ag-advanced-filter-builder-virtual-list-item-highlight .ag-advanced-filter-builder-item-button:focus-visible,.ag-advanced-filter-builder-validation .ag-advanced-filter-builder-invalid{opacity:100%}.ag-advanced-filter-builder-invalid{margin:0 var(--ag-grid-size);color:var(--ag-invalid-color);cursor:default}.ag-input-field-input{width:100%;min-width:0}.ag-checkbox-input-wrapper{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-checkbox-background-color);border-radius:var(--ag-checkbox-border-radius);display:inline-block;vertical-align:middle;flex:none}.ag-checkbox-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-checkbox-input-wrapper:focus-within,.ag-checkbox-input-wrapper:active{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-checkbox-input-wrapper.ag-disabled{opacity:.5}.ag-checkbox-input-wrapper:after{content:var(--ag-icon-font-code-checkbox-unchecked, "\f108");font-family:inherit;color:var(--ag-checkbox-unchecked-color);display:var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper.ag-checked:after{content:var(--ag-icon-font-code-checkbox-checked, "\f106");color:var(--ag-checkbox-checked-color);display:var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper.ag-indeterminate:after{content:var(--ag-icon-font-code-checkbox-indeterminate, "\f107");color:var(--ag-checkbox-indeterminate-color);display:var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper:before{content:"";background:transparent center/contain no-repeat;position:absolute;inset:0;background-image:var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, .9))}.ag-checkbox-input-wrapper.ag-checked:before{background-image:var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, .9))}.ag-checkbox-input-wrapper.ag-indeterminate:before{background-image:var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-toggle-button-input-wrapper{box-sizing:border-box;width:var(--ag-toggle-button-width);min-width:var(--ag-toggle-button-width);max-width:var(--ag-toggle-button-width);height:var(--ag-toggle-button-height);background-color:var(--ag-toggle-button-off-background-color);border-radius:calc(var(--ag-toggle-button-height) * .5);position:relative;flex:none;border:var(--ag-toggle-button-border-width) solid;border-color:var(--ag-toggle-button-off-border-color)}.ag-toggle-button-input-wrapper input{opacity:0;height:100%;width:100%}.ag-toggle-button-input-wrapper:focus-within{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-toggle-button-input-wrapper.ag-disabled{opacity:.5}.ag-toggle-button-input-wrapper.ag-checked{background-color:var(--ag-toggle-button-on-background-color);border-color:var(--ag-toggle-button-on-border-color)}.ag-toggle-button-input-wrapper:before{content:" ";position:absolute;top:calc(0px - var(--ag-toggle-button-border-width));left:calc(0px - var(--ag-toggle-button-border-width));display:block;box-sizing:border-box;height:var(--ag-toggle-button-height);width:var(--ag-toggle-button-height);background-color:var(--ag-toggle-button-switch-background-color);border-radius:100%;transition:left .1s;border:var(--ag-toggle-button-border-width) solid;border-color:var(--ag-toggle-button-switch-border-color)}.ag-toggle-button-input-wrapper.ag-checked:before{left:calc(100% - var(--ag-toggle-button-height) + var(--ag-toggle-button-border-width));border-color:var(--ag-toggle-button-on-border-color)}.ag-radio-button-input-wrapper{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-checkbox-background-color);border-radius:var(--ag-checkbox-border-radius);display:inline-block;vertical-align:middle;flex:none;border-radius:var(--ag-icon-size)}.ag-radio-button-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-radio-button-input-wrapper:focus-within,.ag-radio-button-input-wrapper:active{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-radio-button-input-wrapper.ag-disabled{opacity:.5}.ag-radio-button-input-wrapper:after{content:var(--ag-icon-font-code-radio-button-off, "\f127");color:var(--ag-checkbox-unchecked-color);display:var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-radio-button-input-wrapper.ag-checked:after{content:var(--ag-icon-font-code-radio-button-on, "\f128");color:var(--ag-checkbox-checked-color);display:var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-radio-button-input-wrapper:before{content:"";background:transparent center/contain no-repeat;position:absolute;inset:0;background-image:var(--ag-icon-image-radio-button-off, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, .9))}.ag-radio-button-input-wrapper.ag-checked:before{background-image:var(--ag-icon-image-radio-button-on, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, .9))}input[class^=ag-][type=range]{-webkit-appearance:none;width:100%;height:100%;background:none;overflow:visible}input[class^=ag-][type=range]::-webkit-slider-runnable-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius)}input[class^=ag-][type=range]::-moz-range-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius)}input[class^=ag-][type=range]::-ms-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius);color:transparent;width:calc(100% - 2px)}input[class^=ag-][type=range]::-webkit-slider-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size);transform:translateY(calc(var(--ag-icon-size) * -.5 + 1.5px))}input[class^=ag-][type=range]::-ms-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size)}input[class^=ag-][type=range]::-moz-ag-range-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size)}input[class^=ag-][type=range]:focus{outline:none}input[class^=ag-][type=range]:focus::-webkit-slider-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:focus::-ms-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:focus::-moz-ag-range-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:active::-webkit-slider-runnable-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:active::-moz-ag-range-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:active::-ms-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:disabled{opacity:.5}@font-face{font-family:agGridMaterial;src:url(data:font/woff2;charset=utf-8;base64,d09GMgABAAAAABFoAAsAAAAAJkgAABEYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHIlWBmAAi34KpXCfVQE2AiQDgjgLgR4ABCAFhF4HhS8bxyFFJCOtoY6iYlKLqKCkZP8fEsghg77xKkhaKGEaKwO6lrY1b6YxxKUASMSl4yPDHPYi3fdu5d7Kbyt/D7IwsJrgsEOSoklQjLW9F0MTJZloool4ZIiE5jESEkOm+Y9zva9J2iPCtkn5CP82BQzCslEzenpGo3H/f2ibX7ASC3CC3NngEivpEQsOIwpWEdyKBWcsq26Fe49b3PJQZ96ZEt9JdgpIe5phJkHoAcugxVrltchzh61rR6AGJKAwOOmWsCZ3P9Vt6tS1P0wVC9REYIX14V1qYpH9qflReps9LPYlGfP23PRL3XUgMAmWeEL4SgRkAEDYvHO9dhkBqnmXpDlI0x5wf+5Y9XN/Rx0gy6kvR9j2PqwDRGOA3d7snCFhJiXx//QXQ9lnn3hR1u4csqjxACBAiT03VdHjEVrYjiUjwOGyN1M6c6rPjJCGzZexSaiPAhujUVH27FsRQEGfAQ0OTy7y7i2fHUgiwpYBbieNve3NZfbtMNLTOdivLbXHq+i8136FN86iPVGPafw6OT/5NxmnSZhdXhfHRWrPT0ZJRIxCpUEEcjOmSmfA3GBGyoLi+GjxtY0YQqbYJCvWtFXhJ1qmmHZhZo1hh+qCat9ub5Wv9/5pangKyQRDOGX1aUIctqgFg0VkbI0fZDe3IV7cErUUwJszUZYwPBrP1/atXdbFZfRQVg71DCVb3WfiFnW17hF6k0VlpM30OGKnV21Qmg5CYZoWs0tTYVoVsyCyZjbTi7sQ1ByTR3K8PErgVaU557a3WlxWM9iioCR/0JgtxpbJttQ0D17VQu0xbfZGv7YxZs+QseysJIY6QrRrrtctae2p7zqd8Obdp38Ol2MTNWkOv2lqRjUv1tbtgiPB2m9Gdp5aEvhHzKW3zMFNLVeFbGFTVD0lc3HSMzKR+YJlS062scXWVjQGQqgDsvSUN+OESMZ46nU0g8GNqlt8y1vTZTs+uAKLEU5JdUPppKRCVY0kBV+Tt8gSxeMG9skkRWcoN+a/zw3mNVkkznPXb/Gpoww70ZxSOvWAytlcoT1qPQKovK4fzgw/DXiNG7LJ8S1+sf3H9dlprDdWgSGbFyxrklifkTIZtfu84QSpIv7Nc6qcmO0qtvcAgXt5CU6nRwRhkdxla9lZdDST51ZwvMRvD8YWQG+yLK0q71L2SOIhvnMCiZvEEeD+8u3HB9QFAgl8UriM2Y2hNT9VfTH8H1hK5Xy3zeHSKoA0kAQqgRRIVPQXohzwdVklzBl7OMRvFLNDiI4Hnvv4xU5PUeWGR15+cffcQQnuVp9WJYGl4DPmJ4DtP5mjKaYsTKsmUgy6dj66ua0DDoIRPKG5WDsHJxc3Dy8fv4CgUGnb71ExcQk/gClpGVk5LnkFRSVlQRVVNXUNTS1tHS5dPX2Y38DQyBhERrh5yLemAXNJ99JEgWnvSKf6vv9/N1vvuubbKV7FgJr5hHmg6nRDwPKagJUNAKvrAdY2DKyvFdjYJLC5ZmBrfcD22oHd9QN76wX2NwIcrBM4XAdwtDHgZC3A6bqBs7UB5xsFLjYBXK4LuNogcL1x4OaaAl9cLiEBC0TgBUGwCXbBITgFl+AWPIJX8Al+ISAEhZAQFiJCVIgJcSEhJIWUkBYyQlbICXmHIvBVyGNFoSSUhYpQ9eSqJn3qQkNoCi2hLXSErtAT+g5F4GuQcYbCSBg7JMGXeCgHX1LmkwUqMEYpBUyfn+QRuAXpQ5B9FVJx5yqKfAsz1FJ8wLhfhpSA78H3ySFNT7aO18k5ieFtls9iuDZHS2b44//lC2stKBqhd77BnZSsF9afpeMWYZ7lLSLWYDpGd6R5Bfc5bmscF9ohKR8qkEMbvIEky5J8A1kfb7YxbPDITY5mIvoSm5XZZEtEKpcXecwssiRbS3YGxBqijLb4s3ECFuZBorBGXmJko1gRKo18zQABgyEgbWnSsxHHerDqQh2uzhIinVWRdZYFetyWrlF9awba9tQcR3S+2YQsA7lWuLDDrdp9hWs+Xd7nG37vbX7V6nO69BCbCyxd1rJNrnNqtauXV8ZW60dxEfYG+FX/eV9si22DSDMEKIBAqxYY5wM6wiA66aWuVj3rRPjh4lTqMFf9Qtm9WOr/mkUqXV8ZCaMeGPdEoAnzFhgon/ss4f2G1M/irR48s1hZIhEQQjGbzcV7//Y5rE83OSZFT7B1grDDcUbV9VTzClVD0sYJCAX6CqWOb7VqsF7nvS2UEOrckrfXiwej1lbmOq5EOJoWn/85UPvXEJF9msh31moSd2Uy1at6gpCwsY+gdUnDPC4Hvb8GJVOdciVfq5fSRWN4KaKd93df4eOmuv3kuhDVfQEJi/r7Hn2KiBi3dI/EFJnuyjRojV7GSWFYR5ORuGl7EFgNp6gOPdZZDSihBAGWMQBCjPdzNeqgPZh7b+4ohZciw2CNCNFfcZn5lgueFRlJPwLhK4Ve3xKNHDAIAqXmv6ifJcHOQVA+ky+dVUms/hoQ9J8VqA++Xs9YTUiF8TicbEibp+r5trx11gWRVqHE6xetcsvYga9nlSNyBZSXSyxuyWrnBdA5EGjr112fzVwWUyMb8vvvcO4oh4yUtha2v7wyMHLi77+5WhcwrggRytedVqwsEQArva1uPohcGGOe0ntWKwbSygChMrZXZ6uRh2zRkAJXQmEhiOh44WatBIESFDFYlJ/37RPq9tEJYU1Kl69oT6DGc5eE00hZojenMppGF2zz8rqAqKNSRInJ6wOGlEEin1Md27Ry+KiqhmPo2aPOEN72mqGdFct9QDsgTpMEfE5EcrHbaxvxrK42wEvtflXHotUIOcAydySwfu4NXiEzNB9gCoaoQhe0k4YOGNkzK8+0s1zqagFS9c65qLgcXdumxPMWvvlAx3xJ23tKn7NG0OjmVM715/aseO9Kjdh7x8UAcEnvnaG1P0Wab+rvGE6fBv3+d6E2qbbzg7vuB0hsYnOafwH3AAHdN9bFUPHGBS6FP/lf/ZV+hFBZog8NaJb29H2LdC7PF4bHOYOOt1AZoqUCXFF9Bbq/zqb03jRHG1Djwm9cN4SDZTxhNJ5kMWNiWGKUD/RQMkYk5K8JCDtOkr+x3+/JTo0G+JJlg8qTShMSSpPKXwkmUJowS381g0iYly0lNTu+ZeIu4Xr9OPO4D4qhyqEkPezXMEhcQrrz4m7x3Hm34njo3RGg7oGBWu35c1arVlevzhWKTKLywCj33VZPi7HWHD6etFjwykoGIz3tPM/5/Lnz29O3bJn30cBBQAYIB/s0Dwic6BBtdoHVh4VBmsZsnQDrqIVUgyVf8KPHeP44TYOQeYxCAVFgCmrswMsIoAoEkMAJUaAgwC8rLkOvyU87STane16QcOt9Xc0w4yTpToeouqheUbVRCc5/UzZz942Q18NHznK44xqd5fvIwWi55zk/9FaAb12vX+ukgciZYUz/4NRIlttar1FpQ/v4BO/uHXaoJiwvjzPee80Obw47MCjU+xLF8pjnPbre9MnTL5flbQn+lrABuge8CmKNdRwRuM6rIUX3ksfycitszwkK2nSOtTp1XuyhmMPsWAgc5TFc4+7EFt9mt67wOVDC7n21u6v7OtYgENm9Dh+yPXrET4p2NnvyYSc+cKV9YuzhwjnP/UCIgLNIsshN4rYQ4c5WMT6HiyQ/S7KQg3APqFSPHpXyQexHXUQLZV88t1vn80f2bZzX3Dco08cP+ZFakFmw9iZ2xtWnh6efRtusH3lsKWseO4Adnzc+d1T8DCdXnzAfFszbdZzgoiP2EmGJb/UTCRIlaK/RaPJ71/VX8GS8hpYQeTNWYdJqpJMldQ5mnURqchMkjJfUXJUiUeH/5LIcjlIKNF5FRFn/zMKiyX2mzrgcHRY/D+zveoCELpfxFDxLpkc3ebcp+i0VqYRCVb5g/PliWiGDe3G1ePVFsXduYKEJPYFa9Da9CaUwCr6Ljx+j2Ana4ZIdozAQswbhetxMuHmQa4LO76naArWmIBPx9CIvpYytQiMrNRmfthprMvB1V3tphKHh/SbJDg2lHQf+uLDBjnJ3oUQ/IrksMbF0sGBocqoIuovb4azDdMOtRiZWHtugbdkgUxCOqq7R6WqqF5oWXvi2qa6Ze66iZmpxVpZtAS63m2x6G4ylPXWcDbPd2EUN0NcpPZVHhK5PB7+ghQvlgXK1Ry1FIo1QrRZqREXJdej6W7e4aJ3GP/InVzlBrylN28/87f/3zjYEkFWOrAw04X4z0BkIPp74i3IVNs4yDoPC+Nmza3VNz54LhU+fdo08bMC6ujDD4ZFdT0Hsm4TzRaf4N3NKxBcJVgCxNvapR6YdCd1q66pF9nUOd+8SbcSn7rX/u+ZM8NPcem2g9Rnx7KmVou0zJ2uLI/MjZs+OyI8sviKYwOzZ320XR14pMXeumtpSnFAgFhckFD8aOLUXiIsTHuWmBPsX6eCcnMEzG7Z/pvjtJPQ4Bb4ku+PqFS6lGaHXJCpcGa4P37PacE1IUxN+nXnxp3QJBmhRzKHotN9uDtoOnXNeLQO3bOl4T9rtZrgeqsSUsGvesXtrsINmSTh9+vyzQ0UJUvxKSkZFWrL1qRXWYr3eVdE0aeIKRX1W8ll7Lajgfo7dYOBjg0tLlEqC6HPgIHjeDsEzVxIaPHToykwCZo5UJZmA3b5NFlBuml8Y2AkEpHwdAlpcEygbbJOsBrkJk+89kHFgHyYzGWTEJE5GtKw/mhhSI4dPrMoezDy4NxBGuXUiOz3a0B+jDRhg7IT//+n/P4GZIBszBwAA74QQyDlp77IWsJcNAW8xklld1w8tYNg2m8g8LjPO6R9mK/OzN25mk52tzNNlywIGGUhNJIp+1HXLYQzaSinTHbuhtWOcldxJADdxThVb2OBm2rMrcjPUbWcxM3bZpaIfOssokUrG8ASusgKuYnpizmbwcMrGWDDGkk1juWgUKVWDTtd/py/y401kaZlP2jdXDyYJwBW6vT42kaDD1YxM2SH6wnf97fN4c/lP7PpLgGt+GZzvnzPuwPG14EZVBABOshrAf/KUH84d6hQHhbQKgKCRIhbFQt6AAWmxbwQPDGeoUNaiPcIJx6Dv6V2wDoYBE9DRDRC2w0w8IoICPtEYt9hFE9zi2ogUNsJHb4YODjCCwCZE+uuDCuLlcanJf0MjTZh/U2wZp3NJvYn/pDUJd6/DS6G6JCZdPk7frbZdneObWeiCytR9CBvlLF1R+SRnw2hW3heLMD+Pwcm0h6IllXjfaDdDKsp+EyVqYvuRSs13OftPacXvumCdV4MXabBknCZlWq+zsvW01Sx6W3YxQRsoMQn2oRhL0sypLFkpVz8RR/lg7KAW7xZ8aUGWD5wScmvvAAXs5NOBMMYEU8ywgU3Mv+W4QPnz/WdsBYKhcCQaiyeSqXQmm8sXiqVypVqrN5qtdqfb6w+Go7EoyZQpqqYbpmViamZuYWllbWNrZ+/g6KQL0TEqRbQkfIyqsq4HWN2xQ3aUj9yIarfWk/tayaYPM+SfM2dJ7MlIp8RodF8UbSxlvHSSRfuSEm305D62ieu5EzZFZ+QPnZTtkVOp9cDV+cA1O/RU3RFthvaeOlhQuaU/oy31NWMdD0TuOKQ8oPcoTlrtMGoqR1GllcNKCzvMFOw4Jx75fE+yoE8cTyfcpCnt6HAibqdASeo4LEwXLNZjzrJG8Ki0DtABjHxU0ix2q8s3I/2qmQn3EsJNxomPNMXRDivOdF4nBRW9lzVHWAvpAgtNpNMFgkhtX9Ryb0p06NhZdkIpxKeNwWsOS271qApaPIWNQCIVCpnt0IupgBBBgcAggQDDGio4yDDCF6xgA/0aTNCgwBZmCLDbAw==);font-weight:400;font-style:normal}.ag-theme-material,.ag-theme-material-dark,.ag-theme-material-auto-dark{--ag-material-primary-color: #3f51b5;--ag-material-accent-color: #ff4081;--ag-foreground-color: rgba(0, 0, 0, .87);--ag-secondary-foreground-color: rgba(0, 0, 0, .54);--ag-disabled-foreground-color: rgba(0, 0, 0, .38);--ag-background-color: #fff;--ag-header-background-color: #fff;--ag-tooltip-background-color: #fff;--ag-subheader-background-color: #eee;--ag-subheader-toolbar-background-color: rgba(238, 238, 238, .5);--ag-header-cell-hover-background-color: #f2f2f2;--ag-chip-background-color: #e2e2e2;--ag-range-selection-background-color: rgba(122, 134, 203, .1);--ag-range-selection-background-color-2: rgba(122, 134, 203, .19);--ag-range-selection-background-color-3: rgba(122, 134, 203, .27);--ag-range-selection-background-color-4: rgba(122, 134, 203, .34);--ag-range-selection-highlight-color: #fce4ec;--ag-row-hover-color: #fafafa;--ag-column-hover-color: #fafafa;--ag-control-panel-background-color: #fafafa;--ag-selected-row-background-color: rgba(33, 150, 243, .3);--ag-checkbox-unchecked-color: #333;--ag-value-change-value-highlight-background-color: #00acc1;--ag-side-button-selected-background-color: transparent;--ag-advanced-filter-join-pill-color: #f08e8d;--ag-advanced-filter-column-pill-color: #a6e194;--ag-advanced-filter-option-pill-color: #f3c08b;--ag-advanced-filter-value-pill-color: #85c0e4;--ag-range-selection-border-color: var(--ag-material-primary-color);--ag-checkbox-checked-color: var(--ag-material-accent-color);--ag-borders: none;--ag-borders-critical: solid 1px;--ag-border-color: #e2e2e2;--ag-grid-size: 8px;--ag-icon-size: 18px;--ag-header-height: calc(var(--ag-grid-size) * 7);--ag-row-height: calc(var(--ag-grid-size) * 6);--ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);--ag-list-item-height: calc(var(--ag-grid-size) * 4);--ag-row-group-indent-size: calc(var(--ag-grid-size) * 3 + var(--ag-icon-size));--ag-filter-tool-panel-sub-level-row-height: calc(var(--ag-grid-size) * 4);--ag-checkbox-border-radius: 2px;--ag-toggle-button-switch-border-width: 2px;--ag-toggle-button-height: var(--ag-icon-size);--ag-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);--ag-widget-container-vertical-padding: calc(var(--ag-grid-size) * 2);--ag-widget-vertical-spacing: calc(var(--ag-grid-size) * 1.75);--ag-font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ag-font-size: 13px;--ag-icon-font-family: agGridMaterial;--ag-selected-tab-underline-color: var(--ag-material-primary-color);--ag-selected-tab-underline-width: 2px;--ag-input-focus-border-color: var(--ag-material-primary-color);--ag-input-focus-box-shadow: 0 0 0 5px rgba(32, 33, 36, .122);--ag-card-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);--ag-card-radius: 2px;--ag-invalid-color: #e02525}.ag-theme-material-dark{--ag-material-primary-color: #3f51b5;--ag-material-accent-color: #bb86fcff;--ag-range-selection-border-color: var(--ag-material-accent-color);--ag-background-color: #121212ff;--ag-foreground-color: #ffffffff;--ag-data-color: #f5f5f5ff;--ag-header-cell-hover-background-color: #000000ff;--ag-advanced-filter-join-pill-color: #7a3a37ff;--ag-advanced-filter-column-pill-color: #355f2dff;--ag-advanced-filter-option-pill-color: #5a3168ff;--ag-advanced-filter-value-pill-color: #374c86ff;--ag-input-disabled-border-color: #3a434eff;--ag-input-disabled-background-color: #68686e12;--ag-selected-row-background-color: #bb86fc33;--ag-row-hover-color: #bb86fc33;--ag-column-hover-color: #f5f5f50d;--ag-range-selection-background-color: #bb86fc1a;--ag-range-selection-background-color-2: #bb86fc30;--ag-range-selection-background-color-3: #bb86fc45;--ag-range-selection-background-color-4: #bb86fc57;--ag-border-color: #383838ff;--ag-secondary-border-color: #383838ff;--ag-header-background-color: #121212ff;--ag-tooltip-background-color: #212b38ff;--ag-odd-row-background-color: #121212ff;--ag-control-panel-background-color: #2c2c2cff;--ag-subheader-background-color: #ffffff0d;--ag-subheader-toolbar-background-color: #2c2c2cff;--ag-invalid-color: #e02525ff;--ag-checkbox-unchecked-color: #797e87ff;--ag-checkbox-background-color: #121212ff;--ag-secondary-foreground-color: #f5f5f5ff;--ag-input-border-color: #383838ff;--ag-input-border-color-invalid: #e02525ff;--ag-disabled-foreground-color: #f5f5f580;--ag-chip-background-color: #22262812;--ag-side-button-selected-background-color: #2c2c2cff;--ag-selected-tab-underline-color: #3f51b5ff;--ag-modal-overlay-background-color: #121212a8;--ag-value-change-delta-up-color: #43a047a8;--ag-value-change-delta-down-color: #e53935ff;--ag-menu-background-color: #2c2c2cff;--ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, .4);color-scheme:dark}@media (prefers-color-scheme: dark){.ag-theme-material-auto-dark{--ag-material-primary-color: #3f51b5;--ag-material-accent-color: #bb86fcff;--ag-range-selection-border-color: var(--ag-material-accent-color);--ag-background-color: #121212ff;--ag-foreground-color: #ffffffff;--ag-data-color: #f5f5f5ff;--ag-header-cell-hover-background-color: #000000ff;--ag-advanced-filter-join-pill-color: #7a3a37ff;--ag-advanced-filter-column-pill-color: #355f2dff;--ag-advanced-filter-option-pill-color: #5a3168ff;--ag-advanced-filter-value-pill-color: #374c86ff;--ag-input-disabled-border-color: #3a434eff;--ag-input-disabled-background-color: #68686e12;--ag-selected-row-background-color: #bb86fc33;--ag-row-hover-color: #bb86fc33;--ag-column-hover-color: #f5f5f50d;--ag-range-selection-background-color: #bb86fc1a;--ag-range-selection-background-color-2: #bb86fc30;--ag-range-selection-background-color-3: #bb86fc45;--ag-range-selection-background-color-4: #bb86fc57;--ag-border-color: #383838ff;--ag-secondary-border-color: #383838ff;--ag-header-background-color: #121212ff;--ag-tooltip-background-color: #212b38ff;--ag-odd-row-background-color: #121212ff;--ag-control-panel-background-color: #2c2c2cff;--ag-subheader-background-color: #ffffff0d;--ag-subheader-toolbar-background-color: #2c2c2cff;--ag-invalid-color: #e02525ff;--ag-checkbox-unchecked-color: #797e87ff;--ag-checkbox-background-color: #121212ff;--ag-secondary-foreground-color: #f5f5f5ff;--ag-input-border-color: #383838ff;--ag-input-border-color-invalid: #e02525ff;--ag-disabled-foreground-color: #f5f5f580;--ag-chip-background-color: #22262812;--ag-side-button-selected-background-color: #2c2c2cff;--ag-selected-tab-underline-color: #3f51b5ff;--ag-modal-overlay-background-color: #121212a8;--ag-value-change-delta-up-color: #43a047a8;--ag-value-change-delta-down-color: #e53935ff;--ag-menu-background-color: #2c2c2cff;--ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, .4);color-scheme:dark}}.ag-theme-material .ag-filter-toolpanel-header,.ag-theme-material .ag-filter-toolpanel-search,.ag-theme-material .ag-status-bar,.ag-theme-material .ag-header-row,.ag-theme-material .ag-panel-title-bar-title,.ag-theme-material .ag-multi-filter-group-title-bar,.ag-theme-material-dark .ag-filter-toolpanel-header,.ag-theme-material-dark .ag-filter-toolpanel-search,.ag-theme-material-dark .ag-status-bar,.ag-theme-material-dark .ag-header-row,.ag-theme-material-dark .ag-panel-title-bar-title,.ag-theme-material-dark .ag-multi-filter-group-title-bar,.ag-theme-material-auto-dark .ag-filter-toolpanel-header,.ag-theme-material-auto-dark .ag-filter-toolpanel-search,.ag-theme-material-auto-dark .ag-status-bar,.ag-theme-material-auto-dark .ag-header-row,.ag-theme-material-auto-dark .ag-panel-title-bar-title,.ag-theme-material-auto-dark .ag-multi-filter-group-title-bar{font-size:calc(var(--ag-font-size) - 1px);font-weight:600;color:var(--ag-header-foreground-color)}.ag-theme-material .ag-tab,.ag-theme-material-dark .ag-tab,.ag-theme-material-auto-dark .ag-tab{height:calc(var(--ag-grid-size) * 4.5);flex:1 1 auto}.ag-theme-material .ag-tabs-header,.ag-theme-material .ag-column-drop-horizontal,.ag-theme-material-dark .ag-tabs-header,.ag-theme-material-dark .ag-column-drop-horizontal,.ag-theme-material-auto-dark .ag-tabs-header,.ag-theme-material-auto-dark .ag-column-drop-horizontal{background-color:var(--ag-subheader-background-color)}.ag-theme-material .ag-tabs-body,.ag-theme-material-dark .ag-tabs-body,.ag-theme-material-auto-dark .ag-tabs-body{padding:calc(var(--ag-grid-size) * .5) 0}.ag-theme-material .ag-tabs-body .ag-menu-list,.ag-theme-material-dark .ag-tabs-body .ag-menu-list,.ag-theme-material-auto-dark .ag-tabs-body .ag-menu-list{padding-top:0;padding-bottom:0}.ag-theme-material .ag-header-cell,.ag-theme-material .ag-header-group-cell,.ag-theme-material-dark .ag-header-cell,.ag-theme-material-dark .ag-header-group-cell,.ag-theme-material-auto-dark .ag-header-cell,.ag-theme-material-auto-dark .ag-header-group-cell{transition:background-color .5s}.ag-theme-material .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing,.ag-theme-material-dark .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing,.ag-theme-material-auto-dark .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing{bottom:0}.ag-theme-material .ag-cell-inline-editing,.ag-theme-material-dark .ag-cell-inline-editing,.ag-theme-material-auto-dark .ag-cell-inline-editing{padding:var(--ag-grid-size);height:calc(var(--ag-row-height) + var(--ag-grid-size) * 3);border-color:var(--ag-border-color)!important}.ag-theme-material .ag-has-focus .ag-cell-inline-editing,.ag-theme-material-dark .ag-has-focus .ag-cell-inline-editing,.ag-theme-material-auto-dark .ag-has-focus .ag-cell-inline-editing{border-color:var(--ag-input-focus-border-color)!important}.ag-theme-material .ag-column-drop-vertical,.ag-theme-material-dark .ag-column-drop-vertical,.ag-theme-material-auto-dark .ag-column-drop-vertical{border-bottom:solid 1px;border-bottom-color:var(--ag-border-color);padding-top:var(--ag-grid-size)}.ag-theme-material .ag-column-drop-vertical.ag-last-column-drop,.ag-theme-material-dark .ag-column-drop-vertical.ag-last-column-drop,.ag-theme-material-auto-dark .ag-column-drop-vertical.ag-last-column-drop{border-bottom:none}.ag-theme-material .ag-column-drop-vertical-cell,.ag-theme-material-dark .ag-column-drop-vertical-cell,.ag-theme-material-auto-dark .ag-column-drop-vertical-cell{margin-left:0}.ag-theme-material .ag-column-drop-vertical-empty-message,.ag-theme-material-dark .ag-column-drop-vertical-empty-message,.ag-theme-material-auto-dark .ag-column-drop-vertical-empty-message{font-size:calc(var(--ag-font-size) - 1px);font-weight:600;color:var(--ag-disabled-foreground-color)}.ag-theme-material .ag-ltr .ag-column-drop-vertical-empty-message,.ag-theme-material-dark .ag-ltr .ag-column-drop-vertical-empty-message,.ag-theme-material-auto-dark .ag-ltr .ag-column-drop-vertical-empty-message{padding-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);padding-right:var(--ag-grid-size)}.ag-theme-material .ag-rtl .ag-column-drop-vertical-empty-message,.ag-theme-material-dark .ag-rtl .ag-column-drop-vertical-empty-message,.ag-theme-material-auto-dark .ag-rtl .ag-column-drop-vertical-empty-message{padding-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);padding-left:var(--ag-grid-size)}.ag-theme-material .ag-status-bar,.ag-theme-material-dark .ag-status-bar,.ag-theme-material-auto-dark .ag-status-bar{border:solid 1px;border-color:var(--ag-border-color)}.ag-theme-material .ag-column-panel-column-select,.ag-theme-material-dark .ag-column-panel-column-select,.ag-theme-material-auto-dark .ag-column-panel-column-select{border-top:solid 1px;border-top-color:var(--ag-border-color)}.ag-theme-material .ag-column-select,.ag-theme-material .ag-column-select-header,.ag-theme-material-dark .ag-column-select,.ag-theme-material-dark .ag-column-select-header,.ag-theme-material-auto-dark .ag-column-select,.ag-theme-material-auto-dark .ag-column-select-header{border-bottom:solid 1px;border-bottom-color:var(--ag-border-color)}.ag-theme-material .ag-column-select-header,.ag-theme-material-dark .ag-column-select-header,.ag-theme-material-auto-dark .ag-column-select-header{height:var(--ag-header-height)}.ag-theme-material .ag-group-title-bar,.ag-theme-material-dark .ag-group-title-bar,.ag-theme-material-auto-dark .ag-group-title-bar{padding:calc(var(--ag-grid-size) * .75) var(--ag-grid-size)}.ag-theme-material .ag-charts-format-sub-level-group-title-bar,.ag-theme-material-dark .ag-charts-format-sub-level-group-title-bar,.ag-theme-material-auto-dark .ag-charts-format-sub-level-group-title-bar{padding:calc(var(--ag-grid-size) * .5) var(--ag-grid-size)}.ag-theme-material .ag-chart-data-section,.ag-theme-material .ag-chart-format-section,.ag-theme-material .ag-chart-advanced-settings-section,.ag-theme-material-dark .ag-chart-data-section,.ag-theme-material-dark .ag-chart-format-section,.ag-theme-material-dark .ag-chart-advanced-settings-section,.ag-theme-material-auto-dark .ag-chart-data-section,.ag-theme-material-auto-dark .ag-chart-format-section,.ag-theme-material-auto-dark .ag-chart-advanced-settings-section{padding-bottom:calc(var(--ag-grid-size) * .5)}.ag-theme-material input[class^=ag-]:not([type]),.ag-theme-material input[class^=ag-][type=text],.ag-theme-material input[class^=ag-][type=number],.ag-theme-material input[class^=ag-][type=tel],.ag-theme-material input[class^=ag-][type=date],.ag-theme-material input[class^=ag-][type=datetime-local],.ag-theme-material textarea[class^=ag-],.ag-theme-material-dark input[class^=ag-]:not([type]),.ag-theme-material-dark input[class^=ag-][type=text],.ag-theme-material-dark input[class^=ag-][type=number],.ag-theme-material-dark input[class^=ag-][type=tel],.ag-theme-material-dark input[class^=ag-][type=date],.ag-theme-material-dark input[class^=ag-][type=datetime-local],.ag-theme-material-dark textarea[class^=ag-],.ag-theme-material-auto-dark input[class^=ag-]:not([type]),.ag-theme-material-auto-dark input[class^=ag-][type=text],.ag-theme-material-auto-dark input[class^=ag-][type=number],.ag-theme-material-auto-dark input[class^=ag-][type=tel],.ag-theme-material-auto-dark input[class^=ag-][type=date],.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local],.ag-theme-material-auto-dark textarea[class^=ag-]{background:transparent;color:var(--ag-foreground-color);font-family:inherit;font-size:inherit;padding-bottom:var(--ag-grid-size);border-width:0;border-radius:0;border-bottom:2px solid;border-bottom-color:var(--ag-border-color)}.ag-theme-material input[class^=ag-]:not([type]):not(textarea),.ag-theme-material input[class^=ag-][type=text]:not(textarea),.ag-theme-material input[class^=ag-][type=number]:not(textarea),.ag-theme-material input[class^=ag-][type=tel]:not(textarea),.ag-theme-material input[class^=ag-][type=date]:not(textarea),.ag-theme-material input[class^=ag-][type=datetime-local]:not(textarea),.ag-theme-material textarea[class^=ag-]:not(textarea),.ag-theme-material-dark input[class^=ag-]:not([type]):not(textarea),.ag-theme-material-dark input[class^=ag-][type=text]:not(textarea),.ag-theme-material-dark input[class^=ag-][type=number]:not(textarea),.ag-theme-material-dark input[class^=ag-][type=tel]:not(textarea),.ag-theme-material-dark input[class^=ag-][type=date]:not(textarea),.ag-theme-material-dark input[class^=ag-][type=datetime-local]:not(textarea),.ag-theme-material-dark textarea[class^=ag-]:not(textarea),.ag-theme-material-auto-dark input[class^=ag-]:not([type]):not(textarea),.ag-theme-material-auto-dark input[class^=ag-][type=text]:not(textarea),.ag-theme-material-auto-dark input[class^=ag-][type=number]:not(textarea),.ag-theme-material-auto-dark input[class^=ag-][type=tel]:not(textarea),.ag-theme-material-auto-dark input[class^=ag-][type=date]:not(textarea),.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:not(textarea),.ag-theme-material-auto-dark textarea[class^=ag-]:not(textarea){height:calc(var(--ag-grid-size) * 5)}.ag-theme-material input[class^=ag-]:not([type]):focus,.ag-theme-material input[class^=ag-][type=text]:focus,.ag-theme-material input[class^=ag-][type=number]:focus,.ag-theme-material input[class^=ag-][type=tel]:focus,.ag-theme-material input[class^=ag-][type=date]:focus,.ag-theme-material input[class^=ag-][type=datetime-local]:focus,.ag-theme-material textarea[class^=ag-]:focus,.ag-theme-material-dark input[class^=ag-]:not([type]):focus,.ag-theme-material-dark input[class^=ag-][type=text]:focus,.ag-theme-material-dark input[class^=ag-][type=number]:focus,.ag-theme-material-dark input[class^=ag-][type=tel]:focus,.ag-theme-material-dark input[class^=ag-][type=date]:focus,.ag-theme-material-dark input[class^=ag-][type=datetime-local]:focus,.ag-theme-material-dark textarea[class^=ag-]:focus,.ag-theme-material-auto-dark input[class^=ag-]:not([type]):focus,.ag-theme-material-auto-dark input[class^=ag-][type=text]:focus,.ag-theme-material-auto-dark input[class^=ag-][type=number]:focus,.ag-theme-material-auto-dark input[class^=ag-][type=tel]:focus,.ag-theme-material-auto-dark input[class^=ag-][type=date]:focus,.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:focus,.ag-theme-material-auto-dark textarea[class^=ag-]:focus{border-bottom:2px solid;border-bottom-color:var(--ag-material-primary-color);outline:none;box-shadow:none}.ag-theme-material input[class^=ag-]:not([type])::placeholder,.ag-theme-material input[class^=ag-][type=text]::placeholder,.ag-theme-material input[class^=ag-][type=number]::placeholder,.ag-theme-material input[class^=ag-][type=tel]::placeholder,.ag-theme-material input[class^=ag-][type=date]::placeholder,.ag-theme-material input[class^=ag-][type=datetime-local]::placeholder,.ag-theme-material textarea[class^=ag-]::placeholder,.ag-theme-material-dark input[class^=ag-]:not([type])::placeholder,.ag-theme-material-dark input[class^=ag-][type=text]::placeholder,.ag-theme-material-dark input[class^=ag-][type=number]::placeholder,.ag-theme-material-dark input[class^=ag-][type=tel]::placeholder,.ag-theme-material-dark input[class^=ag-][type=date]::placeholder,.ag-theme-material-dark input[class^=ag-][type=datetime-local]::placeholder,.ag-theme-material-dark textarea[class^=ag-]::placeholder,.ag-theme-material-auto-dark input[class^=ag-]:not([type])::placeholder,.ag-theme-material-auto-dark input[class^=ag-][type=text]::placeholder,.ag-theme-material-auto-dark input[class^=ag-][type=number]::placeholder,.ag-theme-material-auto-dark input[class^=ag-][type=tel]::placeholder,.ag-theme-material-auto-dark input[class^=ag-][type=date]::placeholder,.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]::placeholder,.ag-theme-material-auto-dark textarea[class^=ag-]::placeholder{color:var(--ag-disabled-foreground-color)}.ag-theme-material input[class^=ag-]:not([type]):disabled,.ag-theme-material input[class^=ag-][type=text]:disabled,.ag-theme-material input[class^=ag-][type=number]:disabled,.ag-theme-material input[class^=ag-][type=tel]:disabled,.ag-theme-material input[class^=ag-][type=date]:disabled,.ag-theme-material input[class^=ag-][type=datetime-local]:disabled,.ag-theme-material textarea[class^=ag-]:disabled,.ag-theme-material-dark input[class^=ag-]:not([type]):disabled,.ag-theme-material-dark input[class^=ag-][type=text]:disabled,.ag-theme-material-dark input[class^=ag-][type=number]:disabled,.ag-theme-material-dark input[class^=ag-][type=tel]:disabled,.ag-theme-material-dark input[class^=ag-][type=date]:disabled,.ag-theme-material-dark input[class^=ag-][type=datetime-local]:disabled,.ag-theme-material-dark textarea[class^=ag-]:disabled,.ag-theme-material-auto-dark input[class^=ag-]:not([type]):disabled,.ag-theme-material-auto-dark input[class^=ag-][type=text]:disabled,.ag-theme-material-auto-dark input[class^=ag-][type=number]:disabled,.ag-theme-material-auto-dark input[class^=ag-][type=tel]:disabled,.ag-theme-material-auto-dark input[class^=ag-][type=date]:disabled,.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:disabled,.ag-theme-material-auto-dark textarea[class^=ag-]:disabled{border-bottom:1px solid;border-bottom-color:var(--ag-border-color)}.ag-theme-material input[class^=ag-]:not([type]):invalid,.ag-theme-material input[class^=ag-][type=text]:invalid,.ag-theme-material input[class^=ag-][type=number]:invalid,.ag-theme-material input[class^=ag-][type=tel]:invalid,.ag-theme-material input[class^=ag-][type=date]:invalid,.ag-theme-material input[class^=ag-][type=datetime-local]:invalid,.ag-theme-material textarea[class^=ag-]:invalid,.ag-theme-material-dark input[class^=ag-]:not([type]):invalid,.ag-theme-material-dark input[class^=ag-][type=text]:invalid,.ag-theme-material-dark input[class^=ag-][type=number]:invalid,.ag-theme-material-dark input[class^=ag-][type=tel]:invalid,.ag-theme-material-dark input[class^=ag-][type=date]:invalid,.ag-theme-material-dark input[class^=ag-][type=datetime-local]:invalid,.ag-theme-material-dark textarea[class^=ag-]:invalid,.ag-theme-material-auto-dark input[class^=ag-]:not([type]):invalid,.ag-theme-material-auto-dark input[class^=ag-][type=text]:invalid,.ag-theme-material-auto-dark input[class^=ag-][type=number]:invalid,.ag-theme-material-auto-dark input[class^=ag-][type=tel]:invalid,.ag-theme-material-auto-dark input[class^=ag-][type=date]:invalid,.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:invalid,.ag-theme-material-auto-dark textarea[class^=ag-]:invalid{border-width:0;border-bottom:1px solid;border-bottom-color:var(--ag-invalid-color);color:var(--ag-invalid-color)}.ag-theme-material .ag-standard-button,.ag-theme-material-dark .ag-standard-button,.ag-theme-material-auto-dark .ag-standard-button{appearance:none;background-color:transparent;border:0;color:var(--ag-material-primary-color);font-family:inherit;font-size:inherit;margin:0;padding:0;text-transform:uppercase}.ag-theme-material .ag-standard-button:disabled,.ag-theme-material-dark .ag-standard-button:disabled,.ag-theme-material-auto-dark .ag-standard-button:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}.ag-theme-material.ag-dnd-ghost,.ag-theme-material-dark.ag-dnd-ghost,.ag-theme-material-auto-dark.ag-dnd-ghost{font-size:calc(var(--ag-font-size) - 1px);font-weight:600}.ag-theme-material .ag-filter-toolpanel-header,.ag-theme-material-dark .ag-filter-toolpanel-header,.ag-theme-material-auto-dark .ag-filter-toolpanel-header{height:calc(var(--ag-grid-size) * 4)}.ag-theme-material .ag-filter-toolpanel-group-level-0-header,.ag-theme-material-dark .ag-filter-toolpanel-group-level-0-header,.ag-theme-material-auto-dark .ag-filter-toolpanel-group-level-0-header{height:calc(var(--ag-grid-size) * 7)}.ag-theme-material .ag-ltr .ag-filter-apply-panel-button,.ag-theme-material .ag-ltr .ag-advanced-filter-apply-button,.ag-theme-material .ag-ltr .ag-advanced-filter-builder-button,.ag-theme-material-dark .ag-ltr .ag-filter-apply-panel-button,.ag-theme-material-dark .ag-ltr .ag-advanced-filter-apply-button,.ag-theme-material-dark .ag-ltr .ag-advanced-filter-builder-button,.ag-theme-material-auto-dark .ag-ltr .ag-filter-apply-panel-button,.ag-theme-material-auto-dark .ag-ltr .ag-advanced-filter-apply-button,.ag-theme-material-auto-dark .ag-ltr .ag-advanced-filter-builder-button{margin-left:var(--ag-grid-size)}.ag-theme-material .ag-rtl .ag-filter-apply-panel-button,.ag-theme-material .ag-rtl .ag-advanced-filter-apply-button,.ag-theme-material .ag-rtl .ag-advanced-filter-builder-button,.ag-theme-material-dark .ag-rtl .ag-filter-apply-panel-button,.ag-theme-material-dark .ag-rtl .ag-advanced-filter-apply-button,.ag-theme-material-dark .ag-rtl .ag-advanced-filter-builder-button,.ag-theme-material-auto-dark .ag-rtl .ag-filter-apply-panel-button,.ag-theme-material-auto-dark .ag-rtl .ag-advanced-filter-apply-button,.ag-theme-material-auto-dark .ag-rtl .ag-advanced-filter-builder-button{margin-right:var(--ag-grid-size)}.ag-theme-material .ag-layout-auto-height .ag-center-cols-viewport,.ag-theme-material .ag-layout-auto-height .ag-center-cols-container,.ag-theme-material .ag-layout-print .ag-center-cols-viewport,.ag-theme-material .ag-layout-print .ag-center-cols-container,.ag-theme-material-dark .ag-layout-auto-height .ag-center-cols-viewport,.ag-theme-material-dark .ag-layout-auto-height .ag-center-cols-container,.ag-theme-material-dark .ag-layout-print .ag-center-cols-viewport,.ag-theme-material-dark .ag-layout-print .ag-center-cols-container,.ag-theme-material-auto-dark .ag-layout-auto-height .ag-center-cols-viewport,.ag-theme-material-auto-dark .ag-layout-auto-height .ag-center-cols-container,.ag-theme-material-auto-dark .ag-layout-print .ag-center-cols-viewport,.ag-theme-material-auto-dark .ag-layout-print .ag-center-cols-container{min-height:150px}.ag-theme-material .ag-picker-field-wrapper:focus-within,.ag-theme-material-dark .ag-picker-field-wrapper:focus-within,.ag-theme-material-auto-dark .ag-picker-field-wrapper:focus-within{box-shadow:0 0 0 1px var(--ag-material-primary-color)}.ag-theme-material .ag-rich-select-list,.ag-theme-material-dark .ag-rich-select-list,.ag-theme-material-auto-dark .ag-rich-select-list{box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px}.ag-theme-material .ag-advanced-filter-builder-button-label,.ag-theme-material-dark .ag-advanced-filter-builder-button-label,.ag-theme-material-auto-dark .ag-advanced-filter-builder-button-label{text-transform:uppercase}.ag-theme-material .ag-filter-active .ag-icon-filter,.ag-theme-material-dark .ag-filter-active .ag-icon-filter,.ag-theme-material-auto-dark .ag-filter-active .ag-icon-filter{color:var(--ag-material-accent-color)}.ag-theme-material .ag-list-item-hovered:after,.ag-theme-material-dark .ag-list-item-hovered:after,.ag-theme-material-auto-dark .ag-list-item-hovered:after{background-color:var(--ag-material-primary-color)}.ag-theme-material .ag-pill .ag-pill-button:hover,.ag-theme-material-dark .ag-pill .ag-pill-button:hover,.ag-theme-material-auto-dark .ag-pill .ag-pill-button:hover{color:var(--ag-material-primary-color)}.ag-theme-material .ag-header-highlight-before:after,.ag-theme-material .ag-header-highlight-after:after,.ag-theme-material-dark .ag-header-highlight-before:after,.ag-theme-material-dark .ag-header-highlight-after:after,.ag-theme-material-auto-dark .ag-header-highlight-before:after,.ag-theme-material-auto-dark .ag-header-highlight-after:after{background-color:var(--ag-material-primary-color)}.proto-clearfix,.proto-select-wrapper,.proto-info-list-item,.proto-card-security-header-block,.proto-add-edit-user-form,.connect-edit-request-header .content-block,.connect-edit-engagement-matter-header .content-block,.proto-connect-grid-block .connect-grid-cell-block,.proto-component-block.navigation,.proto-component-wrap.app-header .pwc-component-block,.proto-horz-list,.proto-tabs-block .tab-navigation-block,.proto-checkbox-block,.connect-site-admin-block .connect-tab-block,.connect-edit-request-header .status-list,.connect-edit-request-header .title-block,.connect-edit-request-header .status-block,.dashboard-ui-component-block.status,.dashboard-ui-component-block.overview,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item,.dashboard-card-list,.dashboard-display-block .hero-statistic-list,.dashboard-display-block .display-title-block .title-text,.connect-edit-engagement-matter-header .status-list,.connect-edit-engagement-matter-header .title-block,.connect-edit-engagement-matter-header .status-block,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric,.proto-component-block.aura-import .aura-import-def-row,.proto-toolbar-block,.proto-app-footer-block .connect-footer-links,.proto-app-footer-block .proto-component-block{display:block}.proto-clearfix:after,.proto-select-wrapper:after,.proto-info-list-item:after,.proto-card-security-header-block:after,.proto-add-edit-user-form:after,.connect-edit-request-header .content-block:after,.connect-edit-engagement-matter-header .content-block:after,.proto-connect-grid-block .connect-grid-cell-block:after,.proto-component-block.navigation:after,.proto-component-wrap.app-header .pwc-component-block:after,.proto-horz-list:after,.proto-tabs-block .tab-navigation-block:after,.proto-checkbox-block:after,.connect-site-admin-block .connect-tab-block:after,.connect-edit-request-header .status-list:after,.connect-edit-request-header .title-block:after,.connect-edit-request-header .status-block:after,.dashboard-ui-component-block.status:after,.dashboard-ui-component-block.overview:after,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item:after,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item:after,.dashboard-card-list:after,.dashboard-display-block .hero-statistic-list:after,.dashboard-display-block .display-title-block .title-text:after,.connect-edit-engagement-matter-header .status-list:after,.connect-edit-engagement-matter-header .title-block:after,.connect-edit-engagement-matter-header .status-block:after,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric:after,.proto-component-block.aura-import .aura-import-def-row:after,.proto-toolbar-block:after,.proto-app-footer-block .connect-footer-links:after,.proto-app-footer-block .proto-component-block:after{content:"";display:block;height:0;clear:both;visibility:hidden}.proto-block,.proto-warning-banner,.proto-empty-state .proto-empty-state-icon,.proto-empty-state .proto-empty-state-header,.proto-form-input-block.user-select,.proto-dropdown-block.user-select .connect-user-select-loading,.proto-form-input-block.typeahead,.proto-tabs-block .tab-content-block,.proto-tabs-block .tab-navigation-block,.proto-tabs-block connect-tabs,.proto-tabs-block .connect-tab-block,.proto-tabs-block,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-content,.proto-info-list-item .proto-info-list-item-text,.proto-info-list-item .proto-info-list-item-index,.proto-info-list-item,.proto-info-list,.proto-info-list-header,.proto-info-banner .proto-info-banner-text,.proto-info-banner .proto-info-content,.proto-info-banner,.proto-checkbox-block .proto-checkbox-wrap,.proto-checkbox-block .label-element,.proto-checkbox-block,.email-wrapper,.proto-component-block.site-admin-modules .modules-field-header,.proto-component-block.site-admin-modules .modules-field-wrapper,.proto-component-block.site-admin-modules .modules-section .modules-section-header,.proto-component-block.site-admin-modules .modules-section,.proto-component-block.site-admin-modules .modules-group,.proto-add-user-section.email .nested-1,.proto-add-user-section,.proto-add-user-form-header .form-label,.proto-add-edit-user-wrap,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item,.connect-site-admin-block .connect-tab-block .header-text,.connect-site-admin-block .connect-tab-block .tab-nav-header-block,.help-panel-body .help-icon-block .proto-icon.angle-right-circle-f,.help-panel-body .help-icon-block .proto-icon.help-video,.help-panel-body .help-icon-block .proto-icon.help-file,.help-panel-body .help-item-content .help-link,.help-panel-body .help-item-content,.help-panel-body .help-item,.help-panel-body .proto-button .proto-icon,.help-panel-body .proto-accordion-header-content,.help-panel-body,.help-panel-header,.notification-panel-list,.notification-panel-scroll-block,.notifications-panel-body .notification-panel-dismiss-all-block,.notifications-panel-body,.notifications-panel-header,.proto-app-notifications .proto-button.close .proto-icon,.proto-discussions.no-topics .proto-empty-state-icon.discussions .proto-icon,.proto-discussions.no-topics .proto-empty-state-icon,.connect-edit-request-header .status-item.follow .proto-icon.FollowWithEmails,.connect-edit-request-header .status-item.follow .proto-icon.FollowNoEmails,.connect-edit-request-header .status-item.follow .proto-icon.NoFollow,.connect-edit-request-header .status-item.restrictions .proto-icon,.connect-edit-request-header .status-item.date .proto-icon,.connect-edit-request-header .status-item,.connect-edit-request-header .status-list,.connect-edit-request-header .copy-request-block,.connect-edit-request-header .delete-request-block .proto-button .proto-icon,.connect-edit-request-header .delete-request-block,.connect-edit-request-header .title-block,.connect-edit-request-header .status-block,.connect-edit-request-header .progress-icon-block .proto-icon.Submitted,.connect-edit-request-header .progress-icon-block .proto-icon.Accepted,.connect-edit-request-header .progress-icon-block .proto-icon.Returned,.connect-edit-request-header .progress-icon-block .proto-icon.Requested,.connect-edit-request-header .progress-icon-block .proto-icon.InProgress,.connect-edit-request-header .progress-icon-block .proto-icon.InClientReview,.connect-edit-request-header .progress-icon-block .proto-icon.Draft,.connect-edit-request-header .proto-form-block,.connect-edit-request-header .content-block,.connect-edit-request-header,.dropdown-controls-block.closeable .info-pop-header-close .proto-button .proto-icon,.edit-request-features,.connect-dashboard-hero-block .proto-empty-state .proto-empty-state-icon.dashboard .proto-icon,.connect-dashboard-hero-block .proto-empty-state .proto-empty-state-icon,.dashboard-display-block.status-block .data-list.not-bars,.dashboard-display-block.status-block .data-list.not-donut,.dashboard-display-block.status-block .data-viz-row,.dashboard-display-block.status-block .metric-status-label,.dashboard-ui-component-block.status .dashboard-display-component-block,.dashboard-ui-component-block.status,.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .discussions-icon-element .proto-icon,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-span,.dashboard-ui-component-block.overview .dashboard-display-component-block,.dashboard-ui-component-block.overview,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.returned,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.overdue,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.accepted,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.submitted,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item,.dashboard-ui-component-block.metrics,.connect-dashboard-subhead .create-site-toolbar-button-block .proto-button .proto-button-text,.connect-dashboard-subhead .create-site-toolbar-button-block .proto-button.add .proto-icon,.connect-dashboard-subhead .create-site-toolbar-button-block,.connect-dashboard-subhead .quick-navigation-block .dashboard-site-button,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block,.connect-dashboard-subhead .quick-navigation-block,.connect-dashboard-subhead .proto-form-block,.connect-dashboard-subhead .control-block,.connect-dashboard-subhead .title-block .dashboard-title,.connect-dashboard-subhead .title-block,.connect-dashboard-subhead,.connect-dashboard-card .icon-block,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .icon-block,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .label,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .value,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item,.connect-dashboard-card .dashboard-card-body .card-list-group,.connect-dashboard-card,.dashboard-card-item-block,.dashboard-card-list,.dashboard-card-list-block,connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .empty-site-header,.connect-dashboard-card-block,.connect-dashboard-hero-block .hero-wrap,.connect-dashboard-hero-block .connect-dashboard-hero-block-wrap,.connect-dashboard-hero-block .dashboard-ui-component-block,.connect-dashboard-hero-block .hero-title-block .title-text,.connect-dashboard-hero-block .hero-title-block,.connect-dashboard-hero-block,.dashboard-display-block .hero-statistic .text,.dashboard-display-block .hero-statistic .label,.dashboard-display-block .hero-statistic .number,.dashboard-display-block .hero-statistic-list,.dashboard-display-block .display-title-block,.dashboard-display-block,.proto-connect-warning .proto-connect-warning-message,.proto-connect-warning .proto-connect-warning-icon .proto-icon,.proto-connect-warning.error .proto-connect-warning-icon .proto-icon,.proto-connect-warning,user-preferences .proto-user-preferences-body,user-preferences .proto-user-preferences-block,.proto-component-block.site-history-changes .grid-content-block,.proto-component-block.site-history-changes,.proto-user-upload-display .proto-file-extension.zip .proto-icon,.proto-user-upload-display .proto-file-extension.xls .proto-icon,.proto-user-upload-display .proto-file-extension.txt .proto-icon,.proto-user-upload-display .proto-file-extension.ppt .proto-icon,.proto-user-upload-display .proto-file-extension.pdf .proto-icon,.proto-user-upload-display .proto-file-extension.image .proto-icon,.proto-user-upload-display .proto-file-extension.doc .proto-icon,.proto-user-upload-display .proto-file-extension.csv .proto-icon,.proto-user-upload-display .proto-file-extension .proto-icon,.proto-component-block.import-user .proto-import-user-file,.proto-component-block.standard-dialog.import-requests .proto-import-request-file,.connect-filter-panel .filter-header-block,.connect-filter-panel .connect-filter-control-block,.connect-filter-panel .connect-filter-header .proto-button.close .proto-icon,.connect-filter-panel .connect-filter-header .filter-title,.connect-filter-panel .connect-filter-header,.connect-filter-panel,.connect-file-confirmation .connect-file-confirmation-warning-icon,.proto-file-delete,.proto-file-display .proto-file-extension.zip .proto-icon,.proto-file-display .proto-file-extension.xlsx .proto-icon,.proto-file-display .proto-file-extension.xls .proto-icon,.proto-file-display .proto-file-extension.txt .proto-icon,.proto-file-display .proto-file-extension.pptx .proto-icon,.proto-file-display .proto-file-extension.ppt .proto-icon,.proto-file-display .proto-file-extension.pdf .proto-icon,.proto-file-display .proto-file-extension.jpg .proto-icon,.proto-file-display .proto-file-extension.png .proto-icon,.proto-file-display .proto-file-extension.bmp .proto-icon,.proto-file-display .proto-file-extension.image .proto-icon,.proto-file-display .proto-file-extension.docx .proto-icon,.proto-file-display .proto-file-extension.doc .proto-icon,.proto-file-display .proto-file-extension.csv .proto-icon,.proto-file-display .proto-file-extension .proto-icon,.proto-file-display .proto-file-aura-status.failure,.proto-file-display .proto-file-aura-status.success,.proto-file-display .proto-file-aura-status.processing,.proto-file-upload-instructions,.matter-detail-readonly-item,.matter-detail-readonly,.connect-edit-engagement-matter-header .status-item.visible-by-client .proto-icon.true,.connect-edit-engagement-matter-header .status-item.follow .proto-icon.FollowWithEmails,.connect-edit-engagement-matter-header .status-item.follow .proto-icon.FollowNoEmails,.connect-edit-engagement-matter-header .status-item.follow .proto-icon.NoFollow,.connect-edit-engagement-matter-header .status-item.date .proto-icon,.connect-edit-engagement-matter-header .status-item,.connect-edit-engagement-matter-header .status-list,.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button .proto-icon:hover,.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button .proto-icon,.connect-edit-engagement-matter-header .delete-engagement-matter-block,.connect-edit-engagement-matter-header .title-block,.connect-edit-engagement-matter-header .status-block,.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Resolved,.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Active,.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Pending,.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Draft,.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button-list-item.edit .proto-button.pencil,.connect-edit-engagement-matter-header .proto-form-block,.connect-edit-engagement-matter-header .content-block,.connect-edit-engagement-matter-header,.proto-admin-delete .proto-icon,.proto-admin-delete,.add-additional-user-block,.connect-create-site-body .proto-button.add .proto-icon,.connect-create-site-body .proto-card-content-block .proto-input-wrap .proto-input-inner .proto-button.icon.add .proto-icon,.connect-create-site-body,.proto-component-block.bulk-status-change .bulk-status-ineligible-message,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-number,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper,.proto-component-block.bulk-status-change,.proto-component-block.aura-import .aura-import-def-row,.proto-component-block.aura-import .aura-import-group-block,.proto-component-block.aura-import .aura-import-form-group.aura-dialog-body,.add-request-form-block .add-request-custom-field-block,.add-request-form-block .proto-scroll-block,.add-request-form-block,.proto-component-block.form.add-engagement-matter .proto-scroll-block,.proto-tooltip-icon.information-circle,.proto-tooltip-icon.information,.proto-snackbar-window .proto-snackbar-close .proto-button-close,.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block .proto-button .proto-icon,.proto-standard-dialog-block .site-block,.proto-standard-dialog-block .header-site-name,.proto-standard-dialog-block .standard-dialog-content,.proto-standard-dialog-block .modal-content-title,.proto-standard-dialog-block .modal-button-block,connect-multi-select .proto-multi-select-container,connect-text-select .third-party,connect-text-select .proto-input-text.display,.proto-hyperfocus-block .hyperfocus-header .site-block .proto-button .proto-icon,.proto-hyperfocus-block .hyperfocus-header,.proto-hyperfocus-block .site-block,.proto-hyperfocus-block .header-site-name,.proto-hyperfocus-block .hyperfocus-content,.proto-hyperfocus-block .modal-content-title,.proto-hyperfocus-block .modal-button-block,.proto-confirm-dialog-block .proto-confirm-dialog-content,.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block .proto-button .proto-icon,.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-content-title,.proto-confirm-dialog-block .proto-confirm-dialog-header,.ag-theme-material .ag-tabs-body .ag-icon.ag-icon-checkbox-checked-readonly,.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-columns,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-columns,.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-filter,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-filter,.ag-header-cell-text .proto-icon.following-column-filter,app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortAsc],app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortDesc],app-connect-grid .ag-theme-material .ag-header-cell .ag-header-cell-text,.purge-and-rf-button .proto-button.roll-fwd-engagement .proto-icon:hover,.purge-and-rf-button .proto-button.roll-fwd-engagement .proto-icon,.purge-and-rf-button .proto-button.delete .proto-icon:hover,.purge-and-rf-button .proto-button.delete .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.email .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.email .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-acknowledge .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-acknowledge .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-submit .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-submit .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.users-change-role .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.users-change-role .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.roll-fwd-engagement .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.roll-fwd-engagement .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.map-aura .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.map-aura .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-file .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-file .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.reconcile-with-aura .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.reconcile-with-aura .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-aura .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-aura .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.high-priority-request .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.high-priority-request .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.follow .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.follow .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.find-and-replace .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.find-and-replace .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.export .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.export .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-groups .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-groups .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-group .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-group .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.download .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.download .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.delete .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.delete .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-update .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-update .proto-icon,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.add .proto-icon:hover,.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.add .proto-icon,.proto-connect-grid-block .connect-grid-cell-block .grid-cell-body .proto-icon.dashes,.proto-connect-grid-block .connect-grid-cell-block .grid-cell-body,.proto-connect-grid-block .connect-grid-cell-block .id-cell-header,.proto-connect-grid-block .connect-grid-cell-block .id-cell-headline,.proto-connect-grid-block .connect-grid-cell-block .id-cell-body,.proto-connect-grid-block .connect-grid-cell-block,app-connect-grid,ag-grid-angular,.proto-connect-grid-block,.proto-button.angle-down .proto-icon:hover,.proto-button.angle-down .proto-icon,.proto-button.angle-right .proto-icon:hover,.proto-button.angle-right .proto-icon,.proto-button.pencil .proto-icon:hover,.proto-button.pencil .proto-icon,.proto-button.save .proto-icon:hover,.proto-button.save .proto-icon,.proto-app-block.filtered-true .proto-component-block.navigation .proto-button.filter .proto-icon,.proto-toolbar-block,.proto-toolbar-child-block,.proto-component-block.navigation .proto-button.filter .proto-icon,.proto-component-block.navigation .proto-button.home .proto-icon,.proto-component-block.navigation .proto-configurable-block,.proto-primary-nav-block,.proto-app-footer-block .connect-footer-link,.proto-app-footer-block .proto-component-block .connect-footer-main,.proto-app-footer-block .proto-component-block .connect-footer-links,.proto-app-footer-block .proto-component-block,.proto-component-wrap.app-header .proto-static-brand-block,.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item.openUser:after,.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .proto-button:after,.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .current-site-display,.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu,.proto-component-wrap.app-header .app-header-control-block,.proto-component-wrap.app-header .app-header-brand-block .proto-icon-block .proto-icon.pwc,.proto-component-wrap.app-header .app-header-brand-block .proto-icon-block .proto-icon,.connect-app-router-block,.proto-app-header-block,.proto-navigation-block,.proto-app-route-block,.proto-app-footer-block,.proto-component-block,.proto-component-wrap,.proto-scroll-block,.proto-child-route-content-block,.proto-badge,.proto-title-block,.proto-horz-list-item,.proto-tabs-block .proto-tab-nav-item .proto-tab-text,.proto-tabs-block .proto-tab-nav-item .proto-icon,.proto-tabs-block .proto-tab-nav-item,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .slide-header-text,.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item,.connect-site-admin-block .connect-tab-block .tab-content-block,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-tab-text,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-icon,.connect-site-admin-block .connect-tab-block .tab-navigation-block,.help-panel-body .help-badge-block,.help-panel-body .help-panel-title,.connect-edit-request-header .title-block .identifier,.connect-edit-request-header .title-block .title,.dashboard-display-block.status-block .data-list.not-bars .data-item,.dashboard-display-block.status-block .data-list.not-donut .data-item,.dashboard-display-block .number,.dashboard-display-block .helper,.dashboard-display-block .text,.dashboard-display-block .percent,.proto-simple-file-upload-display .proto-file-extension,.proto-user-upload-display .proto-file-extension,.proto-request-upload-display .proto-file-extension,.connect-filter-panel .connect-filter-control-block .filter-panel-body-click,.proto-file-display .proto-file-extension,.connect-edit-engagement-matter-header .title-block .identifier,.connect-edit-engagement-matter-header .title-block .title,.proto-component-block.aura-import .aura-import-def-row .banner-text,.proto-component-block.aura-import .aura-import-def-row .banner-icon,.proto-component-block.aura-import .aura-import-def-row .row-element,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .proto-checkbox-block,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-headline,.proto-horz-list,.connect-site-admin-block .connect-tab-block,.dashboard-display-block .display-title-block .title-text,.proto-app-footer-block .connect-footer-links{display:block;position:relative;width:100%;height:100%;box-sizing:border-box}.proto-canvas,.proto-warning-banner .proto-warning-banner-icon,.proto-dropdown-block.typeahead app-dropdown-typeahead-select,.proto-tabs-block .proto-tabs-addl-ui-block,.proto-tabs-block .proto-tab-content-item,.proto-tabs-block .proto-tab-nav-item .connect-tab-nav-click,.proto-component-block.standard-dialog.slide-to-add .proto-slide-block,.proto-component-block.standard-dialog.slide-to-add .slide-main-block,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block,.proto-info-banner .proto-info-banner-icon,.proto-checkbox-block .checkbox-element,.proto-component-block.admin-users .proto-tabs-block,.proto-component-block.admin-users .connect-tabs-block,.proto-component-block.site-admin-modules .modules-section-toggle,.proto-component-block.site-admin-modules .modules-section .modules-section-header .border,.proto-component-block.site-admin-modules .modules-header-block,.roll-forward-engagement .proto-list-row .proto-list-add,.manage-client-domains .proto-list-row .proto-list-add,.connect-site-admin-block .connect-tab-block .proto-tab-content-item,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .connect-tab-nav-click,.connect-site-admin-block .connect-tab-block .tab-nav-header-button,.connect-site-admin-block .connect-tab-block,.connect-site-admin-block,.help-panel-body .help-icon-block,.connect-edit-request-header .change-follow-block,.connect-edit-request-header .title-block .identifier:after,.connect-edit-request-header .progress-icon-block,.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .discussions-icon-element,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .sub-label,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .text-select-click,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .proto-input-text,.connect-dashboard-card:before,connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .dashboard-filter-disabled-checkbox:after,.connect-dashboard-hero-block connect-donut-chart,.connect-dashboard-hero-block .hero-status-block,.connect-dashboard-hero-block .hero-metric-block,.connect-dashboard-hero-block .hero-overview-block,.dashboard-display-block .display-content-block .data-viz-block,.dashboard-display-block .display-content-block,.connect-filter-panel .connect-filter-header .proto-button.close,.proto-filter-panel-block,.connect-edit-engagement-matter-header .title-block .identifier:after,.connect-edit-engagement-matter-header .progress-icon-block,.create-site-button-block,.connect-create-site-block,.add-request-form-block .top-row-buttons,.proto-standard-dialog-block .standard-dialog-header,.proto-standard-dialog-block,.proto-hyperfocus-block .block-hyperfocus-close,.proto-hyperfocus-block,.proto-confirm-dialog-block,.proto-secondary-nav-block .proto-button:after,.proto-app-footer-block .connect-footer-link:before{position:absolute;width:100%;height:100%;top:0;left:0;z-index:20}.proto-horz-list,.proto-tabs-block .tab-navigation-block,.proto-checkbox-block,.connect-site-admin-block .connect-tab-block,.connect-edit-request-header .status-list,.connect-edit-request-header .title-block,.connect-edit-request-header .status-block,.dashboard-ui-component-block.status,.dashboard-ui-component-block.overview,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item,.dashboard-card-list,.dashboard-display-block .hero-statistic-list,.dashboard-display-block .display-title-block .title-text,.connect-edit-engagement-matter-header .status-list,.connect-edit-engagement-matter-header .title-block,.connect-edit-engagement-matter-header .status-block,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric,.proto-component-block.aura-import .aura-import-def-row,.proto-toolbar-block,.proto-app-footer-block .connect-footer-links,.proto-app-footer-block .proto-component-block{list-style-type:none}.proto-horz-list-item,.proto-tabs-block .proto-tab-nav-item .proto-tab-text,.proto-tabs-block .proto-tab-nav-item .proto-icon,.proto-tabs-block .proto-tab-nav-item,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .slide-header-text,.proto-checkbox-block .label-element,.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item,.proto-add-user-form-header .form-label,.connect-site-admin-block .connect-tab-block .tab-content-block,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-tab-text,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-icon,.connect-site-admin-block .connect-tab-block .tab-navigation-block,.help-panel-body .help-badge-block,.help-panel-body .help-panel-title,.connect-edit-request-header .status-item,.connect-edit-request-header .title-block .identifier,.connect-edit-request-header .title-block .title,.dashboard-display-block.status-block .data-list.not-bars .data-item,.dashboard-display-block.status-block .data-list.not-donut .data-item,.dashboard-ui-component-block.status .dashboard-display-component-block,.dashboard-ui-component-block.overview .dashboard-display-component-block,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block,.connect-dashboard-subhead .create-site-toolbar-button-block,.connect-dashboard-subhead .quick-navigation-block .dashboard-site-button,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block,.connect-dashboard-subhead .control-block,.connect-dashboard-subhead .title-block,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .icon-block,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .label,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .value,.dashboard-card-item-block,.dashboard-display-block .number,.dashboard-display-block .helper,.dashboard-display-block .text,.dashboard-display-block .percent,.proto-simple-file-upload-display .proto-file-extension,.proto-user-upload-display .proto-file-extension,.proto-request-upload-display .proto-file-extension,.connect-filter-panel .connect-filter-control-block .filter-panel-body-click,.proto-file-display .proto-file-extension,.connect-edit-engagement-matter-header .status-item,.connect-edit-engagement-matter-header .title-block .identifier,.connect-edit-engagement-matter-header .title-block .title,.proto-admin-delete,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-number,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text,.proto-component-block.aura-import .aura-import-def-row .banner-text,.proto-component-block.aura-import .aura-import-def-row .banner-icon,.proto-component-block.aura-import .aura-import-def-row .row-element,.add-request-form-block .add-request-custom-field-block,app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortAsc],app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortDesc],app-connect-grid .ag-theme-material .ag-header-cell .ag-header-cell-text,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .proto-checkbox-block,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-headline,.proto-toolbar-child-block,.proto-app-footer-block .connect-footer-link,.proto-app-footer-block .proto-component-block .connect-footer-main,.proto-app-footer-block .proto-component-block .connect-footer-links{display:inline-block;width:auto;float:left}.proto-serif-24,.proto-user-card .proto-user-card-avatar,.connect-dashboard-subhead .title-block .dashboard-title{font-family:Georgia,serif;font-weight:700;font-style:italic;font-size:24px;line-height:30px}.proto-serif-18,.proto-user-card .proto-user-card-name,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .slide-header-text,.connect-filter-panel .connect-filter-header .filter-title{font-family:Georgia,serif;font-weight:700;font-size:18px;line-height:24px}.proto-serif-18-italic,.proto-empty-state .proto-empty-state-header,.proto-component-block.site-admin-modules .modules-header-block .modules-headline,.connect-edit-request-header .title-block .title,.connect-edit-engagement-matter-header .title-block .title,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text,.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-content-title,.proto-hyperfocus-block .hyperfocus-header .modal-block .modal-content-title,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-headline,.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .current-site-display{font-family:Georgia,serif;font-weight:700;font-style:italic;font-size:18px;line-height:24px}.proto-serif-16,.roll-forward-engagement .proto-list-row .manage-domain-header,.manage-client-domains .proto-list-row .manage-domain-header,.proto-add-user-create .register-user-text,.notifications-panel-header h2,.proto-discussions .proto-discussions-header{font-family:Georgia,serif;font-weight:700;font-size:16px;line-height:21px}.proto-serif-12,.proto-comment-date{font-family:Georgia,serif;font-weight:400;font-size:12px;line-height:16px}.proto-sans-16,.connect-site-admin-block .connect-tab-block .header-text,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-number{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:21px}.proto-sans-14,app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-name,.proto-user-card .proto-user-card-org,.proto-card-security-header-block .security-title-block2 .security-group-title2,.proto-card-security-header-block .security-title-block .security-group-title,.proto-component-block.site-admin-modules .modules-section .modules-section-title,.proto-component-block.site-admin-modules .modules-group .proto-card-header-block .proto-title-block .modules-group-title,.proto-component-block.site-admin-modules .modules-group .proto-card-security-header-block .proto-title-block .modules-group-title,.help-panel-body .additional-help-title,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .hero-label,user-preferences .proto-preference-setting-block .proto-preference-setting .proto-preference-setting-title,user-preferences .proto-card-header-block .proto-title-block .proto-title,user-preferences .proto-card-security-header-block .proto-title-block .proto-title,.proto-component-block.import-user .proto-import-user-header,.proto-component-block.standard-dialog.import-requests .proto-import-request-header,.connect-filter-panel .filter-header-block .filter-header-title,.add-request-form-block .proto-title-black,.proto-component-block.route.form .proto-card-header-block .proto-title,.proto-component-block.route.form .proto-card-security-header-block .proto-title,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:14px;line-height:19px}.proto-sans-14-italic{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-style:italic;font-size:14px;line-height:19px}.proto-sans-12,.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-name,.email-paragraph,.custom-email-block,.external-user-email-block,.security-section-description,.proto-add-user-section.email .custom-email-prompt,.proto-add-user-form-header .form-label,.help-panel-body .internal-user-text,.help-panel-body .internal-user-link,.proto-topic-card .proto-topic-card-created,.proto-topic-card .proto-topic-card-title,.proto-discussions .proto-discussions-subheader,.connect-edit-request-header .title-block .identifier,.proto-comment-card .proto-comment-user-avatar,.proto-comments-header .proto-comments-warning,user-preferences .proto-preference-user-profile .proto-preference-profile-title,.proto-file-display .proto-file-name .proto-file-link,.connect-edit-engagement-matter-header .title-block .identifier,.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button-list-item.edit:after,.connect-create-site-body,.proto-tooltip-block .proto-tooltip-text,connect-multi-select .proto-multi-select-container,.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .user-domains-list,.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .user-domains-approved,.proto-connect-grid-block .connect-grid-cell-block .id-cell-header,.proto-connect-grid-block .connect-grid-cell-block .id-cell-headline,.proto-connect-grid-block .connect-grid-cell-block .id-cell-body,.proto-connect-grid-block .connect-grid-cell-block{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:12px;line-height:16px}.proto-sans-10,.proto-input-hint,connect-chip .proto-chip-container,.add-engagement .proto-hint-text,.roll-forward-engagement .proto-hint-text,.notifications-panel-body .notification-panel-dismiss-all-block .dismiss-all-button .proto-button-text,.proto-topic-card .proto-topic-card-status-button .proto-button-text,.proto-topic-card .proto-topic-card-status-comments,.proto-topic-card .proto-topic-card-status-responders,.connect-edit-request-header .status-item,.proto-comment-card .proto-comment-user,.proto-simple-file-upload-error,.proto-user-upload-error,.proto-user-upload-disclaimer,.proto-request-upload-error,.proto-request-upload-disclaimer,.connect-filter-panel .filter-header-block .filter-header-summary,.proto-file-display .proto-file-timestamp,.connect-edit-engagement-matter-header .status-item .proto-button-text,.connect-edit-engagement-matter-header .status-item,.proto-hint-text,.proto-app-footer-block .connect-footer-link .proto-button-text,.proto-app-footer-block .proto-component-block .connect-footer-main{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:10px;line-height:14px}.proto-sans-10-italic,app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-detail,app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-name .country-text,.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-detail,.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-name .country-text{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:10px;line-height:14px;font-style:italic}.proto-vertical-align,.proto-tabs-block .proto-tab-nav-item .proto-tab-text,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .slide-header-text,.proto-info-banner .proto-info-banner-text,.proto-checkbox-block .label-element,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-tab-text,.connect-site-admin-block .connect-tab-block .header-text,.help-panel-body .help-item-content .help-link,.dashboard-display-block.status-block .data-list.not-bars .data-item .chip-label,.dashboard-display-block.status-block .data-list.not-donut .chip-label,.connect-dashboard-subhead .create-site-toolbar-button-block .proto-button .proto-button-text,.connect-dashboard-subhead .title-block .dashboard-title,.connect-dashboard-hero-block .hero-title-block .title-text,.proto-connect-warning .proto-connect-warning-message,.connect-filter-panel .connect-filter-header .filter-title,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text,.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row .row-element,.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-content-title,app-connect-grid .ag-theme-material .ag-header-cell .ag-header-cell-text,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .proto-checkbox-block,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.proto-title-block{width:auto;float:left;display:inline-block}.proto-title{position:relative;display:inline-flex;justify-content:center;flex-direction:column;text-align:left;width:auto;height:100%;color:#3f3f40}.proto-text-block{color:#404041;margin-bottom:18px}.equal-shadow,.connect-dashboard-hero-block,.proto-standard-dialog-block,.proto-confirm-dialog-block,.proto-secondary-nav-block,.proto-primary-nav-block{box-shadow:0 2px 4px 1px #00000040}.equal-shadow-medium,.connect-dashboard-card{box-shadow:0 1px 1px 1px #00000026}.equal-shadow-light,.proto-tabs-block .proto-tab-content-item,connect-chip .proto-chip-container:focus-within,.connect-edit-request-header,.connect-edit-engagement-matter-header{box-shadow:0 1px 1px #0000001a}.right-shadow-mid,.connect-site-admin-block .connect-tab-block .tab-navigation-block{box-shadow:1px 0 2px 1px #0000001a}.bottom-shadow-mid,.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper,.proto-hyperfocus-block .hyperfocus-header .modal-block{box-shadow:0 1px 2px 1px #0000001a}.left-shadow-mid,.proto-app-notifications,.proto-filter-panel-block{box-shadow:-1px 0 2px 1px #0000001a}.bottom-right-shadow{box-shadow:2px 2px 4px 1px #00000040}.bottom-right-shadow-light{box-shadow:1px 1px 1px #0000001a}.proto-element-transition,.proto-tabs-block .proto-tab-content-item,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block,.proto-add-user-section.email,.connect-site-admin-block .connect-tab-block .proto-tab-content-item,.connect-site-admin-block .connect-tab-block .tab-content-block,.connect-site-admin-block .connect-tab-block .tab-navigation-block,.proto-app-notifications,.proto-filter-panel-block,.proto-input-label-create-site,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .proto-checkbox-block,.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected,.proto-secondary-nav-block .proto-button:after,.proto-component-block.navigation .proto-button-block.left .proto-button{transition:all .25s ease-out}.proto-icon-transition,.proto-empty-state .proto-empty-state-icon,.proto-tabs-block .proto-tab-nav-item .proto-icon,.proto-tabs-block .proto-tab-nav-item,.proto-checkbox-block .proto-checkbox-wrap .display-element,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-tab-text,.connect-site-admin-block .connect-tab-block .proto-tab-nav-item,.connect-site-admin-block .connect-tab-block .tab-nav-header-button.site-admin .proto-icon,.connect-site-admin-block .connect-tab-block .header-text,.proto-discussions.no-topics .proto-empty-state-icon,.connect-dashboard-hero-block .proto-empty-state .proto-empty-state-icon,.connect-dashboard-card .icon-block,.proto-tooltip-block,.proto-connect-grid-block .ag-row .ag-icon-checkbox-unchecked,.proto-connect-grid-block .ag-row,.proto-secondary-nav-block .proto-button-list-item.filter-panel{transition:all .1s ease-in-out}.proto-badge{display:inline-block;width:auto;padding:0 5px;min-width:18px;height:18px;line-height:18px;border-radius:9px;background:#db536a;text-align:center;color:#fff;font-size:12px;font-weight:700;margin-right:3px}.proto-scroll-block{overflow-y:auto;overflow-x:hidden;padding-top:2px}.proto-app-header-block{height:86px;min-height:86px}.proto-navigation-block{height:auto;z-index:10}.proto-app-footer-block{height:35px}.proto-app-route-block{height:calc(100% - 160px);overflow:visible!important}.proto-component-block{min-width:1024px;margin:auto}.proto-body{background:#fff;color:#404041}.connect-app-router-block{background:#f4f3f0;z-index:1}.proto-component-wrap.app-header{border-bottom:1px solid #d9d9d9;background:#fff}.proto-component-wrap.app-header .app-header-brand-block{width:200px;min-width:200px;overflow:hidden}.proto-component-wrap.app-header .app-header-brand-block .proto-icon-block{float:left;width:300px}.proto-component-wrap.app-header .app-header-brand-block .proto-icon-block .proto-icon{background:transparent url("./media/logo-connect-TBUD6FQR.svg") center center no-repeat;background-size:140px auto;background-position:25px,center}.proto-component-wrap.app-header .app-header-brand-block .proto-icon-block .proto-icon.pwc{background:transparent url("./media/logo-pwc-TFI2DU6X.svg") center center no-repeat;background-size:70px auto;background-position:25px,center}.proto-component-wrap.app-header .app-header-brand-block .proto-title-block{float:left}.proto-component-wrap.app-header .app-header-control-block{width:calc(100% - 233px);margin:0 25px 0 8px;justify-content:space-between}.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu{display:inline-block;max-width:calc(100% - 585px);width:auto;position:relative;height:auto}.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-19px;width:1px;height:20px;background-color:#d9d9d9}.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .current-site-display{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .proto-button:after{content:" ";background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat;background-size:12px 12px;height:16px;width:16px;float:right}.proto-component-wrap.app-header .app-header-control-block .app-header-site-menu .proto-button-list-item{position:absolute;right:-32px;left:0;top:0}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links{position:relative;width:auto;max-width:585px;min-width:400px;margin-left:auto}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list{padding-top:35px;float:right;width:auto}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item-wrap{float:left;padding:0 18px}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item-wrap:last-child{padding-right:0}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item-wrap:last-child{padding:0}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item{padding:0}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item.openUser{padding-left:18px;display:flex;align-items:center}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-list-item.openUser:after{content:" ";background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat;background-size:100%;height:1em;width:1em;margin-left:5px}.proto-component-wrap.app-header .app-header-control-block .proto-button-block.links .proto-button-list .proto-button-badge{float:left;position:relative;top:-2px;margin-right:5px}.proto-component-wrap.app-header .proto-static-brand-block .app-header-brand-block{float:right}app-new-app-route .proto-component-wrap.app-header{border-bottom:1px solid #666668}.proto-app-footer-block{height:35px;background:#ebebec;border-top:1px solid #d9d9d9;z-index:10;overflow:hidden}.proto-app-footer-block .proto-component-block{padding-left:25px;padding-right:25px}.proto-app-footer-block .proto-component-block .inline-link{display:inline!important;color:#db536a}.proto-app-footer-block .proto-component-block .connect-footer-main{width:calc(100% - 410px);float:left;height:auto!important;top:50%;transform:translateY(-50%)}.proto-app-footer-block .connect-footer-links{width:410px!important;float:right}.proto-app-footer-block .connect-footer-link{float:right;padding:0 10px}.proto-app-footer-block .connect-footer-link:before{content:" ";width:0;height:calc(100% - 20px);top:10px;border-left:1px solid #9f9fa0}.proto-app-footer-block .connect-footer-link:last-child:before,.proto-app-footer-block .connect-footer-link.first:before{content:none}.proto-app-footer-block .connect-footer-link .proto-button-text{color:#db536a}.proto-app-footer-block .connect-footer-link .proto-button-text:hover{text-decoration:underline}.terms-of-use-dialog .proto-info-banner,.privacy-policy-dialog .proto-info-banner,.site-provider-dialog .proto-info-banner,.licenses-dialog .proto-info-banner{margin-bottom:10px}.terms-of-use-dialog .cookiesInfo table,.privacy-policy-dialog .cookiesInfo table,.site-provider-dialog .cookiesInfo table,.licenses-dialog .cookiesInfo table{border-collapse:collapse;width:100%}.terms-of-use-dialog .cookiesInfo table,.terms-of-use-dialog .cookiesInfo th,.terms-of-use-dialog .cookiesInfo td,.privacy-policy-dialog .cookiesInfo table,.privacy-policy-dialog .cookiesInfo th,.privacy-policy-dialog .cookiesInfo td,.site-provider-dialog .cookiesInfo table,.site-provider-dialog .cookiesInfo th,.site-provider-dialog .cookiesInfo td,.licenses-dialog .cookiesInfo table,.licenses-dialog .cookiesInfo th,.licenses-dialog .cookiesInfo td{border:1px solid black}.terms-of-use-dialog .cookiesInfo td,.privacy-policy-dialog .cookiesInfo td,.site-provider-dialog .cookiesInfo td,.licenses-dialog .cookiesInfo td{padding:4px}.terms-of-use-dialog a,.privacy-policy-dialog a,.site-provider-dialog a,.licenses-dialog a{display:inline-block;color:#db536a}.terms-of-use-dialog p,.privacy-policy-dialog p,.site-provider-dialog p,.licenses-dialog p{padding-top:5px;padding-bottom:5px}.terms-of-use-dialog dl dt,.terms-of-use-dialog dl dd,.privacy-policy-dialog dl dt,.privacy-policy-dialog dl dd,.site-provider-dialog dl dt,.site-provider-dialog dl dd,.licenses-dialog dl dt,.licenses-dialog dl dd{padding-left:20px}.terms-of-use-dialog dl dt,.privacy-policy-dialog dl dt,.site-provider-dialog dl dt,.licenses-dialog dl dt{position:relative;padding-top:5px;padding-bottom:5px}.terms-of-use-dialog dl dt:before,.privacy-policy-dialog dl dt:before,.site-provider-dialog dl dt:before,.licenses-dialog dl dt:before{position:absolute;left:0;top:5px}.terms-of-use-dialog dl.number-increment,.privacy-policy-dialog dl.number-increment,.site-provider-dialog dl.number-increment,.licenses-dialog dl.number-increment{counter-reset:num-counter}.terms-of-use-dialog dl.number-increment>dt,.privacy-policy-dialog dl.number-increment>dt,.site-provider-dialog dl.number-increment>dt,.licenses-dialog dl.number-increment>dt{font-weight:700}.terms-of-use-dialog dl.number-increment>dt:before,.privacy-policy-dialog dl.number-increment>dt:before,.site-provider-dialog dl.number-increment>dt:before,.licenses-dialog dl.number-increment>dt:before{content:counter(num-counter) ".";counter-increment:num-counter}.terms-of-use-dialog dl.alphabetical-increment,.privacy-policy-dialog dl.alphabetical-increment,.site-provider-dialog dl.alphabetical-increment,.licenses-dialog dl.alphabetical-increment{counter-reset:alpha-counter}.terms-of-use-dialog dl.alphabetical-increment>dt:before,.privacy-policy-dialog dl.alphabetical-increment>dt:before,.site-provider-dialog dl.alphabetical-increment>dt:before,.licenses-dialog dl.alphabetical-increment>dt:before{content:"(" counter(alpha-counter,lower-alpha) ")";counter-increment:alpha-counter}.terms-of-use-dialog dl.bullet-increment,.privacy-policy-dialog dl.bullet-increment,.site-provider-dialog dl.bullet-increment,.licenses-dialog dl.bullet-increment{padding-left:20px;counter-reset:bullet-counter}.terms-of-use-dialog dl.bullet-increment.outer>dt,.privacy-policy-dialog dl.bullet-increment.outer>dt,.site-provider-dialog dl.bullet-increment.outer>dt,.licenses-dialog dl.bullet-increment.outer>dt{font-weight:700;font-style:italic}.terms-of-use-dialog dl.bullet-increment>dt:before,.privacy-policy-dialog dl.bullet-increment>dt:before,.site-provider-dialog dl.bullet-increment>dt:before,.licenses-dialog dl.bullet-increment>dt:before{content:counter(bullet-counter,disc);counter-increment:bullet-counter}.proto-primary-nav-block{height:40px;background:#3f3f40}.proto-secondary-nav-block{height:34px;background:#eae8e2}.proto-component-block.navigation .proto-button-block{position:relative}.proto-component-block.navigation .proto-button-block.home{width:86px;display:inline-block}.proto-component-block.navigation .proto-button-block.home .proto-button{background:#3f3f40}.proto-component-block.navigation .proto-button-block.home .proto-button:hover{background:#787879}.proto-component-block.navigation .proto-button-block.home .proto-button.active{background:#db536a}.proto-component-block.navigation .proto-configurable-block{display:inline-block;width:calc(100% - 86px)}.proto-component-block.navigation .proto-button-block.left .proto-button{min-width:50px;background:#3f3f40}.proto-component-block.navigation .proto-button-block.left .proto-button:hover{background:#787879}.proto-component-block.navigation .proto-button-block.left .proto-button:hover .proto-button-text{color:#fff}.proto-component-block.navigation .proto-button-block.left .proto-button.active,.proto-component-block.navigation .proto-button-block.left .proto-button.active-tab{background:#db536a}.proto-component-block.navigation .proto-button-block.left .proto-button.active .proto-button-text,.proto-component-block.navigation .proto-button-block.left .proto-button.active-tab .proto-button-text{color:#fff}.proto-component-block.navigation .proto-button-block.left .proto-button-text{font-size:16px;font-weight:400}.proto-component-block.navigation .proto-button-block.right{width:5%;float:right;background-color:#606061}.proto-component-block.navigation .proto-button-block.right .proto-button-list .proto-button.filter{width:70px;background-color:#606061}.proto-component-block.navigation .proto-button-block.right .proto-button-list .proto-button.filter.filter-button-active{background:#db536a}.proto-component-block.navigation .proto-button-block.right .proto-button-list .proto-button:hover{background:#787879}.proto-component-block.navigation .proto-button-block.left{width:95%;float:left}.proto-component-block.navigation .proto-button-block.left .proto-button-list{white-space:nowrap;height:40px}.proto-component-block.navigation .proto-button-block.left .proto-button-list .proto-button-list-item{float:none}.proto-component-block.navigation .proto-button-block.left .proto-button-list .proto-button{padding-left:25px;padding-right:25px}.proto-component-block.navigation .proto-button-block.left .proto-button-list .proto-button .proto-button-text{color:#fff}.proto-component-block.navigation .proto-button{background:#8c8c8c}.proto-component-block.navigation .proto-button.home .proto-icon{background:transparent url("./media/home-VKRPFWJW.svg") center center no-repeat;background-size:20px 20px}.proto-component-block.navigation .proto-button.filter .proto-icon{background:transparent url("./media/filter-QGTNZK5K.svg") center center no-repeat;background-size:20px 20px}.proto-component-block.navigation .proto-button-icon{max-width:40px;margin:auto}.proto-secondary-nav-block .proto-button-list-item.force-link.active .proto-button .proto-button-text{color:#db536a}.proto-secondary-nav-block .proto-button-list-item.force-link.active .proto-button:after{background:#db536a}.proto-secondary-nav-block .proto-button-list-item.filter-panel{width:86px;position:absolute;top:0;right:0;background:#8c8c8c}.proto-secondary-nav-block .proto-button-list-item.filter-panel:hover{background:#787879}.proto-secondary-nav-block .proto-button-list-item.filter-panel .proto-icon{background-size:20px 20px}.proto-secondary-nav-block .proto-button{border:0!important;background:transparent!important}.proto-secondary-nav-block .proto-button:after{content:" ";height:3px;top:auto;bottom:0;width:calc(100% - 40px);left:20px;background:transparent}.proto-secondary-nav-block .proto-button:hover .proto-button-text{color:#000}.proto-secondary-nav-block .proto-button.active .proto-button-text{color:#db536a}.proto-secondary-nav-block .proto-button.active:after{background:#db536a}.proto-secondary-nav-block .proto-button-text{font-size:12px;font-weight:700;color:#787879;padding:0 25px}.proto-toolbar-child-block{min-width:36px;min-height:36px}.proto-app-block.dashboard .proto-navigation-block{min-height:34px}.proto-app-block.dashboard .proto-filter-panel-block{top:-35px;height:calc(100% + 35px)}.proto-app-block.dashboard .proto-filter-panel-block .proto-scroll-block{padding:0}.proto-app-block.dashboard.filtered-true .proto-app-route-block{height:calc(100% - 159px)}.proto-app-block.dashboard.filtered-true .proto-filter-panel-block{top:-73px;height:calc(100% + 73px)}.proto-app-block.requests .proto-navigation-block{height:auto}.proto-app-block.requests .proto-app-route-block{height:calc(100% - 194px)}.proto-app-block.requests .proto-filter-panel-block{top:-74px;height:calc(100% + 74px)}.proto-app-block.requests.filtered-true .proto-navigation-block,.proto-app-block.requests.nav-filtered-true .proto-navigation-block{height:auto}.proto-app-block.requests.filtered-true .proto-app-route-block,.proto-app-block.requests.nav-filtered-true .proto-app-route-block{height:calc(100% - 206px)}.proto-app-block.requests.filtered-true .proto-filter-panel-block,.proto-app-block.requests.nav-filtered-true .proto-filter-panel-block{top:-121px;height:calc(100% + 121px)}.proto-app-block.matters.filtered-true .proto-navigation-block,.proto-app-block.calendar.filtered-true .proto-navigation-block,.proto-app-block.site-history.filtered-true .proto-navigation-block{height:76px}.proto-app-block.matters.filtered-true .proto-app-route-block,.proto-app-block.calendar.filtered-true .proto-app-route-block,.proto-app-block.site-history.filtered-true .proto-app-route-block{height:calc(100% - 197px)}.proto-app-block.matters.filtered-true .proto-filter-panel-block,.proto-app-block.calendar.filtered-true .proto-filter-panel-block,.proto-app-block.site-history.filtered-true .proto-filter-panel-block{top:-77px;height:calc(100% + 77px)}.proto-app-block.matters .proto-navigation-block,.proto-app-block.calendar .proto-navigation-block,.proto-app-block.site-history .proto-navigation-block{height:39px}.proto-app-block.matters .proto-app-route-block,.proto-app-block.calendar .proto-app-route-block,.proto-app-block.site-history .proto-app-route-block{height:calc(100% - 160px)}.proto-app-block.matters .proto-filter-panel-block,.proto-app-block.calendar .proto-filter-panel-block,.proto-app-block.site-history .proto-filter-panel-block{top:-42px;height:calc(100% + 42px)}.proto-app-block.global-metrics .proto-app-route-block,.proto-app-block.regulatory .proto-app-route-block{display:flex;flex-direction:column;align-items:stretch}.proto-app-block.global-metrics ag-grid-angular,.proto-app-block.regulatory ag-grid-angular{height:100%}.proto-app-block.filtered-true .proto-component-block.navigation .proto-button.filter .proto-icon{background:transparent url("./media/filter-2NAPN7FR.svg") center center no-repeat;background-size:20px 20px;background-color:#db536a}.proto-button:hover{color:#db536a;transition:all 50ms ease-out}.proto-button.save .proto-icon{background:transparent url("./media/save-RUAYKYDK.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-button.save .proto-icon:hover{background:transparent url("./media/save-SS4C3OUD.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-button.pencil .proto-icon{background:transparent url("./media/pencil-2J6XE7YT.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-button.pencil .proto-icon:hover{background:transparent url("./media/pencil-W2LQLZZ3.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-button.angle-right .proto-icon{background:transparent url("./media/angle-right-S5KDZ6KU.svg") center center no-repeat;background-size:12px 12px;background-position:center center}.proto-button.angle-right .proto-icon:hover{background:transparent url("./media/angle-right-5OJQSEOL.svg") center center no-repeat;background-size:12px 12px;background-position:center center}.proto-button.angle-down .proto-icon{background:transparent url("./media/angle-down-IP3AQTXS.svg") center center no-repeat;background-size:12px 12px;background-position:center center}.proto-button.angle-down .proto-icon:hover{background:transparent url("./media/angle-down-HNHMENS7.svg") center center no-repeat;background-size:12px 12px;background-position:center center}.proto-app-block.requests .proto-primary-nav-block .proto-button-block.left .proto-button-list-item:first-child .proto-button{background-color:#db536a}.proto-app-block.requests .proto-primary-nav-block .proto-button-block.left .proto-button-list-item:first-child .proto-button-text{color:#fff;font-weight:700}.proto-hint-text{color:#79797a!important;padding-top:2px!important;line-height:12px!important}.ag-theme-material{--ag-material-accent-color: #db536a;--ag-selected-row-background-color: $proto-primary-5;--ag-row-hover-color: $proto-primary-5;--ag-column-hover-color: $proto-primary-5;--ag-checkbox-unchecked-color: #db536a;--ag-icon-font-code-tree-closed: "\e903";--ag-icon-font-code-tree-open: "\e900";--ag-icon-font-code-checkbox-unchecked: url("./media/checkbox-unchecked-P6PFXXWS.svg")}.proto-connect-grid-block .ag-tool-panel,.proto-connect-grid-block .ag-column-drop-row-group{display:none}.proto-connect-grid-block .ag-cell-focus{border:0!important}.proto-connect-grid-block ag-grid-angular{border:1px solid #d9d9d9;border-top:0;height:calc(100% - 54px)}.proto-connect-grid-block ag-grid-angular.selections .ag-row .ag-icon-checkbox-unchecked{opacity:1}.proto-connect-grid-block .ag-checkbox-input:checked{background-image:url("./media/checkbox-checked-J3M6OEYR.svg");background-repeat:no-repeat;background-position:center}.proto-connect-grid-block .ag-theme-material .ag-icon-checkbox-checked{background-image:url("./media/checkbox-checked-J3M6OEYR.svg");background-repeat:no-repeat;background-position:center}.proto-connect-grid-block .ag-theme-material .ag-icon-checkbox-unchecked{background-image:url("./media/checkbox-unchecked-P6PFXXWS.svg");background-repeat:no-repeat;background-position:center}.proto-connect-grid-block .ag-theme-material .ag-row-hover{background:#fdf6f7}@media all and (-ms-high-contrast: none){.proto-connect-grid-block .ag-theme-material .ag-row-hover .multi-line-truncate:after{background:linear-gradient(to right,#fdf6f700,#fdf6f7 50%)}}.proto-connect-grid-block .ag-theme-material .ag-cell{padding-left:10px;padding-right:10px}.proto-connect-grid-block .ag-theme-material .ag-group-contracted span,.proto-connect-grid-block .ag-theme-material .ag-group-expanded span{margin-right:unset}.proto-connect-grid-block .ag-theme-material .ag-row-group{display:flex;align-items:center;padding-left:1rem;background:#f4f3f0!important}.proto-connect-grid-block .ag-theme-material .ag-row-group .ag-row-group-indent-0{display:flex}.proto-connect-grid-block .ag-theme-material .ag-row-group .ag-group-child-count{display:none}.proto-connect-grid-block .ag-header-group-cell[col-id=active-requests_0],.proto-connect-grid-block .ag-header-group-cell[col-id=request-metrics_0],.proto-connect-grid-block .ag-header-group-cell[col-id=milestone-count_0],.proto-connect-grid-block .ag-header-group-cell[col-id=milestone-metrics_0]{text-transform:uppercase;background-color:#ebebec;text-align:center;line-height:35px;border-left:1px solid #9f9fa0;border-bottom:1px solid #9f9fa0}.proto-connect-grid-block .ag-header-group-cell[col-id=active-requests_0] .ag-header-group-cell-label span,.proto-connect-grid-block .ag-header-group-cell[col-id=request-metrics_0] .ag-header-group-cell-label span,.proto-connect-grid-block .ag-header-group-cell[col-id=milestone-count_0] .ag-header-group-cell-label span,.proto-connect-grid-block .ag-header-group-cell[col-id=milestone-metrics_0] .ag-header-group-cell-label span{float:none}.proto-connect-grid-block .ag-header-group-cell[col-id=milestone-metrics_0]{border-right:1px solid #9f9fa0}.proto-connect-grid-block .ag-header-group-cell-with-group .ag-header-group-cell-label{justify-content:center}.proto-connect-grid-block .ag-cell[col-id=outstanding],.proto-connect-grid-block .ag-header-cell[col-id=outstanding]{border-left:1px solid #d9d9d9}.proto-connect-grid-block .ag-cell[col-id=overdue],.proto-connect-grid-block .ag-header-cell[col-id=overdue]{border-right:1px solid #d9d9d9}.proto-connect-grid-block .ag-body-container{overflow:hidden}.proto-connect-grid-block .ag-body-container.connect-grid-drag .ag-row:not(.connect-grid-drag){opacity:.4}.proto-connect-grid-block .ag-row .ag-icon-checkbox-unchecked{opacity:0}.proto-connect-grid-block .ag-row:hover .ag-icon-checkbox-unchecked{opacity:1}.proto-connect-grid-block .ag-row.ag-row-selected{background:#fdf6f7}.proto-connect-grid-block .ag-row.rf-pending{background:#d9d9d9}.proto-connect-grid-block .ag-row.connect-grid-drag{background:#fbedf0;z-index:10;border:1px dashed #db536a!important}.proto-connect-grid-block .ag-row.pwc-user-not-on-acl-list{border-left:4px solid #ffb600}.proto-connect-grid-block .ag-bl-center-row{position:relative;width:100%}.proto-connect-grid-block .connect-grid-cell-block{padding:8px 0}.proto-connect-grid-block .connect-grid-cell-block .id-cell-header,.proto-connect-grid-block .connect-grid-cell-block .id-cell-headline,.proto-connect-grid-block .connect-grid-cell-block .id-cell-body{height:auto}.proto-connect-grid-block .connect-grid-cell-block .id-cell-headline{font-weight:700;white-space:normal}.proto-connect-grid-block .connect-grid-cell-block .id-cell-body{white-space:normal;color:#787879}.proto-connect-grid-block .connect-grid-cell-block .grid-cell-body .proto-icon.dashes{width:16px;height:16px;background:transparent url("./media/dashes-GXBDVC6B.svg") center center no-repeat;background-size:16px 16px}.proto-connect-grid-block .request-owners span.proto-icon.restrict-reassign{display:none!important}.proto-connect-grid-block .related-request-checkbox{align-items:center;display:flex}.proto-connect-grid-block .ag-menu-column-select-wrapper .ag-primary-cols-header-panel{display:none}.proto-connect-grid-block .ag-menu-column-select-wrapper .ag-primary-cols-list-panel{border-top:none;padding-top:0}.primary-team-manager>.ag-cell-wrapper>.ag-cell-value{position:relative;top:-6px}.additional-key-contact>.ag-cell-wrapper>.ag-cell-value{position:relative;top:-6px}.ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{border:none}.ag-cell-wrapper{width:inherit!important}.proto-connect-grid-block .toolbar-pipe,.proto-connect-grid-block .proto-toolbar-child-block.button-list.conditional:after{position:absolute;top:15%;right:-1px;width:1px;height:70%;background:#d9d9d9}.proto-connect-grid-block .proto-toolbar-block{height:54px;min-height:54px;border-bottom:3px solid #db536a}.proto-connect-grid-block .proto-toolbar-child-block.grid-data{float:left;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:calc(100% - 15px);margin-top:15px;padding-right:18px}.proto-connect-grid-block .proto-toolbar-child-block.grid-summary{flex:1 0 0%;padding-top:6px;padding-left:25px}.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-headline{text-align:center;color:#404041}.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-headline .context{text-transform:capitalize}.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected{margin-left:15px;top:-2px;color:#9f9fa0}.proto-connect-grid-block .proto-toolbar-child-block.grid-summary .proto-checkbox-block{margin-left:15px;top:-2px}.proto-connect-grid-block .proto-toolbar-child-block.grid-actions{display:flex;justify-content:flex-end;align-items:center}.proto-connect-grid-block .proto-toolbar-child-block.button-list{display:flex;-webkit-flex-flow:row-reverse;-moz-flex-flow:row-reverse;-ms-flex-flow:row-reverse;flex-direction:row-reverse;align-items:center}.proto-connect-grid-block .proto-toolbar-child-block.button-list.conditional:after{content:" "}.proto-connect-grid-block .proto-toolbar-child-block.button-list.conditional.closed{display:none}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap{height:32px;padding-left:18px;min-height:1px;width:100%;display:flex;justify-content:flex-start;align-items:center}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .user-domains-approved{margin-right:10px;float:left;color:#9f9fa0;font-weight:700}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .user-domains-list{margin-right:10px;color:#404041;display:flex;flex-direction:column;overflow:hidden}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .user-domains-list-inner{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .manage-domains-button{height:26px;padding:5px 10px;background:#db536a;white-space:nowrap}.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .manage-domains-button .proto-button-text,.proto-connect-grid-block .proto-toolbar-child-block.user-domains-wrap .manage-domains-button .proto-button-text:hover{color:#fff;text-decoration:none}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button-list-item{width:44px;min-width:44px;top:-1px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.add .proto-icon{background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:20px 20px;background-position:center,top}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.add .proto-icon:hover{background:transparent url("./media/add-JJBQK2PH.svg") center center no-repeat;background-size:20px 20px;background-position:center,top}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-update .proto-icon{background:transparent url("./media/bulk-update-3AYUX4SR.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-update .proto-icon:hover{background:transparent url("./media/bulk-update-H6B4AVRT.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.delete .proto-icon{background:transparent url("./media/trash-TX72XSK7.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.delete .proto-icon:hover{background:transparent url("./media/trash-N5R4RM44.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.download .proto-icon{background:transparent url("./media/download-LQQDNOLF.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.download .proto-icon:hover{background:transparent url("./media/download-UC5Y7I24.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-group .proto-icon{background:transparent url("./media/pencil-2J6XE7YT.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-group .proto-icon:hover{background:transparent url("./media/pencil-W2LQLZZ3.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-groups .proto-icon{background:transparent url("./media/custom-access-groups-GLTD3NI3.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.edit-access-groups .proto-icon:hover{background:transparent url("./media/custom-access-groups-5L4V6C3C.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.export .proto-icon{background:transparent url("./media/export-HF6Q3SZB.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.export .proto-icon:hover{background:transparent url("./media/export-YFV5OZHE.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import .proto-icon{background:transparent url("./media/import-3UIKUYKB.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import .proto-icon:hover{background:transparent url("./media/import-YBE7B74B.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.find-and-replace .proto-icon{background:transparent url("./media/find-and-replace-YGU7ERHP.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.find-and-replace .proto-icon:hover{background:transparent url("./media/find-and-replace-F6NBDQV6.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.follow .proto-icon{background:transparent url("./media/bell-UZNCVJE6.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.follow .proto-icon:hover{background:transparent url("./media/bell-YEZGUCQT.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.high-priority-request .proto-icon{background:transparent url("./media/high-priority-6HELAWPF.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.high-priority-request .proto-icon:hover{background:transparent url("./media/high-priority-HDCGUVY3.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-aura .proto-icon{background:transparent url("./media/import-from-aura-DR62AWQY.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-aura .proto-icon:hover{background:transparent url("./media/import-from-aura-S3E3GDCX.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.reconcile-with-aura .proto-icon{background:transparent url("./media/reconcile-with-aura-MKLRM7TU.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.reconcile-with-aura .proto-icon:hover{background:transparent url("./media/reconcile-with-aura-2PB3MP67.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-file .proto-icon{background:transparent url("./media/upload-CDDEMMPO.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.import-file .proto-icon:hover{background:transparent url("./media/upload-Q4RJKNV6.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.map-aura .proto-icon{background:transparent url("./media/map-to-aura-FRSVTVI7.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.map-aura .proto-icon:hover{background:transparent url("./media/map-to-aura-JBCKHCCH.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.roll-fwd-engagement .proto-icon{background:transparent url("./media/roll-forward-NR246F2I.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.roll-fwd-engagement .proto-icon:hover{background:transparent url("./media/roll-forward-LSK7GV4F.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.users-change-role .proto-icon{background:transparent url("./media/pencil-2J6XE7YT.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.users-change-role .proto-icon:hover{background:transparent url("./media/pencil-W2LQLZZ3.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-submit .proto-icon{background:transparent url("./media/submit-QTF7MZZD.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-submit .proto-icon:hover{background:transparent url("./media/submit-DEJCUAIE.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-acknowledge .proto-icon{background:transparent url("./media/acknowledge-65R33SJT.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.bulk-edit-requests-acknowledge .proto-icon:hover{background:transparent url("./media/acknowledge-NZH2YLLI.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.email .proto-icon{background:transparent url("./media/email-V2N7HUOZ.svg") center center no-repeat;background-size:20px 20px}.proto-connect-grid-block .proto-toolbar-child-block .button-list .proto-button.email .proto-icon:hover{background:transparent url("./media/email-BWLMMKJD.svg") center center no-repeat;background-size:20px 20px}.proto-client-access-button{margin-top:5px}.proto-client-access-button .proto-button-list-item{border-left:1px solid #9f9fa0;padding-left:18px;margin-left:18px}.proto-client-access-button .proto-button-text{text-decoration:underline}.global-metrics-route .proto-connect-grid-block .proto-toolbar-child-block.grid-summary .grid-selected{font-size:12px;font-style:italic}.purge-and-rf-button{display:flex;justify-content:center}.purge-and-rf-button .proto-button-list-item{width:44px;min-width:44px;top:-1px;float:unset!important;position:absolute}.purge-and-rf-button.ag-cell{overflow:unset}.purge-and-rf-button .proto-button.delete .proto-icon{background:transparent url("./media/trash-TX72XSK7.svg") center center no-repeat;background-size:20px 20px}.purge-and-rf-button .proto-button.delete .proto-icon:hover{background:transparent url("./media/trash-N5R4RM44.svg") center center no-repeat;background-size:20px 20px}.purge-and-rf-button .proto-button.roll-fwd-engagement .proto-icon{background:transparent url("./media/roll-forward-NR246F2I.svg") center center no-repeat;background-size:20px 20px}.purge-and-rf-button .proto-button.roll-fwd-engagement .proto-icon:hover{background:transparent url("./media/roll-forward-LSK7GV4F.svg") center center no-repeat;background-size:20px 20px}.purge-and-rf-button .engagement-processing{margin:12px}app-connect-grid .ag-theme-material .ag-header-cell{padding-left:10px;padding-right:10px}app-connect-grid .ag-theme-material .ag-header-cell:after{content:" ";position:absolute;top:0;right:0;margin-top:10px!important;height:28px!important;width:1px;overflow:hidden;background-position:right;background-size:1px 3px;background-repeat:repeat-y}app-connect-grid .ag-theme-material .ag-header-cell[col-id=checkbox]:after{content:none}app-connect-grid .ag-theme-material .ag-header-cell .ag-header-cell-resize:after{content:none}app-connect-grid .ag-theme-material .ag-header-cell .ag-cell-label-container{position:relative}app-connect-grid .ag-theme-material .ag-header-cell .ag-header-cell-text{line-height:14px;width:auto;white-space:normal;word-wrap:break-word;display:inline-block;height:auto}app-connect-grid .ag-theme-material .ag-header-cell.ag-header-cell-sortable .ag-header-cell-text{cursor:pointer}app-connect-grid .ag-theme-material .ag-header-cell.follow-icon .ag-header-cell-text{width:35px;height:30px}app-connect-grid .ag-theme-material .ag-header-cell.follow-icon .ag-header-cell-text:after{content:"\e90a";font-family:pwc-connect;display:block;width:34px;height:34px;line-height:34px;font-size:16px;position:absolute;left:0;top:0;text-align:center}app-connect-grid .ag-theme-material .ag-header-cell:last-child:after{content:none}app-connect-grid .ag-theme-material .ag-header-cell-label{position:relative;height:35px;overflow:visible;display:flex;align-items:center}app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eFilter]{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer}app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eFilter] .ag-icon-filter{display:none}app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortAsc],app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortDesc]{line-height:35px;width:18px;z-index:10}app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortNone],app-connect-grid .ag-theme-material .ag-header-cell-label span[ref=eSortOrder]{display:none}app-connect-grid .ag-theme-material .ag-header-cell-menu-button{cursor:pointer;position:absolute;right:-5px}app-connect-grid .ag-theme-material .ag-header-icon.ag-header-cell-menu-button{position:relative;height:35px;overflow:visible;display:flex;align-items:center}app-connect-grid .ag-theme-material .ag-icon-asc:before{content:"\e97c"}app-connect-grid .ag-theme-material .ag-icon-desc:before{content:"\e97d"}.ag-column-tool-panel-column-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-column-tool-panel-column.follow-status .ag-column-tool-panel-column-label{width:35px;height:30px}.ag-column-tool-panel-column.follow-status .ag-column-tool-panel-column-label:after{content:"\e90a";font-family:pwc-connect;display:block;width:34px;height:34px;line-height:34px;font-size:16px}.ag-header-cell-text .proto-icon.following-column-filter{background:transparent url("./media/bell-WUOW3IHO.svg") center center no-repeat;display:block}.ag-primary-cols-header-panel{display:none}.ag-header-icon{cursor:pointer}.ag-header-cell-menu-button{opacity:1!important}.ag-icon.ag-icon-asc,.ag-icon.ag-icon-desc{opacity:1;font-size:14px;color:#db536a}.ag-header-cell{overflow-wrap:normal}.ag-header-cell.ag-header-cell-filtered .ag-header-cell-label{width:calc(100% - 20px)}.ag-header-cell.ag-header-cell-filtered .ag-icon.ag-icon-menu:before{content:"\e986"!important;color:#db536a;opacity:1;width:20px}.ag-icon{font-family:pwc-connect}.ag-icon.ag-icon-menu:before{content:"\e985"!important;font-family:pwc-connect;opacity:1;width:20px;position:relative;right:5px}.global-metrics .proto-connect-grid-block ag-grid-angular.ag-theme-material,.regulatory .proto-connect-grid-block ag-grid-angular.ag-theme-material{overflow:visible}.global-metrics .proto-connect-grid-block ag-grid-angular.ag-theme-material .ag-root-wrapper,.regulatory .proto-connect-grid-block ag-grid-angular.ag-theme-material .ag-root-wrapper{overflow:visible}.ag-theme-material .ag-menu{z-index:10;max-height:95%}.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-filter,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-filter{background:transparent url("./media/filter-o-BA4HKH52.svg") center center no-repeat;background-size:16px 16px;height:16px;width:16px;display:inline-block}.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-filter:before,.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-columns:before,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-filter:before,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-columns:before{content:none}.ag-theme-material .ag-tabs-header .ag-icon.ag-icon-columns,.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected .ag-icon.ag-icon-columns{background:transparent url("./media/columns-CMTJ7EGL.svg") center center no-repeat;background-size:16px 16px;height:16px;width:16px;display:inline-block}.ag-theme-material .ag-tabs-body .ag-icon.ag-icon-checkbox-checked-readonly{background:transparent url("./media/check-QOKAOWTW.svg") center center no-repeat;background-size:16px 16px;width:24px;height:24px}.ag-theme-material .ag-tabs-header .ag-tab .ag-icon.ag-icon-menu{font-size:12px;font-weight:700;color:#000}.ag-theme-material .ag-tabs-header .ag-tab .ag-icon.ag-icon-menu:before{content:"\e909"!important}.ag-theme-material .ag-tabs-header .ag-tab.ag-tab-selected{border-bottom-color:#db536a}.ag-theme-material .ag-filter input[type=text]:focus,.ag-theme-material .ag-filter input[type=date]:focus{border-bottom-color:#db536a}.ag-theme-material .ag-filter .ag-filter-apply-panel button{color:#db536a;cursor:pointer;font-size:13px;background-color:transparent}.ag-theme-material .ag-filter .ag-filter-body-wrapper .ag-filter-select{height:24px}.ag-theme-material .ag-filter .ag-filter-filter{width:90%;margin-top:10px!important;margin:auto auto auto 10px}.ag-theme-material .ag-icon-checkbox-checked:empty{background-image:url("./media/checkbox-checked-J3M6OEYR.svg");background-repeat:no-repeat;background-position:center}.ag-theme-material .ag-icon-checkbox-unchecked{background-image:url("./media/checkbox-unchecked-P6PFXXWS.svg");background-repeat:no-repeat;background-position:center}.ag-theme-material .ag-icon-checkbox-indeterminate{background-image:url("./media/checkbox-indeterminate-2KBR6VT6.svg");background-repeat:no-repeat;background-position:center}.ag-filter-apply-panel{justify-content:center!important}.ag-theme-material .ag-filter .ag-filter-apply-panel button+button{padding-left:16px}.row{display:flex;flex-wrap:wrap}.col{padding-left:5px;padding-right:5px;box-sizing:border-box}.col-1{flex:0 0 8.33%}.col-2{flex:0 0 16.66%}.col-3{flex:0 0 25%}.col-4{flex:0 0 33.33%}.col-5{flex:0 0 41.66%}.col-6{flex:0 0 50%}.col-7{flex:0 0 58.33%}.col-8{flex:0 0 66.66%}.col-9{flex:0 0 75%}.col-10{flex:0 0 83.33%}.col-11{flex:0 0 91.66%}.col-12{flex:0 0 100%}@media (min-width: 576px){.col-sm-0{display:none}.col-sm-1{flex:0 0 8.33%}.col-sm-2{flex:0 0 16.66%}.col-sm-3{flex:0 0 25%}.col-sm-4{flex:0 0 33.33%}.col-sm-5{flex:0 0 41.66%}.col-sm-6{flex:0 0 50%}.col-sm-7{flex:0 0 58.33%}.col-sm-8{flex:0 0 66.66%}.col-sm-9{flex:0 0 75%}.col-sm-10{flex:0 0 83.33%}.col-sm-11{flex:0 0 91.66%}.col-sm-12{flex:0 0 100%}}@media (min-width: 768px){.col-md-0{display:none}.col-md-1{flex:0 0 8.33%}.col-md-2{flex:0 0 16.66%}.col-md-3{flex:0 0 25%}.col-md-4{flex:0 0 33.33%}.col-md-5{flex:0 0 41.66%}.col-md-6{flex:0 0 50%}.col-md-7{flex:0 0 58.33%}.col-md-8{flex:0 0 66.66%}.col-md-9{flex:0 0 75%}.col-md-10{flex:0 0 83.33%}.col-md-11{flex:0 0 91.66%}.col-md-12{flex:0 0 100%}}@media (min-width: 992px){.col-lg-0{display:none}.col-lg-1{flex:0 0 8.33%}.col-lg-2{flex:0 0 16.66%}.col-lg-3{flex:0 0 25%}.col-lg-4{flex:0 0 33.33%}.col-lg-5{flex:0 0 41.66%}.col-lg-6{flex:0 0 50%}.col-lg-7{flex:0 0 58.33%}.col-lg-8{flex:0 0 66.66%}.col-lg-9{flex:0 0 75%}.col-lg-10{flex:0 0 83.33%}.col-lg-11{flex:0 0 91.66%}.col-lg-12{flex:0 0 100%}}@media (min-width: 1200px){.col-xl-0{display:none}.col-xl-1{flex:0 0 8.33%}.col-xl-2{flex:0 0 16.66%}.col-xl-3{flex:0 0 25%}.col-xl-4{flex:0 0 33.33%}.col-xl-5{flex:0 0 41.66%}.col-xl-6{flex:0 0 50%}.col-xl-7{flex:0 0 58.33%}.col-xl-8{flex:0 0 66.66%}.col-xl-9{flex:0 0 75%}.col-xl-10{flex:0 0 83.33%}.col-xl-11{flex:0 0 91.66%}.col-xl-12{flex:0 0 100%}}.proto-confirm-dialog-block{background:#ffffffe6;position:relative;height:auto;max-height:calc(100vh - 160px);border:1px solid #d9d9d9;overflow-y:auto}.proto-confirm-dialog-block .proto-confirm-dialog-header{height:70px;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-content-title{padding-left:25px}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block{width:50px}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block .proto-button-list-item{width:50px;float:right}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block .proto-button-list-item:hover{background:#db536a}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block .proto-button-list-item:hover .proto-icon{-webkit-filter:grayscale(100%) brightness(200%)}.proto-confirm-dialog-block .proto-confirm-dialog-header .modal-button-block .proto-button .proto-icon{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-confirm-dialog-block .proto-confirm-dialog-content{height:calc(100% - 140px);padding:0;min-height:70px}.proto-confirm-dialog-block .proto-confirm-dialog-content .proto-scroll-block{padding:18px 0 0;height:auto}.proto-confirm-dialog-block .proto-confirm-dialog-content .proto-confirm-message-link a{display:inline}.proto-confirm-dialog-block .proto-confirm-dialog-message,.proto-confirm-dialog-block .proto-confirm-dialog-two-factor{padding:0 18px 18px}.proto-confirm-dialog-block .standard-dialog-footer{position:relative}.proto-confirm-dialog-block .standard-dialog-footer .proto-button-list-item.disabled{background-color:#79797a;cursor:not-allowed}.proto-confirm-dialog-block .standard-dialog-footer .proto-button-list-item.disabled .proto-button,.proto-confirm-dialog-block .standard-dialog-footer .proto-button-list-item.disabled .proto-button-text{cursor:not-allowed;background-color:#79797a}.proto-hyperfocus-block .block-hyperfocus-close{width:66px;height:33px;top:-30px;left:auto;right:0}.proto-hyperfocus-block .hyperfocus-header{height:82px;z-index:1}.proto-hyperfocus-block .hyperfocus-header .site-block{height:34px;background:#787879;border-bottom:1px solid #666668}.proto-hyperfocus-block .hyperfocus-header .site-block .header-site-name{display:inline-block;width:calc(100% - 66px);padding-left:25px;text-transform:uppercase;color:#fff;font-size:14px;line-height:34px}.proto-hyperfocus-block .hyperfocus-header .site-block .proto-button-list-item{width:66px;float:right;background:#8c8c8c}.proto-hyperfocus-block .hyperfocus-header .site-block .proto-button-list-item:hover{background:#3f3f40}.proto-hyperfocus-block .hyperfocus-header .site-block .proto-button-list-item:hover .proto-icon{-webkit-filter:grayscale(100%) brightness(200%)}.proto-hyperfocus-block .hyperfocus-header .site-block .proto-button .proto-icon{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-hyperfocus-block .hyperfocus-header .modal-block{height:48px;background:#fff;border-bottom:1px solid #d9d9d9}.proto-hyperfocus-block .hyperfocus-header .modal-block .modal-content-title{display:inline-block;width:calc(100% - 300px);padding-left:25px;color:#404041;line-height:48px}.proto-hyperfocus-block .hyperfocus-header .modal-block .modal-button-block{display:inline-block;width:300px}.proto-hyperfocus-block .hyperfocus-content{height:calc(100% - 82px);background:#f4f3f0}.proto-hyperfocus-block .hyperfocus-content .proto-component-block.form{height:100%}.proto-hyperfocus-block .hyperfocus-content .top-row-buttons{position:absolute;width:600px;height:50px;top:-50px;right:0;padding:10px 18px 10px 10px}.proto-hyperfocus-block .hyperfocus-content .top-row-buttons .proto-button-list-item{float:right;margin-right:10px}.proto-hyperfocus-block .hyperfocus-content .top-row-buttons .proto-button-list-item:first-child{margin-right:0}.proto-hyperfocus-block .hyperfocus-content .top-row-buttons .proto-button-list-item.icon{width:35px;margin-left:10px}connect-text-select .proto-input-text.display{height:30px;position:absolute;bottom:0;z-index:10;background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat;background-color:#fff;background-position:right 10px center;background-size:10px 10px}connect-text-select .proto-input-text.display.disabled{color:#79797a;font-style:italic;border-bottom:1px solid #d9d9d9;background:#d3d3d3}connect-text-select .third-party{background:transparent url("./media/asterisk-MZJBJ5XX.svg") center center no-repeat;position:absolute;bottom:0;right:25%;width:16px;height:30px;z-index:30;background-position:right 10px center}connect-text-select .proto-text-select-wrap{height:100%}connect-text-select .proto-text-select-container{position:relative;height:100%}connect-multi-select .proto-multi-select-container{width:100%;position:relative;min-height:3em;background:#fff;border:1px solid #d9d9d9;border-bottom:1px solid #666668;background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat;background-position:99% center;background-size:10px 10px;padding:0 2em 0 .5em}connect-multi-select .proto-multi-select-container.active{border-color:#db536a}connect-multi-select .proto-input-text{visibility:hidden;position:absolute;top:0;left:0;pointer-events:none}connect-multi-select .proto-input-text-placeholder{margin:8px;width:50px}connect-multi-select .proto-input-text-display{display:flex;flex-wrap:wrap}connect-multi-select .proto-input-text-display connect-chip{margin:.25em 0}.standard-dialog{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:80px 0}.proto-standard-dialog-block{background:#fffffff2;position:relative;min-height:300px;max-height:calc(100vh - 160px);overflow:hidden}.proto-standard-dialog-block .standard-dialog-header{height:50px;border-bottom:1px solid #d9d9d9}.proto-standard-dialog-block .standard-dialog-header .modal-block{height:49px;background:#fff}.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-content-title{float:left;width:calc(100% - 50px);padding-left:25px;line-height:50px;color:#db536a;font-style:normal}.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block,.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block .proto-button-list-item{width:50px;float:right}.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block .proto-button-list-item:hover{background:#db536a}.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block .proto-button-list-item:hover .proto-icon{-webkit-filter:grayscale(100%) brightness(200%)}.proto-standard-dialog-block .standard-dialog-header .modal-block .modal-button-block .proto-button .proto-icon{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.proto-standard-dialog-block .standard-dialog-content{height:calc(100% - 50px)}.proto-standard-dialog-block .proto-component-block.standard-dialog{min-width:720px;background:#fff;position:relative;height:100%;margin-top:50px;overflow:hidden;padding-top:0;padding-bottom:70px}.proto-standard-dialog-block .proto-component-block.standard-dialog .proto-scroll-block{padding-left:25px;padding-right:25px;padding-top:18px}.proto-standard-dialog-block .proto-component-block.standard-dialog .proto-form-block{padding-bottom:0}.proto-standard-dialog-block .proto-component-block.standard-dialog.has-warning .proto-scroll-block{height:100%}.proto-standard-dialog-block .proto-component-block.standard-dialog.has-warning connect-warning{width:100%}.proto-standard-dialog-block .proto-component-block.standard-dialog.copy-request .proto-connect-warning{width:100%;margin:0 0 18px}.proto-standard-dialog-block .proto-connect-warning{width:calc(100% - 50px);margin:18px 25px 0}.proto-standard-dialog-block.third-party-disclaimer{height:auto;min-height:0}.proto-standard-dialog-block.third-party-disclaimer .disclaimer-footer .proto-button{background:#db536a;width:auto;color:#fff;font-weight:700;padding:.5rem 1rem}.standard-dialog-footer{height:70px;width:100%;padding:20px 25px;background-color:#f4f3f0;text-align:right;position:absolute;bottom:0;left:0;background:#f4f3f0;border-top:1px solid #d9d9d9}.standard-dialog-footer .proto-button-list-item{margin-right:10px;height:30px;float:right}.standard-dialog-footer .proto-button-list-item.hide{display:none}.standard-dialog-footer .proto-button-list-item:first-child{margin-right:0}.standard-dialog-footer .proto-button-list-item .proto-button{padding:0 10px;height:30px}.standard-dialog-footer .proto-button-list-item.cancel .proto-button:focus{text-decoration:underline;color:#db536a}.standard-dialog-footer .proto-button-list-item:not(.cancel) .proto-button{background:#db536a;padding:0 10px}.standard-dialog-footer .proto-button-list-item:not(.cancel) .proto-button:disabled{cursor:not-allowed;background-color:#8c8c8c}.standard-dialog-footer .proto-button-list-item:not(.cancel) .proto-button:focus{background-color:#a32020}.standard-dialog-footer .proto-button-list-item:not(.cancel) .proto-button-text{color:#fff;font-weight:700}.standard-dialog-footer .proto-button-list-item:not(.cancel) .proto-button-text:disabled{color:#404041}.proto-snackbar-window{position:fixed;height:50px;bottom:0;left:0;width:100%;z-index:175}.proto-snackbar-window .proto-snackbar-header{background:#b2b2b3;height:20px}.proto-snackbar-window .proto-snackbar-content{background:#787879;padding:10px;height:50px;width:100%;display:table}.proto-snackbar-window .proto-snackbar-content .proto-snackbar-text{color:#fff;width:auto;display:table;height:100%}.proto-snackbar-window .proto-snackbar-content .proto-text,.proto-snackbar-window .proto-snackbar-content .proto-snackbar-action{padding-left:20px;display:table-cell;vertical-align:middle}.proto-snackbar-window .proto-snackbar-close{display:table-cell;width:50px}.proto-snackbar-window .proto-snackbar-close .proto-button-close{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;width:35px;float:right;background-size:20px 20px}.proto-tooltip-block{position:absolute;width:auto;min-height:32px;padding:8px 15px;background:#404041;box-shadow:0 1px 3px #00000080;border:1px solid #79797a;z-index:260;text-align:center}.proto-tooltip-block .tooltip-pointer{display:block;position:absolute;left:calc(50% - 10px);bottom:100%;width:0;height:0;border-bottom:10px solid #404041;border-top:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent}.proto-tooltip-block .proto-tooltip-text{color:#fff}.proto-tooltip-block.grid-cell .proto-tooltip-text,.proto-tooltip-block.main-nav .proto-tooltip-text,.proto-tooltip-block.grid-toolbar .proto-tooltip-text{white-space:nowrap}.proto-tooltip-icon{width:auto}.proto-tooltip-icon.information{background:transparent url("./media/feedback-5ZMNZT3U.svg") center center no-repeat;position:absolute;background-size:18px 18px;width:21px;height:25px;margin:-5px 0 0 18px}.proto-tooltip-icon.information-circle{background:transparent url("./media/info-circle-G2WU4OGQ.svg") center center no-repeat;position:absolute;background-size:16px 16px;width:18px;height:18px}.custom-tooltip .p-tooltip-text{background:#fff!important;color:#000!important;padding:unset!important;box-shadow:unset!important}.pwc_connect.modal{overflow:hidden}.proto-component-block.route.form{padding:18px 25px}.proto-component-block.route.form .proto-card-block{margin-bottom:18px}.proto-component-block.route.form .proto-card-header-block .proto-title,.proto-component-block.route.form .proto-card-security-header-block .proto-title{font-style:normal;font-weight:700;top:5px}.proto-component-block.form.add-engagement-matter{padding:0}.proto-component-block.form.add-engagement-matter .top-row-buttons{z-index:50}.proto-component-block.form.add-engagement-matter .proto-scroll-block{padding:18px 25px 25px}.proto-component-block.form.add-engagement-matter .proto-form-block{max-width:1600px;min-width:1024px;margin:auto}.proto-component-block.form.add-engagement-matter .proto-fieldset{padding:0 25px;margin-bottom:5px}.proto-component-block.form.add-engagement-matter .proto-fieldset .connect-radio-group:last-of-type{margin-bottom:0}.proto-component-block.form.add-engagement-matter .proto-fieldset.conditional{margin-bottom:2rem}.proto-component-block.form.add-engagement-matter .proto-fieldset.conditional .proto-form-input-block{margin-bottom:18px}.proto-component-block.form.add-engagement-matter .proto-fieldset.conditional .proto-form-input-block.last-conditional-field,.proto-component-block.form.add-engagement-matter .proto-fieldset.conditional .conditional-field .proto-form-input-block,.proto-component-block.form.add-engagement-matter .connect-radio-group{margin-bottom:0}.add-request-form-block .top-row-buttons{height:50px;top:-50px;left:auto;right:0}.add-request-form-block .proto-scroll-block{padding:18px 25px 25px}.add-request-form-block .proto-form-block{max-width:1600px;min-width:1024px;margin:auto;padding-bottom:0}.add-request-form-block .add-request-custom-field-block{width:33.3%}.add-request-form-block .add-request-custom-field-block:nth-of-type(1){padding-right:20px}.add-request-form-block .add-request-custom-field-block:nth-of-type(2){padding-left:10px;padding-right:10px}.add-request-form-block .add-request-custom-field-block:nth-of-type(3){padding-left:20px}.add-request-form-block .proto-restrictions-group{display:flex;justify-content:space-between;align-items:stretch}.add-request-form-block .proto-restrictions-group connect-select-block{width:32%}.add-request-form-block .proto-card-block.restrictionsAccess connect-checkbox .label-element{font-weight:700;color:#404041}.add-request-form-block .proto-card-block.access-groups{display:none}.add-request-form-block .proto-access-groups .proto-accordion-header-content{display:flex;align-items:center}.add-request-form-block .proto-access-groups connect-checkbox+connect-badge{margin-left:.5em}.add-request-form-block .proto-access-group-list{padding-left:25px;color:#404041;padding-bottom:10px}.add-request-form-block .proto-access-group-list.halves{column-count:2}.add-request-form-block .proto-access-group-entry{padding:.5em 0}.add-request-form-block .proto-title-black{margin-bottom:10px;font-weight:700;color:#3f3f40}.add-request-form-block .proto-upload-input-wrapper input{text-indent:-9999em}.proto-component-block.aura-import .proto-form-block{padding-bottom:25px!important}.proto-component-block.aura-import .aura-import-form-group{margin-top:18px}.proto-component-block.aura-import .aura-import-form-group:first-child{margin-top:0}.proto-component-block.aura-import .aura-import-form-group .proto-form-input-block{max-width:720px!important}.proto-component-block.aura-import .aura-import-form-group.aura-dialog-body{background:#f1f9fe;border:1px solid #0089eb;padding:18px 0;height:auto}.proto-component-block.aura-import .aura-import-group-block{height:auto}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-banner{margin-bottom:25px}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row{padding:0 25px;border-top:1px solid #d9d9d9;height:30px;width:calc(100% - 36px);margin:auto}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row.header{border-top:0}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row .row-element{position:relative;height:100%;align-items:flex-start}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row .row-element:nth-of-type(1){width:35%}.proto-component-block.aura-import .aura-import-group-block.aura-dialog-row .row-element:nth-of-type(2){width:65%}.proto-component-block.aura-import .aura-import-def-row .banner-icon{margin-left:10px;width:35px;height:35px}.proto-component-block.aura-import .aura-import-def-row .banner-icon .svg-icon{background-size:20px 20px}.proto-component-block.aura-import .aura-import-def-row .banner-text{width:calc(100% - 45px);color:#787879;padding-right:18px}.proto-component-block.aura-import .aura-import-def-row .element-text{color:#787879}.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper{height:102px;margin-bottom:18px;background-color:#f4f3f0}.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric{width:60%;margin:auto}.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-number{width:45%;font-size:45px;font-weight:700;line-height:102px;text-align:right;padding-right:18px;color:#404041}.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text{width:55%;font-size:14px;line-height:16px;align-items:start;color:#79797a}.proto-component-block.bulk-status-change .bulk-status-change-metric-wrapper .bulk-status-change-metric .bulk-status-change-text-inner{width:100%}.proto-component-block.bulk-status-change .bulk-status-ineligible-message{height:auto;margin:25px 0;padding-left:30px}.proto-standard-dialog-block.cannot-delete-site{min-height:190px!important;max-height:190px!important;overflow:visible}.proto-standard-dialog-block.cannot-delete-site:before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #ffffff;position:absolute;right:5px;top:-8px;z-index:2}.proto-standard-dialog-block.cannot-delete-site:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid rgba(0,0,0,.05);position:absolute;top:-10px;right:4px;z-index:1}.create-site-button-block{width:200px;height:50px;left:auto;top:-60px;right:18px}.connect-create-site-body{overflow:hidden}.connect-create-site-body .proto-scroll-block{padding:18px 25px 25px}.connect-create-site-body .proto-form-block{min-width:1024px;max-width:1600px;margin:auto}.connect-create-site-body .proto-info-banner{margin-top:25px;width:40%}.connect-create-site-body .proto-title-link{float:left;margin-top:23px;width:auto}.connect-create-site-body .proto-title-link .proto-button:hover{color:#db536a}.connect-create-site-body .proto-title-link .proto-button-text{text-decoration:underline}.connect-create-site-body .proto-fieldset{padding:0 25px;margin-bottom:25px}.connect-create-site-body .proto-fieldset .connect-radio-group:last-of-type{margin-bottom:0}.connect-create-site-body .proto-input-child{display:inline-block}.connect-create-site-body .proto-card-content-block .proto-input-wrap .proto-input-inner{padding-top:10px;margin-top:10px}.connect-create-site-body .proto-card-content-block .proto-input-wrap .proto-input-inner .proto-button{margin-top:10px;width:auto}.connect-create-site-body .proto-card-content-block .proto-input-wrap .proto-input-inner .proto-button.icon.add .proto-icon{background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:45%;background-position:14px,top}.connect-create-site-body .proto-bottom-block{padding:10px;float:left}.connect-create-site-body .proto-button.add .proto-icon{background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:45%;background-position:14px,top}.connect-create-site-body connect-user-select .proto-form-input-block{display:inline-block;float:left}.create-site-admin-close{width:auto;float:right;padding:10px}.proto-label-intro .proto-label-intro-text{padding:10px 0}.proto-input-label-create-site{color:#79797a;margin-bottom:5px}.proto-input-label-create-site .proto-input-prefix{font-weight:700}.add-additional-user-block{height:35px;margin-bottom:25px}.add-additional-user-block .proto-button.add{width:200px;padding-left:45px}.add-additional-user-block .proto-button.add .proto-icon{width:35px;height:35px;position:absolute;top:0;left:10px}.add-additional-user-block .proto-button.add .proto-button-text{float:left}.proto-admin-delete{margin-top:20px;height:30px;width:30px}.proto-admin-delete .proto-icon{background:transparent url("./media/cross-circle-f-R5B5TNWG.svg") center center no-repeat;background-position:center center;background-size:20px 20px;margin-left:-30px;z-index:30}.link{display:inline}.link:hover{color:#db536a}.proto-input-prompt-block{display:block;float:none;width:200px;text-align:left}.proto-component-block.delete-request{min-width:0}.proto-component-block.delete-request .delete-request-warning-message{padding:25px}.proto-component-block.delete-request .proto-form-block{padding:0 25px;margin-bottom:0}.proto-component-block.delete-request .proto-form-block .proto-card-block{margin-bottom:25px}.proto-component-block.delete-request .proto-card-content-block{padding-top:18px}.proto-connect-warning.delete-request{width:calc(100% - 50px);margin:auto}.connect-edit-engagement-matter-header{z-index:10;height:70px;padding-left:25px;padding-right:25px;background:#fff;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.connect-edit-engagement-matter-header .content-block{overflow:hidden}.connect-edit-engagement-matter-header .proto-form-block{padding:0}.connect-edit-engagement-matter-header .proto-form-block .proto-button-block{bottom:auto;top:50%;margin-top:-15px}.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button.save{background:transparent;padding:0}.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button.save .proto-icon{width:30px}.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button-list-item.edit .proto-button.pencil{top:-5px;padding:0 32px;background:transparent url("./media/pencil-2J6XE7YT.svg") center center no-repeat;background-size:20px 20px;background-position:left,top}.connect-edit-engagement-matter-header .proto-form-block .proto-button-block .proto-button-list-item.edit:after{content:"Edit";position:absolute;width:30px;height:20px;top:3px;right:5px}.connect-edit-engagement-matter-header .proto-form-block .proto-button-list-item.shortcut.hide{display:none}.connect-edit-engagement-matter-header .progress-icon-block{width:50px}.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Draft{background:transparent url("./media/pencil-circle-o-YRVTQENR.svg") center center no-repeat;background-size:40px 40px;background-position:center center}.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Pending{background:transparent url("./media/begin-IE4XP2MM.svg") center center no-repeat;background-size:40px 40px;background-position:center center}.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Active{background:transparent url("./media/ball-half-V7XV7KPR.svg") center center no-repeat;background-size:40px 40px;background-position:center center}.connect-edit-engagement-matter-header .progress-icon-block .proto-icon.Resolved{background:transparent url("./media/complete-R3CGWY6N.svg") center center no-repeat;background-size:40px 40px;background-position:center center}.connect-edit-engagement-matter-header .title-block,.connect-edit-engagement-matter-header .status-block{padding-left:18px;margin-left:50px}.connect-edit-engagement-matter-header .title-block{height:40px}.connect-edit-engagement-matter-header .title-block .identifier{position:relative;font-weight:700;margin-right:15px;line-height:45px}.connect-edit-engagement-matter-header .title-block .identifier:after{content:"-";width:15px;text-align:center;left:auto;right:-15px;line-height:40px;font-weight:700;font-size:18px}.connect-edit-engagement-matter-header .title-block .title{max-width:84%;position:relative;font-weight:700;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connect-edit-engagement-matter-header .delete-engagement-matter-block{left:5px;width:150px;height:30px;float:left;top:5px}.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button-list-item{width:30px}.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button{width:100%}.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button .proto-icon{background:transparent url("./media/trash-TX72XSK7.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.connect-edit-engagement-matter-header .delete-engagement-matter-block .proto-button .proto-icon:hover{background:transparent url("./media/trash-N5R4RM44.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.connect-edit-engagement-matter-header .status-block{padding-left:18px;margin-left:50px;height:20px}.connect-edit-engagement-matter-header .status-list{display:inline-block;width:auto;float:left}.connect-edit-engagement-matter-header .status-item{color:#9f9fa0;padding:0 10px;line-height:20px;border-right:1px solid #d9d9d9}.connect-edit-engagement-matter-header .status-item:last-child{border-right:none}.connect-edit-engagement-matter-header .status-item .proto-icon{width:18px!important;height:18px!important;position:absolute!important;top:0!important;left:5px!important}.connect-edit-engagement-matter-header .status-item.date{padding-left:30px}.connect-edit-engagement-matter-header .status-item.date .proto-icon{top:-3px;background:transparent url("./media/calendar-WNAB2ILK.svg") center center no-repeat;background-size:16px 16px}.connect-edit-engagement-matter-header .status-item.status{padding-left:0}.connect-edit-engagement-matter-header .status-item.follow{padding-left:25px}.connect-edit-engagement-matter-header .status-item.follow .proto-icon{left:-3px}.connect-edit-engagement-matter-header .status-item.follow .proto-icon.NoFollow{background:transparent url("./media/bell-UZNCVJE6.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.connect-edit-engagement-matter-header .status-item.follow .proto-icon.FollowNoEmails{background:transparent url("./media/bell-UZNCVJE6.svg") center center no-repeat;background-size:50% 50%;background-position:center,center}.connect-edit-engagement-matter-header .status-item.follow .proto-icon.FollowWithEmails{background:transparent url("./media/bell-envelope-6VGYL7OM.svg") center center no-repeat;background-size:50% 50%;background-position:center,center}.connect-edit-engagement-matter-header .status-item.follow:after{content:none}.connect-edit-engagement-matter-header .status-item.visible-by-client{padding-left:25px}.connect-edit-engagement-matter-header .status-item.visible-by-client .proto-icon{left:-3px}.connect-edit-engagement-matter-header .status-item.visible-by-client .proto-icon.true{background:transparent url("./media/eye-Z2B36O5V.svg") center center no-repeat;background-size:100% 100%;background-position:center,center}.connect-edit-engagement-matter-header .status-item .proto-button{height:auto}.connect-edit-engagement-matter-header .status-item .proto-button-text{color:#9f9fa0}.proto-component-block.connect-edit-engagement-matter{top:-50px;height:calc(100% + 50px);padding:0}.proto-component-block.connect-edit-engagement-matter .fixed-button-block{position:fixed;width:100%;height:40px;background:#f4f3f0;z-index:101}.proto-component-block.connect-edit-engagement-matter .proto-scroll-block{top:40px;height:calc(100% - 110px);padding:0 30px}.proto-component-block.connect-edit-engagement-matter .proto-card-content-block{padding:0}.proto-component-block.connect-edit-engagement-matter .proto-form-block{padding-bottom:0}.proto-component-block.connect-edit-engagement-matter .proto-fieldset{padding:0 25px}.proto-component-block.connect-edit-engagement-matter .proto-fieldset .connect-radio-group:last-of-type{margin-bottom:0}.proto-component-block.connect-edit-engagement-matter .proto-fieldset.conditional .proto-form-input-block{margin-bottom:18px}.proto-component-block.connect-edit-engagement-matter .proto-fieldset.conditional .proto-form-input-block.last-conditional-field,.proto-component-block.connect-edit-engagement-matter .proto-fieldset.conditional .conditional-field .proto-form-input-block,.proto-component-block.connect-edit-engagement-matter .connect-radio-group{margin-bottom:0}.matter-detail-readonly{height:auto;padding-bottom:40px}.matter-detail-readonly-item{height:auto;margin-bottom:25px;max-width:720px}.feedback .proto-feedback-instructions{margin-bottom:9px}.feedback .proto-feedback-instructions .proto-feedback-header{color:#404041;font-style:italic;margin-bottom:9px}.feedback .proto-feedback-instructions p{color:#404041;font-weight:700}.feedback .proto-connect-warning{width:100%;margin:18px auto 0}.feedback .proto-feedback-form-group-label{color:#79797a;font-weight:700;margin-bottom:5px}.feedback .proto-fieldset.text-select .proto-text-select-wrap{display:flex;justify-content:flex-start;align-items:center}.feedback .proto-fieldset.text-select .proto-text-select-wrap .proto-input-label{width:auto;margin-right:18px}.feedback .proto-fieldset.text-select .proto-text-select-wrap .proto-text-select-container{width:100%}.proto-component-block.feedback .proto-scroll-block{padding-bottom:25px}.proto-file-upload{border:dashed 1px #d9d9d9;padding:30px;display:flex;justify-content:space-around;align-items:center}.proto-file-upload.no-drop{opacity:.2;background-color:#787879;cursor:not-allowed}.proto-file-upload-instructions{background:transparent url("./media/upload-circle-LYQWZ3B3.svg") center center no-repeat;background-position:left center;background-size:60px 60px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:31%;padding-left:80px;max-width:275px}.proto-file-upload-instructions p{margin:0;padding:0;font-weight:700;color:#79797a}.proto-file-upload-instructions p.small{font-weight:400;font-size:12px}.proto-upload-input-wrapper{position:relative;overflow:hidden;display:inline-block;margin-top:.25em}.proto-upload-input-button{padding:.5em 1em;background-color:#db536a;color:#fff;font-weight:700}.proto-upload-input-button:focus{background-color:#a32020}.proto-file-upload-input{font-size:0px;position:absolute;top:0;left:0;opacity:0;width:90px;height:28px;cursor:pointer!important}.proto-file-display{display:flex;justify-content:space-between;border-bottom:1px solid #d9d9d9;margin:10px}.proto-file-display:last-child{border-bottom:none;margin-bottom:0}.proto-file-display .proto-checkbox-block{padding-left:0}.proto-file-display .proto-file-meta{width:45%;height:100%;padding-top:2px;display:flex;align-items:center}.proto-file-display .proto-file-name{display:flex;margin-right:10px}.proto-file-display .proto-file-name .proto-file-link{color:#404041;font-weight:400;word-wrap:break-word;width:100%;word-break:break-word}.proto-file-display .proto-file-timestamp{color:#404041;font-weight:400}.proto-file-display .photo-file-created-date{margin-right:.07em}.proto-file-display .proto-file-delete{background-color:#787879;width:1.25em;height:1.25em;border-radius:50%;cursor:pointer;flex-shrink:0;flex-grow:0;margin-right:1em}.proto-file-display .proto-file-delete:hover{background-color:#db536a}.proto-file-display .proto-file-aura-status{width:24px!important;height:24px!important;flex-shrink:0;flex-grow:0}.proto-file-display .proto-file-aura-status.processing{background:transparent url("./media/processing-TY5OOQPA.svg") center center no-repeat;background-size:16px 16px}.proto-file-display .proto-file-aura-status.success{background:transparent url("./media/complete-R3CGWY6N.svg") center center no-repeat;background-size:16px 16px}.proto-file-display .proto-file-aura-status.failure{background:transparent url("./media/error-CPGID5ND.svg") center center no-repeat;background-size:16px 16px}.proto-file-display .proto-fieldset{margin-bottom:10px}.proto-file-display .proto-file-description{width:55%}.proto-file-display .file-submitted-description{width:45%}.proto-file-display .proto-file-extension{width:30px;height:30px;margin-right:10px;padding:0;background-position:center center;flex-shrink:0;flex-grow:0}.proto-file-display .proto-file-extension .proto-file-progress-indicator-wrap{width:30px;height:30px;position:absolute;top:0;left:0;border-radius:50%;overflow:hidden;background:linear-gradient(to right,#fff 50%,green 50%);opacity:.6;z-index:10}.proto-file-display .proto-file-extension .proto-file-progress-indicator-wrap .proto-file-progress-indicator{border-radius:0 100% 100% 0/50%;display:block;height:100%;margin-left:50%;transform-origin:left}.proto-file-display .proto-file-extension .proto-icon{background:transparent url("./media/file-generic-3EUTZNLW.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.csv .proto-icon{background:transparent url("./media/file-csv-EUFXWK7S.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.docx .proto-icon,.proto-file-display .proto-file-extension.doc .proto-icon{background:transparent url("./media/file-doc-7M7UF57J.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.jpg .proto-icon,.proto-file-display .proto-file-extension.png .proto-icon,.proto-file-display .proto-file-extension.bmp .proto-icon,.proto-file-display .proto-file-extension.image .proto-icon{background:transparent url("./media/file-image-OGMZARK5.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.pdf .proto-icon{background:transparent url("./media/file-pdf-TQ4OZYZH.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.pptx .proto-icon,.proto-file-display .proto-file-extension.ppt .proto-icon{background:transparent url("./media/file-ppt-PYFGJNDJ.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.txt .proto-icon{background:transparent url("./media/file-txt-KH7GL2IW.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.xlsx .proto-icon,.proto-file-display .proto-file-extension.xls .proto-icon{background:transparent url("./media/file-xls-QMZ3JHOJ.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-extension.zip .proto-icon{background:transparent url("./media/file-zip-54BTU7JW.svg") center center no-repeat;background-size:16px auto}.proto-file-display .proto-file-error{padding-left:10px;color:#db536a}.proto-file-display .proto-file-progress{padding-right:10px}.proto-file-delete{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;background-size:6px 6px}.connect-file-confirmation .connect-file-confirmation-warning{background-color:#ffe299;border:1px solid #ffb600;padding:.5em;display:flex;align-items:center}.connect-file-confirmation .connect-file-confirmation-warning-icon{background:transparent url("./media/warning-TUGFQCLC.svg") center center no-repeat;width:2em;height:2em}.connect-file-confirmation .connect-file-confirmation-form{padding:1em}.connect-file-confirmation .connect-file-confirmation-footer{display:flex;justify-content:flex-end;align-items:center;padding:25px}.connect-file-confirmation .connect-file-confirmation-delete-button{width:80px;height:2em;margin-right:20px;background-color:#db536a}.connect-file-confirmation .connect-file-confirmation-delete-button .proto-button-text{color:#fff}.connect-file-confirmation .connect-file-confirmation-cancel-button{width:50px;height:2em;margin-right:20px}.proto-file-display .proto-checkbox-block{width:30px}.proto-file-edit-display-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 10px}.proto-file-edit-display-header .proto-file-edit-display-header-check-container{width:auto;display:flex;justify-content:flex-start;align-items:center}.proto-file-edit-display-header .proto-file-edit-display-header-check-container .proto-checkbox-block{width:30px}.proto-file-edit-display-header .proto-file-edit-display-header-button-container{width:auto;display:flex;justify-content:flex-end;align-items:center}.proto-file-edit-display-header .proto-file-edit-display-header-button-container .proto-file-display-header-button+.proto-file-display-header-button{margin-left:15px}.proto-file-edit-display-header .proto-file-edit-display-header-button-container .proto-button{height:40px;width:auto;display:flex;justify-content:flex-start;align-items:center}.proto-file-edit-display-header .proto-file-edit-display-header-button-container .proto-button .proto-icon{height:30px;width:30px}.proto-file-edit-display-header .proto-file-edit-display-header-button-container .disabled .proto-button{cursor:default}.proto-component-block.document-type{min-width:0;padding:0 25px}.file-return-label{font-size:14px;justify-content:right;font-weight:700}.file-return-label .info-circle{width:34px;height:24px;align-content:center}.proto-filter-panel-block{left:auto;right:-400px;width:400px;z-index:25;background:#fff;top:-34px}.proto-app-block.filter-true .proto-filter-panel-block{transform:translate(-100%)}.connect-filter-panel .connect-filter-header{height:50px;border-bottom:1px solid #d9d9d9}.connect-filter-panel .connect-filter-header .filter-title{align-items:flex-start;padding-left:25px;color:#db536a}.connect-filter-panel .connect-filter-header .proto-button.close{width:50px;left:auto;right:0}.connect-filter-panel .connect-filter-header .proto-button.close .proto-icon{background:transparent url("./media/cross-T5ASZTTT.svg") center center no-repeat;background-size:40%}.connect-filter-panel .connect-filter-control-block{height:30px;padding-right:25px}.connect-filter-panel .connect-filter-control-block .filter-panel-body-click{height:30px;float:right;margin-left:10px}.connect-filter-panel .connect-filter-control-block .filter-panel-body-click .proto-button-text{line-height:30px;text-decoration:underline}.connect-filter-panel .connect-filter-control-block .button-hide{display:none}.connect-filter-panel .connect-filter-control-block .button-show{display:block}.connect-filter-panel .filter-header-block{height:50px;padding-top:15px}.connect-filter-panel .filter-header-block .filter-header-title-wrap{float:left;padding-left:25px}.connect-filter-panel .filter-header-block .filter-header-title{float:left;margin-right:5px;color:#3f3f40;font-weight:700}.connect-filter-panel .filter-header-block .filter-header-summary{float:left;margin-top:4px;color:#787879}.connect-filter-panel .filter-header-block .filter-header-button-wrap{float:right;margin-top:2px}.connect-filter-panel .filter-header-block .filter-panel-body-click{float:left;width:60px;margin-right:25px}.connect-filter-panel .filter-header-block .filter-panel-body-click .proto-button-text{text-decoration:underline}.connect-filter-panel .filter-header-block .button-hide{display:none}.connect-filter-panel .filter-header-block .button-show{display:block}.connect-filter-panel .proto-scroll-block{height:calc(100% - 170px);padding:0 25px;top:0}.connect-filter-panel .proto-scroll-block .proto-accordion-header{background:#fff!important;border:0!important;color:#404041;font-weight:700}.connect-filter-panel .proto-scroll-block .proto-accordion-body{margin-top:-5px}.connect-filter-panel .proto-scroll-block .proto-accordion-body li,.connect-filter-panel .proto-scroll-block .proto-accordion-body .empty-state-text{padding-left:50px}.connect-filter-panel .proto-scroll-block .proto-accordion-body .empty-state-text{height:40px;padding-left:87px;line-height:40px}.connect-filter-panel .proto-scroll-block .filter-content-block{padding-bottom:30px}.connect-filter-panel .proto-scroll-block .filter-content-block .engagement-list-item .proto-checkbox-block,.connect-filter-panel .proto-scroll-block .filter-content-block .engagement-list-item .proto-checkbox-block .proto-checkbox-wrap{height:40px}.connect-filter-panel .proto-scroll-block .filter-content-block .engagement-list-item .proto-checkbox-block .label-element{align-items:stretch;width:100%;overflow:hidden}.connect-filter-panel .connect-filter-footer{height:70px;width:100%;padding:20px 25px;background-color:#f4f3f0;text-align:right;position:absolute;bottom:0;left:0;background:#f4f3f0;border-top:1px solid #d9d9d9}.connect-filter-panel .connect-filter-footer .proto-button-list-item{margin-right:10px;height:30px;float:right}.connect-filter-panel .connect-filter-footer .proto-button-list-item.hide{display:none}.connect-filter-panel .connect-filter-footer .proto-button-list-item:first-child{margin-right:0}.connect-filter-panel .connect-filter-footer .proto-button-list-item .proto-button{padding:0 10px;height:30px}.connect-filter-panel .connect-filter-footer .proto-button-list-item:not(.clear-filters) .proto-button{background:#db536a;padding:0 10px}.connect-filter-panel .connect-filter-footer .proto-button-list-item:not(.clear-filters) .proto-button-text{color:#fff;font-weight:700}.proto-component-block.standard-dialog.import-requests .proto-import-request-error{margin-bottom:18px}.proto-component-block.standard-dialog.import-requests .proto-import-request-error-link{display:inline;font-weight:400;text-decoration:underline;cursor:pointer}.proto-component-block.standard-dialog.import-requests .proto-import-request-step:not(:last-child){margin-bottom:18px}.proto-component-block.standard-dialog.import-requests .proto-import-request-header{font-style:normal;font-weight:700;color:#db536a;margin-bottom:18px}.proto-component-block.standard-dialog.import-requests .proto-import-input-section{margin-bottom:1em}.proto-component-block.standard-dialog.import-requests .proto-import-request-file{padding:.5em 0 .5em 2.5em;background:transparent url("./media/file-xls-QMZ3JHOJ.svg") center center no-repeat;background-position:center left;background-size:contain}.proto-component-block.standard-dialog.import-requests .proto-import-request-file a{font-weight:400}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap{display:flex;flex-direction:row}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-input-select-block{flex-basis:100%}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-input-select-block:not(:last-child){margin-right:18px}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-form-select-block{display:flex;flex-direction:column;width:auto;min-height:150px;flex:1 1 0;padding:10px 18px}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-form-select-block-label,.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-form-select-block-description{display:flex;flex:1 1 auto}.proto-component-block.standard-dialog.import-requests .proto-input-select-block-wrap .proto-form-select-block-label{height:20px;margin-bottom:0}.proto-component-block.standard-dialog.import-requests .proto-import-radio-group .proto-radio-block .connect-radio-label .label-text{align-items:flex-start}.proto-component-block.standard-dialog.import-requests .proto-import-radio-group.inline{display:flex;justify-content:flex-start;align-items:center}.proto-component-block.standard-dialog.import-requests .proto-import-radio-group.inline .proto-import-radio{margin-right:2em}.proto-request-upload{display:flex;justify-content:flex-start;align-items:flex-start}.proto-request-upload .proto-file-display-wrap{margin-right:18px}.proto-request-upload-input-wrap{position:relative;overflow:hidden}.proto-request-upload-button{padding:.5em 1em;background-color:#ebebec;color:#404041;font-weight:700;position:relative;overflow:hidden}.proto-request-upload-input{font-size:19px;position:absolute;top:0;left:0;opacity:0;cursor:pointer!important}.proto-request-upload-disclaimer{color:#9f9fa0;padding-top:9px}.proto-request-upload-display{display:flex;justify-content:space-between;align-items:center}.proto-request-upload-display .proto-file-meta{height:30px;padding-top:2px;display:flex;align-items:center}.proto-request-upload-display .proto-file-name{margin-right:.5em}.proto-request-upload-display .proto-file-name .proto-file-link{font-weight:400}.proto-request-upload-display .proto-file-extension{width:30px;height:30px;padding:0;background-position:center center;flex-shrink:0;flex-grow:0}.proto-request-upload-display .proto-file-extension .proto-file-progress-indicator-wrap{width:30px;height:30px;position:absolute;top:0;left:0;border-radius:50%;overflow:hidden;background:linear-gradient(to right,#fff 50%,green 50%);opacity:.6;z-index:10}.proto-request-upload-display .proto-file-extension .proto-file-progress-indicator-wrap .proto-file-progress-indicator{border-radius:0 100% 100% 0/50%;display:block;height:100%;margin-left:50%;transform-origin:left}.proto-request-upload-display .proto-file-extension .svg-icon{background-size:60%}.proto-request-upload-display .proto-file-error{padding-left:10px;color:red}.proto-request-upload-display .proto-file-progress{padding-right:10px}.import-request-error-list{list-style:disc;padding-top:18px}.proto-request-upload-error{color:#e0301e;padding-top:9px}.proto-component-block.notify-requestees{padding:10px 25px;min-width:0!important}.proto-component-block.notify-requestees .proto-connect-warning{margin-bottom:18px;height:auto}.proto-component-block.notify-requestees .proto-scroll-block{padding-top:0}.proto-component-block.notify-requestees .proto-form-block{padding-bottom:0;color:#404041}.proto-component-block.notify-requestees .requestee-title{margin-bottom:10px}.proto-component-block.notify-requestees .requestee-list{padding-bottom:18px}.proto-component-block.notify-requestees .requestee{padding-left:10px;margin-bottom:5px;font-weight:700}.proto-component-block.notify-requestees .proto-card-fieldset-group{padding:0 10px}.proto-component-block.import-user .proto-form-block{padding-bottom:0}.proto-component-block.import-user .proto-import-user-step{margin-top:25px;padding-bottom:10px}.proto-component-block.import-user .proto-import-user-step:first-child{margin-top:0}.proto-component-block.import-user .proto-import-user-header{font-style:normal;font-weight:700;color:#db536a;margin-bottom:10px}.proto-component-block.import-user .proto-import-input-section .proto-fieldset:last-child{margin-bottom:0}.proto-component-block.import-user .proto-import-user-file{background:transparent url("./media/file-xls-QMZ3JHOJ.svg") center center no-repeat;background-position:center left;background-size:contain;padding:5px 30px}.proto-component-block.import-user .proto-import-user-file a{font-weight:400}.proto-component-block.import-user .proto-input-select-block-wrap{display:flex;justify-content:space-between;align-items:stretch;max-width:100%}.proto-component-block.import-user .proto-input-select-block-wrap .proto-input-select-block{overflow:hidden}.proto-component-block.import-user .proto-input-select-block-wrap .proto-input-select-block:not(:last-child){margin-right:1em}.proto-component-block.import-user .proto-import-radio-group .proto-radio-block .connect-radio-label .label-text{align-items:flex-start}.proto-component-block.import-user .proto-import-radio-group.inline{display:flex;justify-content:flex-start;align-items:center}.proto-component-block.import-user .proto-import-radio-group.inline .proto-import-radio{margin-right:2em}.proto-component-block.import-user .nested-1{padding-left:5px;border-left:5px solid #9f9fa0}.proto-import-user-error{margin-bottom:18px}.proto-import-user-error-link{display:inline;font-weight:400;text-decoration:underline;cursor:pointer}.proto-user-upload{display:flex;justify-content:flex-start;align-items:flex-start}.proto-user-upload .proto-file-display-wrap{margin-right:18px}.proto-user-upload-input-wrap{position:relative;overflow:hidden}.proto-user-upload-button{padding:.5em 1em;background-color:#ebebec;color:#404041;font-weight:700;position:relative;overflow:hidden}.proto-user-upload-input{font-size:19px;position:absolute;top:0;left:0;opacity:0;cursor:pointer!important}.proto-user-upload-disclaimer{color:#9f9fa0;padding-top:9px}.proto-user-upload-display{display:flex;justify-content:space-between;align-items:center}.proto-user-upload-display .proto-file-meta{height:30px;padding-top:2px;display:flex;align-items:center}.proto-user-upload-display .proto-file-name{margin-right:.5em}.proto-user-upload-display .proto-file-name .proto-file-link{font-weight:400}.proto-user-upload-display .proto-file-extension{width:30px;height:30px;padding:0;background-position:center center;flex-shrink:0;flex-grow:0}.proto-user-upload-display .proto-file-extension .proto-file-progress-indicator-wrap{width:30px;height:30px;position:absolute;top:0;left:0;border-radius:50%;overflow:hidden;background:linear-gradient(to right,green 50%,#fff 50%);opacity:.6;z-index:10}.proto-user-upload-display .proto-file-extension .proto-file-progress-indicator-wrap .proto-file-progress-indicator{border-radius:0 100% 100% 0/50%;display:block;height:100%;margin-left:50%;transform-origin:left}.proto-user-upload-display .proto-file-extension .proto-icon{background:transparent url("./media/file-generic-3EUTZNLW.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.csv .proto-icon{background:transparent url("./media/file-csv-EUFXWK7S.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.doc .proto-icon{background:transparent url("./media/file-doc-7M7UF57J.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.image .proto-icon{background:transparent url("./media/file-image-OGMZARK5.svg") center center no-repeat;background-size:100%}.proto-user-upload-display .proto-file-extension.pdf .proto-icon{background:transparent url("./media/file-pdf-TQ4OZYZH.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.ppt .proto-icon{background:transparent url("./media/file-ppt-PYFGJNDJ.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.txt .proto-icon{background:transparent url("./media/file-txt-KH7GL2IW.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.xls .proto-icon{background:transparent url("./media/file-xls-QMZ3JHOJ.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-extension.zip .proto-icon{background:transparent url("./media/file-zip-54BTU7JW.svg") center center no-repeat;background-size:60%}.proto-user-upload-display .proto-file-error{padding-left:10px;color:red}.proto-user-upload-display .proto-file-progress{padding-right:10px}.import-user-error-list{list-style:disc;padding-top:18px}.proto-user-upload-error{color:#e0301e;padding-top:9px}.proto-component-block.site-history-changes .proto-scroll-block{padding-top:0!important}.proto-component-block.site-history-changes .grid-content-block{height:calc(100% - 25px)}.proto-component-block.site-history-changes .proto-form-block{height:100%!important}.proto-component-block.site-history-changes .ag-body-viewport{overflow-x:hidden!important;overflow-y:auto!important}user-preferences .proto-user-preferences-body{overflow:auto}user-preferences .proto-component-block{padding:18px 25px;height:auto}user-preferences .proto-card-block:not(:last-child){margin-bottom:18px}user-preferences .proto-card-header-block,user-preferences .proto-card-security-header-block{height:auto}user-preferences .proto-card-header-block .proto-title-block,user-preferences .proto-card-security-header-block .proto-title-block{height:auto;padding:18px 0}user-preferences .proto-card-header-block .proto-title-block .proto-title,user-preferences .proto-card-security-header-block .proto-title-block .proto-title{font-weight:700;font-style:normal}user-preferences .proto-preference-user-profile{display:flex;align-items:stretch}user-preferences .proto-preference-user-profile .proto-preference-user-profile-card{margin-bottom:15px}user-preferences .proto-preference-user-profile .proto-preference-profile-title{font-weight:700;font-style:none;color:#79797a;display:flex}user-preferences .proto-preference-user-profile .proto-preference-profile-title .proto-preference-profile-tooltip .proto-tooltip-icon{margin-left:0}user-preferences .proto-preference-user-profile .proto-preference-user-toggle .proto-toggle-container{margin:inherit}user-preferences .proto-preference-user-profile .proto-preference-user-profile-details{border-right:1px solid #9f9fa0;padding-right:30px;flex-shrink:0;flex-grow:0;width:50%}user-preferences .proto-preference-user-profile .proto-preference-user-profile-details .proto-preference-user-profile-meta{background:#ebebec;padding:25px;display:flex;justify-content:space-between;align-items:center}user-preferences .proto-preference-user-profile .proto-preference-user-profile-contact{padding-left:30px;flex-shrink:0;flex-grow:0;width:50%}user-preferences .proto-preference-user-profile .proto-preference-user-profile-contact .proto-preference-user-phone{margin-bottom:16px}user-preferences .proto-preference-setting-block:not(:last-child){margin-bottom:2em}user-preferences .proto-preference-setting-block .proto-preference-setting{display:flex;align-items:center}user-preferences .proto-preference-setting-block .proto-preference-setting .proto-preference-setting-title{flex-grow:0;flex-shrink:0;font-weight:700;font-style:normal;color:#db536a;margin-right:1em}user-preferences .proto-preference-setting-block .proto-preference-setting .proto-preference-setting-sep{width:auto;flex-grow:1;flex-shrink:1;height:1px;background-color:#d9d9d9;margin-right:1em}user-preferences .proto-preference-setting-block .proto-preference-setting-metrics{padding-top:.5em;padding-left:5%}user-preferences .proto-preference-setting-block .proto-preference-setting-metrics p{color:#db536a;font-weight:700}.proto-component-block.view-responsibilities{padding-top:50px}.proto-component-block.view-responsibilities .proto-info-banner{width:calc(100% - 50px);position:absolute;top:18px;left:25px}.proto-component-block.view-responsibilities .proto-form-block{margin-top:75px}.proto-connect-warning{height:auto;min-height:50px;background-color:#fffbf2;border:1px solid #ffb600;padding:8px}.proto-connect-warning.error{background-color:#fdf4f4;border:1px solid #e0301e}.proto-connect-warning.error .proto-connect-warning-icon{width:50px;min-width:50px;height:50px}.proto-connect-warning.error .proto-connect-warning-icon .proto-icon{background:transparent url("./media/error-CPGID5ND.svg") center center no-repeat;background-size:20px}.proto-connect-warning .proto-connect-warning-icon{width:50px;min-width:50px;height:50px}.proto-connect-warning .proto-connect-warning-icon .proto-icon{transition-duration:0s!important;background:transparent url("./media/warning-TUGFQCLC.svg") center center no-repeat;background-size:20px 20px}.proto-connect-warning .proto-connect-warning-message{padding-left:40px;padding-right:18px;align-items:stretch}.proto-connect-warning .connect-warning-strong{font-weight:700}.proto-connect-warning .warning-list{margin-top:5px}.proto-connect-warning .warning-item{padding-left:50px;margin-bottom:5px;font-weight:700}.warning-link{cursor:pointer;background:none;display:inline;text-decoration:underline;font-weight:700}.proto-simple-file-upload{display:flex;justify-content:flex-start;align-items:flex-start}.proto-simple-file-upload .proto-simple-file-display-wrap{margin-right:18px}.proto-simple-file-upload-input-wrap{position:relative;overflow:hidden}.proto-simple-file-upload-button{padding:.5em 1em;background-color:#ebebec;color:#404041;font-weight:700;position:relative;overflow:hidden}.proto-simple-file-upload-input{font-size:19px;position:absolute;top:0;left:0;opacity:0;cursor:pointer!important}.proto-simple-file-upload-display{display:flex;justify-content:space-between;align-items:center}.proto-simple-file-upload-display .proto-file-meta{height:30px;padding-top:2px;display:flex;align-items:center}.proto-simple-file-upload-display .proto-file-name{margin-right:.5em}.proto-simple-file-upload-display .proto-file-name .proto-file-link{font-weight:400}.proto-simple-file-upload-display .proto-file-extension{width:30px;height:30px;padding:0;background-position:center center;flex-shrink:0;flex-grow:0}.proto-simple-file-upload-display .proto-file-extension .proto-file-progress-indicator-wrap{width:30px;height:30px;position:absolute;top:0;left:0;border-radius:50%;overflow:hidden;background:linear-gradient(to right,#fff 50%,green 50%);opacity:.6;z-index:10}.proto-simple-file-upload-display .proto-file-extension .proto-file-progress-indicator-wrap .proto-file-progress-indicator{border-radius:0 100% 100% 0/50%;display:block;height:100%;margin-left:50%;transform-origin:left}.proto-simple-file-upload-display .proto-file-extension .svg-icon{background-size:60%}.proto-simple-file-upload-display .proto-file-error{padding-left:10px;color:red}.proto-simple-file-upload-display .proto-file-progress{padding-right:10px}.proto-simple-file-upload-error{color:#e0301e;padding-top:9px}.standard-dialog.calendar-entry .proto-scroll-block{top:0;height:100%}.proto-info-banner.cross-cluster-banner{border-right:0;border-left:0;border-bottom:0;padding-left:50px}.proto-info-banner.cross-cluster-banner .proto-info-banner-icon{left:10px}.proto-info-banner.cross-cluster-banner .banner-control{height:100%}.proto-info-banner.cross-cluster-banner .banner-control .proto-toggle-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-display-block{overflow:hidden}.dashboard-display-block .number,.dashboard-display-block .helper,.dashboard-display-block .text,.dashboard-display-block .percent{padding-right:3px}.dashboard-display-block .display-title-block{display:inline-block;width:auto;height:30px}.dashboard-display-block .display-title-block .title-text{line-height:30px;padding-left:18px;padding-right:18px;font-weight:700;color:#606061;font-size:13px}.dashboard-display-block .display-content-block{height:calc(100% - 30px);top:30px}.dashboard-display-block .display-content-block .data-viz-block{z-index:5}.dashboard-display-block .hero-statistic-list{z-index:1}.dashboard-display-block .hero-statistic{position:absolute;top:50%;left:50%;width:135px;height:64px;margin-left:-67.5px;z-index:20}.dashboard-display-block .hero-statistic.empty *{color:#b2b2b3!important}.dashboard-display-block .hero-statistic .number{height:30px;font-size:30px;text-align:center;line-height:30px;font-weight:100}.dashboard-display-block .hero-statistic .text,.dashboard-display-block .hero-statistic .label{height:32px;text-align:center;color:#ebebec}.dashboard-display-block .hero-statistic .text{line-height:24px}.dashboard-display-block .hero-statistic .label{line-height:32px}.dashboard-display-block .hero-statistic .label.second-line{top:15px}.donut-chart-click,.filter-navigation-click{cursor:pointer}.proto-component-block.dashboard{overflow:auto}.connect-dashboard-hero-block{height:600px;margin-bottom:18px;border:1px solid #d9d9d9;background:#fff}.connect-dashboard-hero-block .hero-title-block{height:50px;padding-left:25px;padding-right:25px}.connect-dashboard-hero-block .hero-title-block .title-text{text-transform:uppercase;align-items:flex-start;font-size:11px;font-weight:400}.connect-dashboard-hero-block .hero-overview-block{width:75%;height:225px;top:50px;background:#3f3f40;color:#fff;z-index:0}.connect-dashboard-hero-block .hero-metric-block{width:25%;height:550px;top:50px;left:auto;right:0;border-left:1px solid #d9d9d9}.connect-dashboard-hero-block .hero-status-block{width:75%;height:325px;top:auto;bottom:0;z-index:0}.connect-dashboard-card-block{height:auto;width:calc(100% - 36px);margin:auto auto 18px}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-accordion-header{padding-top:5px;box-sizing:border-box}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-accordion-control{margin-top:-20px}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-checkbox-block{margin-bottom:8px}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-checkbox-block .proto-checkbox-wrap{height:100%}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-checkbox-block .label-element{justify-content:flex-start;overflow:hidden;line-height:14px;width:295px}connect-dashboard-filter .connect-filter-panel .filter-content-block .proto-checkbox-block .display-element{margin-top:auto;top:auto}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .proto-accordion-header{position:relative;height:100%}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .proto-accordion-header-content{display:flex;position:relative;height:100%}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .dashboard-filter-disabled-checkbox{display:flex;min-width:25px;height:25px;position:relative;margin-right:10px}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .dashboard-filter-disabled-checkbox:after{content:" ";left:auto;right:0;width:16px;height:16px;background-color:#787879;border-bottom:1px solid #787879}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .dashboard-filter-disabled-checkbox:hover{cursor:not-allowed}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .empty-site-header{height:40px;width:295px}connect-dashboard-filter .connect-filter-panel .filter-content-block .empty-state .proto-accordion.active .proto-accordion-body{height:auto;overflow:visible;position:relative;top:-10px;z-index:50}.dashboard-card-list-block{height:auto}.dashboard-card-list{height:auto;display:flex;flex-wrap:wrap;align-items:stretch}.dashboard-card-item-block{width:25%;margin-bottom:12px;display:inline-block;float:none;height:auto;padding-right:10px}@media only screen and (max-width: 1185px){.dashboard-card-item-block{width:33.33%}.dashboard-card-item-block:nth-of-type(3n+3){padding-right:0}}.connect-dashboard-card{background:#fff;border:#d9d9d9;display:flex;flex-direction:column}.connect-dashboard-card:before{content:"";z-index:1;height:3px;width:calc(100% + 2px);top:-1px;left:-1px}.connect-dashboard-card.Grey400:before,.connect-dashboard-card.Grey400 .site-discussions{background:#b2b2b3}.connect-dashboard-card.Grey400 .site-discussions{height:40px}.connect-dashboard-card.Tangerine500:before,.connect-dashboard-card.Tangerine500 .site-discussions{background:#eb8c00}.connect-dashboard-card.Rose500:before,.connect-dashboard-card.Rose500 .site-discussions{background:#db536a}.connect-dashboard-card.Grey300:before,.connect-dashboard-card.Grey300 .site-discussions{background:#968c6d}.connect-dashboard-card.Maroon500:before,.connect-dashboard-card.Maroon500 .site-discussions{background:#602320}.connect-dashboard-card.Yellow700:before,.connect-dashboard-card.Yellow700 .site-discussions{background:#cd9f2c}.connect-dashboard-card.Rose700:before,.connect-dashboard-card.Rose700 .site-discussions{background:#9b3143}.connect-dashboard-card.Grey700:before,.connect-dashboard-card.Grey700 .site-discussions{background:#575345}.connect-dashboard-card.Purple900:before,.connect-dashboard-card.Purple900 .site-discussions{background:#aa0bfc}.connect-dashboard-card.Green500:before,.connect-dashboard-card.Green500 .site-discussions{background:#80d888}.connect-dashboard-card.Blue700:before,.connect-dashboard-card.Blue700 .site-discussions{background:#193c63}.connect-dashboard-card.Tangerine700:before,.connect-dashboard-card.Tangerine700 .site-discussions{background:#b97d24}.connect-dashboard-card.Burgundy500:before,.connect-dashboard-card.Burgundy500 .site-discussions{background:#a32020}.connect-dashboard-card.Orange500:before,.connect-dashboard-card.Orange500 .site-discussions{background:#dc6900}.connect-dashboard-card.Blue900:before,.connect-dashboard-card.Blue900 .site-discussions{background:#2c47d3}.connect-dashboard-card.Orange700:before,.connect-dashboard-card.Orange700 .site-discussions{background:#a54e01}.connect-dashboard-card.Green700:before,.connect-dashboard-card.Green700 .site-discussions{background:#509857}.connect-dashboard-card.Orange600:before,.connect-dashboard-card.Orange600 .site-discussions{background:#b84e0e}.connect-dashboard-card.Blue500:before,.connect-dashboard-card.Blue500 .site-discussions{background:#385677}.connect-dashboard-card.Violet500:before,.connect-dashboard-card.Violet500 .site-discussions{background:#5a4976}.connect-dashboard-card.Maroon300:before,.connect-dashboard-card.Maroon300 .site-discussions{background:#813e3a}.connect-dashboard-card .svg-icon.discussions{background-size:20px 20px}.connect-dashboard-card .dashboard-card-header{height:80px}.connect-dashboard-card .dashboard-card-header .site-name,.connect-dashboard-card .dashboard-card-header .site-discussions{padding:10px 15px}.connect-dashboard-card .dashboard-card-header .site-name{text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connect-dashboard-card .dashboard-card-header .site-discussions{color:#fff;font-weight:700;display:flex;justify-content:flex-start;align-items:center}.connect-dashboard-card .dashboard-card-header .site-discussions .icon-block{width:auto;margin-right:5px}.connect-dashboard-card .dashboard-card-body{height:200px;padding:10px 15px;color:#787879}.connect-dashboard-card .dashboard-card-body .card-header{font-weight:700;padding:0 15px 10px;margin-bottom:10px;border-bottom:1px solid #ebebec}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item{min-height:28px;padding:0 18px 0 5px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .icon-block,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .label{float:left}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .icon-block{width:28px;height:18px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .label{width:calc(100% - 80px);padding-left:5px;line-height:20px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item .value{width:50px;float:right;text-align:right}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.submitted .value{left:10px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.submitted .svg-icon,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.accepted .svg-icon,.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.overdue .svg-icon{background-size:16px 16px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.returned{margin-bottom:10px}.connect-dashboard-card .dashboard-card-body .card-list-group .card-list-item.returned .svg-icon{background-size:16px 16px}.connect-dashboard-card .dashboard-card-body .empty-icon{height:150px}.connect-dashboard-card .dashboard-card-body .empty-icon .svg-icon{background-size:80px 80px}.connect-dashboard-card .dashboard-card-body .empty-text{text-align:center}.connect-dashboard-card .icon-block{display:inline-block}.connect-dashboard-subhead{height:70px;padding-left:25px}.connect-dashboard-subhead .title-block{width:400px}.connect-dashboard-subhead .title-block .dashboard-title{font-style:normal;align-items:flex-start}.connect-dashboard-subhead .control-block{width:calc(100% - 400px);float:right}.connect-dashboard-subhead .control-block.no-create{padding-right:25px}.connect-dashboard-subhead .proto-form-block{width:300px;float:right;height:30px;margin-top:18px}.connect-dashboard-subhead .quick-navigation-block{height:30px}.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block{width:calc(100% - 50px)}.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .text-select-click,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .proto-input-text{z-index:0}.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .text-select-click.display,.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .proto-input-text.display{z-index:10}.connect-dashboard-subhead .quick-navigation-block .proto-form-input-block .text-select-click{z-index:20}.connect-dashboard-subhead .quick-navigation-block .dashboard-site-button{width:40px;float:right}.connect-dashboard-subhead .quick-navigation-block .dashboard-site-button .proto-button,.connect-dashboard-subhead .quick-navigation-block .proto-button{height:30px;background:#db536a}.connect-dashboard-subhead .quick-navigation-block .proto-button .proto-button-text{color:#fff;font-weight:700}.connect-dashboard-subhead .quick-navigation-block .proto-input-label{position:absolute;top:10px;left:-110px}.connect-dashboard-subhead .create-site-toolbar-button-block{width:120px;height:36px;margin-top:18px;float:right;margin-right:18px;padding-left:10px;margin-left:18px}.connect-dashboard-subhead .create-site-toolbar-button-block:before{content:" ";position:absolute;width:0;height:100%;top:0;left:0;border-left:1px solid #d9d9d9}.connect-dashboard-subhead .create-site-toolbar-button-block .proto-button.add .proto-icon{width:35px;height:35px;float:left;background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:20px 20px}.connect-dashboard-subhead .create-site-toolbar-button-block .proto-button .proto-button-text{align-items:flex-start;width:calc(100% - 35px);float:left;padding-left:5px}.dashboard-ui-component-block.metrics .dashboard-display-component-block.requests-metrics{height:100%}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .display-title-block{display:block;background:#606061}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .display-title-block .title-text{color:#fff}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item{height:130px;border-bottom:1px solid #d9d9d9}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block{width:80px;background-color:#f8f8f8;border-right:1px solid #d9d9d9}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.submitted{background:transparent url("./media/submitted-KZIIPAD6.svg") center center no-repeat;background-size:30px 30px}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.accepted{background:transparent url("./media/accepted-W7OBUGQ7.svg") center center no-repeat;background-size:30px 30px}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.overdue{background:transparent url("./media/overdue-GM5E26JG.svg") center center no-repeat;background-size:30px 30px}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .icon-block .proto-icon.returned{background:transparent url("./media/returned-5MIQL2SV.svg") center center no-repeat;background-size:30px 30px}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block{width:calc(100% - 80px)}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .hero-statistic{top:0;margin-top:30px}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .hero-label{color:#606061;position:absolute;width:100%;height:20px;z-index:1;text-align:center;top:69px;left:0}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .sub-label{height:15px;top:90px;left:50%;transform:translate(-50%);color:#79797a;display:flex;align-items:center;justify-content:center}.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .sub-label .number,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .sub-label .helper,.dashboard-ui-component-block.metrics:not(.requests-metrics-container) .metric-list-item .stat-block .sub-label .text{display:flex;flex-basis:auto}.dashboard-ui-component-block.overview .dashboard-display-block .display-title-block{background:#606061}.dashboard-ui-component-block.overview .dashboard-display-block .title-text{color:#fff}.dashboard-ui-component-block.overview .dashboard-display-component-block.accepted-requests{width:270px}.dashboard-ui-component-block.overview .dashboard-display-component-block.accepted-requests .hero-statistic{margin-top:10px}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests{width:calc(100% - 495px);border-left:1px solid #d9d9d9}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block{height:25px;top:50px;padding-left:30px;padding-right:30px}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-span{background:#eae8e2}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment{height:25px}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment.overdue{background:#e0301e}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment.submitted{right:0;left:auto;background:#c0baa7}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment.outstanding,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .data-viz-block .active-total-segment.submitted{border-left:2px solid #ffffff}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic{width:33.3%;margin-left:0}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.overdue{left:0;padding-left:30px}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.overdue .label,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.overdue .number{text-align:left}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.outstanding{left:33.3%}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.submitted{left:66.6%;padding-right:30px}.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.submitted .label,.dashboard-ui-component-block.overview .dashboard-display-component-block.active-requests .hero-statistic.submitted .number{text-align:right}.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions{width:225px;border-left:1px solid #d9d9d9}.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .display-content-block{height:100%;top:0}.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .discussions-icon-element{z-index:5}.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .discussions-icon-element .proto-icon{background:transparent url("./media/discussion-bubble-U7SOOBV3.svg") center center no-repeat;background-size:170px auto;top:10px}.dashboard-ui-component-block.overview .dashboard-display-component-block.open-discussions .hero-statistic{margin-top:-40px}.dashboard-ui-component-block.status{padding-top:25px}.dashboard-ui-component-block.status .dashboard-display-component-block{height:calc(100% - 50px)}.dashboard-ui-component-block.status .dashboard-display-component-block.draft-requests,.dashboard-ui-component-block.status .dashboard-display-component-block.submitted-requests{width:270px}.dashboard-ui-component-block.status .dashboard-display-component-block.draft-requests .hero-statistic,.dashboard-ui-component-block.status .dashboard-display-component-block.submitted-requests .hero-statistic{margin-top:-40px}.dashboard-ui-component-block.status .dashboard-display-component-block.draft-requests .hero-statistic .text,.dashboard-ui-component-block.status .dashboard-display-component-block.submitted-requests .hero-statistic .text{color:#404041}.dashboard-ui-component-block.status .dashboard-display-component-block.upcoming-overdue-requests{width:calc(100% - 540px)}.dashboard-ui-component-block.status .dashboard-display-component-block.submitted-requests{width:270px}.dashboard-ui-component-block.status .dashboard-display-component-block.site-key{position:absolute;width:100%;height:50px;bottom:0;left:0;border-top:1px solid #d9d9d9}.dashboard-ui-component-block.status.is-client.client-review .dashboard-display-component-block.draft-requests{width:0}.dashboard-ui-component-block.status.is-client.client-review .dashboard-display-component-block.upcoming-overdue-requests{width:calc(100% - 270px)}.dashboard-ui-component-block.status.is-client.client-review.view-client .dashboard-display-component-block.draft-requests{width:270px}.dashboard-ui-component-block.status.is-client.client-review.view-client .dashboard-display-component-block.upcoming-overdue-requests{width:calc(100% - 540px)}.site-key-block{border-top:1px solid #d9d9d9;position:absolute;bottom:0;left:0;width:100%}.status-site-key-list{overflow-y:auto;list-style:none;margin:0;padding:0 0 0 25px;display:flex}.status-site-key-list-item{padding-left:25px;height:50px;width:150px;min-width:150px;font-size:10px;font-family:Arial;line-height:12px;display:flex;align-items:center}.site-key-color-chip{width:16px;min-width:16px;height:16px}.color-chip.Tangerine500,.site-key-color-chip.Tangerine500{background:#eb8c00}.color-chip.Rose500,.site-key-color-chip.Rose500{background:#db536a}.color-chip.Grey300,.site-key-color-chip.Grey300{background:#968c6d}.color-chip.Maroon500,.site-key-color-chip.Maroon500{background:#602320}.color-chip.Yellow700,.site-key-color-chip.Yellow700{background:#cd9f2c}.color-chip.Rose700,.site-key-color-chip.Rose700{background:#9b3143}.color-chip.Grey700,.site-key-color-chip.Grey700{background:#575345}.color-chip.Purple900,.site-key-color-chip.Purple900{background:#aa0bfc}.color-chip.Green500,.site-key-color-chip.Green500{background:#80d888}.color-chip.Blue700,.site-key-color-chip.Blue700{background:#193c63}.color-chip.Tangerine700,.site-key-color-chip.Tangerine700{background:#b97d24}.color-chip.Burgundy500,.site-key-color-chip.Burgundy500{background:#a32020}.color-chip.Orange500,.site-key-color-chip.Orange500{background:#dc6900}.color-chip.Blue900,.site-key-color-chip.Blue900{background:#2c47d3}.color-chip.Orange700,.site-key-color-chip.Orange700{background:#a54e01}.color-chip.Green700,.site-key-color-chip.Green700{background:#509857}.color-chip.Orange600,.site-key-color-chip.Orange600{background:#b84e0e}.color-chip.Blue500,.site-key-color-chip.Blue500{background:#385677}.color-chip.Violet500,.site-key-color-chip.Violet500{background:#5a4976}.color-chip.Maroon300,.site-key-color-chip.Maroon300{background:#813e3a}.site-key-chip-label{padding-left:10px}.dashboard-display-block.status-block .display-content-block{padding-top:5px}.dashboard-display-block.status-block .metric-status-label{height:20px;font-size:12px;color:#606061;padding-left:18px}.dashboard-display-block.status-block .data-viz-row{height:50px;margin-bottom:10px}.dashboard-display-block.status-block .data-list{padding-left:18px}.dashboard-display-block.status-block .data-list .color-chip{width:100%;height:16px;display:block}.dashboard-display-block.status-block .data-list .color-chip.Orange{background:#dc6900}.dashboard-display-block.status-block .data-list .color-chip.Pink{background:#db536a}.dashboard-display-block.status-block .data-list .color-chip.Tertiary{background:#968c6d}.dashboard-display-block.status-block .data-list .color-chip.Maroon{background:#602320}.dashboard-display-block.status-block .data-list.not-donut .data-item{width:50%;height:35px;padding-left:22px}.dashboard-display-block.status-block .data-list.not-donut .chip-label{align-items:flex-start;position:relative;width:60px;height:35px;font-size:11px;font-weight:700;line-height:12px}.dashboard-display-block.status-block .data-list.not-bars{height:30px}.dashboard-display-block.status-block .data-list.not-bars .data-item{width:45px}.dashboard-display-block.status-block .data-list.not-bars .data-item .chip-label{padding-left:22px;align-items:flex-start;position:relative;width:100%;height:30px;font-size:10px;font-weight:700;line-height:12px}.dashboard-display-block.status-block .data-list.site-bars{height:20px;width:100%}.dashboard-display-block.status-block .data-list.site-bars .data-item{height:20px;overflow:hidden;min-width:1px}.dashboard-display-block.status-block .status-total{width:45px;font-size:16px}.connect-dashboard-hero-block .proto-empty-state{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.connect-dashboard-hero-block .proto-empty-state .proto-empty-state-icon{height:200px;width:200px;margin:0 auto 10px}.connect-dashboard-hero-block .proto-empty-state .proto-empty-state-icon.dashboard .proto-icon{background:transparent url("./media/dashboard-Y4VW3EBG.svg") center center no-repeat;background-size:100%}.proto-comment-list{width:100%}app-comments{width:100%}.proto-comments-container{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.proto-comments-container .proto-comments-footer{width:100%}.proto-comments-header{padding:11px 11px 0;height:41px;display:flex;justify-content:flex-end;align-items:center;width:100%;border-bottom:1px solid #d9d9d9}.proto-comments-header .proto-comments-warning{color:#9f9fa0;font-style:italic}.proto-comments-content{width:100%;padding:18px;flex-grow:1}.proto-comment-date{font-style:italic;color:#db536a;font-weight:700;text-align:center;position:relative;margin-bottom:18px}.proto-comment-date:after{content:"";display:block;height:1px;width:100%;background:#d9d9d9;position:absolute;top:50%;left:0;z-index:-1}.proto-comment-date .proto-comment-date-inner{background:#fff;padding:0 5px}.proto-comment-card.is-current-user .proto-comment{border-top:2px solid #9f9fa0;border-radius:10px 10px 0;overflow-wrap:break-word}.proto-comment-card.is-current-user .proto-comment-meta{justify-content:flex-end}.proto-comment-card.is-current-user .proto-comment-user-avatar{order:2;margin-left:10px;margin-right:0}.proto-comment-card.is-current-user .proto-comment-user-name{order:1}.proto-comment-card .proto-comment{background-color:#fff;border:1px solid #d9d9d9;border-top:2px solid #db536a;width:90%;margin:auto;padding:9px;border-radius:10px 10px 10px 0;box-shadow:0 2px 3px #0003;word-wrap:break-word;white-space:pre-wrap}.proto-comment-card .proto-comment-meta{display:flex;justify-content:flex-start;align-items:center;padding-top:5px}.proto-comment-card .proto-comment-last-modified-date{color:#8c8c8c;justify-items:flex-start;padding-left:.5rem}.proto-comment-card .proto-comment-meta-user{display:flex;flex-direction:row;flex-grow:1;justify-content:flex-end}.proto-comment-card .proto-comment-info{display:flex;flex-direction:row;padding-left:2.5rem;padding-top:.5rem;width:95%}.proto-comment-card .proto-comment-user{display:flex;justify-content:flex-start;align-items:center}.proto-comment-card .proto-comment-user-avatar{background:#787879;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:10px}.proto-comment-card .proto-comment-user-name{padding-top:2px}.proto-comment-card .proto-comment-controls{display:flex;justify-content:flex-start;align-items:center;margin-right:10px;padding-right:10px;border-right:1px solid #d9d9d9}.proto-comment-card .proto-comment-controls .proto-comment-button:first-child .proto-button-text{color:#db536a}.proto-comment-card .proto-comment-controls .proto-comment-button:not(:first-child){margin-left:5px}.proto-comment-card .proto-comment-controls .proto-comment-button:not(:last-child){margin-right:5px}.proto-comment-card .proto-comment-controls .proto-comment-button .proto-button-text{text-decoration:underline}.proto-add-comment{position:relative}.proto-add-comment .proto-form-block{padding-bottom:0}.proto-add-comment .proto-fieldset{margin-bottom:0}.proto-add-comment .proto-add-comment-remain-chars{position:absolute;bottom:0;right:50px}.proto-add-comment-text-area-container{position:relative}.proto-add-comment-text-area-container .proto-add-comment-text-area{padding-right:50px;border-right:none;border-left:none;border-bottom:none}.proto-add-comment-text-area-container .proto-add-comment-submit{width:50px;height:100%;position:absolute;top:0;right:0}.edit-request-features{width:100%;padding:18px;overflow:auto}.edit-request-feature-block{margin-bottom:25px}.edit-request-feature-block .view-response-documents .proto-button-text{text-decoration:underline}.edit-request-feature-block .proto-file-display{padding-bottom:10px}.dropdown-controls-block.prior-period-response-docs{position:relative;box-shadow:0 3px #0006}.dropdown-controls-block.prior-period-response-docs:before{content:" ";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffffff;position:absolute;left:50%;transform:translate(-50%);top:0;z-index:1}.dropdown-controls-block.prior-period-response-docs:after{content:" ";width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:10px solid #ebebec;position:absolute;left:50%;transform:translate(-50%);top:-1px}.dropdown-controls-block.prior-period-response-docs .connect-info-pop-block{margin-top:8px;border-top:1px solid #ebebec}.dropdown-controls-block.prior-period-response-docs .info-pop-item-text{font-weight:400}.dropdown-controls-block.prior-period-response-docs .info-pop-footer .proto-button-list-item{height:auto;margin:0 18px 0 0}.dropdown-controls-block.closeable .info-pop-header{display:flex;justify-content:space-between;align-items:center}.dropdown-controls-block.closeable .info-pop-header .info-pop-header-text{display:block;height:auto}.dropdown-controls-block.closeable .info-pop-header-close .proto-button-list-item{padding:0}.dropdown-controls-block.closeable .info-pop-header-close .proto-button{height:40px;width:40px;padding:0}.dropdown-controls-block.closeable .info-pop-header-close .proto-button .proto-icon{background:transparent url("./media/cross-XT3UUW3E.svg") center center no-repeat;background-size:20px 20px;background-position:center center}.connect-edit-request-header{z-index:10;height:70px;padding-left:25px;padding-right:25px;background:#fff;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.connect-edit-request-header .content-block{width:calc(100% - 500px);float:left;overflow:hidden}.connect-edit-request-header .proto-form-block{width:500px;float:right;padding:0;right:-5px}.connect-edit-request-header .proto-form-block .proto-button-block{bottom:auto;top:30%;margin-top:-15px}.connect-edit-request-header .proto-form-block .proto-button-block .proto-button.save{background:transparent;padding:0}.connect-edit-request-header .proto-form-block .proto-button-block .proto-button.save .proto-icon{width:30px}.connect-edit-request-header .proto-form-block .proto-button-list-item.shortcut.hide{display:none}.connect-edit-request-header .proto-form-block .proto-button-list-item.shortcut.submit-and-accept-request .proto-button{background:#ebebec}.connect-edit-request-header .proto-form-block .proto-button-list-item.shortcut.submit-and-accept-request .proto-button .proto-button-text{color:inherit}.connect-edit-request-header .progress-icon-block{position:relative;width:50px;min-width:50px}.connect-edit-request-header .progress-icon-block .proto-icon.Draft{background:transparent url("./media/pencil-circle-o-YRVTQENR.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.InClientReview{background:transparent url("./media/begin-IE4XP2MM.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.InProgress{background:transparent url("./media/ball-half-V7XV7KPR.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.Requested{background:transparent url("./media/ball-quarter-BTF6P2JG.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.Returned{background:transparent url("./media/ball-three-quarter-MJ2BMSM5.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.Accepted{background:transparent url("./media/complete-R3CGWY6N.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .progress-icon-block .proto-icon.Submitted{background:transparent url("./media/ball-full-D57S3PNM.svg") center center no-repeat;background-size:40px 40px}.connect-edit-request-header .title-block,.connect-edit-request-header .status-block{padding-left:18px}.connect-edit-request-header .title-block{height:40px;display:flex;align-items:center}.connect-edit-request-header .title-block .identifier{position:relative;font-weight:700;margin-right:15px;line-height:45px}.connect-edit-request-header .title-block .identifier:after{content:"-";width:15px;text-align:center;left:auto;right:-15px;line-height:40px;font-weight:700;font-size:18px}.connect-edit-request-header .title-block .title{max-width:100%;position:relative;font-weight:700;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connect-edit-request-header .delete-request-block{width:30px;height:30px}.connect-edit-request-header .delete-request-block .proto-button-list-item{width:30px}.connect-edit-request-header .delete-request-block .proto-button{width:100%}.connect-edit-request-header .delete-request-block .proto-button .proto-icon{background:transparent url("./media/trash-TX72XSK7.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .copy-request-block{width:30px;height:30px}.connect-edit-request-header .status-block{height:30px}.connect-edit-request-header .status-list{display:inline-block;width:auto;float:left}.connect-edit-request-header .status-item{color:#9f9fa0;margin-right:10px;padding-left:10px;line-height:20px}.connect-edit-request-header .status-item:after{content:" ";position:absolute;top:3px;right:-10px;width:1px;height:12px;background:#d9d9d9}.connect-edit-request-header .status-item .proto-icon{width:18px!important;height:18px!important;position:absolute!important;top:0!important;left:5px!important}.connect-edit-request-header .status-item.status{padding-left:0}.connect-edit-request-header .status-item.date{padding-left:30px}.connect-edit-request-header .status-item.date .proto-icon{top:-3px;background:transparent url("./media/calendar-WNAB2ILK.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .status-item.restrictions{padding-left:25px}.connect-edit-request-header .status-item.restrictions .proto-icon{background:transparent url("./media/lock-STWEYLYQ.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .status-item.follow{padding-left:25px}.connect-edit-request-header .status-item.follow .proto-icon{left:-3px}.connect-edit-request-header .status-item.follow .proto-icon.NoFollow{background:transparent url("./media/bell-UZNCVJE6.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .status-item.follow .proto-icon.FollowNoEmails{background:transparent url("./media/bell-UZNCVJE6.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .status-item.follow .proto-icon.FollowWithEmails{background:transparent url("./media/bell-envelope-6VGYL7OM.svg") center center no-repeat;background-size:16px 16px}.connect-edit-request-header .status-item.follow:after{content:none}.connect-edit-request-header .change-follow-block .proto-button-list-item{width:100%}.proto-discussions.topics-wrap{position:relative;display:flex;justify-content:flex-start;align-items:stretch}.proto-discussions.topics-wrap div.proto-comment-list.proto-comment-wrap{width:70%!important}.proto-discussions.no-topics{display:flex;flex-direction:column;align-items:center;padding:18px;position:absolute;background:#fff;z-index:51;width:100%;margin-top:41px;height:200px}.proto-discussions.no-topics .proto-empty-state-icon{height:100px;width:100px;margin:0 auto 10px}.proto-discussions.no-topics .proto-empty-state-icon.discussions .proto-icon{background:transparent url("./media/discussions-B5NMVZOZ.svg") center center no-repeat;background-size:100%}.proto-discussions .proto-discussions-header{color:#9f9fa0;font-style:italic}.proto-discussions .proto-discussions-subheader{font-style:none;color:#9f9fa0;margin-bottom:.5em}.proto-discussions .proto-discussions-add-button{background:#db536a;color:#fff;font-weight:700;height:2.5em}.proto-discussions .proto-discussions-add-button .proto-button-text{color:#fff;padding:.5em 1em;font-weight:700}.proto-discussion-list{flex-grow:0;flex-shrink:0;border-right:1px solid #d9d9d9;width:30%!important;min-width:290px}.proto-tabs-block .proto-discussion-tabs .tab-navigation-block{padding-top:10px;height:40px;border-bottom:1px solid #d9d9d9}.proto-tabs-block .proto-discussion-tabs .connect-tab-block .proto-tab-content-item{padding:0;border-right:none}.proto-tabs-block .proto-discussion-tabs .proto-tab-nav-item{height:100%;padding:0;border:none;margin:0 10px}.proto-tabs-block .proto-discussion-tabs .proto-tab-nav-item.active{border:none;background:transparent}.proto-tabs-block .proto-discussion-tabs .proto-tab-nav-item.active .proto-tab-text{color:#db536a;border-bottom:3px solid #db536a}.proto-tabs-block .proto-discussion-tabs .proto-tab-content-item{border:none;box-shadow:none}.proto-open-topics .proto-open-topics-add-button .proto-button{padding:1em;display:flex;justify-content:flex-start;align-items:center}.proto-open-topics .proto-open-topics-add-button .proto-button .proto-icon{width:2em;height:2em}.proto-open-topics .proto-open-topics-add-button .proto-button .proto-button-text{color:#404041}.proto-open-topics .proto-open-topics-add-button .proto-button .proto-button-text:hover{color:#db536a}.proto-add-topic{position:relative}.proto-add-topic .proto-form-block{padding-bottom:65px}.proto-add-topic .proto-card-content-block{padding-top:18px}.proto-add-topic .proto-warning-banner{margin-bottom:1em}.proto-add-topic .proto-footer-buttons{height:65px;width:100%;position:absolute;bottom:0;left:0;background-color:#ebebec;border-top:1px solid #ffffff;box-shadow:0 -1px #00000040;display:flex;justify-content:flex-end;align-items:center;padding:18px}.proto-add-topic .proto-footer-buttons .proto-footer-button{margin-left:1em;height:2.5em}.proto-add-topic .proto-footer-buttons .proto-footer-button:first-child{margin-left:0;background-color:#db536a}.proto-add-topic .proto-footer-buttons .proto-footer-button:first-child .proto-button-text{color:#fff;padding:.5em 1em}.proto-topic-card{border-left:5px solid #d9d9d9;padding:1em}.proto-topic-card.is-selected{border-left:5px solid #79797a;background-color:#ebebec}.proto-topic-card .proto-topic-card-meta{word-wrap:break-word}.proto-topic-card .proto-topic-card-title{font-style:normal;font-weight:700;color:#404041}.proto-topic-card .proto-topic-card-created{font-style:normal;color:#9f9fa0;margin-bottom:.5em}.proto-topic-card .proto-status-block{display:flex;align-items:center}.proto-topic-card .proto-topic-card-status-responders,.proto-topic-card .proto-topic-card-status-comments{font-style:normal;padding-right:1em;margin-right:1em;border-right:1px solid #d9d9d9}.proto-topic-card .proto-topic-card-status-button:not(:last-child){margin-right:1em}.proto-topic-card .proto-topic-card-status-button .proto-button-text{font-style:normal;text-decoration:underline}.proto-app-notifications{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;transform:translate3d(400px,0,0);z-index:30;border-left:1px solid #9f9fa0;overflow:hidden}.proto-app-notifications.display{transform:translateZ(0)}.proto-app-notifications .proto-button.close{height:16px;width:16px}.proto-app-notifications .proto-button.close .proto-icon{background:transparent url("./media/cross-T5ASZTTT.svg") center center no-repeat;background-size:100%;background-position:center center}.notifications-panel-header{position:relative;height:56px;padding:18px;background-color:#fff;box-shadow:inset 0 -1px #d9d9d9}.notifications-panel-header h2{float:left;margin-right:8px;color:#db536a}.notifications-panel-header .notification-panel-close{position:absolute;top:18px;right:18px}.notifications-panel-body{height:calc(100% - 70px);overflow-y:auto}.notifications-panel-body .proto-info-banner{border-top:0;border-left:0;border-right:0}.notifications-panel-body .notification-panel-dismiss-all-block{height:30px}.notifications-panel-body .notification-panel-dismiss-all-block .dismiss-all-button{float:right;padding:0 18px;height:30px;margin-right:10px}.notifications-panel-body .notification-panel-dismiss-all-block .dismiss-all-button .proto-button{width:auto;height:auto}.notifications-panel-body .notification-panel-dismiss-all-block .dismiss-all-button .proto-button:hover .proto-button-text{color:#db536a}.notifications-panel-body .notification-panel-dismiss-all-block .dismiss-all-button .proto-button-text{color:#404041;text-decoration:underline;line-height:30px}.notifications-panel-body .proto-empty-state{position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);width:100%}.notification-panel-scroll-block{height:calc(100% - 40px);overflow:auto;padding-left:18px;padding-right:18px}.notification-panel-list{height:auto}.help-panel-body .proto-scroll-block{padding-top:0}.help-panel-body .proto-accordion-body-content{padding:10px 0}.help-panel-body .proto-button{height:24px;width:24px}.help-panel-body .proto-button .proto-icon{background:transparent url("./media/angle-down-IP3AQTXS.svg") center center no-repeat;background-size:12px 12px}.help-panel-body .help-panel-title{font-size:12px;height:30px;line-height:30px}.help-panel-body .help-badge-block .proto-badge{left:5px;top:6px}.help-panel-body .help-item{height:auto;margin-bottom:18px}.help-panel-body .help-item:last-child{margin-bottom:0}.help-panel-body .help-item .help-icon-block{top:-2px}.help-panel-body .help-item-content{padding-left:34px;padding-top:2px}.help-panel-body .help-item-content .help-link{align-items:stretch;color:#3f3f40;font-weight:400;text-decoration:none;cursor:pointer;text-decoration:underline}.help-panel-body .help-item-content .help-link:hover{color:#db536a}.help-panel-body .help-icon-block{width:24px;height:24px}.help-panel-body .help-icon-block .proto-icon.help-file{background:transparent url("./media/document-circle-2ABATZN2.svg") center center no-repeat;background-size:18px 18px}.help-panel-body .help-icon-block .proto-icon.help-video{background:transparent url("./media/video-circle-ARFSIGFN.svg") center center no-repeat;background-size:18px 18px}.help-panel-body .help-icon-block .proto-icon.angle-right-circle-f{background:transparent url("./media/angle-right-circle-f-HRTDOJKO.svg") center center no-repeat;background-size:18px 18px}.help-panel-body .external-user{font-size:14px;font-weight:700;margin-left:10px;text-transform:capitalize;color:#787879}.help-panel-body .additional-help{padding:18px 25px}.help-panel-body .additional-help-title{margin-bottom:10px;color:#787879;font-weight:700}.help-panel-body .internal-user-link{color:#3f3f40;text-decoration:underline}.help-panel-body .internal-user-link:hover{color:#db536a}.help-panel-body .internal-user-text{color:#3f3f40}.proto-hyperfocus-block.site-admin .hyperfocus-header{z-index:21}.connect-site-admin-block{overflow:hidden}.connect-site-admin-block .connect-tab-block .tab-navigation-block{width:270px;border-right:1px solid #d9d9d9}.connect-site-admin-block .connect-tab-block .tab-nav-header-block{height:40px;padding-left:18px;border-bottom:1px solid #d9d9d9;margin-bottom:10px}.connect-site-admin-block .connect-tab-block .header-text{font-weight:700;align-items:flex-start}.connect-site-admin-block .connect-tab-block .tab-nav-header-button{width:20px;height:20px;background:#fff;top:10px;left:auto;right:0;cursor:pointer}.connect-site-admin-block .connect-tab-block .tab-nav-header-button.site-admin .proto-icon{background:transparent url("./media/angle-left-BWKLVXRX.svg") center center no-repeat;background-size:30%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item{height:35px;padding-left:25px;margin-bottom:10px}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.active{background:#db536a}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.active .proto-icon{-webkit-filter:grayscale(100%) brightness(400%);filter:grayscale(100%) brightness(400%)}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.active .proto-tab-text{font-weight:700;color:#fff}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-icon{width:30px!important;height:35px!important;margin-right:5px}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.engagements .proto-icon{background:transparent url("./media/briefcase-VWBHDQ37.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.users .proto-icon{background:transparent url("./media/user-RPHCUANC.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.localisation .proto-icon{background:transparent url("./media/localisation-2E4SER2R.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.modules .proto-icon{background:transparent url("./media/squares-CEPBVS4I.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.groups .proto-icon{background:transparent url("./media/custom-access-groups-GLTD3NI3.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.security .proto-icon{background:transparent url("./media/shield-S6N3B7NA.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item.site-details .proto-icon{background:transparent url("./media/site-details-OSNMCPCJ.svg") center center no-repeat;background-size:70%;background-position:center,center}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .proto-tab-text{align-items:flex-start;margin-right:5px}.connect-site-admin-block .connect-tab-block .proto-tab-nav-item .connect-tab-nav-click{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.connect-site-admin-block .connect-tab-block .tab-content-block{width:calc(100% - 270px)}.connect-site-admin-block .connect-tab-block .proto-tab-content-item{padding:0 18px 18px;opacity:0;z-index:-1}.connect-site-admin-block .connect-tab-block .proto-tab-content-item.active{opacity:1;z-index:20}.connect-site-admin-block.collapsed .connect-tab-block .tab-navigation-block{width:37px}.connect-site-admin-block.collapsed .connect-tab-block .tab-navigation-block .header-text{transform:scale(0);opacity:0;z-index:-1}.connect-site-admin-block.collapsed .connect-tab-block .proto-tab-nav-item{padding-left:2px}.connect-site-admin-block.collapsed .connect-tab-block .proto-tab-nav-item .proto-icon{margin-right:0;float:none}.connect-site-admin-block.collapsed .connect-tab-block .proto-tab-nav-item .proto-tab-text{display:none}.connect-site-admin-block.collapsed .tab-content-block{width:calc(100% - 37px)}.connect-site-admin-block.collapsed .proto-component-block.admin-users .connect-tab-block .proto-tab-nav-item{padding-left:25px}.connect-site-admin-block.collapsed .proto-component-block.admin-users .connect-tab-block .proto-tab-nav-item .proto-tab-text{transform:scale(1);opacity:1;z-index:1}.ip-heading{color:#9f9fa0;font-weight:700}.security-add-ip-button{width:200px}.security-add-ip-button .proto-button.add .proto-icon{background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:45%;background-position:14px,top;width:35px;height:35px;top:25px}.proto-component-block.add-access-group{position:relative;padding-bottom:75px}.proto-component-block.add-access-group .proto-add-access-group-content{padding:18px}.proto-component-block.add-access-group .proto-add-access-group-content .proto-form-block{padding-bottom:0}.proto-add-edit-user-wrap .proto-scroll-block{height:calc(100% - 70px)}.proto-add-user-form-header .form-label{font-weight:700;color:#79797a;width:50%}.proto-add-user-form-header .form-label:first-child{padding-right:9px}.proto-add-user-form-header .form-label:last-child{padding-left:9px}.proto-add-user-section{height:auto;margin-top:18px}.proto-add-user-section.email{margin-bottom:25px}.proto-add-user-section.email .nested-1{height:auto;padding-bottom:70px;padding-left:20px}.proto-add-user-section.email .proto-checkbox-block{padding-left:0;margin-bottom:18px;left:-5px}.proto-add-user-section.email .custom-email-prompt{color:#404041;font-weight:700;margin-bottom:10px}.proto-add-user-section.email .form-button.email-preview{position:absolute;bottom:0;right:0;width:auto;height:auto}.proto-add-user-create{background:#ebebec;padding:10px;text-align:center}.proto-add-user-create .register-user-text{color:#404041;font-weight:700;font-style:italic}.proto-add-user-create .register-user-btn{padding-left:5px;display:inline-block;text-decoration:underline}.proto-add-user-create .register-user-btn:hover{color:#db536a}.proto-register-user .proto-register-user-input-group{display:flex;justify-content:space-between;align-items:center}.proto-register-user .proto-register-user-input-group .proto-fieldset{width:50%}.proto-register-user .proto-register-user-input-group .proto-fieldset:first-child{padding-right:9px}.proto-register-user .proto-register-user-input-group .proto-fieldset:last-child{padding-left:9px}.proto-register-user .proto-register-user-footer-buttons{width:100%;display:flex;justify-content:flex-end;align-items:center;padding-top:18px;border-top:1px solid #d9d9d9}.proto-register-user .proto-register-user-footer-buttons .proto-register-user-footer-button{height:2em}.proto-register-user .proto-register-user-footer-buttons .proto-register-user-footer-button:first-child{background:#db536a}.proto-register-user .proto-register-user-footer-buttons .proto-register-user-footer-button:first-child .proto-button-text{color:#fff;font-weight:700;padding:0 1em}.proto-register-user .proto-register-user-footer-buttons .proto-register-user-footer-button:not(:last-child){margin-right:1em}.user-role .proto-form-input-block.typeahead{height:30px}.roll-forward-engagement .proto-toolbar-block,.manage-client-domains .proto-toolbar-block{height:auto}.roll-forward-engagement .proto-list-header,.manage-client-domains .proto-list-header{margin-top:18px}.roll-forward-engagement .proto-component-block.add-domains,.manage-client-domains .proto-component-block.add-domains{width:calc(100% - 50px)}.roll-forward-engagement .proto-component-block.add-domains .proto-scroll-block,.manage-client-domains .proto-component-block.add-domains .proto-scroll-block{padding:0}.roll-forward-engagement .proto-list-row .manage-domain-header,.manage-client-domains .proto-list-row .manage-domain-header{width:auto}.roll-forward-engagement .proto-list-row .proto-list-add,.manage-client-domains .proto-list-row .proto-list-add{width:3%;left:95%;background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:100%;background-position:center center}.manage-client-domains{position:relative;height:100%;display:flex;flex-direction:column}.manage-client-domains .proto-scroll-block{flex-grow:1}.manage-client-domains .proto-list-header{box-shadow:none;-webkit-box-shadow:none}.manage-client-domains .standard-dialog-footer{position:relative}.proto-component-block.site-admin-modules{overflow-y:auto;padding-top:50px;min-width:720px}.proto-component-block.site-admin-modules .modules-header-block{height:50px;background-color:#f4f3f0}.proto-component-block.site-admin-modules .modules-header-block .modules-headline{padding-top:15px;float:left}.proto-component-block.site-admin-modules .modules-header-block .modules-button-block{margin-top:10px;margin-right:18px;float:right}.proto-component-block.site-admin-modules .modules-group{height:auto;margin-bottom:30px}.proto-component-block.site-admin-modules .modules-group .proto-card-block{padding:0 25px 18px}.proto-component-block.site-admin-modules .modules-group .proto-card-block.matters .modules-group-description{position:relative;width:calc(100% - 200px)}.proto-component-block.site-admin-modules .modules-group .proto-card-block.matters .modules-section-toggle{top:50px;right:72px}.proto-component-block.site-admin-modules .modules-group .proto-card-header-block,.proto-component-block.site-admin-modules .modules-group .proto-card-security-header-block{margin:18px 0 0;height:auto;padding-left:0}.proto-component-block.site-admin-modules .modules-group .proto-card-header-block .proto-title-block .modules-group-title,.proto-component-block.site-admin-modules .modules-group .proto-card-security-header-block .proto-title-block .modules-group-title{margin-bottom:5px;color:#404041;font-weight:700}.proto-component-block.site-admin-modules .modules-group .proto-card-content-block{padding-top:0}.proto-component-block.site-admin-modules .modules-group .proto-connect-warning{margin:0 auto 18px}.proto-component-block.site-admin-modules .modules-group-description{margin:0 0 18px;color:#79797a}.proto-component-block.site-admin-modules .modules-group-hint-block{background:#f8f8f8;border:1px solid #9f9fa0;padding:18px 25px}.proto-component-block.site-admin-modules .modules-group-hint-block.client-review{position:relative;top:18px}.proto-component-block.site-admin-modules .modules-group-hint{margin-bottom:8px}.proto-component-block.site-admin-modules .modules-section{height:auto;margin-bottom:30px}.proto-component-block.site-admin-modules .modules-section .modules-section-header{height:auto;margin-bottom:18px}.proto-component-block.site-admin-modules .modules-section .modules-section-header .border{height:0;top:auto;bottom:10px;border-bottom:1px solid #d9d9d9;z-index:1}.proto-component-block.site-admin-modules .modules-section .modules-section-title{color:#db536a;font-weight:700;display:inline-block;width:auto;padding-right:18px;background:#fff;z-index:5;position:relative}.proto-component-block.site-admin-modules .modules-section.bottom-bordered{padding-bottom:10px;border-bottom:1px solid #d9d9d9}.proto-component-block.site-admin-modules .modules-section-toggle{width:36px;height:18px;right:45px;left:auto;top:45px}.proto-component-block.site-admin-modules .modules-section-description{color:#79797a;position:relative;width:calc(100% - 200px)}.proto-component-block.site-admin-modules .modules-field-wrapper{height:auto;margin-bottom:25px}.proto-component-block.site-admin-modules .modules-field-header{height:auto;margin-bottom:8px;color:#79797a;font-weight:700}.proto-component-block.site-admin-modules .modules-field-title{margin-bottom:10px}.proto-component-block.site-admin-modules .modules-field-input.toggle{position:absolute;width:36px;height:18px;bottom:10px;right:45px;z-index:30;cursor:pointer}.proto-component-block.site-admin-modules .modules-field-input .modules-field-label{color:#79797a;font-weight:700}.proto-component-block.site-admin-modules .module-group-disabled{pointer-events:none}.proto-component-block.site-admin-modules .module-group-disabled:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:#e3e3e3bd;z-index:999}.proto-card-security-header-block{height:auto;padding:0 18px}.proto-card-security-header-block .security-title-block{width:100%;display:inline-block}.proto-card-security-header-block .security-title-block .security-group-title{float:left;color:#404041;font-weight:700}.proto-card-security-header-block .security-title-block .security-title-toggle{display:inline-block;float:right}.proto-card-security-header-block .security-title-block2{width:100%;display:flex}.proto-card-security-header-block .security-title-block2 .security-group-title2{float:left;color:#404041;font-weight:700}.proto-card-security-header-block .security-title-block2 .security-title-toggle2{display:flex;margin-left:auto}.proto-card-security-header-block .proto-button.add{text-decoration:underline}.proto-card-security-header-block .proto-button.add .proto-icon{width:20px;height:16px;float:left;background:transparent url("./media/add-3UBRFTLB.svg") center center no-repeat;background-size:16px 16px;background-position:center center}.proto-card-security-header-block .proto-button.add:hover .proto-icon{width:20px;height:16px;float:left;background:transparent url("./media/add-JJBQK2PH.svg") center center no-repeat;background-size:16px 16px;background-position:center center}.security-section-description{color:#79797a}.add-engagement .proto-form-block,.roll-forward-engagement .proto-form-block{padding-bottom:0}.add-engagement .proto-card-fieldset-group.thirdPartyAccess,.roll-forward-engagement .proto-card-fieldset-group.thirdPartyAccess{margin-bottom:18px}.add-engagement .proto-card-fieldset-group.flex,.roll-forward-engagement .proto-card-fieldset-group.flex{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.add-engagement .proto-card-fieldset-group.flex .proto-fieldset-label,.roll-forward-engagement .proto-card-fieldset-group.flex .proto-fieldset-label{font-weight:700;color:#79797a;display:block;width:100%;flex-shrink:0;flex-grow:0}.add-engagement .proto-card-fieldset-group.flex .proto-fieldset-label.invalid,.roll-forward-engagement .proto-card-fieldset-group.flex .proto-fieldset-label.invalid{color:#e0301e}.add-engagement .proto-card-fieldset-group.flex .proto-fieldset,.roll-forward-engagement .proto-card-fieldset-group.flex .proto-fieldset{width:auto}.add-engagement .proto-card-fieldset-group.flex .proto-fieldset.radio,.roll-forward-engagement .proto-card-fieldset-group.flex .proto-fieldset.radio{margin-bottom:0}.add-engagement .proto-card-fieldset-group.flex .proto-fieldset.date-picker,.roll-forward-engagement .proto-card-fieldset-group.flex .proto-fieldset.date-picker{margin-right:1em}.add-engagement .proto-hint-text,.roll-forward-engagement .proto-hint-text{color:#79797a}.roll-forward-engagement .roll-forward-radio-block{margin-right:30px}.add-engagement .proto-card-content-block{padding:0}.proto-component-block.admin-users{min-width:0}.proto-component-block.admin-users .tab-navigation-block{height:45px!important;width:100%!important;padding-left:18px;box-shadow:0 0!important;top:7px;border-right-color:transparent}.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item{height:35px!important}.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item.active{background:#fff}.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item.active .proto-tab-text{color:#404041!important}.proto-component-block.admin-users .tab-navigation-block .proto-tab-nav-item .proto-tab-text-show-always{display:inline!important;margin-top:9px!important}.proto-component-block.admin-users .tab-navigation-block .connect-tab-nav-click{background:transparent!important}.proto-component-block.admin-users .tab-content-block{width:100%!important;height:calc(100% - 51px)!important;top:6px}.proto-component-block.admin-users .proto-component-block.users-third .proto-connect-grid-block .proto-toolbar-block,.proto-component-block.admin-users .proto-component-block.users-client .proto-connect-grid-block .proto-toolbar-block{display:inline-block;height:95px;min-height:95px;padding-bottom:13px}.proto-component-block.admin-users .proto-component-block.users-third .proto-connect-grid-block .proto-toolbar-child-block.grid-data,.proto-component-block.admin-users .proto-component-block.users-client .proto-connect-grid-block .proto-toolbar-child-block.grid-data{height:30px}.proto-component-block.admin-users .proto-button-text{text-decoration:underline}.proto-component-block.admin-users .proto-button-text:hover{color:#db536a}.proto-component-block.admin-users ag-grid-angular{height:calc(100% - 95px)}.proto-component-block.admin-users .no-approved-domains{color:#e0301e}.email-wrapper{padding:18px 25px 30px;height:auto}.email-paragraph,.custom-email-block,.external-user-email-block{color:#404041;margin-bottom:18px;word-wrap:break-word}.proto-component-block.users-tab{min-width:0}.proto-component-block.users-tab app-connect-grid .ag-cell{display:flex;align-items:center}.user-association-width{width:30%}.replace-roles-dialog .proto-connect-warning{margin:0 0 18px}.proto-component-block.engagements{min-width:720px}.proto-component-block.admin-access-groups{min-width:0}.proto-button.plus-circle-o .proto-icon{background:transparent url("./media/plus-circle-o-QKBXBXL7.svg") center center no-repeat;background-size:16px 16px}.proto-button.plus-circle-o .proto-icon:hover{background:transparent url("./media/plus-circle-o-K3BS3HWX.svg") center center no-repeat;background-size:16px 16px}.proto-button.delete .proto-icon{background:transparent url("./media/cross-circle-f-R5B5TNWG.svg") center center no-repeat;background-size:16px 16px}.proto-button.paper-plane .proto-icon{background:transparent url("./media/paper-plane-IHI3RM4W.svg") center center no-repeat;background-size:16px 16px}.proto-button.cross-circle-f .proto-icon{background:transparent url("./media/cross-circle-f-R5B5TNWG.svg") center center no-repeat;background-size:16px 16px}.proto-button.download .proto-icon{background:transparent url("./media/download-LQQDNOLF.svg") center center no-repeat;background-size:16px 16px}.proto-button.send-to-aura .proto-icon{background:transparent url("./media/send-to-aura-YB4PEO6Y.svg") center center no-repeat;background-size:16px 16px}connect-chip .proto-chip-container{color:#79797a;display:inline-block;font-weight:700;width:auto;position:relative;overflow:hidden;border-radius:2em;margin-right:.5em}connect-chip .proto-chip-container.has-sub-chips{cursor:pointer}connect-chip .proto-chip{padding:.5em 3em .5em 1em;border:1px solid #d9d9d9;background-color:#ebebec;border-radius:inherit}connect-chip .proto-chip-content{line-height:15px;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}connect-chip .proto-chip-badge{position:absolute;top:0;right:0;height:100%;display:flex;align-items:center;padding-right:2px}connect-chip:last-child .proto-chip-container{margin-right:0}.proto-checkbox-block{height:30px;padding-left:5px}.proto-checkbox-block.invalid{height:50px;border-left:2px solid #e0301e;margin-top:10px}.proto-checkbox-block .checkbox-element{width:30px;height:30px;opacity:0;cursor:pointer}.proto-checkbox-block .label-element{float:left;margin-left:30px}.proto-checkbox-block .proto-checkbox-wrap{height:30px}.proto-checkbox-block .proto-checkbox-wrap .display-element{position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;border:1px solid #79797a;border-radius:1px;left:5px;z-index:1;background:#fff;color:#fff}.proto-checkbox-block .proto-checkbox-wrap .checkbox-element:focus+.display-element{border-color:#db536a}.proto-checkbox-block .proto-checkbox-wrap.partial .display-element,.proto-checkbox-block .proto-checkbox-wrap.indeterminate .display-element{position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;border-radius:1px;left:5px;z-index:1;border-color:#db536a;background:transparent url("./media/check-WCRRFZJS.svg") center center no-repeat;background-color:#db536a;background-size:12px 12px}.proto-checkbox-block .proto-checkbox-wrap.checked .display-element{position:absolute;width:16px;height:16px;top:50%;margin-top:-8px;border-radius:1px;left:5px;z-index:1;border-color:#db536a;background:transparent url("./media/check-WCRRFZJS.svg") center center no-repeat;background-color:#db536a;background-size:12px 12px}.proto-checkbox-block .proto-checkbox-wrap.checked .checkbox-element:focus+.display-element{border-color:#602320}.proto-checkbox-block .proto-checkbox-wrap.disabled{opacity:.5}.proto-checkbox-block .proto-checkbox-wrap.disabled,.proto-checkbox-block .proto-checkbox-wrap.disabled .checkbox-element,.proto-checkbox-block .proto-checkbox-wrap.disabled .display-element,.proto-checkbox-block .proto-checkbox-wrap.disabled .label-element{cursor:not-allowed}.connect-form-error-banner-block{display:block;position:relative;width:100%;height:50px;z-index:50}.connect-form-error-banner-block .connect-error-icon{background:transparent url("./media/error-CPGID5ND.svg") center center no-repeat;background-size:16px 16px;display:inline-block;width:16px;height:16px;margin-right:5px}.connect-form-error-banner-block .connect-error-banner{background-color:#fbedf0;border-bottom:2px solid #db536a;box-shadow:0 0 3px #000000bf;z-index:25;padding:1em 2em;display:flex;align-items:center}.proto-filter-bar{width:100%;padding:5px 25px;background:#8c8c8c;display:flex;justify-content:flex-start;align-items:center}.proto-filter-bar .proto-filter-bar-label{color:#fff;text-transform:uppercase;margin-right:18px}.proto-filter-bar .proto-filter-bar-chip-list{display:flex;justify-content:flex-start;align-items:center;padding-right:25px;overflow-x:auto}.proto-feedback-input-container{display:flex;justify-content:space-between;align-items:center}.proto-feedback-input-container .proto-feedback-input-option{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.proto-feedback-input-container .proto-feedback-input-option.icon-option input{visibility:hidden;pointer-events:none}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon{width:100%;height:72px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.inactive{opacity:.4}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.poor{background:transparent url("./media/poor-SR4NOJIR.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.poor.active{background:transparent url("./media/poor-active-WRAZOFJA.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.fair{background:transparent url("./media/fair-NWJ5QMG3.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.fair.active{background:transparent url("./media/fair-active-PDB446M7.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.good{background:transparent url("./media/good-TH576DHM.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.good.active{background:transparent url("./media/good-active-BRMCTHT4.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.very-good{background:transparent url("./media/very-good-GATCI65I.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.very-good.active{background:transparent url("./media/very-good-active-TWKFN2YA.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.excellent{background:transparent url("./media/excellent-LPJBTACE.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option.icon-option .proto-feedback-input-icon.excellent.active{background:transparent url("./media/excellent-active-6KDQMY6T.svg") center center no-repeat;width:100%;height:72px;background-size:60px 60px}.proto-feedback-input-container .proto-feedback-input-option .proto-feedback-input-label{font-weight:700}.proto-feedback-input-container .proto-feedback-input-option .proto-feedback-input-label.inactive{opacity:.4}.proto-info-banner{background:#f1f9fe;border:1px solid #0089eb;padding:10px 18px 10px 35px;min-height:35px;height:auto}.proto-info-banner .proto-info-banner-icon{width:35px;height:35px}.proto-info-banner .proto-info-banner-icon .svg-icon{background-size:20px 20px}.proto-info-banner .banner-control{position:absolute;top:0;right:30px;width:35px;height:35px;cursor:pointer}.proto-info-banner .banner-control .open .proto-icon{background:transparent url("./media/collapse-NWAKP6ZV.svg") center center no-repeat;background-size:16px 16px}.proto-info-banner .banner-control .close .proto-icon{background:transparent url("./media/expand-DJTXI46H.svg") center center no-repeat;background-size:16px 16px}.proto-info-banner .proto-info-banner-text{align-items:flex-start}.proto-info-banner .proto-info-banner-text .banner-text{width:100%}.proto-site-status-banner .proto-info-banner{border-top:0;border-left:0;border-right:0;padding-left:54px}.proto-site-status-banner .proto-info-banner .proto-info-banner-icon{left:18px}.proto-site-status-banner .proto-info-banner-text .text{margin-top:10px}.proto-info-list-header{height:auto;margin:18px 0}.proto-info-list{height:auto;padding:0 18px}.proto-info-list-item{height:auto;margin-bottom:18px}.proto-info-list-item .proto-info-list-item-index{display:inline-block;width:35px;float:left}.proto-info-list-item .proto-info-list-item-text{display:inline-block;width:calc(100% - 35px);height:auto;float:left}.proto-list-header{box-shadow:0 0 10px #00000040;font-weight:700;color:#9f9fa0}.proto-list-row{width:100%;border:1px solid #d9d9d9;border-left:none;border-right:none;display:flex;justify-content:flex-start;position:relative}.proto-list-row:last-child{border:none}.proto-list-cell{padding:9px 18px;width:30%;word-wrap:break-word}.proto-list-delete{position:absolute;top:0;right:0;width:50px;padding-right:25px;height:100%}.proto-list-item .divTableRow{display:table-row}.proto-list-item .divTableCell{display:table-cell;padding:3px 10px}.proto-component-block.standard-dialog.slide-to-add{padding-bottom:0;overflow:visible}.proto-component-block.standard-dialog.slide-to-add .proto-slide-block,.proto-component-block.standard-dialog.slide-to-add .slide-main-block,.proto-component-block.standard-dialog.slide-to-add .slide-sub-block{background:#fff}.proto-component-block.standard-dialog.slide-to-add .proto-slide-block{overflow:hidden}.proto-component-block.standard-dialog.slide-to-add .proto-slide-block.open{overflow:visible}.proto-component-block.standard-dialog.slide-to-add .proto-slide-block.open .slide-sub-block{transform:translate(-100%)}.proto-component-block.standard-dialog.slide-to-add .slide-main-block{z-index:10}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block{height:calc(100% + 50px);left:100%;top:-50px;z-index:50}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header{height:50px;border-bottom:1px solid #9f9fa0}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .proto-button-list-item.slide-return{width:50px;float:left}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .proto-button-list-item.slide-return .proto-icon{background:transparent url("./media/directlink-left-V2A6VVTV.svg") center center no-repeat;background-size:20px 20px}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-header .slide-header-text{position:relative;height:100%;align-items:flex-start;color:#db536a}.proto-component-block.standard-dialog.slide-to-add .slide-sub-block .slide-sub-content{height:calc(100% - 50px)}.proto-tabs-block{height:auto}.proto-tabs-block .tab-navigation-block{height:50px;top:1px;z-index:50}.proto-tabs-block .tab-content-block{height:auto}.proto-tabs-block .proto-tab-nav-item{margin-top:10px;height:calc(100% - 10px);padding:0 18px 0 10px;border-top:3px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;display:flex;flex-direction:row}.proto-tabs-block .proto-tab-nav-item.active{background:#fff;border-top:3px solid #db536a;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9}.proto-tabs-block .proto-tab-nav-item.active .proto-tab-text{font-weight:700}.proto-tabs-block .proto-tab-nav-item .icon-related-requests:before{display:flex;font-size:16px;justify-content:center;margin-top:10px;width:30px}.proto-tabs-block .proto-tab-nav-item .proto-icon{width:30px!important}.proto-tabs-block .proto-tab-nav-item.response-documents .proto-icon{background:transparent url("./media/document-FIEMK7EV.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.proto-tabs-block .proto-tab-nav-item.discussions{display:flex;justify-content:space-between;align-items:center}.proto-tabs-block .proto-tab-nav-item.discussions .proto-icon{background:transparent url("./media/discussions-YL543GYQ.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.proto-tabs-block .proto-tab-nav-item.discussions connect-badge{margin-left:5px}.proto-tabs-block .proto-tab-nav-item.history .proto-icon{background:transparent url("./media/history-MFT5QETQ.svg") center center no-repeat;background-size:16px 16px;background-position:center,center}.proto-tabs-block .proto-tab-nav-item .connect-tab-nav-click{background:transparent;cursor:pointer}.proto-tabs-block .proto-tab-content-item{height:auto;min-height:200px;background:#fff;border:1px solid #d9d9d9;padding:18px;opacity:0;z-index:-1}.proto-tabs-block .proto-tab-content-item.no-pad{padding:0}.proto-tabs-block .proto-tab-content-item.active{position:relative;opacity:1;z-index:30}.proto-tabs-block .proto-tabs-addl-ui-block{left:auto;right:25px;top:25px;height:20px;width:auto;z-index:30}.proto-select-wrapper .typeahead.disabled{opacity:.5}.proto-select-wrapper .typeahead.disabled .typeahead-display,.proto-select-wrapper .typeahead.disabled .text-select-click{cursor:not-allowed}.proto-form-input-block.typeahead{height:50px;overflow:hidden}.proto-form-input-block.typeahead .proto-input-label i{color:#0089eb}.proto-form-input-block.typeahead .text-select-click{position:absolute;inset:auto 0 0 auto;width:30px;height:30px;z-index:110;background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat;background-size:12px 12px}.proto-form-input-block.typeahead .third-party{background:transparent url("./media/asterisk-MZJBJ5XX.svg") center center no-repeat;width:10px;height:16px;background-position:top;background-size:8px}.proto-form-input-block.typeahead .proto-input-text{position:absolute;top:auto;bottom:0;left:0;z-index:30;background:#fff}.proto-form-input-block.typeahead .proto-input-text.is-active{border:1px solid #db536a;border-bottom:none}.proto-form-input-block.typeahead .proto-input-text.is-active.dropdown-above{border-bottom:1px solid #db536a;border-top:none}.proto-form-input-block.typeahead .proto-input-text.typeahead-display{z-index:100;display:flex;justify-content:flex-start;align-items:center}.proto-form-input-block.typeahead .proto-input-text.typeahead-display.now-typing{opacity:0;pointer-events:none}.proto-form-input-block.typeahead .proto-input-text.typeahead-display .typeahead-display-value{margin-right:9px;line-height:15px}.proto-form-input-block.typeahead .proto-input-text.typeahead-input{z-index:50;opacity:0;pointer-events:none}.proto-form-input-block.typeahead .proto-input-text.typeahead-input.now-typing{opacity:1;pointer-events:auto}.proto-dropdown-block.typeahead app-dropdown-typeahead-select{display:block}.proto-dropdown-block.typeahead.align-left{margin-left:0}.proto-dropdown-block.typeahead.align-above{transform:translateY(-100%)}.proto-dropdown-block.typeahead.align-above app-dropdown-typeahead-select{top:auto}.proto-dropdown-block.typeahead.align-above app-dropdown-typeahead-select .dropdown-wrap{position:absolute;bottom:0;left:0}.aura-large-file-name .proto-input-text.typeahead-display{align-items:flex-start;padding-top:8px}.aura-large-file-name .proto-input-text.typeahead-display .typeahead-display-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proto-input-hint{color:#9f9fa0}.proto-user-card{display:flex;justify-content:flex-start;align-items:center}.proto-user-card .proto-user-card-avatar{background:#787879;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:15px}.proto-user-card .proto-user-card-org{font-weight:700}.proto-dropdown-block.user-select{padding:0 0 0 20px;margin-top:30px}.proto-dropdown-block.user-select .connect-user-select-loading{height:75px;background:#fff}.proto-dropdown-block.user-select .dropdown-controls-block .dropdown-select-option{height:auto;padding:10px}.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-name{color:#3f3f40;line-height:14px}.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-name .country-text{color:#787879}.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .name-text-bold{font-weight:700}.proto-dropdown-block.user-select .dropdown-controls-block .connect-user-select-option .select-text-detail{color:#787879;line-height:14px}app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option{height:50px}app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-name{color:#3f3f40}app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-name .country-text{color:#b5ae98}app-dropdown-user-select .user-dropdown-container .dropdown-controls-block .dropdown-select-option .select-text-detail{color:#79797a;font-style:italic}.proto-form-input-block.user-select{height:auto;min-height:30px}.proto-form-input-block.user-select.has-label{height:50px}.proto-form-input-block.user-select .text-select-click{position:absolute;inset:auto 0 0 auto;width:30px;height:30px;z-index:50;background:transparent url("./media/caret-down-N74RFS3D.svg") center center no-repeat}.proto-form-input-block.user-select .proto-input-text{position:absolute;top:auto;bottom:0;left:0;z-index:30;background:#fff}.proto-form-input-block.user-select .proto-input-text.user-select-display{z-index:10}.proto-form-input-block.user-select .proto-input-text.user-select-display .now-typing{opacity:0}.proto-form-input-block.user-select .proto-input-text.user-select-display.has-selection{z-index:50}.proto-form-input-block.user-select .proto-input-text.user-select-display.has-selection.now-typing{z-index:10;opacity:0}.proto-form-input-block.user-select .proto-input-validation-message{position:absolute;bottom:-15px}.proto-form-input-block.user-select .text-select-clear{position:absolute;inset:auto 0 0 auto;width:30px;height:30px;z-index:110;background:transparent url("./media/cross-circle-f-R5B5TNWG.svg") center center no-repeat;background-size:20px 20px;cursor:pointer}.proto-form-input-block.user-select.user-chip-select{min-height:50px;height:auto;overflow:visible}.proto-form-input-block.user-select.user-chip-select .proto-input-text.user-select-display{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;z-index:50;height:auto;min-height:30px;overflow:visible}.proto-form-input-block.user-select.user-chip-select .proto-input-text.user-select-display .user-chip-input{position:static;top:auto;left:auto;min-width:100px;flex-shrink:1;flex-grow:1;width:auto;border:none;padding:0}.email-text{font-style:italic}.user-third-party{background:transparent url("./media/asterisk-MZJBJ5XX.svg") center center no-repeat;display:inline-block;height:10px}.user-group-name-text{font-style:italic}.proto-empty-state{text-align:center}.proto-empty-state .proto-empty-state-header{color:#8c8c8c;font-style:italic;height:auto}.proto-empty-state .proto-empty-state-text{color:#8c8c8c;padding-top:10px}.proto-empty-state .proto-empty-state-icon{margin:0 auto;height:150px;width:150px}.proto-empty-state .proto-empty-state-icon.access-groups .proto-icon{background:transparent url("./media/custom-access-group-UALMCSKJ.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.client-team .proto-icon{background:transparent url("./media/client-users-CUOYB4B5.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.discussions .proto-icon{background:transparent url("./media/discussions-B5NMVZOZ.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.engagements .proto-icon{background:transparent url("./media/engagements-ULJFBUVI.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.engagement-matters .proto-icon{background:transparent url("./media/engagement-matters-6H7GLZND.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.filters .proto-icon{background:transparent url("./media/filter-o-VMUL6AWA.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.milestones .proto-icon{background:transparent url("./media/milestones-UJS3A5XD.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.notifications .proto-icon{background:transparent url("./media/notifications-SRWUK7MN.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.global-metrics .proto-icon{background:transparent url("./media/global-metrics-7DJ6LBGC.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.related-requests .proto-icon{background:transparent url("./media/related-requests-Q6DQR4OK.svg") center center no-repeat;background-size:90px 90px}.proto-empty-state .proto-empty-state-icon.requests .proto-icon{background:transparent url("./media/requests-GOE4D4JM.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.users .proto-icon{background:transparent url("./media/team-directory-BXVWG2WU.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.blocked-user .proto-icon{background:transparent url("./media/keys-3P5SAFSH.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.add{height:25px;width:25px;display:inline-block}.proto-empty-state .proto-empty-state-icon.add .proto-icon{background:transparent url("./media/add-UQPNG7TV.svg") center center no-repeat;background-size:16px 16px;background-position:bottom center}.proto-empty-state .proto-empty-state-icon.access-denied{margin-top:100px}.proto-empty-state .proto-empty-state-icon.access-denied .proto-icon{background:transparent url("./media/keys-3P5SAFSH.svg") center center no-repeat;background-size:100%}.proto-empty-state .proto-empty-state-icon.page-not-found{margin-top:100px}.proto-empty-state .proto-empty-state-icon.page-not-found .proto-icon{background:transparent url("./media/error-7PDGOKFR.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.unauthorized-access{margin-top:100px}.proto-empty-state .proto-empty-state-icon.unauthorized-access .proto-icon{background:transparent url("./media/keys-3P5SAFSH.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state .proto-empty-state-icon.error{margin-top:100px}.proto-empty-state .proto-empty-state-icon.error .proto-icon{background:transparent url("./media/error-7PDGOKFR.svg") center center no-repeat;background-size:120px 120px}.proto-empty-state.blocked-user{margin-top:50px}.document-library-no-rows__icon i{background:transparent url("./media/requests-GOE4D4JM.svg") center center no-repeat;background-size:120px 120px}.confirmations-no-rows__icon i{background:transparent url("./media/confirmations-3TQRTBY3.svg") center center no-repeat;background-size:120px 120px}.proto-warning-banner{background:#fffbf2;border:1px solid #ffb600;padding:10px 18px 10px 35px;min-height:35px;height:auto}.proto-warning-banner .proto-warning-banner-icon{width:35px;height:35px}.proto-warning-banner .proto-warning-banner-icon .proto-icon{background:transparent url("./media/warning-TUGFQCLC.svg") center center no-repeat}.ck-body-wrapper{display:none!important}.ck-list-bogus-paragraph{display:inline!important}@font-face{font-family:FontAwesome;src:url("./media/fontawesome-webfont-FMJ3VJ65.eot?v=4.7.0");src:url("./media/fontawesome-webfont-FMJ3VJ65.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("./media/fontawesome-webfont-5GKVPAEF.woff2?v=4.7.0") format("woff2"),url("./media/fontawesome-webfont-Z4ARLA73.woff?v=4.7.0") format("woff"),url("./media/fontawesome-webfont-RJ6LE7IU.ttf?v=4.7.0") format("truetype"),url("./media/fontawesome-webfont-3KIJVIEY.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{-webkit-animation:p-icon-spin 2s infinite linear;animation:p-icon-spin 2s infinite linear}}@-webkit-keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-button-group .p-button{margin:0}.p-button-group .p-button:focus,.p-button-group p-button:focus .p-button,.p-buttonset .p-button:focus,.p-buttonset p-button:focus .p-button{position:relative;z-index:1}.p-button-group .p-button:not(:last-child),.p-button-group .p-button:not(:last-child):hover,.p-button-group p-button:not(:last-child) .p-button,.p-button-group p-button:not(:last-child) .p-button:hover,.p-buttonset .p-button:not(:last-child),.p-buttonset .p-button:not(:last-child):hover,.p-buttonset p-button:not(:last-child) .p-button,.p-buttonset p-button:not(:last-child) .p-button:hover{border-right:0 none}.p-button-group .p-button:not(:first-of-type):not(:last-of-type),.p-button-group p-button:not(:first-of-type):not(:last-of-type) .p-button,.p-buttonset .p-button:not(:first-of-type):not(:last-of-type),.p-buttonset p-button:not(:first-of-type):not(:last-of-type) .p-button{border-radius:0}.p-button-group .p-button:first-of-type:not(:only-of-type),.p-button-group p-button:first-of-type:not(:only-of-type) .p-button,.p-buttonset .p-button:first-of-type:not(:only-of-type),.p-buttonset p-button:first-of-type:not(:only-of-type) .p-button{border-top-right-radius:0;border-bottom-right-radius:0}.p-button-group .p-button:last-of-type:not(:only-of-type),.p-button-group p-button:last-of-type:not(:only-of-type) .p-button,.p-buttonset .p-button:last-of-type:not(:only-of-type),.p-buttonset p-button:last-of-type:not(:only-of-type) .p-button{border-top-left-radius:0;border-bottom-left-radius:0}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url("./media/color-727V6BA6.png") no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url("./media/hue-3YTJE6JS.png") no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password .p-icon{cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{scale:2;position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}}@font-face{font-family:pwc-connect;src:url("./media/pwc-connect-Y2JHNQPX.eot?lw4f4r");src:url("./media/pwc-connect-Y2JHNQPX.eot?lw4f4r#iefix") format("embedded-opentype"),url("./media/pwc-connect-23LPUPKU.ttf?lw4f4r") format("truetype"),url("./media/pwc-connect-OEZPZDKC.woff?lw4f4r") format("woff"),url("./media/pwc-connect-Q235OVHY.svg?lw4f4r#pwc-connect") format("svg");font-weight:400;font-style:normal;font-display:block}.pwc-icon{font-family:pwc-connect!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-map-location:before{content:"\e96c"}.icon-binoculars:before{content:"\e96a"}.icon-empty-state-binoculars:before{content:"\e96b"}.icon-flag-default:before{content:"\e95d"}.icon-flag-active:before{content:"\e95e"}.icon-doc-returned:before{content:"\e95f"}.icon-run-report:before{content:"\e95b"}.icon-digital-lab-f:before{content:"\e95c"}.icon-plus-circle-f:before{content:"\e95a"}.icon-find-and-replace:before{content:"\e958"}.icon-reconcile-with-aura:before{content:"\e959"}.icon-site-search:before{content:"\e957"}.icon-unlink:before{content:"\e956"}.icon-related-requests:before{content:"\e92e"}.icon-bell-f:before{content:"\e92a"}.icon-my-day-alt-f:before{content:"\e92b"}.icon-app:before{content:"\e92c"}.icon-gear-f:before{content:"\e92d"}.icon-help:before{content:"\e928"}.icon-feedback-alt-f:before{content:"\e929"}.icon-copy-as-link:before{content:"\e927"}.icon-clone:before{content:"\e926"}.icon-my-day-fill:before{content:"\e925"}.icon-localisations:before{content:"\e924"}.icon-my-day:before{content:"\e923"}.icon-angle-down:before{content:"\e900"}.icon-angle-left:before{content:"\e901"}.icon-angle-left-circle-f:before{content:"\e902"}.icon-angle-right:before{content:"\e903"}.icon-angle-right-circle-f:before{content:"\e904"}.icon-angle-up:before{content:"\e905"}.icon-arrow-left-circle-f:before{content:"\e906"}.icon-asterisk:before{content:"\e907"}.icon-aura:before{content:"\e908"}.icon-bars:before{content:"\e909"}.icon-bell:before{content:"\e90a"}.icon-bell-alt:before{content:"\e90b"}.icon-bell-email-alt:before{content:"\e90c"}.icon-bell-envelope:before{content:"\e90d"}.icon-briefcase:before{content:"\e90e"}.icon-bulk-update:before{content:"\e90f"}.icon-calendar:before{content:"\e910"}.icon-calendar-accepted:before{content:"\e911"}.icon-calendar-overdue:before{content:"\e912"}.icon-cancel:before{content:"\e913"}.icon-caret-down:before{content:"\e914"}.icon-caret-right:before{content:"\e915"}.icon-check:before{content:"\e916"}.icon-checkbox-indeterminate:before{content:"\e917"}.icon-check-circle-f:before{content:"\e918"}.icon-client-users:before{content:"\e919"}.icon-clock-circle-o:before{content:"\e91a"}.icon-collapse:before{content:"\e91b"}.icon-columns:before{content:"\e91c"}.icon-comment-icon:before{content:"\e91d"}.icon-cross:before{content:"\e91e"}.icon-cross-circle-f:before{content:"\e91f"}.icon-custom-access-group:before{content:"\e920"}.icon-custom-access-groups:before{content:"\e921"}.icon-dashboard:before{content:"\e922"}.icon-dashes:before{content:"\e92f"}.icon-directlink-left:before{content:"\e930"}.icon-directory:before{content:"\e931"}.icon-discussion-bubble:before{content:"\e932"}.icon-discussions:before{content:"\e933"}.icon-document:before{content:"\e934"}.icon-document-chart:before{content:"\e935"}.icon-document-circle:before{content:"\e936"}.icon-download:before{content:"\e937"}.icon-email:before{content:"\e938"}.icon-engagement-matters:before{content:"\e939"}.icon-engagements:before{content:"\e93a"}.icon-error:before{content:"\e93b"}.icon-expand:before{content:"\e93c"}.icon-export:before{content:"\e93d"}.icon-eye:before{content:"\e93e"}.icon-feedback:before{content:"\e93f"}.icon-filter-f:before{content:"\e940"}.icon-filter-o:before{content:"\e941"}.icon-gear:before{content:"\e942"}.icon-harvey-ball-full:before{content:"\e943"}.icon-harvey-ball-half:before{content:"\e944"}.icon-harvey-ball-quarter:before{content:"\e945"}.icon-harvey-ball-three-quarter:before{content:"\e946"}.icon-history:before{content:"\e947"}.icon-home:before{content:"\e948"}.icon-import:before{content:"\e949"}.icon-import-from-aura:before{content:"\e94a"}.icon-import-from-aura-alt:before{content:"\e94b"}.icon-information-circle-f:before{content:"\e94c"}.icon-inprogress-unregistered:before{content:"\e94d"}.icon-keys:before{content:"\e94e"}.icon-lock:before{content:"\e94f"}.icon-logout:before{content:"\e950"}.icon-map-to-aura:before{content:"\e951"}.icon-map-to-aura-alt:before{content:"\e952"}.icon-milestones:before{content:"\e953"}.icon-newspaper:before{content:"\e954"}.icon-notifications:before{content:"\e955"}.icon-paper-plane:before{content:"\e960"}.icon-pencil:before{content:"\e961"}.icon-pencil-circle-o:before{content:"\e962"}.icon-people:before{content:"\e963"}.icon-person:before{content:"\e964"}.icon-phone:before{content:"\e965"}.icon-plus-circle-o:before{content:"\e966"}.icon-processing:before{content:"\e967"}.icon-question-circle-f:before{content:"\e968"}.icon-requests:before{content:"\e969"}.icon-returned:before{content:"\e974"}.icon-roll-forward:before{content:"\e975"}.icon-save:before{content:"\e976"}.icon-send-to-aura:before{content:"\e977"}.icon-send-to-aura-alt:before{content:"\e978"}.icon-shield:before{content:"\e979"}.icon-sort-asc:before{content:"\e97a"}.icon-sort-desc:before{content:"\e97b"}.icon-sort-indicator-asc:before{content:"\e97c"}.icon-sort-indicator-desc:before{content:"\e97d"}.icon-squares:before{content:"\e97e"}.icon-submit:before{content:"\e97f"}.icon-team-directory:before{content:"\e980"}.icon-trash:before{content:"\e981"}.icon-upload:before{content:"\e982"}.icon-user:before{content:"\e983"}.icon-vcard:before{content:"\e984"}.icon-v-ellipsis:before{content:"\e985"}.icon-v-ellipsis-circle-f:before{content:"\e986"}.icon-video-circle:before{content:"\e987"}.icon-view:before{content:"\e988"}.icon-warning:before{content:"\e989"}.t-serif{font-family:Georgia,serif}.t-bold,.t-weight-bold{font-weight:700}.t-weight-normal{font-weight:400}.t-underline{text-decoration:underline}.t-italic{font-style:italic}.t-10,.t-font-size-10{font-size:10px}.t-12,.t-font-size-12{font-size:12px}.t-14,.t-font-size-14{font-size:14px}.t-16,.t-font-size-16{font-size:16px}.t-18,.t-font-size-18{font-size:18px}.t-24,.t-font-size-24{font-size:24px}.t-lh-21{line-height:21px}.t-primary{color:#db536a}.t-text-grey{color:#404041}.t-text-grey-70{color:#79797a}.t-text-grey-60{color:#9f9fa0}.t-text-grey-20{color:#d9d9d9}.t-text-grey-highlight{color:#ffe299}.t-secondary-70{color:#787879}.t-no-line-break{white-space:nowrap}.t-truncate{text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap}.u-text-link{text-decoration:underline;font-weight:400;cursor:pointer}.u-text-link:hover{color:#db536a}.u-text-link__no-underline{text-decoration:none}.u-text-link--inline{display:inline}.t-no-select{-webkit-user-select:none;user-select:none}.u-vbox,.u-flexbox-column,.u-hbox,.u-flexbox-row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row;-moz-flex-flow:row;-ms-flex-flow:row;flex-direction:row;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.u-vbox .u-inline,.u-flexbox-column .u-inline,.u-hbox .u-inline,.u-flexbox-row .u-inline{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.u-hbox,.u-flexbox-row{-webkit-flex-flow:row;-moz-flex-flow:row;-ms-flex-flow:row;flex-direction:row}.u-hbox.u-vcenter,.u-hbox.u-align-items-center,.u-flexbox-row.u-vcenter,.u-flexbox-row.u-align-items-center{-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.u-hbox.u-hcenter,.u-hbox.u-justify-content-center,.u-flexbox-row.u-hcenter,.u-flexbox-row.u-justify-content-center{-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.u-hbox.u-vhcenter,.u-hbox.u-align-and-justify-center,.u-flexbox-row.u-vhcenter,.u-flexbox-row.u-align-and-justify-center{-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.u-hbox.u-vtop,.u-hbox.u-align-items-start,.u-flexbox-row.u-vtop,.u-flexbox-row.u-align-items-start{-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.u-hbox.u-vbottom,.u-hbox.u-align-items-end,.u-flexbox-row.u-vbottom,.u-flexbox-row.u-align-items-end{-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.u-hbox.u-vfit,.u-hbox.u-align-items-stretch,.u-flexbox-row.u-vfit,.u-flexbox-row.u-align-items-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}.u-hbox.u-hspacebetween,.u-hbox.u-justify-content-space-between,.u-flexbox-row.u-hspacebetween,.u-flexbox-row.u-justify-content-space-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.u-hbox.u-hleft,.u-hbox.u-justify-content-start,.u-flexbox-row.u-hleft,.u-flexbox-row.u-justify-content-start{-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.u-hbox.u-hright,.u-hbox.u-justify-content-end,.u-flexbox-row.u-hright,.u-flexbox-row.u-justify-content-end{-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.u-vbox,.u-flexbox-column{-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-direction:column}.u-vbox.u-vcenter,.u-vbox.u-justify-content-center,.u-flexbox-column.u-vcenter,.u-flexbox-column.u-justify-content-center{-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.u-vbox.u-hcenter,.u-vbox.u-align-items-center,.u-flexbox-column.u-hcenter,.u-flexbox-column.u-align-items-center{-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.u-vbox.u-vhcenter,.u-vbox.u-align-and-justify-center,.u-flexbox-column.u-vhcenter,.u-flexbox-column.u-align-and-justify-center{-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.u-vbox.u-vtop,.u-vbox.u-justify-content-start,.u-flexbox-column.u-vtop,.u-flexbox-column.u-justify-content-start{-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.u-vbox.u-vbottom,.u-vbox.u-justify-content-end,.u-flexbox-column.u-vbottom,.u-flexbox-column.u-justify-content-end{-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.u-vbox.u-hfit,.u-vbox.u-align-items-stretch,.u-flexbox-column.u-hfit,.u-flexbox-column.u-align-items-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}.u-vbox.u-hleft,.u-vbox.u-align-items-start,.u-flexbox-column.u-hleft,.u-flexbox-column.u-align-items-start{-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.u-vbox.u-hright,.u-vbox.u-align-items-end,.u-flexbox-column.u-hright,.u-flexbox-column.u-align-items-end{-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.u-vbox.u-self-hleft,.u-vbox.u-align-self-start,.u-flexbox-column.u-self-hleft,.u-flexbox-column.u-align-self-start{-ms-flex-align:start;-ms-flex-item-align:flex-start;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.u-vbox.u-self-hright,.u-vbox.u-align-self-end,.u-flexbox-column.u-self-hright,.u-flexbox-column.u-align-self-end{-ms-flex-align:end;-ms-flex-item-align:flex-end;-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.u-space-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.u-space-around{-ms-flex-pack:space-around;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}.u-grow-1{-webkit-box-flex:1 0 0%;-moz-box-flex:1 0 0%;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.u-grow-2{-webkit-box-flex:2 0 0%;-moz-box-flex:2 0 0%;-webkit-flex:2 0 0%;-ms-flex:2 0 0%;flex:2 0 0%}.u-grow-3{-webkit-box-flex:3 0 0%;-moz-box-flex:3 0 0%;-webkit-flex:3 0 0%;-ms-flex:3 0 0%;flex:3 0 0%}.u-grow-4{-webkit-box-flex:4 0 0%;-moz-box-flex:4 0 0%;-webkit-flex:4 0 0%;-ms-flex:4 0 0%;flex:4 0 0%}.u-grow-05{-webkit-box-flex:.5 0 0%;-moz-box-flex:.5 0 0%;-webkit-flex:.5 0 0%;-ms-flex:.5 0 0%;flex:.5 0 0%}.u-grow-35{-webkit-box-flex:3.5 0 0%;-moz-box-flex:3.5 0 0%;-webkit-flex:3.5 0 0%;-ms-flex:3.5 0 0%;flex:3.5 0 0%}.u-flexbox-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.u-flexbox-wrap-reverse{-webkit-flex-wrap:wrap-reverse;-moz-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;-o-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.u-shrink{-webkit-box-flex:0 1 0;-moz-box-flex:0 1 0;-webkit-flex:0 1 0;-ms-flex:0 1 0;flex:0 1 0}.u-shrink-0{-webkit-box-flex:0 0 0;-moz-box-flex:0 0 0;-webkit-flex:0 0 0;-ms-flex:0 0 0;flex:0 0 0}.u-p-05{padding:.5rem}.u-p-09{padding:.9rem}.u-p-1_8{padding:1.8rem}.u-p-t-05{padding-top:.5rem}.u-p-t-09{padding-top:.9rem}.u-p-t-1_8{padding-top:1.8rem}.u-p-r-05{padding-right:.5rem}.u-p-r-09{padding-right:.9rem}.u-p-r-1_8{padding-right:1.8rem}.u-p-b-05{padding-bottom:.5rem}.u-p-b-09{padding-bottom:.9rem}.u-p-b-1_8{padding-bottom:1.8rem}.u-p-l-05{padding-left:.5rem}.u-p-l-09{padding-left:.9rem}.u-p-l-1_8{padding-left:1.8rem}.u-p-tb-05{padding-top:.5rem;padding-bottom:.5rem}.u-p-tb-09{padding-top:.9rem;padding-bottom:.9rem}.u-p-tb-1_8{padding-top:1.8rem;padding-bottom:1.8rem}.u-p-lr-05{padding-left:.5rem;padding-right:.5rem}.u-p-lr-09{padding-left:.9rem;padding-right:.9rem}.u-p-lr-1_8{padding-left:1.8rem;padding-right:1.8rem}.u-m-05{margin:.5rem}.u-m-09{margin:.9rem}.u-m-1_8{margin:1.8rem}.u-m-t-05{margin-top:.5rem}.u-m-t-09{margin-top:.9rem}.u-m-t-1_8{margin-top:1.8rem}.u-m-r-05{margin-right:.5rem}.u-m-r-09{margin-right:.9rem}.u-m-r-1_8{margin-right:1.8rem}.u-m-b-05{margin-bottom:.5rem}.u-m-b-09{margin-bottom:.9rem}.u-m-b-1_8{margin-bottom:1.8rem}.u-m-l-05{margin-left:.5rem}.u-m-l-09{margin-left:.9rem}.u-m-l-1_8{margin-left:1.8rem}.u-m-tb-05{margin-top:.5rem;margin-bottom:.5rem}.u-m-tb-09{margin-top:.9rem;margin-bottom:.9rem}.u-m-tb-1_8{margin-top:1.8rem;margin-bottom:1.8rem}.u-m-lr-05{margin-left:.5rem;margin-right:.5rem}.u-m-lr-09{margin-left:.9rem;margin-right:.9rem}.u-m-lr-1_8{margin-left:1.8rem;margin-right:1.8rem}.u-p-0{padding:0rem}.u-p-1{padding:1rem}.u-p-2{padding:2rem}.u-p-3{padding:3rem}.u-p-4{padding:4rem}.u-p-5{padding:5rem}.u-p-19{padding:19rem}.u-p-25{padding:25rem}.u-p-28{padding:28rem}.u-p-32{padding:32rem}.u-p-50{padding:50rem}.u-p-b-0{padding-bottom:0rem}.u-p-b-1{padding-bottom:1rem}.u-p-b-2{padding-bottom:2rem}.u-p-b-3{padding-bottom:3rem}.u-p-b-4{padding-bottom:4rem}.u-p-b-5{padding-bottom:5rem}.u-p-b-19{padding-bottom:19rem}.u-p-b-25{padding-bottom:25rem}.u-p-b-28{padding-bottom:28rem}.u-p-b-32{padding-bottom:32rem}.u-p-b-50{padding-bottom:50rem}.u-p-l-0{padding-left:0rem}.u-p-l-1{padding-left:1rem}.u-p-l-2{padding-left:2rem}.u-p-l-3{padding-left:3rem}.u-p-l-4{padding-left:4rem}.u-p-l-5{padding-left:5rem}.u-p-l-19{padding-left:19rem}.u-p-l-25{padding-left:25rem}.u-p-l-28{padding-left:28rem}.u-p-l-32{padding-left:32rem}.u-p-l-50{padding-left:50rem}.u-p-lr-0{padding-left:0rem;padding-right:0rem}.u-p-lr-1{padding-left:1rem;padding-right:1rem}.u-p-lr-2{padding-left:2rem;padding-right:2rem}.u-p-lr-3{padding-left:3rem;padding-right:3rem}.u-p-lr-4{padding-left:4rem;padding-right:4rem}.u-p-lr-5{padding-left:5rem;padding-right:5rem}.u-p-lr-19{padding-left:19rem;padding-right:19rem}.u-p-lr-25{padding-left:25rem;padding-right:25rem}.u-p-lr-28{padding-left:28rem;padding-right:28rem}.u-p-lr-32{padding-left:32rem;padding-right:32rem}.u-p-lr-50{padding-left:50rem;padding-right:50rem}.u-p-r-0{padding-right:0rem}.u-p-r-1{padding-right:1rem}.u-p-r-2{padding-right:2rem}.u-p-r-3{padding-right:3rem}.u-p-r-4{padding-right:4rem}.u-p-r-5{padding-right:5rem}.u-p-r-19{padding-right:19rem}.u-p-r-25{padding-right:25rem}.u-p-r-28{padding-right:28rem}.u-p-r-32{padding-right:32rem}.u-p-r-50{padding-right:50rem}.u-p-t-0{padding-top:0rem}.u-p-t-1{padding-top:1rem}.u-p-t-2{padding-top:2rem}.u-p-t-3{padding-top:3rem}.u-p-t-4{padding-top:4rem}.u-p-t-5{padding-top:5rem}.u-p-t-19{padding-top:19rem}.u-p-t-25{padding-top:25rem}.u-p-t-28{padding-top:28rem}.u-p-t-32{padding-top:32rem}.u-p-t-50{padding-top:50rem}.u-p-tb-0{padding-top:0rem;padding-bottom:0rem}.u-p-tb-1{padding-top:1rem;padding-bottom:1rem}.u-p-tb-2{padding-top:2rem;padding-bottom:2rem}.u-p-tb-3{padding-top:3rem;padding-bottom:3rem}.u-p-tb-4{padding-top:4rem;padding-bottom:4rem}.u-p-tb-5{padding-top:5rem;padding-bottom:5rem}.u-p-tb-19{padding-top:19rem;padding-bottom:19rem}.u-p-tb-25{padding-top:25rem;padding-bottom:25rem}.u-p-tb-28{padding-top:28rem;padding-bottom:28rem}.u-p-tb-32{padding-top:32rem;padding-bottom:32rem}.u-p-tb-50{padding-top:50rem;padding-bottom:50rem}.u-m-0{margin:0rem}.u-m-1{margin:1rem}.u-m-2{margin:2rem}.u-m-3{margin:3rem}.u-m-4{margin:4rem}.u-m-5{margin:5rem}.u-m-25{margin:25rem}.u-m-28{margin:28rem}.u-m-32{margin:32rem}.u-m-50{margin:50rem}.u-m-b-0{margin-bottom:0rem}.u-m-b-1{margin-bottom:1rem}.u-m-b-2{margin-bottom:2rem}.u-m-b-3{margin-bottom:3rem}.u-m-b-4{margin-bottom:4rem}.u-m-b-5{margin-bottom:5rem}.u-m-b-25{margin-bottom:25rem}.u-m-b-28{margin-bottom:28rem}.u-m-b-32{margin-bottom:32rem}.u-m-b-50{margin-bottom:50rem}.u-m-l-0{margin-left:0rem}.u-m-l-1{margin-left:1rem}.u-m-l-2{margin-left:2rem}.u-m-l-3{margin-left:3rem}.u-m-l-4{margin-left:4rem}.u-m-l-5{margin-left:5rem}.u-m-l-25{margin-left:25rem}.u-m-l-28{margin-left:28rem}.u-m-l-32{margin-left:32rem}.u-m-l-50{margin-left:50rem}.u-m-lr-0{margin-left:0rem;margin-right:0rem}.u-m-lr-1{margin-left:1rem;margin-right:1rem}.u-m-lr-2{margin-left:2rem;margin-right:2rem}.u-m-lr-3{margin-left:3rem;margin-right:3rem}.u-m-lr-4{margin-left:4rem;margin-right:4rem}.u-m-lr-5{margin-left:5rem;margin-right:5rem}.u-m-lr-25{margin-left:25rem;margin-right:25rem}.u-m-lr-28{margin-left:28rem;margin-right:28rem}.u-m-lr-32{margin-left:32rem;margin-right:32rem}.u-m-lr-50{margin-left:50rem;margin-right:50rem}.u-m-r-0{margin-right:0rem}.u-m-r-1{margin-right:1rem}.u-m-r-2{margin-right:2rem}.u-m-r-3{margin-right:3rem}.u-m-r-4{margin-right:4rem}.u-m-r-5{margin-right:5rem}.u-m-r-25{margin-right:25rem}.u-m-r-28{margin-right:28rem}.u-m-r-32{margin-right:32rem}.u-m-r-50{margin-right:50rem}.u-m-t-0{margin-top:0rem}.u-m-t-1{margin-top:1rem}.u-m-t-2{margin-top:2rem}.u-m-t-3{margin-top:3rem}.u-m-t-4{margin-top:4rem}.u-m-t-5{margin-top:5rem}.u-m-t-25{margin-top:25rem}.u-m-t-28{margin-top:28rem}.u-m-t-32{margin-top:32rem}.u-m-t-50{margin-top:50rem}.u-m-tb-0{margin-top:0rem;margin-bottom:0rem}.u-m-tb-1{margin-top:1rem;margin-bottom:1rem}.u-m-tb-2{margin-top:2rem;margin-bottom:2rem}.u-m-tb-3{margin-top:3rem;margin-bottom:3rem}.u-m-tb-4{margin-top:4rem;margin-bottom:4rem}.u-m-tb-5{margin-top:5rem;margin-bottom:5rem}.u-m-tb-25{margin-top:25rem;margin-bottom:25rem}.u-m-tb-28{margin-top:28rem;margin-bottom:28rem}.u-m-tb-32{margin-top:32rem;margin-bottom:32rem}.u-m-tb-50{margin-top:50rem;margin-bottom:50rem}.u-display-block{display:block}.u-display-inline{display:inline}.u-display-inline-block{display:inline-block}.u-overflow-hidden{overflow:hidden}.u-overflow-y-auto{overflow-y:auto}.u-overflow-y-hidden{overflow-y:hidden}.u-overflow-y-visible{overflow-y:visible}.u-overflow-x-auto{overflow-x:auto}.u-overflow-x-hidden{overflow-x:hidden}.u-overflow-x-visible{overflow-x:visible}.u-divider{border:0;border-bottom:1px solid #d9d9d9;margin:0}.u-border-bottom{border-bottom:1px solid #d9d9d9}.u-focus-outline:focus{outline-width:1px;outline-color:#db536a;outline-style:solid}.u-cursor-default{cursor:default}:root{--surface-a: #ffffff;--surface-b: #f8f9fa;--surface-c: #e9ecef;--surface-d: #dee2e6;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: $pwc-text-grey;--text-color-secondary: $pwc-text-grey-70;--primary-color: $pwc-primary;--primary-color-text: #ffffff;--font-family: -apple-system, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}*{box-sizing:border-box}.p-component{font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.8}.p-error,.p-invalid{color:#e0301e}.p-text-secondary{color:#79797a}.pi{font-size:1rem}.p-link{font-size:12px;font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:3px}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-dropdown{background:transparent;color:#404041;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px;border:none;margin-left:-2.4rem;padding:0}.p-autocomplete.p-autocomplete-dd .p-autocomplete-dropdown:hover,.p-autocomplete.p-autocomplete-dd .p-autocomplete-dropdown:active,.p-autocomplete.p-autocomplete-dd .p-autocomplete-dropdown:focus{background:transparent;color:#404041}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;color:#404041;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.358rem .5rem .35rem;margin-right:.5rem;background:#ebebeb;color:#79797a;border-radius:1.3rem;font-size:.835rem;font-weight:700;border:1px solid #d9d9d9}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{font-size:1.2rem;margin-left:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-autocomplete-token-focus{background:#d9d9d9}.p-autocomplete .p-autocomplete-multiple-container .p-inputtext{padding-right:2.4rem}.p-autocomplete.p-error>.p-inputtext,.p-autocomplete.p-invalid>.p-inputtext{border:2px solid #e0301e}.p-autocomplete.xsmall,.p-autocomplete.small,.p-autocomplete.medium,.p-autocomplete.large,.p-autocomplete.full-width{width:100%}.p-autocomplete.xsmall{max-width:75px}.p-autocomplete.small{max-width:150px}.p-autocomplete.small-medium{max-width:250px}.p-autocomplete.medium{max-width:300px}.p-autocomplete.large{max-width:600px}.p-autocomplete.fixed-width.xsmall{min-width:75px}.p-autocomplete.fixed-width.small{min-width:150px}.p-autocomplete.fixed-width.small-medium{min-width:250px}.p-autocomplete.fixed-width.medium{min-width:300px}.p-autocomplete.fixed-width.large{min-width:600px}.p-autocomplete .p-button .p-button-icon.pwc-icon{font-size:1rem}.ng-invalid.ui-state-error p-autocomplete>.p-autocomplete>.p-inputtext,p-autocomplete.ui-state-error>.p-autocomplete>.p-inputtext,p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border:2px solid #e0301e}.p-autocomplete-panel{background:#fff;color:#404041;border:1px solid #db536a;border-radius:3px;box-shadow:0 3px 6px #0000001a}.p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#404041;background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#404041;background:#e9ecef}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#db536a}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item>span{white-space:normal}.p-autocomplete-panel.show-above{top:auto!important;bottom:30px}.p-autocomplete.xsmall .p-autocomplete-panel{max-width:75px}.p-autocomplete.small .p-autocomplete-panel{max-width:150px}.p-autocomplete.small-medium .p-autocomplete-panel{max-width:250px}.p-autocomplete.medium .p-autocomplete-panel{max-width:300px}.p-autocomplete.large .p-autocomplete-panel{max-width:600px}.full-width .p-autocomplete,.full-width .p-autocomplete .p-inputtext{width:100%}.p-calendar.p-error>.p-inputtext,.p-calendar.p-invalid>.p-inputtext{border:2px solid #e0301e}.p-calendar .p-inputtext{padding-right:3rem}p-calendar.ng-invalid.ui-state-error>.p-calendar>.p-inputtext,p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border:2px solid #e0301e}.p-datepicker{padding:0;background:#fff;color:#404041;border:1px solid #ced4da;border-radius:3px;min-width:unset!important}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:1px solid #b2b2b3;box-shadow:0 3px 6px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#404041;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #dee2e6;border-top-right-radius:3px;border-top-left-radius:3px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#b2b2b3}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,.p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{background-color:transparent;color:#db536a}.p-datepicker .p-datepicker-header .p-datepicker-title{color:#db536a;font-family:Georgia,Times New Roman,Times,serif;font-size:1.2rem;font-weight:700;line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title select{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-title select:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:.8rem;margin:.5rem 0}.p-datepicker table th{padding:1rem .5rem .5rem;text-align:center;font-weight:700;border:0}.p-datepicker table th>span{width:1.143rem;height:1.143rem}.p-datepicker table td{width:1.143rem;height:1.143rem}.p-datepicker table td>span{padding:.5rem;width:2.143rem;height:2.143rem;transition:background-color .2s,border-color .2s,box-shadow .2s;border:0;box-sizing:border-box;font-weight:700}.p-datepicker table td>span.p-highlight{color:#fff;background:#db536a}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datepicker table td>span.p-disabled{opacity:.5;font-weight:400}.p-datepicker table td.p-datepicker-today>span{color:#db536a;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#db536a}.p-datepicker .p-datepicker-buttonbar{padding:1rem;border-top:1px solid #dee2e6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-datepicker-buttonbar .p-button-text{background-color:#ebebeb;border-color:#ebebeb;color:#404041;font-weight:700}.p-datepicker .p-datepicker-buttonbar .p-button-text:enabled:hover,.p-datepicker .p-datepicker-buttonbar .p-button-text:enabled:active,.p-datepicker .p-datepicker-buttonbar .p-button-text:enabled:focus{background-color:#d9d9d9;border-color:#d9d9d9;color:#404041}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.286rem}.p-datepicker .p-timepicker>div{padding:0 .429rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#db536a}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-right:1px solid #dee2e6;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-right:0 none}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#fdf6f7}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover{background:#fdf6f7}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datepicker.xsmall,.p-datepicker.small,.p-datepicker.medium,.p-datepicker.large,.p-datepicker.full-width{width:100%}.p-datepicker.xsmall{max-width:75px}.p-datepicker.small{max-width:150px}.p-datepicker.small-medium{max-width:250px}.p-datepicker.medium{max-width:300px}.p-datepicker.large{max-width:600px}.p-datepicker.fixed-width.xsmall{min-width:75px}.p-datepicker.fixed-width.small{min-width:150px}.p-datepicker.fixed-width.small-medium{min-width:250px}.p-datepicker.fixed-width.medium{min-width:300px}.p-datepicker.fixed-width.large{min-width:600px}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-datepicker-trigger.p-button{background-color:transparent;border:0;margin-left:-2.4rem}.p-datepicker-trigger.p-button span{color:#404041}.p-datepicker-trigger.p-button:enabled:hover,.p-datepicker-trigger.p-button:enabled:active,.p-datepicker-trigger.p-button:enabled:focus{background:#a32020}.p-datepicker-trigger.p-button:enabled:hover span,.p-datepicker-trigger.p-button:enabled:active span,.p-datepicker-trigger.p-button:enabled:focus span{color:#fff}.p-datepicker-trigger.p-button:disabled{background-color:transparent;border:0}.p-cascadeselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-cascadeselect:not(.p-disabled):hover{border-color:#db536a}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#404041;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-cascadeselect.p-error,.p-cascadeselect.p-invalid{border:2px solid #e0301e}.p-cascadeselect-panel{background:#fff;color:#404041;border:1px solid #db536a;border-radius:3px;box-shadow:0 3px 6px #0000001a}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#404041;background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#fff;background:#db536a}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#404041;background:#e9ecef}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#f8f9fa}.p-checkbox{width:16px;height:16px}.p-checkbox .p-checkbox-box{border:1px solid #787879;background:#fff;width:16px;height:16px;color:#404041;border-radius:.2rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:10px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#db536a;background:#db536a}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#ebebeb}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus:hover{border-color:#ebebeb}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#a32020;color:#fff}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight.p-focus{border-color:#602320}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight.p-focus:hover{border-color:#db536a}.p-checkbox.ui-state-error>.p-checkbox-box,.p-checkbox.p-error>.p-checkbox-box,.p-checkbox.p-invalid>.p-checkbox-box{border:2px solid #e0301e}.p-checkbox.p-checkbox-indeterminate.p-checkbox-checked .p-checkbox-icon{line-height:14px}.p-checkbox.p-checkbox-indeterminate.p-checkbox-checked .p-checkbox-icon:before{font-family:primeicons;content:"\e90f"}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border:2px solid #e0301e}p-checkbox.ui-chkbox-label-ellipsis{overflow:hidden;white-space:nowrap;display:flex}p-checkbox.ui-chkbox-label-ellipsis .p-checkbox-label{flex:1 0 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#db536a}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f8f9fa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#a32020}.p-checkbox-label{margin-left:.5rem}.p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}.p-chips .p-chips-multiple-container{padding:.25rem .5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#db536a}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-chips .p-chips-multiple-container .p-chips-token{padding:.358rem .5rem .35rem;margin-right:.5rem;background:#ebebeb;color:#79797a;border-radius:1.3rem;font-size:.835rem;font-weight:700;border:1px solid #d9d9d9}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;color:#404041;padding:0;margin:0}.p-chips.p-error>.p-inputtext,.p-chips.p-invalid>.p-inputtext{border:2px solid #e0301e}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border:2px solid #e0301e}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border-color:#191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 3px 6px #0000001a}.p-dropdown{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-bottom-color:#3f3f40}.p-dropdown:not(.p-disabled):hover{border-color:#db536a}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#404041;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-dropdown .p-dropdown-clear-icon{color:#404041;right:2.357rem}.p-dropdown.xsmall,.p-dropdown.small,.p-dropdown.medium,.p-dropdown.large,.p-dropdown.full-width{width:100%}.p-dropdown.xsmall{max-width:75px}.p-dropdown.small{max-width:150px}.p-dropdown.small-medium{max-width:250px}.p-dropdown.medium{max-width:300px}.p-dropdown.large{max-width:600px}.p-dropdown.fixed-width.xsmall{min-width:75px}.p-dropdown.fixed-width.small{min-width:150px}.p-dropdown.fixed-width.small-medium{min-width:250px}.p-dropdown.fixed-width.medium{min-width:300px}.p-dropdown.fixed-width.large{min-width:600px}.p-dropdown-panel{background:#fff;color:#404041;border:1px solid #db536a;border-radius:3px;box-shadow:0 3px 6px #0000001a}.p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#404041;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#404041}.p-dropdown-panel .p-dropdown-items{padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#404041;background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-focus{color:#fff;background:#db536a}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#404041;background:#e9ecef}.p-dropdown-panel .p-dropdown-items .p-dropdown-item>span{white-space:normal}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-disabled{color:#79797a;background-color:#ebebeb;cursor:not-allowed!important;pointer-events:auto}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#404041;background:transparent}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#404041;background:#fff;font-weight:600}.p-dropdown-panel.p-error,.p-dropdown-panel.p-invalid{border:2px solid #e0301e}.p-dropdown.xsmall .p-dropdown-panel{max-width:75px}.p-dropdown.small .p-dropdown-panel{max-width:150px}.p-dropdown.small-medium .p-dropdown-panel{max-width:250px}.p-dropdown.medium .p-dropdown-panel{max-width:300px}.p-dropdown.large .p-dropdown-panel{max-width:600px}p-dropdown.ng-invalid.ui-state-error>.p-dropdown,p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border:2px solid #e0301e}.p-input-filled .p-dropdown{background:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#f8f9fa}.full-width .p-dropdown{width:100%}.p-editor-container .p-editor-toolbar{background:#f8f9fa;border-top-right-radius:3px;border-top-left-radius:3px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:1px solid #db536a;box-shadow:0 3px 6px #0000001a;border-radius:3px;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#404041}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#404041;background:#e9ecef}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}.p-editor-container .p-editor-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#404041;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#495057}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#495057}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#495057}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#db536a}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#db536a}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#db536a}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#db536a}.p-inputgroup-addon{background:#e9ecef;color:#79797a;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:.5rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup .p-float-label:first-child input{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border:2px solid #e0301e}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border:2px solid #e0301e}.p-inputswitch{width:3rem;height:1.5rem}.p-inputswitch .p-inputswitch-slider{background:#b2b2b3;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:1.25rem}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1rem;height:1rem;left:.25rem;margin-top:-.5rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.6rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b2b2b3}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#db536a}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#db536a}.p-inputswitch.p-error,.p-inputswitch.p-invalid{border:2px solid #e0301e}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch{border:2px solid #e0301e}.p-inputtext{font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;color:#404041;background:#fff;padding:.5rem;border:1px solid #ced4da;border-bottom-color:#3f3f40;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:0}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-inputtext.p-error,.p-inputtext.p-invalid,.p-inputtext.ng-dirty.ng-invalid{border:2px solid #e0301e}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem}.p-inputtext:disabled{opacity:.5}.p-inputtext.xsmall,.p-inputtext.small,.p-inputtext.medium,.p-inputtext.large,.p-inputtext.full-width{width:100%}.p-inputtext.xsmall{max-width:75px}.p-inputtext.small{max-width:150px}.p-inputtext.small-medium{max-width:250px}.p-inputtext.medium{max-width:300px}.p-inputtext.large{max-width:600px}.p-inputtext.fixed-width.xsmall{min-width:75px}.p-inputtext.fixed-width.small{min-width:150px}.p-inputtext.fixed-width.small-medium{min-width:250px}.p-inputtext.fixed-width.medium{min-width:300px}.p-inputtext.fixed-width.large{min-width:600px}.p-float-label>label{left:.5rem;color:#6c757d;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#e0301e}.p-input-icon-left>i:first-of-type{left:.5rem;color:#404041}.p-input-icon-left>.p-inputtext{padding-left:2rem}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>i:last-of-type{right:.5rem;color:#404041}.p-input-icon-right>.p-inputtext{padding-right:2rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder{color:#6c757d}::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:hover{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:focus{background-color:#f8f9fa}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem}.p-listbox{background:#fff;color:#404041;border:1px solid #ced4da;border-radius:3px}.p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#404041;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#404041}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#404041;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#fff;background:#db536a}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#404041;background:#e9ecef}.p-listbox.p-error,.p-listbox.p-invalid{border:2px solid #e0301e}p-listbox.ng-dirty.ng-invalid>.p-listbox{border:2px solid #e0301e}.p-multiselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect:not(.p-disabled):hover{border-color:#db536a}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a}.p-multiselect .p-multiselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.358rem .5rem .35rem;margin-right:.5rem;background:#ebebeb;color:#79797a;border-radius:1.3rem;font-size:.835rem;font-weight:700;border:1px solid #d9d9d9}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{font-size:1.2rem;margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#404041;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-multiselect.p-error,.p-multiselect.p-invalid{border:2px solid #e0301e}.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-multiselect-panel{background:#fff;color:#404041;border:1px solid #db536a;border-radius:3px;box-shadow:0 3px 6px #0000001a}.p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:0 none;color:#404041;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#404041}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-multiselect-panel .p-multiselect-items{padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#404041;background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#db536a}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#404041;background:#e9ecef}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#404041;background:transparent}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border:2px solid #e0301e}.p-input-filled .p-multiselect{background:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#f8f9fa}.p-password-panel{padding:1rem;background:#fff;color:#404041;border:0 none;box-shadow:0 3px 6px #0000001a;border-radius:3px}.p-password-panel .p-password-meter{margin-bottom:.5rem}.p-radiobutton{width:16px;height:16px}.p-radiobutton .p-radiobutton-box{border:1px solid #79797a;background:#fff;width:16px;height:16px;color:#404041;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#db536a}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#db536a;border-color:#270e0d}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#db536a}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#db536a;background:#fff}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#a32020;background:#fff;color:#fff}.p-radiobutton.ui-state-error>.p-radiobutton-box,.p-radiobutton.p-error>.p-radiobutton-box,.p-radiobutton.p-invalid>.p-radiobutton-box{border:2px solid #e0301e}p-radiobutton.ng-invalid.ui-state-error>.p-radiobutton>.p-radiobutton-box,p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border:2px solid #e0301e}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f8f9fa}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#fff}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#a32020}.p-radiobutton-label{margin-left:.5rem}.p-rating .p-rating-icon{color:#404041;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star{color:#db536a}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#db536a}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}.p-highlight .p-rating .p-rating-icon{color:#fff}.p-selectbutton .p-button{background:#fff;border:1px solid #ced4da;color:#404041;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#79797a}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#404041}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#79797a}.p-selectbutton .p-button.p-highlight{background:#db536a;border-color:#db536a;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#a32020;border-color:#a32020;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-selectbutton .p-button:focus{color:#fff}.p-selectbutton.p-error>.p-button,.p-selectbutton.p-invalid>.p-button{border:2px solid #e0301e}.p-selectbutton.large-card{gap:1rem}.p-selectbutton.large-card .p-button{padding:.8rem 1.2rem}.p-selectbutton.large-card .p-button:not(:last-child){border-right:1px solid #d9d9d9}.p-selectbutton.large-card .p-button>div{width:100%}.p-selectbutton.large-card .p-button .large-card-label{font-size:1.2rem;line-height:1.4rem;margin-bottom:1rem}.p-selectbutton.large-card .p-button.p-highlight{background:#fff;border-color:#db536a;color:#404041;border-left-width:5px;padding-left:calc(1.2rem - 4px)}.p-selectbutton.large-card .p-button.p-highlight:before{content:"";display:block;position:absolute;top:-26px;right:-7px;width:0;height:0;border-top:40px solid transparent;border-bottom:40px solid transparent;border-left:40px solid #db536a;transform:rotate(-45deg)}.p-selectbutton.large-card .p-button.p-highlight:after{content:"";display:block;width:10px;height:20px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:1px;right:11px}.p-selectbutton.large-card .p-button:focus{border-color:#db536a;background-color:transparent;color:#404041}.p-selectbutton.equal-card-width .p-button{flex:1 0 0%}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border:2px solid #e0301e}.p-slider{background:#dee2e6;border:0 none;border-radius:3px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-1rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #db536a;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-slider .p-slider-range{background:#db536a}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#db536a;border-color:#db536a}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#fff;border:1px solid #ced4da;color:#404041;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#79797a}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#404041}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#79797a}.p-togglebutton.p-button.p-highlight{background:#db536a;border-color:#db536a;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#a32020;border-color:#a32020;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-error,.p-togglebutton.p-button.p-invalid{border:2px solid #e0301e}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border:2px solid #e0301e}.p-button{color:#fff;background:#db536a;border:1px solid #db536a;padding:.5rem .7rem;font-size:12px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:0;font-weight:700}.p-button:enabled:hover{background:#a32020;color:#fff;border-color:#a32020}.p-button:enabled:active{background:#a32020;color:#fff;border-color:#a32020}.p-button.p-button-outlined{background-color:transparent;color:#db536a;border:1px solid}.p-button.p-button-outlined:enabled:hover,.p-button.p-button-outlined:enabled:focus{background:transparent;color:#a32020;border:1px solid}.p-button.p-button-outlined:enabled:active{background:transparent;color:#db536a;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#404041;border-color:#404041}.p-button.p-button-outlined.p-button-plain:enabled:hover,.p-button.p-button-outlined.p-button-plain:enabled:focus{background:transparent;color:#db536a}.p-button.p-button-outlined.p-button-plain:enabled:active{background:transparent;color:#db536a}.p-button:disabled{background-color:#79797a;opacity:1;border-color:#79797a;cursor:not-allowed!important}.p-button.p-button-text{background-color:transparent;color:#db536a;border-color:transparent;font-weight:400}.p-button.p-button-text:enabled:hover,.p-button.p-button-text:enabled:focus{background:transparent;color:#a32020;border-color:transparent}.p-button.p-button-text:enabled:active{background:transparent;color:#a32020;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#404041}.p-button.p-button-text.p-button-plain:enabled:hover,.p-button.p-button-text.p-button-plain:enabled:focus{background:transparent;color:#db536a}.p-button.p-button-text.p-button-plain:enabled:active{background:transparent;color:#db536a}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;border-color:#a32020;background-color:#a32020}.p-button:focus.p-button-text{border-color:transparent;background-color:transparent;color:#a32020}.p-button:focus.p-button-outlined{background-color:transparent}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-button-icon.fa,.p-button .p-button-icon.pwc-icon{font-size:1.5rem;line-height:1rem;font-weight:400}.p-button.p-button-icon-sm .p-button-icon{font-size:.6rem}.p-button.p-button-icon-sm .p-button-icon.fa,.p-button.p-button-icon-sm .p-button-icon.pwc-icon{font-size:1rem}.p-button.p-button-icon-m .p-button-icon{font-size:1.2rem}.p-button.p-button-icon-m .p-button-icon.fa,.p-button.p-button-icon-m .p-button-icon.pwc-icon{font-size:1.4rem}.p-button.p-button-icon-lg .p-button-icon{font-size:1.6rem}.p-button.p-button-icon-lg .p-button-icon.fa,.p-button.p-button-icon-lg .p-button-icon.pwc-icon{font-size:1.75rem}.p-button.p-button-icon-xl.p-button-icon-only{height:2.5rem}.p-button.p-button-icon-xl .p-button-icon{font-size:2.1rem}.p-button.p-button-icon-xl .p-button-icon.fa,.p-button.p-button-icon-xl .p-button-icon.pwc-icon{font-size:2rem}.p-button.p-button-icon-xxl.p-button-icon-only{height:3rem}.p-button.p-button-icon-xxl .p-button-icon{font-size:2.1rem}.p-button.p-button-icon-xxl .p-button-icon.fa,.p-button.p-button-icon-xxl .p-button-icon.pwc-icon{font-size:2.7rem}.p-button .p-badge{margin-left:.5rem;min-width:12px;height:12px;line-height:12px;color:#db536a;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:2.357rem;padding:.5rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-icon-only.p-button-text{width:unset;min-width:2.357rem}.p-button.p-button-sm{font-size:10.5px;padding:.4375rem .6125rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:15px;padding:.625rem .875rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button .p-button-label{white-space:nowrap}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#404041;background:#ebebeb;border:1px solid #ebebeb}.p-button.p-button-secondary:enabled:hover,.p-button.p-button-secondary:enabled:focus,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:focus,.p-splitbutton.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:focus{background:#d9d9d9;color:#404041;border-color:#d9d9d9}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#d9d9d9;color:#404041;border-color:#d9d9d9}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#404041;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-button.p-button-secondary.p-button-outlined:enabled:focus,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#db536a;border:1px solid;border-color:#db536a}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active{background:transparent;color:#db536a;border:1px solid;border-color:#db536a}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#404041;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-button.p-button-secondary.p-button-text:enabled:focus,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#db536a}.p-button.p-button-secondary.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#db536a}.p-button.p-button-secondary.p-button-text:enabled:active .p-button-label,.p-button.p-button-secondary.p-button-text:enabled:hover .p-button-label,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active .p-button-label,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover .p-button-label,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active .p-button-label,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-secondary.p-button-text:enabled.p-button-chip-close,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled.p-button-chip-close,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled.p-button-chip-close{color:#787879}.p-button.p-button-secondary.p-button-text:enabled.p-button-chip-close:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled.p-button-chip-close:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled.p-button-chip-close:hover{color:#787879}.p-button.p-button-secondary.p-button-text.p-button-underline .p-button-label,.p-buttonset.p-button-secondary>.p-button.p-button-text.p-button-underline .p-button-label,.p-splitbutton.p-button-secondary>.p-button.p-button-text.p-button-underline .p-button-label{text-decoration:underline}.p-button.p-button-secondary:focus,.p-buttonset.p-button-secondary>.p-button:focus,.p-splitbutton.p-button-secondary>.p-button:focus{background:#d9d9d9;color:#404041;border-color:#d9d9d9}.p-button.p-button-secondary:focus.p-button-text,.p-buttonset.p-button-secondary>.p-button:focus.p-button-text,.p-splitbutton.p-button-secondary>.p-button:focus.p-button-text{background:transparent;border-color:transparent;color:#db536a}.p-button.p-button-secondary.p-button-icon-only,.p-buttonset.p-button-secondary>.p-button.p-button-icon-only,.p-splitbutton.p-button-secondary>.p-button.p-button-icon-only{color:#8c8c8c}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#03a9f4;border:1px solid #03a9f4}.p-button.p-button-info:enabled:hover,.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:focus{background:#039be5;color:#fff;border-color:#039be5}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#0288d1;color:#fff;border-color:#0288d1}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#03a9f4;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-button.p-button-info.p-button-outlined:enabled:focus,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#03a9f4;color:#0275a8;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:transparent;color:#0275a8;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#03a9f4;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-button.p-button-info.p-button-text:enabled:focus,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#0275a8}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#0275a8}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#4caf50;border:1px solid #4caf50}.p-button.p-button-success:enabled:hover,.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:focus{background:#43a047;color:#fff;border-color:#43a047}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#388e3c;color:#fff;border-color:#388e3c}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#4caf50;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-button.p-button-success.p-button-outlined:enabled:focus,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#357a38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:transparent;color:#357a38;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#4caf50;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-button.p-button-success.p-button-text:enabled:focus,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#357a38}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#357a38}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#404041;background:#ffc107;border:1px solid #ffc107}.p-button.p-button-warning:enabled:hover,.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:focus{background:#ffb300;color:#404041;border-color:#ffb300}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#ffa000;color:#404041;border-color:#ffa000}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#ffc107;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-button.p-button-warning.p-button-outlined:enabled:focus,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#ba8b00;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:transparent;color:#ba8b00;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#ffc107;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-button.p-button-warning.p-button-text:enabled:focus,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#ba8b00}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#ba8b00}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0}.p-button.p-button-help:enabled:hover,.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:focus{background:#8e24aa;color:#fff;border-color:#8e24aa}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#7b1fa2;color:#fff;border-color:#7b1fa2}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#9c27b0;color:#641971;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-button.p-button-help.p-button-outlined:enabled:focus,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#641971;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:transparent;color:#641971;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#9c27b0;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-button.p-button-help.p-button-text:enabled:focus,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#641971}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#641971}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#f44336;border:1px solid #f44336}.p-button.p-button-danger:enabled:hover,.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:focus{background:#e53935;color:#fff;border-color:#e53935}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#d32f2f;color:#fff;border-color:#d32f2f}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#f44336;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-button.p-button-danger.p-button-outlined:enabled:focus,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:focus,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:focus{background:transparent;color:#d2190b;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:transparent;color:#d2190b;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#f44336;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-button.p-button-danger.p-button-text:enabled:focus,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:focus,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:focus{background:transparent;border-color:transparent;color:#d2190b}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:transparent;border-color:transparent;color:#d2190b}.p-button.p-button-link{color:#a32020;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover,.p-button.p-button-link:enabled:focus{background:transparent;color:#a32020;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label,.p-button.p-button-link:enabled:focus .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:active{background:transparent;color:#a32020;border-color:transparent}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-carousel .p-carousel-content .p-carousel-prev:focus,.p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#db536a;color:#fff}.p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header,.p-datatable .p-datatable-footer{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#404041;background:#f8f9fa;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#404041;background:#f8f9fa}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#79797a;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#fff;background:#db536a;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#79797a}.p-datatable .p-sortable-column.p-highlight{background:#f8f9fa;color:#db536a}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#db536a}.p-datatable .p-sortable-column.p-highlight:hover{background:#e9ecef;color:#db536a}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#db536a}.p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #0000;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#404041;transition:background-color .2s,border-color .2s,box-shadow .2s;outline-color:#0000}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(0,0,0,.08);border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#db536a;color:#fff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #db536a}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #db536a}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-datatable .p-column-resizer-helper{background:#db536a}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f8f9fa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#fff}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#db536a;color:#fff}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#fff}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#fff}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600}.p-dataview .p-dataview-content{background:#fff;color:#404041;border:0 none;padding:0}.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #e9ecef;border-width:0 0 1px 0}.p-dataview .p-dataview-footer{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#e9ecef;color:#404041}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#db536a;color:#fff}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-column-filter-clear-button{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-column-filter-overlay{background:#fff;color:#404041;border:1px solid #db536a;border-radius:3px;box-shadow:0 3px 6px #0000001a;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#404041;background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#fff;background:#db536a}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#404041;background:#e9ecef}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#404041;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #dee2e6}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}.fc .fc-view-container th{background:#f8f9fa;border:1px solid #dee2e6;color:#404041}.fc .fc-view-container td.fc-widget-content{background:#fff;border:1px solid #dee2e6;color:#404041}.fc .fc-view-container td.fc-head-container{border:1px solid #dee2e6}.fc .fc-view-container .fc-row{border-right:1px solid #dee2e6}.fc .fc-view-container .fc-event{background:#a32020;border:1px solid #a32020;color:#fff}.fc .fc-view-container .fc-divider{background:#f8f9fa;border:1px solid #dee2e6}.fc .fc-toolbar .fc-button{color:#fff;background:#db536a;border:1px solid #db536a;font-size:12px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px;display:flex;align-items:center}.fc .fc-toolbar .fc-button:enabled:hover{background:#a32020;color:#fff;border-color:#a32020}.fc .fc-toolbar .fc-button:enabled:active{background:#a32020;color:#fff;border-color:#a32020}.fc .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.fc .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button,.fc .fc-toolbar .fc-button.fc-timeGridDay-button{background:#fff;border:1px solid #ced4da;color:#404041;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#e9ecef;border-color:#ced4da;color:#404041}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#db536a;border-color:#db536a;color:#fff}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,.fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#a32020;border-color:#a32020;color:#fff}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,.fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000;z-index:1}.fc .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f8f9fa;color:#404041;border:1px solid #dee2e6;padding:1rem;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:600}.p-orderlist .p-orderlist-filter-container{padding:1rem;background:#fff;border:1px solid #dee2e6;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.5rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.5rem;color:#404041}.p-orderlist .p-orderlist-list{border:1px solid #dee2e6;background:#fff;color:#404041;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#404041;background:transparent;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#fff;background:#db536a}.p-orderlist .p-orderlist-list .p-orderlist-droppoint.p-orderlist-droppoint-highlight{background-color:#c82a45}@media screen and (max-width: 769px){.p-orderlist{flex-direction:column}.p-orderlist .p-orderlist-controls{padding:1rem;flex-direction:row}.p-orderlist .p-orderlist-controls .p-button{margin-right:.5rem;margin-bottom:0}.p-orderlist .p-orderlist-controls .p-button:last-child{margin-right:0}}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#db536a;color:#fff}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#901e31}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-node-content{border:1px solid #dee2e6;background:#fff;color:#404041;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-paginator{background:#fff;color:#79797a;border:solid #e9ecef;border-width:0;padding:.5rem 1rem;border-radius:3px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#79797a;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#79797a}.p-paginator .p-paginator-first{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-paginator .p-paginator-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-paginator .p-dropdown{margin-left:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#79797a;min-width:2.357rem;height:2.357rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#79797a;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#db536a;border-color:#db536a;color:#fff}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#79797a}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f8f9fa;color:#404041;border:1px solid #dee2e6;padding:1rem;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-picklist .p-picklist-header .p-picklist-title{font-weight:600}.p-picklist .p-picklist-filter-container{padding:1rem;background:#fff;border:1px solid #dee2e6;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.5rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.5rem;color:#404041}.p-picklist .p-picklist-list{border:1px solid #dee2e6;background:#fff;color:#404041;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#404041;background:transparent;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#fff;background:#db536a}.p-picklist .p-picklist-list .p-picklist-droppoint.p-picklist-droppoint-highlight{background-color:#c82a45}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.5rem 1rem;color:#404041}@media screen and (max-width: 769px){.p-picklist{flex-direction:column}.p-picklist .p-picklist-buttons{padding:1rem;flex-direction:row}.p-picklist .p-picklist-buttons .p-button{margin-right:.5rem;margin-bottom:0}.p-picklist .p-picklist-buttons .p-button:last-child{margin-right:0}.p-picklist .p-picklist-transfer-buttons .pi-angle-right:before{content:"\e930"}.p-picklist .p-picklist-transfer-buttons .pi-angle-double-right:before{content:"\e92c"}.p-picklist .p-picklist-transfer-buttons .pi-angle-left:before{content:"\e933"}.p-picklist .p-picklist-transfer-buttons .pi-angle-double-left:before{content:"\e92f"}}.p-timeline .p-timeline-event-marker{border:2px solid #db536a;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #dee2e6;background:#fff;color:#404041;padding:1rem;border-radius:3px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#79797a}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#404041}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#db536a;color:#fff}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#fff}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#e9ecef;color:#404041}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#404041}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#c82a45}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:3px;border:1px solid #dee2e6;background-color:#fff;color:#404041;padding:.5rem;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#db536a;color:#fff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#fff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#79797a;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header,.p-treetable .p-treetable-footer{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#404041;background:#f8f9fa;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#404041;background:#f8f9fa}.p-treetable .p-sortable-column{outline-color:#0000}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#79797a;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#fff;background:#db536a;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#79797a}.p-treetable .p-sortable-column.p-highlight{background:#f8f9fa;color:#db536a}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#db536a}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#404041;transition:background-color .2s,border-color .2s,box-shadow .2s;outline-color:#0000}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid rgba(0,0,0,.08);border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#404041}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#db536a;color:#fff}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#fff}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#fff}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#404041}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#404041}.p-treetable .p-column-resizer-helper{background:#db536a}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f8f9fa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600}.p-virtualscroller .p-virtualscroller-content{background:#fff;color:#404041;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#f8f9fa;color:#404041;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:.571rem 1rem;border:1px solid #dee2e6;color:#404041;background:#f8f9fa;font-weight:600;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:1px solid #dee2e6;color:#404041}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f8f9fa;border-color:#dee2e6;color:#404041;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#dee2e6;background:#e9ecef;color:#404041}.p-accordion .p-accordion-content{padding:.571rem 1rem;border:1px solid #dee2e6;background:#fff;color:#404041;border-top:0;border-radius:0 0 3px 3px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:0}.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion p-accordiontab .p-accordion-content{border-radius:0}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:3px;border-top-left-radius:3px}.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-accordion p-accordiontab:last-child .p-accordion-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{border:transparent;background-color:transparent}.p-accordion.ui-accordion-transparent .p-accordion-header{color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header .p-accordion-header-link{border:transparent;background-color:transparent}.p-accordion.ui-accordion-transparent .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-active):not(.ui-state-disabled):hover .p-accordion-header-link{background-color:transparent;border:transparent;color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-active):not(.ui-state-disabled):hover .p-accordion-header-link .p-accordion-toggle-icon{color:#db536a}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-disabled).ui-state-active .p-accordion-header-link{background-color:transparent;border:transparent;color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-disabled).ui-state-active .p-accordion-header-link .p-accordion-toggle-icon{color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-disabled).ui-state-active:hover .p-accordion-header-link{border:transparent;background-color:transparent;color:#404041}.p-accordion.ui-accordion-transparent .p-accordion-header:not(.ui-state-disabled).ui-state-active:hover .p-accordion-header-link .p-accordion-toggle-icon{color:#db536a}.p-accordion.ui-accordion-transparent .p-accordion-content{border:transparent;background-color:transparent}.p-card{background:#fff;color:#404041;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:3px}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:700;margin-bottom:.5rem;color:#79797a}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #dee2e6;background:#fff;color:#404041;border-radius:3px}.p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #dee2e6;color:#404041;background:#f8f9fa;font-weight:600;border-radius:3px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#404041;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#404041}.p-fieldset .p-fieldset-content{padding:1rem}.p-panel .p-panel-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#404041;border-top-right-radius:3px;border-top-left-radius:3px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#404041;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top:0 none}.p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #dee2e6;background:#fff;color:#404041;border-top:0 none}.p-scrollpanel .p-scrollpanel-bar{background:#f8f9fa;border:0 none}.p-splitter{border:1px solid #dee2e6;background:#fff;border-radius:3px;color:#404041}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f8f9fa}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle,.p-splitter .p-splitter-gutter-resizing{background:#dee2e6}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #dee2e6;border-width:0 0 2px 0;border-color:transparent transparent #dee2e6 transparent;background:#fff;color:#79797a;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#9ba2aa;color:#79797a}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#db536a;color:#db536a}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-panels{background:#fff;padding:1rem;border:0 none;color:#404041;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-toolbar{background:#f8f9fa;border:1px solid #dee2e6;padding:1rem;border-radius:3px}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#404041;border:0 none;border-radius:3px;box-shadow:0 0 14px #0000001a}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.5rem 1rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:3px;box-shadow:0 0 14px #0000001a;border:0 none}.p-dialog .p-dialog-header{border-bottom:1px solid #dee2e6;background:#fff;color:#404041;padding:1.5rem;border-top-right-radius:3px;border-top-left-radius:3px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#404041;padding:0 1.5rem}.p-dialog .p-dialog-footer{border-top:1px solid #dee2e6;background:#fff;color:#404041;padding:1.5rem;text-align:right;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-dialog-mask.p-component-overlay{background-color:#0006}.p-overlaypanel{background:#fff;color:#404041;border:0 none;border-radius:3px;box-shadow:0 0 14px #0000001a}.p-overlaypanel .p-overlaypanel-content{padding:1rem}.p-overlaypanel .p-overlaypanel-close{background:#db536a;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#a32020;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff;margin-left:1rem!important}.p-overlaypanel:before{border:solid transparent;margin-left:1rem!important;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#404041;padding:1rem;border:0 none;box-shadow:0 0 14px #0000001a}.p-sidebar .p-sidebar-close{width:2rem;height:2rem;color:#79797a;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-close:enabled:hover{color:#404041;border-color:transparent;background:#e9ecef}.p-sidebar .p-sidebar-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-sidebar-mask.p-component-overlay{background:#0006}.p-tooltip .p-tooltip-text{background:#404041;color:#fff;padding:.5rem;box-shadow:0 3px 6px #0000001a}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#404041}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#404041}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#404041}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#404041}.p-fileupload .p-fileupload-buttonbar{background:#f8f9fa;padding:1rem;border:1px solid #dee2e6;color:#404041;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #dee2e6;color:#404041;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#a32020;color:#fff;border-color:#a32020}.p-fileupload-choose:not(.p-disabled):active{background:#a32020;color:#fff;border-color:#a32020}.p-breadcrumb{background:#fff;border:1px solid #dee2e6;border-radius:3px;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#404041}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#79797a}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem;color:#404041}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#404041}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#79797a}.p-contextmenu{padding:.25rem 0;background:#fff;color:#404041;border:0 none;box-shadow:0 1px 6px #0000001a;width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#404041}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#79797a}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-contextmenu .p-menuitem{margin:0}.p-contextmenu .p-menuitem:last-child{margin:0}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#404041}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#79797a}.p-contextmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-megamenu{padding:.5rem;background:#f8f9fa;color:#404041;border:1px solid #dee2e6;border-radius:3px}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#404041}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#79797a;margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#404041}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#79797a}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-megamenu .p-megamenu-panel{background:#fff;color:#404041;border:0 none;box-shadow:0 1px 6px #0000001a}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#404041;background:#fff;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px}.p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu .p-megamenu-submenu .p-menuitem{margin:0}.p-megamenu .p-megamenu-submenu .p-menuitem:last-child{margin:0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#404041}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#79797a}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}.p-megamenu.p-megamenu-vertical .p-menuitem{margin:0}.p-megamenu.p-megamenu-vertical .p-menuitem:last-child{margin:0}.p-menu{padding:.25rem 0;background:#fff;color:#404041;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-menu .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem-link .p-menuitem-text{color:#404041}.p-menu .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#79797a}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#404041;background:#fff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menu .p-menuitem{margin:0}.p-menu .p-menuitem:last-child{margin:0}.p-menubar{padding:.5rem;background:#f8f9fa;color:#404041;border:1px solid #dee2e6;border-radius:3px}.p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#404041}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#79797a}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#404041}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#79797a;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link:not(.p-disabled):hover,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-menubar .p-submenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a;width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-submenu-list .p-menuitem{margin:0}.p-menubar .p-submenu-list .p-menuitem:last-child{margin:0}.p-menubar .p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link{background:#e9ecef}.p-menubar .p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text{color:#404041}.p-menubar .p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-submenu-icon{color:#79797a}.p-menubar.p-menubar-connect-dark{background-color:transparent;border:0;height:100%;padding:0}.p-menubar.p-menubar-connect-dark .p-menubar-root-list{height:100%}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem{height:100%}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link{height:40px;border-radius:0}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link .p-menuitem-text{white-space:nowrap}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link .p-submenu-icon{color:#d9d9d9;font-weight:400}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link:hover{background-color:#787879}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link:hover .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link:hover .p-submenu-icon{color:#d9d9d9}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link.p-state-active{background-color:#db536a}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link.p-state-active .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem>.p-menuitem-content>.p-menuitem-link.p-state-active .p-submenu-icon{color:#fff;font-weight:700}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link{background-color:#db536a}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-submenu-icon,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-submenu-icon{color:#d9d9d9}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link .p-menuitem-text{color:#fff;font-weight:700}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link:hover,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link:hover{background-color:#db536a}.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link:hover .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-state-active>.p-menuitem-content>.p-menuitem-link:hover .p-submenu-icon,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link:hover .p-menuitem-text,.p-menubar.p-menubar-connect-dark .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link:hover .p-submenu-icon{color:#d9d9d9}.p-panelmenu .p-panelmenu-header>a{padding:.571rem 1rem;border:1px solid #dee2e6;color:#404041;background:#f8f9fa;font-weight:600;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#e9ecef;border-color:1px solid #dee2e6;color:#404041}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#f8f9fa;border-color:#dee2e6;color:#404041;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#dee2e6;background:#e9ecef;color:#404041}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #dee2e6;background:#fff;color:#404041;margin-bottom:0;border-top:0;border-radius:0 0 3px 3px}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#404041}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#79797a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:3px;border-top-left-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-slidemenu{padding:.25rem 0;background:#fff;color:#404041;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-slidemenu .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link .p-menuitem-text{color:#404041}.p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-slidemenu .p-menuitem-link .p-submenu-icon{color:#79797a}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-slidemenu .p-slidemenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#e9ecef}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#404041}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#79797a}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1rem;color:#404041}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:3px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#404041;border:1px solid #c8c8c8;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#79797a}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#db536a;color:#fff}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#404041}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #dee2e6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #dee2e6;border-width:0 0 2px 0;border-color:transparent transparent #dee2e6 transparent;background:#fff;color:#79797a;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#9ba2aa;color:#79797a}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#db536a;color:#db536a}.p-tieredmenu{padding:.25rem 0;background:#fff;color:#404041;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#404041;border-radius:0;transition:background-color .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#404041}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#79797a;margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#79797a}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#404041}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#79797a}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#79797a}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #0000}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 1px 6px #0000001a}.p-tieredmenu .p-menuitem{margin:0}.p-tieredmenu .p-menuitem:last-child{margin:0}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#404041}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#79797a}.p-tieredmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-inline-message{padding:.5rem;margin:0;border-radius:3px}.p-inline-message.p-inline-message-info{background:#039be5;border:solid #027cb7;border-width:1px;color:#fff}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#fff}.p-inline-message.p-inline-message-success{background:#43a047;border:0 none;border-width:1px;color:#fff}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#fff}.p-inline-message.p-inline-message-warn{background:#ffb300;border:0 none;border-width:1px;color:#404041}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#404041}.p-inline-message.p-inline-message-error{background:#e53935;border:0 none;border-width:1px;color:#fff}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#fff}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:3px}.p-message .p-message-wrapper{padding:1rem 1.5rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff4d}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-message.p-message-info{background:#039be5;border:solid #027cb7;border-width:0 0 0 4px;color:#fff}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#fff}.p-message.p-message-success{background:#43a047;border:0 none;border-width:0 0 0 4px;color:#fff}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#fff}.p-message.p-message-warn{background:#ffb300;border:0 none;border-width:0 0 0 4px;color:#404041}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#404041}.p-message.p-message-error{background:#e53935;border:0 none;border-width:0 0 0 4px;color:#fff}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#fff}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 3px 14px #0000004d;border-radius:3px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 4px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff4d}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-toast .p-toast-message.p-toast-message-info{background:#039be5;border:solid #027cb7;border-width:0 0 0 4px;color:#fff}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#fff}.p-toast .p-toast-message.p-toast-message-success{background:#43a047;border:0 none;border-width:0 0 0 4px;color:#fff}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#fff}.p-toast .p-toast-message.p-toast-message-warn{background:#ffb300;border:0 none;border-width:0 0 0 4px;color:#404041}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#404041}.p-toast .p-toast-message.p-toast-message-error{background:#e53935;border:0 none;border-width:0 0 0 4px;color:#fff}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#fff}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#ebedef;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#ebedef}.p-galleria .p-galleria-item-nav{background:#0003;color:#aeb6bf;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:3px;margin:.5rem 0}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#0000004d;color:#ebedef}.p-galleria .p-galleria-caption{background:#00000080;color:#ebedef;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#db536a;color:#fff}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#db536a;color:#fff}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#aeb6bf;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#aeb6bf}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-galleria-mask.p-component-overlay{background-color:#000000e6}.p-avatar{background-color:#dee2e6;border-radius:3px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#db536a;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#ebebeb;color:#404041}.p-badge.p-badge-success{background-color:#4caf50;color:#fff}.p-badge.p-badge-info{background-color:#03a9f4;color:#fff}.p-badge.p-badge-warning{background-color:#ffc107;color:#404041}.p-badge.p-badge-danger{background-color:#f44336;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-blockui.p-component-overlay{background:#0006}.p-chip{background-color:#ebebeb;color:#79797a;border-radius:1.3rem;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.5rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:3px;transition:background-color .2s,color .2s,box-shadow .2s;font-size:1.2rem;margin-left:.5rem}.p-chip .pi-chip-remove-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-inplace .p-inplace-display{padding:.5rem;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#404041}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 #0000}.p-progressbar{border:0 none;height:1.5rem;background:#dee2e6;border-radius:3px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#db536a}.p-progressbar .p-progressbar-label{color:#404041;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 3px 6px #0000001a;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f8f9fa}.p-skeleton{background-color:#e9ecef;border-radius:3px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag{background:#db536a;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:3px}.p-tag.p-tag-success{background-color:#4caf50;color:#fff}.p-tag.p-tag-info{background-color:#03a9f4;color:#fff}.p-tag.p-tag-warning{background-color:#ffc107;color:#404041}.p-tag.p-tag-danger{background-color:#f44336;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-terminal{background:#fff;color:#404041;border:1px solid #dee2e6;padding:1rem}.p-terminal .p-terminal-input{font-size:12px;font-family:-apple-system,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.svg-icon{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:50%;height:100%;width:100%;display:inline-block}.svg-icon.accepted,.svg-icon.accepted.metrics{background-image:url("./media/accepted-W7OBUGQ7.svg");background-repeat:no-repeat}.svg-icon.acknowledge{background-image:url("./media/acknowledge-65R33SJT.svg");background-repeat:no-repeat}.svg-icon.add,.svg-icon.add.dark{background-image:url("./media/add-3UBRFTLB.svg");background-repeat:no-repeat}.svg-icon.add.empty-state{background-image:url("./media/add-UQPNG7TV.svg");background-repeat:no-repeat}.svg-icon.add.rose{background-image:url("./media/add-JJBQK2PH.svg");background-repeat:no-repeat}.svg-icon.angle-down{background-image:url("./media/angle-down-7LQYR2CH.svg");background-repeat:no-repeat}.svg-icon.angle-down.dark{background-image:url("./media/angle-down-IP3AQTXS.svg");background-repeat:no-repeat}.svg-icon.angle-down.light{background-image:url("./media/angle-down-RV2TCSGS.svg");background-repeat:no-repeat}.svg-icon.angle-down.rose{background-image:url("./media/angle-down-HNHMENS7.svg");background-repeat:no-repeat}.svg-icon.angle-left-circle-f{background-image:url("./media/angle-left-circle-f-FZLG2J7C.svg");background-repeat:no-repeat}.svg-icon.angle-left{background-image:url("./media/angle-left-7WERISEV.svg");background-repeat:no-repeat}.svg-icon.angle-left.dark{background-image:url("./media/angle-left-BWKLVXRX.svg");background-repeat:no-repeat}.svg-icon.angle-left.rose{background-image:url("./media/angle-left-ALXGH6A3.svg");background-repeat:no-repeat}.svg-icon.angle-right-circle-f{background-image:url("./media/angle-right-circle-f-HRTDOJKO.svg");background-repeat:no-repeat}.svg-icon.angle-right{background-image:url("./media/angle-right-CGDQ2MXD.svg");background-repeat:no-repeat}.svg-icon.angle-right.dark{background-image:url("./media/angle-right-S5KDZ6KU.svg");background-repeat:no-repeat}.svg-icon.angle-right.light{background-image:url("./media/angle-right-MJVDR7LL.svg");background-repeat:no-repeat}.svg-icon.angle-right.rose{background-image:url("./media/angle-right-5OJQSEOL.svg");background-repeat:no-repeat}.svg-icon.angle-right.white{background-image:url("./media/angle-right-XUG6E63U.svg");background-repeat:no-repeat}.svg-icon.angle-up{background-image:url("./media/angle-up-VFADM7P7.svg");background-repeat:no-repeat}.svg-icon.arrow-left-circle-f{background-image:url("./media/arrow-left-circle-f-2MKOUWMW.svg");background-repeat:no-repeat}.svg-icon.asterisk{background-image:url("./media/asterisk-R7F5TS52.svg");background-repeat:no-repeat}.svg-icon.asterisk.users{background-image:url("./media/asterisk-MZJBJ5XX.svg");background-repeat:no-repeat}.svg-icon.aura{background-image:url("./media/aura-5ZGAKJ66.svg");background-repeat:no-repeat}.svg-icon.aura.dark{background-image:url("./media/aura-AQK2C5QO.svg");background-repeat:no-repeat}.svg-icon.aura.rose{background-image:url("./media/aura-PMRXCXCT.svg");background-repeat:no-repeat}.svg-icon.ball-full,.svg-icon.ball-full.progress{background-image:url("./media/ball-full-D57S3PNM.svg");background-repeat:no-repeat}.svg-icon.ball-half,.svg-icon.ball-half.engagement-matters{background-image:url("./media/ball-half-V7XV7KPR.svg");background-repeat:no-repeat}.svg-icon.ball-half.progress{background-image:url("./media/ball-half-V7XV7KPR.svg");background-repeat:no-repeat}.svg-icon.ball-quarter,.svg-icon.ball-quarter.progress{background-image:url("./media/ball-quarter-BTF6P2JG.svg");background-repeat:no-repeat}.svg-icon.ball-three-quarter,.svg-icon.ball-three-quarter.progress{background-image:url("./media/ball-three-quarter-MJ2BMSM5.svg");background-repeat:no-repeat}.svg-icon.bars,.svg-icon.bars.light{background-image:url("./media/bars-4KE4UQGJ.svg");background-repeat:no-repeat}.svg-icon.begin,.svg-icon.begin.progress{background-image:url("./media/begin-IE4XP2MM.svg");background-repeat:no-repeat}.svg-icon.bell-email{background-image:url("./media/bell-email-VRGCSIGH.svg");background-repeat:no-repeat}.svg-icon.bell-envelope{background-image:url("./media/bell-envelope-T74CND53.svg");background-repeat:no-repeat}.svg-icon.bell-envelope.dark{background-image:url("./media/bell-envelope-6VGYL7OM.svg");background-repeat:no-repeat}.svg-icon.bell-envelope.rose{background-image:url("./media/bell-envelope-UZ43IRH7.svg");background-repeat:no-repeat}.svg-icon.bell{background-image:url("./media/bell-UFHULF3U.svg");background-repeat:no-repeat}.svg-icon.bell.dark{background-image:url("./media/bell-UZNCVJE6.svg");background-repeat:no-repeat}.svg-icon.bell.grey{background-image:url("./media/bell-WUOW3IHO.svg");background-repeat:no-repeat}.svg-icon.bell.light{background-image:url("./media/bell-WGNDSZM6.svg");background-repeat:no-repeat}.svg-icon.bell.rose{background-image:url("./media/bell-YEZGUCQT.svg");background-repeat:no-repeat}.svg-icon.briefcase{background-image:url("./media/briefcase-IR3FD32M.svg");background-repeat:no-repeat}.svg-icon.briefcase.dark{background-image:url("./media/briefcase-VWBHDQ37.svg");background-repeat:no-repeat}.svg-icon.briefcase.rose{background-image:url("./media/briefcase-GOVA6KZC.svg");background-repeat:no-repeat}.svg-icon.bulk-update{background-image:url("./media/bulk-update-Y47PCTJP.svg");background-repeat:no-repeat}.svg-icon.bulk-update.dark{background-image:url("./media/bulk-update-3AYUX4SR.svg");background-repeat:no-repeat}.svg-icon.bulk-update.rose{background-image:url("./media/bulk-update-H6B4AVRT.svg");background-repeat:no-repeat}.svg-icon.calendar{background-image:url("./media/calendar-2FZVLFLL.svg");background-repeat:no-repeat}.svg-icon.calendar.light{background-image:url("./media/calendar-2JKWYBAB.svg");background-repeat:no-repeat}.svg-icon.calendar.rose{background-image:url("./media/calendar-AUIAJPIY.svg");background-repeat:no-repeat}.svg-icon.calendar-accepted{background-image:url("./media/calendar-accepted-G2XITNTT.svg");background-repeat:no-repeat}.svg-icon.calendar-overdue{background-image:url("./media/calendar-overdue-O2L77WYT.svg");background-repeat:no-repeat}.svg-icon.cancel{background-image:url("./media/cancel-3AWIKEWF.svg");background-repeat:no-repeat}.svg-icon.cancel.dark{background-image:url("./media/cancel-BWB7FFYO.svg");background-repeat:no-repeat}.svg-icon.cancel.light{background-image:url("./media/cancel-ZLB5LNRM.svg");background-repeat:no-repeat}.svg-icon.cancel.rose{background-image:url("./media/cancel-E3J3ZVAT.svg");background-repeat:no-repeat}.svg-icon.caret-down{background-image:url("./media/caret-down-LMNHUQVX.svg");background-repeat:no-repeat}.svg-icon.caret-down.dark{background-image:url("./media/caret-down-N74RFS3D.svg");background-repeat:no-repeat}.svg-icon.caret-down.rose{background-image:url("./media/caret-down-GWOJ22X4.svg");background-repeat:no-repeat}.svg-icon.caret-right{background-image:url("./media/caret-right-SKUTIU4P.svg");background-repeat:no-repeat}.svg-icon.check{background-image:url("./media/check-QOKAOWTW.svg");background-repeat:no-repeat}.svg-icon.check.grid{background-image:url("./media/check-QOKAOWTW.svg");background-repeat:no-repeat}.svg-icon.check.white{background-image:url("./media/check-WCRRFZJS.svg");background-repeat:no-repeat}.svg-icon.checkbox-indeterminate,.svg-icon.checkbox-indeterminate.white{background-image:url("./media/checkbox-indeterminate-2KBR6VT6.svg");background-repeat:no-repeat}.svg-icon.check-circle-f{background-image:url("./media/check-circle-f-5PI2CFAC.svg");background-repeat:no-repeat}.svg-icon.check-circle-f.engagement-matters{background-image:url("./media/check-circle-f-BTY3AWH5.svg");background-repeat:no-repeat}.svg-icon.client-users,.svg-icon.client-users.empty-state{background-image:url("./media/client-users-CUOYB4B5.svg");background-repeat:no-repeat}.svg-icon.clock-circle-o{background-image:url("./media/clock-circle-o-JVERJNKY.svg");background-repeat:no-repeat}.svg-icon.collapse{background-image:url("./media/collapse-CINDYJHY.svg");background-repeat:no-repeat}.svg-icon.collapse.dark{background-image:url("./media/collapse-NWAKP6ZV.svg");background-repeat:no-repeat}.svg-icon.collapse.rose{background-image:url("./media/collapse-O2RDQ32U.svg");background-repeat:no-repeat}.svg-icon.collapse.white{background-image:url("./media/collapse-3PQ4WSM4.svg");background-repeat:no-repeat}.svg-icon.columns{background-image:url("./media/columns-CMTJ7EGL.svg");background-repeat:no-repeat}.svg-icon.columns.grid{background-image:url("./media/columns-CMTJ7EGL.svg");background-repeat:no-repeat}.svg-icon.comment,.svg-icon.comment.light{background-image:url("./media/comment-FITANYCV.svg");background-repeat:no-repeat}.svg-icon.comment-icon{background-image:url("./media/comment-icon-ADKKE4DZ.svg");background-repeat:no-repeat}.svg-icon.complete,.svg-icon.complete.progress{background-image:url("./media/complete-R3CGWY6N.svg");background-repeat:no-repeat}.svg-icon.complete.users{background-image:url("./media/complete-R3CGWY6N.svg");background-repeat:no-repeat}.svg-icon.cross{background-image:url("./media/cross-MGKGIIDT.svg");background-repeat:no-repeat}.svg-icon.cross.dark{background-image:url("./media/cross-T5ASZTTT.svg");background-repeat:no-repeat}.svg-icon.cross.light{background-image:url("./media/cross-XT3UUW3E.svg");background-repeat:no-repeat}.svg-icon.cross.rose{background-image:url("./media/cross-NQGWS6AJ.svg");background-repeat:no-repeat}.svg-icon.cross-circle-f{background-image:url("./media/cross-circle-f-7K7WPQNJ.svg");background-repeat:no-repeat}.svg-icon.cross-circle-f.dark{background-image:url("./media/cross-circle-f-R5B5TNWG.svg");background-repeat:no-repeat}.svg-icon.cross-circle-f.light{background-image:url("./media/cross-circle-f-JNELI4ES.svg");background-repeat:no-repeat}.svg-icon.cross-circle-f.rose{background-image:url("./media/cross-circle-f-JYU6WRNI.svg");background-repeat:no-repeat}.svg-icon.cross-circle-f.users{background-image:url("./media/cross-circle-f-BT5BQUWR.svg");background-repeat:no-repeat}.svg-icon.custom-access-group,.svg-icon.custom-access-group.empty-state{background-image:url("./media/custom-access-group-UALMCSKJ.svg");background-repeat:no-repeat}.svg-icon.custom-access-groups{background-image:url("./media/custom-access-groups-KH5JYNMN.svg");background-repeat:no-repeat}.svg-icon.custom-access-groups.dark{background-image:url("./media/custom-access-groups-GLTD3NI3.svg");background-repeat:no-repeat}.svg-icon.custom-access-groups.rose{background-image:url("./media/custom-access-groups-5L4V6C3C.svg");background-repeat:no-repeat}.svg-icon.dashboard,.svg-icon.dashboard.empty-state{background-image:url("./media/dashboard-Y4VW3EBG.svg");background-repeat:no-repeat}.svg-icon.dashes{background-image:url("./media/dashes-CIOZ3T42.svg");background-repeat:no-repeat}.svg-icon.dashes.empty-state{background-image:url("./media/dashes-GXBDVC6B.svg");background-repeat:no-repeat}.svg-icon.directory{background-image:url("./media/directory-276QNIHV.svg");background-repeat:no-repeat}.svg-icon.directlink-left,.svg-icon.directlink-left.slide-to-add{background-image:url("./media/directlink-left-V2A6VVTV.svg");background-repeat:no-repeat}.svg-icon.discussions{background-image:url("./media/discussions-M7RMEL2P.svg");background-repeat:no-repeat}.svg-icon.discussions.dark{background-image:url("./media/discussions-YL543GYQ.svg");background-repeat:no-repeat}.svg-icon.discussions.empty-state{background-image:url("./media/discussions-B5NMVZOZ.svg");background-repeat:no-repeat}.svg-icon.discussions.metrics{background-image:url("./media/discussions-U3UBTZ6L.svg");background-repeat:no-repeat}.svg-icon.discussions.rose{background-image:url("./media/discussions-4LV536CS.svg");background-repeat:no-repeat}.svg-icon.discussion-bubble,.svg-icon.discussion-bubble.light{background-image:url("./media/discussion-bubble-U7SOOBV3.svg");background-repeat:no-repeat}.svg-icon.document{background-image:url("./media/document-JWKPCSCK.svg");background-repeat:no-repeat}.svg-icon.document.dark{background-image:url("./media/document-FIEMK7EV.svg");background-repeat:no-repeat}.svg-icon.document.rose{background-image:url("./media/document-PESNTCVD.svg");background-repeat:no-repeat}.svg-icon.document-chart{background-image:url("./media/document-chart-CMT6EJBS.svg");background-repeat:no-repeat}.svg-icon.document-circle,.svg-icon.document-circle.dark{background-image:url("./media/document-circle-2ABATZN2.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon{height:25px;background-size:contain}.svg-icon.document-type-renderer__icon--csv{background-image:url("./media/file-csv-EUFXWK7S.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--doc,.svg-icon.document-type-renderer__icon--docx{background-image:url("./media/file-doc-7M7UF57J.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--generic{background-image:url("./media/file-generic-3EUTZNLW.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--link{background-image:url("./media/file-link-GTLXVMOG.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--image,.svg-icon.document-type-renderer__icon--png,.svg-icon.document-type-renderer__icon--jpg,.svg-icon.document-type-renderer__icon--jpeg,.svg-icon.document-type-renderer__icon--gif{background-image:url("./media/file-image-OGMZARK5.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--pdf{background-image:url("./media/file-pdf-TQ4OZYZH.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--ppt,.svg-icon.document-type-renderer__icon--pptx{background-image:url("./media/file-ppt-PYFGJNDJ.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--txt{background-image:url("./media/file-txt-KH7GL2IW.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--xls,.svg-icon.document-type-renderer__icon--xlsx{background-image:url("./media/file-xls-QMZ3JHOJ.svg");background-repeat:no-repeat}.svg-icon.document-type-renderer__icon--zip,.svg-icon.document-type-renderer__icon--rar{background-image:url("./media/file-zip-54BTU7JW.svg");background-repeat:no-repeat}.svg-icon.download{background-image:url("./media/download-KZ2DFUH6.svg");background-repeat:no-repeat}.svg-icon.download.dark{background-image:url("./media/download-LQQDNOLF.svg");background-repeat:no-repeat}.svg-icon.download.rose{background-image:url("./media/download-UC5Y7I24.svg");background-repeat:no-repeat}.svg-icon.email{background-image:url("./media/email-QAFTJ62S.svg");background-repeat:no-repeat}.svg-icon.engagement-matters{background-image:url("./media/engagement-matters-Q2GGBZGU.svg");background-repeat:no-repeat}.svg-icon.engagement-matters.empty-state{background-image:url("./media/engagement-matters-6H7GLZND.svg");background-repeat:no-repeat}.svg-icon.engagements,.svg-icon.engagements.empty-state{background-image:url("./media/engagements-ULJFBUVI.svg");background-repeat:no-repeat}.svg-icon.error{background-image:url("./media/error-6M5IAUYH.svg");background-repeat:no-repeat}.svg-icon.error.empty-state{background-image:url("./media/error-7PDGOKFR.svg");background-repeat:no-repeat}.svg-icon.error.error{background-image:url("./media/error-CPGID5ND.svg");background-repeat:no-repeat}.svg-icon.error.users{background-image:url("./media/error-CPGID5ND.svg");background-repeat:no-repeat}.svg-icon.error.warning{background-image:url("./media/error-XZ3FWYSC.svg");background-repeat:no-repeat}.svg-icon.error-circle-f{background-image:url("./media/error-circle-f-CJEW7VTY.svg");background-repeat:no-repeat}.svg-icon.excellent,.svg-icon.excellent.feedback{background-image:url("./media/excellent-LPJBTACE.svg");background-repeat:no-repeat}.svg-icon.excellent-active,.svg-icon.excellent-active.feedback{background-image:url("./media/excellent-active-6KDQMY6T.svg");background-repeat:no-repeat}.svg-icon.expand{background-image:url("./media/expand-MOPEVFAO.svg");background-repeat:no-repeat}.svg-icon.expand.dark{background-image:url("./media/expand-DJTXI46H.svg");background-repeat:no-repeat}.svg-icon.expand.rose{background-image:url("./media/expand-XDNO2AI4.svg");background-repeat:no-repeat}.svg-icon.expand.white{background-image:url("./media/expand-EQRSCREX.svg");background-repeat:no-repeat}.svg-icon.export{background-image:url("./media/export-EG32ZAX2.svg");background-repeat:no-repeat}.svg-icon.export.dark{background-image:url("./media/export-HF6Q3SZB.svg");background-repeat:no-repeat}.svg-icon.export.rose{background-image:url("./media/export-YFV5OZHE.svg");background-repeat:no-repeat}.svg-icon.eye{background-image:url("./media/eye-GEZZ62UW.svg");background-repeat:no-repeat}.svg-icon.eye.engagement-matters{background-image:url("./media/eye-Z2B36O5V.svg");background-repeat:no-repeat}.svg-icon.fair,.svg-icon.fair.feedback{background-image:url("./media/fair-NWJ5QMG3.svg");background-repeat:no-repeat}.svg-icon.fair-active,.svg-icon.fair-active.feedback{background-image:url("./media/fair-active-PDB446M7.svg");background-repeat:no-repeat}.svg-icon.feedback{background-image:url("./media/feedback-JP67MQL2.svg");background-repeat:no-repeat}.svg-icon.feedback.discussions{background-image:url("./media/feedback-5ZMNZT3U.svg");background-repeat:no-repeat}.svg-icon.file-csv,.svg-icon.file-csv.file-types{background-image:url("./media/file-csv-EUFXWK7S.svg");background-repeat:no-repeat}.svg-icon.file-doc,.svg-icon.file-doc.file-types{background-image:url("./media/file-doc-7M7UF57J.svg");background-repeat:no-repeat}.svg-icon.file-generic,.svg-icon.file-generic.file-types{background-image:url("./media/file-generic-3EUTZNLW.svg");background-repeat:no-repeat}.svg-icon.file-image,.svg-icon.file-image.file-types{background-image:url("./media/file-image-OGMZARK5.svg");background-repeat:no-repeat}.svg-icon.file-pdf,.svg-icon.file-pdf.file-types{background-image:url("./media/file-pdf-TQ4OZYZH.svg");background-repeat:no-repeat}.svg-icon.file-ppt,.svg-icon.file-ppt.file-types{background-image:url("./media/file-ppt-PYFGJNDJ.svg");background-repeat:no-repeat}.svg-icon.file-txt,.svg-icon.file-txt.file-types{background-image:url("./media/file-txt-KH7GL2IW.svg");background-repeat:no-repeat}.svg-icon.file-xls,.svg-icon.file-xls.file-types,.svg-icon.file-xlsx,.svg-icon.file-xlsx.file-types{background-image:url("./media/file-xls-QMZ3JHOJ.svg");background-repeat:no-repeat}.svg-icon.file-zip,.svg-icon.file-zip.file-types{background-image:url("./media/file-zip-54BTU7JW.svg");background-repeat:no-repeat}.svg-icon.fitler,.svg-icon.fitler.light{background-image:url("./media/filter-QGTNZK5K.svg");background-repeat:no-repeat}.svg-icon.fitler.white{background-image:url("./media/filter-2NAPN7FR.svg");background-repeat:no-repeat}.svg-icon.filter-f{background-image:url("./media/filter-f-IGXBDNJ5.svg");background-repeat:no-repeat}.svg-icon.filter-o{background-image:url("./media/filter-o-BA4HKH52.svg");background-repeat:no-repeat}.svg-icon.filter-o.grid{background-image:url("./media/filter-o-BA4HKH52.svg");background-repeat:no-repeat}.svg-icon.find-and-replace,.svg-icon.find-and-replace.dark{background-image:url("./media/find-and-replace-YGU7ERHP.svg");background-repeat:no-repeat}.svg-icon.find-and-replace.rose{background-image:url("./media/find-and-replace-F6NBDQV6.svg");background-repeat:no-repeat}.svg-icon.gear{background-image:url("./media/gear-KXBHD2AF.svg");background-repeat:no-repeat}.svg-icon.global-metrics,.svg-icon.global-metrics.empty-state{background-image:url("./media/global-metrics-7DJ6LBGC.svg");background-repeat:no-repeat}.svg-icon.good,.svg-icon.good.feedback{background-image:url("./media/good-TH576DHM.svg");background-repeat:no-repeat}.svg-icon.good-active,.svg-icon.good-active.feedback{background-image:url("./media/good-active-BRMCTHT4.svg");background-repeat:no-repeat}.svg-icon.harvey-ball-full{background-image:url("./media/harvey-ball-full-3EMHNRAS.svg");background-repeat:no-repeat}.svg-icon.harvey-ball-half{background-image:url("./media/harvey-ball-half-OW7XBMTC.svg");background-repeat:no-repeat}.svg-icon.harvey-ball-quarter{background-image:url("./media/harvey-ball-quarter-IWXKBAPG.svg");background-repeat:no-repeat}.svg-icon.harvey-ball-quarter.users{background-image:url("./media/harvey-ball-quarter-IBRFUXZX.svg");background-repeat:no-repeat}.svg-icon.harvey-ball-three-quarter{background-image:url("./media/harvey-ball-three-quarter-MUH4NZ7I.svg");background-repeat:no-repeat}.svg-icon.history{background-image:url("./media/history-2VKJSBKE.svg");background-repeat:no-repeat}.svg-icon.history.dark{background-image:url("./media/history-MFT5QETQ.svg");background-repeat:no-repeat}.svg-icon.history.light{background-image:url("./media/history-KAIVBNYE.svg");background-repeat:no-repeat}.svg-icon.history.rose{background-image:url("./media/history-GNXP2LYC.svg");background-repeat:no-repeat}.svg-icon.history.white{background-image:url("./media/history-TBAQXDLL.svg");background-repeat:no-repeat}.svg-icon.home{background-image:url("./media/home-PCUHDL3J.svg");background-repeat:no-repeat}.svg-icon.home.light{background-image:url("./media/home-VKRPFWJW.svg");background-repeat:no-repeat}.svg-icon.home.white{background-image:url("./media/home-L43BPQVF.svg");background-repeat:no-repeat}.svg-icon.import{background-image:url("./media/import-5WF7QY43.svg");background-repeat:no-repeat}.svg-icon.import.dark{background-image:url("./media/import-3UIKUYKB.svg");background-repeat:no-repeat}.svg-icon.import.rose{background-image:url("./media/import-YBE7B74B.svg");background-repeat:no-repeat}.svg-icon.import-from-aura{background-image:url("./media/import-from-aura-5K4G5I63.svg");background-repeat:no-repeat}.svg-icon.import-from-aura.dark{background-image:url("./media/import-from-aura-DR62AWQY.svg");background-repeat:no-repeat}.svg-icon.import-from-aura.rose{background-image:url("./media/import-from-aura-S3E3GDCX.svg");background-repeat:no-repeat}.svg-icon.reconcile-with-aura{background-image:url("./media/reconcile-with-aura-XSJTZTC5.svg");background-repeat:no-repeat}.svg-icon.reconcile-with-aura.dark{background-image:url("./media/reconcile-with-aura-MKLRM7TU.svg");background-repeat:no-repeat}.svg-icon.reconcile-with-aura.rose{background-image:url("./media/reconcile-with-aura-2PB3MP67.svg");background-repeat:no-repeat}.svg-icon.info-circle,.svg-icon.info-circle.information{background-image:url("./media/info-circle-G2WU4OGQ.svg");background-repeat:no-repeat}.svg-icon.information-circle-f{background-image:url("./media/information-circle-f-ONO6LR75.svg");background-repeat:no-repeat}.svg-icon.inprogress-unregistered{background-image:url("./media/inprogress-unregistered-QCOHLAJT.svg");background-repeat:no-repeat}.svg-icon.keys,.svg-icon.keys.empty-state{background-image:url("./media/keys-3P5SAFSH.svg");background-repeat:no-repeat}.svg-icon.localisation,.svg-icon.localisation.dark{background-image:url("./media/localisation-OENAVQXY.svg");background-repeat:no-repeat}.svg-icon.lock{background-image:url("./media/lock-HRZGLQHW.svg");background-repeat:no-repeat}.svg-icon.lock.dark{background-image:url("./media/lock-STWEYLYQ.svg");background-repeat:no-repeat}.svg-icon.lock.rose{background-image:url("./media/lock-LWSTMXIS.svg");background-repeat:no-repeat}.svg-icon.logo-connect,.svg-icon.logo-connect.brand{background-image:url("./media/logo-connect-TBUD6FQR.svg");background-repeat:no-repeat}.svg-icon.logo-pwc,.svg-icon.logo-pwc.brand{background-image:url("./media/logo-pwc-TFI2DU6X.svg");background-repeat:no-repeat}.svg-icon.logout{background-image:url("./media/logout-Q2T2YEK3.svg");background-repeat:no-repeat}.svg-icon.map-to-aura{background-image:url("./media/map-to-aura-KTDFHDLY.svg");background-repeat:no-repeat}.svg-icon.map-to-aura.dark{background-image:url("./media/map-to-aura-FRSVTVI7.svg");background-repeat:no-repeat}.svg-icon.map-to-aura.rose{background-image:url("./media/map-to-aura-JBCKHCCH.svg");background-repeat:no-repeat}.svg-icon.milestones{background-image:url("./media/milestones-SEVAZDPK.svg");background-repeat:no-repeat}.svg-icon.milestones.empty-state{background-image:url("./media/milestones-UJS3A5XD.svg");background-repeat:no-repeat}.svg-icon.my-day,.svg-icon.my-day.empty-state{background-image:url("./media/my-day-NN7UGOPS.svg");background-repeat:no-repeat}.svg-icon.newspaper{background-image:url("./media/newspaper-C2CGZLBB.svg");background-repeat:no-repeat}.svg-icon.newspaper.dark{background-image:url("./media/newspaper-LRVBNQV3.svg");background-repeat:no-repeat}.svg-icon.newspaper.rose{background-image:url("./media/newspaper-J2PUVKIM.svg");background-repeat:no-repeat}.svg-icon.notifications,.svg-icon.notifications.empty-state{background-image:url("./media/notifications-SRWUK7MN.svg");background-repeat:no-repeat}.svg-icon.overdue,.svg-icon.overdue.metrics{background-image:url("./media/overdue-GM5E26JG.svg");background-repeat:no-repeat}.svg-icon.paper-plane{background-image:url("./media/paper-plane-EBXWS6UL.svg");background-repeat:no-repeat}.svg-icon.paper-plane.discussions{background-image:url("./media/paper-plane-IHI3RM4W.svg");background-repeat:no-repeat}.svg-icon.pencil{background-image:url("./media/pencil-LFB2RM6F.svg");background-repeat:no-repeat}.svg-icon.pencil.dark{background-image:url("./media/pencil-2J6XE7YT.svg");background-repeat:no-repeat}.svg-icon.pencil.rose{background-image:url("./media/pencil-W2LQLZZ3.svg");background-repeat:no-repeat}.svg-icon.pencil-circle-o{background-image:url("./media/pencil-circle-o-XSEGNZBC.svg");background-repeat:no-repeat}.svg-icon.pencil-circle-o.engagement-matters{background-image:url("./media/pencil-circle-o-GBMTFVCP.svg");background-repeat:no-repeat}.svg-icon.pencil-circle-o.light{background-image:url("./media/pencil-circle-o-YRVTQENR.svg");background-repeat:no-repeat}.svg-icon.people,.svg-icon.people.light{background-image:url("./media/people-RRF5ETKJ.svg");background-repeat:no-repeat}.svg-icon.person,.svg-icon.person.light{background-image:url("./media/person-UIJ6LIKX.svg");background-repeat:no-repeat}.svg-icon.phone{background-image:url("./media/phone-ZDS23TDM.svg");background-repeat:no-repeat}.svg-icon.plus-circle-o{background-image:url("./media/plus-circle-o-TEBE5QVT.svg");background-repeat:no-repeat}.svg-icon.plus-circle-o.dark{background-image:url("./media/plus-circle-o-QKBXBXL7.svg");background-repeat:no-repeat}.svg-icon.plus-circle-o.light{background-image:url("./media/plus-circle-o-HZKMTRFX.svg");background-repeat:no-repeat}.svg-icon.plus-circle-o.rose{background-image:url("./media/plus-circle-o-K3BS3HWX.svg");background-repeat:no-repeat}.svg-icon.poor,.svg-icon.poor.feedback{background-image:url("./media/poor-SR4NOJIR.svg");background-repeat:no-repeat}.svg-icon.poor-active,.svg-icon.poor-active.feedback{background-image:url("./media/poor-active-WRAZOFJA.svg");background-repeat:no-repeat}.svg-icon.processing{background-image:url("./media/processing-TY5OOQPA.svg");background-repeat:no-repeat}.svg-icon.processing.progress{background-image:url("./media/processing-TY5OOQPA.svg");background-repeat:no-repeat}.svg-icon.question-circle-f{background-image:url("./media/question-circle-f-QSJ2KAQN.svg");background-repeat:no-repeat}.svg-icon.question-circle-f.users{background-image:url("./media/question-circle-f-ZRAB2XGE.svg");background-repeat:no-repeat}.svg-icon.requests,.svg-icon.requests.empty-state{background-image:url("./media/requests-GOE4D4JM.svg");background-repeat:no-repeat}.svg-icon.response-documents-inapplicable.empty-state{background-image:url("./media/response-documents-inapplicable-CRP5HUFS.svg");background-repeat:no-repeat}.svg-icon.returned,.svg-icon.returned.metrics{background-image:url("./media/returned-5MIQL2SV.svg");background-repeat:no-repeat}.svg-icon.roll-forward{background-image:url("./media/roll-forward-J4XOR5SQ.svg");background-repeat:no-repeat}.svg-icon.roll-forward.dark{background-image:url("./media/roll-forward-NR246F2I.svg");background-repeat:no-repeat}.svg-icon.roll-forward.rose{background-image:url("./media/roll-forward-LSK7GV4F.svg");background-repeat:no-repeat}.svg-icon.run-report{background-image:url("./media/run-report-MOI4NZXG.svg");background-repeat:no-repeat}.svg-icon.run-report.light{background-image:url("./media/run-report-2A22UYLX.svg");background-repeat:no-repeat}.svg-icon.save{background-image:url("./media/save-FDIBMCLI.svg");background-repeat:no-repeat}.svg-icon.save.dark{background-image:url("./media/save-RUAYKYDK.svg");background-repeat:no-repeat}.svg-icon.save.rose{background-image:url("./media/save-SS4C3OUD.svg");background-repeat:no-repeat}.svg-icon.search.empty-state{background-image:url("./media/search-KK7Q673B.svg");background-repeat:no-repeat}.svg-icon.search-no-results.empty-state{background-image:url("./media/search-no-results-S66N3XTW.svg");background-repeat:no-repeat}.svg-icon.search-result--avi{background-image:url("./media/search-avi-TUBFEAL5.svg");background-repeat:no-repeat}.svg-icon.search-result--csv{background-image:url("./media/search-csv-SS7CG6WZ.svg");background-repeat:no-repeat}.svg-icon.search-result--doc{background-image:url("./media/search-doc-SPEBOXZA.svg");background-repeat:no-repeat}.svg-icon.search-result--document{background-image:url("./media/search-document-JWKPCSCK.svg");background-repeat:no-repeat}.svg-icon.search-result--engagement-matter{background-image:url("./media/search-engagement-matters-Q2GGBZGU.svg");background-repeat:no-repeat}.svg-icon.search-result--generic{background-image:url("./media/search-generic-ZKBDEGLW.svg");background-repeat:no-repeat}.svg-icon.search-result--image{background-image:url("./media/search-image-ENN6IURX.svg");background-repeat:no-repeat}.svg-icon.search-result--milestone{background-image:url("./media/search-milestone-SEVAZDPK.svg");background-repeat:no-repeat}.svg-icon.search-result--mp4{background-image:url("./media/search-mp4-SEDMKXP7.svg");background-repeat:no-repeat}.svg-icon.search-result--paper{background-image:url("./media/search-paper-52MZCYTE.svg");background-repeat:no-repeat}.svg-icon.search-result--pdf{background-image:url("./media/search-pdf-IAOE4JVL.svg");background-repeat:no-repeat}.svg-icon.search-result--ppt{background-image:url("./media/search-ppt-SBG5HCNS.svg");background-repeat:no-repeat}.svg-icon.search-result--txt{background-image:url("./media/search-txt-VBL247NO.svg");background-repeat:no-repeat}.svg-icon.search-result--request{background-image:url("./media/search-request-3BH3OV4I.svg");background-repeat:no-repeat}.svg-icon.search-result--xls{background-image:url("./media/search-xls-RVNC5TFJ.svg");background-repeat:no-repeat}.svg-icon.search-result--zip{background-image:url("./media/search-zip-U3JSSTOU.svg");background-repeat:no-repeat}.svg-icon.send-to-aura{background-image:url("./media/send-to-aura-KFHNMFPV.svg");background-repeat:no-repeat}.svg-icon.send-to-aura.dark{background-image:url("./media/send-to-aura-YB4PEO6Y.svg");background-repeat:no-repeat}.svg-icon.send-to-aura.rose{background-image:url("./media/send-to-aura-C6IXNXZG.svg");background-repeat:no-repeat}.svg-icon.shield{background-image:url("./media/shield-DKNONK7Y.svg");background-repeat:no-repeat}.svg-icon.shield.dark{background-image:url("./media/shield-S6N3B7NA.svg");background-repeat:no-repeat}.svg-icon.shield.rose{background-image:url("./media/shield-GOVQOTCJ.svg");background-repeat:no-repeat}.svg-icon.site-details,.svg-icon.site-details.dark{background-image:url("./media/site-details-OSNMCPCJ.svg");background-repeat:no-repeat}.svg-icon.sort-asc{background-image:url("./media/sort-asc-6VCWV2HC.svg");background-repeat:no-repeat}.svg-icon.sort-desc{background-image:url("./media/sort-desc-RBPPZOHE.svg");background-repeat:no-repeat}.svg-icon.sort-indicator-asc{background-image:url("./media/sort-indicator-asc-EAJUT6VY.svg");background-repeat:no-repeat}.svg-icon.sort-indicator-asc.grid{background-image:url("./media/sort-indicator-asc-B6T2NA4X.svg");background-repeat:no-repeat}.svg-icon.sort-indicator-desc{background-image:url("./media/sort-indicator-desc-LUHLKDQZ.svg");background-repeat:no-repeat}.svg-icon.sort-indicator-desc.grid{background-image:url("./media/sort-indicator-desc-VH7K4GE5.svg");background-repeat:no-repeat}.svg-icon.squares{background-image:url("./media/squares-NDBY4RPG.svg");background-repeat:no-repeat}.svg-icon.squares.dark{background-image:url("./media/squares-CEPBVS4I.svg");background-repeat:no-repeat}.svg-icon.squares.rose{background-image:url("./media/squares-TYDUKKB3.svg");background-repeat:no-repeat}.svg-icon.submit{background-image:url("./media/submit-QTF7MZZD.svg");background-repeat:no-repeat}.svg-icon.submitted,.svg-icon.submitted.metrics{background-image:url("./media/submitted-KZIIPAD6.svg");background-repeat:no-repeat}.svg-icon.team-directory,.svg-icon.team-directory.empty-state{background-image:url("./media/team-directory-BXVWG2WU.svg");background-repeat:no-repeat}.svg-icon.trash{background-image:url("./media/trash-23DPRA6M.svg");background-repeat:no-repeat}.svg-icon.trash.dark{background-image:url("./media/trash-TX72XSK7.svg");background-repeat:no-repeat}.svg-icon.trash.rose{background-image:url("./media/trash-N5R4RM44.svg");background-repeat:no-repeat}.svg-icon.upload{background-image:url("./media/upload-TLPKEA3Y.svg");background-repeat:no-repeat}.svg-icon.upload.dark{background-image:url("./media/upload-CDDEMMPO.svg");background-repeat:no-repeat}.svg-icon.upload.rose{background-image:url("./media/upload-Q4RJKNV6.svg");background-repeat:no-repeat}.svg-icon.upload-circle,.svg-icon.upload-circle.file-upload{background-image:url("./media/upload-circle-LYQWZ3B3.svg");background-repeat:no-repeat}.svg-icon.doc-returned,.svg-icon.doc-returned.file-upload{background-image:url("./media/doc-returned-4R5OKK33.svg");background-repeat:no-repeat}.svg-icon.flag-active,.svg-icon.flag-active.file-upload{background-image:url("./media/flag-active-EXUQPEJZ.svg");background-repeat:no-repeat}.svg-icon.flag-default,.svg-icon.flag-default.file-upload{background-image:url("./media/flag-default-ZC5PT7SP.svg");background-repeat:no-repeat}.svg-icon.user{background-image:url("./media/user-6HMKUAAJ.svg");background-repeat:no-repeat}.svg-icon.user.dark{background-image:url("./media/user-RPHCUANC.svg");background-repeat:no-repeat}.svg-icon.user.empty-state{background-image:url("./media/user-TQJJ23UU.svg");background-repeat:no-repeat}.svg-icon.user.rose{background-image:url("./media/user-RNM2AP6Z.svg");background-repeat:no-repeat}.svg-icon.v-ellipsis{background-image:url("./media/v-ellipsis-2ZX6Q26L.svg");background-repeat:no-repeat}.svg-icon.v-ellipsis.grid{background-image:url("./media/v-ellipsis-2ZX6Q26L.svg");background-repeat:no-repeat}.svg-icon.v-ellipsis-circle-f{background-image:url("./media/v-ellipsis-circle-f-G42NSV7I.svg");background-repeat:no-repeat}.svg-icon.v-ellipsis-circle-f.grid{background-image:url("./media/v-ellipsis-circle-f-QO6W6NX6.svg");background-repeat:no-repeat}.svg-icon.v-ellipsis-circle-f.users{background-image:url("./media/v-ellipsis-circle-f-KI55QIOZ.svg");background-repeat:no-repeat}.svg-icon.vcard{background-image:url("./media/vcard-5JD62AGG.svg");background-repeat:no-repeat}.svg-icon.vcard.dark{background-image:url("./media/vcard-VRJH2RNH.svg");background-repeat:no-repeat}.svg-icon.vcard.light{background-image:url("./media/vcard-UJYMFAMN.svg");background-repeat:no-repeat}.svg-icon.vcard.rose{background-image:url("./media/vcard-BL2ADCUJ.svg");background-repeat:no-repeat}.svg-icon.vcard.white{background-image:url("./media/vcard-C342I74W.svg");background-repeat:no-repeat}.svg-icon.very-good,.svg-icon.very-good.feedback{background-image:url("./media/very-good-GATCI65I.svg");background-repeat:no-repeat}.svg-icon.very-good-active,.svg-icon.very-good-active.feedback{background-image:url("./media/very-good-active-TWKFN2YA.svg");background-repeat:no-repeat}.svg-icon.video-circle,.svg-icon.video-circle.dark{background-image:url("./media/video-circle-ARFSIGFN.svg");background-repeat:no-repeat}.svg-icon.view{background-image:url("./media/view-RDAI5JA7.svg");background-repeat:no-repeat}.svg-icon.warning{background-image:url("./media/warning-CAYJRZT5.svg");background-repeat:no-repeat}.svg-icon.warning.users{background-image:url("./media/warning-TUGFQCLC.svg");background-repeat:no-repeat}.svg-icon.warning.warning{background-image:url("./media/warning-TUGFQCLC.svg");background-repeat:no-repeat}.ag-overlay-panel,.ag-overlay-panel .ag-overlay-no-rows-wrapper{display:flex;flex-direction:column;align-items:stretch}.ag-overlay-panel .ag-overlay-no-rows-wrapper{flex:1 0 0%;justify-content:center}.ag-theme-material .ag-overlay-loading-wrapper{display:flex;flex:1 0 0%;align-items:center;justify-content:center}.hovered-row:hover .ag-checkbox-input-wrapper{display:block!important}.hovered-row .ag-checkbox-input-wrapper{display:none!important}input[type=checkbox]:checked .hovered-row .ag-checkbox-input-wrapper{display:block!important}.hovered-row .ag-checkbox-input-wrapper:has(>input[type=checkbox]:checked),.hovered-row .ag-checkbox-input-wrapper:has(>input[type=checkbox]:checked).ag-checkbox-input-wrapper{display:block!important}ckeditor{outline:none}ckeditor:focus .ck-editor__editable{outline-width:1px;outline-color:#db536a;outline-style:solid}ckeditor .ck-focused{border:1px solid #db536a!important}
