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;background:#f3fdfd}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#patient-info{height:250px;background:#fff}#patient-info>h6{text-align:center;height:30px;width:100%;padding:5px}#patient-info>div{text-align:left;background:#eee;height:210px;width:100%;overflow:hidden;overflow-y:scroll}.list-row{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-group{background:#fff;height:350px;width:100%}.list-group>h6{height:30px;width:100%;padding:5px}#list-component{background:#eee}.info-box{background:#fff;border:1px solid #ccc;padding:5px;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}h5{text-align:center;padding:10px}.rail,.track{height:10px!important}.value-label{top:-80px!important}.MuiSlider-thumb{width:18px!important;height:18px!important;margin-left:-10px!important}.value-label>span:first-child{width:75px;height:75px}#covid-stats,h6{margin:20px 0}.stats{border:1px solid #ccc;margin:20px}.navbar{display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#eceff1}.navbar__link{margin:20px;font-size:30px;cursor:pointer;text-decoration:none;letter-spacing:.3em;text-indent:.3em;color:#181818;border-bottom:3px solid transparent}.navbar__link:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.navbar__link--active{border-bottom:3px solid #29b6f6;transition:border-bottom .5s ease-in-out}
/*# sourceMappingURL=main.b3df8125.chunk.css.map */