.whats-duv-client #chatLoading {
    position: fixed;
    right: 5px;
    bottom: 0;
    background: #009688;
    color: white;
    display: inline-block;
    width: 300px;
    height: 40px;
    font-size: 14px;
    line-height: 14px;
}
.whats-duv-client #chatLoading .title {
    margin: 13px;
}