.custom-checkbox{position:relative;width:15px;height:15px;line-height:15px;appearance:none;outline:none;border:1px solid #949494}.custom-checkbox:checked{background-color:#55c408}.custom-checkbox:checked:after{content:"✓";position:absolute;color:#fff;text-align:center}.search-scrollbar::-webkit-scrollbar{width:5px;height:5px}.search-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:17px}.search-scrollbar::-webkit-scrollbar-thumb{background-color:#1215330f;border-radius:17px;transition:all .2s ease-in-out}