.chat-launcher,.chat-launcher:visited{background:#50cccc;background:-moz-linear-gradient(-45deg,rgba(80,204,204,1) 0%,rgba(69,174,202,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(80,204,204,1) 0%,rgba(69,174,202,1) 100%);background:linear-gradient(135deg,rgba(80,204,204,1) 0%,rgba(69,174,202,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#50cccc',endColorstr='#45aeca',GradientType=1);box-shadow:0 1px 6px rgba(0,0,0,.1),0 2px 32px rgba(0,0,0,.2);transition:box-shadow .1s ease-in-out;position:relative;border-radius:50%;width:60px;height:60px;position:fixed;right:20px;bottom:20px;z-index:500;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.chat-launcher:hover,.chat-launcher:focus{box-shadow:0 2px 10px rgba(0,0,0,.2),0 4px 40px rgba(0,0,0,.3);cursor:pointer}.chat-launcher img,.chat-launcher:visited img{width:32px;height:32px}@media(min-width:992px){.chat-launcher,.chat-launcher:visited{width:80px;height:80px}.chat-launcher img,.chat-launcher:visited img{width:42px;height:42px}}