<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simple-checkbox {display:none; float:left; vertical-align: middle;}
.simple-checkbox-label {float:left;line-height: 16px;display:block; cursor: pointer; margin-left:4px;white-space: normal;}

.simple-checkbox-proxy {width:15px;height:16px; cursor: pointer; background: url('checkbox.png?v=1') no-repeat left top; margin:0;padding:0;border:none;float:left;display: block;}
.simple-checkbox-proxy-active {background-image: url('checkbox-active.png');}
.simple-checkbox-clearfix {clear:both;font-size: 0;height: 0;width:100%;margin:0;padding:0;}</pre></body></html>