.prime-report {

}

.prime-report #AgentTransactionReportForAccountant td.report-name {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.prime-report #AgentTransactionReportForAccountant td.report-info {
	font-size: 1.2em;
	text-align: center;
}

.prime-report #AgentTransactionReportForAccountant td.report-divider {
	padding: 16px;
	text-align: center;
}

.prime-report #AgentTransactionReportForAccountant td.report-head {
	font-weight: bold;
	text-align: center;
}

.prime-report #AgentTransactionReportForAccountant td.stt {
	width: 5%;
}

.prime-report #AgentTransactionReportForAccountant td.dl {
	width: 15%;
}

.prime-report #AgentTransactionReportForAccountant td.tg {
	width: 10%;
}

.prime-report #AgentTransactionReportForAccountant td.hmtktd {
	width: 18%;
}

.prime-report #AgentTransactionReportForAccountant td.td {
	width: 10%;
}

.prime-report #AgentTransactionReportForAccountant td.hmsktd {
	width: 18%;
}

.prime-report #AgentTransactionReportForAccountant td.ldtd {
	width: 12%;
}

.prime-report #AgentTransactionReportForAccountant td.gc {
	width: 12%;
}



.prime-report #BookingReportForAccountant td {
	width: 100px;
}

.prime-report #BookingReportForAccountant td.report-name {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.prime-report #BookingReportForAccountant td.report-info {
	font-size: 1.2em;
	text-align: center;
}

.prime-report #BookingReportForAccountant td.report-divider {
	padding: 16px;
	text-align: center;
}