.customScrollbar::-webkit-scrollbar{height:10px!important;width:10px!important;background-color:#f5f5f5}.customScrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px!important}.customScrollbar::-webkit-scrollbar-track{background-color:#eee;border-radius:5px!important}.scrollbar-hide::-webkit-scrollbar{display:inline-block!important}.scrollbar-visible{-ms-overflow-style:unset!important;scrollbar-width:unset!important}