#form-question-data-grid-1209 {
	display: block;
}
#form-question-data-grid-1209 th:nth-child(3),
#form-question-data-grid-1209 td:nth-child(2),
#form-question-data-grid-1209 td:nth-child(3) {
	display: inline-block; 
}
#form-question-data-grid-1209 th:nth-child(2){
	display:none;
}
#form-question-data-grid-1209 td:nth-child(2),
#form-question-data-grid-1209 td:nth-child(3) {
	width: 100% !important;
}
#updateThisHeader {
	width: 175px !important;
	height: 100%;
	font-weight: bold;
}
#form-question-data-grid-1209 th:nth-child(4),
#form-question-data-grid-1209 th:nth-child(5),
#form-question-data-grid-1209 th:nth-child(6),
#form-question-data-grid-1209 td:nth-child(4),
#form-question-data-grid-1209 td:nth-child(5),
#form-question-data-grid-1209 td:nth-child(6){
	max-width: 250px;
}
#form-question-data-grid-1209 td:nth-child(5) > textarea {
	display: none;
}
#form-question-data-grid-1209 select {
	margin-bottom: 5px;
}
#form-question-data-grid-1209 tr:nth-child(2n+1), #form-question-data-grid-1209 tr:nth-child(2n+1) > td, #form-question-data-grid-1209 tr:nth-child(2n+1) > th {
	background-color: #f0f0f0;
}


