<div class="form-control" style="border-color:transparent;">
@Html.CheckBox("", new { style = "width:20px;height:20px;margin:2px 0;" })
</div>