input[type='checkbox'].form-control {
    width: auto !important;
    padding: 0;
    display: inline-block !important;
    line-height: 1em !important;
    height: auto !important;
}
.form-group {
    margin-bottom: 1rem;
    text-align: left;
    width: 100%;
    font-size: .9em;
}