.profile-image__container[data-v-2a72c110]{height:35px;width:35px;background:#f5f5f5;border-radius:50%;margin-left:15px;position:relative}.profile-image__container img[data-v-2a72c110]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.profile-image__container.status-active[data-v-2a72c110]:after{content:"";background:green;width:14px;height:14px;border-radius:50%;position:absolute;right:-4px;bottom:-4px;border:2px solid #fff}.chat-header[data-v-40bfdec5]{height:48px;min-height:48px;overflow:hidden;background:#004384!important;display:flex;justify-content:space-between;border-radius:8px 8px 0 0;color:#fff;width:100%;cursor:pointer}.chat-header__left[data-v-40bfdec5]{grid-column-start:1;grid-column-end:8;display:flex;overflow:hidden;align-items:center}.chat-header__back-button[data-v-40bfdec5]{padding:1.25rem;width:3rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-header__back-button[data-v-40bfdec5]:hover{background:rgba(0,0,0,.3)}.chat-header__title[data-v-40bfdec5]{display:flex;padding-left:1rem;align-items:center;overflow:hidden;font-size:1rem}.message-list__item .message-list__body{position:relative;background:#002951!important;color:#fff}.message-list__item .sender-name{display:block;margin-bottom:.25rem}.message-list__item.message-sender .message-list__body{background:#3c9af8!important;color:#fff}.message-list__item .meta-data{text-align:right;width:100%;display:flex;margin-top:.25rem;opacity:.8;justify-content:flex-end}.message-list__item .meta-data .inline{margin-left:10px;display:inline-block}.message-list__item .message-list__vehicle+.meta-data{position:absolute;bottom:12px;right:20px}.message-list__item .vehicle-link{display:block;text-decoration:none}.message-list__item .vehicle-link .dealer-vehicle{display:flex;position:relative;border-radius:10px;width:100%;max-width:500px;overflow:hidden}.message-list__item .vehicle-link .dealer-vehicle .empty-image{width:40%;background:#ccc;height:150px;position:relative}.message-list__item .vehicle-link .dealer-vehicle .empty-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.message-list__item .vehicle-link .dealer-vehicle .message-data{padding-top:15px;padding-left:15px;font-weight:700}.loading{background:#fff;height:100%;display:flex;align-items:center;justify-content:center;color:#333;flex-direction:column}.loading__icon{font-size:3rem;margin-bottom:5px}.message-list{position:relative;flex:1 1 0;order:2}.message-list__body{padding:.75rem 1.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:1rem;border-top-left-radius:0;width:100%}.message-list__body.padding-0{padding:0 0 0 0}.message-list__item{margin:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 1rem}.message-list__item.message-sender{right:0;margin-left:auto}.message-list__item.message-sender .message-list__body{border-radius:1rem;border-top-right-radius:0}.message-list__item a{color:#eee;text-decoration:underline}.message-list__item .me{font-weight:700}.message-list__text{white-space:pre-wrap}.message-list .message-container{position:absolute;top:0;z-index:100;display:block;width:100%;height:100%;display:flex;flex-direction:column-reverse;overflow-x:hidden;overflow-y:scroll}.message-toolbar{width:100%;display:flex;background:#fff;position:relative;border-top:1px solid #aaa;z-index:1;flex:none;order:3;min-height:62px;align-items:center}.message-toolbar__message{height:100%;padding:5px 10px;padding-top:10px;text-align:left;white-space:pre-wrap;width:100%;border:0;resize:none}.message-toolbar__message:focus{outline:none}.chat-container{display:flex;flex-direction:column;height:100%}.quiet-loading{opacity:0}.btn-action{background:#1975bc;color:#fff;height:34px;text-align:center;padding:5px 0;margin:5px;font-size:.75rem;cursor:pointer;width:220px!important;border:2px solid #1975bc;transition:background .3s ease}.btn-action:hover{background:#13598f}.btn-action.bg-white{border-color:#eee}.btn-action.bg-white:hover{background-color:silver}.fade-message-enter{opacity:0}.fade-message-enter-active{transition:opacity .5s}.fade-message-leave-active{transition:opacity .2s;opacity:0}.chat-item{cursor:pointer;background:#fff;text-align:left;padding-top:15px;overflow:hidden;font-weight:bolder}.chat-item.read{font-weight:400}.chat-item:hover{background:#c5c9cc}.chat-item__header{display:flex;color:#4a5568;justify-content:space-between;padding-right:20px}.chat-item__header .left-side{display:flex}.chat-item__title{margin-left:18px;font-size:16px}.chat-item__body{margin-left:65px;margin-right:15px;padding-left:5px;overflow:hidden;display:flex;justify-content:space-between;font-size:1rem;border-bottom:1px solid rgba(74,85,104,.33);padding-bottom:15px}.chat-item .message{width:92%;white-space:nowrap;-moz-column-break-inside:auto;break-inside:auto;height:30px;font-size:14px;overflow:hidden}.chat-item .message.message-loading{background:#ddd;color:#ddd;border-radius:6px;position:relative}.chat-item .message.message-loading:after{display:block;top:0;content:"";position:absolute;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,#eee,transparent);-webkit-animation:skeleton-wave 1.8s infinite;animation:skeleton-wave 1.8s infinite}.chat-item .new-message-indicator{width:24px;margin-left:4px;height:24px;font-size:14px;background:#0077ea!important;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:50%}.chat-item .typing-indicator{font-weight:bolder;color:#1e90ff}.chat-item .meta-info{font-size:.95rem;font-weight:700;margin-top:5px}.chat-item .title-indicators{font-size:16px}.chat-item .meta-info,.text-gray{color:#718096}@-webkit-keyframes skeleton-loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes skeleton-loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@-webkit-keyframes skeleton-wave{to{transform:translateX(100%)}}@keyframes skeleton-wave{to{transform:translateX(100%)}}.chat-side{display:flex;height:100%;flex-direction:column}.chat-side__search{height:38px;border:1px solid #ccc;border-radius:4px;margin:15px 10px;display:flex;align-items:center;padding:0 15px;color:#777;position:relative;overflow:hidden}.chat-side__search input{height:36px;border:none;width:100%;padding:0 15px;font-size:16px}.chat-side__search input:focus{outline:none}.chat-side__action-container{height:100%;width:40px;display:flex;justify-content:center;align-items:center;margin-right:-15px;cursor:pointer}.chat-side__action-container.showing-filters{font-weight:bolder;color:#333;background:#e4e4e4}.chat-side__filters{width:100%;display:flex}.chat-side__filters .btn-tab{width:100%;border-radius:0 0 0 0}.chat-side__filters .btn-tab:active,.chat-side__filters .btn-tab:focus{box-shadow:none}.chat-side__filters .btn-tab.selected{background:#cacaca;font-weight:700}.chat-side__body{height:91%;display:flex;flex-direction:column}.chat-side__list{height:100%;overflow:auto}.head-indicator{width:20px;margin-left:4px;height:20px;font-size:12px;border:1px solid #fff;background:rgba(255,0,0,.8)!important;color:#fff;font-weight:700;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}*{box-sizing:border-box}.h-full{height:100%}.w-full{width:100%}.home-container{display:flex}.chat-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:4px}.chat-scroller::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.1)}.chat-scroller::-webkit-scrollbar{background-color:transparent;width:8px;height:10px}[data-v-fadb0f5c]{font-family:sans-serif}