.handsontable table tbody tr td{
	text-align:center!important;
	vertical-align: middle;
	height:40px;
}

.handsontable table tbody tr:nth-child(1) td{
	font-weight:bold;
}

.ht_master .wtHolder
{
	height:auto!important;
}
.handsontable .wtHider
{
	width:auto!important;
}
.handsontable table.htCore{
	width:1075px;
	table-layout:auto;
}