.floating-chat{position:fixed;z-index:99999;width:325px;bottom:0;right:0}.floating-chat-header{color:#fff;padding:10px;border-radius:4px 4px 0 0}.chat-container{max-height:450px}.chat-container-input{background-color:#fff;border:1px solid #eee;padding-top:15px;padding-bottom:15px;margin-bottom:0!important;box-shadow:10px 10px 5px #888}#indicator-chat-form{position:absolute;top:15px;right:8px}.chat-icon-logo-container{height:50px;width:50px;border-radius:25px;background-color:#e53b29;position:absolute;top:-38px;right:8px}.floating-chat .chat-icon-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.floating-chat{position:fixed;z-index:9000;width:175px;bottom:0;right:0}}