*{box-sizing:border-box}body,html{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;width:100%;padding:0;height:100%;background-color:#f2f2f2}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:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content: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)}}.wrapper{width:100%;min-height:200px;margin:auto;padding:2em;box-sizing:border-box}.wrapper .tables-tabs{width:100%;height:40px;-webkit-justify-content:flex-end;justify-content:flex-end}.wrapper .tables-tabs,.wrapper .tables-tabs .tab-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.wrapper .tables-tabs .tab-item{height:100%;width:200px;background-color:#ddd;-webkit-justify-content:center;justify-content:center;cursor:pointer}.wrapper .tables-content{width:100%;height:40px;background-color:#639;position:relative;top:1em}.patient-form{width:100%;padding:.5em}.patient-form .form-section{width:100%;background-color:#f2f2f2;padding:.5em;margin-top:2em}.patient-form .form-section .form-section-title{width:100%}.patient-form .form-section .form-section-inputs{width:100%;margin-top:1em;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.form-control{display:block;font-size:15px;margin-top:1em}.form-control .form-control-label{display:block}.form-control .form-control-field{display:block;margin-top:.5em;height:40px;width:280px;box-sizing:border-box;padding:.1em .5em;outline:none}.form-control .radio-group{margin-top:.5em;display:block;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.row{width:100%}.pt-1{padding-top:1em}.navbar{width:100%;height:60px;background-color:indigo}
/*# sourceMappingURL=main.5601c703.chunk.css.map */