<style type="text/css">
/* Sensely widget main container */
#__sensely-include-widget-dropdown {
font-family: HelveticaNeue, sans-serif;
position: fixed;
border: 1px solid;
margin: 10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
z-index: 1000;
font-size: 20px;
padding: 10px;
width:20%;
}
@media screen and (max-width: 750px) {
#__sensely-include-widget-dropdown {
width:45%;
left: 0;
}
/* Drawer image height */
.senselyToggleStyle1 > #__sensely-include-widget-toggle__close img {
height: 60px;
max-width: 60px;
object-fit: cover;
border-radius: 50%;
background-image: url(https://clinician-web.sense.ly/assets/images/avatar-background.png);
margin-left: -30px!important;
}
}
@media screen and (max-width: 850px) {
#__sensely-include-widget-dropdown {
width:40%;
left: 0;
}
/* Drawer image height */
.senselyToggleStyle1 > #__sensely-include-widget-toggle__close img {
height: 60px;
max-width: 60px;
object-fit: cover;
border-radius: 50%;
background-image: url(https://clinician-web.sense.ly/assets/images/avatar-background.png);
margin-left: -30px!important;
}
}
</style>
<script type="text/javascript" src="https://clinician-web.sense.ly/integrationTool_latestIntegrationTool/senselyInclude.js?username=&password=&procID=&lang=en&serverRegion=UK&nhsSignup=true&pos=bottomright&style=senselyStyle1&avatar=Olivia.png&collapsedtext=Check%20Symptoms&expandedtext=Check%20Symptoms%20-%20Ask%20NHS&image=&customcss=&displaymode=popup&colorBorder=#003ca5&colorBackground=#ffffff&colorText=#003ca5&zIndex=1000"></script>