.avatar__container[data-v-7510af21]{width:var(--width);height:var(--height);border-radius:50%;background-color:var(--background-color);border:var(--border);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;overflow:hidden}.avatar-image[data-v-7510af21]{width:100%;height:100%}.avatar-text[data-v-7510af21]{color:var(--color);font-size:var(--font-size);text-transform:capitalize}.feed__main-container[data-v-35d59bec]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:65px;margin:3px 0}.feed__main-container[data-v-35d59bec]:nth-child(2n){background-color:#e2ebfa}.feed__main-container[data-v-35d59bec]:nth-child(odd){background-color:#f5f5f5}.feed__info-container[data-v-35d59bec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.divider[data-v-35d59bec]{border-bottom:1px dotted #b4b1b1;margin:10px 0}.feed__avatar[data-v-35d59bec]{min-width:50px;min-height:50px}.feed__info[data-v-35d59bec]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:8px;width:100%}.feed__info .feed__description[data-v-35d59bec]{font-size:8pt;width:100%}.feed__info .feed__sub-info[data-v-35d59bec]{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;font-size:7pt;color:#888686;width:100%;margin-top:5px}.feed__info .feed__sub-info .feed__sub-info-user[data-v-35d59bec]{text-align:left}.feed__info .feed__sub-info .feed__sub-info-time[data-v-35d59bec]{text-align:right}@media screen and (max-width:800px){.feed__avatar[data-v-35d59bec]{max-width:5px!important;max-height:5px!important}}.demo{width:100%;height:100%;padding:50px}.infinite__scroll-list{height:600px;width:350px;overflow-y:auto;border:1px solid #d3d3d3;position:relative;background-color:#f5f5f5}.loading-data{height:35px;width:100%;position:sticky;bottom:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.5}.loading-data .spin-icon{margin-right:10px}.no-more-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:10pt;color:grey;margin-bottom:10px}.infinite__scroll-list::-webkit-scrollbar{width:10px}.infinite__scroll-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #24667c;box-shadow:inset 0 0 5px #24667c}.infinite__scroll-list::-webkit-scrollbar-thumb{background:#2c7992}