body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 2s linear infinite}}.App-header{align-items:center;background-color:#282c34;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{height:100%}#header{align-items:center;background-color:#4d4d4d;flex-direction:row;height:80px;justify-content:space-around;opacity:.6;width:100%;z-index:5}.navItem{color:#f5f5f5}.navItem:hover{color:red}.sidemenu::-webkit-scrollbar{display:none}.sidemenu{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.captureList{display:flex;flex-direction:column}.channelItem{color:#fff;padding:10px 0}.channelItem:hover{background-color:red;cursor:pointer}.flex{display:flex;justify-content:space-between}.remote{display:flex;flex-direction:column;padding:10px;width:100%}.zoom{cursor:pointer;flex-grow:1;transition:transform .1s}div>img{filter:invert(70%)}.zoom:hover{transform:scale(1.2)}img{max-width:100%}.placeholder{flex-grow:1}.remoteRow{display:flex;flex-direction:row;justify-content:center}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff0000b3;transform:scale(.95)}70%{box-shadow:0 0 0 20px #f000;transform:scale(1)}to{box-shadow:0 0 0 0 #f000;transform:scale(.95)}}
/*# sourceMappingURL=main.c15ff402.css.map*/