@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);.overlay{position:fixed;height:100vh;width:100vw;top:0;left:0;background:hsla(0,0%,54.9%,.3764705882352941);z-index:99;display:flex;justify-content:center;align-items:center}.dialog{width:766px;height:720px;box-shadow:0 0 4px #d5ebf8;border-radius:8px;padding:24px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.dialog--small{width:626px;height:auto}.dialog--big{width:838px}.dialog--charts{width:520px}.dialog__header{display:flex;align-items:center;justify-content:space-between}.dialog__title{font-weight:600;font-size:16px;color:#262626}.dialog__title--button{display:flex}.dialog__title--pdf{margin-bottom:16px}.dialog__breadcrumb{font-weight:400;font-size:14px;line-height:22px;color:#262626;cursor:pointer;margin-bottom:12px;display:inline-block}.dialog__breadcrumb--light{color:#8c8c8c}.dialog__empty-image{padding-top:80px;text-align:center;height:451px}.dialog__empty-graphic{height:108px}.dialog__close{background:#fff;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background .2s ease-in-out;cursor:pointer}.dialog__close:hover{background:#f0f0f0}.dialog__close-icon{width:10px;height:10px}.dialog__buttons{display:flex;border-top:1px solid #bfbfbf;padding-top:16px;justify-content:flex-end}.dialog__buttons--both-sides{justify-content:space-between;align-items:center}.dialog__buttons--no-border{border-top:none;padding-top:0}.dialog__buttons-side{display:flex}.dialog__complete-text{font-weight:400;font-size:16px;color:#8c8c8c}.dialog__inner-wrapper{height:100%}.dialog__content{margin:16px 0;text-align:center;height:calc(100% - 105px);display:flex;flex-direction:column;overflow-y:hidden}.dialog__content--text-align-left{text-align:left}.dialog__empty{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:130px}.dialog__text--bold{font-weight:600}.dialog__text--margin-bottom-medium{margin-bottom:24px}.dialog__text--margin-bottom-small{margin-bottom:16px}.dialog__text--button{color:#1890ff;font-size:14px;cursor:pointer}.roles{height:100%;margin-top:20px;color:#000;font-size:14px;font-weight:400;line-height:20px;overflow-y:auto}.roles__row{border-bottom:.5px solid #d9d9d9;display:flex;min-height:36px}.roles__row:first-child{border-top:.5px solid #d9d9d9}.roles__entity-name{border-right:.5px solid #d9d9d9;width:220px;display:flex;align-items:center;padding-left:16px}.roles__link-label{border-radius:2px;border:1px solid #91d5ff;background:#e6f7ff;padding:0 8px;color:#1890ff;font-size:12px;font-weight:400;line-height:20px;display:flex}.roles__link{display:flex;border-bottom:.5px solid #d9d9d9;min-height:36px}.roles__link:last-child{border-bottom:none}.roles__link div{border-right:.5px solid #d9d9d9;display:flex;align-items:center;padding:6px 8px}.roles__link div:last-child{border-right:none}.roles__link div:first-child{width:220px;display:flex;gap:8px;flex-wrap:wrap}.roles__link div:nth-child(2){width:74px;justify-content:center}.roles__link div:nth-child(3){width:220px;padding-left:24px}.roles__link div:nth-child(4){width:56px;justify-content:center}.roles__link div:nth-child(3).roles__extended-column{width:276px;text-align:left}.role__additional-data{display:flex;border-bottom:1px solid #bfbfbf;padding:16px 24px;color:#000;font-size:14px;font-weight:400;line-height:20px}.role__additional-data div{border:1px solid #d9d9d9;height:36px;display:flex;align-items:center}.role__additional-data div:first-child{width:212px;padding-left:24px}.role__additional-data div:nth-child(2){width:48px;border-left:none;border-right:none;justify-content:center}.role__additional-data div:nth-child(3){width:212px;padding-left:24px}.button{display:flex;align-items:center;white-space:nowrap;padding:0 16px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-weight:400;font-size:14px;color:#262626;height:32px;transition:color .2s ease-in-out,border-color .2s ease-in-out,background .2s ease-in-out}.button:not(.button--blue):not(.button--disabled):hover{color:#40a9ff}.button:not(.button--blue):not(.button--disabled):active{color:#096dd9;border-color:#096dd9}.button:not(.button--blue):not(.button--disabled):hover .button__icon{filter:brightness(0) saturate(100%) invert(73%) sepia(56%) saturate(5331%) hue-rotate(184deg) brightness(102%) contrast(101%)}.button:not(.button--blue):not(.button--disabled):active .button__icon{filter:brightness(0) saturate(100%) invert(26%) sepia(53%) saturate(3329%) hue-rotate(200deg) brightness(101%) contrast(93%)}.button--blue{color:#fff;border-color:#1890ff;background:#1890ff}.button--pdf{width:180px;border-radius:8px;justify-content:center;margin:0 auto}.button--blue:not(.button--disabled):hover{background:#40a9ff;border-color:#40a9ff}.button--blue:not(.button--disabled):active{background:#096dd9;border-color:#096dd9}.button--active{border-color:#1890ff}.button--active>img{filter:brightness(0) saturate(100%) invert(44%) sepia(45%) saturate(1482%) hue-rotate(180deg) brightness(99%) contrast(110%)}.button--disabled{color:#bfbfbf;background:#f5f5f5;border-color:#d9d9d9;cursor:default}.button--disabled img{filter:brightness(0) saturate(100%) invert(92%) sepia(0) saturate(340%) hue-rotate(190deg) brightness(88%) contrast(80%)}.button--icon{padding:0;width:32px;justify-content:center}.button--icon-smaller{display:flex;width:24px;height:24px;padding:0}.button--icon-smaller img{margin:0 3px}.button--icon img{margin-right:0}.button--margin-right{margin-right:8px}.button--margin-left{margin-left:8px}.button--medium-margin-left{margin-left:16px}.button--large-margin-left{margin-left:40px}.button__icon{width:16px;height:16px;margin-right:8px;transition:filter .2s ease-in-out}.button__icon--no-margin{margin-right:0}.button__icon--no-events{pointer-events:none}.button__icon--no-filter{filter:none!important}.dialog__content-header{padding-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;height:48px}.dialog__content-header--no-height{height:auto;padding-top:16px}.dialog__content-title{font-weight:600;font-size:14px;color:#061178}.dialog__no-content{margin-top:32px}.dialog__no-content,.dialog__text{font-weight:400;font-size:16px;color:#262626;text-align:center;display:inline-block}.dialog__divider{border-top:1px solid #bfbfbf;margin-top:16px}.dialog__no-content--small{display:block;font-size:14px}.table{flex-direction:column;height:100%}.table--new{height:calc(100% - 56px)}.table--logic{height:calc(100% - 48px);overflow-y:auto}.table--charts{margin-top:8px}.table__body{overflow-y:auto;height:calc(100% - 30px)}.table__body--new{overflow-y:auto;height:calc(100% - 33px)}.table__head{display:flex;text-align:left;padding:0 16px;padding-right:48px;min-height:48px;align-items:center;min-height:max-content;padding-bottom:8px}.table__head,.table__row-wrapper{border-bottom:1px solid #bfbfbf}.table__row-wrapper--border-top{border-top:1px solid #bfbfbf}.table__row--default-cursor{cursor:default!important}.table__row{flex:1;text-align:left;padding:0 16px;padding-right:40px;min-height:48px;display:flex;align-items:center;border-radius:8px;transition:background .2s ease-in-out;cursor:pointer}.table__row--smaller-padding{padding-right:16px}.table__row:hover{background:#f5f5f5}.table__text{display:flex;flex:1;font-weight:400;font-size:14px;color:#8c8c8c;align-items:center}.table__text--home:first-child{min-width:251px;max-width:251px}.table__text--home:nth-child(2){min-width:291px;max-width:291px}.table__text--new:first-child{min-width:88px;max-width:88px}.table__text--new:nth-child(2){min-width:262px;max-width:262px}.table__text--label{color:#595959}.table__text--title{color:#000}.table__text--buttons{display:flex;justify-content:flex-end}.table__type-image{margin:0 24px}.table__type-image--logic{margin:0;margin-right:16px}.dialog__input-wrapper{display:flex;align-items:center;margin-bottom:24px}.dialog__input-wrapper--picker{display:flex;align-items:center;height:fit-content;gap:16px;width:100%}.dialog__label{font-weight:400;font-size:14px;color:#595959;margin:0 24px}.dialog__label--qr{margin-left:0;margin-right:16px;white-space:nowrap}.dialog__input-label{font-weight:400;font-size:14px;color:#595959}.input__wrapper{position:relative}.input__wrapper--qr{margin-bottom:16px}.input__wrapper--max-width{width:100%}.input__wrapper--margin-top{margin-top:24px}.input{border:1px solid #d9d9d9;border-radius:2px;height:32px;padding:5px 12px;font-weight:400;font-size:14px;color:#262626;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.input--picker{width:100%}.input:hover{border-color:#40a9ff}.input:focus{border-color:#1890ff;box-shadow:0 0 6px rgba(24,144,255,.5)}.input--dialog{width:289px}.input--warning{border-color:#f5222d}.input--max-width{width:100%}.input:focus~.input__warning,.input:hover~.input__warning{opacity:0}.input__warning{position:absolute;right:13px;top:calc(50% - 8px);opacity:1;transition:opacity .2s ease-in-out}.input__clear{position:absolute;right:17px;cursor:pointer;top:calc(50% - 5px)}.browse__picker-replace-wrapper{display:flex;align-items:center}.browse__picker-replace-wrapper span{color:#595959;font-size:14px;font-weight:400;margin-bottom:24px;width:40px;margin-right:12px}.browse__picker{display:flex;box-shadow:inset 0 0 2px rgba(0,0,0,.5);border-radius:8px;padding:6px;gap:4px;width:fit-content;margin:0 auto;margin-bottom:16px}.browse__picker--replace{margin:0;margin-bottom:24px}.browse__picker-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:.2s ease-in-out;cursor:pointer}.browse__picker-icon:not(.browse__picker-icon--active):hover{background:#f0f0f0;opacity:.8}.browse__picker-icon--active{background:#f0f0f0;box-shadow:inset 0 0 2px rgba(0,0,0,.25)}input[type=checkbox]{cursor:pointer}.qr__wrapper{display:flex;margin-bottom:24px}.qr{display:flex;flex-direction:column;align-items:center;margin-left:16px}.qr__image{width:180px;height:180px}.small-text{font-style:normal;font-weight:400;font-size:12px;color:#595959;margin:16px 0}.colors{display:flex;gap:12px;margin-bottom:16px}.color-wrapper{flex:1}.color{height:36px;width:36px;border:1px solid #d1d4e3;border-radius:8px;cursor:pointer;transition:opacity .2s ease-in-out}.color:hover{opacity:.8}.selector{border:2px solid #1890ff;width:21px;margin:0 auto;margin-top:6px}.table__text--combobox .v-text-field{margin:0;padding:0}.table__text--combobox .v-input__slot{margin:0;border:1px solid #d9d9d9;height:32px;background:#fff;border-radius:2px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;caret-color:#262626;padding-right:16px}.table__text--combobox .v-input__slot:hover{border-color:#40a9ff}.table__text--combobox .v-input__slot:focus-within{border-color:#1890ff;box-shadow:0 0 6px rgba(24,144,255,.5)}.table__text--combobox .v-text-field__details{display:none}.table__text--combobox input{padding:5px 12px;font-weight:400;font-size:14px;color:#262626}.table__text--combobox .v-input__icon{color:red}.table__text--combobox .mdi-close:before{background-image:url(/close.svg)!important;background-size:10px 10px!important}.table__text--combobox .mdi-close:before,.table__text--combobox .mdi-menu-down:before{content:""!important;background-position:50%!important;display:block!important;width:16px!important;height:16px!important}.table__text--combobox .mdi-menu-down:before{background-image:url(/open_menu.svg)!important;background-size:11.67px 6.67px!important}.table__text--combobox .v-text-field>.v-input__control>.v-input__slot:after{display:none}.table__text--combobox .v-input--is-disabled .v-input__slot{background:#f5f5f5}.combobox-dropdown-text{padding:0 12px;font-weight:400;font-size:14px;color:#262626}.fade-transition-enter-active{transition-duration:.2s!important}.left-panel{color:#fff;animation:all .5s ease-in-out;z-index:41!important}.menu-icon{color:#fff!important;cursor:pointer}.menu-text{color:#fff;font-size:larger}.left-panel .v-list-item{margin:8px 16px!important;border-radius:8px!important;padding:0 25px!important}.left-panel .v-list{padding:0!important}.left-panel-logo{width:100%;cursor:pointer;margin-top:24px}.left-panel .v-list-item__content{padding:0!important}.left-panel .v-list-item__icon{margin:4px 8px!important;margin-left:0!important}.left-panel .v-icon{margin-right:0!important}.left-panel .v-list-item--active{background:#061926!important}.left-panel .v-list-item--link:hover{background:#485e6c!important}.left-panel .v-list-item--active:hover{background:#061926!important}.menu-section{margin-top:40px;margin-bottom:8px;font-weight:600!important;font-size:16px!important}.bin-count{position:absolute;background:#8c8c8c;border-radius:10px;width:40px;height:24px;display:flex;justify-content:center;align-items:center;top:4px;right:95px;font-size:12px!important}.input-border{border:1px solid #9e9e9e;border-radius:6px;width:100%;margin:0 0 20px 0;min-height:40px;height:45px;padding:5px 5px 10px 5px}.input-label{margin:-15px 0 0 0;color:#696969;background-color:#fff;font-size:12px;padding:0 5px;transform:translateY(-1px);width:fit-content}.e-numeric,.e-numerictextbox{border:none;outline:none;height:45px}.e-control{outline:none!important}:focus{outline:none}@font-face{font-family:Lato;src:local("Lato"),url(/fonts/Lato/Lato-Regular.ttf) format("truetype")}body{height:100%}.v-application,body{font-family:Lato,Roboto,Open Sans,serif!important}.app-wrapper{padding:24px 40px 24px 296px;height:100%}.smallLeft{padding:8px 0 0 65px}.section-title{color:#061178;font-size:larger!important;font-weight:700}.edit-button{color:#2f54eb;font-size:larger!important;font-weight:400;cursor:pointer}.entity-description{max-height:300px!important;overflow:scroll}.separator{margin:10px 0}.add-clicker{color:#8c8c8c;vertical-align:middle;margin:36px auto;cursor:pointer}.custom-item{display:flex}.custom-name,.custom-value{font-weight:400}.custom-value{margin-left:10px}.cloudchart{color:#fff;position:absolute;top:8px;left:60px;font-size:28px}.page-toolbar{box-shadow:none!important;margin-top:24px;height:40px!important;z-index:40!important;padding:0 40px 0 296px}.page-toolbar .v-text-field__details{display:none!important}.page-toolbar .v-input__slot{margin-bottom:0!important}.page-toolbar .v-toolbar__content{display:flex!important;justify-content:space-between;align-items:center;padding:0!important;box-shadow:none!important}.page-toolbar .mdi-magnify:before{margin-bottom:0!important}.buttons{padding:10px 0;margin:10px 0 0 0;width:100%;float:right}.v-slide-group__wrapper{border-bottom:1px solid #1976d2}.v-list-item--link:before{background-color:transparent!important}.e-menu-item.e-separator{height:5px!important}.dx-texteditor.dx-editor-underlined:after{border:none!important}.dx-texteditor.dx-state-active:before,.dx-texteditor.dx-state-focused:before{border-bottom:0 solid #fff!important}.dx-texteditor.dx-editor-outlined,.theme--light.v-text-field>.v-input__control>.v-input__slot:before,.v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{border:none!important}.v-ripple__container{display:none!important}.v-menu__content{margin-top:4px!important;box-sizing:border-box;border:.5px solid #d9d9d9;box-shadow:0 0 4px #d5ebf8!important}.v-autocomplete__content,.v-menu__content{border-radius:8px!important}.v-list{padding:4px 0!important}.v-list-item__title{font-size:16px!important}.v-list-item{min-height:32px!important;transition:background .2s ease-in-out}.v-menu__content .v-list-item:hover{background:#e6f7ff}.dx-texteditor-input{height:32px!important;font-size:14px!important;border-radius:2px!important;border:1px solid #1890ff!important}.dx-dropdowneditor-input-wrapper{box-shadow:0 0 4px rgba(24,144,255,.5)!important}.dx-overlay-content{border:none!important;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)!important;border-radius:2px!important;font-size:14px!important}.dx-scrollview-content>.dx-state-hover{background:#e6f7ff!important;font-weight:600}.dx-popup-content{padding:0!important}.e-menu-container ul .e-menu-item,.e-menu-wrapper ul .e-menu-item{height:auto!important}.e-menu-wrapper .e-menu .e-menu-item.e-menu-caret-icon .e-icons.e-caret{height:100%;display:flex;align-items:center;top:0;right:10px}.e-menu-container ul.e-vertical,.e-menu-wrapper ul.e-vertical{width:52px!important;min-width:auto!important}.e-menu-wrapper{width:52px!important;margin-bottom:1em;border:none!important;border-radius:8px!important;box-shadow:0 2px 3px 0 rgba(0,0,0,.08235294117647059)}.e-ul{padding:0!important}#search.e-menu-item,#search.e-menu-item>.draggable{height:36px!important;margin:0!important}.e-menu-wrapper:last-child{margin-bottom:0}.e-menu-item{padding:0!important}.e-popup{width:52px!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 3px rgba(0,0,0,.08235294117647059)!important}.e-popup .draggable{width:52px}.draggable{flex-direction:column;align-items:center;padding-top:0!important}.draggable,.v-list-item__icon{display:flex!important;justify-content:center}.draggable-icon,.entity-icon{margin:0!important}.entity-icon{height:100%!important;display:flex!important;justify-content:center;align-items:center}.entity-icon>img{height:32px!important}.goTXarea{resize:none!important}.mdi-magnify:before{background-image:url(../img/search.553b2aae.svg)}.mdi-magnify:before,.mdi-office-building-outline:before{display:block;content:""!important;background-size:16.67px 16.67px;height:16.67px;width:16.67px}.mdi-office-building-outline:before{background-image:url(../img/company_dark.ef266f6a.svg)}.mdi-account:before{display:block;content:""!important;background-image:url(../img/individual_dark.ff354472.svg);background-size:16.67px 16.67px;height:16.67px;width:16.67px}.mdi-file-document-outline:before{display:block;content:""!important;background-image:url(../img/trust_dark.e4bdbb98.svg);background-size:14.69px 17.03px;height:17.03px;width:14.69px}.mdi-currency-usd:before{display:block;content:""!important;background-image:url(../img/asset_dark.7b327be7.svg);background-size:10.81px 16.67px;height:16.67px;width:10.81px}.mdi-presentation:before{background-image:url(../img/project_dark.4212f4cf.svg)}.mdi-buffer:before,.mdi-presentation:before{display:block;content:""!important;background-size:16.67px 16.67px;height:16.67px;width:16.67px}.mdi-buffer:before{background-image:url(../img/custom_dark.fda0f2c5.svg)}.mdi-home:before{background-image:url(../img/property_dark.dddd132a.svg)}.mdi-airplane:before,.mdi-home:before{display:block;content:""!important;background-size:16.67px 16.67px;height:16.67px;width:16.67px}.mdi-airplane:before{background-image:url(../img/aircraft_dark.3f4679a4.svg)}.mdi-sail-boat:before{display:block;content:""!important;background-image:url(../img/yacht_dark.553ab343.svg);background-size:18.55px 14.83px;height:14.83px;width:18.55px}.mdi-piggy-bank:before{display:block;content:""!important;background-image:url(../img/bank_dark.12dfe1f9.svg);background-size:16.67px 15.01px;height:15.01px;width:16.67px}.mdi-sticker-outline:before{display:block;content:""!important;background-image:url(../img/sticky_dark.2f510d02.svg);background-size:16.67px 16.67px;height:16.67px;width:16.67px}.left-panel .mdi-office-building-outline:before,.mdi-office-building-outline-light:before{display:block;content:""!important;background-image:url(../img/company_light.27328595.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.left-panel .mdi-account:before,.mdi-account-light:before{display:block;content:""!important;background-image:url(../img/individual_light.ddfc6ed0.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.left-panel .mdi-file-document-outline:before,.mdi-file-document-outline-light:before{display:block;content:""!important;background-image:url(../img/trust_light.1c2bc3bc.svg);background-position:50%;background-size:11.75px 13.62px;height:16px;width:16px}.left-panel .mdi-currency-usd:before,.mdi-currency-usd-light:before{display:block;content:""!important;background-image:url(../img/asset_light.2edec674.svg);background-position:50%;background-size:8.65px 13.33px;height:16px;width:16px}.left-panel .mdi-presentation:before,.mdi-presentation-light:before{display:block;content:""!important;background-image:url(../img/project_light.76895618.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.left-panel .mdi-buffer:before,.mdi-buffer-light:before{background-image:url(../img/custom_light.4efaaf22.svg)}.left-panel .mdi-buffer:before,.mdi-buffer-light:before,.mdi-home-light:before{display:block;content:""!important;background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.mdi-home-light:before{background-image:url(../img/property_light.504a1e71.svg)}.mdi-airplane-light:before{background-image:url(../img/aircraft_light.586acc12.svg);background-size:13.33px 13.33px}.mdi-airplane-light:before,.mdi-sail-boat-light:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-sail-boat-light:before{background-image:url(../img/yacht_light.780cf73e.svg);background-size:14.84px 11.87px}.mdi-piggy-bank-light:before{background-image:url(../img/bank_light.a21a327f.svg);background-size:13.33px 12px}.mdi-piggy-bank-light:before,.mdi-sticker-outline-light:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-sticker-outline-light:before{background-image:url(../img/sticky_light.c335221f.svg);background-size:13.33px 13.33px}.mdi-stickytext:before{background-image:url(../img/stickytext-context.6ba7f289.svg);background-size:16px 16px}.e-ddl-icon:before,.mdi-stickytext:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.e-ddl-icon:before{background-image:url(../img/open_menu.d13639c5.svg);background-size:11.67px 6.67px}.e-clear-icon:before{background-image:url(../img/close.2264218a.svg);background-size:10px 10px}.e-clear-icon:before,.mdi-plus-circle-outline:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-plus-circle-outline:before{background-image:url(../img/plus.cb663e7d.svg);background-size:13.33px 13.33px}.dialog-button-disabled{background:#f5f5f5;color:#bfbfbf;border:1px solid #d9d9d9}.mdi-ray-start-arrow:before{background-image:url(../img/flow.a6c0ac33.svg);background-size:13.33px 6px}.mdi-ray-start-arrow:before,.mdi-swap-horizontal:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-swap-horizontal:before{background-image:url(../img/flow_single.ee76c854.svg);background-size:12px 9.33px}.switch-icon:before{background-image:url(../img/flow_switch.485b5803.svg);background-size:13.33px 7.33px}.mdi-arrow-left-right:before,.switch-icon:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-arrow-left-right:before{background-image:url(../img/flow_double.d4e1f006.svg);background-size:11px 11px}.none-icon:before{background-image:url(../img/flow_none.691bddea.svg);background-size:8px 8px}.mdi-current-dc:before,.none-icon:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-current-dc:before{background-image:url(../img/line.db57e83d.svg);background-size:10.41px 12.5px}.mdi-type:before{background-image:url(../img/type.668fde5c.svg);background-size:12.75px 10.63px}.mdi-style:before,.mdi-type:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-style:before{background-image:url(../img/style.58ee8bc4.svg);background-size:13.33px 12px}.mdi-orthogonal:before{background-image:url(../img/orthogonal.9a60360c.svg);background-size:10.41px 12.5px}.mdi-orthogonal:before,.mdi-straight:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-straight:before{background-image:url(../img/straight.7d4ec3d5.svg);background-size:12.88px 12.88px}.mdi-window-minimize:before{background-image:url(../img/line_solid.bfb2d0b3.svg)}.mdi-dots-horizontal:before,.mdi-window-minimize:before{display:block;content:""!important;background-position:50%;background-size:12.5px 1.13px;height:16px;width:16px}.mdi-dots-horizontal:before{background-image:url(../img/line_dashed.141af7cd.svg)}.table-menu-icon.mdi-dots-horizontal:before{background-image:url(../img/dots.a7529d0e.svg);background-size:12.67px 12.67px}.mdi-water:before,.table-menu-icon.mdi-dots-horizontal:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-water:before{background-image:url(../img/color.35fc9be4.svg);background-size:8.01px 10.67px}.mdi-border:before{background-image:url(../img/border.24ae6f67.svg);background-size:12.5px 12.5px}.mdi-border:before,.mdi-size:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-size:before{background-image:url(../img/size.a4394bca.svg);background-size:13px 11px}.mdi-pen:before{background-image:url(../img/description.490574d9.svg);background-size:10.67px 10.67px}.mdi-delete:before,.mdi-pen:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.mdi-delete:before{background-image:url(../img/trash-context.5c785ab2.svg);background-size:12px 12.5px}.mdi-replace:before{display:block;content:""!important;background-image:url(../img/replace.ba04294c.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.mdi-icon:before{background-image:url(../img/icon-menu.ae2e7a24.svg)}.mdi-hide-icon:before,.mdi-icon:before{display:block;content:""!important;background-position:50%;background-size:16px 16px;height:16px;width:16px}.mdi-hide-icon:before{background-image:url(../img/hide-icon-menu.a8695fb4.svg)}.mdi-trash-can-outline:before{background-image:url(../img/trash-light.1e6d7ee9.svg);background-size:10.67px 13.33px}.delete-button.mdi-trash-can-outline:before,.mdi-trash-can-outline:before{display:block;content:""!important;background-position:50%;height:16px;width:16px}.delete-button.mdi-trash-can-outline:before{background-image:url(../img/trash-topnav.0c2709a5.svg);background-size:16px 16px}.mdi-inbox:before{display:block;content:""!important;background-image:url(../img/received.0ff8538c.svg);background-position:50%;background-size:13.33px 10.01px;height:16px;width:16px}.mdi-send:before{background-image:url(../img/sent.5203d836.svg)}.mdi-send:before,.mdi-sitemap:before{display:block;content:""!important;background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.mdi-sitemap:before{background-image:url(../img/all-charts.c231f475.svg)}.mdi-sitemap-disabled:before{display:block;content:""!important;background-image:url(../img/chart-disabled.f15b4e16.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.text-center.sortable,.text-start.sortable{font-size:14px!important;color:#595959!important;font-weight:400!important;height:20px!important}.text-start.sortable:first-child{padding-left:56px!important}.text-start.sortable:last-child{display:none!important}.v-data-footer__select{height:20px!important}.page-toolbar,.v-data-footer,.v-data-table-header,.v-data-table__wrapper tbody,.v-main{background:#fff!important}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:0!important}.theme--light.v-data-table .v-data-footer{border-top:0!important}tbody .text-center,tbody .text-start{font-size:14px!important;color:#8c8c8c!important;font-weight:400!important;max-width:200px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;transition:background .2s ease-in-out!important}tbody .text-start:first-child{border-radius:8px 0 0 8px!important;font-weight:400!important;color:#262626!important;cursor:pointer!important}tbody .text-start:last-child{border-radius:0 8px 8px 0!important;max-width:300px!important;text-align:right!important}tbody tr{height:48px!important;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf}thead tr{height:36px!important}table .v-chip{border-radius:2px!important;width:75px!important;height:22px!important;display:flex!important;justify-content:center!important;font-size:12px!important;font-weight:400!important}table .v-chip:hover{background:inherit!important}.pink-tag{color:#eb2f96!important;background:#fff0f6!important;border:1px solid #ffadd2!important}.blue-tag{color:#2f54eb!important;background:#f0f5ff!important;border:1px solid #adc6ff!important}.view-chart-button{background:#1890ff!important;height:32px!important;border-radius:2px!important;color:#fff!important;text-transform:none!important;font-size:14px!important;margin-right:16px!important}.view-chart-button.theme--light.v-btn.v-btn--disabled{border:1px solid #d9d9d9!important;color:#bfbfbf!important;background:#f5f5f5!important}.restore-button{background:#fff!important;height:32px!important;border-radius:2px!important;color:#2f54eb!important;text-transform:none!important;border:1px solid #d9d9d9!important;font-size:14px!important;margin-right:24px!important;box-shadow:none!important}.restore-button img{width:13.33px;height:11.33px;margin-right:9.33px;vertical-align:middle}.share-button{background:#fff!important;border-radius:2px!important;color:#096dd9!important;border:1px solid #096dd9!important;margin-right:16px!important;padding:0!important;width:67px!important}.bin-delete-button,.share-button{height:32px!important;text-transform:none!important;font-size:14px!important}.bin-delete-button{background:#fff!important;border-radius:2px!important;color:#fff!important;background:#ff4d4f!important;margin-right:24px!important}.delete-button{margin-right:24px!important}.delete-button,.table-menu-button{background:#fff!important;height:32px!important;width:32px!important;border:1px solid #d9d9d9!important;border-radius:2px!important}.table-menu-button{margin-right:16px!important}.table-menu-button:last-child{margin-right:0!important}.v-btn{letter-spacing:0!important}.v-btn--active:before,.v-btn:focus:before,.v-btn:hover:before,.v-icon.v-icon:after{opacity:0!important}.table-menu-list-icon{margin:0!important;height:32px!important}.table-menu-list-icon,.table-menu-list-icon-wrapper{display:flex;align-items:center;justify-content:center}.table-menu-list-icon-wrapper{width:16px;height:16px;margin-right:8px}.dialog-overlay .v-text-field__details{display:none!important}.table-menu-list .v-list-item:hover{font-weight:400!important}.assets-tabs{margin-top:16px!important}.assets-tabs .v-tab{font-weight:400!important;font-size:14px!important;text-transform:none!important;border-bottom:1px solid transparent!important}.assets-tabs .v-slide-group__wrapper{border-bottom:1px solid #bfbfbf!important}.assets-tabs .tabs-active{font-weight:600!important;background:#fff!important;color:#1890ff!important;border-bottom:1px solid #1890ff!important}.v-tabs-slider-wrapper{display:none!important}.assets-tabs .v-tab i{transition:none!important;filter:brightness(0) saturate(100%) invert(42%) sepia(81%) saturate(0) hue-rotate(236deg) brightness(113%) contrast(96%)!important}.assets-tabs .tabs-active i{transition:none!important;filter:brightness(0) saturate(100%) invert(56%) sepia(80%) saturate(4853%) hue-rotate(192deg) brightness(102%) contrast(101%)!important}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:hover:before,.v-tab--active.v-tab:not(:focus):before{opacity:0!important}.new-entity-button{margin:16px 0!important;background:#1890ff!important;color:#fff!important;font-size:14px!important;padding:5px 16px!important;text-transform:none!important;border-radius:2px!important;box-shadow:none!important;height:32px!important}.new-entity-button img{width:16px;height:16px;margin-right:8px;vertical-align:middle}.red-button{background:#ff4d4f!important;margin-right:20px!important}h1{font-size:24px!important;font-weight:600!important}.add-to-chart-button,.delete-button,.diagram-toolbar-button,.dialog-button,.restore-button,.router-link-button,.share-button,.table-menu-button{transition:.2s ease-in-out!important}.add-to-chart-button:hover,.diagram-toolbar-button:hover,.dialog-button:hover,.restore-button:hover,.router-link-button:hover,.share-button:hover{color:#40a9ff!important}.add-to-chart-button:active,.diagram-toolbar-button:active,.dialog-button:active,.restore-button:active,.router-link-button:active,.share-button:active{color:#096dd9!important;border:1px solid #096dd9!important}.delete-button:active,.table-menu-button:active{border:1px solid #096dd9!important}.delete-button:hover:before,.diagram-toolbar-button-icon:hover img,.table-menu-button:hover .table-menu-icon,.table-menu-button:hover .table-menu-icon.dynamic-chart:before,.table-menu-button:hover .table-menu-icon.mdi-dots-horizontal:before{transition:filter .2s ease-in-out!important;filter:brightness(0) saturate(100%) invert(57%) sepia(15%) saturate(2027%) hue-rotate(169deg) brightness(101%) contrast(104%)!important}.delete-button:active:before,.diagram-toolbar-button-icon:active img,.table-menu-button:active .table-menu-icon,.table-menu-button:active .table-menu-icon.dynamic-chart:before,.table-menu-button:active .table-menu-icon.mdi-dots-horizontal:before{transition:filter .2s ease-in-out!important;filter:brightness(0) saturate(100%) invert(25%) sepia(32%) saturate(5258%) hue-rotate(200deg) brightness(108%) contrast(93%)!important}.diagram-toolbar-button-inversed,.dialog-button-inversed,.new-button,.new-entity-button,.popup-button,.router-link-button-blue,.user-info-button,.view-chart-button{transition:background .2s ease-in-out!important}.diagram-toolbar-button-inversed:hover,.dialog-button-inversed:hover,.new-button:hover,.new-entity-button:hover,.popup-button:hover,.router-link-button-blue:hover,.user-info-button:hover,.view-chart-button:hover{background:#40a9ff!important}.diagram-toolbar-button-inversed:active,.dialog-button-inversed:active,.new-button:active,.new-entity-button:active,.popup-button:active,.router-link-button-blue:active,.user-info-button:active,.view-chart-button:active{background:#096dd9!important}.dialog-button-inversed-disabled:focus,.dialog-button-inversed-disabled:hover{background:#f5f5f5!important;border:1px solid #d9d9d9!important;color:#bfbfbf!important}.bin-delete-button,.new-entity-button.red-button{transition:background .2s ease-in-out!important}.bin-delete-button:hover,.new-entity-button.red-button:hover{background:#ff7875!important}.bin-delete-button:active,.new-entity-button.red-button:active{background:#f5222d!important}.user-info-button-deactivate{transition:.2s ease-in-out!important}.user-info-button-deactivate:hover{background:inherit!important;color:#ff7875!important;border-color:#ff7875!important}.user-info-button-deactivate:active{background:inherit!important;color:#f5222d!important;border-color:#f5222d!important}.disabled-button:active{border:1px solid #d9d9d9!important}.disabled-button:active img,.disabled-button:hover img{filter:none!important}.button-icon-wrapper{height:16px;width:16px;display:flex;justify-content:center;align-items:center}.toolbar-open{transition:top .5s!important;top:0!important}.toolbar-close{transition:top .5s!important;top:-90px!important}.v-application--wrap{background:#fff!important}button,input{transition:border .2s ease-in-out;transition:background .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:color .2s ease-in-out}.avatar-wrapper{width:40px;height:40px;border-radius:50%;background:#263841;display:flex;justify-content:center;align-items:center;cursor:pointer}.avatar-wrapper>img{width:24px;height:24px}.dropdown{position:relative}.dropdown-menu,.topnav-dropdown-menu{position:absolute;background:#fff;box-shadow:0 0 4px #d5ebf8;border-radius:8px;padding:4px 0;top:calc(100% + 8px);right:0;opacity:0;transform:translateY(-8px);transition:opacity .2s ease-in-out,transform .2s ease-in-out;box-sizing:border-box;border:.5px solid #d9d9d9;pointer-events:none}.dropdown-menu-opened,.topnav-dropdown-menu-opened{opacity:1;transform:translateY(0);pointer-events:auto}.dropdown-button{display:flex;align-items:center;font-weight:400;font-size:12px;color:#262626;padding:8px 12px;white-space:nowrap;width:100%;transition:background .2s ease-in-out}.dropdown-button>.button-icon-wrapper{margin-right:8px}.dropdown-button:hover{background:#fafafa}input::-webkit-calendar-picker-indicator{display:none!important}.dialog-button-disabled:hover{background:#f5f5f5!important}.table-name{display:flex!important;align-items:center!important;height:100%!important;width:100%!important}.popup-wrapper input:hover{border-color:#40a9ff}.popup-wrapper input:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.info-row img,input,select,textarea{transition:.2s ease-in-out}.left-panel-icon-wrapper{width:16px;height:16px;margin-right:8px;display:flex;justify-content:center;align-items:center}.menu-section,.menu-text{line-height:24px!important}.button-disabled,.button-disabled.theme--dark.v-btn.v-btn--disabled.v-btn--has-bg,.button-disabled.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{border:1px solid #d9d9d9!important;color:#bfbfbf!important;background-color:#f5f5f5!important}.button-disabled:before,.button-disabled i,.button-disabled img{filter:brightness(0) saturate(100%) invert(84%) sepia(0) saturate(10%) hue-rotate(140deg) brightness(92%) contrast(92%)}.button-disabled:active,.button-disabled:hover{border:1px solid #d9d9d9!important;color:#bfbfbf!important;background-color:#f5f5f5!important}.blue-tag>span,.pink-tag>span{max-width:150px!important}.dialog-buttons-wrapper .dialog-button-inversed{margin-right:0!important}.theme--light.v-data-table{background-color:transparent!important}.list-icon{margin-right:16px;width:24px;height:24px}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:inherit!important}.v-menu__content .v-list-item{padding:0!important}.breadcrumb{cursor:normal}.normal-weight{cursor:pointer;font-weight:400!important}.nested-folder-name{display:inline-flex;gap:16px;flex-direction:row;align-items:center}.no-line{border-bottom:none!important}.top-line{margin-top:0;padding-top:24px}.no-top-padding{padding-top:0!important}.text-center,.text-start{font-size:14px!important;color:#595959!important;font-weight:400!important;height:20px!important}.v-main__wrap{height:100vh!important}.container{padding:0!important;max-width:100%!important}.no-margin{margin:0!important}.dark-text{color:#262626!important}.theme--light.v-list-item.v-list-item--highlighted{background:#e6f7ff!important}.disabled-button:hover>img,.disabled-button>img{filter:brightness(0) saturate(100%) invert(91%) sepia(0) saturate(9%) hue-rotate(182deg) brightness(92%) contrast(73%)!important}.entity-name-gap{display:flex;align-items:center;gap:16px}.empty-message{text-align:center;margin-top:85px}.empty-message img{height:164px;width:258px;margin-bottom:24px}.empty-message p{font-weight:400;font-size:16px;color:#262626}.empty-message.assets{margin-top:21px}.input-row.adapt{display:flex;justify-content:center;align-items:center}.input-row.adapt>.label{margin-right:12px!important;width:auto!important}.input-row.adapt>input{flex:1!important;width:100%!important;margin:0!important}.input-row.adapt.more-margin{margin-bottom:24px!important}.table-menu-icon.dynamic-chart:before{display:block;content:""!important;background-image:url(../img/dynamic-chart.631e8b86.svg);background-position:50%;background-size:13.33px 13.33px;height:16px;width:16px}.dialog-close-wrapper{background:#fff;width:24px!important;height:24px!important;border-radius:50%;transition:.2s ease-in-out}.dialog-close-wrapper:hover{background:#f0f0f0}.align-center-table{position:relative;left:-9px}.normal-cursor{cursor:default!important}.first-table-column{min-width:258px!important}.v-btn:not(.v-btn--round).v-size--small{min-width:32px!important}.overlay.tfa .dialog__text{text-align:left!important}.chart-name:hover~.chart-name-tooltip,.diagram-toolbar-button-icon:hover span,.dropdown-toggle:hover~span,.logo-wrapper:hover>span{opacity:.6}.chart-name-tooltip,.diagram-toolbar-button-icon span,.dropdown>span,.logo-wrapper>span{position:absolute;top:44px;background:#262626;opacity:0;color:#fff;font-weight:400;font-size:12px;border-radius:2px;height:20px;padding:0 8px;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out;z-index:-1;pointer-events:none;white-space:nowrap}.diagram-toolbar-button-icon span{top:36px}.maximized{width:100%;height:100%;position:fixed;top:0;left:0}.diagram-wrapper{margin:0;padding:0;height:100%}.palette-max{left:30px}.palette-normal{left:280px}.palette{position:absolute;top:calc(50% - 193px);z-index:4}.diagram-toolbar-max{right:20px}.diagram-toolbar-normal{right:260px}.diagram-toolbar{background-color:transparent;z-index:3;position:absolute;top:36px;right:24px}.diagram-name{background-color:#fff;border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.15);padding:4px 8px;z-index:3;display:flex;justify-content:center;align-items:center;position:absolute;top:24px;left:24px}.diagram{width:100%;overflow-x:hidden;overflow-y:hidden}.diagram-banner-max{top:0;left:0}.expander-button{z-index:5;position:absolute;bottom:10px;right:10px}.logo-wrapper:hover{background:#fafafa}.chart-name{color:#262626;font-size:14px;cursor:pointer;border-radius:8px;padding:1px 8px;border:1px solid transparent;max-width:400px;white-space:nowrap;overflow:hidden;transition:all .2s ease-in-out;margin-left:8px}.chart-name:hover{border:1px solid #40a9ff}.chart-name:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.diagram-toolbar-button{height:32px;font-size:14px;background:#fff;border-radius:8px;padding:0 16px;color:#2f54eb;border:1px solid #d9d9d9;margin-right:16px}.diagram-toolbar-button:last-child{margin-right:0}.diagram-toolbar-button-inversed{height:32px;font-size:14px;border-radius:8px;padding:0 16px;background:#1890ff;color:#fff;border:none;margin-right:16px}.small-margin{margin-right:8px}.diagram-toolbar-button-icon{padding:7px}.disabled-button{background:#f5f5f5}.diagram-toolbar-buttons-wrapper{display:flex}.diagram-toolbar-list{padding:0;border-radius:5px!important;box-shadow:0 3px 6px rgba(0,0,0,.12)}.diagram-toolbar-list-item{width:32px;height:32px;display:flex;justify-content:center;align-items:center}.v-menu__content{min-width:32px;margin-top:4px}.v-application .rounded-0{border-radius:2px!important}.v-list--dense .v-list-item,.v-list-item--dense{min-height:32px!important}.dropdown .diagram-toolbar-button{margin-right:0}.no-hover:hover{cursor:default;border-color:transparent}.shared-link-wrapper{font-family:Lato,sans-serif;position:absolute;left:0;top:0;z-index:999;min-width:100vw;min-height:100vh;margin:0;box-sizing:border-box;background:url(/background.svg) no-repeat;background-size:100vw;background-position:100;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.dots-vertical{position:absolute;top:225px;left:-5px}.dots-horizontal{position:absolute;right:225px;bottom:300px}.shared-link-wrapper nav{padding:32px 40px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%}.shared-link-wrapper nav img{height:48px}.shared-link-wrapper .popup-wrapper{background:#fff;box-shadow:0 0 4px #d5ebf8;border-radius:8px;width:620px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:left}.shared-link-wrapper button{width:360px;height:40px;font-weight:600;font-size:16px;color:#fff;margin-top:16px;align-self:center}.input-row.shared-link p{font-weight:400;font-size:16px;color:#262626;margin-bottom:16px}.input-row.shared-link{width:100%;padding:32px 0;margin:0;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf}.popup-wrapper .heading{font-weight:600;font-size:16px;color:#262626;margin-bottom:24px}.popup-wrapper .sub-heading{font-weight:600;font-size:14px;color:#061178;margin-bottom:16px}.dialog-button-inversed-disabled{color:#bfbfbf!important}.shared-link .error-message{font-weight:400;font-size:12px;color:#f5222d;margin-top:8px;display:flex;align-items:center;background-color:transparent!important;padding-left:100px}.shared-link .error-message>img{width:16.67px;height:16.67px;margin-right:8px}.popup-wrapper.invalid{height:327px;display:flex;justify-content:center;align-items:center}.popup-wrapper.invalid span{font-weight:400;font-size:16px;color:#262626}.loading-indicator{position:absolute;top:9px;left:calc(50vw - 48px);background:#262626;color:#fff;pointer-events:none;font-weight:400;font-size:12px;border-radius:2px;height:22px;width:96px;display:flex;justify-content:center;align-items:center;opacity:0;z-index:99;white-space:nowrap;transition:.2s ease-in-out}.loading-indicator.visible{opacity:.6}.logo-wrapper{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:.2s ease-in-out}.diagram-toolbar-button-icon:hover span{opacity:.6}.diagram-toolbar-button-icon span{position:absolute;top:44px;background:#262626;opacity:0;color:#fff;font-weight:400;font-size:12px;border-radius:2px;height:20px;padding:0 8px;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out;z-index:-1;pointer-events:none;white-space:nowrap}.dx-overlay-wrapper,.menu{opacity:0}.menu{display:none;position:absolute;width:114px;margin:0;padding:4px 0!important;z-index:999;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);list-style:none;background-color:#2c414c;border-radius:8px}.color-menu{width:100px;padding:8px!important}.color-menu-sticky{width:128px!important}.menu-icon{width:16px;height:16px;display:flex;justify-content:center;align-items:center;margin:4px 8px 4px 0}.menu-item{position:relative;margin:0;color:#fff;padding:0 12px;font-size:12px;font-weight:400;cursor:pointer;display:flex!important;align-items:center}.no-color-menu-item{text-align:center}.no-color-menu-item>span{margin:0 auto;margin-right:12px;width:8px;height:8px;display:inline}.color-menu-item{display:block;width:20px;height:20px;color:#fff;border-radius:100%;margin:4px;float:left;font:700 12px sans-serif;cursor:pointer}.menu-item:before{position:absolute;top:0;left:0;opacity:0;pointer-events:none;content:"️";width:100%;height:100%;background-color:#000}.menu-item:hover{background-color:#377cb8}.menu .menu{top:-4px;left:100%}.menu .menu.color-menu{top:auto!important}.menu-item:hover>.menu,.show-menu{display:block;opacity:1}#diagramHost{width:100%;height:100vh;border:none;outline:none}canvas{outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}#stickyContextMenu.sticky-text #stickyColorMenuItem{display:none!important}.color-menu-item.none-button{display:flex!important;align-items:center!important;justify-content:center!important}.file-uploads{overflow:hidden;position:relative;text-align:center;display:inline-block}.file-uploads.file-uploads-html4 input,.file-uploads.file-uploads-html5 label{background:#fff;opacity:0;font-size:20em;z-index:1;top:0;left:0;right:0;bottom:0;position:absolute;width:100%;height:100%}.file-uploads.file-uploads-html4 label,.file-uploads.file-uploads-html5 input{background:hsla(0,0%,100%,0);overflow:hidden;position:fixed;width:1px;height:1px;z-index:-1;opacity:0}.details{width:100%;padding-bottom:12px;overflow-x:hidden}.details_title>span{max-width:100%}.multiline>span{height:auto!important;display:block!important;word-wrap:break-word}.details_title .cancel{color:#262626;width:55px;margin-right:9px}.details_title .save{width:44px;background:#1890ff;color:#fff;border:none}.details_custom .add{background:#fff;border:1px solid #d9d9d9;border-radius:2px;width:67px;height:24px;font-size:14px;color:#2f54eb;display:flex;justify-content:center;align-items:center;margin-top:12px}.add>img{width:16px;height:16px}.delete{align-self:flex-end}.delete>img{width:16px;height:16px}.info-row{min-height:24px}.info-row>span{width:50%}.info-row>span>img{width:16px;height:16px;margin-right:4px;position:relative;filter:brightness(0) saturate(100%) invert(9%) sepia(90%) saturate(4030%) hue-rotate(238deg) brightness(82%) contrast(114%)}.separator-line{width:calc(100% + 32px)}.details_custom .blank{width:100%;height:54px;background:#f5f5f5;border-radius:2px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#8c8c8c}.custom-input{margin-bottom:8px;display:flex;justify-content:space-between}.custom-input-column{width:50%}.custom-input-column>span{font-size:14px;color:#262626}.custom-input-column>input{margin-top:8px;display:block;border:1px solid #d9d9d9;border-radius:2px;font-size:14px;width:calc(100% - 16px);height:24px;padding-left:8px}.custom-input-column:first-child>input{width:calc(100% - 24px)}.less-padding{padding-left:8px!important}.entity-details{width:100%;padding-bottom:12px}.details_title>span{font-weight:600;font-size:14px;color:#061178}.entity-notes{width:100%;padding-bottom:12px}.no-notes{width:100%;height:128px;background:#f5f5f5;border:1px solid #1890ff;box-shadow:0 0 4px #d5ebf8;border-radius:8px}.no-notes,.no-notes button{display:flex;justify-content:center;align-items:center}.no-notes button{width:146px;height:30px;background:#1890ff;border-radius:2px;font-size:12px;color:#fff}.no-notes button>img{width:16px;height:16px;margin-right:8px}.note-wrapper button{width:38px;height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb;margin:12px 0}.note-wrapper div{box-shadow:0 0 4px #d5ebf8}.note-textarea-wrapper textarea,.note-wrapper div{border:1px solid #d9d9d9;border-radius:8px;font-size:14px;color:#262626;padding:5px 12px}.note-textarea-wrapper textarea{box-shadow:0 0 4px #d5ebf8!important;font-family:inherit!important;width:100%;min-height:128px;resize:none;line-height:inherit!important}.note-textarea-wrapper div{margin-top:12px}.note-textarea-wrapper button{width:38px;height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb}.note-textarea-wrapper .cancel{color:#262626;width:55px;margin-right:9px}.note-textarea-wrapper .save{width:44px;background:#1890ff;color:#fff;border:none}.note-textarea-wrapper textarea:hover{border-color:#40a9ff}.note-textarea-wrapper textarea:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.file-details{padding-bottom:12px}.details_title{margin:12px 0}span.back-arrow{color:#595959;font-weight:400;cursor:pointer}span.back-arrow img{vertical-align:middle;margin-right:8px}.no-files{width:100%;height:168px;background:#f5f5f5;border:1px solid #1890ff;box-shadow:0 0 4px #d5ebf8;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.no-files span{font-size:16px;color:#262626}.no-files button{width:146px;height:30px;background:#1890ff;border-radius:2px;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:24px}.no-files button>img{width:16px;height:16px;margin-right:8px}.file-details table{border-collapse:collapse}.file-details table tr th{width:auto}.file-details table tr th:first-child{width:44px}.file-details table tr th:nth-child(2){width:190px}.file-details table tr th:nth-child(3){width:101px}.file-details table tr th:nth-child(4){width:58px}.file-details table tr th:nth-child(5){width:72px}.file-details table tr th:nth-child(6){width:75px}.file-details table tr th:last-child{text-align:center}.file-details .card{width:100%;font-size:12px;font-weight:400;color:#595959}.file-details .card td{height:48px;border-top:1px solid #bfbfbf!important}.file-details .card:last-child td{border-bottom:1px solid #bfbfbf!important}.file-details .card td:nth-child(2) input{font-size:12px;color:#061178;cursor:pointer;border:1px solid transparent;padding:0 4px;border-radius:2px;transition:all .2s ease-in-out;width:calc(100% - 16px)}.file-details .card td:nth-child(2) input:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.file-details .card td:first-child img{width:20px;height:20px;vertical-align:middle}.toggle-centered{justify-content:center!important}.file-details .card td:last-child>button{margin-right:16px}.details_title button.manage-button{height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb;padding:0 8px}.details_title button.done-button{width:44px;height:22px;background:#1890ff;border-radius:2px;font-size:12px;color:#fff}.file-details .button{border:none;color:#262626;border-radius:2px;font-size:14px;height:32px;padding:0 16px;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #d9d9d9}.file-details .button img{height:16px;width:16px;margin:0;margin-right:8px}.file-details .button-icon{margin-right:8px}.file-details .button-icon img{margin:0}.file-details .table-menu-button{margin-right:16px!important}.v-menu__content{max-width:99px!important}.v-list-item{cursor:pointer!important}.table-menu-list-text{font-size:12px!important}.share-warning{width:calc(100% - 4px);padding:16px 24px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 4px #d5ebf8;margin:0 auto;margin-top:16px}.share-warning img{margin-right:16px}.share-warning span{font-weight:400;font-size:12px;color:#262626}.table-menu-list{width:120px!important}.table-menu-list>div{padding:0}span.name{cursor:normal}span.folder-name,span.name{font-size:12px;color:#061178;padding-left:5px}span.folder-name{cursor:pointer;display:inline-block;padding-right:16px}.sharing-indicator{cursor:pointer;transition:color .2s ease-in-out}.sharing-indicator:hover{color:#40a9ff}.card-column{transition:background .2s ease-in-out}.card-column:first-child{border-radius:8px 0 0 8px}.card-column:last-child{border-radius:0 8px 8px 0}tr.card:hover .card-column{background:#f5f5f5}.card-column-button-wrapper{display:flex;justify-content:flex-end;align-items:center}.details_title,.person{margin-top:12px}.person button{margin-bottom:12px}.details_title button,.person button{width:38px;height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb}.details_title button[type=submit]{width:44px;background:#1890ff;color:#fff;border:none}.person-input+.details_buttons{justify-content:flex-start!important}.person-input+.details_buttons .delete{margin-left:0!important}.details_custom .delete{align-self:flex-end!important;margin-left:0!important}.details_custom .add{margin-left:0!important;display:flex!important;gap:8px!important}.details_title button.key-person-button{width:132px;height:22px;border-radius:2px;border:none!important}.details_title button.key-person-button,.no-people button{background:#1890ff;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center}.no-people button{border-radius:2px;width:146px;height:30px}.details_title button>img,.no-people button>img{width:16px;height:16px;margin-right:8px}.info-row{display:flex;margin-bottom:12px}.info-row>span:last-child{color:#061178;padding-left:9px;white-space:normal}.info-row div{width:50%}.separator-line{border-bottom:1px solid #f0f0f0;width:calc(100% + 64px);position:relative;left:-16px}.no-people{margin-top:12px;width:100%;height:128px;background:#f5f5f5;border:1px solid #1890ff;box-shadow:0 0 4px #d5ebf8;border-radius:8px;display:flex;justify-content:center;align-items:center}.info-row.key-persons span{white-space:normal!important}.details_buttons{width:100%;display:flex;justify-content:right;align-items:center}.details_buttons button{width:38px;height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb}.details_buttons .cancel{color:#262626;width:55px;margin-right:9px}.details_buttons .save{width:44px;background:#1890ff;color:#fff;border:none}.details_buttons .delete{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #d9d9d9;border-radius:2px;margin-right:16px}.details_title button>img{width:16px;height:16px;margin-right:8px}.person-input{margin-top:12px}.info-row>span{display:flex;align-items:center;width:35%;font-size:14px;color:#595959;align-self:flex-start;min-height:24px}.entity-details .info-row>span{width:50%}.info-row div{width:65%;display:flex;flex-direction:row}.info-row input[type=number],.info-row input[type=text],.info-row select,.info-row textarea{flex:1}.add,.delete{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #d9d9d9;border-radius:2px;margin-left:8px}.delete{margin-left:12px}.info-row input[type=number]:hover,.info-row input[type=text]:hover,.info-row select:hover,.info-row textarea:hover{border-color:#40a9ff}.info-row input[type=text]:hover~img,.info-row select:hover~img{filter:brightness(0) saturate(100%) invert(64%) sepia(15%) saturate(7495%) hue-rotate(182deg) brightness(99%) contrast(105%)!important}.info-row input[type=number]:focus .info-row select:focus,.info-row input[type=text]:focus,.info-row textarea:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.info-row input[type=text]:focus~img,.info-row select:focus~img{filter:brightness(0) saturate(100%) invert(44%) sepia(90%) saturate(2519%) hue-rotate(190deg) brightness(101%) contrast(101%)!important}.details_buttons{margin-bottom:12px}.details-edit{width:100%;padding-bottom:12px}.delete{align-self:center;display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #d9d9d9;background:#fff;border-radius:2px}.delete-disabled{background:#f5f5f5}.multiline>span{align-self:flex-start}.info-row input[type=number],.info-row input[type=text],.info-row select,.info-row textarea{font-family:inherit;height:24px;width:100%;font-size:14px;color:#262626;border:1px solid #d9d9d9;border-radius:2px;padding:1px 8px}.info-row textarea{height:auto;resize:none}.info-row>div{position:relative}.info-row>div>img{position:absolute;top:4px;left:9px;width:16px;height:16px;margin-right:4px}.clear-input{width:16.67px!important;height:16.67px!important;left:auto!important;right:0!important;filter:brightness(0) saturate(100%) invert(62%) sepia(0) saturate(520%) hue-rotate(198deg) brightness(90%) contrast(87%)!important;cursor:pointer}.info-row .date,.info-row select{padding-left:28px!important}.worth{max-height:24px!important}.info-row .worth>select{padding-left:8px!important;width:56px;text-align:center}.info-row .worth>input{width:calc(100% - 72px);margin-right:16px}.info-row .disabled{border:none!important;color:#061178!important}.info-row .radio{display:flex}.info-row .radio>div{display:flex;width:48px;justify-content:center;align-items:center;margin-right:24px}.info-row .radio input[type=radio]{width:16px;height:16px}.info-row .radio label{font-size:14px;color:#262626;margin-left:8px}.info-row input[type=text]:hover~img:not(.clear-input),.info-row select:hover~img:not(.clear-input){filter:brightness(0) saturate(100%) invert(64%) sepia(15%) saturate(7495%) hue-rotate(182deg) brightness(99%) contrast(105%)!important}.info-row input[type=text]:focus~img:not(.clear-input),.info-row select:focus~img:not(.clear-input){filter:brightness(0) saturate(100%) invert(44%) sepia(90%) saturate(2519%) hue-rotate(190deg) brightness(101%) contrast(101%)!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.upload-details{width:100%;padding-bottom:12px;overflow-x:hidden;padding:8px 0}.upload-details .details_title>span{font-weight:600;font-size:14px;color:#061178;max-width:100%;cursor:pointer}.upload-wrapper{height:233px;border:1px dashed #d9d9d9;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;border-radius:8px}.drop-active{border:2px dashed #52c41a}.upload-inner{z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center}.upload-inner img{width:48px;height:48px}.upload-inner span{margin-top:16px;margin-bottom:8px;font-size:14px;color:#595959}.upload-inner span:nth-child(3){margin:0}.upload-inner button:not([class]){margin-top:16px;width:81px;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:14px;color:#595959}.upload-details table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 16px;background:#fff!important}.upload-details .card{background:#fafafa;border-radius:2px!important;width:100%;font-size:12px;font-weight:400;color:#595959;box-shadow:0 1px 1px rgba(0,0,0,.15);display:flex}.upload-details .card td{height:48px}.upload-details .card td:first-child{display:flex;justify-content:center;align-items:center;padding-left:16px;padding-right:8px;border-radius:2px 0 2px 0!important;color:#262626}.upload-details .card td:nth-child(2){display:flex;justify-content:center;align-items:center;width:100%;padding-right:16px}.upload-details .card td:nth-child(2) input{font-size:12px;color:#061178;cursor:pointer;border:1px solid transparent;padding:0 4px;border-radius:2px;transition:all .2s ease-in-out;width:100%}.upload-details .card td:first-child img{width:20px;height:20px;vertical-align:middle}.upload-details .card td:nth-child(3){display:inline-flex;justify-content:right;align-items:center;padding-right:16px}.upload-details .card td:nth-child(3) img{width:16px;height:16px}.upload-details .card td:nth-child(4){border-radius:0 2px 0 2px!important;display:inline-flex;justify-content:right;align-items:center;padding-right:24px}.upload-details .card td:nth-child(4) img{cursor:pointer;width:16px;height:16px}.dynamic-folder-dialog{background:hsla(0,0%,100%,0);overflow:hidden;position:fixed;width:1px;height:1px;z-index:-1;opacity:0}.free-text,.info-row .date,.info-row.port input,.info-row select,.info-row select:not(.funding){padding-left:28px!important}.info-row.yacht-type select{padding-left:8px!important}.dialog-description{font-weight:400;font-size:12px;color:#262626;display:block;margin-bottom:16px}.folders-wrapper{margin-top:16px;height:350px;overflow-y:auto}.folder-wrapper{border-top:1px solid #bfbfbf}.folder-inner-wrapper{display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:12px 24px;transition:background .2s ease-in-out}.folder-inner-wrapper:hover{background:#f5f5f5}.folder-wrapper:last-child{border-bottom:1px solid #bfbfbf}.folder-inner-wrapper img{width:24px;height:24px;margin-right:16px}.folder-wrapper span,.folders-breadcrumbs span,.folders-wrapper span{font-weight:400;font-size:14px;color:#262626}.align-center{display:flex;align-items:center}.bold-weight{font-weight:600!important}.left-margin{margin-left:16px}.back-button{width:32px;height:32px;border:1px solid #d9d9d9;border-radius:2px;justify-content:center;margin-right:16px}.back-button,.folders-breadcrumbs{display:flex;align-items:center}.back-button.disabled{background:#f5f5f5}.back-button.disabled img{filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(0) hue-rotate(215deg) brightness(81%) contrast(82%)}.no-links.timeline{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:8px}.no-links.timeline>button{margin-top:32px}.dialog-buttons-wrapper.timeline{display:flex;justify-content:flex-end;margin-top:0}.entities-table-row.timeline>:first-child{width:190px}.entities-table-row.timeline>div:first-child>span{color:#000}.entities-table-row.timeline>div>span{color:#8c8c8c}.entities-table-row.timeline.headings>div>span{color:#595959}.entities-table-row.timeline>:nth-child(2){width:154px}.entities-table-row.timeline>:nth-child(3){width:170px}.entities-table-row.timeline>:last-child{width:32px;display:flex;justify-content:flex-end}.entities-table-row.timeline div{justify-content:flex-start}.entities-table.timeline{margin-top:0;height:219px;overflow:auto}.dialog-card.timeline{width:620px;height:360px}.pointer{cursor:pointer}.table-menu-button.timeline{display:flex;justify-content:center;align-items:center}.entities-table-row-inner.timeline{border-radius:8px;transition:background .2s ease-in-out!important}.entities-table-row-inner.timeline:not(.headings):hover{background:#f5f5f5}.entities-table-row.timeline:last-child{border-bottom:none}.border{border-top:1px solid #bfbfbf}.dialog-card.share-chart-dialog{min-width:620px!important;height:720px}.dialog-chart-name-wrapper>div{display:flex;align-items:center}.dialog-chart-name-wrapper>div>span{font-weight:400;font-size:12px;color:#000;margin-left:16px}.top-border{padding-top:16px;border-top:1px solid #bfbfbf}.button-groups{display:flex;justify-content:space-between;margin-top:auto}.dialog-button-square{padding:0!important;min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center}.dialog-button-square>img{transition:all .2s ease-in-out}.dialog-button-square:hover>img{filter:brightness(0) saturate(100%) invert(66%) sepia(56%) saturate(3957%) hue-rotate(182deg) brightness(101%) contrast(101%)}.dialog-button-square:active{border:1px solid #096dd9!important}.dialog-button-square:active>img{filter:brightness(0) saturate(100%) invert(21%) sepia(31%) saturate(7491%) hue-rotate(201deg) brightness(108%) contrast(93%)}.dialog-buttons-wrapper-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #bfbfbf;margin-bottom:16px}.dialog-buttons-wrapper-top>span{font-weight:600;font-size:14px;color:#061178}.dialog-button-inversed-image{display:flex;justify-content:center;align-items:center}.dialog-button-inversed img{width:16px;height:16px;margin-right:8px}.share-chart-dialog-content{padding-top:8px!important;height:calc(100% - 60px)}.no-links{padding-top:8px}.no-links span{display:block;text-align:center;font-weight:400}.no-links .bigger-text{font-size:16px;margin-bottom:24px}.label,.no-links .smaller-text{font-size:14px}.label{display:inline-block;width:100px;font-weight:400;color:#595959}.input-row:first-child{margin-bottom:16px}.input-row input[type=password],.input-row input[type=text]{font-family:inherit;height:32px;width:315px;font-size:14px;color:#262626;border:1px solid #d9d9d9;border-radius:2px;padding:1px 8px;margin-right:24px}.input-row input[type=password]:hover,.input-row input[type=text]:hover{border-color:#40a9ff}.input-row input[type=password]:focus,.input-row input[type=text]:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.entities-table{margin-top:24px;overflow-y:auto;padding-bottom:8px}.entities-table-row>:first-child{display:flex;justify-content:center;align-items:center}.entities-table-row>:first-child>img{margin-right:16px}.entities-table-row{height:48px;border-top:1px solid #bfbfbf;display:flex;align-items:center;padding:0 16px}.entities-table-row>:first-child{width:40%;justify-content:flex-start}.entities-table-row>*{width:15%;text-align:center}.entities-table-row:last-child{border-bottom:1px solid #bfbfbf}.input-row .instructions{display:block;margin-left:100px;margin-top:8px;font-weight:400;font-size:12px;color:#262626}.input-row .instructions.error-instructions{color:#f5222d}.padding-left{padding-left:40px}.entities-table-row span{font-weight:400;font-size:12px;color:#000}.entities-table-row .name>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.entities-table-row.headings span{color:#595959}.entities-table-row.headings{border-top:none}.new-share-link-wrapper{height:100%;display:flex;flex-direction:column}.share-files-button{width:32px;height:32px;border:1px solid #d9d9d9;border-radius:2px;display:flex;justify-content:center;align-items:center;position:relative}.share-files-button.shared{border-color:#1890ff}.share-files-button img{width:16px;height:16px}.entities-table-row div{display:flex;justify-content:center;align-items:center}.toggle-indicator{width:12px;height:12px;background:#d9d9d9;border-radius:50%;position:absolute;right:-6px}.toggle-indicator.shared{background:#1890ff}.full-height-wrapper{height:100%}.dialog-input-field{display:flex;align-items:center;margin-bottom:16px}.dialog-input-field span:not(.role-item):first-child{width:40px}.dialog-input-field span:not(.role-item):last-child{font-weight:400;font-size:14px;color:#bfbfbf;margin-left:12px;white-space:nowrap;transition:.2s ease-in-out;cursor:pointer}.dialog-input-field span.active{color:#1890ff!important}.dialog-input-field input:hover{border-color:#40a9ff}.dialog-input-field input:focus{border:1px solid #1890ff;box-shadow:0 0 4px rgba(24,144,255,.5)}.divider{border-bottom:1px solid #bfbfbf}.options-table{max-height:506px;overflow-y:auto}.options-table-header,.options-table-row{font-weight:400;font-size:12px;color:#595959;padding:0 16px;border-bottom:1px solid #bfbfbf;display:flex;justify-content:space-between;align-items:center;height:48px}.options-table-fixed>.options-table-row:last-child{border-bottom:1px solid #bfbfbf!important}.options-table-row:last-child{border-bottom:none}.options-table-row{color:#000}.options-table-row .entity-name{display:flex;align-items:center}.options-table-row .entity-name img{margin-right:16px}.add-to-chart-button{width:112px;white-space:nowrap}.dialog-buttons-wrapper.space-between{display:flex;justify-content:space-between;align-items:center}.add-to-chart-button.added-to-chart{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a;display:flex;align-items:center}.add-to-chart-button.added-to-chart:active,.add-to-chart-button.added-to-chart:hover{border:1px solid #b7eb8f!important;color:#52c41a!important}.add-to-chart-button.added-to-chart img{margin-right:8px}.dark-text.button-disabled{color:#bfbfbf!important}.options-table-header.smaller{height:auto;padding-bottom:9px}.folder-row{cursor:pointer}.empty-image-fixed,.options-table-fixed{height:451px;padding-bottom:8px}.buttons-dialog{display:flex}.buttons-dialog button:first-child{margin-right:16px}.button-disabled,.dialog-input-field span:not(.role-item):last-child:not(.active){cursor:default!important}.dialog-overlay{position:fixed;height:100vh;width:100vw;top:0;left:0;background:hsla(0,0%,54.9%,.3764705882352941);z-index:999;display:flex;justify-content:center;align-items:center}.dialog-card{min-width:520px;border-radius:8px;box-shadow:0 9px 28px rgba(0,0,0,.12);height:auto;background:#fff}.dialog-title-wrapper{padding:26px}.dialog-chart-name-wrapper{display:flex;align-items:center}.dialog-chart-name-wrapper>img{width:20px;height:20px;margin-right:18px}.dialog-chart-name-wrapper>span{font-weight:600;font-size:16px;color:#262626}.dialog-close-wrapper{width:16.67px;height:16.67px;display:flex;justify-content:center;align-items:center;cursor:pointer}.dialog-close-wrapper>img{width:10px;height:10px}.dialog-button{height:32px;font-size:14px;background:#fff;border-radius:2px;padding:0 16px;color:#2f54eb;border:1px solid #d9d9d9;margin-right:8px}.dialog-button:last-child{margin-right:0}.dialog-button-inversed{height:32px;font-size:14px;border-radius:2px;padding:0 16px;margin-right:8px;background:#1890ff;color:#fff;border:1px solid #1890ff}.dialog-content-wrapper{padding:16px 24px 24px 24px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.dialog-title-wrapper{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bfbfbf;padding:20px 24px 16px 24px}.dialog-content-wrapper{padding:24px}.entity-image{width:32px;height:32px;border-radius:8px;margin-right:8px;display:flex;justify-content:center;align-items:center}.entity-image>img{width:20px;height:20px}.entity-view-chart-row{height:48px;padding:13px 24px;display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;box-shadow:0 1px 1px rgba(0,0,0,.15);border-radius:2px;margin-bottom:16px}.entity-view-chart-row button{margin-right:0!important}.entity-view-chart-row:last-child{margin-bottom:0}.center-align{text-align:center}.chart-row.pick-dataset{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #bfbfbf;padding:8px 16px}.chart-row.pick-dataset:last-child{border-bottom:1px solid #bfbfbf}.chart-row-name{display:inline-flex;align-items:center}.chart-row-name img{width:20px;height:20px;margin-right:18px;margin-left:8px}.chart-row-name.pick-dataset span{font-weight:400;font-size:14px;color:#262626;text-align:left}.chart-row button{margin-right:0!important}.charts-list.dataset-pick{max-height:463px;overflow-y:auto}.role-dialog .dialog-input-field{display:flex;align-items:center;margin-bottom:12px}.additional-input,.role-dialog .action-buttons,.role-dialog .dialog-input-field span:not(.role-item){display:flex}.dialog-input-field span:not(.role-item){font-weight:400;font-size:14px;color:#595959;margin-right:12px;white-space:nowrap}.dialog-input-field span:not(.role-item):nth-of-type(2){margin-left:12px}.role-dialog .divider{border-bottom:1px solid #bfbfbf;margin-top:16px}.role-dialog .icon-wrapper{border:2px solid #6ecaf4;box-shadow:0 0 4px #6ecaf4;margin-right:16px;display:flex;align-items:center;justify-content:center;border-radius:8px;width:32px;height:32px}.role-dialog .v-autocomplete__content.v-menu__content{border-radius:2px!important;box-sizing:border-box!important}.role-dialog .v-text-field.v-text-field--solo .v-input__control{min-height:32px!important}.role-dialog .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:none!important;border:1px solid #8a7474!important}.role-dialog .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot:focus-within{border:1px solid #1890ff!important;box-shadow:0 0 4px rgba(24,144,255,.5)!important}.role-dialog .v-label{left:12px!important;top:6px!important;font-size:14px!important}.role-dialog .v-input__icon{min-width:24px!important;width:24px!important;height:16px!important}.role-dialog .v-input__append-inner{padding:0!important}.role-dialog .mdi-close:before{background-image:url(/close.svg)!important;background-size:10px 10px!important}.role-dialog .mdi-close:before,.role-dialog .mdi-menu-down:before{content:""!important;background-position:50%!important;display:block!important;width:16px!important;height:16px!important}.role-dialog .mdi-menu-down:before{background-image:url(/open_menu.svg)!important;background-size:11.67px 6.67px!important}.role-dialog .dialog-input-field input:not(.additional-input):not(.custom-role-input){border:none!important;box-shadow:none!important;padding-left:0!important}.role-dialog .dialog-input-field .e-input-group{border:1px solid #8a7474!important;padding-right:16px!important}.role-dialog .dialog-input-field .e-input-group:focus-within{border:1px solid #1890ff!important;box-shadow:0 0 4px rgba(24,144,255,.5)!important}.role-name{font-weight:400!important;margin:0 16px!important}.role-dialog .action-buttons .add-input,.role-dialog .action-buttons .delete-input{width:34px;height:34px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;display:inline-flex!important;justify-content:center;align-items:center}.role-dialog .action-buttons .delete-input{margin-left:16px}.role-dialog .action-buttons .add-input{margin-left:8px}.role-dialog .action-buttons .add-input.disabled{background:#f5f5f5;cursor:default}.role-dialog .action-buttons .add-input.disabled img{filter:brightness(0) saturate(100%) invert(76%) sepia(72%) saturate(0) hue-rotate(139deg) brightness(87%) contrast(94%)}.add-role{font-weight:400!important;margin:0 24px!important;cursor:pointer}.light{color:#8c8c8c}.additional-input:last-of-type{min-width:94px!important;max-width:94px!important;text-align:center;border:1px solid #d9d9d9;margin-right:0}.dialog-input-field input{font-family:inherit;height:32px;width:100%;font-size:14px;color:#262626;border:1px solid #d9d9d9;border-radius:2px;padding:0 12px;margin-right:16px}.dialog-input-field.role-input{margin-bottom:12px}.divider.divider-role{margin-top:24px}.dialog-button-icon{display:flex;align-items:center;justify-content:center}.dialog-button-icon img{margin-right:8px}.dialog-title-wrapper{min-height:68px}.dialog-chart-name-wrapper-image{margin-right:16px}.dialog-info{font-weight:400;font-size:14px;color:#262626;padding:16px 24px;border-bottom:1px solid #bfbfbf}.role-dropdown-wrapper{width:100%;position:relative}.role-dropdown-wrapper input{z-index:-1}.role-dropdown{position:absolute;top:36px;left:0;box-shadow:0 0 4px #d5ebf8;overflow-y:auto;max-height:302px;padding:4px 0;display:flex;flex-direction:column;z-index:99}.role-dropdown,.role-item{background:#fff;border-radius:8px;width:100%}.role-item{min-height:32px;max-height:32px;margin:0!important;padding:5px 12px;font-size:14px;color:#262626;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.role-item:hover,.selected-role{background:#e6f7ff;font-weight:600}.role-item.free-text{color:#8c8c8c;padding-left:24px}.edit-role-input-disabled:hover{border-color:#d9d9d9!important}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{box-shadow:none!important;border:none!important}.dialog-buttons-wrapper{margin-top:16px;text-align:right}.dialog-wrapper .e-clear-icon,.dialog-wrapper .e-clear-icon:hover,.dialog-wrapper .e-input-group-icon,.dialog-wrapper .e-input-group-icon:focus,.dialog-wrapper .e-input-group-icon:hover{box-shadow:none!important;border:none!important;background:#fff!important;color:#8c8c8c!important}.e-popup-open#combobox_popup{min-width:472px!important}#combobox_popup .e-list-item{height:32px!important;display:flex;align-items:center;font-size:12px!important}#combobox_popup .e-content{border-radius:2px!important}#combobox_popup .e-item-focus{background:#fff!important}#combobox_popup .e-active{color:inherit!important}#combobox_popup .e-active,#combobox_popup .e-item-focus:hover,#combobox_popup .e-list-item:hover{background:#e6f7ff!important}.dialog-content-wrapper-combobox input:not(.input){border:none!important;box-shadow:none!important}.dialog-content-wrapper-combobox .e-input-group{border:1px solid #8a7474!important;padding-right:16px!important}.dialog-content-wrapper-combobox .e-input-group:focus-within{border:1px solid #1890ff!important;box-shadow:0 0 4px rgba(24,144,255,.5)!important}.flag-name{font-weight:400!important;margin-right:16px!important}.flag-image{height:20px!important;margin-right:8px!important;margin-left:16px!important}.flag-dialog .v-autocomplete__content.v-menu__content{border-radius:2px!important}.flag-dialog .v-text-field.v-text-field--solo .v-input__control{min-height:32px!important}.flag-dialog .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:none!important;border:1px solid #8a7474!important}.flag-dialog .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot:focus-within{border:1px solid #1890ff!important;box-shadow:0 0 4px rgba(24,144,255,.5)!important}.flag-dialog .v-select__slot{padding-right:16px!important}.flag-dialog .v-label{left:12px!important;top:6px!important;font-size:14px!important}.flag-dialog .v-input__icon{min-width:24px!important;width:24px!important;height:16px!important}.flag-dialog .v-input__append-inner{padding:0!important}.flag-dialog .mdi-close:before{background-image:url(/close.svg)!important;background-size:10px 10px!important}.flag-dialog .mdi-close:before,.flag-dialog .mdi-menu-down:before{content:""!important;background-position:50%!important;display:block!important;width:16px!important;height:16px!important}.flag-dialog .mdi-menu-down:before{background-image:url(/open_menu.svg)!important;background-size:11.67px 6.67px!important}.flag-dialog .dialog-buttons-wrapper{display:flex;align-items:center;justify-content:flex-end}.flag-dialog .checkbox-wrapper{display:flex;align-items:center}.flag-dialog .checkbox-wrapper>input:not(.input){margin-right:8px;width:16px;height:16px}.flag-dialog .checkbox-wrapper>span{font-weight:400;font-size:12px;color:#595959}.flag-input:not(.input){display:flex;align-items:center;margin-bottom:16px}.flag-input:nth-child(3){margin-bottom:38px}.flag-input .label{min-width:99px}.flag-input-text{width:100%;position:relative}.flag-input-text span{position:absolute;color:#262626;font-size:12px;font-weight:400;left:8px;top:36px}.flags-wrapper{width:100%;gap:16px}.flag,.flags-wrapper{display:flex;align-items:center;justify-content:center}.flag{border-radius:12px;cursor:pointer;width:40px;height:40px;border:1px solid #f0f0f0;transition:background .3s ease-in-out}.flag.selected,.flag:hover{background:#f0f0f0}.flag.selected{box-shadow:inset 0 0 2px 0 rgba(0,0,0,.25)}.dialog-card.import-data{min-width:620px!important}.import-data-dialog-title{padding:24px!important}.import-data-dialog-content{padding-top:0!important}.import-data-dialog-content>span{display:block;font-weight:400;font-size:14px;color:#262626;margin-bottom:16px}.import-data-dialog-content>.divider{margin-bottom:11px}.dialog-card.import-data>.download-template-wrapper{display:flex;align-items:center}.dialog-card.import-data .download-template-wrapper>span{font-weight:400;font-size:14px;color:#262626}.dialog-card.import-data .download-template-wrapper>button{margin-left:16px;margin-bottom:12px}input[type=file].upload-button{display:none}.upload-button img{width:16px;height:16px;margin-right:8px}.upload-button{height:32px;font-size:14px;border-radius:2px;padding:0 16px;margin-right:0;background:#1890ff;color:#fff;border:1px solid #1890ff;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out;cursor:pointer;margin-top:16px}.upload-button:hover{background:#40a9ff}.upload-button:active{background:#096dd9}.upload-wrapper.import-data{border:1px solid #1890ff;box-shadow:0 0 4px #d5ebf8;height:210px}.upload-inner.error-wrapper>span:first-of-type{margin-bottom:2px}.margin-top{margin-top:16px!important}.importing-wrapper{position:relative}.importing-wrapper span{font-weight:400;font-size:16px;color:#262626}.importing-wrapper img{width:48px;height:96px;position:absolute;left:-12px}.confirmation-wrapper{padding-top:16px!important}.confirmation-card{border-radius:2px!important}.confirmation-title{padding:24px!important}.confirmation-wrapper span{font-weight:400;font-size:14px;color:#262626}.dialog-text-wrapper{display:flex;align-items:center}.dialog-text-wrapper span{font-weight:600;font-size:16px;color:#cf1322}.dialog-text-wrapper img{width:24px;height:24px;margin-right:16px}.confirmation-overlay{z-index:1000!important}.confirmation-wrapper.help span{display:block!important;margin-bottom:22px}.confirmation-wrapper.help span:last-of-type{margin-bottom:0}.dialog-input-field span:not(.role-item):first-child{font-weight:400;font-size:14px;color:#595959;margin-right:12px}.add-to-chart-button{font-weight:400;font-size:14px;color:#2f54eb;padding:0 16px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;height:32px;display:flex;justify-content:center;align-items:center}.options-table-buttons{display:flex}.table-menu-button.options{margin-right:8px!important;display:flex;justify-content:center;align-items:center}.dialog-text{font-size:14px;font-weight:400;color:#262626}.less-padding-top{padding-top:16px}.folder-inner-wrapper.batch-move{display:flex;justify-content:flex-start;align-items:center}.folder-inner-wrapper.batch-move input[type=checkbox]{margin-right:24px}.options-table-header.batch-move{display:flex;justify-content:flex-start;align-items:center;border-bottom:none;padding:10px 24px;padding-top:0}.options-table-header.batch-move span{margin-left:64px}.checkbox-disabled,.no-hover{cursor:default!important}.disable-expiry{display:flex;align-items:center;font-weight:400;font-size:14px;color:#1890ff;cursor:pointer;margin-left:16px}.disable-expiry img{filter:brightness(0) saturate(100%) invert(44%) sepia(45%) saturate(1482%) hue-rotate(180deg) brightness(99%) contrast(110%)}.move-right{transform:translateX(0)!important}.input-row.edit-share-link{display:flex;align-items:center}.email-link-wrapper{background:#f5f5f5;box-shadow:0 1px 1px rgba(0,0,0,.15);border-radius:2px;margin-bottom:16px;display:flex;padding:16px 24px;flex-direction:column}.email-link-wrapper textarea{background:#fff;border:1px solid #d9d9d9;border-radius:2px;padding:8px 16px;margin-top:16px}.email-link-wrapper .card-label{display:inline-block;font-weight:400;font-size:14px;color:#595959;width:150px}.email-link-wrapper .content{display:inline-block;font-weight:400;font-size:14px;color:#061178;width:calc(100% - 150px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.content.recipient{margin-left:150px;display:inline-flex;justify-content:space-between;margin-top:8px}.content.recipient:nth-child(2){margin-left:0;margin-top:0}.content.recipient>span{color:#1890ff;cursor:pointer}.dialog-button-inversed-disabled{background:#f5f5f5;border:1px solid #d9d9d9;color:#bfbfbf}.sent-email{display:flex;align-items:center;color:#52c41a!important}.sent-email img{width:16px;height:16px;margin-right:8px}.email-link-success-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.email-link-success-wrapper h1{font-weight:600;font-size:24px;color:#262626;margin:0}.email-link-success-wrapper img{margin:24px 0;width:64px;height:64px}.email-link-success-wrapper p{font-weight:400;font-size:16px;color:#262626;margin-bottom:24px}.email-link-success-wrapper button{width:360px;height:40px;font-weight:600;font-size:16px;color:#fff}.files-parent{justify-content:space-between}.file-details{width:100%;height:100%;overflow-x:hidden}.details_title{display:flex;justify-content:space-between;margin-bottom:16px}.file-details table{width:100%;border-collapse:separate;border-spacing:0!important;background:#fff!important}.file-details table tr th{font-size:12px;color:#595959;font-weight:400;width:104px;text-align:left;padding-bottom:8px}.file-details table tr th:first-child{width:auto}.file-details table tr th:nth-child(2){width:310px;padding-left:5px}.file-details .card td:first-child{padding-left:16px;padding-right:8px;border-radius:2px 0 2px 0!important;color:#262626}.file-details .card td:last-child{border-radius:0 2px 0 2px!important;display:flex;justify-content:right;align-items:center}.file-details .button-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center}.file-details .table-menu-button{background:#fff!important;margin-right:8px!important}.table-parent{height:542px;overflow-y:auto;padding-bottom:8px}.files-parent{height:100%;display:flex;flex-direction:column}.dropdown-tooltip{position:relative;display:inline-block}.dropdown-tooltip>button{margin-left:24px}.dropdown-tooltip:hover>span{opacity:.6}.dropdown-tooltip>span{position:absolute;background:#262626;opacity:0;color:#fff;font-weight:400;font-size:12px;border-radius:2px;height:22px;padding:0 8px;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out;pointer-events:none;white-space:nowrap;top:-26px;transform:translateX(calc(-50% + 40px))}.radio-dropdown{margin-right:8px}.share-links-wrapper{overflow:auto;height:calc(100% - 65px)}.share-links-wrapper-parent{height:100%}.share-link-wrapper{background:#f5f5f5;box-shadow:0 1px 1px rgba(0,0,0,.15);border-radius:2px;margin-bottom:16px;display:flex;padding:16px 24px;justify-content:space-between}.share-link-wrapper:last-child{margin-bottom:0}.share-link-wrapper>.right{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.share-link-wrapper .card-label{display:inline-block;font-weight:400;font-size:14px;color:#595959;width:150px}.share-link-wrapper .content{display:inline-block;font-weight:400;font-size:14px;color:#061178;width:calc(100% - 150px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.edit-link-button{width:38px;height:22px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;font-size:12px;color:#2f54eb;transition:.2s ease-in-out}.edit-link-button:hover{color:#40a9ff!important}.edit-link-button:active{color:#096dd9!important;border:1px solid #096dd9!important}.delete-link-button img{width:16px;height:16px}.delete-link-button{border-radius:2px;width:32px;height:32px;border:1px solid #ff4d4f;background:#fff;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out}.delete-link-button:hover{border-color:#ff7875}.delete-link-button:active{border-color:#f5222d}.delete-link-button:hover img{filter:brightness(0) saturate(100%) invert(68%) sepia(38%) saturate(6649%) hue-rotate(320deg) brightness(117%) contrast(107%)}.delete-link-button:active img{filter:brightness(0) saturate(100%) invert(21%) sepia(67%) saturate(3851%) hue-rotate(345deg) brightness(96%) contrast(100%)}.buttons-wrapper .copy-link{height:32px;font-size:14px;border-radius:2px;padding:0 16px;margin-right:0;background:#1890ff;color:#fff;border:1px solid #1890ff;display:flex;justify-content:center;align-items:center}.buttons-wrapper .copy-link img{margin-right:8px}.share-link-buttons-wrapper{display:flex;margin-top:16px}.share-link-buttons-wrapper button{height:32px;font-size:14px;background:#fff;border-radius:2px;padding:0 16px;color:#2f54eb;border:1px solid #d9d9d9;margin-right:16px;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out}.share-link-buttons-wrapper .email-link:hover{color:#40a9ff!important}.share-link-buttons-wrapper .email-link:active{color:#096dd9!important;border:1px solid #096dd9!important}.dialog-button-icon img{transition:.2s ease-in-out}.dialog-button-icon:hover img,.share-link-buttons-wrapper .email-link:hover img{filter:brightness(0) saturate(100%) invert(61%) sepia(38%) saturate(3970%) hue-rotate(184deg) brightness(102%) contrast(102%)}.dialog-button-icon:active img,.share-link-buttons-wrapper .email-link:active img{filter:brightness(0) saturate(100%) invert(28%) sepia(96%) saturate(1207%) hue-rotate(191deg) brightness(101%) contrast(106%)}.share-link-buttons-wrapper .copy-link{height:32px;font-size:14px;border-radius:2px;padding:0 16px;margin-right:0;background:#1890ff;color:#fff;border:1px solid #1890ff;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out}.share-link-buttons-wrapper button>img{width:16px;height:16px;margin-right:8px}.share-link-buttons-wrapper .copy-link:hover{background:#40a9ff}.share-link-buttons-wrapper .copy-link:active{background:#096dd9}.share-link-buttons-wrapper .copied-link{color:#1890ff;border:1px solid #1890ff;background:transparent}.link-info-row{margin-bottom:12px}.link-info-row:last-child{margin-bottom:0}
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{font-family:Lato,sans-serif}th{font-weight:400!important}.drawer-open{transition:left .5s;left:0}.drawer-close{transition:left .5s;left:-256px}.app-content{min-height:calc(100vh - 48px)}.button-group:not(.blue-button-group):hover>img{filter:brightness(0) saturate(100%) invert(57%) sepia(18%) saturate(1792%) hue-rotate(169deg) brightness(102%) contrast(101%);transition:all .3s ease-in-out}.button-group:not(.blue-button-group):active>img{filter:brightness(0) saturate(100%) invert(27%) sepia(23%) saturate(7491%) hue-rotate(200deg) brightness(101%) contrast(93%);transition:all .3s ease-in-out}.disabled{pointer-events:none}.disabled>img{filter:brightness(0) saturate(100%) invert(90%) sepia(43%) saturate(0) hue-rotate(257deg) brightness(106%) contrast(50%)}button{transition:all .3s ease-in-out}.light-icon{filter:brightness(0) saturate(100%) invert(49%) sepia(8%) saturate(0) hue-rotate(269deg) brightness(114%) contrast(75%)}.white-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7481%) hue-rotate(33deg) brightness(107%) contrast(107%)}.tab-active>span{color:#1890ff!important}.tab-active>img{filter:brightness(0) saturate(100%) invert(57%) sepia(18%) saturate(1792%) hue-rotate(169deg) brightness(102%) contrast(101%)!important}.active-button>img{filter:brightness(0) saturate(100%) invert(51%) sepia(42%) saturate(5728%) hue-rotate(190deg) brightness(101%) contrast(101%)!important}.table-wrapper{height:calc(100vh - 248px)}.table-wrapper-assets{height:calc(100vh - 302px)}.table-wrapper-bin{height:calc(100vh - 193px)}.show-dropdown{display:block!important}.assets-palette:hover .assets-icon{filter:brightness(0) saturate(100%) invert(57%) sepia(18%) saturate(1792%) hue-rotate(169deg) brightness(102%) contrast(101%);transition:all .3s ease-in-out}#stickyContextMenu.sticky-text #color-menu{display:none!important}.dialog-flag .v-autocomplete__content.v-menu__content{border-radius:2px!important}.dialog-flag .v-text-field.v-text-field--solo .v-input__control{min-height:32px!important}.dialog-flag .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:none!important;border:1px solid #bfbfbf!important}.dialog-flag .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot:focus-within{border:1px solid #1890ff!important}.dialog-flag .v-label{left:12px!important;top:6px!important;font-size:14px!important}.dialog-flag .v-input__icon{min-width:24px!important;width:24px!important;height:16px!important}.dialog-flag .v-input__append-inner{padding:0!important}.dialog-flag .v-text-field__details{display:none}.dialog-flag .v-input__slot{margin-bottom:16px!important}.entity-panel-files{height:calc(100vh - 157px)!important}.entity-panel-charts{height:calc(100vh - 113px)!important}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.bottom-\[-52px\]{bottom:-52px!important}.left-0{left:0!important}.left-10{left:2.5rem!important}.left-14{left:3.5rem!important}.left-3{left:.75rem!important}.left-8{left:2rem!important}.left-\[-95px\]{left:-95px!important}.left-\[100\%\]{left:100%!important}.left-\[50\%\]{left:50%!important}.left-\[71px\]{left:71px!important}.left-\[72px\]{left:72px!important}.right-0{right:0!important}.right-3{right:.75rem!important}.right-8{right:2rem!important}.right-\[-12\.5px\]{right:-12.5px!important}.right-\[-40px\]{right:-40px!important}.right-\[-55px\]{right:-55px!important}.right-\[-6px\]{right:-6px!important}.right-\[20px\]{right:20px!important}.top-0{top:0!important}.top-2{top:.5rem!important}.top-6{top:1.5rem!important}.top-7{top:1.75rem!important}.top-9{top:2.25rem!important}.top-\[-111px\]{top:-111px!important}.top-\[-1px\]{top:-1px!important}.top-\[-25px\]{top:-25px!important}.top-\[-32px\]{top:-32px!important}.top-\[-33px\]{top:-33px!important}.top-\[-59px\]{top:-59px!important}.top-\[-6px\]{top:-6px!important}.top-\[13px\]{top:13px!important}.top-\[1px\]{top:1px!important}.top-\[3\.5px\]{top:3.5px!important}.top-\[50\%\]{top:50%!important}.top-\[6px\]{top:6px!important}.z-10{z-index:10!important}.z-\[1000\]{z-index:1000!important}.z-\[500\]{z-index:500!important}.z-\[98\]{z-index:98!important}.z-\[9999\]{z-index:9999!important}.z-\[999\]{z-index:999!important}.z-\[99\]{z-index:99!important}.z-\[9\]{z-index:9!important}.m-0{margin:0!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-\[6px\]{margin-left:6px!important;margin-right:6px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mb-1{margin-bottom:.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-\[2px\]{margin-bottom:2px!important}.ml-12{margin-left:3rem!important}.ml-2{margin-left:.5rem!important}.ml-4{margin-left:1rem!important}.ml-6{margin-left:1.5rem!important}.ml-\[2px\]{margin-left:2px!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-6{margin-right:1.5rem!important}.mr-7{margin-right:1.75rem!important}.mr-\[28px\]{margin-right:28px!important}.mr-\[4\.5px\]{margin-right:4.5px!important}.mr-\[52px\]{margin-right:52px!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-\[172px\]{margin-top:172px!important}.mt-\[32px\]{margin-top:32px!important}.mt-\[48px\]{margin-top:48px!important}.mt-\[61px\]{margin-top:61px!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.contents{display:contents!important}.hidden{display:none!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-\[102px\]{height:102px!important}.h-\[112px\]{height:112px!important}.h-\[129px\]{height:129px!important}.h-\[180px\]{height:180px!important}.h-\[198px\]{height:198px!important}.h-\[204px\]{height:204px!important}.h-\[20px\]{height:20px!important}.h-\[224px\]{height:224px!important}.h-\[22px\]{height:22px!important}.h-\[25px\]{height:25px!important}.h-\[305px\]{height:305px!important}.h-\[350\.5px\]{height:350.5px!important}.h-\[368px\]{height:368px!important}.h-\[369px\]{height:369px!important}.h-\[36px\]{height:36px!important}.h-\[38px\]{height:38px!important}.h-\[392px\]{height:392px!important}.h-\[407px\]{height:407px!important}.h-\[410px\]{height:410px!important}.h-\[47px\]{height:47px!important}.h-\[480px\]{height:480px!important}.h-\[510px\]{height:510px!important}.h-\[520px\]{height:520px!important}.h-\[559px\]{height:559px!important}.h-\[60px\]{height:60px!important}.h-\[720px\]{height:720px!important}.h-auto{height:auto!important}.h-fit{height:fit-content!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-8{max-height:2rem!important}.max-h-\[128px\]{max-height:128px!important}.max-h-\[302px\]{max-height:302px!important}.max-h-\[387px\]{max-height:387px!important}.max-h-\[457px\]{max-height:457px!important}.max-h-\[469px\]{max-height:469px!important}.max-h-\[479px\]{max-height:479px!important}.max-h-\[511px\]{max-height:511px!important}.max-h-\[60px\]{max-height:60px!important}.max-h-\[684px\]{max-height:684px!important}.max-h-\[720px\]{max-height:720px!important}.min-h-\[47px\]{min-height:47px!important}.min-h-\[48px\]{min-height:48px!important}.min-h-\[60px\]{min-height:60px!important}.min-h-\[684px\]{min-height:684px!important}.min-h-\[720px\]{min-height:720px!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-8{width:2rem!important}.w-\[10\%\]{width:10%!important}.w-\[112px\]{width:112px!important}.w-\[113px\]{width:113px!important}.w-\[124px\]{width:124px!important}.w-\[125px\]{width:125px!important}.w-\[127px\]{width:127px!important}.w-\[143px\]{width:143px!important}.w-\[15\%\]{width:15%!important}.w-\[160px\]{width:160px!important}.w-\[180px\]{width:180px!important}.w-\[184px\]{width:184px!important}.w-\[20\%\]{width:20%!important}.w-\[20px\]{width:20px!important}.w-\[216px\]{width:216px!important}.w-\[240px\]{width:240px!important}.w-\[248px\]{width:248px!important}.w-\[250px\]{width:250px!important}.w-\[256px\]{width:256px!important}.w-\[257px\]{width:257px!important}.w-\[25px\]{width:25px!important}.w-\[280px\]{width:280px!important}.w-\[335px\]{width:335px!important}.w-\[337px\]{width:337px!important}.w-\[35\%\]{width:35%!important}.w-\[353px\]{width:353px!important}.w-\[381px\]{width:381px!important}.w-\[392px\]{width:392px!important}.w-\[40\%\]{width:40%!important}.w-\[42px\]{width:42px!important}.w-\[470px\]{width:470px!important}.w-\[480px\]{width:480px!important}.w-\[52px\]{width:52px!important}.w-\[566px\]{width:566px!important}.w-\[64px\]{width:64px!important}.w-\[71px\]{width:71px!important}.w-\[720px\]{width:720px!important}.w-\[76px\]{width:76px!important}.w-\[90px\]{width:90px!important}.w-\[91px\]{width:91px!important}.w-\[92px\]{width:92px!important}.w-\[96px\]{width:96px!important}.w-auto{width:auto!important}.w-fit{width:fit-content!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-\[100vw\]{min-width:100vw!important}.min-w-\[110px\]{min-width:110px!important}.min-w-\[180px\]{min-width:180px!important}.min-w-\[248px\]{min-width:248px!important}.min-w-\[256px\]{min-width:256px!important}.min-w-\[280px\]{min-width:280px!important}.min-w-\[335px\]{min-width:335px!important}.min-w-\[353px\]{min-width:353px!important}.min-w-\[480px\]{min-width:480px!important}.min-w-\[520px\]{min-width:520px!important}.min-w-\[52px\]{min-width:52px!important}.min-w-\[570px\]{min-width:570px!important}.min-w-\[620px\]{min-width:620px!important}.min-w-\[720px\]{min-width:720px!important}.min-w-\[72px\]{min-width:72px!important}.min-w-\[90px\]{min-width:90px!important}.max-w-\[110px\]{max-width:110px!important}.max-w-\[170px\]{max-width:170px!important}.max-w-\[200px\]{max-width:200px!important}.max-w-\[380px\]{max-width:380px!important}.max-w-\[400px\]{max-width:400px!important}.max-w-\[520px\]{max-width:520px!important}.max-w-\[570px\]{max-width:570px!important}.max-w-\[572px\]{max-width:572px!important}.max-w-\[620px\]{max-width:620px!important}.max-w-\[720px\]{max-width:720px!important}.max-w-\[72px\]{max-width:72px!important}.grow-0{flex-grow:0!important}.translate-x-\[-50\%\]{--tw-translate-x:-50%!important}.translate-x-\[0px\],.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-x-\[0px\]{--tw-translate-x:0px!important}.translate-x-\[490px\]{--tw-translate-x:490px!important}.translate-x-\[490px\],.translate-x-\[730px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-x-\[730px\]{--tw-translate-x:730px!important}.translate-y-\[-50\%\]{--tw-translate-y:-50%!important}.rotate-180,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.cursor-default{cursor:default!important}.resize-none{resize:none!important}.resize{resize:both!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.self-end{align-self:flex-end!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-words{overflow-wrap:break-word!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-bl-sm{border-bottom-left-radius:.125rem!important}.rounded-tl-sm{border-top-left-radius:.125rem!important}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-b{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-l-2{border-left-width:2px!important}.border-r{border-right-width:1px!important}.border-t{border-top-width:1px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-background{--tw-border-opacity:1!important;border-color:rgb(249 250 252/var(--tw-border-opacity))!important}.border-blue3{border-color:rgb(173 198 255/var(--tw-border-opacity))!important}.border-blue3,.border-blue6{--tw-border-opacity:1!important}.border-blue6{border-color:rgb(24 144 255/var(--tw-border-opacity))!important}.border-blue7{border-color:rgb(9 109 217/var(--tw-border-opacity))!important}.border-blue7,.border-gray5{--tw-border-opacity:1!important}.border-gray5{border-color:rgb(217 217 217/var(--tw-border-opacity))!important}.border-gray6{border-color:rgb(191 191 191/var(--tw-border-opacity))!important}.border-gray6,.border-gray8{--tw-border-opacity:1!important}.border-gray8{border-color:rgb(89 89 89/var(--tw-border-opacity))!important}.border-green6{--tw-border-opacity:1!important;border-color:rgb(82 196 26/var(--tw-border-opacity))!important}.border-magenta3{border-color:rgb(255 173 210/var(--tw-border-opacity))!important}.border-magenta3,.border-red6{--tw-border-opacity:1!important}.border-red6{border-color:rgb(245 34 45/var(--tw-border-opacity))!important}.border-transparent{border-color:hsla(0,0%,100%,0)!important}.border-b-blue6{--tw-border-opacity:1!important;border-bottom-color:rgb(24 144 255/var(--tw-border-opacity))!important}.bg-\[\#002766\]{--tw-bg-opacity:1!important;background-color:rgb(0 39 102/var(--tw-bg-opacity))!important}.bg-\[\#096DD9\]{--tw-bg-opacity:1!important;background-color:rgb(9 109 217/var(--tw-bg-opacity))!important}.bg-\[\#237804\]{--tw-bg-opacity:1!important;background-color:rgb(35 120 4/var(--tw-bg-opacity))!important}.bg-\[\#262626\]{--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important}.bg-\[\#2d6b73\]{--tw-bg-opacity:1!important;background-color:rgb(45 107 115/var(--tw-bg-opacity))!important}.bg-\[\#391085\]{--tw-bg-opacity:1!important;background-color:rgb(57 16 133/var(--tw-bg-opacity))!important}.bg-\[\#722ED1\]{--tw-bg-opacity:1!important;background-color:rgb(114 46 209/var(--tw-bg-opacity))!important}.bg-\[\#73D13D\]{--tw-bg-opacity:1!important;background-color:rgb(115 209 61/var(--tw-bg-opacity))!important}.bg-\[\#8c8c8c60\]{background-color:hsla(0,0%,54.9%,.3764705882352941)!important}.bg-\[\#91D5FF\]{--tw-bg-opacity:1!important;background-color:rgb(145 213 255/var(--tw-bg-opacity))!important}.bg-\[\#A8071A\]{--tw-bg-opacity:1!important;background-color:rgb(168 7 26/var(--tw-bg-opacity))!important}.bg-\[\#B37FEB\]{--tw-bg-opacity:1!important;background-color:rgb(179 127 235/var(--tw-bg-opacity))!important}.bg-\[\#B7EB8F\]{--tw-bg-opacity:1!important;background-color:rgb(183 235 143/var(--tw-bg-opacity))!important}.bg-\[\#BFBFBF\]{--tw-bg-opacity:1!important;background-color:rgb(191 191 191/var(--tw-bg-opacity))!important}.bg-\[\#D3ADF7\]{--tw-bg-opacity:1!important;background-color:rgb(211 173 247/var(--tw-bg-opacity))!important}.bg-\[\#D4B106\]{--tw-bg-opacity:1!important;background-color:rgb(212 177 6/var(--tw-bg-opacity))!important}.bg-\[\#D9F7BE\]{--tw-bg-opacity:1!important;background-color:rgb(217 247 190/var(--tw-bg-opacity))!important}.bg-\[\#E6F7FF\]{--tw-bg-opacity:1!important;background-color:rgb(230 247 255/var(--tw-bg-opacity))!important}.bg-\[\#EAFF8F\]{--tw-bg-opacity:1!important;background-color:rgb(234 255 143/var(--tw-bg-opacity))!important}.bg-\[\#F0F0F0\]{--tw-bg-opacity:1!important;background-color:rgb(240 240 240/var(--tw-bg-opacity))!important}.bg-\[\#F5222D\]{--tw-bg-opacity:1!important;background-color:rgb(245 34 45/var(--tw-bg-opacity))!important}.bg-\[\#FA8C16\]{--tw-bg-opacity:1!important;background-color:rgb(250 140 22/var(--tw-bg-opacity))!important}.bg-\[\#FADB14\]{--tw-bg-opacity:1!important;background-color:rgb(250 219 20/var(--tw-bg-opacity))!important}.bg-\[\#FFA39E\]{--tw-bg-opacity:1!important;background-color:rgb(255 163 158/var(--tw-bg-opacity))!important}.bg-\[\#FFADD2\]{--tw-bg-opacity:1!important;background-color:rgb(255 173 210/var(--tw-bg-opacity))!important}.bg-\[\#FFC069\]{--tw-bg-opacity:1!important;background-color:rgb(255 192 105/var(--tw-bg-opacity))!important}.bg-\[\#FFD591\]{--tw-bg-opacity:1!important;background-color:rgb(255 213 145/var(--tw-bg-opacity))!important}.bg-\[\#FFF566\]{--tw-bg-opacity:1!important;background-color:rgb(255 245 102/var(--tw-bg-opacity))!important}.bg-\[\#FFFB8F\]{--tw-bg-opacity:1!important;background-color:rgb(255 251 143/var(--tw-bg-opacity))!important}.bg-\[\#ffffff\]{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-background{background-color:rgb(249 250 252/var(--tw-bg-opacity))!important}.bg-background,.bg-blue1{--tw-bg-opacity:1!important}.bg-blue1{background-color:rgb(240 245 255/var(--tw-bg-opacity))!important}.bg-blue6{background-color:rgb(24 144 255/var(--tw-bg-opacity))!important}.bg-blue6,.bg-gray3{--tw-bg-opacity:1!important}.bg-gray3{background-color:rgb(245 245 245/var(--tw-bg-opacity))!important}.bg-gray9{background-color:rgb(38 38 38/var(--tw-bg-opacity))!important}.bg-gray9,.bg-green1{--tw-bg-opacity:1!important}.bg-green1{background-color:rgb(246 255 237/var(--tw-bg-opacity))!important}.bg-magenta1{background-color:rgb(255 240 246/var(--tw-bg-opacity))!important}.bg-magenta1,.bg-red5{--tw-bg-opacity:1!important}.bg-red5{background-color:rgb(255 77 79/var(--tw-bg-opacity))!important}.bg-transparent{background-color:hsla(0,0%,100%,0)!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-0{padding:0!important}.p-12{padding:3rem!important}.p-2{padding:.5rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.p-\[6px\]{padding:6px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-\[6px\]{padding-left:6px!important;padding-right:6px!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-\[1px\]{padding-top:1px!important;padding-bottom:1px!important}.py-\[6px\]{padding-top:6px!important;padding-bottom:6px!important}.py-\[7\.5px\]{padding-top:7.5px!important;padding-bottom:7.5px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pl-11{padding-left:2.75rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-6{padding-left:1.5rem!important}.pl-\[216px\]{padding-left:216px!important}.pr-10{padding-right:2.5rem!important}.pr-4{padding-right:1rem!important}.pr-8{padding-right:2rem!important}.pr-9{padding-right:2.25rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1rem!important}.pt-\[40px\]{padding-top:40px!important}.pt-\[48px\]{padding-top:48px!important}.pt-\[84px\]{padding-top:84px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.align-top{vertical-align:top!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.text-blue6{color:rgb(24 144 255/var(--tw-text-opacity))!important}.text-blue6,.text-blue7{--tw-text-opacity:1!important}.text-blue7{color:rgb(9 109 217/var(--tw-text-opacity))!important}.text-gray7{color:rgb(140 140 140/var(--tw-text-opacity))!important}.text-gray7,.text-gray8{--tw-text-opacity:1!important}.text-gray8{color:rgb(89 89 89/var(--tw-text-opacity))!important}.text-gray9{color:rgb(38 38 38/var(--tw-text-opacity))!important}.text-gray9,.text-green6{--tw-text-opacity:1!important}.text-green6{color:rgb(82 196 26/var(--tw-text-opacity))!important}.text-label{color:rgb(152 155 160/var(--tw-text-opacity))!important}.text-label,.text-magenta6{--tw-text-opacity:1!important}.text-magenta6{color:rgb(235 47 150/var(--tw-text-opacity))!important}.text-red5{color:rgb(255 77 79/var(--tw-text-opacity))!important}.text-red5,.text-red6{--tw-text-opacity:1!important}.text-red6{color:rgb(245 34 45/var(--tw-text-opacity))!important}.text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.opacity-30{opacity:.3!important}.opacity-60{opacity:.6!important}.shadow-blue{--tw-shadow:0 0 4px 0 #d5ebf8!important;--tw-shadow-colored:0 0 4px 0 var(--tw-shadow-color)!important}.shadow-blue,.shadow-dropdown{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-dropdown{--tw-shadow:0px 0px 4px 0px rgba(0,0,0,0.15)!important;--tw-shadow-colored:0px 0px 4px 0px var(--tw-shadow-color)!important}.outline{outline-style:solid!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-300{transition-duration:.3s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.hover\:border-blue5:hover{--tw-border-opacity:1!important;border-color:rgb(64 169 255/var(--tw-border-opacity))!important}.hover\:border-blue6:hover{--tw-border-opacity:1!important;border-color:rgb(24 144 255/var(--tw-border-opacity))!important}.hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.hover\:bg-blue5:hover{--tw-bg-opacity:1!important;background-color:rgb(64 169 255/var(--tw-bg-opacity))!important}.hover\:bg-gray2:hover{--tw-bg-opacity:1!important;background-color:rgb(250 250 250/var(--tw-bg-opacity))!important}.hover\:bg-gray3:hover{--tw-bg-opacity:1!important;background-color:rgb(245 245 245/var(--tw-bg-opacity))!important}.hover\:bg-gray4:hover{--tw-bg-opacity:1!important;background-color:rgb(240 240 240/var(--tw-bg-opacity))!important}.hover\:bg-lightBlue:hover{--tw-bg-opacity:1!important;background-color:rgb(213 235 248/var(--tw-bg-opacity))!important}.hover\:bg-red4:hover{--tw-bg-opacity:1!important;background-color:rgb(255 120 117/var(--tw-bg-opacity))!important}.hover\:font-semibold:hover{font-weight:600!important}.hover\:text-blue5:hover{--tw-text-opacity:1!important;color:rgb(64 169 255/var(--tw-text-opacity))!important}.hover\:shadow-gray:hover{--tw-shadow:0 0 2px 0 #bfbfbf inset!important;--tw-shadow-colored:inset 0 0 2px 0 var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.focus\:border-blue6:focus{--tw-border-opacity:1!important;border-color:rgb(24 144 255/var(--tw-border-opacity))!important}.focus\:shadow-chartName:focus{--tw-shadow:0px 0px 4px rgba(24,144,255,0.5)!important;--tw-shadow-colored:0px 0px 4px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.active\:border-blue7:active{--tw-border-opacity:1!important;border-color:rgb(9 109 217/var(--tw-border-opacity))!important}.active\:bg-blue7:active{--tw-bg-opacity:1!important;background-color:rgb(9 109 217/var(--tw-bg-opacity))!important}.active\:bg-red6:active{--tw-bg-opacity:1!important;background-color:rgb(245 34 45/var(--tw-bg-opacity))!important}.active\:text-blue7:active{--tw-text-opacity:1!important;color:rgb(9 109 217/var(--tw-text-opacity))!important}.disabled\:pointer-events-none:disabled{pointer-events:none!important}.disabled\:border-gray3:disabled{--tw-border-opacity:1!important;border-color:rgb(245 245 245/var(--tw-border-opacity))!important}.disabled\:border-gray5:disabled{--tw-border-opacity:1!important;border-color:rgb(217 217 217/var(--tw-border-opacity))!important}.disabled\:border-green3:disabled{--tw-border-opacity:1!important;border-color:rgb(183 235 143/var(--tw-border-opacity))!important}.disabled\:bg-gray3:disabled{--tw-bg-opacity:1!important;background-color:rgb(245 245 245/var(--tw-bg-opacity))!important}.disabled\:bg-green1:disabled{--tw-bg-opacity:1!important;background-color:rgb(246 255 237/var(--tw-bg-opacity))!important}.disabled\:text-gray6:disabled{--tw-text-opacity:1!important;color:rgb(191 191 191/var(--tw-text-opacity))!important}.disabled\:text-green6:disabled{--tw-text-opacity:1!important;color:rgb(82 196 26/var(--tw-text-opacity))!important}.group:hover .group-hover\:block,.group\/navitem:hover .group-hover\/navitem\:block{display:block!important}.group:hover .group-hover\:bg-gray2{--tw-bg-opacity:1!important;background-color:rgb(250 250 250/var(--tw-bg-opacity))!important}@media (max-width:610px){.sm\:hidden{display:none!important}}@media (max-width:1387px){.md\:ml-0{margin-left:0!important}.md\:block{display:block!important}.md\:hidden{display:none!important}.md\:w-\[100px\]{width:100px!important}.md\:w-\[68px\]{width:68px!important}.md\:pl-\[100px\]{padding-left:100px!important}.md\:text-center{text-align:center!important}}@media (min-width:1388px){.lg\:ml-6{margin-left:1.5rem!important}}