.field-secondaryPolicyNumber {
	width: 125px;
}

.field-issueDate,
.field-inceptionDate,
.field-expiryDate {
	width: 95px;
}

.field-workflow-state_name {
	width: 135px;
}

.field-actions {
	width: 120px;
}

label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}