.custom-checkbox:checked{background-color:#023047;border-color:#023047;color:#fff}.custom-checkbox:checked:after{content:"✔";color:#fff;font-weight:700;display:block;text-align:center;width:12px;height:12px;line-height:12px;font-size:12px}.custom-checkbox{text-align:center;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10%;border:1px solid #023047;background-color:#023047;cursor:pointer;transition:all .2s ease;padding:1px;font-size:14px}.custom-scrollbar{max-height:210px;overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#f0f0f0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#023047;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#023047}.no-scrollbar::-webkit-scrollbar{display:none}