.loader-overlay{align-items:center;background:#fff9;bottom:0;display:flex;justify-content:center;left:0;min-height:80px;position:absolute;right:0;text-align:center;top:0;z-index:20}.loader-overlay.fullspace{height:100%;position:relative;width:100%}.table-grid-wrapper{position:relative}.table-grid-wrapper>:nth-child(odd).table-grid-row{background-color:#f8f8f8}.table-grid-wrapper .table-grid-row{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-gap:16px;min-height:48px;padding:8px}.table-grid-wrapper .table-grid-row .table-grid-area{align-self:center;justify-self:start;width:100%}.table-grid-wrapper .table-grid-row.head-row{background-color:#f2f2f2;min-height:32px}.table-grid-wrapper .table-grid-row.head-row .table-grid-area{color:#042ea0;font-size:14px;font-weight:700}.table-grid-wrapper .table-grid-row.selected{background-color:#e5eaf5;border-bottom:1px solid #fff}.table-grid-wrapper .table-grid-header{display:none}@media(max-width:960px){.table-grid-wrapper:not(.no-break) .table-grid-row{grid-auto-columns:auto;grid-auto-flow:row;padding:16px 8px}.table-grid-wrapper:not(.no-break) .head-row{display:none}.table-grid-wrapper:not(.no-break) .table-grid-area{display:flex}.table-grid-wrapper:not(.no-break) .table-grid-header{display:block;min-width:160px}.table-grid-wrapper:not(.no-break) .table-grid-header .tooltip-component{display:none}}.hover-rows .table-grid-row:nth-child(n+2):hover{background-color:#e5eaf5}.time-series-data-table .table-grid-row{grid-auto-columns:3fr 1fr 1fr 42px}.time-series-data-table .name{overflow:hidden}.pagination-component-wrapper{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:12px 0;position:relative}.pagination-component-wrapper:before{background-color:#ececec;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.pagination-component-wrapper.progress:after{animation:progress-linear 1s linear infinite;background-color:#042ea0;content:"";height:1px;left:0;position:absolute;top:0;width:60%;z-index:2}@keyframes progress-linear{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(300%)}}.pagination-component-wrapper .data-counter{color:#bfc1d4;font-size:12px;font-weight:600}@media(max-width:550px){.pagination-component-wrapper .data-counter{display:none}}.pagination-component-wrapper .pagination-custom{margin:auto}.parameters-table .table-grid-row{grid-auto-columns:6fr 1.5fr 1fr 24px 1.3fr 1.3fr 40px}.parameters-table .head-row{word-break:break-word}.parameters-table .parameter{overflow:hidden}@media(max-width:960px){.parameters-table .table-grid-row{grid-auto-columns:unset;grid-template-areas:"pin parameter parameter" "dataSource dataSource dataSource" "unit unit unit" "sigmaValue sigmaValue sigmaValue" "meanValue meanValue meanValue";grid-template-columns:20px 1fr 1fr}.parameters-table .table-grid-row .status{grid-area:status}.parameters-table .table-grid-row .status .table-grid-header{display:none}.parameters-table .table-grid-row .parameter{font-weight:700;grid-area:parameter}.parameters-table .table-grid-row .parameter .table-grid-header{display:none}.parameters-table .table-grid-row .unit{grid-area:unit}.parameters-table .table-grid-row .descriptorIcons{grid-area:descriptorIcons}.parameters-table .table-grid-row .dataSource{grid-area:dataSource}.parameters-table .table-grid-row .sigmaValue{grid-area:sigmaValue}.parameters-table .table-grid-row .meanValue{grid-area:meanValue}.parameters-table .table-grid-row .descriptorIcons{display:none}.parameters-table .table-grid-row .pin{grid-area:pin}.parameters-table .table-grid-row .pin .table-grid-header{display:none}.parameters-table .table-grid-header{min-width:160px}}.axis-grid-element line{stroke:#ccc;stroke-dasharray:4}.axis-grid-element text{color:#636363;font-size:10px}.expert-blue-100-color{color:#042ea0}.expert-blue-75-color{color:#4363b8}.expert-blue-50-color{color:#8196cf}.expert-blue-25-color{color:#c0cbe7}.expert-grey-100-color{color:#e5e5e5}.expert-grey-75-color{color:#ececec}.expert-grey-50-color{color:#f2f2f2}.expert-grey-25-color{color:#f8f8f8}.sens-blue-100-color{color:#000755}.sens-blue-75-color{color:#404580}.sens-blue-50-color{color:#7f83aa}.sens-blue-25-color{color:#bfc1d4}.true-white-color{color:#fff}.alert-success-color{color:#009000}.alert-error-color{color:#9f0404}.instrument-data{padding:0 10px}.instrument-data:not(:last-child){border-bottom:1px solid #042ea0;margin-bottom:20px;padding-bottom:20px}.instrument__name{background-color:#f2f2f2;border-top-left-radius:5px;border-top-right-radius:5px;color:#4363b8;font-size:12px;font-weight:700;margin:32px 0;padding:10px}.user-management-table .table-grid-row{grid-auto-columns:2fr 3fr 3fr 80px;padding:6px 8px}.user-management-table .table-grid-row .email{word-break:break-word}.user-management-table .table-grid-row .editAndRemove .user-management__buttons{display:flex}@media(max-width:960px){.user-management-table .table-grid-row{grid-auto-columns:unset;grid-template-areas:"name name editAndRemove" "email email email" "lastLogin lastLogin lastLogin" "groupsList groupsList groupsList";grid-template-columns:20px auto 80px}.user-management-table .table-grid-row .name{font-weight:700;grid-area:name}.user-management-table .table-grid-row .email{grid-area:email}.user-management-table .table-grid-row .groupsList{align-items:center;grid-area:groupsList}.user-management-table .table-grid-row .lastLogin{grid-area:lastLogin}.user-management-table .table-grid-row .editAndRemove{grid-area:editAndRemove}.user-management-table .table-grid-row .editAndRemove .table-grid-header{display:none}.user-management-table .table-grid-header{min-width:120px}}@media(max-width:500px){.user-management-table .table-grid-row .table-grid-header{margin-right:24px;min-width:40px}}.static-wrapper{word-break:break-word}.static-wrapper h1{margin-bottom:16px}.static-wrapper p{margin:8px 0 16px}@font-face{font-family:TTHoves;font-stretch:normal;font-style:normal;font-weight:400;src:local("TTHoves-Regular"),url(static/fonts/2cb6726809285d301e2b.woff2) format("woff2"),url(static/fonts/495bcecc479d22afb699.woff) format("woff"),url(static/fonts/22badb647628141aaacb.ttf) format("truetype")}@font-face{font-family:TTHoves;font-stretch:normal;font-style:normal;font-weight:500;src:local("TTHoves-Regular"),url(static/fonts/51cd7342af80b8761920.woff2) format("woff2"),url(static/fonts/ef8091b673986d9ed496.woff) format("woff"),url(static/fonts/c84646119459f89cd0d4.ttf) format("truetype")}@font-face{font-family:TTHoves;font-stretch:normal;font-style:normal;font-weight:600;src:local("TTHoves-Regular"),url(static/fonts/b3865664ea62e512aaa3.woff2) format("woff2"),url(static/fonts/214ebe4771cc7905a018.woff) format("woff"),url(static/fonts/9f88b22cc90533ec5f8a.ttf) format("truetype")}@font-face{font-family:TTHoves;font-stretch:normal;font-style:normal;font-weight:700;src:local("TTHoves-Bold"),url(static/fonts/4b37d9cb0d9fae531e68.woff2) format("woff2"),url(static/fonts/0da342373d5b5bdb8a15.woff) format("woff"),url(static/fonts/170a72c0ea1224530434.ttf) format("truetype")}*{margin:0}li,ol,ul{list-style:none;padding:0}.simplebar-scrollbar:before{background-color:#d3d3d3}