.custom_scrollbar_container{height:calc(100% - 20px);margin-top:10px;margin-bottom:10px;margin-right:-10px;overflow:auto}.custom_scrollbar::-webkit-scrollbar{width:10px}.custom_scrollbar::-webkit-scrollbar-track{background:#eaeaea;border-radius:8px}.custom_scrollbar::-webkit-scrollbar-thumb{background:#70BD95;border-radius:8px}.custom_scrollbar::-webkit-scrollbar-thumb:hover{background:#008163}input[type=checkbox]{accent-color:#70BD95}