/**handles:ws-inbox-icon-badge-style**/
.ws-iib-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:43px;height:44px;text-decoration:none;line-height:1}.ws-iib-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:44px}.ws-iib-icon svg{display:block;width:43px;height:44px}.ws-iib-badge{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e53935;color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;box-sizing:border-box;box-shadow:0 0 0 2px #fff}