.live-agent-wrapper{position:fixed;bottom:0;right:15px;z-index:9999}
.live-agent-wrapper a.chat-bug{transform:translate3d(0,0,0);background-color:#1874dc;padding:10px 15px 10px 50px;position:relative;border-radius:3px 3px 0 0;color:#fff;font-weight:700;font-size:14px;display:block}
.live-agent-wrapper a.chat-bug:before{content:"";position:absolute;left:15px;top:9px;width:25px;height:25px;margin-right:10px;background:url(livechat/img/chat.svg)}
.live-agent-wrapper a.chat-bug:hover{padding-bottom:15px;cursor:pointer}
.live-agent-wrapper a.chat-bug:active{position:unset}
.no-svg .live-agent-wrapper .chat-bug a:before{background-image:url(livechat/img/chat.png)}
.live-agent-wrapper.authorMode{position:relative;bottom:unset;right:unset}
.live-agent-wrapper.authorMode .chat-bug{display:inline-block !important}