.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;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-link:disabled{cursor:default}.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-connected-overlay-enter-from{opacity:0;transform:scaleY(.8)}.p-connected-overlay-leave-to{opacity:0}.p-connected-overlay-enter-active{transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-leave-active{transition:opacity .1s linear}.p-toggleable-content-enter-from,.p-toggleable-content-leave-to{max-height:0}.p-toggleable-content-enter-to,.p-toggleable-content-leave-from{max-height:1000px}.p-toggleable-content-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.p-toggleable-content-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.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-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}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-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}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox.p-checkbox-disabled{cursor:default}.p-checkbox-box{display:flex;justify-content:center;align-items:center}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(/img/color.dae87a04.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAACWCAIAAAC3uvTNAAAA7ElEQVRYw+2YUQqDQAxEh9GWuqV6Be9/JT88RN0VRUuv0ElBwhKY3yF5m90kLKd+mF/975r6geNyjm9Fy0kgqTJ6nqoIdGKczjmPJU5tZxA8wWPL7YOHKhZAlcmTAVVcxSCrMbfgqY/H6JEOoASPe56tgSrqLR7U2zWojwWjJ3jq47HEiZoGTwJxP1RRXw8y9RZfCMhbhTHOVTxXnUFtPJ5rGjzu35y2KfKGQxWT2K4TQL1d2zz6KAH1kRU8wfOXx+37qY3Hct+aDaqot2u7R/wMuDS3qnj0z0HqK4X/+kRNHdfUwFP2Nisqe/sFuUZiVjC9HCUAAAAASUVORK5CYII=) no-repeat 0 0}.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-fluid .p-inputgroup .p-input,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper{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 .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-inputtext::-moz-placeholder,.p-float-label input::-moz-placeholder{opacity:0;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-inputtext::placeholder,.p-float-label .p-placeholder,.p-float-label input::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-inputtext:focus::-moz-placeholder,.p-float-label input:focus::-moz-placeholder{opacity:1;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label .p-inputtext:focus::placeholder,.p-float-label input: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-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-radiobutton{position:relative;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton.p-radiobutton-disabled{cursor:default}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{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-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0);pointer-events:none}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{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:primeicons;font-display:block;src:url(/fonts/primeicons.964f445f.eot);src:url(/fonts/primeicons.964f445f.eot?#iefix) format("embedded-opentype"),url(/fonts/primeicons.5f5d08cd.ttf) format("truetype"),url(/fonts/primeicons.29151a74.woff) format("woff"),url(/img/primeicons.76044b1c.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{animation:fa-spin 2s linear infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.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"}.prospace-scrollbar::-webkit-scrollbar{width:10px;height:10px;cursor:pointer!important}.prospace-scrollbar::-webkit-scrollbar-track-piece{cursor:pointer!important}.prospace-scrollbar::-webkit-scrollbar-thumb{width:10px;border-radius:5px;cursor:pointer!important}.prospace-scrollbar--vertical{overflow-y:auto}.prospace-loading{position:relative;background:transparent!important;pointer-events:none}.prospace-loading .prospace-icon.icon-dot-loader{display:inline-block!important;position:absolute;top:50%;left:50%;width:20px;height:20px;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(359deg)}}.prospace-loading>div:not(.icon-dot-loader){opacity:.2}@supports(scrollbar-width:auto){.p-datatable-wrapper,.p-datatable-wrapper .p-virtualscroller,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-items-wrapper,.prospace-block,.prospace-filter-panel__chips-hidden .p-chips-multiple-container,.prospace-flash-message .p-dialog-content,.prospace-geo-layout .prospace-scrollbar,.prospace-modal-wrapper,.prospace-modal-wrapper .prospace-scrollbar,.prospace-scrollbar .p-tree,.prospace-scrollbar .prospace-tree{scrollbar-width:auto;scrollbar-color:auto}@-moz-document url-prefix(){.p-datatable-wrapper,.p-datatable-wrapper .p-virtualscroller,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-items-wrapper,.prospace-block,.prospace-filter-panel__chips-hidden .p-chips-multiple-container,.prospace-flash-message .p-dialog-content,.prospace-geo-layout .prospace-scrollbar,.prospace-modal-wrapper,.prospace-modal-wrapper .prospace-scrollbar,.prospace-scrollbar .p-tree,.prospace-scrollbar .prospace-tree{scrollbar-width:thin;scrollbar-color:var(--prospace-ui-main-menu-element) transparent}}}.skl--active .skl-item{position:relative;overflow:hidden;width:100%;height:100%;border-radius:inherit}.skl--active .skl-item:before{z-index:1}.skl--active .skl-item:after,.skl--active .skl-item:before{content:"";border-radius:20px;height:100%;width:100%;position:absolute}.skl--active .skl-item:after{display:block;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:loading 1.5s infinite;z-index:2;top:0;left:0}.skl--active .skl-hide{opacity:0}.skl--active .skl-none{display:none}@keyframes loading{to{transform:translateX(100%)}}.blue-button{background:var(--libSelectLight);border-color:var(--libMainColor);color:var(--libMainColor)}.blue-button,.transparent-button{padding:6px 15px;border-radius:5px}.transparent-button{color:var(--libTextWhite);border:1px solid var(--libTextWhite);cursor:pointer}.save-loading-button{background:var(--libTagsTeal);border-color:var(--libTagsTeal);padding:6px 15px;border-radius:5px}.save-loading-button:enabled:active,.save-loading-button:enabled:hover{background:var(--libTagsGreen);border-color:var(--libTagsGreen)}.p-tag.p-component.tag-period--gray{background:var(--libGrayCardBG);color:var(--libTextGray)}.p-tag.p-component.tag-period--blue,.p-tag.p-component.tag-period--gray{border-radius:5px;padding:10px 6px;height:30px;font-size:13px;font-weight:400}.p-tag.p-component.tag-period--blue{background:var(--libSelectLight);color:var(--libMainColor)}.p-tag.p-component.tag-success--status{background:var(--libStatusPublished);color:var(--libTextWhite);max-width:60px;max-height:18px;font-size:11px;font-weight:500;padding:2px 6px;text-transform:capitalize}.p-tag.p-component.tag-blank--status{background:var(--libRowSelect);border:1px solid var(--libBorder);color:var(--libTextGray)}.p-tag.p-component.tag-blank--status,.p-tag.p-component.tag-plainlink--status{max-width:60px;max-height:18px;font-size:11px;font-weight:500;padding:2px 6px;text-transform:capitalize;font-weight:400}.p-tag.p-component.tag-plainlink--status{background:none;border:none;color:var(--libMainColor);cursor:pointer;min-width:47px;padding:0;margin:0}.p-tag.p-component.tag-info,.p-tag.p-component.tag-success,.p-tag.p-component.tag-warning{font-size:11px;line-height:125%;font-weight:400;border-radius:10px;color:var(--libTextWhite)}.p-tag.p-component.tag-success{background:var(--libStatusPublished)}.p-tag.p-component.tag-info{background:var(--libTagsPurple)}.p-tag.p-component.tag-warning{background:var(--libTagsOrange)}.p-tag.p-component.p-tag{border-radius:3px}.p-tag.p-component.p-tag .tag-prefix{color:var(--libIconGray);font-weight:300;margin-right:3px}.regular-counter{border-radius:3px;font-size:12px;min-width:19px;height:17px;display:flex;justify-content:center;align-items:center;font-weight:500;padding:0 5px}.icon,.icon-again,.icon-again--colored,.icon-angle,.icon-angle--colored,.icon-apple,.icon-apple--colored,.icon-archive,.icon-archive--colored,.icon-arrow-back,.icon-arrow-back--colored,.icon-arrow-down,.icon-arrow-down--colored,.icon-arrow-right,.icon-arrow-right--colored,.icon-arrow-up,.icon-arrow-up--colored,.icon-avatar,.icon-avatar--colored,.icon-avatar-small,.icon-avatar-small--colored,.icon-ban,.icon-ban--colored,.icon-bell,.icon-bell--colored,.icon-bell-fill,.icon-bell-fill--colored,.icon-bookmark-regular,.icon-bookmark-regular--colored,.icon-bookmark-solid,.icon-bookmark-solid--colored,.icon-boxes,.icon-boxes--colored,.icon-burger,.icon-burger--colored,.icon-calculator,.icon-calculator--colored,.icon-calendar,.icon-calendar--colored,.icon-cart-shop,.icon-cart-shop--colored,.icon-chains,.icon-chains--colored,.icon-chart,.icon-chart--colored,.icon-chat,.icon-chat--colored,.icon-check,.icon-check--colored,.icon-checkbox,.icon-checkbox--colored,.icon-chevron-down,.icon-chevron-down--colored,.icon-chevron-left,.icon-chevron-left--colored,.icon-chevron-right,.icon-chevron-right--colored,.icon-circle-check,.icon-circle-check--colored,.icon-circle-chevron-left,.icon-circle-chevron-left--colored,.icon-circle-chevron-right,.icon-circle-chevron-right--colored,.icon-circle-close,.icon-circle-close--colored,.icon-circle-exclamation,.icon-circle-exclamation--colored,.icon-circle-question,.icon-circle-question--colored,.icon-circle-telegram,.icon-circle-telegram--colored,.icon-circle-xmark,.icon-circle-xmark--colored,.icon-clone,.icon-clone--colored,.icon-close,.icon-close--colored,.icon-cloud-arrow-down,.icon-cloud-arrow-down--colored,.icon-coins,.icon-coins--colored,.icon-copy,.icon-copy--colored,.icon-cube,.icon-cube--colored,.icon-custom-filter,.icon-custom-filter--colored,.icon-dashboard,.icon-dashboard--colored,.icon-delete,.icon-delete--colored,.icon-developer,.icon-developer--colored,.icon-document-copy,.icon-document-copy--colored,.icon-dot,.icon-dot--colored,.icon-dot-loader,.icon-dot-loader--colored,.icon-dots,.icon-dots--colored,.icon-dots-horizontal,.icon-dots-horizontal--colored,.icon-double-check,.icon-double-check--colored,.icon-download,.icon-download--colored,.icon-download-file,.icon-download-file--colored,.icon-due,.icon-due--colored,.icon-edit,.icon-edit--colored,.icon-email,.icon-email--colored,.icon-empty-grid,.icon-empty-grid--colored,.icon-error-message,.icon-error-message--colored,.icon-expand,.icon-expand--colored,.icon-eye-close,.icon-eye-close--colored,.icon-eye-open,.icon-eye-open--colored,.icon-file,.icon-file--colored,.icon-file-contract,.icon-file-contract--colored,.icon-file-download,.icon-file-download--colored,.icon-file-lines,.icon-file-lines--colored,.icon-file-pdf,.icon-file-pdf--colored,.icon-filter,.icon-filter--colored,.icon-flash-default,.icon-flash-default--colored,.icon-flash-error,.icon-flash-error--colored,.icon-flash-success,.icon-flash-success--colored,.icon-flash-warning,.icon-flash-warning--colored,.icon-folder,.icon-folder--colored,.icon-folder-tree,.icon-folder-tree--colored,.icon-gear,.icon-gear--colored,.icon-gears,.icon-gears--colored,.icon-gmail,.icon-gmail--colored,.icon-gosuslugi,.icon-gosuslugi--colored,.icon-history,.icon-history--colored,.icon-house,.icon-house--colored,.icon-inbox,.icon-inbox--colored,.icon-info,.icon-info--colored,.icon-info-outline,.icon-info-outline--colored,.icon-layer-group,.icon-layer-group--colored,.icon-line-and-point,.icon-line-and-point--colored,.icon-link-icon,.icon-link-icon--colored,.icon-list-check,.icon-list-check--colored,.icon-list-ul,.icon-list-ul--colored,.icon-lock,.icon-lock--colored,.icon-logo,.icon-logo--colored,.icon-logo-text,.icon-logo-text--colored,.icon-logoBg,.icon-logoBg--colored,.icon-logoG,.icon-logoG--colored,.icon-logoV,.icon-logoV--colored,.icon-logo_full,.icon-logo_full--colored,.icon-logout,.icon-logout--colored,.icon-maap-logo-mini,.icon-maap-logo-mini--colored,.icon-mail,.icon-mail--colored,.icon-marketing,.icon-marketing--colored,.icon-message,.icon-message--colored,.icon-message-close,.icon-message-close--colored,.icon-message-question,.icon-message-question--colored,.icon-message-success,.icon-message-success--colored,.icon-message-warning,.icon-message-warning--colored,.icon-microsoft,.icon-microsoft--colored,.icon-mini-dot,.icon-mini-dot--colored,.icon-minus,.icon-minus--colored,.icon-minus-loop,.icon-minus-loop--colored,.icon-moon,.icon-moon--colored,.icon-move-down,.icon-move-down--colored,.icon-move-left,.icon-move-left--colored,.icon-move-right,.icon-move-right--colored,.icon-move-up,.icon-move-up--colored,.icon-newspaper,.icon-newspaper--colored,.icon-node-container,.icon-node-container--colored,.icon-node-dashboard,.icon-node-dashboard--colored,.icon-node-graph,.icon-node-graph--colored,.icon-node-hcontainer,.icon-node-hcontainer--colored,.icon-node-iterpanel,.icon-node-iterpanel--colored,.icon-node-table,.icon-node-table--colored,.icon-node-text,.icon-node-text--colored,.icon-note-sticky,.icon-note-sticky--colored,.icon-paperclip,.icon-paperclip--colored,.icon-parameters,.icon-parameters--colored,.icon-paste,.icon-paste--colored,.icon-pen,.icon-pen--colored,.icon-period,.icon-period--colored,.icon-plus,.icon-plus--colored,.icon-plus-loop,.icon-plus-loop--colored,.icon-print-file,.icon-print-file--colored,.icon-profile,.icon-profile--colored,.icon-promo,.icon-promo--colored,.icon-prospace,.icon-prospace--colored,.icon-question,.icon-question--colored,.icon-repeat,.icon-repeat--colored,.icon-report,.icon-report--colored,.icon-rotate-left-file,.icon-rotate-left-file--colored,.icon-rotate-right,.icon-rotate-right--colored,.icon-rotate-right-file,.icon-rotate-right-file--colored,.icon-save,.icon-save--colored,.icon-save-all,.icon-save-all--colored,.icon-search,.icon-search--colored,.icon-settings,.icon-settings--colored,.icon-sliders,.icon-sliders--colored,.icon-sms,.icon-sms--colored,.icon-sort,.icon-sort--colored,.icon-sort-down,.icon-sort-down--colored,.icon-sort-up,.icon-sort-up--colored,.icon-square-poll-vertical,.icon-square-poll-vertical--colored,.icon-status-accepted,.icon-status-accepted--colored,.icon-status-complete,.icon-status-complete--colored,.icon-status-error,.icon-status-error--colored,.icon-sun,.icon-sun--colored,.icon-support,.icon-support--colored,.icon-tags,.icon-tags--colored,.icon-telegram,.icon-telegram--colored,.icon-timeline-check,.icon-timeline-check--colored,.icon-timeline-double-check,.icon-timeline-double-check--colored,.icon-timeline-info,.icon-timeline-info--colored,.icon-timeline-reject,.icon-timeline-reject--colored,.icon-transfer,.icon-transfer--colored,.icon-update,.icon-update--colored,.icon-upload,.icon-upload--colored,.icon-upload-cloud,.icon-upload-cloud--colored,.icon-user,.icon-user--colored,.icon-user-gear,.icon-user-gear--colored,.icon-user-pen,.icon-user-pen--colored,.icon-user-plus,.icon-user-plus--colored,.icon-vk,.icon-vk--colored,.icon-warning,.icon-warning--colored,.icon-warning-small,.icon-warning-small--colored,.icon-yandex,.icon-yandex--colored{display:inline-block;width:16px;height:16px}.icon-logo{mask:url(/img/logo.00f024d7.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logo.00f024d7.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logo--colored{background:url(/img/logo.00f024d7.svg) 50% 50% no-repeat;background-size:contain}.icon-logo_full{mask:url(/img/logo_full.5a4de434.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logo_full.5a4de434.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logo_full--colored{background:url(/img/logo_full.5a4de434.svg) 50% 50% no-repeat;background-size:contain}.icon-logo-text{mask:url(/img/logo-text.95e97f32.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logo-text.95e97f32.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logo-text--colored{background:url(/img/logo-text.95e97f32.svg) 50% 50% no-repeat;background-size:contain}.icon-burger{mask:url(/img/burger.bd296a5f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/burger.bd296a5f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-burger--colored{background:url(/img/burger.bd296a5f.svg) 50% 50% no-repeat;background-size:contain}.icon-dashboard{mask:url(/img/dashboard.3935ae67.svg) 50% 50% no-repeat;-webkit-mask:url(/img/dashboard.3935ae67.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-dashboard--colored{background:url(/img/dashboard.3935ae67.svg) 50% 50% no-repeat;background-size:contain}.icon-promo{mask:url(/img/promo.2554f64f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/promo.2554f64f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-promo--colored{background:url(/img/promo.2554f64f.svg) 50% 50% no-repeat;background-size:contain}.icon-marketing{mask:url(/img/marketing.54ba9b8a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/marketing.54ba9b8a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-marketing--colored{background:url(/img/marketing.54ba9b8a.svg) 50% 50% no-repeat;background-size:contain}.icon-dots{mask:url(/img/dots.3ac3475d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/dots.3ac3475d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-dots--colored{background:url(/img/dots.3ac3475d.svg) 50% 50% no-repeat;background-size:contain}.icon-close{mask:url(/img/close.59819048.svg) 50% 50% no-repeat;-webkit-mask:url(/img/close.59819048.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-close--colored{background:url(/img/close.59819048.svg) 50% 50% no-repeat;background-size:contain}.icon-plus{mask:url(/img/plus.cae06200.svg) 50% 50% no-repeat;-webkit-mask:url(/img/plus.cae06200.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-plus--colored{background:url(/img/plus.cae06200.svg) 50% 50% no-repeat;background-size:contain}.icon-chevron-left{mask:url(/img/chevron-left.91af2261.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chevron-left.91af2261.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chevron-left--colored{background:url(/img/chevron-left.91af2261.svg) 50% 50% no-repeat;background-size:contain}.icon-chevron-right{mask:url(/img/chevron-right.2417cc95.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chevron-right.2417cc95.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chevron-right--colored{background:url(/img/chevron-right.2417cc95.svg) 50% 50% no-repeat;background-size:contain}.icon-chevron-down{mask:url(/img/chevron-down.e6d9a560.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chevron-down.e6d9a560.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chevron-down--colored{background:url(/img/chevron-down.e6d9a560.svg) 50% 50% no-repeat;background-size:contain}.icon-arrow-back{mask:url(/img/arrow-back.fcf716bf.svg) 50% 50% no-repeat;-webkit-mask:url(/img/arrow-back.fcf716bf.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-arrow-back--colored{background:url(/img/arrow-back.fcf716bf.svg) 50% 50% no-repeat;background-size:contain}.icon-lock{mask:url(/img/lock.daad9538.svg) 50% 50% no-repeat;-webkit-mask:url(/img/lock.daad9538.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-lock--colored{background:url(/img/lock.daad9538.svg) 50% 50% no-repeat;background-size:contain}.icon-bell{mask:url(/img/bell.21a43776.svg) 50% 50% no-repeat;-webkit-mask:url(/img/bell.21a43776.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-bell--colored{background:url(/img/bell.21a43776.svg) 50% 50% no-repeat;background-size:contain}.icon-search{mask:url(/img/search.86b1f268.svg) 50% 50% no-repeat;-webkit-mask:url(/img/search.86b1f268.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-search--colored{background:url(/img/search.86b1f268.svg) 50% 50% no-repeat;background-size:contain}.icon-profile{mask:url(/img/profile.47c2154d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/profile.47c2154d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-profile--colored{background:url(/img/profile.47c2154d.svg) 50% 50% no-repeat;background-size:contain}.icon-angle{mask:url(/img/angle.ed7774d3.svg) 50% 50% no-repeat;-webkit-mask:url(/img/angle.ed7774d3.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-angle--colored{background:url(/img/angle.ed7774d3.svg) 50% 50% no-repeat;background-size:contain}.icon-folder{mask:url(/img/folder.b1728c5b.svg) 50% 50% no-repeat;-webkit-mask:url(/img/folder.b1728c5b.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-folder--colored{background:url(/img/folder.b1728c5b.svg) 50% 50% no-repeat;background-size:contain}.icon-apple{mask:url(/img/apple.e05101b1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/apple.e05101b1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-apple--colored{background:url(/img/apple.e05101b1.svg) 50% 50% no-repeat;background-size:contain}.icon-gmail{mask:url(/img/gmail.d8144b89.svg) 50% 50% no-repeat;-webkit-mask:url(/img/gmail.d8144b89.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-gmail--colored{background:url(/img/gmail.d8144b89.svg) 50% 50% no-repeat;background-size:contain}.icon-gosuslugi{mask:url(/img/gosuslugi.04a20144.svg) 50% 50% no-repeat;-webkit-mask:url(/img/gosuslugi.04a20144.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-gosuslugi--colored{background:url(/img/gosuslugi.04a20144.svg) 50% 50% no-repeat;background-size:contain}.icon-logoBg{mask:url(/img/logoBg.fee06021.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logoBg.fee06021.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logoBg--colored{background:url(/img/logoBg.fee06021.svg) 50% 50% no-repeat;background-size:contain}.icon-logoG{mask:url(/img/logoG.36f22c8a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logoG.36f22c8a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logoG--colored{background:url(/img/logoG.36f22c8a.svg) 50% 50% no-repeat;background-size:contain}.icon-logoV{mask:url(/img/logoV.9c117192.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logoV.9c117192.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logoV--colored{background:url(/img/logoV.9c117192.svg) 50% 50% no-repeat;background-size:contain}.icon-mail{mask:url(/img/mail.6b42a1da.svg) 50% 50% no-repeat;-webkit-mask:url(/img/mail.6b42a1da.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-mail--colored{background:url(/img/mail.6b42a1da.svg) 50% 50% no-repeat;background-size:contain}.icon-prospace{mask:url(/img/prospace.04e2f251.svg) 50% 50% no-repeat;-webkit-mask:url(/img/prospace.04e2f251.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-prospace--colored{background:url(/img/prospace.04e2f251.svg) 50% 50% no-repeat;background-size:contain}.icon-yandex{mask:url(/img/yandex.61ed9e72.svg) 50% 50% no-repeat;-webkit-mask:url(/img/yandex.61ed9e72.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-yandex--colored{background:url(/img/yandex.61ed9e72.svg) 50% 50% no-repeat;background-size:contain}.icon-vk{mask:url(/img/vk.8f9707a1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/vk.8f9707a1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-vk--colored{background:url(/img/vk.8f9707a1.svg) 50% 50% no-repeat;background-size:contain}.icon-microsoft{mask:url(/img/microsoft.6a8b9dae.svg) 50% 50% no-repeat;-webkit-mask:url(/img/microsoft.6a8b9dae.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-microsoft--colored{background:url(/img/microsoft.6a8b9dae.svg) 50% 50% no-repeat;background-size:contain}.icon-message-question{mask:url(/img/message-question.3b4ea9ab.svg) 50% 50% no-repeat;-webkit-mask:url(/img/message-question.3b4ea9ab.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-message-question--colored{background:url(/img/message-question.3b4ea9ab.svg) 50% 50% no-repeat;background-size:contain}.icon-message-warning{mask:url(/img/message-warning.cb2b976a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/message-warning.cb2b976a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-message-warning--colored{background:url(/img/message-warning.cb2b976a.svg) 50% 50% no-repeat;background-size:contain}.icon-message-close{mask:url(/img/message-close.bb96bdc9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/message-close.bb96bdc9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-message-close--colored{background:url(/img/message-close.bb96bdc9.svg) 50% 50% no-repeat;background-size:contain}.icon-avatar{mask:url(/img/avatar.f777e4c9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/avatar.f777e4c9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-avatar--colored{background:url(/img/avatar.f777e4c9.svg) 50% 50% no-repeat;background-size:contain}.icon-avatar-small{mask:url(/img/avatar-small.dc225883.svg) 50% 50% no-repeat;-webkit-mask:url(/img/avatar-small.dc225883.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-avatar-small--colored{background:url(/img/avatar-small.dc225883.svg) 50% 50% no-repeat;background-size:contain}.icon-arrow-down{mask:url(/img/arrow-down.34463aa6.svg) 50% 50% no-repeat;-webkit-mask:url(/img/arrow-down.34463aa6.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-arrow-down--colored{background:url(/img/arrow-down.34463aa6.svg) 50% 50% no-repeat;background-size:contain}.icon-arrow-up{mask:url(/img/arrow-up.3cd03741.svg) 50% 50% no-repeat;-webkit-mask:url(/img/arrow-up.3cd03741.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-arrow-up--colored{background:url(/img/arrow-up.3cd03741.svg) 50% 50% no-repeat;background-size:contain}.icon-expand{mask:url(/img/expand.8b0b315f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/expand.8b0b315f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-expand--colored{background:url(/img/expand.8b0b315f.svg) 50% 50% no-repeat;background-size:contain}.icon-telegram{mask:url(/img/telegram.40351127.svg) 50% 50% no-repeat;-webkit-mask:url(/img/telegram.40351127.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-telegram--colored{background:url(/img/telegram.40351127.svg) 50% 50% no-repeat;background-size:contain}.icon-custom-filter{mask:url(/img/custom-filter.b0a3d795.svg) 50% 50% no-repeat;-webkit-mask:url(/img/custom-filter.b0a3d795.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-custom-filter--colored{background:url(/img/custom-filter.b0a3d795.svg) 50% 50% no-repeat;background-size:contain}.icon-sort{mask:url(/img/sort.4b8c31c4.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort.4b8c31c4.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sort--colored{background:url(/img/sort.4b8c31c4.svg) 50% 50% no-repeat;background-size:contain}.icon-sort-up{mask:url(/img/sort-up.db0e791c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort-up.db0e791c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sort-up--colored{background:url(/img/sort-up.db0e791c.svg) 50% 50% no-repeat;background-size:contain}.icon-sort-down{mask:url(/img/sort-down.5aee1058.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort-down.5aee1058.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sort-down--colored{background:url(/img/sort-down.5aee1058.svg) 50% 50% no-repeat;background-size:contain}.icon-empty-grid{mask:url(/img/empty-grid.4f554db6.svg) 50% 50% no-repeat;-webkit-mask:url(/img/empty-grid.4f554db6.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-empty-grid--colored{background:url(/img/empty-grid.4f554db6.svg) 50% 50% no-repeat;background-size:contain}.icon-check{mask:url(/img/check.6f7f8187.svg) 50% 50% no-repeat;-webkit-mask:url(/img/check.6f7f8187.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-check--colored{background:url(/img/check.6f7f8187.svg) 50% 50% no-repeat;background-size:contain}.icon-double-check{mask:url(/img/double-check.94b67055.svg) 50% 50% no-repeat;-webkit-mask:url(/img/double-check.94b67055.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-double-check--colored{background:url(/img/double-check.94b67055.svg) 50% 50% no-repeat;background-size:contain}.icon-checkbox{mask:url(/img/checkbox.8f4ec6b1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/checkbox.8f4ec6b1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-checkbox--colored{background:url(/img/checkbox.8f4ec6b1.svg) 50% 50% no-repeat;background-size:contain}.icon-filter{mask:url(/img/filter.27e41787.svg) 50% 50% no-repeat;-webkit-mask:url(/img/filter.27e41787.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-filter--colored{background:url(/img/filter.27e41787.svg) 50% 50% no-repeat;background-size:contain}.icon-update{mask:url(/img/update.77e5414a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/update.77e5414a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-update--colored{background:url(/img/update.77e5414a.svg) 50% 50% no-repeat;background-size:contain}.icon-upload{mask:url(/img/upload.eef4cca1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/upload.eef4cca1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-upload--colored{background:url(/img/upload.eef4cca1.svg) 50% 50% no-repeat;background-size:contain}.icon-info{mask:url(/img/info.8287f824.svg) 50% 50% no-repeat;-webkit-mask:url(/img/info.8287f824.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-info--colored{background:url(/img/info.8287f824.svg) 50% 50% no-repeat;background-size:contain}.icon-edit{mask:url(/img/edit.9ecd2b69.svg) 50% 50% no-repeat;-webkit-mask:url(/img/edit.9ecd2b69.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-edit--colored{background:url(/img/edit.9ecd2b69.svg) 50% 50% no-repeat;background-size:contain}.icon-copy{mask:url(/img/copy.cf005991.svg) 50% 50% no-repeat;-webkit-mask:url(/img/copy.cf005991.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-copy--colored{background:url(/img/copy.cf005991.svg) 50% 50% no-repeat;background-size:contain}.icon-delete{mask:url(/img/delete.5f4ee889.svg) 50% 50% no-repeat;-webkit-mask:url(/img/delete.5f4ee889.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-delete--colored{background:url(/img/delete.5f4ee889.svg) 50% 50% no-repeat;background-size:contain}.icon-minus{mask:url(/img/minus.080064fa.svg) 50% 50% no-repeat;-webkit-mask:url(/img/minus.080064fa.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-minus--colored{background:url(/img/minus.080064fa.svg) 50% 50% no-repeat;background-size:contain}.icon-dot-loader{mask:url(/img/dot-loader.a3cb6624.svg) 50% 50% no-repeat;-webkit-mask:url(/img/dot-loader.a3cb6624.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-dot-loader--colored{background:url(/img/dot-loader.a3cb6624.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-close{mask:url(/img/circle-close.8dd8c543.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-close.8dd8c543.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-close--colored{background:url(/img/circle-close.8dd8c543.svg) 50% 50% no-repeat;background-size:contain}.icon-line-and-point{mask:url(/img/line-and-point.8b491c64.svg) 50% 50% no-repeat;-webkit-mask:url(/img/line-and-point.8b491c64.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-line-and-point--colored{background:url(/img/line-and-point.8b491c64.svg) 50% 50% no-repeat;background-size:contain}.icon-arrow-right{mask:url(/img/arrow-right.97ab75cc.svg) 50% 50% no-repeat;-webkit-mask:url(/img/arrow-right.97ab75cc.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-arrow-right--colored{background:url(/img/arrow-right.97ab75cc.svg) 50% 50% no-repeat;background-size:contain}.icon-sun{mask:url(/img/sun.e7256f5d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sun.e7256f5d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sun--colored{background:url(/img/sun.e7256f5d.svg) 50% 50% no-repeat;background-size:contain}.icon-moon{mask:url(/img/moon.1db0bbba.svg) 50% 50% no-repeat;-webkit-mask:url(/img/moon.1db0bbba.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-moon--colored{background:url(/img/moon.1db0bbba.svg) 50% 50% no-repeat;background-size:contain}.icon-logout{mask:url(/img/logout.aed6bc7c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/logout.aed6bc7c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-logout--colored{background:url(/img/logout.aed6bc7c.svg) 50% 50% no-repeat;background-size:contain}.icon-chart{mask:url(/img/chart.82d8e3a1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chart.82d8e3a1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chart--colored{background:url(/img/chart.82d8e3a1.svg) 50% 50% no-repeat;background-size:contain}.icon-gears{mask:url(/img/gears.7650d82d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/gears.7650d82d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-gears--colored{background:url(/img/gears.7650d82d.svg) 50% 50% no-repeat;background-size:contain}.icon-user{mask:url(/img/user.3e1ea5a5.svg) 50% 50% no-repeat;-webkit-mask:url(/img/user.3e1ea5a5.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-user--colored{background:url(/img/user.3e1ea5a5.svg) 50% 50% no-repeat;background-size:contain}.icon-save{mask:url(/img/save.51a5da40.svg) 50% 50% no-repeat;-webkit-mask:url(/img/save.51a5da40.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-save--colored{background:url(/img/save.51a5da40.svg) 50% 50% no-repeat;background-size:contain}.icon-save-all{mask:url(/img/save-all.5cb30624.svg) 50% 50% no-repeat;-webkit-mask:url(/img/save-all.5cb30624.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-save-all--colored{background:url(/img/save-all.5cb30624.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-xmark{mask:url(/img/circle-xmark.4d50c38d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-xmark.4d50c38d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-xmark--colored{background:url(/img/circle-xmark.4d50c38d.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-chevron-left{mask:url(/img/circle-chevron-left.f46931e0.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-chevron-left.f46931e0.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-chevron-left--colored{background:url(/img/circle-chevron-left.f46931e0.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-chevron-right{mask:url(/img/circle-chevron-right.e60cdc17.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-chevron-right.e60cdc17.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-chevron-right--colored{background:url(/img/circle-chevron-right.e60cdc17.svg) 50% 50% no-repeat;background-size:contain}.icon-error-message{mask:url(/img/error-message.55316bc7.svg) 50% 50% no-repeat;-webkit-mask:url(/img/error-message.55316bc7.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-error-message--colored{background:url(/img/error-message.55316bc7.svg) 50% 50% no-repeat;background-size:contain}.icon-again{mask:url(/img/again.55bcda04.svg) 50% 50% no-repeat;-webkit-mask:url(/img/again.55bcda04.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-again--colored{background:url(/img/again.55bcda04.svg) 50% 50% no-repeat;background-size:contain}.icon-history{mask:url(/img/history.da805538.svg) 50% 50% no-repeat;-webkit-mask:url(/img/history.da805538.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-history--colored{background:url(/img/history.da805538.svg) 50% 50% no-repeat;background-size:contain}.icon-message-success{mask:url(/img/message-success.15975b3f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/message-success.15975b3f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-message-success--colored{background:url(/img/message-success.15975b3f.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-telegram{mask:url(/img/circle-telegram.125fb515.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-telegram.125fb515.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-telegram--colored{background:url(/img/circle-telegram.125fb515.svg) 50% 50% no-repeat;background-size:contain}.icon-email{mask:url(/img/email.6764531c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/email.6764531c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-email--colored{background:url(/img/email.6764531c.svg) 50% 50% no-repeat;background-size:contain}.icon-sms{mask:url(/img/sms.6aa4c8d9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sms.6aa4c8d9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sms--colored{background:url(/img/sms.6aa4c8d9.svg) 50% 50% no-repeat;background-size:contain}.icon-file{mask:url(/img/file.43a7323c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/file.43a7323c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-file--colored{background:url(/img/file.43a7323c.svg) 50% 50% no-repeat;background-size:contain}.icon-calendar{mask:url(/img/calendar.77075f53.svg) 50% 50% no-repeat;-webkit-mask:url(/img/calendar.77075f53.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-calendar--colored{background:url(/img/calendar.77075f53.svg) 50% 50% no-repeat;background-size:contain}.icon-download{mask:url(/img/download.046900f9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/download.046900f9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-download--colored{background:url(/img/download.046900f9.svg) 50% 50% no-repeat;background-size:contain}.icon-status-complete{mask:url(/img/status-complete.dd26fe9d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/status-complete.dd26fe9d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-status-complete--colored{background:url(/img/status-complete.dd26fe9d.svg) 50% 50% no-repeat;background-size:contain}.icon-status-error{mask:url(/img/status-error.80200127.svg) 50% 50% no-repeat;-webkit-mask:url(/img/status-error.80200127.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-status-error--colored{background:url(/img/status-error.80200127.svg) 50% 50% no-repeat;background-size:contain}.icon-status-accepted{mask:url(/img/status-accepted.2ab4f311.svg) 50% 50% no-repeat;-webkit-mask:url(/img/status-accepted.2ab4f311.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-status-accepted--colored{background:url(/img/status-accepted.2ab4f311.svg) 50% 50% no-repeat;background-size:contain}.icon-parameters{mask:url(/img/parameters.c573ff25.svg) 50% 50% no-repeat;-webkit-mask:url(/img/parameters.c573ff25.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-parameters--colored{background:url(/img/parameters.c573ff25.svg) 50% 50% no-repeat;background-size:contain}.icon-upload-cloud{mask:url(/img/upload-cloud.251d9409.svg) 50% 50% no-repeat;-webkit-mask:url(/img/upload-cloud.251d9409.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-upload-cloud--colored{background:url(/img/upload-cloud.251d9409.svg) 50% 50% no-repeat;background-size:contain}.icon-warning{mask:url(/img/warning.49504cc6.svg) 50% 50% no-repeat;-webkit-mask:url(/img/warning.49504cc6.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-warning--colored{background:url(/img/warning.49504cc6.svg) 50% 50% no-repeat;background-size:contain}.icon-warning-small{mask:url(/img/warning-small.145247ff.svg) 50% 50% no-repeat;-webkit-mask:url(/img/warning-small.145247ff.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-warning-small--colored{background:url(/img/warning-small.145247ff.svg) 50% 50% no-repeat;background-size:contain}.icon-dot{mask:url(/img/dot.efd20f7a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/dot.efd20f7a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-dot--colored{background:url(/img/dot.efd20f7a.svg) 50% 50% no-repeat;background-size:contain}.icon-mini-dot{mask:url(/img/mini-dot.e79056a9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/mini-dot.e79056a9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-mini-dot--colored{background:url(/img/mini-dot.e79056a9.svg) 50% 50% no-repeat;background-size:contain}.icon-pen{mask:url(/img/pen.4d08384e.svg) 50% 50% no-repeat;-webkit-mask:url(/img/pen.4d08384e.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-pen--colored{background:url(/img/pen.4d08384e.svg) 50% 50% no-repeat;background-size:contain}.icon-message{mask:url(/img/message.74c2818b.svg) 50% 50% no-repeat;-webkit-mask:url(/img/message.74c2818b.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-message--colored{background:url(/img/message.74c2818b.svg) 50% 50% no-repeat;background-size:contain}.icon-boxes{mask:url(/img/boxes.2090c797.svg) 50% 50% no-repeat;-webkit-mask:url(/img/boxes.2090c797.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-boxes--colored{background:url(/img/boxes.2090c797.svg) 50% 50% no-repeat;background-size:contain}.icon-coins{mask:url(/img/coins.58cf6c4c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/coins.58cf6c4c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-coins--colored{background:url(/img/coins.58cf6c4c.svg) 50% 50% no-repeat;background-size:contain}.icon-cube{mask:url(/img/cube.237d0dee.svg) 50% 50% no-repeat;-webkit-mask:url(/img/cube.237d0dee.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-cube--colored{background:url(/img/cube.237d0dee.svg) 50% 50% no-repeat;background-size:contain}.icon-gear{mask:url(/img/gear.fac5d6e7.svg) 50% 50% no-repeat;-webkit-mask:url(/img/gear.fac5d6e7.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-gear--colored{background:url(/img/gear.fac5d6e7.svg) 50% 50% no-repeat;background-size:contain}.icon-house{mask:url(/img/house.c959098e.svg) 50% 50% no-repeat;-webkit-mask:url(/img/house.c959098e.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-house--colored{background:url(/img/house.c959098e.svg) 50% 50% no-repeat;background-size:contain}.icon-inbox{mask:url(/img/inbox.9474d29a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/inbox.9474d29a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-inbox--colored{background:url(/img/inbox.9474d29a.svg) 50% 50% no-repeat;background-size:contain}.icon-list-check{mask:url(/img/list-check.021f0446.svg) 50% 50% no-repeat;-webkit-mask:url(/img/list-check.021f0446.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-list-check--colored{background:url(/img/list-check.021f0446.svg) 50% 50% no-repeat;background-size:contain}.icon-list-ul{mask:url(/img/list-ul.d4b0401a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/list-ul.d4b0401a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-list-ul--colored{background:url(/img/list-ul.d4b0401a.svg) 50% 50% no-repeat;background-size:contain}.icon-newspaper{mask:url(/img/newspaper.4814d2b3.svg) 50% 50% no-repeat;-webkit-mask:url(/img/newspaper.4814d2b3.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-newspaper--colored{background:url(/img/newspaper.4814d2b3.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-exclamation{mask:url(/img/circle-exclamation.b928cbb0.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-exclamation.b928cbb0.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-exclamation--colored{background:url(/img/circle-exclamation.b928cbb0.svg) 50% 50% no-repeat;background-size:contain}.icon-paperclip{mask:url(/img/paperclip.d41cfeca.svg) 50% 50% no-repeat;-webkit-mask:url(/img/paperclip.d41cfeca.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-paperclip--colored{background:url(/img/paperclip.d41cfeca.svg) 50% 50% no-repeat;background-size:contain}.icon-bookmark-regular{mask:url(/img/bookmark-regular.2e3f53cc.svg) 50% 50% no-repeat;-webkit-mask:url(/img/bookmark-regular.2e3f53cc.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-bookmark-regular--colored{background:url(/img/bookmark-regular.2e3f53cc.svg) 50% 50% no-repeat;background-size:contain}.icon-bookmark-solid{mask:url(/img/bookmark-solid.5dbfa9e2.svg) 50% 50% no-repeat;-webkit-mask:url(/img/bookmark-solid.5dbfa9e2.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-bookmark-solid--colored{background:url(/img/bookmark-solid.5dbfa9e2.svg) 50% 50% no-repeat;background-size:contain}.icon-ban{mask:url(/img/ban.af594836.svg) 50% 50% no-repeat;-webkit-mask:url(/img/ban.af594836.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-ban--colored{background:url(/img/ban.af594836.svg) 50% 50% no-repeat;background-size:contain}.icon-support{mask:url(/img/support.72df0baa.svg) 50% 50% no-repeat;-webkit-mask:url(/img/support.72df0baa.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-support--colored{background:url(/img/support.72df0baa.svg) 50% 50% no-repeat;background-size:contain}.icon-layer-group{mask:url(/img/layer-group.babb6dca.svg) 50% 50% no-repeat;-webkit-mask:url(/img/layer-group.babb6dca.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-layer-group--colored{background:url(/img/layer-group.babb6dca.svg) 50% 50% no-repeat;background-size:contain}.icon-folder-tree{mask:url(/img/folder-tree.f8713b32.svg) 50% 50% no-repeat;-webkit-mask:url(/img/folder-tree.f8713b32.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-folder-tree--colored{background:url(/img/folder-tree.f8713b32.svg) 50% 50% no-repeat;background-size:contain}.icon-paste{mask:url(/img/paste.f5889d3f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/paste.f5889d3f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-paste--colored{background:url(/img/paste.f5889d3f.svg) 50% 50% no-repeat;background-size:contain}.icon-info-outline{mask:url(/img/info-outline.bc8e7d62.svg) 50% 50% no-repeat;-webkit-mask:url(/img/info-outline.bc8e7d62.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-info-outline--colored{background:url(/img/info-outline.bc8e7d62.svg) 50% 50% no-repeat;background-size:contain}.icon-question{mask:url(/img/question.c01a9a54.svg) 50% 50% no-repeat;-webkit-mask:url(/img/question.c01a9a54.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-question--colored{background:url(/img/question.c01a9a54.svg) 50% 50% no-repeat;background-size:contain}.icon-note-sticky{mask:url(/img/note-sticky.080e305d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/note-sticky.080e305d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-note-sticky--colored{background:url(/img/note-sticky.080e305d.svg) 50% 50% no-repeat;background-size:contain}.icon-dots-horizontal{mask:url(/img/dots-horizontal.619a3f6c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/dots-horizontal.619a3f6c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-dots-horizontal--colored{background:url(/img/dots-horizontal.619a3f6c.svg) 50% 50% no-repeat;background-size:contain}.icon-chains{mask:url(/img/chains.ad213268.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chains.ad213268.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chains--colored{background:url(/img/chains.ad213268.svg) 50% 50% no-repeat;background-size:contain}.icon-plus-loop{mask:url(/img/plus-loop.42905a0f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/plus-loop.42905a0f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-plus-loop--colored{background:url(/img/plus-loop.42905a0f.svg) 50% 50% no-repeat;background-size:contain}.icon-minus-loop{mask:url(/img/minus-loop.35072b5d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/minus-loop.35072b5d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-minus-loop--colored{background:url(/img/minus-loop.35072b5d.svg) 50% 50% no-repeat;background-size:contain}.icon-download-file{mask:url(/img/download-file.0759ad8d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/download-file.0759ad8d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-download-file--colored{background:url(/img/download-file.0759ad8d.svg) 50% 50% no-repeat;background-size:contain}.icon-print-file{mask:url(/img/print-file.227328ed.svg) 50% 50% no-repeat;-webkit-mask:url(/img/print-file.227328ed.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-print-file--colored{background:url(/img/print-file.227328ed.svg) 50% 50% no-repeat;background-size:contain}.icon-rotate-right-file{mask:url(/img/rotate-right-file.42b3498e.svg) 50% 50% no-repeat;-webkit-mask:url(/img/rotate-right-file.42b3498e.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-rotate-right-file--colored{background:url(/img/rotate-right-file.42b3498e.svg) 50% 50% no-repeat;background-size:contain}.icon-rotate-left-file{mask:url(/img/rotate-left-file.d1e36242.svg) 50% 50% no-repeat;-webkit-mask:url(/img/rotate-left-file.d1e36242.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-rotate-left-file--colored{background:url(/img/rotate-left-file.d1e36242.svg) 50% 50% no-repeat;background-size:contain}.icon-eye-close{mask:url(/img/eye-close.3be24f7a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/eye-close.3be24f7a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-eye-close--colored{background:url(/img/eye-close.3be24f7a.svg) 50% 50% no-repeat;background-size:contain}.icon-eye-open{mask:url(/img/eye-open.4227c720.svg) 50% 50% no-repeat;-webkit-mask:url(/img/eye-open.4227c720.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-eye-open--colored{background:url(/img/eye-open.4227c720.svg) 50% 50% no-repeat;background-size:contain}.icon-link-icon{mask:url(/img/link-icon.e8f70e22.svg) 50% 50% no-repeat;-webkit-mask:url(/img/link-icon.e8f70e22.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-link-icon--colored{background:url(/img/link-icon.e8f70e22.svg) 50% 50% no-repeat;background-size:contain}.icon-file-pdf{mask:url(/img/file-pdf.58be5dc2.svg) 50% 50% no-repeat;-webkit-mask:url(/img/file-pdf.58be5dc2.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-file-pdf--colored{background:url(/img/file-pdf.58be5dc2.svg) 50% 50% no-repeat;background-size:contain}.icon-flash-default{mask:url(/img/flash-default.f9e3864f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/flash-default.f9e3864f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-flash-default--colored{background:url(/img/flash-default.f9e3864f.svg) 50% 50% no-repeat;background-size:contain}.icon-flash-error{mask:url(/img/flash-error.bb96bdc9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/flash-error.bb96bdc9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-flash-error--colored{background:url(/img/flash-error.bb96bdc9.svg) 50% 50% no-repeat;background-size:contain}.icon-flash-success{mask:url(/img/flash-success.15975b3f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/flash-success.15975b3f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-flash-success--colored{background:url(/img/flash-success.15975b3f.svg) 50% 50% no-repeat;background-size:contain}.icon-flash-warning{mask:url(/img/flash-warning.bd52203d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/flash-warning.bd52203d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-flash-warning--colored{background:url(/img/flash-warning.bd52203d.svg) 50% 50% no-repeat;background-size:contain}.icon-timeline-check{mask:url(/img/timeline-check.7443ce04.svg) 50% 50% no-repeat;-webkit-mask:url(/img/timeline-check.7443ce04.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-timeline-check--colored{background:url(/img/timeline-check.7443ce04.svg) 50% 50% no-repeat;background-size:contain}.icon-timeline-info{mask:url(/img/timeline-info.c4679e0c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/timeline-info.c4679e0c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-timeline-info--colored{background:url(/img/timeline-info.c4679e0c.svg) 50% 50% no-repeat;background-size:contain}.icon-timeline-reject{mask:url(/img/timeline-reject.079ad086.svg) 50% 50% no-repeat;-webkit-mask:url(/img/timeline-reject.079ad086.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-timeline-reject--colored{background:url(/img/timeline-reject.079ad086.svg) 50% 50% no-repeat;background-size:contain}.icon-timeline-double-check{mask:url(/img/timeline-double-check.eb48f65a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/timeline-double-check.eb48f65a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-timeline-double-check--colored{background:url(/img/timeline-double-check.eb48f65a.svg) 50% 50% no-repeat;background-size:contain}.icon-user-plus{mask:url(/img/user-plus.c6d70346.svg) 50% 50% no-repeat;-webkit-mask:url(/img/user-plus.c6d70346.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-user-plus--colored{background:url(/img/user-plus.c6d70346.svg) 50% 50% no-repeat;background-size:contain}.icon-period{mask:url(/img/period.466ff97a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/period.466ff97a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-period--colored{background:url(/img/period.466ff97a.svg) 50% 50% no-repeat;background-size:contain}.icon-repeat{mask:url(/img/repeat.ffeaf529.svg) 50% 50% no-repeat;-webkit-mask:url(/img/repeat.ffeaf529.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-repeat--colored{background:url(/img/repeat.ffeaf529.svg) 50% 50% no-repeat;background-size:contain}.icon-due{mask:url(/img/due.93b6cfc7.svg) 50% 50% no-repeat;-webkit-mask:url(/img/due.93b6cfc7.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-due--colored{background:url(/img/due.93b6cfc7.svg) 50% 50% no-repeat;background-size:contain}.icon-sliders{mask:url(/img/sliders.3569ccc6.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sliders.3569ccc6.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-sliders--colored{background:url(/img/sliders.3569ccc6.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-check{mask:url(/img/circle-check.a7400b1b.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-check.a7400b1b.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-check--colored{background:url(/img/circle-check.a7400b1b.svg) 50% 50% no-repeat;background-size:contain}.icon-circle-question{mask:url(/img/circle-question.a49620d1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/circle-question.a49620d1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-circle-question--colored{background:url(/img/circle-question.a49620d1.svg) 50% 50% no-repeat;background-size:contain}.icon-file-lines{mask:url(/img/file-lines.ae11ec26.svg) 50% 50% no-repeat;-webkit-mask:url(/img/file-lines.ae11ec26.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-file-lines--colored{background:url(/img/file-lines.ae11ec26.svg) 50% 50% no-repeat;background-size:contain}.icon-cloud-arrow-down{mask:url(/img/cloud-arrow-down.5af6bec5.svg) 50% 50% no-repeat;-webkit-mask:url(/img/cloud-arrow-down.5af6bec5.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-cloud-arrow-down--colored{background:url(/img/cloud-arrow-down.5af6bec5.svg) 50% 50% no-repeat;background-size:contain}.icon-user-pen{mask:url(/img/user-pen.5fdb1f31.svg) 50% 50% no-repeat;-webkit-mask:url(/img/user-pen.5fdb1f31.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-user-pen--colored{background:url(/img/user-pen.5fdb1f31.svg) 50% 50% no-repeat;background-size:contain}.icon-file-download{mask:url(/img/file-download.65993a51.svg) 50% 50% no-repeat;-webkit-mask:url(/img/file-download.65993a51.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-file-download--colored{background:url(/img/file-download.65993a51.svg) 50% 50% no-repeat;background-size:contain}.icon-maap-logo-mini{mask:url(/img/maap-logo-mini.9ef51fcf.svg) 50% 50% no-repeat;-webkit-mask:url(/img/maap-logo-mini.9ef51fcf.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-maap-logo-mini--colored{background:url(/img/maap-logo-mini.9ef51fcf.svg) 50% 50% no-repeat;background-size:contain}.icon-rotate-right{mask:url(/img/rotate-right.1612eca4.svg) 50% 50% no-repeat;-webkit-mask:url(/img/rotate-right.1612eca4.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-rotate-right--colored{background:url(/img/rotate-right.1612eca4.svg) 50% 50% no-repeat;background-size:contain}.icon-document-copy{mask:url(/img/document-copy.351527a2.svg) 50% 50% no-repeat;-webkit-mask:url(/img/document-copy.351527a2.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-document-copy--colored{background:url(/img/document-copy.351527a2.svg) 50% 50% no-repeat;background-size:contain}.icon-clone{mask:url(/img/clone.0bed05e6.svg) 50% 50% no-repeat;-webkit-mask:url(/img/clone.0bed05e6.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-clone--colored{background:url(/img/clone.0bed05e6.svg) 50% 50% no-repeat;background-size:contain}.icon-cart-shop{mask:url(/img/cart-shop.bb9d68e4.svg) 50% 50% no-repeat;-webkit-mask:url(/img/cart-shop.bb9d68e4.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-cart-shop--colored{background:url(/img/cart-shop.bb9d68e4.svg) 50% 50% no-repeat;background-size:contain}.icon-user-gear{mask:url(/img/user-gear.8b94ee36.svg) 50% 50% no-repeat;-webkit-mask:url(/img/user-gear.8b94ee36.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-user-gear--colored{background:url(/img/user-gear.8b94ee36.svg) 50% 50% no-repeat;background-size:contain}.icon-bell-fill{mask:url(/img/bell-fill.fcf7a1a4.svg) 50% 50% no-repeat;-webkit-mask:url(/img/bell-fill.fcf7a1a4.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-bell-fill--colored{background:url(/img/bell-fill.fcf7a1a4.svg) 50% 50% no-repeat;background-size:contain}.icon-chat{mask:url(/img/chat.0e11c672.svg) 50% 50% no-repeat;-webkit-mask:url(/img/chat.0e11c672.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-chat--colored{background:url(/img/chat.0e11c672.svg) 50% 50% no-repeat;background-size:contain}.icon-report{mask:url(/img/report.df7cc0d2.svg) 50% 50% no-repeat;-webkit-mask:url(/img/report.df7cc0d2.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-report--colored{background:url(/img/report.df7cc0d2.svg) 50% 50% no-repeat;background-size:contain}.icon-node-container{mask:url(/img/node-container.5d0774e3.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-container.5d0774e3.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-container--colored{background:url(/img/node-container.5d0774e3.svg) 50% 50% no-repeat;background-size:contain}.icon-node-hcontainer{mask:url(/img/node-hcontainer.c9261542.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-hcontainer.c9261542.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-hcontainer--colored{background:url(/img/node-hcontainer.c9261542.svg) 50% 50% no-repeat;background-size:contain}.icon-node-graph{mask:url(/img/node-graph.8f8be3fa.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-graph.8f8be3fa.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-graph--colored{background:url(/img/node-graph.8f8be3fa.svg) 50% 50% no-repeat;background-size:contain}.icon-node-iterpanel{mask:url(/img/node-iterpanel.21ddc0f8.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-iterpanel.21ddc0f8.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-iterpanel--colored{background:url(/img/node-iterpanel.21ddc0f8.svg) 50% 50% no-repeat;background-size:contain}.icon-node-table{mask:url(/img/node-table.f6bcf75a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-table.f6bcf75a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-table--colored{background:url(/img/node-table.f6bcf75a.svg) 50% 50% no-repeat;background-size:contain}.icon-node-text{mask:url(/img/node-text.44d2a4bd.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-text.44d2a4bd.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-text--colored{background:url(/img/node-text.44d2a4bd.svg) 50% 50% no-repeat;background-size:contain}.icon-file-contract{mask:url(/img/file-contract.c84795b9.svg) 50% 50% no-repeat;-webkit-mask:url(/img/file-contract.c84795b9.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-file-contract--colored{background:url(/img/file-contract.c84795b9.svg) 50% 50% no-repeat;background-size:contain}.icon-settings{mask:url(/img/settings.dd547007.svg) 50% 50% no-repeat;-webkit-mask:url(/img/settings.dd547007.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-settings--colored{background:url(/img/settings.dd547007.svg) 50% 50% no-repeat;background-size:contain}.icon-transfer{mask:url(/img/transfer.60fcc43d.svg) 50% 50% no-repeat;-webkit-mask:url(/img/transfer.60fcc43d.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-transfer--colored{background:url(/img/transfer.60fcc43d.svg) 50% 50% no-repeat;background-size:contain}.icon-square-poll-vertical{mask:url(/img/square-poll-vertical.92ed35f3.svg) 50% 50% no-repeat;-webkit-mask:url(/img/square-poll-vertical.92ed35f3.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-square-poll-vertical--colored{background:url(/img/square-poll-vertical.92ed35f3.svg) 50% 50% no-repeat;background-size:contain}.icon-developer{mask:url(/img/developer.8b4c5ba8.svg) 50% 50% no-repeat;-webkit-mask:url(/img/developer.8b4c5ba8.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-developer--colored{background:url(/img/developer.8b4c5ba8.svg) 50% 50% no-repeat;background-size:contain}.icon-calculator{mask:url(/img/calculator.258072ad.svg) 50% 50% no-repeat;-webkit-mask:url(/img/calculator.258072ad.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-calculator--colored{background:url(/img/calculator.258072ad.svg) 50% 50% no-repeat;background-size:contain}.icon-move-up{mask:url(/img/move-up.9234e74e.svg) 50% 50% no-repeat;-webkit-mask:url(/img/move-up.9234e74e.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-move-up--colored{background:url(/img/move-up.9234e74e.svg) 50% 50% no-repeat;background-size:contain}.icon-move-down{mask:url(/img/move-down.c3929a27.svg) 50% 50% no-repeat;-webkit-mask:url(/img/move-down.c3929a27.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-move-down--colored{background:url(/img/move-down.c3929a27.svg) 50% 50% no-repeat;background-size:contain}.icon-move-right{mask:url(/img/move-right.0f349143.svg) 50% 50% no-repeat;-webkit-mask:url(/img/move-right.0f349143.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-move-right--colored{background:url(/img/move-right.0f349143.svg) 50% 50% no-repeat;background-size:contain}.icon-move-left{mask:url(/img/move-left.f9aeb856.svg) 50% 50% no-repeat;-webkit-mask:url(/img/move-left.f9aeb856.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-move-left--colored{background:url(/img/move-left.f9aeb856.svg) 50% 50% no-repeat;background-size:contain}.icon-tags{mask:url(/img/tags.e5849444.svg) 50% 50% no-repeat;-webkit-mask:url(/img/tags.e5849444.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-tags--colored{background:url(/img/tags.e5849444.svg) 50% 50% no-repeat;background-size:contain}.icon-archive{mask:url(/img/archive.5cda1b7b.svg) 50% 50% no-repeat;-webkit-mask:url(/img/archive.5cda1b7b.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-archive--colored{background:url(/img/archive.5cda1b7b.svg) 50% 50% no-repeat;background-size:contain}.icon-node-dashboard{mask:url(/img/node-dashboard.3935ae67.svg) 50% 50% no-repeat;-webkit-mask:url(/img/node-dashboard.3935ae67.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-node-dashboard--colored{background:url(/img/node-dashboard.3935ae67.svg) 50% 50% no-repeat;background-size:contain}.text-normal{font-weight:400!important}.text-bold{font-weight:500!important}.text-bolder{font-weight:700!important}.text-underline{text-decoration:underline}.text-size-11{font-size:11px!important}.text-size-12{font-size:12px!important}.text-size-13{font-size:13px!important}.text-size-14{font-size:14px!important}.text-size-16{font-size:16px!important}.text-size-18{font-size:18px!important}.text-size-21{font-size:21px!important}.text-align-right{text-align:right!important}.text-align-left{text-align:left!important}.text-align-center{text-align:center!important}.text-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap!important}.text-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.pe-pointer{cursor:pointer!important}.pe-default{cursor:default!important}.pe-none{cursor:none!important}.margin-0{margin:0!important}.margin-10{margin:10px!important}.margin-20{margin:20px!important}.margin-30{margin:30px!important}.margin-40{margin:40px!important}.margin-50{margin:50px!important}.margin-top-0{margin-top:0!important}.margin-top-10{margin-top:10px!important}.margin-top-20{margin-top:20px!important}.margin-top-30{margin-top:30px!important}.margin-top-40{margin-top:40px!important}.margin-top-50{margin-top:50px!important}.margin-left-0{margin-left:0!important}.margin-left-10{margin-left:10px!important}.margin-left-20{margin-left:20px!important}.margin-left-30{margin-left:30px!important}.margin-left-40{margin-left:40px!important}.margin-left-50{margin-left:50px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-bottom-50{margin-bottom:50px!important}.margin-right-0{margin-right:0!important}.margin-right-10{margin-right:10px!important}.margin-right-20{margin-right:20px!important}.margin-right-30{margin-right:30px!important}.margin-right-40{margin-right:40px!important}.margin-right-50{margin-right:50px!important}.padding-5{padding:5px!important}.padding-10{padding:10px!important}.padding-20{padding:20px!important}.padding-30{padding:30px!important}.padding-40{padding:40px!important}.padding-50{padding:50px!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-20{padding-top:20px!important}.padding-top-30{padding-top:30px!important}.padding-top-40{padding-top:40px!important}.padding-top-50{padding-top:50px!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-20{padding-left:20px!important}.padding-left-30{padding-left:30px!important}.padding-left-40{padding-left:40px!important}.padding-left-50{padding-left:50px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-30{padding-bottom:30px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-bottom-50{padding-bottom:50px!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-20{padding-right:20px!important}.padding-right-30{padding-right:30px!important}.padding-right-40{padding-right:40px!important}.padding-right-50{padding-right:50px!important}.border-line{height:1px;width:100%}.border-dash{border-style:dashed}.border-radius{border-radius:5px}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.geo-row{grid-template-columns:220px minmax(220px,680px)!important;gap:0 60px!important;height:auto!important;padding:20px 0;font-size:12px}.geo-row--no-border,.geo-row:has(+div[style*="display:none"]),.geo-row:last-child{border:none}.geo-row--leftlly{grid-template-columns:220px minmax(220px,930px) 0!important}.geo-row--leftlly .prospace-h-layout .prospace-input-layout:first-child{max-width:calc(100% - 250px)}.geo-row--without-right{grid-template-columns:220px minmax(220px,1020px)!important}.geo--without-scroll>.prospace-geo-layout__center{overflow:unset!important}.link-font-12{text-decoration:none;font-size:12px}.link-font-13{text-decoration:none;font-size:13px}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.anime-rotate{animation:rotating 2s linear infinite}.w-100{width:100%}.h-100{height:100%}.display-none{display:none!important}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body{width:100%;height:100%}ol,ul{margin:0;padding:0;list-style:none}button{padding:0;border:0 none;outline:none;background:none;cursor:pointer}p{margin:0}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin:0;font:inherit;font-size:100%;text-rendering:optimizeLegibility}table{border-spacing:0;border-collapse:collapse;font-variant-numeric:tabular-nums}figcaption,figure{margin:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}template{display:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:normal}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";transition:"color 9999s ease-out, background-color 9999s ease-out";transition-delay:9999s}.text__highlight,mark{background:inherit}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.d0bc87a8.ttf) format("truetype");font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.9204c2aa.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.c36a3fe0.ttf) format("truetype");font-weight:700}html{height:100%}body,html{font-size:14px}body{margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-grid{height:100%;position:relative}.main-grid .view-more-btn{display:block;width:calc(100% - 40px);margin-top:2px;margin-left:40px}.main-grid .disabled-block{bottom:auto;height:30px}.main-grid .p-datatable-tbody{display:block}.main-grid .p-virtualscroller-content{min-height:calc(100% - 31px);top:30px!important}.main-grid .p-datatable-scrollable .p-datatable-wrapper{width:100%;padding-right:0}.main-grid__loading{width:100%;height:calc(100% - 30px);position:absolute;z-index:1;top:30px;overflow:hidden}.main-grid__loading .main-grid__loading-items{width:100%;box-shadow:0 2px 10px rgba(51,51,51,.07);border-radius:3px;height:48px;display:flex;align-items:center}.main-grid__loading .main-grid__loading-items:not(:last-child){margin-bottom:2px}.main-grid__loading .main-grid__loading-items .main-grid__loading-items-inner-wrapper{position:absolute}.main-grid__loading .main-grid__loading-items .main-grid__loading-items-inner-wrapper .main-grid__loading-items-inner{position:relative;overflow:hidden;border-radius:20px;height:20px}.main-grid__loading .main-grid__loading-items .main-grid__loading-items-inner-wrapper .main-grid__loading-items-inner:before{content:"";border-radius:20px;height:100%;width:100%;position:absolute;z-index:1}.main-grid__loading .main-grid__loading-items .main-grid__loading-items-inner-wrapper .main-grid__loading-items-inner:after{content:"";border-radius:20px;display:block;position:absolute;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:loading 1.5s infinite;z-index:2;top:0;left:0}.main-grid__loading-mode .p-datatable .p-datatable-wrapper{min-height:40px}.main-grid__loading-mode .p-datatable .p-datatable-wrapper .p-datatable-tbody{display:none}.main-grid__loading-mode .p-datatable .p-datatable-loading-overlay{height:100%}.main-grid__without-header .p-datatable-thead{display:none!important}.main-grid__without-header .p-datatable-tbody{padding-top:0!important;top:0!important}.main-grid__without-header .main-grid__loading{height:calc(100% - 10px);top:5px}.main-grid__without-background .p-datatable .p-datatable-tbody{background:inherit}.main-grid__without-background .p-datatable .p-datatable-wrapper{background-color:transparent}.main-grid__without-grey .p-datatable .p-datatable-tbody{background:inherit}.main-grid__without-grey .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage){border-radius:0;width:calc(100% - 10px)!important;margin:5px;height:64px;padding:0}.main-grid__without-grey .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage) td{padding:0}.main-grid__without-grey .p-datatable .p-datatable-wrapper{background-color:transparent}.main-grid__inline-style .main-grid__loading-items{height:31px}.main-grid__inline-style .main-grid__inline-style{margin-top:20px}.main-grid__inline-style .main-grid__filters{border-radius:5px 5px 0 0}.main-grid__inline-style .p-datatable-wrapper{margin-right:0;padding-right:0}.main-grid__inline-style .p-datatable-thead{margin-bottom:4px;border-radius:0 0 5px 5px}.main-grid__inline-style .p-datatable-thead tr{box-shadow:none}.main-grid__inline-style .p-datatable .p-datatable-tbody tr:not(.p-datatable-emptymessage){height:auto}.main-grid__collapse .p-datatable .p-datatable-tbody tr{height:100%!important}.main-grid__collapse .p-datatable-row-expansion{padding:0!important;margin:0!important}.main-grid__empty{height:100%}.main-grid__empty .p-datatable-tbody>tr>td{border:none}.main-grid__empty .prospace-empty-grid{position:absolute;top:0;bottom:0;left:0;right:0}.main-grid__empty .p-virtualscroller{overflow:hidden}.main-grid.main-grid__without-header.main-grid__loading-mode .p-datatable .p-datatable-loading-overlay{margin-top:20px}.main-grid__only-one-select .p-checkbox-box.p-component.p-highlight .p-checkbox-icon{display:none}.main-grid__in-form{padding:0;height:auto;background:transparent!important}.main-grid__in-form .p-datatable{border-radius:8px}.main-grid__in-form .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage):last-child td{border:none}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.p-datatable .p-sortable-column-icon.pi-sort-alt:before{mask:url(/img/sort.4b8c31c4.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort.4b8c31c4.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-datatable .p-sortable-column-icon.pi-sort-amount-down:before{mask:url(/img/sort-down.5aee1058.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort-down.5aee1058.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-datatable .p-sortable-column-icon.pi-sort-amount-up-alt:before{mask:url(/img/sort-up.db0e791c.svg) 50% 50% no-repeat;-webkit-mask:url(/img/sort-up.db0e791c.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-datatable tr.p-datatable-row-expansion .p-datatable-tbody tr:not(.p-datatable-emptymessage):before{mask:url(/img/expand.8b0b315f.svg) 50% 50% no-repeat;-webkit-mask:url(/img/expand.8b0b315f.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-checkbox .p-checkbox-box .p-checkbox-icon:before{mask:url(/img/checkbox.8f4ec6b1.svg) 50% 50% no-repeat;-webkit-mask:url(/img/checkbox.8f4ec6b1.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-tree-container .p-treenode.p-treenode-leaf>.p-treenode-content .p-tree-toggler-icon:before{mask:url(/img/angle.ed7774d3.svg) 50% 50% no-repeat;-webkit-mask:url(/img/angle.ed7774d3.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-calendar .fc-event--repeat:after{content:"";mask:url(/img/repeat.ffeaf529.svg) 50% 50% no-repeat;-webkit-mask:url(/img/repeat.ffeaf529.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-calendar .fc-event--error:before{content:"";mask:url(/img/warning-small.145247ff.svg) 50% 50% no-repeat;-webkit-mask:url(/img/warning-small.145247ff.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-calendar .fc-event--expired:before{content:"";mask:url(/img/due.93b6cfc7.svg) 50% 50% no-repeat;-webkit-mask:url(/img/due.93b6cfc7.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-calendar .fc-toolbar .fc-button.fc-customSwitchList-button:before{content:"";mask:url(/img/parameters.c573ff25.svg) 50% 50% no-repeat;-webkit-mask:url(/img/parameters.c573ff25.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-calendar .fc-toolbar .fc-button.fc-customSwitchCalendar-button:before{content:"";mask:url(/img/calendar.77075f53.svg) 50% 50% no-repeat;-webkit-mask:url(/img/calendar.77075f53.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-input-text .pi.pi-eye:before{content:"";mask:url(/img/eye-close.3be24f7a.svg) 50% 50% no-repeat;-webkit-mask:url(/img/eye-close.3be24f7a.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.prospace-input-text .pi.pi-eye-slash:before{content:"";mask:url(/img/eye-open.4227c720.svg) 50% 50% no-repeat;-webkit-mask:url(/img/eye-open.4227c720.svg) 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain}.form-field{width:100%;padding:20px 0}.form-field:last-child{border:none}.form-field .form-field-inner{display:flex}.form-field .form-field-inner .form-field__text{width:220px;min-width:220px}.form-field .form-field-inner .form-field__text .form-field__text-main{font-style:normal;font-weight:500;font-size:13px;line-height:16px}.form-field .form-field-inner .form-field__text .form-field__text-sub{margin-top:10px;word-break:break-word;font-style:normal;font-weight:400;font-size:12px;line-height:15px}.form-field .form-field-inner .form-field__body{width:100%;max-width:470px}.form-field .form-field-inner .form-field__body .patched-input-text.p-field .patched-input-text__label,.form-field .form-field-inner .form-field__body .patched-period .patched-period__label{font-style:normal;font-weight:400;font-size:12px;line-height:125%}.form-field .form-field-inner .form-field__body>div:not(:last-child){margin-bottom:20px}.prospace-hint-action{position:absolute;border-radius:5px;padding:10px}.fade-out-up-enter-active{animation:fadeOutUp .5s}.fade-out-up-leave-active{animation:fadeOutUp .5s reverse}@keyframes fadeOutUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1}}.dates-column[data-v-9eb18308]{display:inline-flex;align-items:center}.dates-column__start-date[data-v-9eb18308]{margin-right:2px}.dates-column__end-date[data-v-9eb18308]{margin-left:2px}.p-multiselect-panel{min-height:240px!important}.prospace-multiselect__all{padding-top:2px}.prospace-multiselect-panel{min-width:240px!important;max-width:240px;margin-top:3px}.prospace-multiselect-panel.prospace-multiselect-panel__loading .p-multiselect-header,.prospace-multiselect-panel.prospace-multiselect-panel__loading .prospace-multiselect__all,.prospace-multiselect-panel.prospace-multiselect-panel__loading .prospace-multiselect__footer{display:none}.prospace-multiselect-panel.prospace-multiselect__is-add-search .prospace-input-layout{width:calc(100% - 5px)}.prospace-multiselect-panel.prospace-multiselect__is-add-search .prospace-multiselect__all{width:calc(100% - 40px);top:40px}.prospace-multiselect-panel .p-multiselect-items,.prospace-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:0}.prospace-multiselect-panel .p-multiselect-items .p-multiselect-empty-message .p-progressbar{border-radius:0}.prospace-multiselect-panel .p-multiselect-items .p-multiselect-item{padding:10px;height:30px}.prospace-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{background-color:transparent!important}.prospace-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus:hover{background-color:var(--prospace-ui-gray-card-bg)!important}.prospace-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:8px}.prospace-multiselect-panel .p-multiselect-header{border-radius:0;padding:5px 10px;height:30px;border-bottom:none}.prospace-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:10px}.prospace-multiselect-panel .p-multiselect-header .p-multiselect-close{display:none}.prospace-multiselect-panel .p-multiselect-items-wrapper{margin-right:1px}.prospace-multiselect-panel .p-multiselect-items-wrapper::-webkit-scrollbar{width:10px}.prospace-multiselect-panel .p-multiselect-items-wrapper::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.prospace-multiselect-panel .prospace-multiselect__all{position:absolute;top:41px;left:32px;font-size:13px;cursor:pointer}.prospace-multiselect-panel .prospace-multiselect__header{padding:10px;display:flex;justify-content:space-between;align-content:center;border-radius:5px 5px 0 0}.prospace-multiselect-panel .prospace-multiselect__header .typographyTextSecondaryText{cursor:pointer}.prospace-multiselect-panel .prospace-multiselect__header .p-progressbar{height:1px;border-radius:0}.prospace-multiselect-panel .prospace-multiselect__footer{height:40px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;align-items:center;justify-content:flex-end;padding:5px;font-size:13px;gap:10px}.prospace-multiselect-panel .prospace-multiselect__footer .patched-custom__footer--clear-empty{cursor:default}.prospace-multiselect-panel .prospace-multiselect__footer .svg-inline--fa{width:14px}.prospace-multiselect-panel .prospace-multiselect__footer>div{cursor:pointer;display:flex;align-items:center;gap:5px}.prospace-multiselect{position:relative}.prospace-multiselect .multiselect-value-more-one--value{overflow:hidden;text-overflow:ellipsis}.prospace-multiselect.prospace-multiselect__filled .prospace-multiselect__clear{display:flex}.prospace-multiselect.prospace-multiselect__filled .indicator-clear{display:flex;margin-right:5px;margin-left:5px}.prospace-multiselect .indicator-clear,.prospace-multiselect.prospace-multiselect__filled .indicator-chevron{display:none}.prospace-multiselect .regular-counter{margin-left:5px}.p-multiselect .p-multiselect-trigger{padding-right:5px;gap:5px}.date-column{height:100%;width:100%;position:relative}.date-column .date-column__inner{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-style:normal;position:absolute;top:50%;transform:translateY(-50%);width:100%}.prospace-column__icon{border-radius:50%}.prospace-column__container-image{margin-right:5px}.prospace-column__image{max-width:100%;max-height:100%}.prospace-default-text-column{height:100%;width:100%;position:relative;min-height:12px;white-space:normal}.prospace-default-text-column__text-inner{position:absolute;top:50%;transform:translateY(-50%);width:100%;white-space:normal}.prospace-default-text-column--bold{font-weight:600}.prospace-have-file-column{display:flex;align-items:center}.prospace-notification-card{padding:5px 10px;border-radius:5px}.prospace-notification-card::v-deep(.date-column){font-style:normal;font-weight:400;font-size:10px;line-height:12px}.prospace-notification-card::v-deep(.prospace-action){font-style:normal;font-weight:400;font-size:11px;line-height:13px}.prospace-link-icon-column{height:100%;display:flex;align-items:center;width:20px}.prospace-link-icon-column .prospace-icon{cursor:pointer;transition:.25s}.prospace-input-text{position:relative}.prospace-input-text__clean-text{word-break:break-word;font-style:normal;font-weight:400;font-size:13px;line-height:20px}.prospace-input-text__resize-vertical{resize:vertical!important}.prospace-input-text__with-icon{padding-right:25px!important}.prospace-input-text-container{width:100%;position:relative;transition:.25s}.prospace-input-text-container::-webkit-scrollbar{width:4px;height:4px}.prospace-input-text-container::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.prospace-input-text-container--prefix{display:flex;align-items:center}.prospace-input-text__icon{position:absolute!important;top:0;right:5px;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer}.prospace-input-text__prefix{display:flex;align-items:center;justify-content:center;width:35px;height:30px;border-radius:5px 0 0 5px;border-style:solid;border-width:1px 0 1px 1px}.prospace-input-text__input-prefix{border-radius:0 5px 5px 0!important}.prospace-input-text .p-password{width:100%}.prospace-input-text .p-password .pi.pi-eye{margin-top:0;transform:translateY(-50%)}.prospace-input-text .p-password .pi.pi-eye:before{width:16px;height:14px;display:block;cursor:pointer;margin-right:-1px}.prospace-input-text .p-password .pi.pi-eye-slash{margin-top:0;transform:translateY(-50%)}.prospace-input-text .p-password .pi.pi-eye-slash:before{width:14px;height:12px;display:block;cursor:pointer}.prospace-input-text .p-inputtext{text-overflow:ellipsis}.prospace-eta{width:100%}.prospace-checkbox{display:flex;flex:1;width:100%}.prospace-checkbox__input.p-checkbox.p-component{margin-right:10px}.prospace-checkbox__input.p-checkbox.p-component:not(.p-checkbox-disabled){cursor:pointer}.prospace-checkbox__label{white-space:nowrap;font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-checkbox .p-checkbox:not(.p-checkbox-disabled)+.prospace-checkbox__label{cursor:pointer}.prospace-checkbox .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none}.prospace-checkbox-container{display:flex;flex-wrap:wrap;width:100%}.prospace-checkbox--column{flex-direction:column}.prospace-checkbox--row{flex-direction:row}.prospace-input-calendar-container{position:relative;width:100%}.prospace-input-calendar .calendar-icon{position:absolute!important;top:15%;right:5px;cursor:pointer}.prospace-input-calendar-panel{border:1px solid var(--prospace-ui-border-color)!important;box-shadow:0 2px 10px 0 rgba(51,51,51,.071)!important;margin-top:15px}.prospace-input-calendar-panel .p-datepicker-calendar thead tr th,.prospace-input-calendar-panel .p-datepicker-title .p-link{font-weight:500!important}.prospace-input-calendar-panel .p-datepicker-calendar tbody tr td{padding:.4rem!important}.prospace-input-calendar-panel .p-timepicker{border-bottom:1px solid #e0e7f4}.prospace-input-calendar-panel .p-datepicker-calendar{margin:15px 0!important}.prospace-input-calendar-panel__footer{margin-top:10px}.prospace-input-calendar-panel--range .p-highlight{border-color:transparent!important}.prospace-input-calendar-panel--range .p-highlight.first,.prospace-input-calendar-panel--range .p-highlight.last{border-color:initial!important}.prospace-radio-button{display:flex;flex:1;align-items:center}.prospace-radio-button__input.p-radiobutton.p-component{margin-right:5px}.prospace-radio-button__input.p-radiobutton.p-component:not(.p-radiobutton-disabled){cursor:pointer}.prospace-radio-button-layout{width:auto!important}.prospace-radio-button__label{white-space:nowrap;font-style:normal;font-weight:400;font-size:13px;line-height:16px}.prospace-radio-button .p-radiobutton:not(.p-radiobutton-disabled)+.prospace-radio-button__label{cursor:pointer}.prospace-radio-button-container{display:flex;flex-wrap:wrap}.prospace-radio-button--column{flex-direction:column}.prospace-radio-button--row{flex-direction:row}.prospace-chips-container .prospace-chips .p-chips-multiple-container{padding:5px 5px 5px 10px}.prospace-chips-container .prospace-chips .p-chips-multiple-container .p-chips-token{padding:3px 8px;border-radius:var(--prospace-ui-border-radius);border:var(--prospace-ui-border);background-color:var(--prospace-ui-row-select);margin-right:0}.prospace-chips-container .prospace-chips .p-chips-multiple-container .p-chips-token-label{max-width:71px}.prospace-chips-container .prospace-chips .p-chips-multiple-container .p-chips-token-icon{font-size:7px;color:var(--prospace-ui-border)}.prospace-chips-container .prospace-chips .p-chips-multiple-container .p-chips-token-icon:hover{color:var(--prospace-ui-main)}.prospace-chips-container .prospace-chips .p-chips-input-token>input{font-size:13px}.p-datepicker{z-index:2000}.prospace-date-period .prospace-date-period__inputs{display:flex;gap:5px}.prospace-date-period .prospace-date-period__inputs .prospace-input-calendar{width:auto}.prospace-date-period .prospace-date-period__inputs .p-calendar .p-button-icon-only{border-left:none;margin-left:-1px}.prospace-select-button{height:30px}.prospace-select-button__no-event{pointer-events:none}.prospace-select-button .prospace-select-button__icon-container{width:20px;height:20px}.prospace-select-button .prospace-label{margin-top:2px;white-space:pre}.prospace-select-button .p-button{height:30px;display:inline-flex;align-items:center;justify-content:center}.prospace-select-button .p-button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.prospace-select-button .p-button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.prospace-select-button .p-button:not(:last-child):not(.p-highlight):not(:hover):not(:focus){border-right-color:transparent!important}.prospace-searchfield-button .prospace-button{padding:4px!important}.prospace-searchfield-button .prospace-button .prospace-button__icon--location-left{margin-right:0!important;padding-left:0!important}.prospace-searchfield-overlay{width:320px}.prospace-searchfield-overlay__field,.prospace-searchfield-overlay__header{padding:10px}.prospace-searchfield-overlay__header-name{font-style:normal;font-weight:500;font-size:13px;line-height:13px}.prospace-searchfield-overlay__header-close{font-style:normal;font-weight:400;font-size:13px;line-height:13px;cursor:pointer}.p-multiselect-panel.prospace-filter-block-panel__select-list .p-dropdown-panel.p-component.prospace-dropdown-panel{left:10px!important;top:78px!important}.prospace-filter-block__contains-chips .p-multiselect-trigger{padding-right:5px;gap:5px}.prospace-filter-block__footer .prospace-action-text{font-size:13px}.filter-checkbox{padding:5px 10px!important;height:30px}.filter-checkbox .first-action-button__label{font-size:13px!important}.prospace-filter-block__searchfield .p-multiselect-trigger{padding-right:5px;gap:5px}.p-button.p-component.first-action-button{background:var(--libMainColor);border-color:var(--libMainColor);color:var(--libTextWhite);padding:3px 15px 3px 10px;border-radius:5px;height:30px}.p-button.p-component.first-action-button:not(.button-disabled):hover{background:#1d8ee8!important;border-color:#1d8ee8!important}.p-button.p-component.first-action-button.button-with-no-icon{padding:3px 15px}.p-button.p-component.first-action-button .pi{font-weight:900;font-size:12px}.p-button.p-component.first-action-button .p-button-label{font-weight:400}.p-button.p-component.first-action-button .first-action-button__inner{display:flex;align-items:center;color:var(--libTextWhite)}.p-button.p-component.first-action-button .first-action-button__inner .svg-icon{fill:var(--libTextWhite)}.p-button.p-component.first-action-button .first-action-button__inner .first-action-button__inner-text{font-size:14px}.prospace-auth{display:flex;flex-direction:column;justify-content:space-between;height:95vh;background:linear-gradient(180deg,var(--libMenuBackground) 0,#4f5c75 100%);background-position-y:bottom;padding:130px 0 30px}.prospace-auth__logo{display:block;margin:0 auto;width:340px;height:198px;margin-bottom:35px}.prospace-auth__content{height:50%}.prospace-auth .block-login{color:var(--libSelectLight);margin:20px auto;text-align:center}.prospace-auth .block-login__header{font-weight:400;font-size:18px;line-height:125%}.prospace-auth .block-login__logins{display:flex;gap:10px;margin:auto;margin-top:20px;justify-content:center}.prospace-auth .block-login__logins__item{display:flex;align-items:center;padding:12px 15px;font-weight:400;font-size:18px;line-height:125%;color:var(--libSelectLight);background:#525f71;border:1px solid #616c7d;box-shadow:0 4px 10px rgba(0,0,0,.05);border-radius:5px;width:175px;height:60px}.prospace-auth .block-login__logins__item .first-action-button__label{display:flex;align-items:center;justify-content:center}.prospace-auth .block-login__logins__item.item-small{width:40px;height:40px;padding:0}.prospace-auth .block-login__logins__item.item-small .img{width:20px;height:20px;margin:auto}.prospace-auth .block-login__logins__item .img{width:40px;height:40px;margin-right:20px}.prospace-auth .block-login__logins__item .full-img{width:145px;height:36px}.prospace-auth .block-login-line{height:1px;background:#616c7d;border-radius:3px;width:358px;margin:auto}.prospace-auth .auth{width:320px;margin:0 auto}.prospace-auth .auth__label{display:block;font-size:12px;line-height:125%;color:#99b5ce;margin:10px auto 5px}.prospace-auth .auth__input input:focus{box-shadow:0 0 3px 2px rgba(33,150,243,.8)}.prospace-auth .auth__btn{display:block;font-size:14px;line-height:16px;margin:0 auto}.prospace-auth .auth__btn.btn--sign-in{margin-top:25px;width:320px;height:30px;background:var(--libMainColor);color:var(--libTextWhite);border-radius:5px}.prospace-auth .auth__btn.btn--back-to-login{color:#99b5ce;margin-top:20px;width:81px}.prospace-auth__footer{color:var(--libIconGray);text-align:center}.prospace-auth .message-support{position:relative;background:var(--libCardWhite);width:500px;padding:20px;box-shadow:0 2px 10px rgba(51,51,51,.07);border-radius:5px}.prospace-auth .message-support .close-btn{position:absolute;top:10px;right:10px}.p-multiselect-panel.patched-custom-panel{min-width:240px!important;max-width:240px!important;max-height:460px;box-shadow:0 2px 10px rgba(51,51,51,.07);margin-top:3px}.p-multiselect-panel.patched-custom-panel .collapse-item .collapse-item__body{max-width:235px}.p-multiselect-panel.patched-custom-panel .p-multiselect-items-wrapper{min-height:125px;max-height:385px!important;overflow-x:hidden!important;margin-right:1px}.p-multiselect-panel.patched-custom-panel .p-multiselect-items-wrapper::-webkit-scrollbar{width:10px;height:10px}.p-multiselect-panel.patched-custom-panel .p-multiselect-items-wrapper::-webkit-scrollbar-track-piece{background:transparent}.p-multiselect-panel.patched-custom-panel .p-multiselect-items-wrapper::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.p-multiselect-panel.patched-custom-panel .p-multiselect-items,.p-multiselect-panel.patched-custom-panel .p-multiselect-items .p-multiselect-empty-message{padding:0}.p-multiselect-panel.patched-custom-panel .typographyTextBlockHeaderRightPanel{font-style:normal;font-weight:500;font-size:13px;line-height:14px}.p-multiselect-panel.patched-custom-panel .p-multiselect-header{display:none}.p-multiselect-panel.patched-custom-panel .patched-custom__header{padding:10px;display:flex;justify-content:space-between;align-content:center}.p-multiselect-panel.patched-custom-panel .patched-custom__header .typographyTextSecondaryText{cursor:pointer}.p-multiselect-panel.patched-custom-panel .patched-custom__footer{height:40px;border-top:var(--prospace-ui-border);border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;align-items:center;justify-content:flex-end;padding:5px;gap:10px}.p-multiselect-panel.patched-custom-panel .patched-custom__footer .patched-custom__footer--clear:not(.patched-custom__footer--clear-empty){cursor:pointer}.p-multiselect-panel.patched-custom-panel .patched-custom__footer .patched-custom__footer--clear-empty{cursor:default}.patched-custom{position:relative;max-width:140px;min-width:82px}.patched-custom .p-multiselect .p-multiselect-trigger{min-width:20px}.patched-custom .regular-multiselect{padding:5px;padding-left:10px}.patched-custom .regular-multiselect .p-multiselect-label.p-placeholder{min-width:50px;padding:0;color:var(--prospace-text-gray)}.patched-custom .patched-custom__clear{display:none;position:absolute;z-index:1;right:-3px;align-items:center;top:50%;transform:translate(-50%,-50%)}.patched-custom .patched-custom__clear .svg-inline--fa{cursor:pointer;width:9px}.collapse-item .prospace-input-calendar{width:100%}.collapse-item .collapse-item__header{display:flex;align-items:center;gap:5px;padding:10px 5px}.collapse-item .collapse-item__header .icon-close.ProSpace-icon,.collapse-item .collapse-item__header .svg-inline--fa{cursor:pointer}.collapse-item .collapse-item__header .svg-inline--fa.fa-chevron-right{width:12px}.collapse-item .collapse-item__header .svg-inline--fa.fa-times{width:9px}.collapse-item .collapse-item__header .collapse-item__header-item{display:flex;align-items:center;gap:5px;cursor:pointer}.collapse-item .collapse-item__header .collapse-item__header-item .typographyTextGridHeader{text-transform:capitalize}.collapse-item .collapse-item__header .collapse-item__header-label{font-style:normal;font-weight:500;font-size:13px;line-height:14px}.collapse-item .collapse-item__body{width:260px;min-height:40px;padding:0 10px 10px 10px;position:relative}.collapse-item .collapse-item__body .ProSpace-input-layout{width:100%}.collapse-item .collapse-item__body .collapse-item__search-icon{position:absolute;z-index:1;top:15px;right:50px}.collapse-item .collapse-item__body .collapse-item__search-icon .svg-inline--fa.fa-search{width:12px}.collapse-item.prospace-filter-item-number-range .collapse-item__body{padding-top:0!important}.patched-custom__modal .patched-custom__modal-section{width:100%;height:auto}.patched-custom__modal .patched-custom__modal-section .patched-custom__modal-section-item{width:100%;position:relative}.patched-custom__modal .patched-custom__modal-section .patched-custom__modal-section-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;border-bottom:1px solid var(--prospace-ui-border-color)}.patched-custom__modal .p-dialog-content{height:auto;max-height:550px;overflow-y:auto!important}.patched-custom__modal .p-dialog-content .prospace-modal-wrapper{height:auto}.patched-custom__modal .collapse-item__body,.patched-custom__modal .collapse-item__header{padding-left:10px;padding-right:10px}.patched-custom__modal .collapse-item__body{width:100%}.patched-custom__modal .collapse-item__header-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:198px}.patched-custom__modal .collapse-item.prospace-filter-item-select-list .p-dropdown-panel.p-component.prospace-dropdown-panel{top:75px!important}.p-dialog-top .modal-form.p-dialog{margin-top:80px}.modal-form{background:var(--libUIMain);border:1px solid var(--libBorder);box-sizing:border-box;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:5px}.modal-form .p-dialog-content,.modal-form .p-dialog-footer,.modal-form .p-dialog-header{background:inherit}.modal-form .p-dialog-header{border-bottom:1px solid var(--libBorder)}.modal-form .p-dialog-footer{border-top:1px solid var(--libBorder)}.modal-form.modal-form--small-padding .p-dialog-content{padding:0}.modal-form.modal-form--is-full-screen{transition:none;transform:none;width:100vw!important;height:100vh!important;top:0!important;left:0!important;max-height:100%;height:100%;margin:0!important}.modal-form .p-dialog-content{padding:20px 50px 30px}.modal-form .modal-form__add-icon{width:30px;height:30px;background:var(--libBGLayout);border-radius:50px;display:flex;justify-content:center;align-items:center;color:var(--libMainColor)}.modal-form .modal-form__header{margin-right:auto;margin-left:10px;color:var(--libTextMain)}.modal-form .p-dialog-header{padding:10px;height:50px;display:flex;justify-content:center;align-items:center}.modal-form .p-dialog-header .p-dialog-header-icon.p-dialog-header-close.p-link{color:var(--libIconGray);width:20px;height:20px}.modal-form .p-dialog-header .p-dialog-header-icon.p-dialog-header-close.p-link span{font-size:12px}.modal-form .p-dialog-content>div:not(:last-child){margin-bottom:20px}.modal-form .p-dialog-footer{height:50px;padding:10px}.main-grid__filters-search i{top:40%!important}.main-grid__filters-search .svg-inline--fa{color:var(--libIconGray);cursor:pointer;width:13px;height:16px}.main-grid__filters-search .p-inputtext.p-component{width:448px;background:var(--libInputWhite);border-color:var(--libBorder)}.main-grid__filters-search .p-inputtext.p-component:enabled:focus{box-shadow:none}.main-grid__filters-search .p-inputtext.p-component::-moz-placeholder{color:var(--libIconGray)}.main-grid__filters-search .p-inputtext.p-component::placeholder{color:var(--libIconGray)}.prospace-filter-item-selectlist.collapse-item .collapse-item__body .field-checkbox{padding:0 10px}.collapse-item.prospace-filter-item-select-list{position:relative}.collapse-item.prospace-filter-item-select-list .p-dropdown-panel.p-component.prospace-dropdown-panel{left:10px!important;top:80px!important}.collapse-item.prospace-filter-item-select-list .p-dropdown-panel.p-component.prospace-dropdown-panel .p-dropdown-items-wrapper{max-height:135px!important}.prospace-filter-item-date-picker .collapse-item__body-collapsed-date{font-style:normal;font-weight:400;font-size:10px;line-height:12px;padding-left:35px;margin-top:-10px}.prospace-filter-item-switch .collapse-item__body{padding-top:3.5px!important}.prospace-filter-item-date-time-range .collapse-item__body-collapsed-date{font-style:normal;font-weight:400;font-size:10px;line-height:12px;padding-left:35px;margin-top:-10px}.prospace-input-calendar-panel{transform:translateY(-10px)}.prospace-filter-item-dates-range .collapse-item__body-collapsed-date{font-style:normal;font-weight:400;font-size:10px;line-height:12px;padding-left:35px;margin-top:-10px}.prospace-filter-item-number-range .collapse-item__body{padding-top:3.5px!important}.prospace-action[data-v-4cf3fd08]{text-decoration:none;transition:all .2s ease;border:1px solid transparent;font-style:normal;font-weight:400;font-size:13px;line-height:16px}.prospace-action-text[data-v-4cf3fd08]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:left;display:block}.prospace-action-text[data-v-4cf3fd08]:empty{display:none}.prospace-action--bordered[data-v-4cf3fd08]{padding-left:5px;border-radius:5px}.prospace-action--disabled[data-v-4cf3fd08]{cursor:default;opacity:.5!important}.prospace-action--link[data-v-4cf3fd08]{cursor:pointer}.prospace-right-panel .prospace-panel-block-item__content .prospace-action[data-v-4cf3fd08]{width:auto;max-width:100%}.prospace-icon{position:relative}.prospace-icon-button[data-v-4e7508ae]{display:flex;align-items:center;justify-content:center;border-radius:5px}.prospace-icon-button--bordered[data-v-4e7508ae]{border:1px solid var(--prospace-ui-border-color)}.prospace-icon-button--disabled[data-v-4e7508ae]{opacity:.5!important;pointer-events:none}.prospace-icon-button__icon[data-v-4e7508ae]{transition:all .2s ease}.prospace-button[data-v-60f860a6]{padding:5px 15px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.prospace-button .first-action-button__label[data-v-60f860a6]{white-space:nowrap}.prospace-button .prospace-button__icon[data-v-60f860a6]{transition:all .2s ease}.prospace-button--with-icon[data-v-60f860a6]{padding-left:10px}.prospace-button--dark[data-v-60f860a6],.prospace-button--secondary[data-v-60f860a6],.prospace-button--tertiary[data-v-60f860a6]{font-style:normal;font-weight:400;font-size:14px;line-height:20px}.prospace-button--disabled[data-v-60f860a6]{opacity:.5!important;pointer-events:none}.prospace-button--none-border[data-v-60f860a6]{border:none}.prospace-modal{min-width:405px;min-height:200px}.prospace-modal.p-dialog.p-component{margin-top:40px}.prospace-modal.p-dialog.p-component .p-dialog-content{height:100%}.prospace-modal.p-dialog.p-component .p-dialog-footer{position:relative}.prospace-modal.p-dialog.p-component .p-dialog-footer .prospace-button:last-child{margin-right:0}.prospace-modal-resizable-handle{position:absolute;width:12px;height:12px;right:1px;bottom:1px;cursor:se-resize}.prospace-modal--transparent .p-dialog-content{background-color:transparent}.prospace-modal-wrapper{height:100%;width:100%;overflow-x:visible;overflow-y:auto}.prospace-modal-wrapper>.prospace-geo-layout>.prospace-geo-layout__left>.prospace-left-panel,.prospace-modal-wrapper>.prospace-geo-layout>.prospace-geo-layout__right>.prospace-right-panel{border-top:none;border-bottom:none}.prospace-modal-wrapper>.prospace-geo-layout>.prospace-geo-layout__center>.prospace-geo-layout>.prospace-geo-layout__top>.prospace-filter-panel>.prospace-filter-panel__first-row .prospace-radio-button-secondary__header,.prospace-modal-wrapper>.prospace-geo-layout>.prospace-geo-layout__center>.prospace-geo-layout>.prospace-geo-layout__top>.prospace-filter-panel>.prospace-filter-panel__second-row--border-top{border-top:none}.prospace-modal-wrapper-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10}.prospace-modal--loading .p-dialog-footer .prospace-h-layout{transition:opacity .2s ease-in-out;pointer-events:none;opacity:.5}.prospace-modal--loading .prospace-modal-wrapper>:not(.prospace-modal-wrapper-loader){transition:opacity .1s ease-in-out;opacity:.4;pointer-events:none}.prospace-modal--hide-header .p-dialog-header{display:none!important}.prospace-modal--hide-footer .p-dialog-footer{display:none}.prospace-modal--hide-border{background:transparent;border:none}.prospace-modal__icon{justify-content:center;width:30px;height:30px;border-radius:50%}.prospace-modal__icon,.prospace-modal__title{display:flex;align-items:center}.prospace-modal__title__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:normal;font-weight:500;font-size:16px;line-height:20px}.prospace-modal--small-padding .p-dialog-content{padding:10px}.prospace-modal--without-padding .p-dialog-content{padding:0}.prospace-modal--is-full-screen{transition:none;transform:none;width:100vw!important;height:100vh!important;top:0!important;left:0!important;max-height:100%;margin:0!important}.prospace-modal--is-custom{background:transparent;border:none}.prospace-modal--is-custom .p-dialog-header{display:none}.prospace-modal--is-custom .p-dialog-content{padding:0}.prospace-modal--hide-icon-close .p-dialog-header-close,.prospace-modal--is-custom .p-dialog-footer{display:none}.prospace-modal--without-close .p-dialog-header-icons{display:none!important}.prospace-modal__add-icon{width:30px;height:30px;border-radius:50px;display:flex;justify-content:center;align-items:center}.prospace-modal .prospace-input-layout__label{font-size:13px;font-weight:500}.prospace-modal .prospace-input-layout .prospace-input-layout .prospace-input-layout__label{font-size:12px;font-weight:400}.prospace-radio-button-secondary[data-v-6c7e628e]{display:inline-block;padding:10px 15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;height:38px}.prospace-radio-button-secondary__header[data-v-6c7e628e]{height:40px!important;padding:1px 0;padding-right:20px}.prospace-radio-button-secondary__header__tabs__btns[data-v-6c7e628e]{width:40px!important;margin-left:10px}.prospace-radio-button-secondary__content[data-v-6c7e628e]{height:calc(100% - 40px)!important}.prospace-radio-button-secondary--selected .prospace-radio-button-secondary__title[data-v-6c7e628e]{font-style:normal;font-weight:500;font-size:14px;line-height:16px}.prospace-radio-button-secondary--disabled[data-v-6c7e628e]{opacity:.5!important}.prospace-radio-button-secondary__title[data-v-6c7e628e]{white-space:nowrap;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.prospace-tag[data-v-48987e80]{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;-moz-column-gap:3px;column-gap:3px;height:18px;padding:2px 6px 2px 6px;border-radius:3px}.prospace-tag--gray[data-v-48987e80],.prospace-tag[data-v-48987e80]{font-style:normal;font-weight:500;font-size:11px;line-height:13px}.prospace-tag--gray-light[data-v-48987e80],.prospace-tag--white[data-v-48987e80]{font-style:normal;font-weight:400;font-size:11px;line-height:13px}.prospace-tag--rounded[data-v-48987e80]{border-radius:20px}.prospace-tag--big-text[data-v-48987e80]{padding:1px 6px;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.prospace-tag--closeable[data-v-48987e80]{padding-right:20px}.prospace-tag--bigheight[data-v-48987e80]{height:22px;font-size:14px;padding:3px 8px}.prospace-tag--smallheight[data-v-48987e80]{height:20px}.prospace-tag--no-data[data-v-48987e80],.prospace-tag__prefix[data-v-48987e80]{font-style:normal;font-weight:400;font-size:11px;line-height:13px}.prospace-tag--no-data[data-v-48987e80]{background-color:transparent;border:1px solid var(--prospace-ui-border-color);color:var(--prospace-text-gray)}.prospace-tag__close[data-v-48987e80]{position:absolute;top:0;right:8px;width:6px;height:18px;opacity:.5;cursor:pointer;transition:all .2s ease}.prospace-tag__close[data-v-48987e80]:hover{opacity:1}.prospace-tag--not-read[data-v-48987e80]{font-style:normal;font-weight:500;font-size:13px;line-height:13px}.prospace-tag--regular[data-v-48987e80]{font-weight:400}.prospace-tabs .prospace-tabs__header.prospace-h-layout{height:38px!important;padding:10px 0;width:auto;margin:0 15px}.prospace-tabs__header__tabs{display:grid;grid-template-columns:1fr min-content;align-items:center;position:relative}.prospace-tabs__header__tabs__btns{position:absolute;right:0;top:-1px;width:40px!important;z-index:1}.prospace-tabs__header__tabs--with-controls .prospace-tabs__header__tabs__btns{position:relative}.prospace-tabs__content{position:relative;width:100%;height:100%;padding:0 15px 15px}.prospace-tabs--full-width .prospace-tabs__header{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%}.prospace-tabs--full-width .prospace-tabs__content{padding:0}.prospace-tabs--full-width .prospace-tree-search{margin-left:5px}.prospace-tab{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;padding:10px 0 10px;font-style:normal;font-weight:500;font-size:13px;line-height:18px}.prospace-tab+.prospace-tab{margin-left:20px}.prospace-tab:not(.prospace-tab--active):not(.prospace-tab--one):hover{cursor:pointer}.prospace-tab--disabled{opacity:.5!important}.prospace-tab__counter{margin-left:10px}.prospace-tags-column[data-v-44cdb897]{height:100%}.prospace-tags-column-visible[data-v-44cdb897]{display:flex;flex-wrap:wrap;gap:4px;align-items:center;height:100%;overflow:hidden;min-height:0!important}.prospace-tags-column-visible[data-v-44cdb897] .prospace-tag{font-weight:400;height:18px;padding:2px 8px;width:auto;max-width:100%}.prospace-tags-column-visible .prospace-hint-container[data-v-44cdb897]{max-height:100%!important;max-width:400px!important}.prospace-tags-column--rounded .prospace-tags-column-visible[data-v-44cdb897] .prospace-tag{border-radius:20px}.prospace-tags-column--rectangle .prospace-tags-column-visible[data-v-44cdb897] .prospace-tag{border-radius:5px}.prospace-tags-column .prospace-hint-dots[data-v-44cdb897]{display:none}.prospace-tags-column-hint[data-v-44cdb897]{max-width:400px!important;display:none}.prospace-todolist__item{padding:15px 0;display:flex;gap:10px}.prospace-todolist__item-counter{width:19px;height:18px;display:flex;justify-content:center;align-items:center;border-radius:3px}.prospace-todolist__item-text-block{display:flex;flex-direction:column;gap:5px;max-width:calc(100% - 29px)}.prospace-todolist__item-header{margin:2px 0}.prospace-todolist__item-link{cursor:pointer}.prospace-todolist__item-list{margin-bottom:5px}.prospace-tree-actions{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s;right:10px;width:20px;position:absolute}.prospace-text-block--break-word .prospace-text-block__bottom,.prospace-text-block--break-word .prospace-text-block__top{word-break:break-word;white-space:normal}.prospace-text-block__top{font-style:normal;font-weight:500;font-size:12px;line-height:16px}.prospace-text-block__bottom{font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-text-block__bottom,.prospace-text-block__top{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left}.prospace-text-block__bottom{width:100%}.prospace-scroll{overflow:hidden;width:100%}.prospace-scroll__inner{display:flex;align-items:center;justify-content:flex-start;transform:translate(0);transition:transform .3s ease-in-out}.prospace-number[data-v-70be755e]{position:relative;height:100%;width:100%}.prospace-number__input[data-v-70be755e]{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.prospace-number__inner[data-v-70be755e]{height:100%;width:100%;padding:10px 50px;border-radius:5px;border:none;outline:none;text-align:center;font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-number__icon[data-v-70be755e]{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:100%}.prospace-number__icon--prefix[data-v-70be755e]{left:10px}.prospace-number__icon--suffix[data-v-70be755e]{right:10px}.prospace-number__icon_inner[data-v-70be755e]{width:20px;height:20px}.prospace-number__label[data-v-70be755e]{margin-bottom:5px;font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-label-bold{font-weight:500}.prospace-label-hint{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-top:1px}.add-input-button{display:flex;align-items:center}.add-input-button .add-input-button__modal{position:fixed;z-index:10000;border-radius:5px;overflow:hidden}.add-input-button .add-input-button__modal .prospace-geo-layout .prospace-geo-layout__center{overflow:hidden}.add-input-button .add-input-button__modal .prospace-filter-panel .prospace-filter-panel__second-row--border-top{border-top:none}.add-input-button .add-input-button__modal .prospace-filter-panel .prospace-filter-panel__second-row--border-top>div{width:100%!important}.add-input-button .add-input-button__modal .prospace-filter-panel .prospace-filter-panel__filters-container{display:none}.add-input-button .add-input-button__modal .main-grid.main-grid__loading-mode .p-datatable{overflow-y:auto}.add-input-button .add-input-button__modal .main-grid.main-grid__loading-mode .p-datatable::-webkit-scrollbar{width:4px;height:4px}.add-input-button .add-input-button__modal .main-grid.main-grid__loading-mode .p-datatable::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.add-input-button .add-input-button__modal .main-grid .p-datatable{height:calc(100% - 54px)}.add-input-button .add-input-button__modal .main-grid .main-grid__filters{padding:5px;background:none}.add-input-button .add-input-button__modal .main-grid .main-grid__filters .main-grid__filters-search,.add-input-button .add-input-button__modal .main-grid__filters-search .p-inputtext.p-component{width:100%}.add-input-button .add-input-button__modal .add-input-button__bottom{height:40px;display:flex;align-items:center;justify-content:flex-end;padding:0 15px;gap:10px}.add-input-button .add-input-button__modal .add-input-button__bottom .add-input-button__bottom-cancel{cursor:pointer}.add-input-button .add-input-button__modal .add-input-button__bottom>div:not(:first-child){margin-left:10px}.prospace-dot-spinner[data-v-5d746264]{transform:scale(.7);display:inline-block;height:1em;width:1em;line-height:1;vertical-align:middle;border-radius:1em;transition:all .15s linear 0s;color:#2196f3;box-shadow:1.2469796037em 1.5636629649em 0 -.04375em,-.4450418679em 1.9498558244em 0 -.04375em,-1.8019377358em .8677674782em 0 -.04375em,-1.8019377358em -.8677674783em 0 -.04375em,-.4450418679em -1.9498558244em 0 -.04375em,1.2469796037em -1.5636629649em 0 -.04375em;animation:spinDots-5d746264 1s steps(7) infinite}@keyframes spinDots-5d746264{0%{transform:scale(.7) rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:scale(.7) rotate(180deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:scale(.7) rotate(1turn)}}.prospace-warning{padding-top:25px}.prospace-flash-message{min-width:320px!important;max-height:540px!important;margin-top:90px!important}.prospace-flash-message__title{text-align:center;padding:0 20px}.prospace-flash-message .p-dialog-header{position:relative;height:158px;border:none!important;padding:0}.prospace-flash-message .p-dialog-header-icons{position:absolute;top:10px;right:10px;opacity:.7}.prospace-flash-message .p-dialog-content{position:relative;border:none!important;padding:25px 32px!important;text-align:center;overflow:auto!important}.prospace-flash-message .p-dialog-footer{border:none!important;padding:25px 0!important}.prospace-flash-message__content,.prospace-flash-message__title{white-space:pre-line}.prospace-flash-message__content .prospace-action-text{font-weight:500}.p-resizable-column.column-start .p-column-resizer,.p-resizable-column:has(+.p-resizable-column.column-end) .p-column-resizer{display:none}.column-end,.column-start{display:flex!important;align-items:center!important}.column-end-60,.column-start-60{max-width:60px!important;width:60px!important;min-width:60px!important}.column-end-90,.column-start-90{max-width:90px!important;width:90px!important;min-width:90px!important}.column-end-120,.column-start-120{max-width:120px!important;width:120px!important;min-width:120px!important}.column-start-30{max-width:37px!important;width:37px!important;min-width:37px!important}.column-end-30{max-width:30px!important;width:30px!important;min-width:30px!important}.column-none-resize .p-column-resizer{pointer-events:none}.column-end{justify-content:flex-end;order:16}.column-start{justify-content:flex-start}.empty-grid-block{display:flex;justify-content:space-between;align-items:center}.p-datatable-tbody tr>td .prospace-action{width:100%}.p-datatable-tbody .p-datatable-row-expansion{height:auto!important}.p-datatable-tbody .p-datatable-row-expansion:has(.p-datatable-emptymessage){display:none!important}.orders-subtable{width:calc(100% - 30px)}.main-grid .main-grid__loading-items,.main-grid .p-datatable-tbody .p-selectable-row{min-height:50px}.main__grid--expanded-row{background:#f7fbff;box-shadow:0 2px 10px rgba(51,51,51,.07);border-radius:5px;margin-left:40px;width:100%;height:44px;padding:5px 10px;display:flex;justify-content:space-between;transition:.25s;border:1px solid #f7fbff}.main__grid--expanded-row:hover{border:1px solid #2196f3}.main__grid--expanded-row:not(:last-child){margin-bottom:2px}.row-unread{border-left:3px solid #3198eb!important}.prospace-message[data-v-588bb519]{position:relative;display:grid;grid-template-rows:158px 1fr 80px;width:470px;box-shadow:0 2px 10px rgba(51,51,51,.07);overflow:hidden}.prospace-message__top[data-v-588bb519]{padding:30px 25px}.prospace-message__icon[data-v-588bb519]{display:block;margin:0 auto 20px}.prospace-message__title[data-v-588bb519]{text-align:center;font-style:normal;font-weight:500;font-size:18px;line-height:23px}.prospace-message__close-btn[data-v-588bb519]{position:absolute;top:10px;right:10px;opacity:.5;transition:all .2s ease}.prospace-message__close-btn[data-v-588bb519]:hover{opacity:1}.prospace-message__body[data-v-588bb519]{width:255px;margin:25px 32px;font-size:13px;font-weight:400;line-height:16px}.prospace-message--default[data-v-588bb519]{grid-template-rows:50px 1fr 80px}.prospace-message--default .prospace-message__top[data-v-588bb519]{display:flex;align-items:center;padding:0}.prospace-message--default .prospace-message__icon[data-v-588bb519]{margin:0}.prospace-message--modal[data-v-588bb519]{grid-template-rows:50px 1fr 50px}.prospace-message--modal .prospace-message__top[data-v-588bb519]{display:flex;align-items:center;padding:10px}.prospace-message--modal .prospace-message__top__outer-icon[data-v-588bb519]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:50%}.prospace-message--modal .prospace-message__body[data-v-588bb519]{padding:20px 50px}.prospace-message--modal .prospace-message__controls[data-v-588bb519]{padding:10px}.prospace-message--modal .prospace-message__title[data-v-588bb519]{font-style:normal;font-weight:500;font-size:16px;line-height:20px}.prospace-message--error[data-v-588bb519]{grid-template-rows:50px 1fr 50px}.prospace-message--error .prospace-message[data-v-588bb519]{width:auto}.prospace-message--error .prospace-message__top[data-v-588bb519]{display:flex;align-items:center;padding:10px;border-bottom:1px solid var(--prospace-ui-border-color)}.prospace-message--error .prospace-message__top__outer-icon[data-v-588bb519]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:50%;background:var(--prospace-ui-bg-layout)}.prospace-message--error .prospace-message__body[data-v-588bb519]{width:auto;margin:30px 20px 20px}.prospace-message--error .prospace-message__controls[data-v-588bb519]{border-top:1px solid var(--prospace-ui-border-color);padding:10px}.prospace-message--error .prospace-message__title[data-v-588bb519]{color:var(--prospace-text-main);font-style:normal;font-weight:500;font-size:16px;line-height:20px}.prospace-message__controls[data-v-588bb519]{display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px;width:100%;padding:30px 25px}.modal-view-more .main-grid{padding:0;min-height:calc(100% - 50px)!important;height:100%}.modal-view-more .main-grid .p-datatable{border:none}.modal-view-more .main-grid .p-datatable .prospace-default-text-column>div{white-space:nowrap}.prospace-list-items{width:100%}.prospace-list-items__item-is-email{cursor:pointer;word-break:break-all}.prospace-list-items .p-datatable{border:none;background:transparent}.prospace-list-items .p-datatable .p-datatable-wrapper{background:inherit}.prospace-list-items .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage):not(.p-highlight)>td{border-width:1px 0 1px 0;background:transparent}.prospace-list-items .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage):not(.p-highlight)>td:first-child{padding-left:0}.prospace-list-items .p-datatable .p-datatable-tbody>tr:last-child td{border:none;padding-right:0}.prospace-list-items__additional-value{margin-top:3px}.prospace-list-items .prospace-list-items-table.p-datatable-table{width:100%}.prospace-list-items .prospace-list-items-table.p-datatable-table>.p-datatable-thead{position:relative!important;padding:5px 0;border:none;box-shadow:none;border-bottom:none!important}.prospace-list-items .prospace-list-items-table.p-datatable-table>.p-datatable-thead>tr>th{display:table-cell!important;padding:5px 0;background:inherit!important}.prospace-list-items .prospace-list-items-table.p-datatable-table>.p-datatable-thead>tr .p-column-title{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-list-items .prospace-list-items-table.p-datatable-table .p-datatable-tbody{width:100%;background:inherit}.prospace-list-items .prospace-list-items-table.p-datatable-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion){display:table-row;width:100%;margin:0;padding:10px 0;background:inherit;box-shadow:none;border-radius:0}.prospace-list-items .prospace-list-items-table.p-datatable-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td{display:table-cell!important;border:none;line-height:15px;padding:10px 5px 10px 0}.prospace-list-items .prospace-list-items-table.p-datatable-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td .p-column-title{display:none!important}.prospace-list-items .prospace-list-items-table.p-datatable-table .p-datatable-emptymessage{background:inherit!important}.prospace-right-panel .prospace-list-items .prospace-default-text-column>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.geo-row .prospace-list-items .p-datatable,.geo-row .prospace-list-items .p-datatable .p-datatable-wrapper{padding:0}.geo-row .prospace-list-items .p-datatable .p-datatable-thead tr:not(.p-datatable-emptymessage):not(.p-highlight)>th:first-child{padding-left:10px}.geo-row .prospace-list-items .p-datatable .p-datatable-thead tr:not(.p-datatable-emptymessage):not(.p-highlight)>th:last-child{padding-right:10px}.geo-row .prospace-list-items .p-datatable .p-datatable-tbody tr:not(.p-datatable-emptymessage):not(.p-highlight)>td:first-child{padding-left:10px}.geo-row .prospace-list-items .p-datatable .p-datatable-tbody tr:not(.p-datatable-emptymessage):not(.p-highlight)>td:last-child{padding-right:10px}.prospace-dots-button__square-type{width:30px;height:30px}.prospace-dots.p-menu{width:auto;min-height:40px;padding:5px 0;margin-top:3px;box-shadow:0 2px 10px rgba(51,51,51,.07)}.prospace-dots.p-menu .p-menu-list,.prospace-dots.p-menu .p-menu-list .p-menuitem{background:inherit}.prospace-dots.p-menu .p-menu-list .p-menuitem-content .prospace-dots-item{padding:5px 10px;cursor:pointer}.prospace-dots.p-menu .p-menu-list .p-menuitem-content .prospace-dots-item--h34{padding:7px 10px}.prospace-dots.p-menu .p-menu-list .p-menuitem-content .prospace-divider{margin:10px!important;width:calc(100% - 20px)}.prospace-dots.p-menu .p-menu-list .p-menuitem-content:hover{background-color:none!important}.prospace-dots.p-menu__item{display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:3px;column-gap:3px;width:100%;transition:all .2s ease;cursor:pointer;font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-dots.p-menu__item_icon{width:24px;height:24px}.prospace-icons-grid__bookmark:hover .prospace-icon{background-color:var(--prospace-ui-red)}.prospace-tree{width:100%;height:100%;overflow:hidden}.prospace-tree:has(.prospace-tree-search) .p-tree{height:calc(100% - 40px)}.prospace-tree:not(.prospace-tree-nested) .prospace-label-with-counter{width:calc(100% - 30px)}.prospace-tree:not(.prospace-tree-nested) .prospace-label-with-counter--100{width:calc(100% - 35px)}.prospace-tree:not(.prospace-tree-nested) .prospace-label-with-counter--1000{width:calc(100% - 45px)}.prospace-tree:not(.prospace-tree-nested) .prospace-label-with-counter--10000{width:calc(100% - 50px)}.prospace-tree:not(.prospace-tree-nested) .prospace-label{width:calc(100% - 20px)}.prospace-tree .prospace-tree__right-counter{position:absolute;right:10px}.prospace-tree-search{margin:10px 0}.prospace-tree--hide-icon .p-tree-toggler{margin-right:3px!important}.prospace-tree-controls{padding:0 10px;cursor:pointer;margin-bottom:15px}.prospace-tree .p-tree.p-component{overflow:hidden}.prospace-tree .p-tree.p-component .p-tree-container{overflow:auto;height:calc(100% - 2px);width:100%}.prospace-tree .p-tree.p-component .p-tree-container>.p-treenode.p-treenode-leaf .p-tree-toggler{display:none}.prospace-tree .p-tree.p-component .p-tree-container .p-treenode .p-treenode-content .p-checkbox-box.p-disabled{opacity:.3}.prospace-tree .p-tree.p-component .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler-icon.prospace-icon.icon-angle{width:20px;height:20px}.prospace-tree .p-tree.p-component .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable.p-highlight .prospace-tree-item .prospace-label{font-weight:500}.prospace-tree-big-padding .p-treenode-children{padding:0 0 0 20px!important}.prospace-tree-item--overflow{max-width:calc(100% - 15px)}.grid-modal-form .main-grid.main-grid__inline-style .p-datatable{border-bottom:none}.grid-modal-form .main-grid.main-grid__inline-style.main-grid__modal-style{height:auto!important}.grid-modal-form .prospace-filter-panel .prospace-filter-panel__second-row .prospace-filter-panel__search{max-width:100%}.grid-modal-form .prospace-filter-panel .prospace-filter-panel__filters-container{display:none}.grid-modal-form .disabled-column{display:none!important}.prospace-calendar{height:100%}.prospace-calendar .fc-toolbar.fc-header-toolbar .prospace-button{height:30px;padding:7px 10px;display:flex;align-items:center;justify-content:center}.prospace-calendar.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin:0}.prospace-calendar-breakpoint .fc-button.fc-customSwitchCalendar-button,.prospace-calendar-breakpoint .fc-button.fc-customSwitchList-button{padding-left:28px!important;text-indent:100px;overflow:hidden;max-width:40px}.prospace-calendar-day-cell{display:flex;align-items:center;width:100%;padding-left:5px}.prospace-calendar-overlay{padding:10px;max-width:280px}.prospace-calendar-overlay__head{display:flex;align-items:flex-start}.prospace-calendar-overlay__title{width:90%;margin-bottom:2px}.prospace-calendar-overlay__desc{display:flex;gap:3px;margin-bottom:7px}.prospace-calendar-overlay__desc__text{padding:2px 5px;border-radius:3px;max-width:178px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@keyframes hidePanel{0%{width:300px}50%{width:130px}to{width:40px}}@keyframes openPanel{0%{width:40px}50%{width:130px}to{width:300px}}.prospace-right-panel{position:relative;height:100%;animation:openPanel .2s forwards}.prospace-right-panel .prospace-panel-block-header .prospace-action-text{font-size:12px}.prospace-right-panel>.prospace-geo-layout{padding-bottom:10px}.prospace-right-panel__center{height:100%}.prospace-right-panel__loading{position:absolute;top:0;left:0;width:100%}.prospace-right-panel--hide{position:relative;z-index:-1;visibility:hidden}.prospace-right-panel--no-border{border-top:none;border-left:none}.prospace-right-panel--no-top-border{border-top:none}.prospace-right-panel--collapsed{animation:hidePanel .2s forwards}.prospace-right-panel--collapsed .prospace-panel-header{padding:5px!important;justify-content:center!important}.prospace-right-panel--reverted-counter .prospace-tag__text.text-ellipsis{writing-mode:vertical-rl;text-orientation:mixed}.prospace-right-panel--reverted-counter .prospace-tag--big-text{padding:6px 1px;height:auto}.prospace-right-panel--padding{padding:0 10px}.prospace-right-panel .prospace-tabs .prospace-tabs__content{padding:0;margin-top:0}.prospace-right-panel .prospace-tabs .prospace-tabs__header{margin:0 0 10px 0!important;width:100%!important}.prospace-left-panel{width:auto!important;transition:all .2s ease}.prospace-left-panel__top-right{display:flex;gap:10px}.prospace-left-panel.prospace-left-panel--collapsed{width:40px!important}.prospace-left-panel.prospace-left-panel--collapsed .prospace-left-panel__top--name{display:none}.prospace-left-panel.prospace-left-panel--collapsed .prospace-left-panel__top-section{align-items:center!important;justify-content:center;height:40px;padding:0}.prospace-left-panel.prospace-left-panel--collapsed .prospace-left-panel__top_burger-button{margin-left:0!important}.prospace-left-panel .prospace-tree .p-tree .p-tree-container .p-treenode .p-treenode-content{padding:0 10px}.prospace-left-panel .prospace-tree .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{width:calc(100% - 10px)}.prospace-left-panel .prospace-left-panel__top{position:relative}.prospace-left-panel .prospace-left-panel__top--name{font-style:normal;font-weight:700;font-size:14px;line-height:125%}.prospace-left-panel .prospace-left-panel__top-section--have-panel{height:40px!important;border-bottom:1px solid var(--prospace-ui-border-color)}.prospace-left-panel .prospace-left-panel__top-section--button{padding:6px 10px}.prospace-left-panel .prospace-left-panel__top-section--search{padding:10px;height:50px}.prospace-left-panel .prospace-left-panel__top_bottom{padding:10px}.prospace-left-panel__search{width:100%}.prospace-left-panel__loading{position:absolute;top:0;left:0;right:0}.area{display:flex;align-items:center;justify-content:center;height:100%}.prospace-form-panel[data-v-341553a6]{padding:0 15px}.prospace-form-panel__top[data-v-341553a6]{padding:10px 0;border-top-left-radius:10px;border-top-right-radius:10px}.prospace-form-panel__title[data-v-341553a6]{font-style:normal;font-weight:500;font-size:13px;line-height:18px}.prospace-form-panel__content[data-v-341553a6]{padding:10px 0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.prospace-form-panel__row[data-v-341553a6]{row-gap:10px}.prospace-form-panel__row div[data-v-341553a6]{margin-right:10px}.prospace-form-panel__row div[data-v-341553a6]:last-child{margin-right:0}.prospace-form-panel__prefix[data-v-341553a6]{width:220px;margin-right:10px}.prospace-top-panel[data-v-c03e9176]{padding:10px}.prospace-top-panel--shadow[data-v-c03e9176]{box-shadow:0 4px 4px hsla(0,0%,47%,.05)}.prospace-top-panel__center[data-v-c03e9176]{-moz-column-gap:10px;column-gap:10px;font-style:normal;font-weight:500;font-size:18px;line-height:30px}.prospace-top-panel__center_text[data-v-c03e9176]{margin-right:10px}.prospace-top-panel__center_back-btn[data-v-c03e9176]{width:30px;height:30px;margin-right:15px}.prospace-top-panel__right[data-v-c03e9176]{-moz-column-gap:10px;column-gap:10px}.prospace-top-panel__right_notification-btn[data-v-c03e9176]{width:30px;height:30px}.prospace-notification-panel{box-shadow:0 2px 10px rgba(51,51,51,.07)}.prospace-notification-panel__header{padding:10px}.prospace-notification-panel__search{margin-top:10px;margin-bottom:20px}.prospace-notification-panel__center{padding:10px}.prospace-notification-panel--alert .list-alerts{display:flex;gap:5px;flex-direction:column-reverse}.prospace-notification-panel--alert .prospace-geo-layout__top{display:none}.prospace-notification-panel--alert .prospace-geo-layout__center{background:transparent!important;padding:0;overflow:hidden!important}.prospace-notification-panel--alert.prospace-notification-panel{position:fixed!important;z-index:3000;width:300px!important;height:auto!important;right:10px;top:40px;background:transparent!important;border:none;box-shadow:none}.prospace-notification-panel--alert.prospace-notification-panel .prospace-notification-panel__center{padding:0}.prospace-notification-panel--alert .alert-note-enter-active,.prospace-notification-panel--alert .alert-note-leave-active,.prospace-notification-panel--alert .alert-note-move{transition:all .5s ease}.prospace-notification-panel--alert .alert-note-enter-from{opacity:0;transform:translateX(100%)}.prospace-notification-panel--alert .alert-note-leave-to{opacity:0;transform:translate(100%,100%)}.prospace-notification-panel--alert .alert-note-leave-active{position:absolute}.prospace-input-switch__wrapper{padding:2px;cursor:pointer}.prospace-input-switch__wrapper label{width:calc(100% - 30px);cursor:pointer;padding-left:10px;font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-input-switch__wrapper--read-only,.prospace-input-switch__wrapper--read-only label{cursor:default!important}.prospace-input-switch__wrapper .prospace-input-switch.p-focus .p-inputswitch-slider{box-shadow:none}.prospace-filter-panel[data-v-a9b24aa0]{position:relative}.prospace-filter-panel__second-row[data-v-a9b24aa0]{height:51px!important;padding:0 10px}.prospace-filter-panel__search[data-v-a9b24aa0]{height:30px;width:100%}.prospace-filter-panel__chips-container[data-v-a9b24aa0]{max-width:none}.prospace-filter-panel__filters-container[data-v-a9b24aa0]{max-width:calc(100% - 42px)}.prospace-filter-panel__filters-container[data-v-a9b24aa0] .prospace-scroll .prospace-scroll__inner{gap:5px;padding:0 5px}.prospace-filter-panel .prospace-h-layout>.prospace-scroll[data-v-a9b24aa0]{display:flex;height:100%}.prospace-filter-panel__title[data-v-a9b24aa0]{height:30px;padding:8px 10px;white-space:nowrap}.prospace-filter-panel__title--hide[data-v-a9b24aa0]{display:none}.prospace-filter-panel__title[data-v-a9b24aa0]:empty{padding:0}.prospace-filter-panel__filter[data-v-a9b24aa0]{min-width:84px}.prospace-filter-panel__chips .p-chips-multiple-container{max-height:30px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.prospace-filter-panel__chips .p-chips-multiple-container .p-chips-input-token{order:0}.prospace-filter-panel__chips .p-chips-multiple-container .p-chips-input-token input{min-width:125px;width:100%;font-size:13px;padding-right:5px}.prospace-filter-panel__chips-has-items .p-chips-multiple-container .p-chips-input-token{flex:0}.prospace-filter-panel__chips-has-items .p-chips-multiple-container .p-chips-input-token input{min-width:unset;width:50px}.prospace-filter-panel__chips-container{display:flex;position:relative;width:100%}.prospace-filter-panel__chips-icons{display:flex;position:absolute;top:5px;right:5px}.prospace-filter-panel__chips-hidden .p-chips-multiple-container{max-height:120px;overflow:auto;padding:0 10px;border:none;cursor:default;box-shadow:none!important}.prospace-filter-panel__chips-hidden .p-chips-multiple-container .p-chips-input-token{display:none}.prospace-filter-panel__chips-menu{padding:10px 0;max-width:140px}.prospace-filter-block-panel{width:240px;box-shadow:0 2px 10px rgba(51,51,51,.07);margin-top:3px;border-radius:5px}.prospace-filter-block-panel .p-multiselect-items{padding:10px}.prospace-filter-block-panel .p-multiselect-items .p-multiselect-empty-message{min-height:143px;padding:0}.prospace-filter-block-panel .p-multiselect-header{display:none}.prospace-filter-block-panel .prospace-filter-block__header{min-height:35px;padding:10px;display:flex;align-items:center;justify-content:space-between;align-content:center;border-top-left-radius:5px;border-top-right-radius:5px}.prospace-filter-block-panel .prospace-filter-block__header .prospace-filter-block__header-name{font-style:normal;font-weight:500;font-size:13px;line-height:13px}.prospace-filter-block-panel .prospace-filter-block__header .prospace-filter-block__header-close{font-style:normal;font-weight:400;font-size:13px;line-height:13px;cursor:pointer}.prospace-filter-block-panel .prospace-filter-block__footer{height:40px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;align-items:center;justify-content:flex-end;padding:5px;font-size:13px;gap:10px}.prospace-filter-block-panel .prospace-filter-block__footer .patched-custom__footer--clear-empty{cursor:default}.prospace-filter-block-panel .prospace-filter-block__footer .svg-inline--fa{width:14px}.prospace-filter-block-panel .prospace-filter-block__footer>div{cursor:pointer;display:flex;align-items:center;gap:5px}.prospace-filter-block-panel .prospace-input-calendar-container .p-calendar{width:100%}.prospace-filter-block{position:relative}.prospace-filter-block .p-multiselect{width:auto}.prospace-filter-block.prospace-filter-block__filled .indicator-clear,.prospace-filter-block.prospace-filter-block__filled .prospace-filter-block__clear{display:flex}.prospace-filter-block.prospace-filter-block__filled .indicator-chevron{display:none}.prospace-filter-block.prospace-multiselect__filled{min-width:109px}.prospace-filter-block .indicator-clear{display:none}.prospace-dropdown{position:relative;width:100%}.prospace-dropdown .p-dropdown .p-dropdown-clear-icon{transform:translateY(20%)}.prospace-dropdown .p-dropdown .p-dropdown-trigger-icon{height:20px;width:20px}.prospace-dropdown .p-dropdown.p-disabled{border:1px solid var(--prospace-ui-border-color)!important;background:var(--prospace-ui-gray-card-bg)!important;opacity:1!important}.prospace-dropdown .p-dropdown-items-wrapper{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.prospace-dropdown-panel{margin-top:3px;overflow:hidden}.prospace-dropdown-panel .p-dropdown-item{height:30px;line-height:20px}.prospace-input-number__wrapper{width:100%}.prospace-input-number__wrapper .prospace-input-number{position:relative}.prospace-input-number__wrapper .prospace-input-number .p-inputnumber{width:100%}.prospace-input-number__wrapper .prospace-input-number .p-inputnumber input{text-align:center}.prospace-input-number__wrapper .prospace-input-number .prospace-icon{top:5.5px;position:absolute;cursor:pointer}.prospace-input-number__wrapper .prospace-input-number .icon-plus{right:10px}.prospace-input-number__wrapper .prospace-input-number .icon-minus{left:10px}.prospace-input-number__wrapper .prospace-input-number--likeText .p-inputnumber input{text-align:left}.prospace-combobox-panel.p-multiselect-panel.prospace-combobox--in-filter{left:10px!important}.prospace-combobox-panel.p-multiselect-panel.prospace-combobox--no-visible{opacity:0}.prospace-combobox--no-header .p-multiselect-header{height:0;padding:0;overflow:hidden}.prospace-combobox-layout{width:100%}.prospace-combobox .p-multiselect-label{position:relative}.prospace-combobox .p-multiselect-label .p-multiselect-token{padding:3px 8px;border-radius:var(--prospace-ui-border-radius);border:var(--prospace-ui-border);background-color:var(--prospace-ui-row-select);margin-right:0}.prospace-combobox .p-multiselect-label .p-multiselect-token-label{font-size:11px;color:var(--prospace-text-gray)}.prospace-combobox .p-multiselect-label .p-multiselect-token-icon{margin-top:3px;font-size:7px;color:var(--prospace-ui-border)}.prospace-combobox .p-multiselect-label .p-multiselect-token-icon:hover{color:var(--prospace-ui-main)}.prospace-combobox .p-multiselect-label .p-multiselect-token:not(:last-child){margin-right:3px}.prospace-combobox .p-multiselect-label .p-multiselect-token.token-counter{position:absolute;right:0}.prospace-combobox-panel{margin-top:3px;border:1px solid var(--prospace-ui-border-color)}.prospace-combobox-panel .p-multiselect-header{border-bottom:1px solid var(--prospace-ui-border-color);background-color:var(--prospace-ui-gray-card-bg)}.prospace-combobox-panel .p-multiselect-header .p-multiselect-filter-icon{width:20px;height:20px;font-size:14px;right:5px}.prospace-combobox-panel .p-multiselect-items .p-multiselect-item{padding:7.5px 10px}.prospace-combobox-panel .p-multiselect-items-wrapper{max-height:200px!important}.p-overlaypanel-content .prospace-searchfield-input__chips-hidden .p-chips-multiple-container{max-height:121px;overflow:auto}.p-overlaypanel-content .prospace-searchfield-search-menu__item{padding:7.5px 10px;width:100%}.p-overlaypanel.prospace-searchfield-search-menu{max-height:150px;overflow:auto}.prospace-searchfield .prospace-modal-wrapper>.prospace-geo-layout .prospace-geo-layout__center.prospace-scrollbar{padding-left:0;padding-right:0}.prospace-searchfield-input{display:flex;align-items:flex-end;cursor:pointer;width:100%}.prospace-searchfield-input input{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;overflow:hidden;padding-right:30px;text-overflow:ellipsis}.prospace-searchfield-input--edited input{-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all}.prospace-searchfield-input--disabled,.prospace-searchfield-input--disabled .prospace-input-layout__label-container{pointer-events:none}.prospace-searchfield-input__inner{width:100%}.prospace-searchfield-input .prospace-chips-container,.prospace-searchfield-input .prospace-input-text-container{display:flex}.prospace-searchfield-input .prospace-chips-container{position:relative}.prospace-searchfield-input .prospace-chips-container .prospace-chips .p-chips-multiple-container{padding-right:30px;height:30px}.prospace-searchfield-input .prospace-chips-container .prospace-chips .p-chips-multiple-container .p-chips-token-icon,.prospace-searchfield-input .prospace-chips-container .prospace-chips .p-chips-multiple-container input{display:none}.prospace-searchfield-input .prospace-input-text__icon{border-width:0 0 0 1px;border-style:solid;padding-left:5px}.prospace-searchfield-input__icon{height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-width:0 0 0 1px;border-style:solid;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:.25s;position:absolute;right:0}.prospace-searchfield__selected{margin-top:10px}.prospace-searchfield__selected-list{display:flex;flex-direction:column}.prospace-searchfield__selected-list--scroll{overflow-y:auto}.prospace-searchfield__selected-list--scroll::-webkit-scrollbar{width:4px;height:4px}.prospace-searchfield__selected-list--scroll::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.prospace-searchfield__selected-item{display:flex;align-items:center;color:var(--prospace-text-gray)}.prospace-searchfield__selected-item:not(:first-child){margin-top:5px}.prospace-searchfield__selected-more{margin-top:10px;margin-left:20px}.prospace-searchfield__selected-more .prospace-action-text{font-size:13px}.prospace-searchfield--multiple .prospace-filter-panel__search{max-width:100%!important}.prospace-searchfield--multiple .prospace-filter-block__option-value{font-size:14px;font-weight:500}.prospace-searchfield--multiple .p-datatable-tbody .p-selectable-row{height:40px}.prospace-searchfield--multiple .p-datatable-tbody .p-selectable-row td{line-height:normal!important}.prospace-searchfield--multiple .main-grid .p-datatable .p-datatable-thead>tr>th .p-checkbox{width:20px;height:20px}.prospace-searchfield--grid .p-datatable{border-bottom:none}.prospace-searchfield--grid .p-datatable .p-datatable-thead{border-left:none;border-right:none}.prospace-searchfield--grid .p-datatable .p-datatable-tbody .p-selectable-row,.prospace-searchfield--grid .p-datatable .p-datatable-thead>tr>th:first-child+th{padding-left:0!important}.prospace-searchfield--grid .p-datatable .p-datatable-tbody .p-selectable-row td{font-size:14px!important;line-height:17px!important;display:inline-flex}.prospace-searchfield--grid .p-datatable .p-datatable-tbody .p-selectable-row td:only-child{font-weight:500}.prospace-searchfield--grid .p-datatable .p-datatable-tbody .p-selectable-row td:first-child+td{padding-left:0;padding-right:8px}.prospace-file{width:100%}.prospace-file-upload{max-height:240px;font-weight:400;line-height:20px;font-size:13px}.prospace-file-upload__wrapper{display:flex;justify-content:space-between;padding:10px;border-radius:5px;margin:10px;position:relative}.prospace-file-upload__empty{padding:20px}.prospace-file-upload__info{display:flex;align-items:center;width:calc(100% - 30px)}.prospace-file-upload__info .prospace-icon{margin-right:3px}.prospace-file-upload__disabled__info{display:flex;align-items:center;width:calc(100% - 30px);cursor:auto}.prospace-file-upload__disabled__info .prospace-icon{margin-right:3px}.prospace-file-upload__filename{display:block;cursor:pointer}.prospace-file-upload__disabled__filename{display:block;cursor:text;color:#7a95a9}.prospace-file-upload__filesize{display:flex;align-items:center;white-space:nowrap;margin-left:auto}.prospace-file-upload__status .prospace-icon{margin-top:1px;margin-right:20px;background-color:#ee6d62}.prospace-file-upload__img{width:60px;margin-right:40px}.prospace-file-upload__remove{position:absolute;right:10px;top:calc(50% - 1px);transform:translateY(-50%)}.prospace-file__file-readonly .prospace-file-upload__img{width:70px;height:60px;margin-right:0}.prospace-file__file-readonly-item{display:flex;align-items:center;width:100%}.prospace-file__file-readonly-item:not(:last-child){margin-bottom:5px}.prospace-file__file-readonly-item--fileload{display:flex;align-items:center;gap:3px;cursor:pointer;width:100%}.prospace-file__file-readonly-item--fileload .prospace-icon{min-width:16px}.prospace-file__file-readonly-item--filename{padding-right:5px}.prospace-file__messages{padding:10px 10px 0 10px}.prospace-file__messages-item:not(:last-child){margin-bottom:5px}.prospace-input-slider .slider__inputs{gap:5px;display:flex;justify-content:space-between;position:relative}.prospace-input-slider .slider__inputs:not(.slider__inputs--no-slider){margin-top:20px}.prospace-input-slider .slider__inputs .slider__inputs-from,.prospace-input-slider .slider__inputs .slider__inputs-to{position:absolute;top:50%;transform:translateY(-50%);font-weight:400;font-size:13px}.prospace-input-slider .slider__inputs .slider__inputs-from{left:10px}.prospace-input-slider .slider__inputs .slider__inputs-to{right:calc(50% - 30px)}.prospace-input-slider .slider__inputs .p-inputnumber{width:100%}.prospace-input-slider .slider__inputs .p-inputnumber .p-inputtext{width:100%;padding-left:40px;height:30px;text-align:left}.prospace-geo-layout[data-v-18befe68]{position:relative;display:grid;grid-template-columns:max-content 1fr max-content;grid-template-rows:max-content 1fr max-content;width:100%;height:100%;gap:0 0;grid-template-areas:"top top top" "left center right" "bottom bottom bottom"}.prospace-geo-layout__left[data-v-18befe68]{grid-area:left;overflow:auto}.prospace-geo-layout__top[data-v-18befe68]{grid-area:top}.prospace-geo-layout__bottom[data-v-18befe68]{grid-area:bottom;overflow:auto}.prospace-geo-layout__right[data-v-18befe68]{grid-area:right;overflow:auto}.prospace-geo-layout__right--template[data-v-18befe68]{margin:10px 10px 10px 0;border-radius:5px}.prospace-geo-layout__center[data-v-18befe68]{grid-area:center;overflow:auto}.prospace-geo-layout__center--template[data-v-18befe68]{margin:10px;border-radius:5px}.prospace-geo-layout__loading[data-v-18befe68]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.prospace-geo-layout.is-inline-h[data-v-18befe68]{height:auto}.prospace-geo-layout.is-inline-w[data-v-18befe68]{width:auto}.prospace-geo-layout .prospace-top-panel .prospace-geo-layout-resize--right,.prospace-geo-layout.geo-row .prospace-geo-layout-resize--left{display:none}.prospace-geo-layout__left:has(.prospace-left-panel.prospace-left-panel--collapsed){width:auto!important}.prospace-geo-layout__right .prospace-right-panel{min-width:100%;width:auto;max-width:100%}.prospace-geo-layout__right:has(.prospace-right-panel.prospace-right-panel--collapsed){width:auto!important}.prospace-geo-layout[data-v-227383c4]{position:relative;display:grid;grid-template-columns:max-content 1fr max-content;grid-template-rows:max-content 1fr max-content;width:100%;height:100%;gap:0 0;grid-template-areas:"top top top" "left center right" "bottom bottom bottom"}.prospace-geo-layout .is-templated[data-v-227383c4]{grid-template-rows:repeat(auto-fit,minmax(0,1fr))}.prospace-geo-layout-resize[data-v-227383c4]{position:absolute;cursor:col-resize;z-index:100;width:10px;height:38px;top:50%;background-repeat:no-repeat}.prospace-geo-layout-resize--left[data-v-227383c4]{right:-9px;transform:rotate(180deg)}.prospace-geo-layout-resize--right[data-v-227383c4]{left:-9px}.prospace-geo-layout__left[data-v-227383c4]{position:relative;grid-area:left;overflow:auto;max-width:400px}.prospace-geo-layout__left[data-v-227383c4]:has(.prospace-left-panel){overflow:visible!important}.prospace-geo-layout__left[data-v-227383c4]:not(:has(.prospace-left-panel)){width:auto!important}.prospace-geo-layout__top[data-v-227383c4]{grid-area:top;z-index:10}.prospace-geo-layout__bottom[data-v-227383c4]{grid-area:bottom;overflow:auto}.prospace-geo-layout__right[data-v-227383c4]{position:relative;grid-area:right;overflow-y:auto;overflow-x:hidden}.prospace-geo-layout__right--template[data-v-227383c4]{margin:10px;margin-left:0;border-radius:5px}.prospace-geo-layout__right[data-v-227383c4]:has(.prospace-right-panel){overflow:visible!important}.prospace-geo-layout__right[data-v-227383c4]:not(:has(.prospace-right-panel)){display:none}.prospace-geo-layout__right[data-v-227383c4]:has(.prospace-top-panel__right){display:flex;width:auto!important;overflow:hidden}.prospace-geo-layout__center[data-v-227383c4]{grid-area:center;overflow:auto}.prospace-geo-layout__center--template[data-v-227383c4]{margin:10px;border-radius:5px}.prospace-geo-layout__loading[data-v-227383c4]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.prospace-geo-layout.is-inline-h[data-v-227383c4]{height:auto}.prospace-geo-layout.is-inline-w[data-v-227383c4]{width:auto}.prospace-geo-layout.is-resizing[data-v-227383c4]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.prospace-geo-layout.is-resizing .prospace-right-panel>.prospace-geo-layout[data-v-227383c4]{overflow-x:hidden}.geo-loader__body .prospace-geo-layout__center{padding:10px}.geo-loader__header{margin-bottom:20px}.geo-loader__divider{margin-top:10px!important}.geo-loader__row{padding-left:10px}.prospace-h-layout[data-v-a95d7420]{display:flex;width:100%;height:100%}.prospace-h-layout.prospace-h-layout__is-inline-h[data-v-a95d7420]{height:auto}.prospace-h-layout.prospace-h-layout__is-inline-w[data-v-a95d7420]{width:auto}.prospace-h-layout.prospace-h-layout__wrap[data-v-a95d7420]{flex-wrap:wrap}.prospace-main-layout[data-v-4a8b1652]{display:grid;grid-template-columns:max-content 1fr;width:100%;height:100%;gap:0 0;grid-template-areas:"nav center"}.prospace-main-layout__nav[data-v-4a8b1652]{height:100%;grid-area:nav}.prospace-main-layout__center[data-v-4a8b1652]{height:100%;grid-area:center}.prospace-input-layout{display:inline-block;width:100%}.prospace-input-layout__asterisk{color:red;margin-left:2px}.prospace-input-layout__label{display:block;font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-input-layout__label-container{margin-bottom:6px;pointer-events:auto;cursor:default}.prospace-input-layout__errors{margin-top:2px;cursor:auto}.prospace-input-layout.is-disabled,.prospace-input-layout.is-disabled .prospace-input-text__icon,.prospace-input-layout.prospace-input-layout--read-only,.prospace-input-layout.prospace-input-layout--read-only .prospace-input-text__icon{cursor:unset}.prospace-input-layout--disabled .p-editor-container{pointer-events:all}.prospace-input-layout--disabled .p-editor-container .p-editor-content{height:auto!important}.prospace-input-layout--read-only .prospace-input-layout__label{font-weight:500}.prospace-input-layout--read-only .p-component:disabled,.prospace-input-layout--read-only .p-disabled{opacity:1}.prospace-input-layout--read-only .prospace-input-text-container{-webkit-user-select:all;-moz-user-select:all;user-select:all}.prospace-input-layout--read-only input.p-inputtext.p-component{border:none;padding:0;line-height:20px;background:transparent;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;box-shadow:none;border-radius:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prospace-input-layout--read-only textarea.p-inputtextarea{border:none;padding:0;resize:none!important;background:transparent}.prospace-input-layout--read-only .p-dropdown{height:auto;border:none;background:transparent;border-radius:0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.prospace-input-layout--read-only .p-dropdown.p-disabled{border:none!important;background:transparent!important}.prospace-input-layout--read-only .p-dropdown .p-dropdown-label{padding:0;line-height:20px;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;border-radius:0}.prospace-input-layout--read-only .p-dropdown .p-dropdown-clear-icon,.prospace-input-layout--read-only .p-dropdown .p-dropdown-trigger{display:none}.prospace-input-layout--read-only .p-chips .p-chips-multiple-container{border:none;padding-left:0;background:transparent}.prospace-input-layout--read-only .p-chips .p-chips-multiple-container .p-chips-input-token,.prospace-input-layout--read-only .p-chips .p-chips-multiple-container .p-chips-token-icon{display:none}.prospace-input-layout--read-only .p-multiselect{border:none;min-height:auto;background:transparent}.prospace-input-layout--read-only .p-multiselect .p-multiselect-label{padding:0}.prospace-input-layout--read-only .p-multiselect .p-multiselect-trigger{display:none}.prospace-input-layout--read-only.prospace-input-number__wrapper .prospace-input-number .p-inputnumber input{text-align:left}.prospace-input-layout--read-only.prospace-input-number__wrapper .prospace-input-number .prospace-icon{display:none}.prospace-input-layout--read-only.prospace-eta .p-editor-container{cursor:default}.prospace-input-layout--read-only.prospace-eta .p-editor-container .p-editor-toolbar,.prospace-input-layout--read-only.prospace-eta .p-editor-container .ql-toolbar{display:none}.prospace-input-layout--read-only.prospace-eta .p-editor-container .p-editor-content{border:none!important}.prospace-input-layout--read-only.prospace-eta .p-editor-container .p-editor-content .ql-editor{background:transparent}.prospace-input-layout--read-only.prospace-eta .p-editor-container .p-editor-content>div{padding:0}.prospace-v-layout[data-v-494650e6]{display:flex;flex-direction:column;width:100%;height:100%}.prospace-v-layout.prospace-v-layout__is-inline-h[data-v-494650e6]{height:auto}.prospace-v-layout.prospace-v-layout__is-inline-w[data-v-494650e6]{width:auto}.error-message-top{position:absolute;display:flex;width:100%;height:85px;padding:15px 25px}.error-message-top__icon-exc{width:42px;height:42px;margin-right:10px;opacity:.8;display:flex;justify-content:center;align-items:center;margin-top:-5px}.error-message-top__icon-exc .svg-inline--fa{width:30px;height:30px}.error-message-top__body-label{font-size:16px;line-height:19px;margin-bottom:5px;font-weight:700}.error-message-top__body-text{font-size:13px;line-height:15px;max-width:860px}.error-message-top__hide-and-not-show{font-size:13px;line-height:15px;position:absolute;bottom:10px;right:10px;cursor:pointer;transition:.25s}.error-message-top__hide-and-not-show:hover{opacity:.8}.error-message-top__icon-times{top:10px;right:10px;transition:.25s;position:absolute;cursor:pointer}.error-message-top__icon-times:hover{opacity:.8}.prospace-error{text-align:center}.prospace-error__image{width:273px;height:151px}.prospace-error__header{font-weight:500;font-size:16px;line-height:20px;color:var(--libTextMain);margin-top:40px}.prospace-error__body{font-weight:400;font-size:13px;line-height:15px;color:var(--libTextGray);margin:15px auto 0}.prospace-error__controls{margin-top:35px}.prospace-error .prospace-error__details{width:500px}.prospace-error .prospace-error__details .prospace-message__body{max-height:300px;overflow:auto;padding:0}.prospace-error .prospace-error__details .prospace-message__controls{justify-content:flex-end}.parameters-view{margin:0}.p-error-modal .date-column .date-column__inner{padding-left:10px}.p-error-modal .p-datatable-thead>tr>th:first-child{padding-left:0}.p-error-modal .p-datatable-thead>tr>th .p-column-resizer{right:0!important}.p-error-modal .p-column-header-content{padding-left:10px}.p-error-modal__parameters-item{border-bottom:1px dashed var(--prospace-ui-border-color);margin:10px 0;padding-bottom:10px}.p-error-modal__parameters-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0!important}.p-error-modal__parameters-label,.p-error-modal__parameters-value{font-size:10px;line-height:12px;white-space:pre-wrap;padding-bottom:10px}.p-error-modal__parameters-label{width:30%;font-weight:500;overflow:hidden;text-overflow:ellipsis}.p-error-modal__parameters-value{width:70%}.p-error-modal .p-selectable-row>td{padding-top:10px!important;padding-bottom:10px!important}.p-error-modal__column-parameters[role=cell]{padding-left:20px!important}.p-error-modal .date-column{height:14px}.prospace-empty-grid{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:calc(100% - 4px);margin-left:2px;border-radius:5px}.prospace-empty-grid__icon{width:260px!important;height:150px!important}@media(max-width:1400px){.prospace-empty-grid__icon{transform:scale(.7)}}.prospace-empty-grid__icon svg{width:100%;height:100%}.prospace-empty-grid__title{font-size:16px;font-weight:500;line-height:20px}.prospace-empty-grid__title--margin{margin-top:40px}@media(max-width:1400px){.prospace-empty-grid__title--margin{margin-top:0}}.prospace-empty-grid__text{opacity:.5;font-size:13px;font-weight:400;line-height:15px}.prospace-empty-grid__text--margin{margin-top:10px;text-align:center}.prospace-empty-grid__btn-add{margin-top:12px}.overlay-form{box-sizing:border-box;border-radius:5px;position:fixed;z-index:999}.overlay-form .overlay-form__header{padding:10px}.prospace-panel-block[data-v-bb87f1c0]{width:100%}.prospace-panel-block__body[data-v-bb87f1c0]{padding:0 10px;transition:all .2s ease}.prospace-panel-block-header[data-v-eb6e2e0e]{padding:7px 10px;border-radius:5px;margin-bottom:5px}.prospace-panel-block-header__bottom-title[data-v-eb6e2e0e],.prospace-panel-block-header__title[data-v-eb6e2e0e]{white-space:nowrap}.prospace-panel-block-item[data-v-5e51d4a4]{width:100%}.prospace-panel-block-item__isJSON .prospace-action[data-v-5e51d4a4]{width:100%;overflow-x:auto;text-align:left;white-space:pre}.prospace-panel-block-item--row[data-v-5e51d4a4]{display:flex}.prospace-panel-block-item--row .prospace-panel-block-item__content[data-v-5e51d4a4],.prospace-panel-block-item--row .prospace-panel-block-item__header[data-v-5e51d4a4]{width:50%}.prospace-panel-block-item--column .prospace-panel-block-item__content[data-v-5e51d4a4]{margin-top:2px}.prospace-panel-block-item__content[data-v-5e51d4a4]{width:100%}.prospace-panel-block-item__content_text[data-v-5e51d4a4]:not(.prospace-panel-block-item__content_text--fulltext){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prospace-panel-block-item__content_text--fulltext[data-v-5e51d4a4]{max-height:300px;overflow-y:auto}.prospace-panel-block-item__content_text--fulltext[data-v-5e51d4a4]::-webkit-scrollbar{width:4px;height:4px}.prospace-panel-block-item__content_text--fulltext[data-v-5e51d4a4]::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.prospace-panel-block-item__container-image[data-v-5e51d4a4]{max-width:60px;margin-top:7px}.prospace-panel-block-item__image[data-v-5e51d4a4]{max-width:100%;max-height:100%}.prospace-action[data-v-5e51d4a4]{cursor:pointer}.prospace-panel-block-list__search[data-v-55938aec]{margin-bottom:6px}.prospace-panel-block-list__action[data-v-55938aec]{margin-top:10px}.prospace-panel-block-list__rows[data-v-55938aec]{padding-top:6px}.prospace-panel-block-list__row[data-v-55938aec]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-55938aec]:last-child{border-bottom:none}.prospace-panel-block-list__row:last-child .prospace-panel-block-item[data-v-55938aec]{padding-bottom:0!important}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-55938aec]{margin-top:10px}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-55938aec]{margin-top:0}.prospace-panel-block-list__item[data-v-55938aec]{width:1%;flex-grow:1;flex-basis:0}.prospace-panel-header[data-v-3c41c441]{display:flex;align-items:center;justify-content:space-between;padding:10px;transition:all .2s ease}.prospace-panel-header__title[data-v-3c41c441]{display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:5px;column-gap:5px;height:20px}.prospace-panel-header__title span[data-v-3c41c441]{font-style:normal;font-weight:700;font-size:16px;line-height:18px}.prospace-panel-header__subline[data-v-3c41c441]{display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:3px;column-gap:3px;margin-top:5px;width:100%}.prospace-panel-header__subline--both-tag>.prospace-tag[data-v-3c41c441]:first-child{max-width:60%}.prospace-panel-header__subline--both-tag>.prospace-tag[data-v-3c41c441]:last-child{max-width:40%}.prospace-panel-header__icon-container[data-v-3c41c441]{width:20px;height:20px}.prospace-panel-header__icon[data-v-3c41c441]{display:block;width:20px;height:20px;margin-bottom:6px;cursor:pointer}.prospace-panel-header__controls[data-v-3c41c441]{align-self:flex-start}.prospace-panel-header__control[data-v-3c41c441]{margin-bottom:6px}.prospace-panel-header__control[data-v-3c41c441]:last-child{margin-bottom:0}.prospace-panel-header__info[data-v-3c41c441]{width:90%}.prospace-pdf-reader .prospace-button{width:100%}.prospace-pdf-reader .prospace-button .prospace-h-layout>.prospace-h-layout{width:auto}.prospace-pdf-reader-modal{width:730px}.prospace-pdf-reader__root-pages{overflow-y:auto;display:flex;justify-content:center;height:420px}.prospace-pdf-reader__tools{display:flex;align-items:center;justify-content:space-between;height:50px;padding:15px}.prospace-pdf-reader__tools-left{display:flex;gap:20px}.prospace-pdf-reader__tools-center{display:flex;gap:15px;position:absolute;left:50%;transform:translateX(-50%)}.prospace-pdf-reader__tools-right{display:flex;gap:15px}.prospace-pdf-reader__tools .prospace-icon{cursor:pointer}.prospace-sidebar[data-v-6324e5c4]{display:grid;grid-template-rows:min-content 1fr min-content;width:200px;height:100%;max-height:100vh;overflow-y:auto;overflow-x:hidden;z-index:9;transition:all .2s ease}.prospace-sidebar__content[data-v-6324e5c4]{overflow-y:auto}.prospace-sidebar__content[data-v-6324e5c4]::-webkit-scrollbar{width:4px;height:4px}.prospace-sidebar__content[data-v-6324e5c4]::-webkit-scrollbar-thumb{width:4px;border-radius:5px}.prospace-sidebar--collapsed[data-v-6324e5c4]{width:60px!important;overflow:hidden}.prospace-sidebar--collapsed .prospace-sidebar__header[data-v-6324e5c4]{padding:0 15px}.prospace-sidebar__header[data-v-6324e5c4]{display:flex;align-items:center;justify-content:space-between;width:100%;height:50px;padding:0 10px 0 15px}.prospace-sidebar__header_logo[data-v-6324e5c4]{width:31px;height:33px;cursor:pointer}.prospace-sidebar__header_logo-text[data-v-6324e5c4]{width:88px;height:11px;cursor:pointer}.prospace-sidebar__header_burger[data-v-6324e5c4]{width:20px;height:20px;cursor:pointer}.prospace-sidebar__header_burger .icon-burger[data-v-6324e5c4]{transition:all .2s ease}.prospace-sidebar__collapsed-footer[data-v-6324e5c4]{display:flex;align-items:center;justify-content:center;height:64px;cursor:pointer}.prospace-sidebar__overlay-footer[data-v-6324e5c4]{width:200px;border-radius:5px}.prospace-sidebar__support-item[data-v-6324e5c4] .prospace-sidebar-item{padding:5px 15px 10px;height:auto}.prospace-sidebar__support-item[data-v-6324e5c4] .prospace-sidebar-item :deep(.prospace-h-layout){gap:10px}.prospace-sidebar__support-item[data-v-6324e5c4] .prospace-sidebar-item-small__btn{padding:5px}.prospace-sidebar__support-item[data-v-6324e5c4] .prospace-sidebar-item-small__btn .prospace-sidebar-item-small__btn_name{max-width:100%}.prospace-sidebar-item[data-v-b6c822f4]{position:relative;width:100%;height:40px;padding:0 10px 0 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease}.prospace-sidebar-item_icon[data-v-b6c822f4]{width:20px;height:20px;transition:all .2s ease}.prospace-sidebar-item_icon-outer[data-v-b6c822f4] .p-badge{top:2px;right:2px}.prospace-sidebar-item_icon-outer--bg-icon[data-v-b6c822f4]{width:30px;height:30px;display:flex;border-radius:50%;align-items:center;justify-content:center}.prospace-sidebar-item_name[data-v-b6c822f4]{font-style:normal;font-weight:400;font-size:13px;line-height:15px;overflow:hidden;white-space:nowrap;max-width:120px;text-overflow:ellipsis}.prospace-sidebar-item__outer[data-v-b6c822f4]{width:100%}.prospace-sidebar-item__children[data-v-b6c822f4]{padding:8px 0;overflow:hidden;transition:all .2s ease}.prospace-sidebar-item__child[data-v-b6c822f4]{padding:10px 10px 10px 20px;text-align:left;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;margin-bottom:5px;font-style:normal;font-weight:400;font-size:13px;line-height:15px}.prospace-sidebar-item__child[data-v-b6c822f4]:last-child{margin-bottom:0}.fade-enter-active[data-v-b6c822f4],.fade-leave-active[data-v-b6c822f4]{transition:all .25s ease;max-height:2000px}.fade-enter-from[data-v-b6c822f4],.fade-leave-to[data-v-b6c822f4]{max-height:0}.prospace-sidebar-item-small[data-v-741d5ebc]{width:100%;position:relative}.prospace-sidebar-item-small__btn[data-v-741d5ebc]{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5px 0;cursor:pointer;transition:all .2s ease}.prospace-sidebar-item-small__btn_icon[data-v-741d5ebc]{width:20px;height:20px}.prospace-sidebar-item-small__btn_icon-outer[data-v-741d5ebc] .p-badge{top:2px;right:2px}.prospace-sidebar-item-small__btn_icon-outer--bg-icon[data-v-741d5ebc]{width:30px;height:30px;display:flex;border-radius:50%;align-items:center;justify-content:center}.prospace-sidebar-item-small__btn_name[data-v-741d5ebc]{margin-top:5px;text-align:center;font-style:normal;font-weight:400;font-size:9px;line-height:11px;overflow:hidden;white-space:nowrap;max-width:47px;text-overflow:ellipsis}.prospace-sidebar-item-small__expanded-btn[data-v-741d5ebc]{position:absolute;top:0;right:0}.prospace-sidebar-item-small__children[data-v-741d5ebc]{width:150px;max-height:160px;border-radius:5px;overflow:auto}.prospace-sidebar-item-small__child[data-v-741d5ebc]{margin:5px 0;padding:5px 15px 5px 15px;text-align:left;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:400;font-size:10px;line-height:11px}.prospace-main-layout__nav .prospace-sidebar-footer__logout[data-v-bab59372]{padding-top:15px;position:relative}.prospace-main-layout__nav .prospace-sidebar-footer__logout[data-v-bab59372]:before{content:"";position:absolute;top:0;left:-15px;height:1px;width:calc(100% + 30px)}.prospace-sidebar-footer[data-v-bab59372]{position:relative;width:100%}.prospace-sidebar-footer__info[data-v-bab59372]{display:flex;align-items:flex-start;justify-content:flex-start;-moz-column-gap:10px;column-gap:10px;padding:15px 15px 20px;cursor:pointer}.prospace-sidebar-footer__footer_user[data-v-bab59372]{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:34px;gap:5px}.prospace-sidebar-footer__name[data-v-bab59372]{transition:all .2s ease;cursor:pointer;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.prospace-sidebar-footer__desc[data-v-bab59372]{max-width:134px;font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-sidebar-footer__expanded-btn[data-v-bab59372]{position:absolute;top:10px;right:10px}.prospace-sidebar-footer__controls[data-v-bab59372]{width:100%;justify-content:space-between;align-items:flex-end;padding:10px 15px}.prospace-sidebar-footer__control[data-v-bab59372]{width:63px}.prospace-sidebar-footer__control--row[data-v-bab59372]{border-radius:100px}.prospace-sidebar-footer__logout-btn[data-v-bab59372]{height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.prospace-sidebar-footer__logout-btn_icon[data-v-bab59372]{width:20px;height:20px}.prospace-sidebar-footer__logout-btn_text[data-v-bab59372]{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-sidebar-footer--row[data-v-bab59372]{display:flex;background:inherit;padding:0 10px 0 3px}.prospace-sidebar-footer--row .prospace-sidebar-footer__info[data-v-bab59372]{padding:0;width:100%}.prospace-sidebar-footer--row .prospace-sidebar-footer__info .prospace-avatar__img[data-v-bab59372]{width:60px;height:60px}.prospace-sidebar-footer--row .prospace-sidebar-footer__controls[data-v-bab59372]{display:inline-flex;gap:10px;border:none;padding:0}.prospace-sidebar-footer--row .prospace-sidebar-footer__controls .prospace-select-lang[data-v-bab59372],.prospace-sidebar-footer--row .prospace-sidebar-footer__controls .prospace-select-lang__option[data-v-bab59372],.prospace-sidebar-footer--row .prospace-sidebar-footer__controls .prospace-select-lang__options[data-v-bab59372],.prospace-sidebar-footer--row .prospace-sidebar-footer__controls .prospace-switch-theme[data-v-bab59372]{background:inherit}.prospace-sidebar-footer--row .prospace-sidebar-footer__logout[data-v-bab59372]{display:flex;align-items:flex-end;width:30px;padding:0}.prospace-sidebar-footer--row .prospace-sidebar-footer__logout-btn[data-v-bab59372]{justify-content:center!important;width:30px;height:30px;border-radius:50%}.prospace-switch-theme[data-v-bab59372]{display:flex;gap:8px;width:100%;height:30px;padding:1px;border-radius:100px;cursor:pointer}.prospace-switch-theme--dark[data-v-bab59372],.prospace-switch-theme--light[data-v-bab59372]{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;transition:all .2s ease}.prospace-switch-theme--dark.is-active .prospace-switch-theme__icon[data-v-bab59372],.prospace-switch-theme--light.is-active .prospace-switch-theme__icon[data-v-bab59372]{transition:all .2s ease}.prospace-switch-theme__icon[data-v-bab59372]{width:26px;height:26px;transition:all .2s ease}.prospace-select-lang[data-v-bab59372]{width:100%;height:30px;-moz-column-gap:4px;column-gap:4px;padding:5px;border-radius:100px;cursor:pointer}.prospace-select-lang__value[data-v-bab59372]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:14px}.prospace-select-lang__icon[data-v-bab59372]{width:20px;height:20px}.prospace-select-lang__options[data-v-bab59372]{width:100%;padding:5px 0}.prospace-select-lang__option[data-v-bab59372]{width:100%;padding:5px;text-align:center;cursor:pointer;transition:all .2s ease;font-style:normal;font-weight:400;font-size:9px;line-height:10px}.prospace-menu{position:relative}.prospace-menu__overlay{margin-top:-10px}.overlay-transition-enter-from,.overlay-transition-leave-to{opacity:0}.p-overlaypanel-content{padding:0!important}.p-overlaypanel:after,.p-overlaypanel:before{display:none}.prospace-table-header-cell[data-v-66c32fa6]{display:flex;align-items:flex-start;justify-content:flex-start;-moz-column-gap:10px;column-gap:10px}.prospace-table-header-cell__status-id[data-v-66c32fa6]{display:inline-block;width:auto;max-width:100%}.prospace-table-header-cell__text-block[data-v-66c32fa6]{overflow:hidden}.prospace-table-header-cell__text-block.no-description[data-v-66c32fa6]{height:100%}.prospace-table-header-cell__text-block.no-description .prospace-table-header-cell__title[data-v-66c32fa6]{height:100%;display:flex;align-items:center}.prospace-table-header-cell__title[data-v-66c32fa6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:5px;font-style:normal;font-weight:500;font-size:12px;line-height:15px}.prospace-table-header-cell__title--inline[data-v-66c32fa6]{margin-bottom:0;line-height:28px}.prospace-table-header-cell__title:not(.prospace-table-header-cell__title--no-hover) span[data-v-66c32fa6]{transition:.25s}.prospace-table-header-cell__description[data-v-66c32fa6]{display:flex;align-items:baseline}.prospace-table-header-cell__description .icon-dot.prospace-icon[data-v-66c32fa6]{min-width:7px}.prospace-table-header-cell__description_text[data-v-66c32fa6]{margin-left:5px;font-style:normal;font-weight:400;font-size:11px;line-height:14px;white-space:normal}.p-button.p-component.second-action-button{background:var(--libCardWhite);border-color:var(--libBorder);padding:3px 15px 3px 10px;border-radius:5px;height:30px}.p-button.p-component.second-action-button:enabled:active,.p-button.p-component.second-action-button:enabled:hover{border-color:var(--libBorder);background:rgba(var(--libIconGray--rgb),.2);color:var(--libTextGray)}.p-button.p-component.second-action-button.button-with-no-icon{padding:3px 15px}.p-button.p-component.second-action-button .pi{font-weight:900;font-size:12px}.p-button.p-component.second-action-button .p-button-label{font-weight:400}.p-button.p-component.second-action-button .second-action-button__inner{display:flex;align-items:center;color:var(--libTextGray)}.p-button.p-component.second-action-button .second-action-button__inner .svg-icon{fill:var(--libTextGray)}.p-button.p-component.second-action-button .second-action-button__inner .second-action-button__inner-text{font-size:14px}.prospace-timeline-condition{width:100%!important;padding-bottom:10px}.prospace-timeline-condition .prospace-panel-block-header{margin-bottom:0}.prospace-timeline-condition .time-line-header{width:100%}.prospace-tabs-block{display:flex;justify-content:space-between;width:100%}.prospace-tabs-block:not(:last-child){margin-bottom:40px}.prospace-tabs-left{width:100%;max-width:280px}.prospace-tabs-right{width:100%;max-width:calc(100% - 280px)}.prospace-tabs-right-block:not(:last-child){margin-bottom:20px}.prospace-tabs__skeleton-content{width:100%;padding:20px 20px 30px 20px}.prospace-tabs__skeleton-content-item{width:100%;max-width:200px;height:15px;border-radius:5px}.prospace-tabs__skeleton-content-item--big{width:100%;max-width:645px}.prospace-tabs__skeleton-content-item:not(:last-child){margin-bottom:10px}.check-box-group{font-weight:400;font-size:13px;line-height:15px;position:relative}.check-box-group .field-checkbox{display:flex;align-items:center;height:30px}.check-box-group .field-checkbox.field-select-all{position:relative}.check-box-group .p-checkbox.p-component{width:20px;height:20px;display:flex;align-items:center}.check-box-group .field-label{margin-left:5px;font-weight:400;font-size:13px;line-height:15px;cursor:pointer}.prospace-avatar__img[data-v-8f412e00]{border-radius:50%}.prospace-avatar__icon[data-v-8f412e00]{display:flex;align-items:center;justify-content:center;width:64px;height:64px}.prospace-avatar__icon .icon-avatar-small[data-v-8f412e00],.prospace-avatar__icon .icon-avatar[data-v-8f412e00]{width:26px;height:29px}.prospace-avatar__icon--small[data-v-8f412e00]{width:30px;height:30px}.prospace-avatar__icon--small .icon-avatar-small[data-v-8f412e00],.prospace-avatar__icon--small .icon-avatar[data-v-8f412e00]{width:12px;height:16px}.prospace-tabs__skeleton-header{height:15px;display:flex;justify-content:space-between;width:100%}.prospace-tabs__skeleton-header-tab{max-width:150px;width:100%;border-radius:5px}.prospace-status-id__desc{max-width:100%;overflow:hidden}.time-line-element{padding:10px;width:230px;border-radius:5px;position:relative;margin-left:40px}.time-line-element__comment{word-break:break-word}.time-line-element:not(:last-child):before{content:"";width:1px;height:calc(100% - 14px);position:absolute;left:-22px;top:25px}.time-line-element__marker{position:absolute;border-radius:100%;width:25px;height:25px;display:flex;justify-content:center;align-items:center;left:-34px;top:0}.time-line-element--noMarker{margin-left:0;width:100%}.visible-columns-modal__content[data-v-038b47a4]{width:100%}.visible-columns-modal__arrows[data-v-038b47a4]{display:flex;gap:0;margin-left:auto}.visible-columns-modal__arrows>button[data-v-038b47a4]{margin:-10px -5px}.visible-columns-modal__arrows>button[data-v-038b47a4]:last-child{margin-top:-13px}:root{--fc-daygrid-event-dot-width:8px}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:hsla(0,0%,82%,.3);background-color:var(--fc-neutral-bg-color,hsla(0,0%,82%,.3));color:gray;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px 0}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width, 8px)/2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width, 8px)/2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc{display:flex;flex-direction:column;font-size:1em}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc a[data-navlink]{cursor:pointer}.fc a[data-navlink]:hover{text-decoration:underline}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:fcicons!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}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc .fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc .fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc .fc-button{-webkit-appearance:button}.fc .fc-button:not(:disabled){cursor:pointer}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:hover{text-decoration:none}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50)}.fc .fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0;border-bottom-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:#fff;background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-non-business{background:hsla(0,0%,84%,.3);background:var(--fc-non-business-color,hsla(0,0%,84%,.3))}.fc .fc-bg-event{background:#8fdf82;background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:hsla(0,0%,82%,.3);background:var(--fc-neutral-bg-color,hsla(0,0%,82%,.3))}a.fc-event,a.fc-event:hover{text-decoration:none}.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width, 8px)/2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:#fff;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness, 8px)*-.5)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness, 8px)*-.5)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5)}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:#fff;background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:hsla(0,0%,82%,.3);background:var(--fc-neutral-bg-color,hsla(0,0%,82%,.3))}.radio-tabs-body{height:calc(100vh - 91px);background:#f5f7f8}.radio-tabs-body>div,.radio-tabs-body>div>div{height:calc(100% - 10px);min-height:600px}.radio-tabs-body .side-simple-block{width:100%}.prospace-right-panel .prospace-tabs__content{height:auto}#app{height:100%}body{overflow:hidden}.theme-dark .p-dropdown-panel .p-dropdown-items-wrapper::-webkit-scrollbar-track-piece,.theme-dark .p-tree::-webkit-scrollbar-track-piece,.theme-dark .prospace-right-panel .prospace-scrollbar::-webkit-scrollbar-track-piece,.theme-dark .prospace-scrollbar::-webkit-scrollbar-track-piece{background:#2c3e50!important;border:3px solid #2c3e50!important}.theme-dark .p-dropdown-panel .p-dropdown-items-wrapper::-webkit-scrollbar-thumb,.theme-dark .p-tree::-webkit-scrollbar-thumb,.theme-dark .prospace-right-panel .prospace-scrollbar::-webkit-scrollbar-thumb,.theme-dark .prospace-scrollbar::-webkit-scrollbar-thumb{border:3px solid #2c3e50!important}.theme-dark .prospace-block .p-tree::-webkit-scrollbar-track-piece{background:#344556!important;border:3px solid #344556!important}.theme-dark .prospace-block .p-tree::-webkit-scrollbar-thumb{border:3px solid #344556!important}.theme-dark .prospace-modal .p-tree::-webkit-scrollbar-track-piece{background:#344556!important;border:3px solid #344556!important}.theme-dark .prospace-modal .p-tree::-webkit-scrollbar-thumb{border:3px solid #344556!important}.theme-dark .prospace-modal .prospace-left-panel .p-tree::-webkit-scrollbar-track-piece{background:#2c3e50!important;border:3px solid #2c3e50!important}.theme-dark .prospace-modal .prospace-left-panel .p-tree::-webkit-scrollbar-thumb{border:3px solid #2c3e50!important}#intraChat .ic-container{background-color:var(--prospace-ui-support-frame-bg)!important;border:var(--prospace-ui-border)!important}#intraChat .ic-container.closed{bottom:-50px!important}#intraChat .ic-container .ic-header{background-color:var(--prospace-ui-support-frame-bg)!important;padding:6.5px 5px 6.5px 7px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-bottom:var(--prospace-ui-border)!important}#intraChat .ic-container .ic-header .ic-header-text{font-size:13px}#intraChat .ic-container .ic-header .ic-avatar-wrap{padding-right:10px!important}#intraChat .ic-container .ic-header .ic-avatar-wrap .ic-avatar,#intraChat .ic-container .ic-header .ic-avatar-wrap .ic-avatar img{width:25px!important;height:25px!important}#intraChat .ic-container .ic-header .ic-close{width:25px!important;height:20px!important}#intraChat .ic-container .ic-header .ic-close svg{width:20px!important;height:20px!important}#intraChat .ic-container .ic-body,#intraChat .ic-container .ic-logo-row{background-color:var(--prospace-ui-bg)!important}#intraChat .ic-container .ic-logo-row{padding:7px!important}#intraChat .ic-container .ic-logo-row .ic-logo-icon svg{width:10px;height:10px}#intraChat .ic-container .ic-logo-row .ic-logo-link a{font-size:10px!important}#intraChat .ic-container .ic-body .ic-messages-group.welcome{padding-top:1px!important}#intraChat .ic-container .ic-body .ic-new-date,#intraChat .ic-container .ic-body .ic-text{font-size:12px!important}#intraChat .ic-container .ic-body .ic-messages-group.operator .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar,#intraChat .ic-container .ic-body .ic-messages-group.operator .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar img,#intraChat .ic-container .ic-body .ic-messages-group.welcome .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar,#intraChat .ic-container .ic-body .ic-messages-group.welcome .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar img{width:25px!important;height:25px!important}#intraChat .ic-container .ic-footer,#intraChat .ic-container .ic-message-input{background-color:var(--prospace-ui-input)!important}#intraChat .ic-container .ic-bubble{background-color:var(--prospace-ui-gray-switch-bg)!important}#intraChat .ic-container .ic-send-message-btn svg{fill:var(--prospace-ui-main)!important}#intraChat .ic-container .ic-close svg{fill:var(--prospace-ui-icon-gray)!important}#intraChat .ic-container .ic-logo-row .ic-logo-link>a,#intraChat .ic-container .ic-message-input,#intraChat .ic-container .ic-text{color:var(--prospace-text-main)!important}#intraChat .ic-container .ic-body .ic-form-wrap>div{border-color:var(--prospace-ui-main)!important}#intraChat .ic-container .ic-body .ic-form-wrap>div .ic-form .ic-form-group input{border-color:var(--prospace-ui-border-color);color:var(--prospace-text-main)!important}#intraChat .ic-container .ic-body .ic-form-wrap>div .ic-form button.ic-btn{background-color:var(--prospace-ui-main)!important}#intraChat .ic-container .ic-body .ic-formmessage-group-wrap .ic-formmessage-wrap .ic-formmessage{color:var(--prospace-text-main)!important;background-color:var(--prospace-ui-gray-switch-bg)!important}#intraChat .ic-container .ic-footer{padding:7px 5px!important;min-height:35px!important;max-height:35px!important;border-color:var(--prospace-ui-border-color)!important}#intraChat .ic-container .ic-footer .ic-message-input{padding:0!important;min-height:20px!important;max-height:20px!important;font-size:12px!important}#intraChat .ic-container .ic-footer .ic-buttons-panel{margin-right:5px;padding:0!important}#intraChat .ic-container .ic-footer .ic-icon-wrap{padding-top:0!important;padding-right:0!important}#intraChat .ic-container .ic-footer .ic-send-message-btn svg{width:20px!important;height:20px!important}#intraChat .ic-container .ic-footer .ic-attach-btn{width:20px!important;height:20px!important;background-repeat:no-repeat;background-position:50%}#intraChat .ic-container .ic-footer .ic-attach-btn svg{display:none}#intraChat .ic-container .ic-footer .ic-send-message-btn{width:20px!important;height:20px!important;background-repeat:no-repeat;background-position:50%}#intraChat .ic-container .ic-footer .ic-send-message-btn svg{display:none}#intraChat .ic-container .ic-footer .ic-message .ic-text{word-break:break-all}#intraChat .ic-container .ic-footer .ic-footer .ic-buttons-panel .ic-attach-btn:focus,#intraChat .ic-container .ic-footer .ic-footer .ic-buttons-panel .ic-attach-btn:hover{background-color:transparent!important}.theme-light #intraChat .ic-messages-group.operator .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar,.theme-light #intraChat .ic-messages-group.welcome .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26'%3E%3Cpath d='M0 0h26v26H0Z' style='fill:%23eceff1;stroke:none'/%3E%3Ccircle r='4.5' cy='9.5' cx='13' style='fill:%23b0bec5;stroke:none'/%3E%3Cpath d='M10.525 16.322c-2.36.12-4.125 1.134-5.22 3.153-1.029 1.939-1.339 3.61-1.339 6.542h18.05c0-2.932-.226-4.728-1.321-6.542-1.095-1.85-2.694-3.107-5.322-3.153-2.373.695-2.373.677-4.848 0Z' style='fill:%23b0bec5;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'/%3E%3C/svg%3E")!important}.theme-light #intraChat .ic-attach-btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.828 5.547a1.75 1.75 0 0 0-2.433 0l-5.032 5.031a2.97 2.97 0 0 0 0 4.184 2.97 2.97 0 0 0 4.184 0l4.156-4.157c.3-.3.766-.3 1.067 0 .3.301.3.766 0 1.067l-4.157 4.156a4.456 4.456 0 0 1-6.316 0 4.456 4.456 0 0 1 0-6.316l5.031-5.032a3.186 3.186 0 0 1 4.567 0 3.186 3.186 0 0 1 0 4.567l-4.813 4.812a1.965 1.965 0 0 1-2.816 0 1.965 1.965 0 0 1 0-2.816l3.937-3.938c.3-.3.766-.3 1.067 0 .3.301.3.766 0 1.067l-3.938 3.937a.536.536 0 0 0 0 .684.536.536 0 0 0 .684 0l4.812-4.813a1.75 1.75 0 0 0 0-2.433Z' fill='%23B0BEC5'/%3E%3C/svg%3E")}.theme-light #intraChat .ic-send-message-btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.969 3.656-2 12.969a.974.974 0 0 1-.5.75c-.156.063-.313.125-.5.125a.83.83 0 0 1-.375-.094l-3.813-1.593-1.594 2.374a.627.627 0 0 1-.562.313.627.627 0 0 1-.625-.625v-3c0-.25.063-.469.188-.625L15 5.5l-9.188 8.281-3.218-1.344C2.25 12.281 2 11.97 2 11.563c-.031-.438.156-.75.5-.938l14-7.969c.313-.187.75-.187 1.063.031a.982.982 0 0 1 .406.97Z' fill='%232196F3'/%3E%3C/svg%3E")}.theme-dark #intraChat .ic-messages-group.operator .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar,.theme-dark #intraChat .ic-messages-group.welcome .ic-messages-group-wrap .ic-avatar-wrap .ic-avatar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26'%3E%3Cpath d='M0 0h26v26H0Z' style='fill:%23394d61;stroke:none'/%3E%3Ccircle r='4.5' cy='9.5' cx='13' style='fill:%237a95a9;stroke:none'/%3E%3Cpath d='M10.525 16.322c-2.36.12-4.125 1.134-5.22 3.153-1.029 1.939-1.339 3.61-1.339 6.542h18.05c0-2.932-.226-4.728-1.321-6.542-1.095-1.85-2.694-3.107-5.322-3.153-2.373.695-2.373.677-4.848 0Z' style='fill:%237a95a9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'/%3E%3C/svg%3E")!important}.theme-dark #intraChat .ic-attach-btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.828 2.547a1.75 1.75 0 0 0-2.433 0L3.363 7.578a2.97 2.97 0 0 0 0 4.184 2.97 2.97 0 0 0 4.184 0l4.156-4.157c.3-.3.766-.3 1.067 0 .3.301.3.766 0 1.067l-4.157 4.156a4.456 4.456 0 0 1-6.316 0 4.456 4.456 0 0 1 0-6.316L7.328 1.48a3.186 3.186 0 0 1 4.567 0 3.186 3.186 0 0 1 0 4.567l-4.813 4.812a1.965 1.965 0 0 1-2.816 0 1.965 1.965 0 0 1 0-2.816l3.937-3.938c.3-.3.766-.3 1.067 0 .3.301.3.766 0 1.067L5.332 9.109a.536.536 0 0 0 0 .684.536.536 0 0 0 .684 0l4.812-4.813a1.75 1.75 0 0 0 0-2.433Z' fill='%237A95A9'/%3E%3C/svg%3E")}.theme-dark #intraChat .ic-send-message-btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.969 3.656-2 12.969a.974.974 0 0 1-.5.75c-.156.063-.313.125-.5.125a.83.83 0 0 1-.375-.094l-3.813-1.593-1.594 2.374a.627.627 0 0 1-.562.313.627.627 0 0 1-.625-.625v-3c0-.25.063-.469.188-.625L15 5.5l-9.188 8.281-3.218-1.344C2.25 12.281 2 11.97 2 11.563c-.031-.438.156-.75.5-.938l14-7.969c.313-.187.75-.187 1.063.031a.982.982 0 0 1 .406.97Z' fill='%233198EB'/%3E%3C/svg%3E")}[data-v-32ffda17] .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{padding:9px 5px}[data-v-32ffda17] .prospace-tree .p-tree{margin-right:-17px;padding-right:13px}.short-form-field .form-field-inner{flex-direction:column}.short-form-field .prospace-input-layout__label{font-weight:400;font-size:12px;line-height:14px}.userprofile-modal .p-dialog-content{overflow:auto!important}.userprofile-modal__block:not(.prospace-geo-layout){padding:20px}.userprofile-modal__block-section{width:100%;height:auto!important}.userprofile-modal__block-section .prospace-input-layout__label{font-weight:400;font-size:12px}.userprofile-modal__block-section .prospace-text-block__bottom{color:var(--propspace-text-gray);font-size:13px}.userprofile-modal__block-dates .prospace-text-block{height:auto}.userprofile-modal__block-dates .prospace-text-block__top{color:#687284}.userprofile-modal__block-dates .prospace-input-layout__label{color:#687284;font-weight:400;font-size:12px}.userprofile-modal__block .prospace-input-layout.prospace-dropdown.dropdown__select-role{height:50px;margin-top:10px}.userprofile-modal__block .prospace-input-layout.prospace-dropdown.dropdown__select-role .prospace-input-layout__label{font-style:normal;font-weight:400;font-size:13px;line-height:15px;color:var(--prospace-text-gray)}.userprofile-modal__block .prospace-input-layout.prospace-dropdown.dropdown__select-role .p-dropdown.p-component{width:200px;margin-right:10px}.userprofile-modal__block .prospace-switch-theme{gap:5px}.userprofile-modal__block .prospace-switch-theme--dark.is-active{background:#fff!important}.userprofile-modal__block .prospace-switch-theme--dark.is-active .prospace-switch-theme__icon{background-color:#cfd6e2!important}.userprofile-modal__block .prospace-switch-theme--dark{background:inherit!important}.userprofile-modal__block .prospace-switch-theme--dark .prospace-switch-theme__icon{background-color:#5b7692}.userprofile-modal__block .prospace-switch-theme--light .prospace-switch-theme__icon{background-color:#b0bec5}.userprofile-modal__block .prospace-switch-theme--light.is-active{background-color:#2c3e50}.userprofile-modal__block .prospace-switch-theme--light.is-active .prospace-switch-theme__icon{background-color:#526b83!important}.userprofile-modal__block--changepassword{height:30px}.userprofile-modal .prospace-sidebar-footer__controls>.prospace-h-layout:first-child{flex-direction:column-reverse!important}.userprofile-modal .prospace-sidebar-footer__info .prospace-avatar__icon{width:60px;height:60px}.userprofile-modal .prospace-sidebar-footer--row{padding-left:0}.userprofile-modal .prospace-sidebar-footer--row .prospace-sidebar-footer__logout-btn .prospace-sidebar-footer__logout-btn_icon{background-color:var(--prospace-ui-icon-gray)}.userprofile-modal[data-v-61b2f493]{z-index:1000!important}.userprofile-modal__inner[data-v-61b2f493]{width:572px!important;height:337px!important}.userprofile-modal__inner .side-equal-block[data-v-61b2f493]{width:calc(100% - 20px);padding-top:10px}.userprofile-modal__inner .form-field[data-v-61b2f493]{margin:0}.userprofile-modal--reset-password .userprofile-modal__inner[data-v-61b2f493]{height:460px!important}.userprofile-modal__block[data-v-61b2f493]{width:100%;background-color:var(--prospace-ui-card);box-shadow:0 2px 10px rgba(51,51,51,.07);border-radius:5px}.prospace-support-modal .prospace-panel-block-header{padding:15px 20px}.prospace-support-modal .prospace-panel-block-header__title{white-space:normal}.prospace-support-modal .prospace-panel-block-header__title+.prospace-h-layout{display:none}.prospace-req-create-user-modal .prospace-panel-block-header{padding:15px 20px}.prospace-req-create-user-modal .prospace-panel-block-header__bottom-title,.prospace-req-create-user-modal .prospace-panel-block-header__title{white-space:normal}.loading-select-role-modal{margin:auto!important;height:100%;display:flex;justify-content:center;box-shadow:none}.loading-select-role-modal__text{text-align:center;font-weight:500;font-size:16px}.loading-select-role-modal .p-dialog-content{height:135px;padding-top:30px}.loading-select-role-modal .prospace-dropdown .prospace-input-layout__label{color:var(--prospace-text-main)}.loading-screen{height:100vh;width:100vw;background:linear-gradient(180deg,#2c3e50,#4f5c75);position:relative}.loading-screen .loading-screen__img-nets{position:absolute;bottom:0;left:0}@supports(scrollbar-width:auto){.fc.fc-theme-standard .fc-toolbar-ltr,.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body,.p-datatable-wrapper .p-virtualscroller,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-items-wrapper,.p-picklist-list,.p-tree,.prospace-eta .p-editor-container .ql-snow.p-editor-content .ql-editor,.prospace-modal-wrapper,.prospace-scrollbar,.prospace-sidebar .prospace-scrollbar{scrollbar-width:auto;scrollbar-color:auto}@-moz-document url-prefix(){.fc.fc-theme-standard .fc-toolbar-ltr,.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body,.p-datatable-wrapper .p-virtualscroller,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-items-wrapper,.p-picklist-list,.p-tree,.prospace-eta .p-editor-container .ql-snow.p-editor-content .ql-editor,.prospace-modal-wrapper,.prospace-scrollbar,.prospace-sidebar .prospace-scrollbar{scrollbar-width:thin;scrollbar-color:var(--prospace-ui-main-menu-element) transparent}}}.panel-block-selected-items__modal .prospace-list-items .prospace-list-items-table.p-datatable-table>.p-datatable-thead>tr .p-column-title{font-weight:500}.history-panel .prospace-panel-block__body{padding:0 3px}.history-panel .prospace-panel-block-list__row{padding:0 7px}.history-panel .prospace-right-panel__center .prospace-panel-block,.history-panel .prospace-right-panel__center .prospace-panel-block-list,.history-panel .prospace-right-panel__center .prospace-panel-block__body,.history-panel .prospace-right-panel__center .prospace-tabs,.history-panel .prospace-right-panel__center .prospace-tabs__content,.history-panel .prospace-right-panel__center>div{height:100%}.history-panel .prospace-right-panel__center .prospace-panel-block-list__rows{height:calc(100% - 40px)}.history-panel .prospace-right-panel--padding{padding:0 10px}.history-panel .prospace-right-panel__bottom{display:none}.system-directory__table .p-datatable-table{width:100%}.promos{grid-template-rows:max-content calc(100% - 50px) max-content!important}.p-menuitem-content .icon-circle-check{margin-left:3px;margin-right:2px}.prospace-panel-block-list__row[data-v-37352c09]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-37352c09]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-37352c09]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-37352c09]{padding:0 0 10px}.prospace-timeline-condition{width:269px}.time-line-element__comment-title{color:#b0bec5!important}.competence-task-panel__checkbox .prospace-checkbox__label{white-space:normal!important}.competence-task-modal-form__center{padding:20px 50px}.competence-task-modal-form__checkbox .prospace-checkbox__label{white-space:normal!important}.competence-task-modal-form .prospace-right-panel{min-width:300px}.competence-flash-list{padding:5px 25px;align-items:start;list-style-type:disc;text-align:left}.competence-flash-list li{font-weight:400}.competence-flash-list li::marker{color:var(--prospace-ui-main)}.prospace-competence-input-layout .prospace-input-layout__label{font-weight:400}.basetype-tree-item[data-v-dc61be7a]{display:flex;align-items:center;justify-content:space-between;padding:15px 209px 15px 20px}.basetype-tree-item__label[data-v-dc61be7a]{font-weight:700;color:var(--prospace-text-main)}.basetype-tree-item__desc[data-v-dc61be7a]{color:var(--prospace-text-gray)}.basetype-tree-item-component[data-v-dc61be7a]{font-size:13px;width:180px}.basetype-tree-item-component .p-inputtext[data-v-dc61be7a]{width:180px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider[data-v-dc61be7a]{width:30px;height:16px;border-radius:30px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider[data-v-dc61be7a]:before{border-radius:50px;height:12px;width:12px;top:11px}.basetype-tree-item-component.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider[data-v-dc61be7a]:before{transform:translateX(14px)}.basetype-tree-item .p-inputnumber-buttons-horizontal[data-v-dc61be7a]{border:var(--prospace-ui-border);border-radius:5px}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-input[data-v-dc61be7a]{width:100px;border:none;text-align:center}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-button[data-v-dc61be7a]{color:var(--prospace-ui-icon-gray);background:var(--prospace-ui-bg);border:none}.prospace-panel-block-list__row[data-v-dc61be7a]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-dc61be7a]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-dc61be7a]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-dc61be7a]{padding:0 0 10px}[data-v-dc61be7a] .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{padding-top:10px!important}[data-v-dc61be7a] .p-datatable-thead>tr>th .p-column-title{max-width:100%}.reserve-creation__dialog .prospace-flash-message__title{max-width:70%}.reserve-creation .main-grid .p-datatable .p-datatable-thead .p-sortable-column{padding-left:10px}.basetype-tree-item[data-v-7626fb48]{display:flex;align-items:center;justify-content:space-between;padding:15px 209px 15px 20px}.basetype-tree-item__label[data-v-7626fb48]{font-weight:700;color:var(--prospace-text-main)}.basetype-tree-item__desc[data-v-7626fb48]{color:var(--prospace-text-gray)}.basetype-tree-item-component[data-v-7626fb48]{font-size:13px;width:180px}.basetype-tree-item-component .p-inputtext[data-v-7626fb48]{width:180px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider[data-v-7626fb48]{width:30px;height:16px;border-radius:30px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider[data-v-7626fb48]:before{border-radius:50px;height:12px;width:12px;top:11px}.basetype-tree-item-component.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider[data-v-7626fb48]:before{transform:translateX(14px)}.basetype-tree-item .p-inputnumber-buttons-horizontal[data-v-7626fb48]{border:var(--prospace-ui-border);border-radius:5px}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-input[data-v-7626fb48]{width:100px;border:none;text-align:center}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-button[data-v-7626fb48]{color:var(--prospace-ui-icon-gray);background:var(--prospace-ui-bg);border:none}.prospace-panel-block-list__row[data-v-7626fb48]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-7626fb48]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-7626fb48]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-7626fb48]{padding:0 0 10px}[data-v-7626fb48] .p-datatable .p-datatable-thead>tr>th .p-column-title{font-weight:400}[data-v-7626fb48] .p-datatable .p-datatable-thead>tr>th:last-child .p-column-title{max-width:100%}[data-v-7626fb48] .p-datatable .prospace-list-items-table .p-datatable-tbody>tr{color:var(--prospace-text-main)}.text-discount[data-v-76018811]{font-size:14px;font-weight:700}.product-table[data-v-76018811]{overflow:hidden;height:100%;margin:20px -5px 0;border:1px solid var(--prospace-ui-border-color);border-top:none;border-radius:5px}.product-table[data-v-76018811] .p-datatable .p-datatable-tbody,.product-table[data-v-76018811] .p-datatable-wrapper{background-color:transparent}[data-v-76018811] .product-table .main-grid__loading-mode .p-datatable .disabled-block{display:none}.position-select-tree--last-select-mode .p-tree .p-tree-container .p-treenode{pointer-events:none}.position-select-tree--last-select-mode .p-tree .p-tree-container .p-treenode .p-tree-toggler{pointer-events:all}.position-select-tree--last-select-mode .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:transparent}.newsItemPanel .prospace-panel-block-list__row{display:flex;-moz-column-gap:10px;column-gap:10px}.newsItemPanel .prospace-panel-block-list__row:last-child{border-bottom:none}.newsItemPanel .prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item{padding:10px 0}.newsItemPanel .prospace-panel-block-list__row:first-child .prospace-panel-block-item{padding:0 0 10px}.newsItemPanel .taskApproved-ProSpaceButton{width:100%}.newsItemPanel .taskApproved-ProSpaceButton span{font-size:13px;text-wrap:balance;text-align:start;display:block;margin-left:10px;white-space:pre}.newsItemPanel .taskApproved-ProSpaceTextBlock .prospace-text-block__bottom{text-align:end}.newsitem .prospace-icon.icon-question,.newsitemtemplate .prospace-icon.icon-question{background:var(--prospace-text-light-gray);cursor:pointer}.newsitem .important-button,.newsitemtemplate .important-button{font-size:13px;line-height:inherit}.newsitem .taskApproved-ProSpaceTextBlock .prospace-text-block__bottom,.newsitemtemplate .taskApproved-ProSpaceTextBlock .prospace-text-block__bottom{text-align:end}.prospace-panel-block-list__row[data-v-84b1f832]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-84b1f832]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-84b1f832]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-84b1f832]{padding:0 0 10px}.prospace-panel-block-list__row[data-v-316e01bb]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-316e01bb]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-316e01bb]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-316e01bb]{padding:0 0 10px}.documents-right-panel[data-v-316e01bb] .prospace-default-text-column>div{overflow:hidden;max-width:105px;text-overflow:ellipsis;white-space:nowrap}.document .important-button{font-size:13px;line-height:inherit}.prospace-panel-block-list__row[data-v-23d3748e]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-23d3748e]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-23d3748e]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-23d3748e]{padding:0 0 10px}.-tree .radio-tabs{margin-top:1px}.-tree .radio-tabs .radio-tab:nth-child(2){display:none!important}.-tree .radio-tabs-body{margin:10px}.-tree__left-panel{border:1px solid var(--prospace-ui-border-color)}.taskassignment__expired-block{display:inline-flex;align-items:center;gap:5px;background-color:var(--prospace-ui-message-attention-red-bg);border-radius:5px;padding:5px 10px 5px 5px;height:30px;color:var(--prospace-text-gray);margin-top:10px;font-size:13px;white-space:nowrap}.taskassignment__expired-block .prospace-icon{background-color:var(--prospace-ui-red)}.prospace-panel-block-list__row[data-v-2de43fa7]{display:flex;-moz-column-gap:10px;column-gap:10px}.prospace-panel-block-list__row[data-v-2de43fa7]:last-child{border-bottom:none}.prospace-panel-block-list__row:not(:first-child) .prospace-panel-block-item[data-v-2de43fa7]{padding:10px 0}.prospace-panel-block-list__row:first-child .prospace-panel-block-item[data-v-2de43fa7]{padding:0 0 10px}.home-dashboard{position:relative;padding:10px;background:var(--prospace-ui-gray-card-bg);border-radius:5px;padding:15px 10px 10px}.home-dashboard--loading{background:transparent}.home-dashboard--loading .p-skeleton{max-width:150px}.home-dashboard__header{width:calc(100% - 25px)!important}.home-dashboard__icon{height:24px}.home-dashboard__icon--hide-badge .p-badge{display:none}.home-dashboard__hint{position:absolute;right:10px;top:10px;background:var(--prospace-text-light-gray)}.home-dashboard-item{position:relative;background:var(--prospace-ui-card);border-radius:5px;padding:10px;cursor:pointer}.home-dashboard-item__icon-wrapper{display:flex;justify-content:center;align-items:center;position:absolute;right:10px;top:10px;width:20px;height:20px;background:var(--prospace-ui-gray-card-bg);padding:3px;border-radius:100px}.home-dashboard-item__icon-wrapper .prospace-icon{min-width:20px}.home-dashboard-item__icon--blue{background:var(--prospace-chart-fact)}.home-dashboard-item__icon--red{background:var(--prospace-ui-red)}.home-dashboard-item__icon--gray{background:var(--prospace-ui-icon-gray)}.home-dashboard-button{padding:20px;background:var(--prospace-ui-gray-card-bg);border-radius:5px;cursor:pointer}.home-dashboard-button__icon{min-width:20px}.home .prospace-tree .prospace-tree__right-counter{right:0}.home__block-user-info{display:flex;align-items:center}.home__user-info .prospace-avatar__img{width:60px;height:60px}.home__user-info .prospace-sidebar-footer__info>.prospace-v-layout{flex-direction:row;width:calc(100% - 64px);align-items:center!important}.home__user-info .prospace-switch-theme--dark.is-active{background:#fff!important}.home__user-info .prospace-switch-theme--dark.is-active .prospace-switch-theme__icon{background-color:#cfd6e2!important}.home__user-info .prospace-switch-theme--dark{background:inherit!important}.home__user-info .prospace-switch-theme--dark .prospace-switch-theme__icon{background-color:#5b7692}.home__user-info .prospace-switch-theme--light .prospace-switch-theme__icon{background-color:#b0bec5}.home__user-info .prospace-switch-theme--light.is-active{background-color:#2c3e50}.home__user-info .prospace-switch-theme--light.is-active .prospace-switch-theme__icon{background-color:#526b83!important}.home-breakpoint--1000 .home__user-info .prospace-sidebar-footer__info>.prospace-v-layout{flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.home-breakpoint--1000 .home__dashboard-btns>.prospace-h-layout{flex-direction:column!important}.home-breakpoint--1000 .home__dashboard-btns>.prospace-h-layout .home-dashboard-button{max-height:calc(50% - 5px)}.home-breakpoint--1000 .home-dashboard>.prospace-h-layout:last-child{flex-direction:column!important}.basetype-tree-item__label{color:var(--libTextMain)}.basetype-tree-item__desc{color:var(--libTextGray)}.basetype-tree-item .p-inputnumber-buttons-horizontal{border:1px solid var(--prospace-ui-border-color)}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-button{color:var(--libIconGray);background:var(--libUIMain)}.hidden-row{display:none!important}.disrtributor-another-contact-person .prospace-default-text-column,.disrtributor-mars-contact-person .prospace-default-text-column{height:50%}.retail-contact-text-block{padding-right:40px}.retail-contact-text-block .prospace-text-block__bottom{white-space:pre-wrap;color:var(--prospace-ui-icon-gray)}.retail-contact-row{grid-template-columns:260px 1fr!important;padding:20px 0;font-size:12px}.distr-text-pre-wrap .prospace-text-block__bottom{white-space:pre-wrap}.distributor-right-panel .prospace-panel-block-header{margin-bottom:10px}.marsdistributororgusersview-tree .radio-tabs{margin-top:1px}.marsdistributororgusersview-tree .radio-tabs .radio-tab:nth-child(2){display:none!important}.marsdistributororgusersview-tree .radio-tabs-body{margin:10px}.marsdistributororgusersview-tree__left-panel{border:var(--prospace-ui-border)}.js-prospace-filter-panel__filters-container .prospace-filter-panel__filters-container>.prospace-h-layout>.prospace-h-layout{display:none}.basetype-tree__left-panel{border:var(--prospace-ui-border)}.geo-row--without-scroll .prospace-geo-layout__center{overflow:inherit}.main-grid__modal-style{height:300px}.restriction{border:var(--prospace-ui-border);border-radius:5px}.restriction .prospace-right-panel{border-top:none;padding-bottom:0}.restriction .prospace-geo-layout__center{border-radius:5px 0 0 5px}.restriction .prospace-geo-layout__right{border-radius:0 5px 5px 0}.grid-menuitems tr.p-selectable-row{height:40px}.modal-import .p-dialog-content{padding:20px}.modal-import .file-upload{max-height:240px;font-weight:400;line-height:20px;font-size:13px}.modal-import .file-upload__wrapper{display:flex;justify-content:space-between;padding:10px;border:1px solid #e0e7f4;border-radius:5px;margin:5px}.modal-import .file-upload__empty{padding:20px}.modal-import .file-upload__filename{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:294px;width:294px;color:#687284}.modal-import .file-upload__filesize{color:#b0bec5}.roles .prospace-table-header-cell__description,.use-cases .prospace-table-header-cell__description{display:none}.radio-tabs-body .radio-tabs-body__slot-wrapper>.side-maxi-block{overflow:hidden}.menuitems-modal-add{z-index:1000!important}.menuitems-modal-add__inner{width:410px!important;height:500px!important;border:var(--prospace-ui-border)}.menuitems-modal-add__inner .prospace-tabs__header__tabs .prospace-scroll__inner{border-bottom:var(--prospace-ui-border)}.menuitems-panel{border:var(--prospace-ui-border)}.menuitems-panel .prospace-list-items__header_title{width:50%}.menuitems-panel .prospace-list-items__row{height:34px!important}.menuitems-panel .prospace-list-items__row_item{width:50%!important}.prospace-menuitems{height:100vh!important}.user-task__panel-action{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:270px}.user-task-right-panel__text .prospace-action>div{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:255px}.task-modal__layout>.prospace-geo-layout__center{padding-top:20px;max-height:200px}.task-modal__layout .prospace-panel-block-item__content_text{font-size:12px}.task-modal__action{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:12px}.task-modal__action-parameters{max-width:365px}.task-modal__block{padding-top:7px}.parameters-view{font-size:12px;line-height:14px;margin:0 0 10px;padding-right:20px;display:inline-block}.prospace-scrollbar:has(.parameters-view){max-height:73vh}.system-trigger-panel__tabs{row-gap:10px!important}.trigger-checkbox-day-group-label{margin-bottom:5px;font-size:13px;line-height:16px;font-weight:500;color:var(--prospace-text-gray)}.trigger-checkbox-day-label{font-weight:400;font-size:13px;line-height:15px;color:var(--prospace-text-main)}.trigger-checkbox-day-group{display:flex;flex-direction:row}.trigger-checkbox-day-group>label{margin-left:5px}.trigger-days-h-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.flex-field[data-v-c28a2860]{display:flex;align-items:center;gap:3px}.task-editor-triggers__panel{margin-right:10px;border-right:1px solid #e0e7f4}.task-editor__tabs-header .prospace-tabs__header{width:auto!important}.task-editor__tabs-header .prospace-tabs__content{padding-right:10px}.task-editor__tabs-header .form-field{padding:10px}.login-layout{background:url(/img/side-logo.9f34bb91.png) no-repeat,linear-gradient(180deg,#2c3e50,#4f5c75);background-position-y:bottom;padding:130px 0 30px;min-height:450px;min-width:500px}.login-layout__content{padding-top:43px;height:65%}.login-layout__footer{color:var(--prospace-ui-icon-gray);text-align:center;visibility:hidden}.login-layout__footer--show{visibility:visible}.login-layout__footer--show span{cursor:pointer;color:#42a5f5}.login-layout__footer .prospace-action{display:inline-flex}.login-layout .login-logo{margin:0 auto}@media screen and (max-height:700px){.login-layout{padding:70px 0 10px}.login-layout .login-logo{width:350px!important;height:290px!important}}@media screen and (max-height:450px){.login-layout{padding:30px 0 10px}.login-layout .login-logo{width:260px!important;height:200px!important}}.message-support{position:relative;background:var(--prospace-ui-card);width:400px!important;padding:20px 15px 10px;box-shadow:0 2px 10px rgba(51,51,51,.07);border-radius:5px}.message-support .close-btn{position:absolute;top:10px;right:10px}.security-local-login .form{width:320px;margin:0 auto}.security-local-login .label{display:block;font-size:12px;line-height:125%;color:#99b5ce;margin:10px auto 5px}.security-local-login .prospace-input-text input.p-inputtext.p-component{background-color:#314354;box-shadow:inset 0 0 0 1px #405265;border-color:#405265;color:#99b5ce!important}.security-local-login .prospace-input-text input.p-inputtext.p-component::-moz-placeholder{color:#99b5ce!important}.security-local-login .prospace-input-text input.p-inputtext.p-component::placeholder{color:#99b5ce!important}.security-local-login .btn{display:block;font-size:14px;line-height:16px;margin:0 auto}.security-local-login .btn.btn--sign-in{margin-top:25px;width:320px;height:30px;background:var(--prospace-ui-main);color:var(--prospace-text-white);border-radius:5px}.security-local-login .btn.btn--back-to-login{color:#99b5ce;margin-top:20px;width:81px}.security-login .block-login{margin:20px auto;text-align:center}.security-login .block-login__header{font-weight:400;font-size:18px;line-height:125%;color:var(--prospace-ui-select-light)}.security-login .block-login__logins{display:flex;gap:10px;margin:auto;margin-top:20px;justify-content:center}.security-login .block-login__logins__item{display:flex;align-items:center;padding:12px 15px;font-weight:400;font-size:18px;line-height:125%;background:#525f71;border:1px solid #616c7d;box-shadow:0 4px 10px rgba(0,0,0,.05);border-radius:5px;width:175px;height:60px}.security-login .block-login__logins__item .first-action-button__label{display:flex;align-items:center;justify-content:center}.security-login .block-login__logins__item.item-small{width:40px;height:40px;padding:0}.security-login .block-login__logins__item.item-small .img{width:20px;height:20px;margin:auto}.security-login .block-login__logins__item.mars>.prospace-h-layout{width:auto;justify-content:flex-start;gap:10px!important}.security-login .block-login__logins__item.password>.prospace-h-layout{justify-content:space-between!important}.security-login .block-login__logins__item .img{width:40px;height:40px;margin-right:20px}.security-login .block-login__logins__item .full-img{width:145px;height:36px}.security-login .block-login-line{height:1px;background:#616c7d;border-radius:3px;width:358px;margin:auto}.login-loading-page{height:100vh;width:100vw;font-size:20px;font-weight:500;background:linear-gradient(180deg,#2c3e50,#687284)}.login-loading-page .login-loading-page__text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;min-width:300px;text-align:center}.login-loading-page .login-loading-page__text a{opacity:.8;text-decoration:underline}.grid-modal-form .main-grid.main-grid__inline-style .main-grid__filters{border-radius:none;border-bottom:var(--prospace-ui-border)}.recipient-tree{gap:0!important}.recipient-tree .prospace-tabs__content{height:calc(100% - 10px)}.recipient-tree .prospace-tree{width:100%;height:auto}.recipient-tree .prospace-tree .p-treenode-label{width:100%}.recipient-tree .prospace-tree .recipient-tree__add-btn{position:absolute;right:0}.notification-panel .events[data-v-2c99903d]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--prospace-ui-main)}.notification-logs__error-count{display:inline-flex;align-items:center;background-color:var(--prospace-block-red-secondary);color:var(--prospace-ui-red);padding:1px 6px 1px 6px;border-radius:3px;justify-content:center;height:18px}.system-setting-item{display:flex;align-items:center;justify-content:space-between;padding:15px 209px 15px 20px}.system-setting-item__label{font-weight:700;color:var(--prospace-text-main)}.system-setting-item__desc{color:var(--prospace-text-gray)}.system-setting-item-component{font-size:13px;width:180px}.system-setting-item-component .p-inputtext{width:180px}.system-setting-item-component.p-inputswitch .p-inputswitch-slider{width:30px;height:16px;border-radius:30px}.system-setting-item-component.p-inputswitch .p-inputswitch-slider:before{border-radius:50px;height:12px;width:12px;top:11px}.system-setting-item-component.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(14px)}.system-setting-item .p-inputnumber-buttons-horizontal{border:var(--prospace-ui-border);border-radius:5px}.system-setting-item .p-inputnumber-buttons-horizontal .p-inputnumber-input{width:100px;border:none;text-align:center}.system-setting-item .p-inputnumber-buttons-horizontal .p-inputnumber-button{color:var(--prospace-ui-icon-gray);background:var(--prospace-ui-bg);border:none}.workflow-panel .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td{vertical-align:baseline}.recipient-tree-button{width:20px;height:20px;cursor:pointer}.recipient-tree-button button{position:absolute;right:0;margin-right:5px}.recipient-modal .p-dialog-content{padding:0}.modal-steps-edit .prospace-tree{overflow:auto;max-height:250px}.modal-steps-edit .prospace-tree .p-tree{overflow-y:hidden!important}.radio-tabs-body .main-grid.in-block-grid .p-datatable.p-datatable-scrollable{background:none;height:100%}.radio-tabs-body .main-grid.in-block-grid .p-datatable.p-datatable-scrollable .p-datatable-table{border-top-left-radius:5px;border-top-right-radius:5px}.radio-tabs-body .main-grid.in-block-grid .p-datatable.p-datatable-scrollable .p-datatable-table .p-datatable-thead{margin-left:5px;border-radius:5px;box-shadow:none}.radio-tabs-body .main-grid.in-block-grid .p-datatable.p-datatable-scrollable .p-datatable-table .p-datatable-thead tr{box-shadow:none}.radio-tabs-body .main-grid.in-block-grid .p-datatable.p-datatable-scrollable .p-datatable-table .p-datatable-tbody tr{box-shadow:none;position:relative;box-shadow:0 0 6px rgba(51,51,51,.07)}.dashboard-panel-restrictions .prospace-panel-block-header{margin-bottom:0}.dashboard-panel-restrictions .prospace-panel-block-header+.prospace-panel-block__body{margin-top:10px}.dashboard-panel-restrictions .p-datatable .prospace-list-items-table .p-datatable-tbody>tr{height:34px}.dashboard-panel-restrictions .prospace-panel-block:last-child{padding-bottom:10px}.prospace-geo-layout .p-progress-spinner{z-index:100}.prospace-geo-layout .p-progress-spinner:before{padding:0}.prospace-geo-layout__loading{overflow:hidden;opacity:.5}.prospace-geo-layout__loading .p-progress-spinner-svg{width:40px;stroke:var(--libSpinnerColor)}.prospace-geo-layout[data-v-f8dcc87c]{position:relative;display:grid;grid-template-columns:max-content 1fr max-content;grid-template-rows:max-content 1fr max-content;width:100%;height:100%;gap:0 0;grid-template-areas:"top top top" "left center right" "bottom bottom bottom"}.prospace-geo-layout__left[data-v-f8dcc87c]{grid-area:left;overflow:auto}.prospace-geo-layout__top[data-v-f8dcc87c]{grid-area:top}.prospace-geo-layout__bottom[data-v-f8dcc87c]{grid-area:bottom;overflow:auto}.prospace-geo-layout__right[data-v-f8dcc87c]{grid-area:right;overflow:auto}.prospace-geo-layout__right--template[data-v-f8dcc87c]{margin:10px 10px 10px 0;border-radius:5px}.prospace-geo-layout__center[data-v-f8dcc87c]{grid-area:center;overflow:auto}.prospace-geo-layout__center--template[data-v-f8dcc87c]{margin:10px;border-radius:5px}.prospace-geo-layout__loading[data-v-f8dcc87c]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.prospace-geo-layout.is-inline-h[data-v-f8dcc87c]{height:auto}.prospace-geo-layout.is-inline-w[data-v-f8dcc87c]{width:auto}.theme-light .dashboard-grid-layout__panel .p-tree::-webkit-scrollbar-track-piece{background:#f8f9fa!important;border:3px solid #f8f9fa}.theme-light .dashboard-grid-layout__panel .p-tree::-webkit-scrollbar-thumb{border:3px solid #f8f9fa}.theme-dark .dashboard-grid-layout__panel .p-tree::-webkit-scrollbar-track-piece{background:#394d61!important;border:3px solid #394d61}.theme-dark .dashboard-grid-layout__panel .p-tree::-webkit-scrollbar-thumb{border:3px solid #394d61}.dashboard-grid-layout{height:100%;overflow:hidden;grid-template-columns:1fr 1fr 1fr!important}.dashboard-grid-layout .prospace-geo-layout__center,.dashboard-grid-layout .prospace-geo-layout__left,.dashboard-grid-layout .prospace-geo-layout__right{padding-left:0;padding-right:0}.dashboard-grid-layout.prospace-geo-layout--ishideCenter{grid-template-columns:1fr 1fr!important;grid-template-areas:"left right"!important;grid-template-rows:auto auto!important;-moz-column-gap:20px!important;column-gap:20px!important}.dashboard-grid-layout.prospace-geo-layout--ishideCenter .prospace-left-panel,.dashboard-grid-layout.prospace-geo-layout--ishideCenter .prospace-panel-block{width:100%!important}.dashboard-grid-layout.prospace-geo-layout--fullWidth{grid-template-columns:1fr!important;grid-template-areas:"center"!important;grid-template-rows:auto!important}.dashboard-grid-layout .prospace-left-panel__top-section{border-bottom:none}.dashboard-grid-layout .prospace-left-panel__top-section:first-child{display:flex;align-items:center!important;height:40px!important}.dashboard-grid-layout__panel{height:100%;background-color:var(--prospace-ui-gray-card-bg)!important;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none!important}.dashboard-grid-layout__panel .prospace-left-panel__top-section--have-panel{justify-content:flex-start!important;gap:5px!important}.dashboard-grid-layout__panel .prospace-left-panel__top--name{font-size:13px}.dashboard-grid-layout__panel--mainSource{border-top-right-radius:0;border-right:none!important}.dashboard-grid-layout__panel--hideLeftTitle{border-right:1px solid var(--prospace-ui-border-color)!important;border-top-right-radius:5px}.dashboard-grid-layout__panel--hideLeftTitle .prospace-geo-layout__top{display:none}.dashboard-grid-layout__panel--selectedFilters{background-color:var(--prospace-ui-tab-main-active);border-top-left-radius:0}.dashboard-grid-layout__panel .prospace-left-panel__top_burger-button,.dashboard-grid-layout__panel--mainSource .prospace-left-panel__top-section--search:empty,.dashboard-grid-layout__panel--selectedFilters .prospace-left-panel__top-section--search:empty{display:none}.dashboard-grid-layout__action{margin-left:auto}.dashboard-grid-layout__action .prospace-action-text{color:var(--prospace-ui-menu-icon)}.dashboard-grid-layout__right{padding-left:10px}.dashboard-grid-layout__right--scrollable{height:100%;overflow:hidden}.dashboard-grid-layout__right--scrollable>.prospace-panel-block-header{position:sticky;margin-bottom:20px}.dashboard-grid-layout__right--scrollable>.prospace-panel-block__body{height:calc(100% - 44px);overflow:scroll;padding:0 10px!important;margin-bottom:-5px}.dashboard-grid-layout__right--scrollable>.prospace-panel-block__body:empty{display:none}.dashboard-grid-layout__right .prospace-panel-block__body{padding:10px 0 0 0}.dashboard-grid-layout__right .prospace-panel-block-list__row{margin-bottom:20px;border-bottom:none}.dashboard-grid-layout__right .prospace-panel-block-list__row .prospace-panel-block-item__content_text{font-size:12px}.dashboard-grid-layout__right .prospace-panel-block-list__item--withoutTitle .prospace-panel-block-item__content{margin-top:0}.dashboard-grid-layout__right .prospace-input-switch__wrapper label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-grid-layout.dashboard-source-select .p-tree .p-treenode-children{padding-left:23px}.dashboard-grid-layout.dashboard-source-select .p-tree .p-treenode-children .p-checkbox{display:none}.dashboard-grid-layout.dashboard-source-select .p-tree .p-tree-container .p-treenode .p-treenode-content{padding-right:0}.dashboard-grid-layout.dashboard-source-select .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{padding-right:5px}.dashboard-grid-layout.dashboard-source-select .prospace-tree:not(.prospace-tree-nested) .prospace-label-with-counter{width:calc(100% - 15px)}.dashboard-grid-layout.dashboard-source-select .prospace-geo-layout__right{overflow:hidden}.dashboard-grid-layout .p-tree .p-tree-wrapper,.dashboard-grid-layout .p-tree .p-tree-wrapper .p-tree-container{overflow-x:hidden}.dashboard-grid-layout .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-content{margin:0 10px}.dashboard-grid-layout .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children,.dashboard-grid-layout .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children>.p-treenode{margin-right:10px}.dashboard-grid-layout .prospace-tree .prospace-empty-grid{padding-left:10px;padding-right:10px}.dashboard-grid-layout .prospace-tree .prospace-empty-grid .prospace-empty-grid__title--margin{margin-top:15px}.dashboard-grid-layout .prospace-tree .prospace-empty-grid .prospace-empty-grid__text{margin-top:5px;color:var(--prospace-text-gray);opacity:1}.dashboard-filter-item[data-v-72337dce]{display:flex;align-items:center;width:100%;padding:10px;border:1px solid var(--prospace-ui-row-border);border-bottom:var(--prospace-ui-border);background-color:var(--prospace-ui-card);cursor:pointer}.dashboard-filter-item__label[data-v-72337dce]{font-size:14px;font-weight:500}.dashboard-filter-item__icons[data-v-72337dce]{margin-left:auto;display:flex;align-items:center}.dashboard-filter-item__icon[data-v-72337dce]{height:14px;width:14px;display:flex;align-items:center;margin-right:8px}.dashboard-filter-item--isActive[data-v-72337dce]{background-color:var(--prospace-ui-row-select);border-color:var(--prospace-ui-main);border-width:1px 1px 1px 3px}.dashboard-filter-settings__center-outer{padding:8px 8px 0}.dashboard-filter-settings__center-inner{background-color:var(--prospace-ui-card);border:var(--prospace-ui-border)}.dashboard-filter-settings__center-inner,.dashboard-filter-settings__center-inner .dashboard-filter-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dashboard-filter-settings .p-tree .p-tree-container{padding-left:10px;padding-right:10px}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode:not(.p-treenode-leaf)>.p-treenode-content{margin-left:0;padding-left:5px;padding-right:2px;margin-right:0}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode:not(.p-treenode-leaf)>.p-treenode-content .p-tree-toggler{display:none}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode:not(.p-treenode-leaf)>.p-treenode-content+.p-treenode-children{margin-right:0;padding-left:5px}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode.p-treenode-leaf{margin-right:0!important;margin-left:-5px}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode.p-treenode-leaf>.p-treenode-content{margin-left:0;padding-left:0;margin-right:0;padding-right:0}.dashboard-filter-settings .p-tree .p-tree-container .p-treenode.p-treenode-leaf>.p-treenode-content .p-tree-toggler{margin-left:5px}.dashboard-filter-settings .prospace-empty-grid__icon{width:230px!important;height:130px!important}.dashboard-filter-settings .prospace-empty-grid__title{font-weight:500}.dashboard-filter-settings .prospace-empty-grid__title--margin{margin-top:15px}.dashboard-filter-settings .prospace-empty-grid__text{margin-top:5px;color:var(--prospace-text-gray);opacity:1}.dashboard-colorpicker{position:relative;width:100%}.dashboard-colorpicker__label{font-size:12px!important;color:var(--prospace-text-gray)}.dashboard-colorpicker .p-dropdown-label{padding-left:8px!important}.dashboard-colorpicker__dropdown-panel .p-dropdown-items-wrapper{max-height:185px!important}.dashboard-colorpicker__dropdown-panel .p-dropdown-item{padding-left:8px!important;border:1px solid transparent}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#FFFFFF"] .dashboard-colorpicker-preview{border-color:var(--prospace-ui-border-color)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#37474F"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-text-black)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#687284"] .dashboard-colorpicker-preview{border-color:var(--prospace-text-gray)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#27AE60"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-text-green)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#DD7903"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-text-orange)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#EE6D62"] .dashboard-colorpicker-preview{border-color:var(--prospace-ui-red)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#E8F5E9"] .dashboard-colorpicker-preview{border-color:var(--prospace-block-green-secondary)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#FFF8E1"] .dashboard-colorpicker-preview{border-color:var(--prospace-block-realy-yellow)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#FBE9E7"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-background-red-secondary)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#F4F6F8"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-background-grey)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item[aria-label="#E7F2FA"] .dashboard-colorpicker-preview{border-color:var(--prospace-dashboard-background-light-blue)}.dashboard-colorpicker__dropdown-panel .p-dropdown-item .dashboard-colorpicker-preview+span{padding-left:3px}.dashboard-colorpicker--thin .p-dropdown{height:20px;width:60px}.dashboard-colorpicker--thin .p-dropdown-trigger-icon{width:15px!important;height:15px!important}.dashboard-colorpicker--thin .dashboard-colorpicker-preview{min-width:14px}.dashboard-colorpicker-preview{width:14px;height:14px;border-radius:2px;overflow:hidden;border:1px solid transparent;line-height:14px}.dashboard-colorpicker-preview--FFFFFF{border-color:var(--prospace-ui-border-color)}.dashboard-colorpicker-preview--37474F{border-color:var(--prospace-dashboard-text-black)}.dashboard-colorpicker-preview--687284{border-color:var(--prospace-text-gray)}.dashboard-colorpicker-preview--27AE60{border-color:var(--prospace-dashboard-text-green)}.dashboard-colorpicker-preview--DD7903{border-color:var(--prospace-dashboard-text-orange)}.dashboard-colorpicker-preview--EE6D62{border-color:var(--prospace-ui-red)}.dashboard-colorpicker-preview--E8F5E9{border-color:var(--prospace-block-green-secondary)}.dashboard-colorpicker-preview--FFF8E1{border-color:var(--prospace-block-realy-yellow)}.dashboard-colorpicker-preview--FBE9E7{border-color:var(--prospace-dashboard-background-red-secondary)}.dashboard-colorpicker-preview--F4F6F8{border-color:var(--prospace-dashboard-background-grey)}.dashboard-colorpicker-preview--E7F2FA{border-color:var(--prospace-dashboard-background-light-blue)}.dashboard-colorpicker-preview .p-colorpicker-preview{width:100%;height:100%;min-height:14px;padding:0;border:none;border-radius:0}.p-colorpicker-panel{z-index:4001}.dashboard-modal-color-selection .prospace-geo-layout__center{overflow:hidden}.dashboard-modal-color-selection .prospace-list-items .prospace-list-items-table.p-datatable-table>.p-datatable-thead{position:sticky!important}.dashboard-modal-color-selection .prospace-list-items .p-datatable{height:37vh;overflow-y:auto;scrollbar-width:auto;scrollbar-color:auto}.dashboard-modal-color-selection .prospace-list-items .p-datatable-thead{top:0;background:var(--prospace-ui-bg);z-index:1}.dashboard-modal-color-selection .prospace-list-items .p-datatable::-webkit-scrollbar{height:10px;width:4px!important}.dashboard-modal-color-selection .prospace-list-items .p-datatable::-webkit-scrollbar-track-piece{background:var(--prospace-ui-gray-card-bg)!important}.dashboard-modal-color-selection .prospace-list-items .p-datatable::-webkit-scrollbar-thumb{width:4px!important;border:none!important;border-radius:5px;background:var(--prospace-text-light-gray)!important}.dashboard-modal-color-selection .prospace-list-items .p-datatable::-webkit-scrollbar-track{border:3px solid transparent}.modal-pick-list,.modal-pick-list .p-dialog-content{background-color:var(--prospace-ui-bg-layout)}.modal-pick-list .p-dialog-content{padding:8px}.modal-pick-list .prospace-modal-wrapper{overflow:hidden}.prospace-picklist{height:100%}.prospace-picklist .p-picklist-list-wrapper{background-color:var(--prospace-ui-bg)}.prospace-picklist .p-picklist-header{padding:8px 10px}.prospace-picklist .p-picklist-header .prospace-input-layout{width:auto!important}.prospace-picklist .p-picklist-header .prospace-checkbox__label{font-size:12px;font-weight:400;color:var(--prospace-text-gray)}.prospace-picklist .p-picklist-header .prospace-tag{border-radius:5px;background-color:var(--prospace-block-blue-secondary);color:var(--prospace-ui-main)}.prospace-picklist__sorting{width:auto!important;margin-left:auto}.prospace-picklist__sorting .prospace-icon{-webkit-mask-size:200%;mask-size:200%}.prospace-picklist__sorting .prospace-action:last-child .prospace-icon{top:-2px}.prospace-picklist .p-picklist-transfer-buttons .p-button:nth-child(2n){display:none}.prospace-picklist__button{width:30px!important;height:30px!important;border:1px solid var(--prospace-ui-border-color);padding:5px!important;background-color:var(--prospace-ui-bg);border-radius:5px;cursor:pointer}.prospace-picklist__button .p-button-icon{font-size:12px;color:var(--prospace-ui-icon-gray)}.prospace-picklist .p-picklist-list{min-height:calc(100% - 35px);padding-left:0!important;padding-right:0!important}.prospace-picklist .p-picklist-item .prospace-input-layout{display:flex;align-items:center;justify-content:flex-end;flex-flow:row-reverse}.prospace-picklist .p-picklist-item .prospace-input-layout__label{font-size:12px;max-width:365px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prospace-picklist .p-picklist-item .prospace-input-layout__label-container{gap:8px!important;margin-bottom:0}.prospace-picklist .p-picklist-item .prospace-input-layout .prospace-checkbox-container{width:14px;margin-right:10px}.prospace-picklist .picklist-square-color{width:14px;height:14px;border-radius:2px;overflow:hidden;border:1px solid transparent;line-height:14px}.prospace-picklist .picklist-square-color--dashboard-graph-black{border-color:var(--prospace-dashboard-graph-black);background-color:var(--prospace-dashboard-graph-black)}.prospace-picklist .picklist-square-color--dashboard-graph-light-blue{border-color:var(--prospace-dashboard-graph-light-blue);background-color:var(--prospace-dashboard-graph-light-blue)}.prospace-picklist .picklist-square-color--dashboard-graph-green{border-color:var(--prospace-dashboard-graph-green);background-color:var(--prospace-dashboard-graph-green)}.prospace-picklist .picklist-square-color--dashboard-graph-turquoise{border-color:var(--prospace-dashboard-graph-turquoise);background-color:var(--prospace-dashboard-graph-turquoise)}.prospace-picklist .picklist-square-color--dashboard-graph-blue{border-color:var(--prospace-dashboard-graph-blue);background-color:var(--prospace-dashboard-graph-blue)}.prospace-picklist .picklist-square-color--dashboard-graph-orange{border-color:var(--prospace-dashboard-graph-orange);background-color:var(--prospace-dashboard-graph-orange)}.prospace-picklist .picklist-square-color--dashboard-graph-red{border-color:var(--prospace-dashboard-graph-red);background-color:var(--prospace-dashboard-graph-red)}.prospace-picklist .picklist-square-color--dashboard-graph-pink{border-color:var(--prospace-dashboard-graph-pink);background-color:var(--prospace-dashboard-graph-pink)}.prospace-picklist .picklist-square-color--dashboard-graph-grey{border-color:var(--prospace-dashboard-graph-grey);background-color:var(--prospace-dashboard-graph-grey)}.prospace-picklist .picklist-square-color--dashboard-graph-violet{border-color:var(--prospace-dashboard-graph-violet);background-color:var(--prospace-dashboard-graph-violet)}.dashboard-modal-color-selection .prospace-input-layout__label{font-size:12px;font-weight:400;color:var(--prospace-text-gray)}.dashboard-layout-settings-grid-element{min-height:55px;container-type:inline-size;position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;padding:1em 1em 1em 1em;border-radius:5px;border:1px dashed var(--prospace-ui-border-color);background-color:var(--prospace-dashboard-ui-card-white);cursor:pointer;justify-content:center}.dashboard-layout-settings-grid-element--container{padding-top:2.5em}.dashboard-layout-settings-grid-element__label{display:inline-block;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:1.2em;font-weight:400;color:var(--prospace-text-gray)}.dashboard-layout-settings-grid-element__label:not(:empty){display:block;width:100%;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-layout-settings-grid-element--even{background-color:var(--prospace-dashboard-ui-card-white)}.dashboard-layout-settings-grid-element--odd{background-color:var(--prospace-ui-bg-layout)}.dashboard-layout-settings-grid-element__actions{position:absolute;top:3px;right:3px}.dashboard-layout-settings-grid-element__actions .prospace-dots-wrapper{border-radius:5px}.dashboard-layout-settings-grid-element__actions .prospace-dots-wrapper .prospace-icon-button{width:20px;height:20px}.dashboard-layout-settings-grid-element__wrapper{height:auto;width:100%;padding:1em;display:flex;flex-flow:column nowrap;border:1px solid var(--prospace-ui-border-color);border-radius:5px;background-color:var(--prospace-ui-gray-card-bg);font-size:10px}.dashboard-layout-settings-grid-element__error{position:absolute;left:3px;top:3px;display:none}.dashboard-layout-settings-grid-element--top{height:40px;margin-bottom:10px}.dashboard-layout-settings-grid-element--vertical{flex-direction:column}.dashboard-layout-settings-grid-element--vertical>.dashboard-layout-settings-grid-element{flex:1 1 auto;overflow:hidden}.dashboard-layout-settings-grid-element--vertical>.dashboard-layout-settings-grid-element+.dashboard-layout-settings-grid-element{margin-top:1em}.dashboard-layout-settings-grid-element--horizontal{flex-direction:row}.dashboard-layout-settings-grid-element--horizontal>.dashboard-layout-settings-grid-element{flex:1 1 auto;overflow:hidden}.dashboard-layout-settings-grid-element--horizontal>.dashboard-layout-settings-grid-element+.dashboard-layout-settings-grid-element{margin-left:1em}.dashboard-layout-settings-grid-element--error{border-color:var(--prospace-ui-red)}.dashboard-layout-settings-grid-element--error .dashboard-layout-settings-grid-element__error{display:block}.dashboard-layout-settings-grid-element--active{border-color:var(--prospace-ui-main)}.dashboard-layout-settings-grid-element--hover{border-color:var(--prospace-ui-selected)}.dashboard-layout-settings-grid-element--active>.dashboard-layout-settings-grid-element__label{color:var(--prospace-ui-main)}@container (max-width: 140px){.dashboard-layout-settings-grid-element .dashboard-layout-settings-grid-element__label{font-size:1em}}.dashboard-layout-settings .prospace-left-panel>.prospace-geo-layout__center{padding-right:3px!important;padding-bottom:3px!important}.dashboard-layout-settings .prospace-left-panel>.prospace-geo-layout__center .p-tree-wrapper{padding-right:3px!important}.dashboard-layout-settings .prospace-tree-item .prospace-label-with-counter{width:calc(100% - 63px)}.dashboard-layout-settings .prospace-tree-item .prospace-icon{width:16px!important;height:16px!important}.dashboard-layout-settings__tree-actions{position:absolute;right:0}.dashboard-layout-settings.dashboard-grid-layout.prospace-geo-layout--ishideCenter{grid-template-rows:1fr!important}.dashboard-layout-settings .tree-item-action-container{display:flex;flex-flow:column;align-items:center;justify-content:center;width:18px;height:18px;font-size:10px;border-radius:5px;background:var(--prospace-ui-select-light)}.dashboard-layout-settings .tree-item-action-container .prospace-dots-wrapper{border-radius:5px;width:18px;height:18px}.dashboard-layout-settings .tree-item-action-container .prospace-dots-wrapper .prospace-icon{width:18px!important;height:18px!important}.dashboard-layout-settings .prospace-tree-item .prospace-icon{min-width:16px}.dashboard-layout-settings .dashboard-grid-layout__right{padding-left:0}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-content{margin:0;padding-right:10px;padding-left:5px}.dashboard-layout-settings .p-tree{overflow:auto!important}.dashboard-layout-settings .p-tree .p-tree-wrapper{width:100%}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children{margin-right:0;padding-left:26px}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children>.p-treenode{margin-right:0}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children .p-treenode-content{padding-left:0;padding-right:10px}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-children .p-treenode-children{padding-left:22px}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable.p-highlight{position:relative;background-color:transparent}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable.p-highlight:before{content:"";position:absolute;left:-300%;top:0;width:600%;height:30px;background-color:var(--prospace-ui-left-panel-selected);z-index:0}.dashboard-layout-settings .p-tree .p-tree-wrapper .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{position:relative}.dashboard-layout-settings .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .prospace-icon{background-color:var(--prospace-ui-main)}.dashboard-layout-settings .prospace-panel-block-list__row .prospace-action{margin-top:20px}.dashboard-layout-settings .prospace-panel-block-list__row--withoutMarginAction .prospace-action{margin-top:0}.dashboard-layout-settings .dashboard-grid-layout__panel .prospace-geo-layout__center{padding:10px}.dashboard-layout-settings__tabs{padding-right:3px}.dashboard-layout-settings__tabs .prospace-tabs__content{padding:20px 3px 20px 0!important}.dashboard-layout-settings__tabs .prospace-tabs__header.prospace-h-layout{width:100%!important;margin:0}.dashboard-layout-settings--graph .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block__body{margin-right:-5px;padding-right:0!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block__body,.dashboard-layout-settings--table .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block__body{height:100%;margin-right:0;padding-right:0!important;padding-left:0!important;padding-left:10px!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block:not(:last-child),.dashboard-layout-settings--table .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block:not(:last-child){margin-bottom:20px}.dashboard-layout-settings--pivot .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block-item__header,.dashboard-layout-settings--table .dashboard-grid-layout__right.prospace-panel-block .prospace-panel-block-item__header{font-size:12px;font-weight:400;color:var(--prospace-text-gray)}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr{display:flex!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr th:nth-child(2),.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr th:nth-child(2){width:calc(40% - 75px)}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr th:last-child .p-column-header-content,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-thead>tr th:last-child .p-column-header-content{justify-content:flex-start;padding-right:10px}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion),.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion){padding-top:0!important;padding-bottom:0!important;display:flex!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:nth-child(2),.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:nth-child(2){display:none!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{width:40%!important;padding:0;display:flex!important;height:34px;justify-content:space-between;align-items:center}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value{width:100%;font-size:13px;color:var(--prospace-ui-main);cursor:pointer}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper{width:100%!important;white-space:nowrap;justify-content:flex-end!important}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper label,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper label{display:none}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper .p-inputswitch,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper .p-inputswitch{margin-right:4px}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column{height:auto}.dashboard-layout-settings--pivot .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column>div,.dashboard-layout-settings--table .dashboard-grid-layout__right .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column>div{display:flex}.dashboard-layout-settings--table .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion){padding-top:0!important;padding-bottom:0!important}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr{display:flex!important}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr th:nth-child(2){width:calc(40% - 75px)}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr th:last-child .p-column-header-content{justify-content:flex-start;padding-right:10px}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{width:40%!important;padding:0;display:flex!important;height:34px;justify-content:space-between;align-items:center}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value{width:100%;font-size:13px;color:var(--prospace-ui-main);cursor:pointer}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper{width:100%!important;white-space:nowrap}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper label{display:none}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column{height:auto}.dashboard-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column>div{display:flex}.modal-grid-layout-settings .prospace-panel-block-list__row{margin-bottom:20px;border-bottom:none}.modal-grid-layout-settings .prospace-panel-block .prospace-warning{padding-top:0}.modal-grid-layout-settings .prospace-panel-block:not(:last-child){margin-bottom:20px}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-thead>tr{display:flex!important}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-thead>tr th:nth-child(2){width:calc(40% - 75px)}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-thead>tr th:last-child .p-column-header-content{justify-content:flex-start;padding-right:10px}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion){padding-top:0!important;padding-bottom:0!important;display:flex!important}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:nth-child(2){display:none!important}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{width:40%!important;padding:0;display:flex!important;height:34px;justify-content:space-between;align-items:center}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value{width:100%;font-size:13px;color:var(--prospace-ui-main);cursor:pointer}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper{width:100%!important;white-space:nowrap;justify-content:flex-end!important}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper label{display:none}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper .p-inputswitch{margin-right:4px}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column{height:auto}.modal-grid-layout-settings .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column>div{display:flex}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr{display:flex!important}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr th:nth-child(2){width:calc(40% - 75px)}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-thead>tr th:last-child .p-column-header-content{justify-content:flex-start;padding-right:10px}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child{width:40%!important;padding:0;display:flex!important;height:34px;justify-content:space-between;align-items:center}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value{width:100%;font-size:13px;color:var(--prospace-ui-main);cursor:pointer}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper{width:100%!important;white-space:nowrap}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-list-items__additional-value .prospace-input-switch__wrapper label{display:none}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column{height:auto}.modal-grid-layout-settings--pivot .pivot-setting--rows .prospace-list-items-table .p-datatable-tbody>tr:not(.p-datatable-row-expansion)>td:last-child .prospace-default-text-column>div{display:flex}.dashboard-modal-form__tabs>.prospace-geo-layout__top{padding:10px;padding-left:35px;padding-right:35px}.dashboard-modal-form__tabs .prospace-tabs__content{height:100%;padding:20px 50px 0}.dashboard-modal-form__tabs .prospace-panel-block-item__header{font-size:13px;line-height:15.23px;color:var(--prospace-text-gray)}.dashboard-modal-form__tabs .prospace-panel-block-item__content{font-size:12px;line-height:14.06px;color:var(--prospace-text-gray)}.dashboard-modal-form__tabs .prospace-tabs__header{width:calc(100% - 120px)!important}.dashboard-modal-form__tabs .prospace-tabs__header__actions{position:relative;right:-100px;top:5px}.dashboard-modal-form__textarea{height:calc(100% - 210px)}.dashboard-modal-form__textarea .prospace-input-text-container{height:100%}.dashboard-modal-form__textarea .prospace-input-text-container .p-component.p-inputtext{height:100%!important}.dashboard-modal-form__textarea .prospace-input-layout__errors{margin-top:-1px}.dashboard-restrictions-selections__hierarchy .prospace-tree .prospace-tag{display:none}.dashboard-restrictions-selections .main-grid__in-form{height:100%;overflow:auto}.dashboard-restrictions-selections .prospace-scrollbar{padding-left:0!important;padding-right:0!important}.dashboard-restrictions .prospace-action.dashboard-restrictions__clear{margin-left:5px!important}.dashboard-restrictions .prospace-modal-wrapper .prospace-scrollbar{padding-left:0;padding-right:0}.dashboard-restrictions .prospace-tabs .prospace-tabs__header.prospace-h-layout{margin:0}.dashboard-restrictions .prospace-tabs__content{padding-top:20px;padding-left:0;padding-right:0}.dashboards-maingrid .p-datatable .p-datatable-tbody>tr:not(.p-datatable-emptymessage) td{padding-top:6.5px;padding-bottom:6.5px}.dashboards-maingrid__created-at .p-column-resizer{display:none!important}.dashboard-chart-item__left__title{font-size:14px;font-weight:500;color:var(--prospace-text-main);line-height:100%;margin-bottom:2px}.dashboard-chart-item__left__text{font-size:10px;line-height:100%;color:var(--prospace-ui-icon-gray)}.dashboard-chart-item-rate{font-size:18px;font-weight:700;color:var(--prospace-text-white);padding:5px 10px;border-radius:5px}.dashboard-plate-value{padding:6.5px 10px;border-radius:5px;text-align:center}.dashboard-plate-value__title{font-size:14px;font-weight:500;line-height:17.5px;margin-bottom:2px}.dashboard-plate-value__text{font-size:10px;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-plate-value__box{width:100%}.dashboard-plate-iterator{border-radius:5px;text-align:center}.dashboard-plate-iterator>div{flex:1 0 auto}.dashboard-plate-iterator__title{font-size:14px;line-height:17.5px;font-weight:500;margin-bottom:2px}.dashboard-plate-iterator__text{font-size:10px;line-height:12px;color:var(--prospace-text-gray)}.dashboard-plate-iterator--hscrollable{overflow-x:auto;overflow-y:hidden;min-height:60px}.dashboard-plate-iterator--hscrollable>div{max-width:33.33%;border-radius:5px}.dashboard-block__child--dashed{border-style:dashed;border-color:var(--prospace-ui-border-color)}.dashboard-block__child--vertical{border-width:0 0 1px 0}.dashboard-block__child--vertical:last-child{border-bottom-width:0;padding-bottom:0!important}.dashboard-block__child--horizontal{border-width:0 1px 0 0;padding-right:10px}.dashboard-block__child--horizontal:last-child{border-right-width:0;padding-right:0}.dashboard-block__container--solid{border:1px solid var(--prospace-ui-border-color)}.dashboard-block__container--solid:last-child{border-right-width:1px;border-bottom-width:1px}.dashboard-block__container--dashed.dashboard-block__child--vertical .dashboard-block:not(:last-child){padding-bottom:10px!important}.column[data-v-23e9234c]{width:calc(50% - 10px)}.dashboard-filter-modal-body .prospace-geo-layout__center{height:-moz-fit-content!important;height:fit-content!important}.dashboard-filter-modal-body__columns{align-items:flex-start!important}.dashboard-filter-panel{display:flex;justify-content:space-between;width:100%;gap:10px}.dashboard-filter-panel__rate,.dashboard-filter-panel__text,.dashboard-filter-panel__title{display:inline-block}.dashboard-filter-panel__title{font-size:18px;font-weight:700;line-height:21.09px;margin-right:15px}.dashboard-filter-panel__text{font-size:13px;line-height:16.25px;margin-right:5px}.dashboard-filter-panel__rate{font-size:13px;line-height:16.25px;font-weight:500;padding:3px 6px 1px;border-radius:5px}.dashboard-filter-panel__left{flex:1;display:flex;align-items:center}.dashboard-filter-panel__filters{flex:2;display:flex;justify-content:flex-end;gap:10px;width:100%}.dashboard-filter-panel__box{width:auto}.dashboard-filter-panel__box .prospace-scroll__inner{gap:5px}.dashboard-filter-panel__box .prospace-scroll__inner .prospace-filter-block{min-width:auto}@media screen and (max-width:1366px){.dashboard-filter-panel__box .prospace-filter-block{min-width:82px!important}.dashboard-filter-panel__box .prospace-filter-block .p-multiselect .p-multiselect-label{min-width:100%}}.dashboard-pivot{width:100%;border-collapse:separate;background:var(--prospace-ui-bg)}.dashboard-pivot .no-padding{padding:0!important}.dashboard-pivot .no-border{border:0!important}.dashboard-pivot .no-border:after,.dashboard-pivot .no-border:before{content:none}.dashboard-pivot-value__text{font-size:11px!important;font-weight:500!important;line-height:16px!important;color:var(--prospace-text-main)!important;min-width:80px;max-width:140px}.dashboard-pivot-indicator tr td{padding-top:9px;padding-bottom:9px}.dashboard-pivot-indicator tr:last-child td{position:relative}.dashboard-pivot-indicator tr:last-child td:after{content:"";position:absolute;width:100%;bottom:-1px;left:0}.dashboard-pivot-indicator__text{padding-top:7px!important;padding-bottom:7px!important;padding-left:10px!important;font-size:11px!important;font-weight:500!important;background-color:var(--prospace-ui-gray-card-bg);text-align:left!important;color:var(--prospace-text-main)!important;overflow:hidden;text-overflow:ellipsis}.dashboard-pivot thead{position:sticky;top:0;background-color:var(--prospace-ui-bg);z-index:11}.dashboard-pivot thead .sticky-inner-head{height:30px;width:100%;border-right:var(--prospace-ui-border)}.dashboard-pivot thead th.sticky-left{padding-top:0!important;padding-bottom:0!important;height:26px;border-right:0}.dashboard-pivot thead .sticky-inner{height:25px}.dashboard-pivot tbody .sticky-inner{height:38px}.dashboard-pivot .sticky-inner{width:100%;display:flex;align-items:center;border-right:var(--prospace-ui-border)}.dashboard-pivot td,.dashboard-pivot th{line-height:11.72px;text-align:center;width:100%;white-space:nowrap;padding:10px 5px;font-size:10px;height:38px}.dashboard-pivot td:not(:last-child),.dashboard-pivot th:not(.sticky-left){border-right:var(--prospace-ui-border)}.dashboard-pivot th{position:relative;color:var(--prospace-text-main);font-style:normal;font-weight:500!important;width:100%;height:100%}.dashboard-pivot th[scope=colgroup]{font-size:12px;font-weight:500;padding-top:0;padding-bottom:0}.dashboard-pivot th[scope=col]{padding-top:0;padding-bottom:0;background:var(--prospace-ui-gray-card-bg)}.dashboard-pivot th[colspan="3"]{padding-top:9px;padding-bottom:9px}.dashboard-pivot td{font-size:10px;font-weight:400}.dashboard-pivot__start{text-align:start!important;padding-left:10px!important;font-style:normal!important;font-weight:500!important;font-size:11px!important;overflow:hidden;text-overflow:ellipsis}.dashboard-pivot__start .prospace-tag{max-width:100%}.dashboard-pivot .sticky-left{padding-top:0;padding-bottom:0;padding-right:0;height:100%;width:100%;min-width:60px;max-width:140px;position:sticky;background-color:var(--prospace-ui-bg);z-index:10}.dashboard-pivot tr{border-bottom:var(--prospace-ui-border)}.dashboard-table{table-layout:fixed;width:100%;border-collapse:separate;background:var(--prospace-ui-bg)}.dashboard-table thead{position:sticky;top:0;background-color:var(--prospace-ui-bg);z-index:11}.dashboard-table thead tr:first-child th:before{border-top:0}.dashboard-table thead tr:first-child th:after{border-bottom:0}.dashboard-table thead tr th{padding:5px;font-size:12px;line-height:16px;color:var(--prospace-dashboard-text-black)}.dashboard-table thead tr th span{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-table td,.dashboard-table th{line-height:12.89px;text-align:center;min-width:100px;max-width:300px;white-space:nowrap;padding:10px 5px;font-size:11px}.dashboard-table td span,.dashboard-table th span{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.dashboard-table th{position:relative;color:var(--prospace-text-main);font-style:normal;font-weight:500;border:.5px solid var(--prospace-ui-border-color)}.dashboard-table td{font-size:11px;font-weight:400;border-top:.5px solid var(--prospace-ui-border-color);border-bottom:.5px solid var(--prospace-ui-border-color);border-left:.5px solid var(--prospace-ui-border-color);border-right:.5px solid var(--prospace-ui-border-color);color:var(--prospace-dashboard-text-grey)}.dashboard-table td .prospace-tag{max-width:80px}.dashboard-table__sorting{display:flex;flex-flow:column nowrap;align-items:center;margin-left:5px}.dashboard-table__sort-icon:first-child{margin-bottom:-3px}.dashboard-table__th--sorting{display:flex;justify-content:center;align-items:center;cursor:pointer}.dashboard-table__th--sorting span{width:auto!important}.dashboard-table--simple{table-layout:auto}.dashboard-table--empty+.prospace-empty-grid{height:calc(100% - 40px)}.dashboard-overlay-name:hover{cursor:pointer}.dashboard-overlay-name:hover .prospace-icon-button--default .prospace-icon-button__icon{background-color:var(--prospace-ui-main)}.dashboard-overlay-panel .p-overlaypanel-content{height:420px;width:420px;border:var(--prospace-ui-border);overflow:hidden;border-radius:5px}.dashboard-overlay-panel .p-overlaypanel-content .prospace-filter-panel__second-row--border-top{border:none}.dashboard-overlay-panel .p-overlaypanel-content>.prospace-geo-layout>.prospace-geo-layout__bottom{height:40px;padding:0 10px}.dashboard{background-color:var(--prospace-dashboard-ui-bg)}.dashboard-layout{padding:10px}.dashboard-block{padding:10px;width:100%;border-radius:5px}.dashboard-block--without-padding{padding:0}.dashboard-block--root>.dashboard-block{box-shadow:0 2px 10px 0 rgba(51,51,51,.071)}.dashboard-h-full{height:100%}.dashboard-bg-white{background-color:var(--prospace-dashboard-ui-card-white)}.dashboard-bg-gray{background-color:var(--prospace-dashboard-ui-card-grey);box-shadow:none}.dashboard-content{flex:1}.dashboard__selector{width:auto!important}.dashboard__selector .prospace-dropdown__select{border:none;background-color:var(--prospace-ui-bg)}.dashboard__selector .prospace-dropdown__select .p-dropdown-label{padding-left:0;font-size:18px;font-weight:500;color:var(--prospace-text-main)}.dashboard__selector .prospace-dropdown__select .p-dropdown-trigger{margin-left:10px}.dashboard__selector .prospace-dropdown__select .p-dropdown-trigger-icon{width:20px;height:20px}.dashboard__selector .prospace-dropdown__select.p-focus{border:none;box-shadow:none}.dashboard__selector .prospace-dropdown__select.p-focus .p-dropdown-trigger-icon{background-color:var(--prospace-ui-main)}#loader .pi-spinner{font-size:20px}.basetype-tree-item{display:flex;align-items:center;justify-content:space-between;padding:15px 209px 15px 20px}.basetype-tree-item__label{font-weight:700;color:var(--prospace-text-main)}.basetype-tree-item__desc{color:var(--prospace-text-gray)}.basetype-tree-item-component{font-size:13px;width:180px}.basetype-tree-item-component .p-inputtext{width:180px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider{width:30px;height:16px;border-radius:30px}.basetype-tree-item-component.p-inputswitch .p-inputswitch-slider:before{border-radius:50px;height:12px;width:12px;top:11px}.basetype-tree-item-component.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(14px)}.basetype-tree-item .p-inputnumber-buttons-horizontal{border:var(--prospace-ui-border);border-radius:5px}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-input{width:100px;border:none;text-align:center}.basetype-tree-item .p-inputnumber-buttons-horizontal .p-inputnumber-button{color:var(--prospace-ui-icon-gray);background:var(--prospace-ui-bg);border:none}.basetype-tree .radio-tabs{margin-top:1px}.basetype-tree .radio-tabs .radio-tab:nth-child(2){display:none!important}.basetype-tree .radio-tabs-body{margin:10px}.basetype-tree__left-panel{border:1px solid var(--prospace-ui-border-color)}.prospace-multiselect-panel .p-multiselect-items-wrapper{min-height:120px}