13
background-image: url(loading.gif);
14
background-repeat: no-repeat;
17
/* Reports --------------------------------------------------------------- */
19
/* max-height: 400px; */
32
border-right: 1px solid #BFBFBF;
33
border-bottom: 1px solid #BFBFBF;
37
font: 10px Verdana, Arial, Helvetica, sans-serif;
39
#report_table table th, #report_table table td {
41
border-top: 1px solid #BFBFBF;
42
border-left: 1px solid #BFBFBF;
45
#report_table table th {
49
#report_table table th.left_header {
52
#report_table table th.right_header {
56
#report_table table th.ital_header {
61
#report_table table th.grey_header {
62
background-color: #eeeeee;
66
#report_table table th.grey_strike {
67
background-color: #eeeeee;
70
text-decoration: line-through;
72
#report_table table th.grey_total {
73
background-color: #eeeeee;
76
#report_table table td {
79
#report_table table td.bold {
82
#report_table table td.bold_italic, .bold_italic {
87
#report_table table td.bold_red {
91
#report_table table td.bold_red_italic {
96
#report_table table td.bold_green {
100
#report_table table td.bold_green_italic {
105
#report_table table td.grey {
106
background-color: #eeeeee;
108
#report_table table td.grey_strike {
109
background-color: #eeeeee;
110
text-decoration: line-through;
112
#report_table table td.grey_green {
114
background-color: #eeeeee;
116
#report_table table td.grey_red {
118
background-color: #eeeeee;
120
#report_table table td.blank_row {
123
#report_table table td.title_row {
126
#report_table table th a {
128
text-decoration: none;
130
#report_table table th.selected {
131
background-color: #333333;
134
#report_table table th.selected a {
135
background-color: #333333;
139
#report_pager_display {
140
border: thin solid #BFBFBF;