.alert{margin:20px 0 0}.new-message.show{-webkit-animation:color-message 1.5s;animation:color-message 1.5s}.avatar.avatar-company{width:50px;height:50px;border-radius:50%;border:1px solid #e6eaee;overflow:hidden;background-color:#e6eaee}.avatar.avatar-company .img-avatar{position:relative;top:10px;height:auto;width:auto;max-width:50px;border-radius:0;border-width:0}@-webkit-keyframes color-message{0%,100%{background-color:#fff}30%{background-color:rgba(252,191,20,.1)}}@keyframes color-message{0%,100%{background-color:#fff}30%{background-color:rgba(252,191,20,.1)}}