﻿.ScheduleDateColumn,
.PaymentAmountColumn{width:15%;}
.ClientAccountNameColumn {width:20%;}

.ScheduledPaymentsGrid .ActionColumn {width:20%;}
.ScheduledPaymentsGrid .PaymentAccountNameAndNumberColumn,
.TransactionsGrid .PaymentAccountNumberColumn {width:25%;}
.TransactionsGrid .TransactionTypeDisplayColumn {width:10%;}
.TransactionsGrid .ActionColumn {width:12%;}
.TransactionsGrid .ActionColumn .GridCell {width:100%;}

.GridView .ClientAccountNumberColumn,
.ScheduledPaymentsGrid .PaymentAccountNumberColumn,
.ScheduledPaymentsGrid .PaymentCardTypeColumn {display:none;}
 
.AspNet-FormView-Data .labelColumn{width:49%;}
.AspNet-FormView-Data .valueColumn{width:49%;}

.PrintControls {width:30%;top:10px;height:auto;}
.divSection {width:98%;}
