.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}button,a{cursor:pointer;color:inherit}button{display:inline-block}textarea,input,button,a{font:inherit;background:none;outline:none;border:none;-webkit-appearance:none}::-moz-focus-inner{border:0}*{box-sizing:border-box}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;appearance:none}cdk-table{display:block}cdk-cell,cdk-header-cell,cdk-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}table.cdk-table{border-spacing:0;width:100%}.cdk-align-right,th.cdk-align-right{text-align:right}.cdk-row{outline:none}.cdk-table.list-table cdk-row,.cdk-table.list-table cdk-header-row,.cdk-table.list-table cdk-footer-row{display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid rgba(243,243,243,.84);margin:0 20px}.cdk-table.list-table cdk-cell:first-of-type,.cdk-table.list-table cdk-header-cell:first-of-type,.cdk-table.list-table cdk-footer-cell:first-of-type{padding-left:8px}.cdk-table.list-table cdk-cell:last-of-type,.cdk-table.list-table cdk-header-cell:last-of-type,.cdk-table.list-table cdk-footer-cell:last-of-type{padding-right:8px}.cdk-table.list-table td.cdk-cell:first-of-type,.cdk-table.list-table th.cdk-header-cell:first-of-type,.cdk-table.list-table td.cdk-footer-cell:first-of-type{padding-left:8px}.cdk-table.list-table td.cdk-cell:not(:last-of-type),.cdk-table.list-table th.cdk-header-cell:not(:last-of-type),.cdk-table.list-table td.cdk-footer-cell:not(:last-of-type){padding-right:32px}.cdk-table.list-table td.cdk-cell:last-of-type,.cdk-table.list-table th.cdk-header-cell:last-of-type,.cdk-table.list-table td.cdk-footer-cell:last-of-type{padding-right:8px}.cdk-table.list-table cdk-cell,.cdk-table.list-table cdk-header-cell,.cdk-table.list-table cdk-footer-cell{padding:0 24px}.cdk-table.list-table tr.cdk-header-row{height:38px}.cdk-table.list-table tr.cdk-row,.cdk-table.list-table tr.cdk-footer-row{height:44px}.cdk-table.list-table th.cdk-header-cell{text-align:left;padding-top:10px;padding-bottom:10px;border-bottom:2px solid #f2f2f3}[dir=rtl] .cdk-table.list-table th.cdk-header-cell{text-align:right}.cdk-table.list-table th.cdk-header-cell,.cdk-table.list-table td.cdk-cell{font-size:14px;line-height:20px;vertical-align:middle}.cdk-table.list-table th.cdk-header-cell--grey,.cdk-table.list-table td.cdk-cell--grey{color:#0006}.cdk-table.list-table td.cdk-cell{color:#000b26;border-bottom:1px solid #f2f2f3}.cdk-table.list-table .cdk-row--no-border td.cdk-cell{border-bottom:none}.cdk-table.list-table .cdk-column-actions{justify-content:flex-end}.cdk-table.list-table .cdk-header-cell{color:#000b2685;padding:0;min-height:18px;min-width:100px;font-weight:500;letter-spacing:.5px}.cdk-table.list-table .cdk-header-row{font-weight:500;line-height:normal;font-size:11px;color:#000b2685;min-height:38px;position:sticky;top:80px;background-color:#fff}.cdk-table.list-table cdk-row,.cdk-table.list-table cdk-footer-row{min-height:44px}.cdk-table.list-table:not(.list-table--not-clickable) .cdk-row:not(.directory-row):hover{background:rgba(0,11,38,.06)}.report-table .cdk-header-row{position:sticky;top:100px;background-color:#fff}.report-table .cdk-header-cell{font-size:14px;line-height:16px;color:#000b2685;text-align:left;padding-bottom:14px;padding-top:14px;border-bottom:1px solid #f2f2f3}.report-table .cdk-cell{font-size:14px;line-height:20px;padding:14px 0}.report-table .cdk-cell:not(.cdk-header-cell){border-bottom:1px solid #f2f2f3}.report-table .cdk-footer-cell{padding:14px 0;font-size:14px;line-height:20px;border-top:1px solid #f2f2f3}.cdk-table.results-table{position:relative;font-size:14px;line-height:20px}.cdk-table.results-table .cdk-footer-cell{background:#f2f3f4;position:relative}.cdk-table.results-table .cdk-footer-cell:first-child{left:-32px;padding-left:32px}.cdk-table.results-table .cdk-footer-cell:first-child:after{width:32px;height:100%;top:0;content:"";position:absolute;right:-32px;background:#f2f3f4}.cdk-table.results-table .cdk-footer-cell:last-child{z-index:0;right:-32px;padding-right:32px}.cdk-table.results-table .cdk-footer-cell:last-child:after{background:#f2f3f4;width:32px;height:100%;top:0;content:"";position:absolute;left:-32px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-error{background-color:#bd362f}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ngx-toastr{background-color:#fff}.toast-bottom-center{bottom:0;right:0;width:100%;display:flex;flex-direction:column;align-items:center}.toast-close-button{font-size:0;width:0px;height:0px;margin-left:32px}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin-bottom:32px;padding:16px;border-radius:8px;background-position:16px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 4px 16px #000b261a;color:#fff;font-weight:500;width:380px;line-height:1.4}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.ngx-toastr{pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background:#ffffff}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}html{font-family:Inter,sans-serif;font-size:16px;line-height:24px}tk-draggable-container{overflow-y:auto}tk-draggable-container::-webkit-scrollbar{width:4px}tk-draggable-container::-webkit-scrollbar-track{background:transparent;border-radius:10px}tk-draggable-container::-webkit-scrollbar-thumb{border-radius:10px;background:black;border-left:2px solid transparent;background-clip:content-box}tk-draggable-container::-webkit-scrollbar-thumb{background:rgba(87,128,234,.3)}.changed>*{outline:rebeccapurple 2px solid}.tk-form-field--theme-search tk-icon{color:#000b2666}.tk-form-field--theme-search .tk-form-field__infix input{padding:10px 12px}.tk-form-field--theme-search .tk-form-field__flex{background:rgba(87,128,234,.04);box-shadow:none}.tk-form-field--theme-search:hover .tk-form-field__flex{background:white;box-shadow:inset 0 0 0 1px #000b2666}.tk-form-field--theme-search:focus-within .tk-form-field__flex{background:white;box-shadow:inset 0 0 0 2px #5780ea}.header-cell-inner{white-space:nowrap;display:inline-flex;align-items:center;padding-right:12px;max-width:100%}.header-cell-inner--right{padding-right:0;padding-left:12px}.header-cell-inner>tk-sortable-cell{flex:0 1 auto;min-width:0}.header-cell-inner>tk-sortable-cell>span{flex:0 1 auto;overflow:hidden;mask-image:linear-gradient(to left,rgba(0,0,0,0) 0,black 8px);padding-right:8px}.header-cell-inner>tk-tooltip-hint{flex:0 0 auto}.tk-input-wrapper__flex{align-items:center}.tk-calendar__footer:empty{display:none}.tk-tooltip{position:fixed;top:0;left:0;z-index:1000;max-width:256px}.tk-panel:not(.tk-panel--calendar){max-height:306px}.tk-panel--calendar{width:auto}tk-tabs.sticky{position:sticky;top:108px;margin-bottom:0;box-shadow:0 22px #fff;background:white;z-index:20}
