

.checkbox-wrapper  label {
    margin: 0 0 0 18px;
}

 .checkbox-wrapper input[type="checkbox"]  {
     float: left;
 }