/* MTNVERSION=1.0 */

.pay-by-reference input[type="text"] {
	width: 120px;
}

.invoice-details-table {
	margin-top: 3rem;
	margin-bottom: 3rem;
	font-size: 14px;
	line-height: 25px;
}

.invoice-details-table .att-name {
	font-weight: bold;
	width: 140px;
	vertical-align: top;
}
