#servisbot-messenger-iframe-roundel{width:100px !important;height:100px !important;border:0;right:0;bottom:0;position:fixed;z-index:calc(var(--z-index-clinic-navigation)+1)}
.sb-roundel{position:fixed;bottom:10px;display:flex;align-items:center;justify-content:space-around;width:60px;height:60px;padding:5px;color:#fff;cursor:pointer;border-radius:100%;box-shadow:0 0 20px 1px rgb(0 0 0 / .25);transition:100ms filter}
.sb-roundel:hover{filter:brightness(90%)}
.sb-roundel-custom-icon{width:48px;height:48px}
.sb-unread-count{position:absolute;top:-3px;right:2px;width:16px;height:16px;font-family:OpenSans,sans-serif;font-size:10px;line-height:16px;color:#fff;text-align:center;background-color:red;border-radius:50%}