::-webkit-scrollbar{width:10px}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-button{height:10px;background-color:rgba(0,174,239,.75)}::-webkit-scrollbar-button:single-button{background-color:rgba(0,174,239,.1);display:block;border-style:solid}::-webkit-scrollbar-button:single-button:horizontal:decrement,::-webkit-scrollbar-button:single-button:horizontal:increment{display:none}::-webkit-scrollbar-button:single-button:vertical:decrement{border-width:10px 5px 10px 5px;border-color:transparent transparent rgba(102,102,102,.65) transparent}::-webkit-scrollbar-button:single-button:vertical:decrement:hover{border-color:transparent transparent rgba(102,102,102,1) transparent}::-webkit-scrollbar-button:single-button:vertical:increment{border-width:10px 5px 5px 5px;border-color:rgba(102,102,102,.65) transparent transparent transparent}::-webkit-scrollbar-button:single-button:vertical:increment:hover{border-color:rgba(102,102,102,1) transparent transparent transparent}::-webkit-scrollbar-corner{width:10px;background-color:rgba(0,174,239,.75)}::-webkit-scrollbar-track-piece,body ::-webkit-scrollbar-track-piece{background-color:rgba(0,174,239,.1)}::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:rgba(0,174,239,.1)}::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background-color:rgba(0,174,239,.75);border-radius:10px}::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb:hover{background:rgba(0,174,239,.95)}::-webkit-scrollbar-thumb:window-inactive,body ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,174,239,.75)}