.ndf-view-large-buttons {
    width: 150px;
}

.NDF_TABLE_EXPENSES-custom .document-top-buttons, .NDF_TABLE_EXPENSES-tvarates .document-top-buttons, .NDF_TABLE_EXPENSES-custom .document-bottom-buttons, .NDF_TABLE_EXPENSES-tvarates .document-bottom-buttons {
    display: none !important;
}

.cell-right .radiogroup.horizontal table tr {
	display: inline-block;
}
.cell-right .radiogroup.horizontal {
	margin-top: 8px;
	margin-bottom: 8px;
}
.cell-right .radiogroup.horizontal table tr label {
	margin-right: 0px;
}
.NDF_TABLE_EXPENSES-tvarates .cell-right {
  width: 30% !important;
}
.NDF_TABLE_EXPENSES-tvarates .cell-left {
  width: 20% !important;
}
