.aside-scrollbar{scrollbar-width:thin;scrollbar-color:rgb(204,210,213) #f3f3f3}.aside-scrollbar::-webkit-scrollbar{width:4px;height:6px}.aside-scrollbar::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.aside-scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.aside-scrollbar::-webkit-scrollbar-thumb:hover{background:#aaa}.tiny-scroll{scrollbar-width:thin;scrollbar-color:#cccccc #ffffff}.tiny-scroll::-webkit-scrollbar{width:8px;height:20px}.tiny-scroll::-webkit-scrollbar:hover{cursor:pointer}.tiny-scroll::-webkit-scrollbar-track{background:#ffffff}.tiny-scroll::-webkit-scrollbar-thumb{background-color:#d5d5d5;border-radius:20px;border:2px solid #ffffff}.custom-checkbox{width:1rem;height:1rem;border:1px solid #cacaca;border-radius:.25rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.custom-checkbox.checked{background-color:#00bac7;border-color:#00bac7}.custom-checkbox.checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;background-color:white;border-radius:.25rem}