html,body{margin:0;height:100%;min-height:100%}body{display:flex;flex-direction:column}div.hideEmpty:empty{display:none!important}td:not(:has(.grid)):has(.bad){background-color:rgba(140,34,28,.2)}td:not(:has(.grid)):has(.good){background-color:rgba(23,177,105,.2)}td:not(:has(.grid)):has(.info){background-color:rgba(255,215,0,.2)}td:not(:has(.grid)):has(.warn){background-color:rgb(255,106,0,.3)}th.noHeader{display:none}.app_main{display:flex;flex-direction:column;height:100%}.bubbleChart{transition:transform .1s ease-in-out}.bubbleChart-circle{transition:r .1s ease-in-out}.chartSwitch.p-inputswitch.p-highlight .p-inputswitch-slider{background:#1769aa}.columnHeaderRight>.p-column-header-content{text-align:right}.dashboard.p-metergroup.p-metergroup-horizontal .p-metergroup-meters{height:1rem}.dialog_maxed{height:90%!important}.dot{height:15px;width:15px;min-width:15px!important;border-radius:50%;display:inline-block;margin-right:.25rem;align-content:flex-start}.green{color:#228b22}.grow{transition:all .2s ease-in-out}@media(min-width:1000px){.grow:hover{transform:scale(1.1) translate(10px);position:relative;z-index:99!important}}.headerButtons{width:2rem}.hide{display:none}.layoutmain{-webkit-overflow-scrolling:touch;overflow-y:auto;flex:auto;padding-bottom:40px}.legendRight{float:right}.noHeader.p-datatable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{display:none}.noborder.p-datatable .p-datatable-tbody>tr>td{border:0}.p-accordion .p-accordion-content{padding:0!important}.p-accordion-header-link:has(.gray){background-color:rgb(128,128,128,.6);color:#fff}.p-accordion-header-link:has(.primary){background-color:var(--primary-color);color:var(--primary-color-text)}.p-column-filter-menu{margin-left:unset}.p-datatable .p-datatable-tbody>tr.no-expansion>td .p-row-toggler{display:none}.p-datatable-header:has(.gray){background-color:rgb(128,128,128,.6);color:#fff}.p-datatable-header:has(.nomargin){padding:0;margin:0}.p-datatable thead{z-index:110}.p-datatable thead th{white-space:normal!important}.p-datatable .p-datatable-thead>tr>th{padding-left:.5rem;padding-right:.5rem}.p-dialog .p-dialog-content{height:100%;padding:0 1.5rem 0 1rem}.p-dialog-header{padding:1rem}.p-chips .p-chips-multiple-container{background-color:transparent!important}.p-chips ul.p-chips-multiple-container{background-color:transparent!important;width:100%;overflow-y:scroll}.p-chips .p-chips-multiple-container li{margin:2px}.p-inputnumber-input{width:100%}.p-tabmenu.p-component>ul>li>a>span.p-menuitem-text{white-space:nowrap}.p-picklist .p-picklist-buttons:not(.p-picklist-transfer-buttons){display:none}.p-progressbar-label{font-size:inherit!important}.p-tabview-panel{height:100%}.p-tabview-panels{height:calc(100% - 35px);margin:0;padding:0}.p-treetable-wrapper>table{width:100%!important}td>button.p-treetable-toggler.p-link[style*="visibility: hidden"]{display:none}.progress.p-progressbar .p-progressbar-label{color:#fff}.p-progressbar{background-color:#74777b!important}.progress.p-progressbar .p-progressbar-value{background-color:#1769aa}.progressRemed.p-progressbar .p-progressbar-label{color:#fff}.progressRemed.p-progressbar .p-progressbar-value{background-color:var(--purple-500)}.progressRemedPass.p-progressbar .p-progressbar-value{background-color:var(--blue-900)}.progressRemedGood.p-progressbar .p-progressbar-value{background-color:var(--green-700)}.progressRemedBad.p-progressbar .p-progressbar-value{background-color:var(--red-700)}.progressBad.p-progressbar .p-progressbar-value{background-color:#d9342b!important}.progressGood.p-progressbar .p-progressbar-value{background-color:rgba(23,177,105,.7)}.progressInfo.p-progressbar .p-progressbar-value{background-color:rgba(255,215,0,.7)}.progressFail.p-progressbar .p-progressbar-value{background-color:rgba(255,140,0,.7)}.progressRemedFail.p-progressbar .p-progressbar-value{background-color:rgba(255,101,0,.7)}.progressDetection.p-progressbar .p-progressbar-label{color:#fff}.progressDetection.p-progressbar .p-progressbar-value{background-color:#a0d2fa}.progressTitle{color:#fff;font-size:1rem;font-weight:600;position:relative;z-index:101;margin-top:-1.4rem;text-align:center}.progressWarn.p-progressbar .p-progressbar-value{background-color:rgb(255,106,0,.7)}.qCircle{width:38px;height:38px;border-radius:50%;text-align:center;font-size:20px;position:absolute;left:50%;transform:translateX(-50%);background:radial-gradient(var(--scoreColor),var(--gray-300));color:var(--primary-color-text);padding-top:.6rem}.red{color:#f00}.yellow{color:var(--yellow-500)}.bgSurface{background-color:var(--surface-200)}th.tableSortCheck>div>div.p-checkbox{padding-left:3px}.splash-screen{width:100%;height:90%;position:fixed}.splash-screen .splash-container{width:100px;height:100px;margin:0 auto;position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-20px}.splash-screen .splash-double-bounce1,.splash-screen .splash-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:var(--primary-color);opacity:.6;position:absolute;top:0;left:0;animation:splash-bounce 2s infinite ease-in-out}.splash-screen .splash-double-bounce2{animation-delay:-1s}@-webkit-keyframes splash-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes splash-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}*{scrollbar-width:thin;scrollbar-color:var(--surface-400) #ffa500 var(--surface-a)}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-thumb{background-color:var(--surface-400);border-radius:20px;border:3px solid var(--surface-a)}*::-webkit-scrollbar-track{background:var(--surface-a)}:root:root{--blue-50:#f4fafe;--blue-100:#cae6fc;--blue-200:#a0d2fa;--blue-300:#75bef8;--blue-400:#4baaf5;--blue-500:#2196f3;--blue-600:#1c80cf;--blue-700:#1769aa;--blue-800:#125386;--blue-900:#0d3c61;--bluegray-50:#f7f9f9;--bluegray-100:#d9e0e3;--bluegray-200:#bbc7cd;--bluegray-300:#9caeb7;--bluegray-400:#7e96a1;--bluegray-500:#607d8b;--bluegray-600:#526a76;--bluegray-700:#435861;--bluegray-800:#35454c;--bluegray-900:#263238;--cyan-50:#f2fcfd;--cyan-100:#c2eff5;--cyan-200:#91e2ed;--cyan-300:#61d5e4;--cyan-400:#30c9dc;--cyan-500:#00bcd4;--cyan-600:#00a0b4;--cyan-700:#008494;--cyan-800:#006775;--cyan-900:#004b55;--gray-50:#f7f7f7;--gray-100:#f0f0f0;--gray-200:#e0e0e0;--gray-300:#d1d1d1;--gray-400:#c1c1c1;--gray-500:#a2a2a2;--gray-600:#838383;--gray-700:#646464;--gray-800:#454545;--gray-900:#363636;--green-50:#f6fbf6;--green-100:#d4ecd5;--green-200:#b2ddb4;--green-300:#90cd93;--green-400:#6ebe71;--green-500:#4caf50;--green-600:#419544;--green-700:#357b38;--green-800:#2a602c;--green-900:#1e4620;--indigo-50:#f5f6fb;--indigo-100:#d1d5ed;--indigo-200:#acb4df;--indigo-300:#8893d1;--indigo-400:#6372c3;--indigo-500:#3f51b5;--indigo-600:#36459a;--indigo-700:#2c397f;--indigo-800:#232d64;--indigo-900:#192048;--orange-50:#fff8f2;--orange-100:#fde0c2;--orange-200:#fbc791;--orange-300:#f9ae61;--orange-400:#f79530;--orange-500:#f57c00;--orange-600:#d06900;--orange-700:#ac5700;--orange-800:#874400;--orange-900:#623200;--pink-50:#fef4f7;--pink-100:#fac9da;--pink-200:#f69ebc;--pink-300:#f1749e;--pink-400:#ed4981;--pink-500:#e91e63;--pink-600:#c61a54;--pink-700:#a31545;--pink-800:#801136;--pink-900:#5d0c28;--purple-50:#faf4fb;--purple-100:#e7cbec;--purple-200:#d4a2dd;--purple-300:#c279ce;--purple-400:#af50bf;--purple-500:#9c27b0;--purple-600:#852196;--purple-700:#6d1b7b;--purple-800:#561561;--purple-900:#3e1046;--red-50:#fff5f5;--red-100:#ffd1ce;--red-200:#ffada7;--red-300:#ff8980;--red-400:#ff6459;--red-500:#ff4032;--red-600:#d9362b;--red-700:#b32d23;--red-800:#8c231c;--red-900:#661a14;--teal-50:#f2faf9;--teal-100:#c2e6e2;--teal-200:#91d2cc;--teal-300:#61beb5;--teal-400:#30aa9f;--teal-500:#009688;--teal-600:#008074;--teal-700:#00695f;--teal-800:#00534b;--teal-900:#003c36;--yellow-50:#fffcf5;--yellow-100:#fef0cd;--yellow-200:#fde4a5;--yellow-300:#fdd87d;--yellow-400:#fccc55;--yellow-500:#fbc02d;--yellow-600:#d5a326;--yellow-700:#b08620;--yellow-800:#8a6a19;--yellow-900:#644d12;--gate_color10:#f5f6fb;--gate_color9:#d1d5ed;--gate_color8:#acb4df;--gate_color7:#8893d1;--gate_color6:#6372c3;--gate_color5:#3f51b5;--gate_color4:#36459a;--gate_color3:#2c397f;--gate_color2:#232d64;--gate_color1:#192048;--info_color10:#f4fafe;--info_color9:#cae6fc;--info_color8:#a0d2fa;--info_color7:#75bef8;--info_color6:#4baaf5;--info_color5:#2196f3;--info_color4:#1c80cf;--info_color3:#1769aa;--info_color2:#125386;--info_color1:#0d3c61;--firebrick:#b22222;--orange:#ffa500;--gold:#ffd700;--lighter_green:#6ad72d;--darker_green:#44ad09;--color1:#34d399;--color2:#fbbf24;--color3:#60a5fa;--color4:#c084fc;--color5:#00a0b4;--messageProcessedBG:#b3c1d9;--messageProcessBD:#b3c1d9;--qualBG:#91e2ed;--scoreColor:#1769aa;--scorePointColor:#1c80cf;--thresholdLine:#f2f2f2;--messageCritical:#de425b;--messagePerfect:#44ad09;--pie_color1:#1769aa;--pie_color2:#088395;--pie_color3:#071952;--pie_color4:#0d9276;--pie_color5:#176b87;--pie_color6:#19a7ce;--pie_color7:#863a6f;--pie_color8:#86b6f6;--pie_color9:#f2f7a1;--pie_color10:#453c67;--pie_color11:#fedeff;--pie_color12:#ff7f3e}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#1e293b;background:#f1f5f9}footer{padding:.5rem 0 0 0}.container{display:flex;flex-direction:column;height:100%}.content{flex-grow:1;overflow:auto}.footerImage{z-index:1;background-image:url(../img/ca-logo.svg);background-repeat:no-repeat;height:20px;width:220px}.footerTextRight{z-index:1;font-size:x-small}.cellWrap{white-space:pre-wrap}