.hoverable-message-content::-webkit-scrollbar{height:8px;width:8px}.hoverable-message-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.hoverable-message-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.hoverable-message-content::-webkit-scrollbar-thumb:hover{background:#555}.js-hoverable-component-partial{display:flex;flex-direction:column}.js-hoverable-inner{flex:1 1 auto;min-height:0}.js-hoverable-footer{border-top:1px solid #dee2e6;background-color:#f8f9fa}.js-hoverable-footer .btn-link{color:#495057;padding:.25rem .75rem}.js-hoverable-footer .btn-link:disabled{color:#adb5bd;opacity:1}.js-hoverable-counter{font-size:.85rem;color:#495057;min-width:3rem;text-align:center}.hoverable-skeleton-bar{background:#e9ecef;border-radius:.25rem;animation:hoverable-skeleton-pulse 1.5s ease-in-out infinite}@keyframes hoverable-skeleton-pulse{0%,100%{opacity:.6}50%{opacity:1}}@media(max-width:1100px){.js-hoverable-component-partial{min-width:340px!important;width:40vw!important}}@media(max-width:792px){.js-hoverable-component-partial{min-width:340px!important;width:40vw!important;margin-left:-10rem}}