@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";html,body{width:100%;height:100%;margin:0;padding:0;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}table{border-spacing:0}table.blue tr>td:first-child{text-indent:8px}table.blue td.graph-title{text-indent:0px;background:#002bff;color:#fff;font-weight:700;font-size:large}table.blue td.title{text-indent:0px;background:#3d5cf5;color:#fff}table.red tr>td:first-child{text-indent:8px}table.red td.graph-title{text-indent:0px;background:red;color:#fff;font-weight:700;font-size:large}table.red td.title{text-indent:0px;background:#f53d3d;color:#fff}table.green td{text-indent:8px}td.empty{text-indent:0px!important}td.white{background:#fff;color:#000}table.green td.graph-title{background:#0e5200;color:#fff;font-weight:700;font-size:large}table.green td.title{background:#1b7e07;color:#fff}td{padding:.25rem;background:#e6e6e6}td:has(div>span:not([class])){display:none}td>div:has(span){display:flex;justify-content:center;align-items:center}.dot{height:1.2rem;width:1.2rem;border-radius:50%;display:inline-block}.dot.green{background-color:#0f0}.dot.orange{background-color:#f80}.dot.red{background-color:red}.notes{height:1.2rem;width:1.2rem;display:inline}.arrow{border:solid black;border-width:0 3px 3px 0;display:inline-block;padding:3px}.arrow.green{border-color:#0f0}.arrow.black{border-color:#000}.arrow.red{border-color:red}.arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.arrow.stay{border-width:0px 0px 3px 0px}.arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.modal>.modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%}.modal>.modal-content>.modal-close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal>.modal-content>.modal-close:hover,.modal>.modal-content>.modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.gallery{display:flex;justify-content:space-evenly;width:auto}.gallery>img{height:20em;width:20em;margin:3vh}
