.app-header{width:calc(100% - 40px);padding:10px 20px;display:flex;flex-direction:row;gap:10px}.app-header .spacer{flex-grow:1}.App{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:calc(100vh - 41px)}.device-status-table{border-collapse:collapse}.device-status-table th,.device-status-table td{border:2px solid darkgray;padding:12px;text-align:center}.device-status-table tr:nth-child(2n){background-color:#d3d3d3}.device-status-table tr.device-row-Online{background-color:#a0ffa0}.device-status-table tr.device-row-Online:nth-child(2n){background-color:#78cc78}.device-status-table tr.event-hidden,.device-status-table tr.event-hidden a{color:#6b6a6a}._thumbnail_1ubff_1{object-fit:contain;width:100px;padding:5px}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}
