[1692] | 1 | <dtml-let base_url="getBaseUrl()"> |
---|
| 2 | html, body { |
---|
| 3 | height:100%; |
---|
| 4 | } |
---|
| 5 | input, textarea, select, button { |
---|
| 6 | background-color:white; |
---|
| 7 | margin:0pt; |
---|
| 8 | } |
---|
[1696] | 9 | |
---|
[1692] | 10 | input, button { |
---|
| 11 | padding:3px; |
---|
| 12 | } |
---|
[1696] | 13 | |
---|
[1692] | 14 | .fileview { |
---|
| 15 | padding:3px; |
---|
| 16 | } |
---|
| 17 | .statusmessage { |
---|
| 18 | margin-bottom:9px; |
---|
| 19 | padding:3px; |
---|
| 20 | } |
---|
| 21 | input.SearchBox { |
---|
| 22 | background:white url(http://localhost:8080/cpsskins/cpsskins_images/search_icon.png) no-repeat scroll left center; |
---|
| 23 | border:1px inset #757575; |
---|
| 24 | padding:2px 2px 2px 20px; |
---|
| 25 | } |
---|
| 26 | div.searchField { |
---|
| 27 | background:transparent url(http://localhost:8080/cpsskins/cpsskins_images/portlet_search_icon.png) no-repeat scroll left center; |
---|
| 28 | padding:2px 2px 2px 20px; |
---|
| 29 | } |
---|
| 30 | .toggle_icon { |
---|
| 31 | clear:left; |
---|
| 32 | float:left; |
---|
| 33 | padding:2px 0pt 0pt 3px; |
---|
| 34 | } |
---|
| 35 | .missing_toggle { |
---|
| 36 | padding:0pt 0pt 0pt 13px; |
---|
| 37 | } |
---|
| 38 | .tree_node { |
---|
| 39 | padding:0pt 0pt 0pt 8px; |
---|
| 40 | } |
---|
| 41 | .tree_leaf { |
---|
| 42 | padding:0pt 0pt 0pt 22px; |
---|
| 43 | } |
---|
| 44 | .action_icon { |
---|
| 45 | clear:left; |
---|
| 46 | float:left; |
---|
| 47 | padding:0pt 6px 0pt 0pt; |
---|
| 48 | } |
---|
| 49 | .cpsskinsBox ul.cpsskinsMenu, .cpsskinsBox ul.cpsskinsMenu li { |
---|
| 50 | display:inline; |
---|
| 51 | line-height:normal; |
---|
| 52 | list-style-type:none; |
---|
| 53 | margin:0px; |
---|
| 54 | padding:0px; |
---|
| 55 | } |
---|
| 56 | .cpsskinsBox ul.cpsskinsMenu li a { |
---|
| 57 | background-position:left top; |
---|
| 58 | background-repeat:no-repeat; |
---|
| 59 | display:block; |
---|
| 60 | } |
---|
| 61 | .cpsskinsBox ul.cpsskinsMenu li a.noicon, .cpsskinsBox ul.cpsskinsMenu li.selected a.noicon { |
---|
| 62 | background-image:none !important; |
---|
| 63 | padding-left:2px !important; |
---|
| 64 | } |
---|
| 65 | .cpsskinsBox ul.cpsskinsMenu li a span.itemDescription { |
---|
| 66 | display:block; |
---|
| 67 | font-size:85%; |
---|
| 68 | } |
---|
[1696] | 69 | |
---|
[1692] | 70 | .cpsskinsTab ul.cpsskinsMenu, .cpsskinsTab ul.cpsskinsMenu li { |
---|
| 71 | display:inline; |
---|
| 72 | line-height:normal; |
---|
| 73 | list-style-type:none; |
---|
| 74 | margin:0px; |
---|
| 75 | padding:0px; |
---|
| 76 | } |
---|
| 77 | .cpsskinsTab ul.cpsskinsMenu li a { |
---|
| 78 | background-position:left center; |
---|
| 79 | background-repeat:no-repeat; |
---|
| 80 | display:inline; |
---|
| 81 | } |
---|
| 82 | .cpsskinsTab ul.cpsskinsMenu span.itemDescription { |
---|
| 83 | display:none; |
---|
| 84 | } |
---|
| 85 | .cpsskinsTab div.xmlExportButtons { |
---|
| 86 | display:none; |
---|
| 87 | } |
---|
| 88 | .cpsskinsBox .buttons { |
---|
| 89 | display:block; |
---|
| 90 | padding-bottom:1px; |
---|
| 91 | padding-right:1px; |
---|
| 92 | padding-top:1px; |
---|
| 93 | } |
---|
| 94 | .cpsskinsBox .buttons a { |
---|
| 95 | float:right; |
---|
| 96 | } |
---|
| 97 | .cpsskinsTabs { |
---|
| 98 | float:left; |
---|
| 99 | line-height:normal; |
---|
| 100 | text-align:left; |
---|
| 101 | width:100%; |
---|
| 102 | } |
---|
| 103 | .cpsskinsTabs ul { |
---|
| 104 | list-style-image:none; |
---|
| 105 | list-style-position:outside; |
---|
| 106 | list-style-type:none; |
---|
| 107 | margin:0pt; |
---|
| 108 | padding:0pt; |
---|
| 109 | } |
---|
| 110 | .cpsskinsTabs li { |
---|
| 111 | float:left; |
---|
| 112 | margin:0pt; |
---|
| 113 | padding:0pt; |
---|
| 114 | position:relative; |
---|
| 115 | } |
---|
| 116 | .cpsskinsTabs a { |
---|
| 117 | display:block; |
---|
| 118 | float:left; |
---|
| 119 | margin-left:0pt !important; |
---|
| 120 | text-decoration:none; |
---|
| 121 | } |
---|
| 122 | .cpsskinsTabs a { |
---|
| 123 | float:none; |
---|
| 124 | } |
---|
| 125 | .cpsskinsTabs ul.cpsskinsMenu span.itemDescription { |
---|
| 126 | display:none; |
---|
| 127 | } |
---|
| 128 | .cpsskinsTabs div.xmlExportButtons { |
---|
| 129 | display:none; |
---|
| 130 | } |
---|
| 131 | .cpsskinsTabs li ul { |
---|
| 132 | display:none; |
---|
| 133 | left:0pt; |
---|
| 134 | position:absolute; |
---|
| 135 | } |
---|
| 136 | .cpsskinsTabs li > ul { |
---|
| 137 | left:auto; |
---|
| 138 | top:auto; |
---|
| 139 | } |
---|
| 140 | .cpsskinsTabs li:hover ul, .cpsskinsTabs li.over ul { |
---|
| 141 | display:block; |
---|
| 142 | } |
---|
| 143 | .cpsskinsBoxCorners .rbtop div { |
---|
| 144 | left:-2px; |
---|
| 145 | position:relative; |
---|
| 146 | width:100%; |
---|
| 147 | } |
---|
| 148 | .cpsskinsBoxCorners .rbtop { |
---|
| 149 | position:relative; |
---|
| 150 | right:-1px; |
---|
| 151 | top:-1px; |
---|
| 152 | width:100%; |
---|
| 153 | } |
---|
| 154 | .cpsskinsBoxCorners .rbbot div { |
---|
| 155 | left:-2px; |
---|
| 156 | position:relative; |
---|
| 157 | width:100%; |
---|
| 158 | } |
---|
| 159 | .cpsskinsBoxCorners .rbbot { |
---|
| 160 | bottom:-1px; |
---|
| 161 | position:relative; |
---|
| 162 | right:-1px; |
---|
| 163 | width:100%; |
---|
| 164 | } |
---|
| 165 | .hidden { |
---|
| 166 | display:none; |
---|
| 167 | } |
---|
| 168 | .cpsskinsHBox { |
---|
| 169 | margin:3px; |
---|
| 170 | } |
---|
| 171 | .cpsskinsHBox ul.cpsskinsMenu, .cpsskinsHBox ul.cpsskinsMenu li { |
---|
| 172 | display:inline; |
---|
| 173 | line-height:normal; |
---|
| 174 | list-style-type:none; |
---|
| 175 | padding:3px 0pt 2px; |
---|
| 176 | } |
---|
| 177 | * html .cpsskinsHBox ul.cpsskinsMenu { |
---|
| 178 | padding:0px; |
---|
| 179 | } |
---|
| 180 | * html .cpsskinsHBox ul.cpsskinsMenu li { |
---|
| 181 | padding:0px; |
---|
| 182 | } |
---|
| 183 | .cpsskinsHBox ul.cpsskinsMenu li a { |
---|
| 184 | background-position:left top; |
---|
| 185 | background-repeat:no-repeat; |
---|
| 186 | display:inline; |
---|
| 187 | margin-left:0pt !important; |
---|
| 188 | } |
---|
| 189 | .cpsskinsHBox ul.cpsskinsMenu span.itemDescription { |
---|
| 190 | display:none; |
---|
| 191 | } |
---|
| 192 | .cpsskinsHBox div.xmlExportButtons { |
---|
| 193 | display:none; |
---|
| 194 | } |
---|
| 195 | |
---|
| 196 | .portalTabTabStyle ul.cpsskinsMenu li { |
---|
| 197 | margin:0pt 2px 0pt 0pt; |
---|
| 198 | } |
---|
| 199 | .portalTabTabStyle ul.cpsskinsMenu li a { |
---|
| 200 | padding:3px 2px; |
---|
| 201 | } |
---|
| 202 | |
---|
| 203 | .fontShapeaverage { |
---|
| 204 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
| 205 | font-size:12px !important; |
---|
| 206 | font-size-adjust:none !important; |
---|
| 207 | font-stretch:normal !important; |
---|
| 208 | font-style:normal !important; |
---|
| 209 | font-variant:normal !important; |
---|
| 210 | font-weight:normal !important; |
---|
| 211 | line-height:normal !important; |
---|
| 212 | } |
---|
| 213 | .fontShapeaverage p { |
---|
| 214 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
| 215 | font-size:100% !important; |
---|
| 216 | font-size-adjust:none !important; |
---|
| 217 | font-stretch:normal !important; |
---|
| 218 | font-style:normal !important; |
---|
| 219 | font-variant:normal !important; |
---|
| 220 | font-weight:normal !important; |
---|
| 221 | line-height:normal !important; |
---|
| 222 | padding:5px 10px 0px 0px; |
---|
| 223 | } |
---|
| 224 | .fontShapeaverage small { |
---|
| 225 | } |
---|
[1696] | 226 | |
---|
[1692] | 227 | .fontShapeaverage h2, .fontShapeaverage .h2 { |
---|
| 228 | border-style:none; |
---|
| 229 | border-width:0px; |
---|
| 230 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
| 231 | font-size:150% !important; |
---|
| 232 | font-size-adjust:none !important; |
---|
| 233 | font-stretch:normal !important; |
---|
| 234 | font-style:normal !important; |
---|
| 235 | font-variant:normal !important; |
---|
| 236 | font-weight:bold !important; |
---|
| 237 | line-height:normal !important; |
---|
| 238 | margin:10px 0px 5px; |
---|
| 239 | padding:0px; |
---|
| 240 | } |
---|
[1696] | 241 | |
---|
[1692] | 242 | .fontShapeaverage h3, .fontShapeaverage .h3 { |
---|
| 243 | border-style:none; |
---|
| 244 | border-width:0px; |
---|
| 245 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
| 246 | font-size:125% !important; |
---|
| 247 | font-size-adjust:none !important; |
---|
| 248 | font-stretch:normal !important; |
---|
| 249 | font-style:normal !important; |
---|
| 250 | font-variant:normal !important; |
---|
| 251 | font-weight:bold !important; |
---|
| 252 | line-height:normal !important; |
---|
| 253 | padding:0.6em 0em 0em; |
---|
| 254 | } |
---|
[1696] | 255 | |
---|
[1692] | 256 | .fontShapeaverage a, .fontShapeaverage a div, .fontShapeaverage a span { |
---|
| 257 | text-decoration:none; |
---|
| 258 | } |
---|
| 259 | .fontShapeaverage a:visited, .fontShapeaverage a:visited div, .fontShapeaverage a:visited span { |
---|
| 260 | text-decoration:none; |
---|
| 261 | } |
---|
| 262 | .fontShapeaverage a:active, .fontShapeaverage a:active div, .fontShapeaverage a:active span { |
---|
| 263 | text-decoration:underline overline; |
---|
| 264 | } |
---|
| 265 | .fontShapeaverage a:hover, .fontShapeaverage a:hover div, .fontShapeaverage a:hover span { |
---|
| 266 | text-decoration:underline; |
---|
| 267 | } |
---|
[1696] | 268 | |
---|
| 269 | |
---|
[1692] | 270 | .fontColordefaultfontcolors h3, .fontColordefaultfontcolors .h3 { |
---|
| 271 | border-color:#666666; |
---|
| 272 | color:#666666; |
---|
| 273 | } |
---|
[1696] | 274 | |
---|
[1692] | 275 | .fontColordefaultfontcolors a, .fontColordefaultfontcolors a div, .fontColordefaultfontcolors a span { |
---|
| 276 | color:#0066CC; |
---|
| 277 | } |
---|
| 278 | .fontColordefaultfontcolors a:visited, .fontColordefaultfontcolors a:visited div, .fontColordefaultfontcolors a:visited span { |
---|
| 279 | color:#003399; |
---|
| 280 | } |
---|
| 281 | .fontColordefaultfontcolors a:active, .fontColordefaultfontcolors a:active div, .fontColordefaultfontcolors a:active span { |
---|
| 282 | color:blue; |
---|
| 283 | } |
---|
| 284 | .fontColordefaultfontcolors a:hover, .fontColordefaultfontcolors a:hover div, .fontColordefaultfontcolors a:hover span { |
---|
| 285 | color:#0066CC; |
---|
| 286 | } |
---|
[1696] | 287 | |
---|
[1692] | 288 | .boxShapenavbox .title { |
---|
| 289 | border-style:none; |
---|
| 290 | border-width:0px; |
---|
| 291 | display:inline; |
---|
| 292 | font-family:arial,sans-serif,Verdana,Helvetica; |
---|
| 293 | font-size:12px; |
---|
| 294 | font-size-adjust:none; |
---|
| 295 | font-stretch:normal; |
---|
| 296 | font-style:normal; |
---|
| 297 | font-variant:normal; |
---|
| 298 | font-weight:bold; |
---|
| 299 | line-height:normal; |
---|
| 300 | padding:0px; |
---|
| 301 | } |
---|
| 302 | .boxShapenavbox .body { |
---|
| 303 | border-style:solid; |
---|
| 304 | border-width:0px; |
---|
| 305 | padding:10px 0pt 0pt; |
---|
| 306 | } |
---|
| 307 | .boxShapenavbox .body ul.cpsskinsMenu li a { |
---|
| 308 | border-style:none; |
---|
| 309 | border-width:0px; |
---|
| 310 | margin:1px 3px; |
---|
| 311 | padding:1px 0px 1px 21px; |
---|
| 312 | } |
---|
| 313 | .boxShapenavbox .body ul.cpsskinsMenu li.selected a { |
---|
| 314 | border-style:solid; |
---|
| 315 | border-width:0px; |
---|
| 316 | margin:0px 3px; |
---|
| 317 | padding:1px 0px 1px 21px; |
---|
| 318 | } |
---|
| 319 | .boxColornavbox .title { |
---|
| 320 | background-color:transparent; |
---|
| 321 | border-color:transparent; |
---|
| 322 | color:#666666; |
---|
| 323 | } |
---|
| 324 | .boxColornavbox .title a { |
---|
| 325 | color:#666666; |
---|
| 326 | } |
---|
| 327 | .boxColornavbox .body { |
---|
| 328 | background-color:transparent; |
---|
| 329 | border-color:transparent; |
---|
| 330 | } |
---|
| 331 | .boxColornavbox .body ul.cpsskinsMenu li a { |
---|
| 332 | border-color:transparent; |
---|
| 333 | } |
---|
| 334 | .boxColornavbox .body ul.cpsskinsMenu li.selected a { |
---|
| 335 | border-color:transparent; |
---|
| 336 | } |
---|
| 337 | .boxColornavbox .body ul.cpsskinsMenu li a { |
---|
| 338 | background-color:transparent; |
---|
| 339 | } |
---|
| 340 | .boxColornavbox .body ul.cpsskinsMenu li a:hover, .boxColornavbox .body ul.cpsskinsMenu li.selected a { |
---|
| 341 | background-color:#F1F2F3; |
---|
| 342 | } |
---|
[1696] | 343 | |
---|
[1692] | 344 | .colorfontcolorgray { |
---|
| 345 | background-color:transparent; |
---|
| 346 | border-color:transparent; |
---|
| 347 | color:#666666; |
---|
| 348 | } |
---|
| 349 | .fontColordefaultnovisitedlinks h1, .fontColordefaultnovisitedlinks .h1 { |
---|
| 350 | border-color:#666666; |
---|
| 351 | color:Black; |
---|
| 352 | } |
---|
| 353 | .fontColordefaultnovisitedlinks h2, .fontColordefaultnovisitedlinks .h2 { |
---|
| 354 | border-color:#666666; |
---|
| 355 | color:Black; |
---|
| 356 | } |
---|
| 357 | .fontColordefaultnovisitedlinks h3, .fontColordefaultnovisitedlinks .h3 { |
---|
| 358 | border-color:#666666; |
---|
| 359 | color:Black; |
---|
| 360 | } |
---|
| 361 | .fontColordefaultnovisitedlinks h4, .fontColordefaultnovisitedlinks .h4, .fontColordefaultnovisitedlinks h5, .fontColordefaultnovisitedlinks .h5, .fontColordefaultnovisitedlinks h6, .fontColordefaultnovisitedlinks .h6 { |
---|
| 362 | border-color:#666666; |
---|
| 363 | color:Black; |
---|
| 364 | } |
---|
| 365 | .fontColordefaultnovisitedlinks a, .fontColordefaultnovisitedlinks a div, .fontColordefaultnovisitedlinks a span { |
---|
| 366 | color:#0066CC; |
---|
| 367 | } |
---|
| 368 | .fontColordefaultnovisitedlinks a:visited, .fontColordefaultnovisitedlinks a:visited div, .fontColordefaultnovisitedlinks a:visited span { |
---|
| 369 | color:#0066CC; |
---|
| 370 | } |
---|
| 371 | .fontColordefaultnovisitedlinks a:active, .fontColordefaultnovisitedlinks a:active div, .fontColordefaultnovisitedlinks a:active span { |
---|
| 372 | color:blue; |
---|
| 373 | } |
---|
| 374 | .fontColordefaultnovisitedlinks a:hover, .fontColordefaultnovisitedlinks a:hover div, .fontColordefaultnovisitedlinks a:hover span { |
---|
| 375 | color:#0066CC; |
---|
| 376 | } |
---|
[1696] | 377 | |
---|
[1692] | 378 | .portalTabPortalTabStyleuseractions ul.cpsskinsMenu li { |
---|
| 379 | margin:0pt 5px 0pt 0pt; |
---|
| 380 | } |
---|
| 381 | .portalTabPortalTabStyleuseractions ul.cpsskinsMenu li a { |
---|
| 382 | padding:1px 0px; |
---|
| 383 | } |
---|
[1696] | 384 | |
---|
[1692] | 385 | .shapeAreaShape5 { |
---|
| 386 | border-style:solid; |
---|
| 387 | border-width:0px 1px 1px 0px; |
---|
| 388 | text-transform:none; |
---|
| 389 | } |
---|
| 390 | .shapeAreaShape { |
---|
| 391 | border-style:solid; |
---|
| 392 | border-width:1px; |
---|
| 393 | text-transform:none; |
---|
| 394 | } |
---|
| 395 | .shapeAreaShape9 { |
---|
| 396 | border-style:solid; |
---|
| 397 | border-width:1px 0px 0px 1px; |
---|
| 398 | text-transform:none; |
---|
| 399 | } |
---|
| 400 | |
---|
| 401 | .fontColornavigation h1, .fontColornavigation .h1 { |
---|
| 402 | border-color:#666666; |
---|
| 403 | color:Black; |
---|
| 404 | } |
---|
| 405 | .fontColornavigation h2, .fontColornavigation .h2 { |
---|
| 406 | border-color:#666666; |
---|
| 407 | color:Black; |
---|
| 408 | } |
---|
| 409 | .fontColornavigation h3, .fontColornavigation .h3 { |
---|
| 410 | border-color:#666666; |
---|
| 411 | color:Black; |
---|
| 412 | } |
---|
| 413 | .fontColornavigation h4, .fontColornavigation .h4, .fontColornavigation h5, .fontColornavigation .h5, .fontColornavigation h6, .fontColornavigation .h6 { |
---|
| 414 | border-color:#666666; |
---|
| 415 | color:Black; |
---|
| 416 | } |
---|
| 417 | .fontColornavigation a, .fontColornavigation a div, .fontColornavigation a span { |
---|
| 418 | color:black; |
---|
| 419 | } |
---|
| 420 | .fontColornavigation a:visited, .fontColornavigation a:visited div, .fontColornavigation a:visited span { |
---|
| 421 | color:black; |
---|
| 422 | } |
---|
| 423 | .fontColornavigation a:active, .fontColornavigation a:active div, .fontColornavigation a:active span { |
---|
| 424 | color:black; |
---|
| 425 | } |
---|
| 426 | .fontColornavigation a:hover, .fontColornavigation a:hover div, .fontColornavigation a:hover span { |
---|
| 427 | color:black; |
---|
| 428 | } |
---|
| 429 | .fontShapenavigation { |
---|
| 430 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
| 431 | font-size:12px !important; |
---|
| 432 | font-size-adjust:none !important; |
---|
| 433 | font-stretch:normal !important; |
---|
| 434 | font-style:normal !important; |
---|
| 435 | font-variant:normal !important; |
---|
| 436 | font-weight:normal !important; |
---|
| 437 | line-height:normal !important; |
---|
| 438 | } |
---|
| 439 | .fontShapenavigation p { |
---|
| 440 | font-family:Arial,Verdana,Helvetica,sans-serif !important; |
---|
| 441 | font-size:100% !important; |
---|
| 442 | font-size-adjust:none !important; |
---|
| 443 | font-stretch:normal !important; |
---|
| 444 | font-style:normal !important; |
---|
| 445 | font-variant:normal !important; |
---|
| 446 | font-weight:normal !important; |
---|
| 447 | line-height:normal !important; |
---|
| 448 | } |
---|
[1696] | 449 | |
---|
[1692] | 450 | .fontShapenavigation h3, .fontShapenavigation .h3 { |
---|
| 451 | border-style:none; |
---|
| 452 | border-width:1px; |
---|
| 453 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
| 454 | font-size:120% !important; |
---|
| 455 | font-size-adjust:none !important; |
---|
| 456 | font-stretch:normal !important; |
---|
| 457 | font-style:normal !important; |
---|
| 458 | font-variant:normal !important; |
---|
| 459 | font-weight:bold !important; |
---|
| 460 | line-height:normal !important; |
---|
| 461 | padding:0.6em 0em 0em; |
---|
| 462 | } |
---|
[1696] | 463 | |
---|
[1692] | 464 | .fontShapenavigation a, .fontShapenavigation a div, .fontShapenavigation a span { |
---|
| 465 | text-decoration:none; |
---|
| 466 | } |
---|
| 467 | .fontShapenavigation a:visited, .fontShapenavigation a:visited div, .fontShapenavigation a:visited span { |
---|
| 468 | text-decoration:none; |
---|
| 469 | } |
---|
| 470 | .fontShapenavigation a:active, .fontShapenavigation a:active div, .fontShapenavigation a:active span { |
---|
| 471 | text-decoration:none; |
---|
| 472 | } |
---|
| 473 | .fontShapenavigation a:hover, .fontShapenavigation a:hover div, .fontShapenavigation a:hover span { |
---|
| 474 | text-decoration:underline; |
---|
| 475 | } |
---|
| 476 | </dtml-let> |
---|