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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.patient-table{display:flex;flex-direction:row;flex-wrap:wrap;padding-left:0;width:100%}.patient-card{border:.3vw;border-radius:10%;border-style:inset;display:inline-block;height:auto;list-style:none;margin:.5vw;text-align:center;width:31.66667%}.single-patient-table{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding-left:0;width:100%}.single-patient-card{display:block;height:auto;list-style:none;margin:.5vw;text-align:center}.textarea-label{vertical-align:top}.slug{margin:4vw}table{border:3px solid #000;border-collapse:collapse;table-layout:fixed;width:100%}thead th:first-child{width:15%}thead th:nth-child(2){width:18%}thead th:nth-child(3){width:20%}thead th:nth-child(4){width:18%}thead th:nth-child(5),thead th:nth-child(6){width:15%}td,th{overflow:hidden;padding:20px}th{letter-spacing:1px}td{letter-spacing:.5px}tbody td{overflow:hidden;text-align:center}tbody tr:nth-child(2n){background-color:#fff}tbody tr:nth-child(odd){background-color:#d9d9d9}
/*# sourceMappingURL=main.64fe9565.css.map*/