| 1 |
.pm-header { |
#pm-category-column { |
|
border: 0px solid; |
|
|
margin-bottom: 8px; |
|
| 2 |
width: 212px; |
width: 212px; |
| 3 |
height: 23px; |
height: 23px; |
| 4 |
|
float: left; |
| 5 |
|
border: 1px solid #e2e2e2; |
| 6 |
|
} |
| 7 |
|
|
| 8 |
|
.pm-header { |
| 9 |
|
width: 100%; |
| 10 |
|
border: 0px solid; |
| 11 |
|
margin-bottom: 30px; |
| 12 |
|
color: #ffffff; |
| 13 |
|
font-size: 12pt; |
| 14 |
|
font-weight: bold; |
| 15 |
} |
} |
| 16 |
|
|
| 17 |
.pm-term-header { |
.pm-term-header { |
| 18 |
background: url('images/background1.png') #e1f8d9; |
background: url('images/background1.png') #e1f8d9; |
| 19 |
width: 146px; |
width: 146px; |
| 20 |
height: 23px; |
height: 23px; |
|
color: #ffffff; |
|
| 21 |
padding-left: 10px; |
padding-left: 10px; |
|
font-size: 12pt; |
|
|
font-weight: bold; |
|
| 22 |
float: left; |
float: left; |
| 23 |
} |
} |
| 24 |
|
|
| 39 |
} |
} |
| 40 |
|
|
| 41 |
.pm-term-chooser { |
.pm-term-chooser { |
| 42 |
width: 200px; |
width: 100%; |
| 43 |
height: 30px; |
height: 30px; |
| 44 |
border: 1px solid #e5e5e5; |
border: 1px solid #e5e5e5; |
| 45 |
margin-top: 1px; |
margin-top: 1px; |
| 46 |
margin-bottom: 1px; |
margin-bottom: 1px; |
|
padding-left: 10px; |
|
| 47 |
} |
} |
| 48 |
|
|
| 49 |
.pm-term-chooser-selected { |
.pm-term-chooser-selected { |
| 50 |
background: #e1f8d9; |
background: #e1f8d9; |
| 51 |
width: 200px; |
width: 100%; |
| 52 |
height: 30px; |
height: 30px; |
| 53 |
border: 1px solid #e5e5e5; |
border: 1px solid #e5e5e5; |
| 54 |
margin-top: 1px; |
margin-top: 1px; |
| 55 |
margin-bottom: 1px; |
margin-bottom: 1px; |
|
padding-left: 10px; |
|
| 56 |
} |
} |
| 57 |
.pm-term-chooser input{ |
.pm-term-chooser input{ |
| 58 |
position: relative; |
position: relative; |