
.spreadsheet-field, .spreadsheet
{
	width: 100%;
}

.handsontable td.ht-label, .handsontable td.ht-multilingual-label
{
	background-color: #e4e4e4;
}

.handsontable .maxlength-error
{
	background-color: red;
	color:white;
}
