#dashboard .greet-user{position:relative}#dashboard .greet-user .decore-left{position:absolute;left:0;top:0}#dashboard .greet-user .decore-right{position:absolute;right:0;top:0}@media (max-width:576px){#dashboard .decore-left,#dashboard .decore-right{width:140px}}#dashboard .company-item{width:100%;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:6px;margin-top:12px;font-size:14px;font-weight:500;-webkit-transition:.1s;transition:.1s;cursor:pointer;background:#fff}#dashboard .company-item.active{background:#8dcafc!important;color:#fff;font-weight:500}#dashboard .company-item:not(.active):hover{background:rgba(0,0,0,.1)}#dashboard .con-vs-avatar{margin:0!important;margin-right:1rem!important}#dashboard .company-list .vx-card__body{padding:0!important}.chat-card-log{height:400px}.chat-card-log .chat-sent-msg{background-color:#f2f4f7!important}