﻿.modal-background { background-color: #000000; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.clickable { cursor: pointer; }

/*MY DOCUMENTS PAGE*/
.fileupload-table .filename-row { vertical-align: middle; }

.deals-list { border: solid 3px #cccccc; background-color: White; padding: 5px; }
.deals-list #litdiv { border-bottom: solid 1px #aaaaaa; }
.deals-list *.deals-list-holder { height: 350px; overflow: auto; font-size: 13px; }
.deals-list *.button-holder { border-top: solid 1px #aaaaaa; padding: 15px; text-align: center; margin-top: 2px; }
.deals-list *.deals-list-holder { height: 350px; overflow: auto; font-size: 13px; }
.deals-list *.deals-list-holder *.alt { background-color: #eeeeee; }
.deals-list *.deals-list-holder * label { cursor: pointer; }

/* ChartMTM */
.mtm-report-parameters { padding: 20px 90px 20px 90px; }
.mtm-report-parameters *.button-holder { width:100%; text-align:center;  }
.mtm-report-parameters *.button-holder td { border-top: solid 1px #aaaaaa; padding-top: 10px; }

/* ChartCashFlow */
.cashflow-report-parameters { padding: 20px 90px 20px 90px; }
.cashflow-report-parameters *.button-holder { width:100%; text-align:center;  }
.cashflow-report-parameters *.button-holder td { border-top: solid 1px #aaaaaa; padding-top: 10px; }

/* ChartWeeklyRates */
#chart-weekly-parameters { padding: 20px 65px; font-size: 12px; }
#chart-weekly-parameters *.button-holder { width:100%; text-align:center;  }
#chart-weekly-parameters *.button-holder td { border-top: solid 1px #aaaaaa; padding-top: 10px;  }

/* Date Range Selector */
.daterange-selector { margin-bottom: 5px; }
.daterange-selector table tr td.col1 { text-align: right; }