@media only screen and (width>=600px){::-webkit-scrollbar{background:0 0;width:10px;height:10px}}@media only screen and (width<=600px){::-webkit-scrollbar{background:0 0;width:8px;height:8px}}::-webkit-scrollbar-track{background:0 0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#1a7a7a;background-clip:padding-box;border:3.5px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#0f5b5b;background-clip:padding-box;border:3px solid #0000}[role=search] [role=button]>div{background-color:#0000!important}