@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500&display=swap";*{box-sizing:border-box;margin:0;padding:0}body,html{background:#f2f2f2;overflow:hidden;font-family:Roboto,sans-serif;--dashed-border:1px dashed #d4d4d4;height:100%;width:100%}main{height:calc(100% - 67px);overflow:hidden auto}@media(min-width:993px){main{height:calc(100% - 85px)}}#portal-root{height:100%;width:100%;position:fixed;pointer-events:none;z-index:2222}#portal-root>*{pointer-events:all}.header-wrapper{min-height:90px;flex:0 1}@media(max-width:992px){.header-wrapper{min-height:67px}.patient-name{text-align:center}}