@charset "UTF-8";

.widget_form form input[type=radio] + label,
.widget_form form input[type=checkbox] + label {
    width: 100%;
}