.f3Checkbox{cursor:pointer}.f3Checkbox .icon{display:inline-block;width:15px;height:15px}.f3Checkbox .icon>svg{width:100%;position:relative;top:2px}.f3Checkbox .icon>svg path{stroke:#a0a0a0}.f3Checkbox .icon .checkbox-checked{display:none}.f3Checkbox .icon .checkbox-unchecked{display:inline-block}.f3Checkbox .text{color:#787878}.f3Checkbox:hover .icon>svg path,.f3Checkbox.checked .icon>svg path{stroke:#1b7cce}.f3Checkbox:hover .text,.f3Checkbox.checked .text{color:#154e99}.f3Checkbox.checked .icon .checkbox-checked{display:inline-block}.f3Checkbox.checked .icon .checkbox-unchecked{display:none}.f3Checkbox.checked:hover .icon>svg path{stroke:#3d3d3d}.f3Checkbox.checked:hover .text{color:#242424}