::-webkit-scrollbar{width:10px;height:12px}::-webkit-scrollbar-thumb{background-color:darkgray;background-clip:padding-box;border:2px solid transparent;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:gray}::-webkit-scrollbar-track{background-color:white;box-shadow:inset 0 0 5px white}.no-scroll{scrollbar-width:none;-ms-overflow-style:none}.no-scroll::-webkit-scrollbar{display:none}