.custom-thin-scrollbar::-webkit-scrollbar{background-color:transparent;width:8px;height:8px}.custom-thin-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-thin-scrollbar::-webkit-scrollbar-thumb{visibility:hidden}.custom-thin-scrollbar::-webkit-scrollbar-thumb:vertical{min-height:5px}.custom-thin-scrollbar::-webkit-scrollbar-thumb:horizontal{min-width:20px}.custom-thin-scrollbar::-webkit-scrollbar-corner{background:transparent}.custom-thin-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4)!important;visibility:visible;border-radius:4px;min-height:20px;min-width:20px}@-moz-document url-prefix(){.custom-thin-scrollbar{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;position:relative}.custom-thin-scrollbar::-webkit-scrollbar{width:0!important}.custom-thin-scrollbar:hover::-webkit-scrollbar{width:auto!important}.custom-thin-scrollbar:hover{scrollbar-width:thin;-ms-overflow-style:auto}}