.table-row {
    display: table-row;
}
.input-container:not(.has-error) .help-block.error, .input-container:not(.has-group-error) .help-block.group-error {
    opacity: 0;
    height: 0;
    margin: 0;
}
.input-group-btn {
    vertical-align: top;
}