/* Financial history mobile card white background — v1.1.00 */
@media (max-width: 900px) {
	body.ep-portal-page .ep-streamlined-history-card,
	body.ep-portal-page .ep-streamlined-history-table,
	body.ep-portal-page .ep-streamlined-history-table tbody,
	body.ep-portal-page .ep-streamlined-history-table .ep-history-summary-row,
	body.ep-portal-page .ep-streamlined-history-table .ep-history-summary-row > td,
	.ep-streamlined-history-card,
	.ep-streamlined-history-table,
	.ep-streamlined-history-table tbody,
	.ep-streamlined-history-table .ep-history-summary-row,
	.ep-streamlined-history-table .ep-history-summary-row > td {
		background: #ffffff !important;
		background-color: #ffffff !important;
	}

	body.ep-portal-page .ep-streamlined-history-actions,
	.ep-streamlined-history-actions {
		background: #ffffff !important;
		background-color: #ffffff !important;
	}

	body.ep-portal-page .ep-history-details-row > td,
	body.ep-portal-page .ep-report-details-panel,
	.ep-history-details-row > td,
	.ep-report-details-panel {
		background: #ffffff !important;
		background-color: #ffffff !important;
	}
}
