@import url(https://fonts.googleapis.com/css?family=Lato:400,500, 600, 700,900&display=swap&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700&display=swap);
body{font-family:"Titillium Web",sans-serif;font-weight:400;line-height:1.5;font-size:1.6rem}input{line-height:1.5}h1,h2,h3,h4,h5{font-weight:500;line-height:1.2}h3{font-size:2.2rem}h4{font-size:2rem}.views-patient-card{justify-content:flex-start;align-items:flex-start}.views-patient-card__menu{width:max(23rem,23rem + 5vw - 8rem)}.views-patient-card__rightcol{flex-grow:1;display:flex;flex-direction:column}.views-patient-card__child{position:relative;flex-grow:1;overflow-y:auto;background-color:#f4f6f9}.views-patient-card__child-content{position:absolute;width:100%;height:100%}.views-patient-card .app-side-menu{height:calc(100vh - 4.5rem)}
