.checkboxInputGroup{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;justify-content:space-between;input[type=checkbox]{width:1em;height:1rem;accent-color:#d8ca08}input[type=checkbox]:hover{accent-color:#8d8511}}.checkboxInputGroup:hover{color:#8d8511}.genSelectorWrapper{align-items:center;justify-content:space-between;text-align:center;height:100%;width:100%}.allGensGroup,.genSelectorWrapper{display:flex;flex-direction:column}.allGensGroup{width:-moz-fit-content;width:fit-content;padding:15px}.buttonsContainer{display:flex;width:100%;justify-content:space-around;button{font-size:20px}}