.rolling-loader[data-v-f9384838]{position:relative;width:30px;height:30px;-webkit-transform:translate(-15px,-15px) scale(1) translate(15px,15px);transform:translate(-15px,-15px) scale(1) translate(15px,15px)}.rolling-loader div[data-v-f9384838],.rolling-loader div[data-v-f9384838]:after{position:absolute;width:30px;height:30px;border:5px solid var(--main-color);border-top-color:transparent;border-radius:50%}.rolling-loader div[data-v-f9384838]{-webkit-animation:rolling-loader-f9384838 1s linear infinite;animation:rolling-loader-f9384838 1s linear infinite;top:15px;left:15px}.rolling-loader div[data-v-f9384838]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@keyframes rolling-loader-f9384838{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes rolling-loader-f9384838{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.chat-history-view[data-v-16de7e64]{background-color:#fff;min-height:100%;padding:20px}.chat-history-view[data-v-16de7e64] .header-title{font-size:16px;font-weight:700;color:#1b253a;display:block;letter-spacing:.9px}.chat-history-view[data-v-16de7e64] .table-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-history-view[data-v-16de7e64] .table-container .header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1vh}.chat-history-view[data-v-16de7e64] .table-container .header,.chat-history-view[data-v-16de7e64] .table-container .header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-history-view[data-v-16de7e64] .table-container .header .left .add-new{cursor:pointer}.chat-history-view[data-v-16de7e64] .table-container .header .left .add-new .add-icon{width:20px}.chat-history-view[data-v-16de7e64] .table-container .header .left .edit-container{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-history-view[data-v-16de7e64] .table-container .header .left .title{font-size:14px;font-weight:700;color:#1b253a;margin-left:6px}.chat-history-view[data-v-16de7e64] .table-container .header .left .selected{font-size:14px;font-weight:400;color:#4a90e2;margin-left:24px}.chat-history-view[data-v-16de7e64] .table-container .header .left .icon-container{margin-left:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.chat-history-view[data-v-16de7e64] .table-container .header .left .icon-container:before{content:"";position:absolute;display:block;width:1px;height:36px;background-color:#d9d9d9;left:-20px}.chat-history-view[data-v-16de7e64] .table-container .header .left .icon-container .icon{width:20px;cursor:pointer}.chat-history-view[data-v-16de7e64] .table-container .header .right{position:relative}.chat-history-view[data-v-16de7e64] .table-container .header .right .input{width:330px;background-color:#fff;color:#4a4a4a;font-size:14px;font-weight:400;color:#000;border-bottom:2px solid #2973b9;height:36px}.chat-history-view[data-v-16de7e64] .table-container .header .right .search-icon{width:23px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.chat-history-view[data-v-16de7e64] .table-container .table{margin-top:30px}.chat-history-view[data-v-16de7e64] .table-container .table .table-td{width:10%}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-name{width:5%;background-color:#f5f6fa}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-name .title{font-weight:700}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-messages{width:16%}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-messages .message-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-messages .message-slot .unread-container{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px;border-radius:3px;margin-right:10px;background-color:#f0f0f0}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-messages .message-slot .title{max-width:80%;word-break:keep-all!important}.chat-history-view[data-v-16de7e64] .table-container .table .table-td.table-td-agent{padding-left:15px;font-weight:700}.chat-history-view[data-v-16de7e64] .table-container .table .tbody-class{min-width:unset}@media screen and (max-width:1280px){.chat-history-view[data-v-16de7e64] .table-container .table .tbody-class{min-width:850px}}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead{min-width:unset}@media screen and (max-width:1280px){.chat-history-view[data-v-16de7e64] .table-container .table .table-thead{min-width:850px}}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead tr{width:100%!important}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead .table-header{width:10%}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead .table-header.table-header-messages{width:16%}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead .table-header.table-header-name{width:5%;background-color:#f5f6fa}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead .table-header.table-header-name .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;position:relative}.chat-history-view[data-v-16de7e64] .table-container .table .table-thead .table-header.table-header-agent{padding-left:15px}.chat-history-view[data-v-16de7e64] .table-container .table .b-table-empty-row{position:relative;max-height:58vh;min-height:58vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-history-view[data-v-16de7e64] .table-container .table .b-table-empty-row td{border:0!important}.chat-history-view[data-v-16de7e64] .table-container .burger-menu{cursor:pointer}.chat-history-view[data-v-16de7e64] .table-container .burger-menu .item{width:15px;height:2px;margin-bottom:3px;background-color:#5265e8}.chat-history-view[data-v-16de7e64] .table-container .filter-container{background-color:#fff;position:absolute;top:20px;z-index:10;height:400px;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.15);box-shadow:0 1px 20px 0 rgba(0,0,0,.15);width:300px}.chat-history-view[data-v-16de7e64] .table-container .pagination{position:relative;-ms-flex-item-align:end;align-self:flex-end;right:0;margin-top:20px}.chat-history-view[data-v-16de7e64] .table-container .pagination .next,.chat-history-view[data-v-16de7e64] .table-container .pagination .prev{cursor:pointer}