.aip-payment-summary {
	margin-bottom: 20px;
}
.aip-payment-summary th {
	text-align: left;
	font-weight: 600;
}
.aip-due-row td,
.aip-due-row th {
	font-size: 1.05em;
	color: #c0392b;
	border-top: 2px solid #333;
}
.aip-paid-row td,
.aip-paid-row th {
	font-size: 1.05em;
	color: #27ae60;
	border-top: 2px solid #333;
}
