@charset "UTF-8";.label-checkbox input{appearance:none;display:inline-flex;width:13px;height:13px;-webkit-appearance:none;-moz-appearance:none;border:1px solid #333;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;position:relative;top:2px;margin-bottom:0}.label-checkbox input:checked:before{content:"\2713";font-size:10px;color:#333;display:flex;justify-content:center;align-items:center;width:100%;height:100%;line-height:normal;position:absolute;top:1px}.label-checkbox small{font-weight:400;letter-spacing:normal}.label-checkbox{display:block;margin-top:5px;font-size:14px!important}.label-checkbox input[type=checkbox]{margin-right:8px}.a:hover{text-decoration:underline;transition:text-decoration .3s ease-in-out}
