.input-group-with-helper {
    margin-bottom: 10px;
}

.input-group-with-helper input.form-control {
    margin-bottom: 0 !important;
}

.input-group-with-helper small {
    font-size: 11px;
    color: #848484;
}
