.check-box{background:0 0;width:22px;height:22px;display:inline-block}.check-box--small{width:15px;height:15px}.check-box__svg{width:100%;height:100%}.check-box__circle{fill:#0000;stroke:var(--color-text);stroke-width:1px}.check-box--focused .check-box__circle{stroke-width:4px}.check-box--focused.check-box--small .check-box__circle{stroke-width:2px}.check-box--selected .check-box__circle{fill:var(--color-text)}.check-box--link .check-box__circle{stroke:currentColor}.check-box--selected.check-box--link .check-box__circle{stroke:currentColor;fill:currentColor}.license-matrix .license-matrix__row--highlighted .check-box__circle{stroke:var(--color-bg)}
