.scrollbar-custom::-webkit-scrollbar{width:6px}.scrollbar-custom::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.scrollbar-custom::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#555}.scrollbar-custom{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}