header::after{animation:lightBlink 15s ease 0s infinite;content:"";box-shadow:0 0 110px 4px var(--white);display:block;height:10px;left:30%;position:absolute;top:-10px;width:40%}table{border-collapse:collapse;border:0;table-layout:fixed;text-align:center;width:100%}#evidences tr:nth-child(even){background-color:rgba(255,255,255,.4)}td{font-size:.8em;text-align:center}td>label{font-size:.8em;display:inline}#evidences tr.row-active{background-color:var(--green)}#evidences tr.row-negative{background-color:var(--light-red)}#evidences tr.row-disabled{background-color:var(--red)}#ghostInfo{font-size:.8em;text-align:justify}.evid_row th:hover{background-color:var(--dark-gray);color:var(--white);cursor:pointer}.orb{display:inline;height:0;width:0}.orb::after{animation:moveOrb 6s,ShakeOrb 2s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite;box-shadow:0 0 10px 5px var(--white);content:"";display:block;height:0;position:fixed;top:-15px;width:0}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes lightBlink{63%{box-shadow:0 0 110px 4px var(--white)}63.1%{box-shadow:0 0 110px 4px transparent}64%{box-shadow:0 0 110px 4px var(--white)}64.1%{box-shadow:0 0 110px 4px transparent}65%{box-shadow:0 0 110px 4px var(--white)}90%{box-shadow:0 0 110px 4px var(--white)}90.1%{box-shadow:0 0 110px 4px transparent}99.9%{box-shadow:0 0 110px 4px transparent}100%{box-shadow:0 0 110px 4px var(--white)}}@keyframes moveOrb{0%{left:25%;top:-15px}80%{top:101%}100%{left:-10px;top:101%}}@keyframes ShakeOrb{0%{transform:translateX(-50px)}50%{transform:translateX(50px)}100%{transform:translateX(-50px)}}@font-face{font-display:swap;font-family:Yahfie;font-style:normal;font-weight:400;src:url(../fonts/yahfie.normal.ttf)}@font-face{font-display:swap;font-family:Yahfie;font-style:normal;font-weight:700;src:url(../fonts/yahfie.heavy.ttf)}@font-face{font-display:swap;font-family:OctoberCrow;font-style:normal;font-weight:700;src:url(../fonts/october_crow.ttf)}