@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);body.desktop,body.electron,body.mat,table.q-table-html{border-spacing:0;empty-cells:show}body.desktop .q-table-html thead,body.electron .q-table-html thead,body.mat .q-table-html thead,table.q-table-html .q-table-html thead{text-align:left;vertical-align:bottom;color:$table-th-color;background:$table-thead-bg!important}body.desktop .q-table-html thead tr,body.electron .q-table-html thead tr,body.mat .q-table-html thead tr,table.q-table-html .q-table-html thead tr{background:$table-thead-bg!important}body.desktop td,body.desktop th,body.electron td,body.electron th,body.mat td,body.mat th,table.q-table-html td,table.q-table-html th{margin:0;padding:0.3rem 0.3rem;border-top:$table-border}body.desktop td:first-child,body.desktop th:first-child,body.electron td:first-child,body.electron th:first-child,body.mat td:first-child,body.mat th:first-child,table.q-table-html td:first-child,table.q-table-html th:first-child{border-left-width:0}body.desktop.table-layout-fixed,body.electron.table-layout-fixed,body.mat.table-layout-fixed,table.q-table-html.table-layout-fixed{table-layout:fixed}body.desktop.compact td,body.desktop.compact th,body.electron.compact td,body.electron.compact th,body.mat.compact td,body.mat.compact th,table.q-table-html.compact td,table.q-table-html.compact th{padding:0.1rem 0.3rem}body.desktop.loose td,body.desktop.loose th,body.electron.loose td,body.electron.loose th,body.mat.loose td,body.mat.loose th,table.q-table-html.loose td,table.q-table-html.loose th{padding:1rem}body.desktop.sticky-header th,body.electron.sticky-header th,body.mat.sticky-header th,table.q-table-html.sticky-header th{position:-webkit-sticky;position:sticky;top:0;z-index:1000}body.desktop.bordered,body.desktop.cell-separator:not(.responsive):not(.flipped),body.desktop:not(.flipped).cell-separator td,body.desktop:not(.flipped).cell-separator th,body.desktop:not(.flipped).horizontal-separator td,body.desktop:not(.flipped).horizontal-separator th,body.electron.bordered,body.electron.cell-separator:not(.responsive):not(.flipped),body.electron:not(.flipped).cell-separator td,body.electron:not(.flipped).cell-separator th,body.electron:not(.flipped).horizontal-separator td,body.electron:not(.flipped).horizontal-separator th,body.mat.bordered,body.mat.cell-separator:not(.responsive):not(.flipped),body.mat:not(.flipped).cell-separator td,body.mat:not(.flipped).cell-separator th,body.mat:not(.flipped).horizontal-separator td,body.mat:not(.flipped).horizontal-separator th,table.q-table-html.bordered,table.q-table-html.cell-separator:not(.responsive):not(.flipped),table.q-table-html:not(.flipped).cell-separator td,table.q-table-html:not(.flipped).cell-separator th,table.q-table-html:not(.flipped).horizontal-separator td,table.q-table-html:not(.flipped).horizontal-separator th{border-bottom:$table-border}body.desktop:not(.flipped).cell-separator td,body.desktop:not(.flipped).cell-separator th,body.desktop:not(.flipped).vertical-separator td,body.desktop:not(.flipped).vertical-separator th,body.electron:not(.flipped).cell-separator td,body.electron:not(.flipped).cell-separator th,body.electron:not(.flipped).vertical-separator td,body.electron:not(.flipped).vertical-separator th,body.mat:not(.flipped).cell-separator td,body.mat:not(.flipped).cell-separator th,body.mat:not(.flipped).vertical-separator td,body.mat:not(.flipped).vertical-separator th,table.q-table-html:not(.flipped).cell-separator td,table.q-table-html:not(.flipped).cell-separator th,table.q-table-html:not(.flipped).vertical-separator td,table.q-table-html:not(.flipped).vertical-separator th{border-left:$table-border}body.desktop:not(.flipped).cell-separator td:last-child,body.desktop:not(.flipped).cell-separator th:last-child,body.desktop:not(.flipped).vertical-separator td:last-child,body.desktop:not(.flipped).vertical-separator th:last-child,body.electron:not(.flipped).cell-separator td:last-child,body.electron:not(.flipped).cell-separator th:last-child,body.electron:not(.flipped).vertical-separator td:last-child,body.electron:not(.flipped).vertical-separator th:last-child,body.mat:not(.flipped).cell-separator td:last-child,body.mat:not(.flipped).cell-separator th:last-child,body.mat:not(.flipped).vertical-separator td:last-child,body.mat:not(.flipped).vertical-separator th:last-child,table.q-table-html:not(.flipped).cell-separator td:last-child,table.q-table-html:not(.flipped).cell-separator th:last-child,table.q-table-html:not(.flipped).vertical-separator td:last-child,table.q-table-html:not(.flipped).vertical-separator th:last-child{border-right:$table-border}body.desktop.striped-even tbody tr nth-child(even),body.desktop.striped-odd tbody tr nth-child(odd),body.desktop.striped tbody tr nth-child(odd),body.electron.striped-even tbody tr nth-child(even),body.electron.striped-odd tbody tr nth-child(odd),body.electron.striped tbody tr nth-child(odd),body.mat.striped-even tbody tr nth-child(even),body.mat.striped-odd tbody tr nth-child(odd),body.mat.striped tbody tr nth-child(odd),table.q-table-html.striped-even tbody tr nth-child(even),table.q-table-html.striped-odd tbody tr nth-child(odd),table.q-table-html.striped tbody tr nth-child(odd){background:$table-stripe-color}body.desktop.flipped,body.electron.flipped,body.mat.flipped,table.q-table-html.flipped{display:flex;overflow:hidden;background:none}body.desktop.flipped thead,body.electron.flipped thead,body.mat.flipped thead,table.q-table-html.flipped thead{display:flex;flex-shrink:0;min-width:-webkit-min-content;min-width:min-content}body.desktop.flipped tbody,body.electron.flipped tbody,body.mat.flipped tbody,table.q-table-html.flipped tbody{display:flex;position:relative;overflow-x:auto;overflow-y:hidden}body.desktop.flipped tr,body.electron.flipped tr,body.mat.flipped tr,table.q-table-html.flipped tr{display:flex;flex-direction:column;min-width:-webkit-min-content;min-width:min-content;flex-shrink:0}body.desktop.flipped td,body.desktop.flipped th,body.electron.flipped td,body.electron.flipped th,body.mat.flipped td,body.mat.flipped th,table.q-table-html.flipped td,table.q-table-html.flipped th{display:block}body.desktop.flipped td,body.electron.flipped td,body.mat.flipped td,table.q-table-html.flipped td{background-image:none!important;border-left:0}body.desktop.flipped:not(:last-child),body.electron.flipped:not(:last-child),body.mat.flipped:not(:last-child),table.q-table-html.flipped:not(:last-child){border-bottom:0}body.desktop.flipped.cell-separator tr,body.desktop.flipped.horizontal-separator tr,body.electron.flipped.cell-separator tr,body.electron.flipped.horizontal-separator tr,body.mat.flipped.cell-separator tr,body.mat.flipped.horizontal-separator tr,table.q-table-html.flipped.cell-separator tr,table.q-table-html.flipped.horizontal-separator tr{border-left:$table-border;border-right:$table-border}body.desktop.flipped.cell-separator td,body.desktop.flipped.cell-separator th,body.desktop.flipped.vertical-separator td,body.desktop.flipped.vertical-separator th,body.electron.flipped.cell-separator td,body.electron.flipped.cell-separator th,body.electron.flipped.vertical-separator td,body.electron.flipped.vertical-separator th,body.mat.flipped.cell-separator td,body.mat.flipped.cell-separator th,body.mat.flipped.vertical-separator td,body.mat.flipped.vertical-separator th,table.q-table-html.flipped.cell-separator td,table.q-table-html.flipped.cell-separator th,table.q-table-html.flipped.vertical-separator td,table.q-table-html.flipped.vertical-separator th{border-top:$table-border}body.desktop.flipped.cell-separator td:last-child,body.desktop.flipped.cell-separator th:last-child,body.desktop.flipped.vertical-separator td:last-child,body.desktop.flipped.vertical-separator th:last-child,body.electron.flipped.cell-separator td:last-child,body.electron.flipped.cell-separator th:last-child,body.electron.flipped.vertical-separator td:last-child,body.electron.flipped.vertical-separator th:last-child,body.mat.flipped.cell-separator td:last-child,body.mat.flipped.cell-separator th:last-child,body.mat.flipped.vertical-separator td:last-child,body.mat.flipped.vertical-separator th:last-child,table.q-table-html.flipped.cell-separator td:last-child,table.q-table-html.flipped.cell-separator th:last-child,table.q-table-html.flipped.vertical-separator td:last-child,table.q-table-html.flipped.vertical-separator th:last-child{border-bottom:$table-border}@media (max-width:1023px){body.desktop.responsive:not(.flipped) thead,body.electron.responsive:not(.flipped) thead,body.mat.responsive:not(.flipped) thead,table.q-table-html.responsive:not(.flipped) thead{display:none}body.desktop.responsive:not(.flipped) td,body.desktop.responsive:not(.flipped) tr,body.electron.responsive:not(.flipped) td,body.electron.responsive:not(.flipped) tr,body.mat.responsive:not(.flipped) td,body.mat.responsive:not(.flipped) tr,table.q-table-html.responsive:not(.flipped) td,table.q-table-html.responsive:not(.flipped) tr{display:block}body.desktop.responsive:not(.flipped) tr,body.electron.responsive:not(.flipped) tr,body.mat.responsive:not(.flipped) tr,table.q-table-html.responsive:not(.flipped) tr{position:relative}body.desktop.responsive:not(.flipped) td:before,body.electron.responsive:not(.flipped) td:before,body.mat.responsive:not(.flipped) td:before,table.q-table-html.responsive:not(.flipped) td:before{content:attr(data-th);display:block;text-align:left;font-weight:700}body.desktop.responsive:not(.flipped).horizontal-separator tr:not(:last-child),body.electron.responsive:not(.flipped).horizontal-separator tr:not(:last-child),body.mat.responsive:not(.flipped).horizontal-separator tr:not(:last-child),table.q-table-html.responsive:not(.flipped).horizontal-separator tr:not(:last-child){border-bottom:$table-border}body.desktop.responsive:not(.flipped).cell-separator tr,body.electron.responsive:not(.flipped).cell-separator tr,body.mat.responsive:not(.flipped).cell-separator tr,table.q-table-html.responsive:not(.flipped).cell-separator tr{border:$table-border}body.desktop.responsive:not(.flipped).cell-separator td,body.desktop.responsive:not(.flipped).cell-separator th,body.desktop.responsive:not(.flipped).vertical-separator td,body.desktop.responsive:not(.flipped).vertical-separator th,body.electron.responsive:not(.flipped).cell-separator td,body.electron.responsive:not(.flipped).cell-separator th,body.electron.responsive:not(.flipped).vertical-separator td,body.electron.responsive:not(.flipped).vertical-separator th,body.mat.responsive:not(.flipped).cell-separator td,body.mat.responsive:not(.flipped).cell-separator th,body.mat.responsive:not(.flipped).vertical-separator td,body.mat.responsive:not(.flipped).vertical-separator th,table.q-table-html.responsive:not(.flipped).cell-separator td,table.q-table-html.responsive:not(.flipped).cell-separator th,table.q-table-html.responsive:not(.flipped).vertical-separator td,table.q-table-html.responsive:not(.flipped).vertical-separator th{border-left:$table-border;border-right:$table-border;border-bottom:0}}body.desktop,body.electron,body.mat,table.q-table-html.highlight tbody tr{transition:all 0.28s ease-in}body.desktop:hover,body.electron:hover,body.mat:hover,table.q-table-html.highlight tbody tr:hover{background:$table-highlight-color}body.ios table.q-table-html{border-spacing:0;empty-cells:show}body.ios table.q-table-html thead{text-align:left;vertical-align:bottom;font-weight:700}body.ios table.q-table-html td,body.ios table.q-table-html th{margin:0;padding:0.5rem 0.7rem}body.ios table.q-table-html td:first-child,body.ios table.q-table-html th:first-child{border-left-width:0}body.ios table.q-table-html.table-layout-fixed{table-layout:fixed}body.ios table.q-table-html.compact td,body.ios table.q-table-html.compact th{padding:0.1rem 0.3rem}body.ios table.q-table-html.loose td,body.ios table.q-table-html.loose th{padding:1rem}body.ios table.q-table-html.sticky-header th{position:-webkit-sticky;position:sticky;top:0;z-index:1000}body.ios table.q-table-html.bordered,body.ios table.q-table-html.cell-separator:not(.flipped),body.ios table.q-table-html:not(.flipped).cell-separator td,body.ios table.q-table-html:not(.flipped).cell-separator th,body.ios table.q-table-html:not(.flipped).horizontal-separator td,body.ios table.q-table-html:not(.flipped).horizontal-separator th{border-bottom:$table-border}body.ios table.q-table-html:not(.flipped).cell-separator td,body.ios table.q-table-html:not(.flipped).cell-separator th,body.ios table.q-table-html:not(.flipped).vertical-separator td,body.ios table.q-table-html:not(.flipped).vertical-separator th{border-left:$table-border}body.ios table.q-table-html:not(.flipped).cell-separator td:last-child,body.ios table.q-table-html:not(.flipped).cell-separator th:last-child,body.ios table.q-table-html:not(.flipped).vertical-separator td:last-child,body.ios table.q-table-html:not(.flipped).vertical-separator th:last-child{border-right:$table-border}body.ios table.q-table-html.striped-even tbody tr:nth-child(2n),body.ios table.q-table-html.striped-odd tbody tr:nth-child(odd),body.ios table.q-table-html.striped tbody tr:nth-child(odd){background:$table-stripe-color}body.ios table.q-table-html.flipped{display:flex;overflow:hidden;background:none}body.ios table.q-table-html.flipped thead{display:flex;flex-shrink:0;min-width:-webkit-min-content;min-width:min-content}body.ios table.q-table-html.flipped tbody{display:flex;position:relative;overflow-x:auto;overflow-y:hidden}body.ios table.q-table-html.flipped tr{display:flex;flex-direction:column;min-width:-webkit-min-content;min-width:min-content;flex-shrink:0}body.ios table.q-table-html.flipped td,body.ios table.q-table-html.flipped th{display:block}body.ios table.q-table-html.flipped td{background-image:none!important;border-left:0}body.ios table.q-table-html.flipped td:not(:last-child),body.ios table.q-table-html.flipped th:not(:last-child){border-bottom:0}body.ios table.q-table-html.flipped.cell-separator tr,body.ios table.q-table-html.flipped.horizontal-separator tr{border-left:$table-border;border-right:$table-border}body.ios table.q-table-html.flipped.cell-separator td,body.ios table.q-table-html.flipped.cell-separator th,body.ios table.q-table-html.flipped.vertical-separator td,body.ios table.q-table-html.flipped.vertical-separator th{border-top:$table-border}body.ios table.q-table-html.flipped.cell-separator td:last-child,body.ios table.q-table-html.flipped.cell-separator th:last-child,body.ios table.q-table-html.flipped.vertical-separator td:last-child,body.ios table.q-table-html.flipped.vertical-separator th:last-child{border-bottom:$table-border}@media (max-width:1023px){body.ios table.q-table-html.responsive:not(.flipped) thead{display:none}body.ios table.q-table-html.responsive:not(.flipped) td,body.ios table.q-table-html.responsive:not(.flipped) tr{display:block}body.ios table.q-table-html.responsive:not(.flipped) tr{position:relative}body.ios table.q-table-html.responsive:not(.flipped) td:before{content:attr(data-th);display:block;text-align:left;font-weight:700}body.ios table.q-table-html.responsive:not(.flipped).horizontal-separator tr:not(:last-child){border-bottom:$table-border}body.ios table.q-table-html.responsive:not(.flipped).cell-separator tr{border:$table-border}body.ios table.q-table-html.responsive:not(.flipped).cell-separator td,body.ios table.q-table-html.responsive:not(.flipped).cell-separator th,body.ios table.q-table-html.responsive:not(.flipped).vertical-separator td,body.ios table.q-table-html.responsive:not(.flipped).vertical-separator th{border-left:$table-border;border-right:$table-border;border-bottom:0px}}body.desktop table.q-table.highlight tbody tr{transition:all 0.28s ease-in}body.desktop table.q-table.highlight tbody tr:hover{background:$table-highlight-color}.q-tree li,body.desktop li,body.electron li,body.mat li{margin:0;list-style-type:none;position:relative;padding:5px 5px 0}.q-tree li:before,body.desktop li:before,body.electron li:before,body.mat li:before{content:"";position:absolute;top:0;width:1px;height:100%;right:auto;left:-15px;border-left:1px solid $tree-connector-color;bottom:50px}.q-tree li:after,body.desktop li:after,body.electron li:after,body.mat li:after{content:"";position:absolute;top:20px;width:20px;height:20px;right:auto;left:-15px;border-top:1px solid $tree-connector-color}.q-tree li:last-child:before,body.desktop li:last-child:before,body.electron li:last-child:before,body.mat li:last-child:before{height:20px}.q-tree>ul>li:after,.q-tree>ul>li:before,body.desktop>ul>li:after,body.desktop>ul>li:before,body.electron>ul>li:after,body.electron>ul>li:before,body.mat>ul>li:after,body.mat>ul>li:before{border:0}body.ios .q-tree li{margin:0;list-style-type:none;position:relative;padding:5px 5px 0}body.ios .q-tree li:before{content:"";position:absolute;top:0;width:1px;height:100%;right:auto;left:-15px;border-left:1px solid $tree-connector-color;bottom:50px}body.ios .q-tree li:after{content:"";position:absolute;top:20px;width:20px;height:20px;right:auto;left:-15px;border-top:1px solid $tree-connector-color}body.ios .q-tree li:last-child:before{height:20px}body.ios .q-tree>ul>li:after,body.ios .q-tree>ul>li:before{border:0}.q-tree-link{display:inline-block;cursor:pointer}.q-tree-link .q-tree-label:active{color:$tree-highlight-color;background:$tree-highlight-background}.q-tree-link span:nth-child(2) i{color:$tree-connector-color}body.desktop .q-tree-link .q-tree-label:hover{color:$tree-highlight-color;background:$tree-highlight-background}.q-tree-label{padding:$tree-label-padding;border-radius:$tree-label-border-radius}.q-tree-label .q-icon{font-size:$tree-label-icon-font-size}body{font-family:Open Sans,sans-serif}.filter-holder{padding:8px;margin:10px 0 10px 0}.verticle-line{border-left:1px dotted #38546d;height:100%}.bg-img-cube{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAHUlEQVQ4y2N4+vSpHgMUUMIehGDUa6NeG/UaXQAAvERV5wGBupEAAAAASUVORK5CYII=);background-repeat:repeat}.bg-img-stripe{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAH0CAMAAABIJ46eAAAAZlBMVEWzs7NdXV1VVVVbW1tWVlZZWVlXV1dXV1dWVlZbW1tVVVVUVFRhYWFTU1NmZmZTU1NtbW1SUlJ5eXlSUlKHh4eSkpJRUVFSUlJra2tTU1NlZWVgYGBZWVleXl5UVFRTU1N1dXVRUVF6oIG+AAAAInRSTlMKNFQ7TT9GSVA4V14qYiNsHHMVehEOd3AfZSYtQjFbaRh+yNRJHgAAAWJJREFUeAHsmVkSgjAUBAk7giwadgW8/yU9w5gqnJow//3RX0nXC/45gyNhQLoIR2JWlwRHUlaXzF2fZjmOFKwuNxwxrC4ljlSsLnccqVldGhxpWV06HHmwujxxxAZnrHd3oZnFkYHVpcWRkdVlwpGZ1WVxf19otp7wh8F3hVUiFFYvd4Rmsd9hZYTC6i0UIwuryywUVqPfYWWFwqpnjRHasPohqzuhsGpYXWqhsKpwpBSKEdqwKnAkFwqrjNUl9TusIlaXUCisNhxZ5cOKYDuOTEJhdbC6DEJh9ZG/8hDs8PvKs1OKXFee7duuHcgAAAAADPK3TiSM7708+Vw+l8/lc/lcPpfP5XP5XD6Xzw2rfC6fy+fyuXzu5cnn8rl8Lp/L5/K5fC6fy+fyuXwun8vn8rl8Lp97efK5fC6fe3nyuXwun8vn8rl8Lp/L5/K5fC6fG1b5XD6Xz+Vz+dzLk8/lcwAUdw8ElkOCwgAAAABJRU5ErkJggg==);background-repeat:repeat}.q-markup-table .q-table thead{background-color:#fafafa!important;color:#1d1d1d!important}.q-markup-table .q-table th{font-weight:bolder!important;font-size:0.8rem!important;padding:12px!important}.sticky-header-table thead tr:first-child th{top:0;background-color:#fafafa!important}.sticky-header-table thead tr th{position:-webkit-sticky;position:sticky;z-index:1}.freshwidget-button>a,.freshwidget-button img,.introjs-tooltipReferenceLayer{display:none}.cv-boxes>div{border:1px solid rgba(0,0,0,0.12)}.cv-boxes>div:first-child,.cv-boxes>div:not(:first-child):not(:last-child){border-bottom:none}.cv-boxes>div:only-child{border-bottom:1px solid rgba(0,0,0,0.12)}.sticky-horizontal-div-left{z-index:1000;position:absolute;left:0;overflow:hidden}.required .q-field__control .q-field__label:after{content:" *";color:red}.animated-background,.sidebar-menu.acl-loading .q-item .q-item-main{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:ease-in;background:#ffaaf6;background:linear-gradient(90deg,rgba(242,135,183,0.1) 8%,#9e9e9e 18%,rgba(24,152,223,0) 33%);background-size:800px 104px;position:relative;border-radius:10px!important}.col-separator{margin-bottom:0}.hazard-border{border:4px solid pink;border-image:repeating-linear-gradient(-55deg,#000,#000 20px,#ffc107 0,#ffc107 40px) 10}.timeline-wrapper{background:#fff}.timeline-item{min-height:200px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;height:96px;position:relative}.background-masker{background:#fff;position:absolute}.background-masker.header-bottom,.background-masker.header-top,.background-masker.subheader-bottom{top:0;left:40px;right:0;height:10px}.background-masker.header-left,.background-masker.header-right,.background-masker.subheader-left,.background-masker.subheader-right{top:10px;left:40px;height:8px;width:10px}.background-masker.header-bottom{top:18px;height:6px}.background-masker.subheader-left,.background-masker.subheader-right{top:24px;height:6px}.background-masker.header-right,.background-masker.subheader-right{width:auto;left:300px;right:0}.background-masker.subheader-right{left:230px}.background-masker.subheader-bottom{top:30px;height:10px}.background-masker.content-first-end,.background-masker.content-second-end,.background-masker.content-second-line,.background-masker.content-third-end,.background-masker.content-third-line,.background-masker.content-top{top:40px;left:0;right:0;height:6px}.background-masker.content-top{height:20px}.background-masker.content-first-end,.background-masker.content-second-end,.background-masker.content-third-end{width:auto;left:380px;right:0;top:60px;height:8px}.background-masker.content-second-line{top:68px}.background-masker.content-second-end{left:420px;top:74px}.background-masker.content-third-line{top:82px}.background-masker.content-third-end{left:300px;top:88px}.header-row-mb{margin-bottom:10px}.sticky-column td:first-child,.sticky-column thead tr:first-child th:first-child{background-color:#fff8e1}.sticky-column tr th{position:-webkit-sticky;position:sticky;z-index:2;background:#fff}.sticky-column thead tr:last-child th{top:48px;z-index:3}.sticky-column thead tr:first-child th{top:0;z-index:1}.sticky-column tr:first-child th:first-child{z-index:3}.sticky-column td:first-child{z-index:1}.sticky-column td:first-child,.sticky-column th:first-child{position:-webkit-sticky;position:sticky;left:0}#ibs{--q-color-primary:#586187;--q-color-secondary:#999a9d;--q-color-primary-darkened:#132364;--q-color-action-button-success:#04b363;--q-color-action-button-success-secondary:#04b363;--q-color-action-button-negative:#cf3030;--q-color-action-button-dark:#1f1d1d;--q-color-action-button-warning:#ea8f00;--q-color-primary-button-active:#132364;--q-color-charts-primary:#586187}#ibs .toolbar .clock{font-size:16px}#ibs .text-primary{color:#586187!important;color:var(--q-color-primary)!important}#ibs .text-primary-darkened{color:#132364!important;color:var(--q-color-primary-darkened)!important}#ibs .bg-primary-darkened{background:#132364!important;background:var(--q-color-primary-darkened)!important}#ibs .text-action-button-success{color:#04b363!important;color:var(--q-color-action-button-success)!important}#ibs .bg-action-button-success{background:#04b363!important;background:var(--q-color-action-button-success)!important}#ibs .text-action-button-success-secondary{color:#04b363!important;color:var(--q-color-action-button-success-secondary)!important}#ibs .bg-action-button-success-secondary{background:#04b363!important;background:var(--q-color-action-button-success-secondary)!important}#ibs .text-action-button-negative{color:#cf3030!important;color:var(--q-color-action-button-negative)!important}#ibs .bg-action-button-negative{background:#cf3030!important;background:var(--q-color-action-button-negative)!important}#ibs .text-action-button-dark{color:#1f1d1d!important;color:var(--q-color-action-button-dark)!important}#ibs .bg-action-button-dark{background:#1f1d1d!important;background:var(--q-color-action-button-dark)!important}#ibs .text-action-button-warning{color:#ea8f00!important;color:var(--q-color-action-button-warning)!important}#ibs .bg-action-button-warning{background:#ea8f00!important;background:var(--q-color-action-button-warning)!important}#ibs .text-primary-button-active{color:#132364!important;color:var(--q-color-primary-button-active)!important}#ibs .bg-primary-button-active{background:#132364!important;background:var(--q-color-primary-button-active)!important}#evo{font-family:Poppins,sans-serif;--q-color-primary:#626262;--q-color-secondary:#16bf10;--q-color-primary-darkened:#0bf;--q-color-action-button-success:#16bf10;--q-color-action-button-success-secondary:#0bf;--q-color-action-button-negative:#cfd8dd;--q-color-action-button-dark:#1f1d1d;--q-color-action-button-warning:#ea8f00;--q-color-primary-button-active:#0bf;--q-color-charts-primary:#626262}#evo .menu{--q-color-primary-darkened:#fff;color:#626262!important}#evo .menu .sidebar-menu .main-nav.q-item--active{--q-color-primary:#e0edf3;color:#626262!important}#evo .menu .sidebar-menu .sub-nav{background-color:#f1f7fa}#evo .menu .sidebar-menu .sub-nav.q-router-link--active{background-color:#e6edf1}#evo .float-nav .float-nav-title{--q-color-primary-darkened:#e0edf3!important;color:#626262!important}#evo .float-nav .q-router-link--active{background-color:#e6edf1!important}#evo .toolbar{--q-color-primary:#0097e0}#evo .toolbar .menu-button{background-color:#f8f9fa}#evo .toolbar .clock{--q-color-primary-darkened:#626262;font-size:14px;font-family:Roboto,sans-serif!important}#evo .q-item.q-item--active{--q-color-primary:#0bf}#evo .q-manual-focusable--focused{background:#d2d3d6}#evo .q-btn--rounded:not(.no-scope-css),#evo .q-btn-group--rounded:not(.no-scope-css){border-radius:5px;padding:5px}#evo .title-small{color:#777;font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:left}#evo .q-tab .q-tab__indicator{--q-color-primary-darkened:#626262}#evo .text-primary{color:#626262!important;color:var(--q-color-primary)!important}#evo .text-primary-darkened{color:#0bf!important;color:var(--q-color-primary-darkened)!important}#evo .bg-primary-darkened{background:#0bf!important;background:var(--q-color-primary-darkened)!important}#evo .text-action-button-success{color:#16bf10!important;color:var(--q-color-action-button-success)!important}#evo .bg-action-button-success{background:#16bf10!important;background:var(--q-color-action-button-success)!important}#evo .text-action-button-success-secondary{color:#0bf!important;color:var(--q-color-action-button-success-secondary)!important}#evo .bg-action-button-success-secondary{background:#0bf!important;background:var(--q-color-action-button-success-secondary)!important}#evo .text-action-button-negative{color:#cfd8dd!important;color:var(--q-color-action-button-negative)!important}#evo .bg-action-button-negative{background:#cfd8dd!important;background:var(--q-color-action-button-negative)!important}#evo .text-action-button-dark{color:#1f1d1d!important;color:var(--q-color-action-button-dark)!important}#evo .bg-action-button-dark{background:#1f1d1d!important;background:var(--q-color-action-button-dark)!important}#evo .text-action-button-warning{color:#ea8f00!important;color:var(--q-color-action-button-warning)!important}#evo .bg-action-button-warning{background:#ea8f00!important;background:var(--q-color-action-button-warning)!important}#evo .text-primary-button-active{color:#0bf!important;color:var(--q-color-primary-button-active)!important}#evo .bg-primary-button-active{background:#0bf!important;background:var(--q-color-primary-button-active)!important}#one-plan{font-family:Poppins,sans-serif;--q-color-primary:#626262;--q-color-secondary:#16bf10;--q-color-primary-darkened:#0a195e;--q-color-action-button-success:#16bf10;--q-color-action-button-success-secondary:#0bf;--q-color-action-button-negative:#cfd8dd;--q-color-action-button-dark:#1f1d1d;--q-color-action-button-warning:#ea8f00;--q-color-primary-button-active:#0bf;--q-color-charts-primary:#626262}#one-plan .menu{--q-color-primary-darkened:#fff;color:#626262!important}#one-plan .menu .sidebar-menu .main-nav.q-item--active{--q-color-primary:#e0edf3;color:#626262!important}#one-plan .menu .sidebar-menu .sub-nav{background-color:#f1f7fa}#one-plan .menu .sidebar-menu .sub-nav.q-router-link--active{background-color:#e6edf1}#one-plan .float-nav .float-nav-title{--q-color-primary-darkened:#e0edf3!important;color:#626262!important}#one-plan .float-nav .q-router-link--active{background-color:#e6edf1!important}#one-plan .toolbar{--q-color-primary:#626262}#one-plan .toolbar .menu-button{background-color:#f8f9fa}#one-plan .toolbar .clock{--q-color-primary-darkened:#626262;font-size:14px;font-family:Roboto,sans-serif!important}#one-plan .q-item.q-item--active{--q-color-primary:#0a195e}#one-plan .q-manual-focusable--focused{background:#d2d3d6}#one-plan .q-btn--rounded:not(.no-scope-css),#one-plan .q-btn-group--rounded:not(.no-scope-css){border-radius:5px;padding:5px}#one-plan .title-small{color:#777;font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:left}#one-plan .q-tab .q-tab__indicator{--q-color-primary-darkened:#626262}#one-plan .text-primary{color:#626262!important;color:var(--q-color-primary)!important}#one-plan .text-primary-darkened{color:#0a195e!important;color:var(--q-color-primary-darkened)!important}#one-plan .bg-primary-darkened{background:#0a195e!important;background:var(--q-color-primary-darkened)!important}#one-plan .text-action-button-success{color:#16bf10!important;color:var(--q-color-action-button-success)!important}#one-plan .bg-action-button-success{background:#16bf10!important;background:var(--q-color-action-button-success)!important}#one-plan .text-action-button-success-secondary{color:#0bf!important;color:var(--q-color-action-button-success-secondary)!important}#one-plan .bg-action-button-success-secondary{background:#0bf!important;background:var(--q-color-action-button-success-secondary)!important}#one-plan .text-action-button-negative{color:#cfd8dd!important;color:var(--q-color-action-button-negative)!important}#one-plan .bg-action-button-negative{background:#cfd8dd!important;background:var(--q-color-action-button-negative)!important}#one-plan .text-action-button-dark{color:#1f1d1d!important;color:var(--q-color-action-button-dark)!important}#one-plan .bg-action-button-dark{background:#1f1d1d!important;background:var(--q-color-action-button-dark)!important}#one-plan .text-action-button-warning{color:#ea8f00!important;color:var(--q-color-action-button-warning)!important}#one-plan .bg-action-button-warning{background:#ea8f00!important;background:var(--q-color-action-button-warning)!important}#one-plan .text-primary-button-active{color:#0bf!important;color:var(--q-color-primary-button-active)!important}#one-plan .bg-primary-button-active{background:#0bf!important;background:var(--q-color-primary-button-active)!important}.html-viewer table{width:100%;margin:20px auto;table-layout:fixed}.html-viewer table,.html-viewer td,.html-viewer th{border-collapse:collapse;background-color:#ffecb3}.html-viewer td,.html-viewer th{padding:10px;border:1px solid;text-align:center}.address-overlay>span{margin:0;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.q-btn{text-transform:none}.options-holder{border:1px dotted #d3d3d3}.category-popover>ul,.category-popover>ul>li>ul,.category-popover>ul>li>ul>li>ul{list-style:none}.category-popover>ul>li{padding:6px;margin-left:-30px}.category-popover .active{color:#00c853}.category-popover span:hover{color:#afafaf}svg[data-v-947f2344]{width:100%;height:auto}text[data-v-947f2344]{transform:translate(20px,200px);font-size:40px;font-weight:700;fill:#000}.status-rounded{background-color:inherit;width:25px;height:25px;margin:5px;border-radius:25px;line-height:25px;display:inline-block}.tree-li{cursor:pointer!important;padding:0 0 0 0!important}.q-tree li:hover:before{border-left:1px solid red}.q-tree li:hover:after{border-top:1px solid red}.q-tree{overflow:hidden}.q-tree ul li{width:900px}.color-code-box{border:1px solid rgba(0,0,0,0.6)}.color-code-box,.color-code-rounded{background-color:inherit;width:20px;height:20px;margin:5px}.color-code-rounded{border-radius:20px;border:1px solid rgba(0,0,0,0.6)}
/*# sourceMappingURL=app.b4e1e5be.css.map */