.small{height:var(--button-small-height)!important;line-height:var(--button-small-line-height)!important}.base-button-icon{background-color:transparent!important}.base-button-icon:hover{box-shadow:none!important}.base-button{font-size:var(--button-font-size);line-height:var(--button-line-height);color:var(--base-button-text-color);border-radius:var(--button-border-radius);background-color:var(--base-button-bg-color);border-style:none;text-decoration:none}.base-button:hover{box-shadow:var(--button-shadow)var(--base-button-hover-color)}.base-button:active{background-color:var(--base-button-active-color)}.base-button:disabled{background-color:var(--base-button-disabled-bg-color);color:var(--base-button-disabled-text-color);box-shadow:none;border:none}.base-button-inverted{font-size:var(--button-font-size);color:var(--base-button-inverted-text-color);border-radius:var(--button-border-radius);background-color:var(--base-button-inverted-bg-color);border-style:none;text-decoration:none}.base-button-inverted:hover{box-shadow:var(--button-shadow)var(--base-button-inverted-hover-color)}.base-button-inverted:active{background-color:var(--base-button-inverted-active-color)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{outline:none}@font-face{font-family:Ubuntu;src:local(Ubuntu),url(/static/font/ubuntu.32e79a4a.woff2)format("woff2"),url(/static/font/ubuntu.a1a0265c.woff)format("woff"),url(/static/font/ubuntu.55ad0d4a.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}:root{--button-small-height:40px;--button-small-line-height:20px;--button-default-height:48px;--button-line-height:1.5em;--button-font-size:16px;--button-border-radius:24px;--button-shadow:0 0 10px 0;--outline-button-border-size:2px;--service-shadow:0 4px 20px 0;--primary-text-color:#424242;--alert-color-red:#f50057;--header-background-color:#fff;--header-border-color:#e1e1e1;--header-menu-user-card-text-color:#fff;--header-main-text-color:#4a4a4a;--header-covid-19-color:#db0000;--faq-background-color:#f9f9f9;--patient-main-background-color:#e8f5fd;--patient-footer-text-color:#fff;--patient-button-text-color:#fff;--feedback-title-color:#424242;--feedback-bacground-form-color:#eceff1}body *{-moz-box-sizing:border-box;box-sizing:border-box}html,body{height:100%}html *{-moz-box-sizing:border-box;box-sizing:border-box;font-family:pt-sans-regular,Ubuntu,sans-serif;font-size:16px}.svg-primary-color{fill:var(--primary-color)}.textarea-with-scrollbar:hover{box-shadow:var(--button-shadow)var(--primary-color)}.textarea-with-scrollbar:focus{border-color:var(--primary-color)!important}.textarea-with-scrollbar:focus-within{border:1px solid var(--primary-color);box-shadow:0 0 6px 0 var(--primary-color)}.external-link{color:var(--primary-color)}.combo-box-selected-item__deselect-button,.ReactTable .-pagination .-btn{background:var(--primary-color)}.ReactTable .-pagination .-btn:not([disabled]):hover{border:1px solid var(--primary-color);background:var(--primary-color);box-shadow:0 0 6px 0 var(--base-button-hover-color)}.ReactTable.-highlight:not(.planner-list__table):not(.health-diary-record-table) .rt-tbody .rt-tr:hover{background:var(--primary-color)!important}.input:focus{border:1px solid var(--primary-color);box-shadow:0 0 6px 0 var(--service-shadow-color)}.radio.selected:after{background:var(--primary-color)}.checkbox.checked{color:var(--primary-color)}.dash-loader span:after{border:3px solid var(--primary-color)}.scrollbar__track>.scrollbar__thumb{background-color:var(--primary-color)}.dropdown__title:before{border-top:5px solid var(--primary-color)}.dropdown.open>.dropdown__title:before{border:5px solid transparent;border-bottom:5px solid var(--primary-color)}.modal__header__close-button{color:var(--primary-color)}.list-item{cursor:pointer;color:#000;-moz-box-align:center;align-items:center;text-decoration:none;display:flex}.list-item:hover,.list-item.selected,.list-item.active{box-shadow:0 4px 20px 0 var(--list-item-shadow-color);background:#fff}@media screen and (max-width:700px){html *{font-size:12px}}.flex_jc_space-between{-moz-box-pack:justify;justify-content:space-between}