body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:100%}.container{display:grid;flex-wrap:wrap;margin:.5rem;width:calc(100% - 1rem);box-sizing:border-box;gap:.5rem;border-radius:10px;padding:.5rem}.container-color{background-color:#7fffd4}.table-container{display:grid;white-space:nowrap;box-sizing:border-box;width:calc(100% + -0rem)}.filter-container{display:grid;flex-wrap:wrap;margin:.5rem;gap:.5rem;width:calc(100% - 1rem);max-width:100%;border-radius:10px;padding:.5rem}.filter-container-flex{display:flex;flex-wrap:wrap;margin:.5rem;gap:.5rem;width:calc(100% - 1rem);max-width:100%;border-radius:10px;padding:.5rem}.filter-sub-container{display:flex;align-content:stretch;flex-wrap:wrap;max-width:100%;box-sizing:border-box;width:calc(100% - .5rem);gap:.5rem}section{background-color:#b9c5ce;color:#000;padding:.5rem;text-align:left;border-radius:10px}h2,h3{color:#483d8b}h2,h3,p{margin:0rem}p{font-family:Arial,Helvetica,sans-serif;font-size:1rem;color:#483d8b}p{margin-top:0rem;margin-bottom:0rem}span{font-size:1rem}@media (max-width: 768px){span{font-size:.8rem}}a{text-decoration:none}.underline{text-decoration:underline}.bg-light{background-color:#f0f8ff}.bg-little-light{background-color:#d2e3f3}.bg-dark{background-color:#b2d9f7}.bg-white{background-color:#fff}.bg-attention{background-color:#fc0}.maroon{color:maroon}.darkslateblue{color:#483d8b}input{font-family:Arial,Helvetica,sans-serif;height:1.8rem;border:2 px solid darkslateblue;padding:.5rem;width:10rem}.margin-0{margin:0rem}.width-40pct{width:40%}.width-auto{width:auto}.width24rem-margin-0{width:24rem}.overflow-auto{overflow:auto}@media (width < 768px){.mq-width-100pct{width:100%}.mq-width-50pct{width:50%}.mq-width100pct-margin-0{width:100%}.mq-width-40pct{width:40%}.mq-width-30pct{width:30%}.mq-width-auto1{width:auto}}.margin-top{margin-top:.5rem}.padding-top-0{padding-top:0rem}.text-centre{text-align:center}.text-right{text-align:right}.gap-1{margin:0rem 0rem 1rem}.gap-pt5{margin:0rem 0rem .5rem}.gap-down-left-pt5{margin:0rem 0rem .5rem .5rem}.white-space-wrap{white-space:wrap}.center{display:flex;justify-content:center;align-items:center}select{font-family:Arial,Helvetica,sans-serif;height:1.8rem;border:2 px solid #04AA6D;width:10rem}button{font-family:Arial,Helvetica,sans-serif;height:1.8rem;background-color:#483d8b;border:1px solid #ddd;font-size:1rem;color:#fff;margin:0rem}.active{background-color:#000;color:#fff}*{box-sizing:border-box}body{margin:0;padding:0}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#483d8b;color:#fff;position:sticky;top:0;overflow:hidden;z-index:1000}.brand-title{font-size:1.5rem;margin:.5rem;text-decoration:none;color:#fff;border:1px solid;padding:3px}.navbar-links ul{padding:0;margin:0;display:flex}.navbar-links li{list-style:none}.navbar-links li a{text-decoration:none;color:#fff;display:block;padding:1rem}.navbar-links li a:hover{background-color:#556b2f}.toggle-button{position:absolute;top:1rem;right:.5rem;display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px}.toggle-button .bar{height:3px;width:100%;background-color:#fff;border-radius:5px}@media (max-width: 768px){.toggle-button{display:flex}.navbar-links{display:none;width:100%;transition:all .3s ease-in-out}.navbar{flex-direction:column;align-items:flex-start}.navbar-links ul{flex-direction:column;width:100%}.navbar-links li{text-align:center}.navbar-links li a{padding:.5rem 1rem}.navbar-links.active{display:flex}}#table1{font-family:Arial,Helvetica,sans-serif;font-size:12px;border-collapse:collapse;width:100%;overflow:auto;text-overflow:ellipsis;table-layout:auto;white-space:nowrap;text-align:center;border-radius:.1px;background-color:#fff}#table1 td,#table1 th{border:1px solid #ddd;padding:8px}#table1 tr:nth-child(2n){background-color:#f2f2f2}#table1 tr:hover{background-color:#ddd}#table1 th{position:sticky;top:0;padding-top:12px;padding-bottom:12px;text-align:center;background-color:#483d8b;color:#fff}.data-negative{background-color:#f08080}.data-positive{background-color:#90ee90}.overall-data-negative{color:#cb0505;font-weight:700}.overall-data-positive{color:#007a00;font-weight:700}.fixed{text-align:left;font-weight:700;position:sticky;left:0;background-color:gray}table thead th{position:sticky;top:0;z-index:1}table thead th:first-child{position:sticky;left:0;z-index:2}table tbody th{position:sticky;left:0;z-index:1}.wrap{width:100%;overflow:scroll;height:500px}.wrap-100pct-n-pt5rem{width:calc(100% + .5rem);overflow:scroll;height:500px}.wrap-100pct-min-1rem{width:calc(100% - 1rem);overflow:scroll;height:500px}
