.resizable-div{resize:none;overflow-y:auto;overflow-x:hidden}.resizable-div::-webkit-scrollbar{width:4px;height:4px}.resizable-div::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.resizable-div::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.1)}.resizable-div::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-track-piece{background-color:transparent}.scroll-down{background:url(/images/scroll_down.png) no-repeat;height:40px;width:40px;background-size:100% 100%;position:absolute;bottom:20px;right:20px;cursor:pointer}