.hb-options-table .hb-table-head-data,
.hb-options-table .hb-table-data {
	width: 17%;
}

.hb-options-table .hb-table-data-accom,
.hb-options-table .hb-table-head-data-accom {
	width: 21%;
}

.hb-options-table .hb-table-data-action,
.hb-options-table .hb-table-head-data-action,
.hb-options-table .hb-table-data-choice,
.hb-options-table .hb-table-head-data-choice {
	width: 14%;
}

.hb-options-table select {
	width: 100%;
}

.hb-option-choice-row {
	border-top: 1px dashed #E5E5E5;
}


/*
#hb-multiple-choice-hint {
	display: none;
}
*/