@import url("../../app/styles/base.css");  body { color: #333; background-color: #FFF; } a { color: #406D01; } a:hover { color: #3A3417; }  #header { border-top: 1px solid #252525; background-color: #2E2E2E; color: #CCC; } .mini #header h1, .display #header h1 a, .preferences #header h1 a { background: url(images/logo.gif) top left no-repeat; } #header a { color: #BCE27F; } #header a:hover { color: #E9F08F; } .display #header, .preferences #header { background: #2E2E2E url(images/bg-round-bottom-right.gif) bottom right no-repeat; } .display #header h1, .preferences #header h1 { background: #2E2E2E url(images/bg-round-bottom-left.gif) bottom right no-repeat; }  #header a.update-btn { color: #FFF; background: url(images/bg-update-right.gif) top right no-repeat; } #header a.update-btn span { background: url(images/bg-update-left.gif) top left no-repeat; }  #header .panes { background: #3C3C3C url(images/bg-panes-left.gif) top left no-repeat; color: #999; } #header .panes a:hover { color: #E9F08F; } #header-container { background: url(images/bg-fog.png) bottom left repeat-x; }  #header .pages { background: #3C3C3C url(images/bg-pages-right.gif) top right no-repeat; } #header .pages li { background: url(images/bg-pages-divider.gif) top left no-repeat; } #header .pages li a, #header .pages li a:hover { color: #FFF; } #header .pages li.first-child, #header .pages li.only-child { background-image: url(images/bg-pages-left.gif); }  form a { color: #BCE27F; } form a:hover { color: #E9F08F; }  .mini #header { background: #2E2E2E url(images/bg-mini-bottom.gif) bottom left no-repeat; }  .mini .pane { color: #CCC; background: #2E2E2E url(images/bg-mini-top.gif) top left no-repeat; } .mini .pane .footer { background: url(images/bg-mini-bottom.gif) bottom left no-repeat; } .pane h1, #preferences h1 { color: #CCC; text-shadow: #111 1px 1px 1px; } .mini .pane form { color: #999; background: #3C3C3C url(images/bg-mini-form-well-top.gif) top left no-repeat; } .mini .pane form h2, #preferences h5 { background: #2E2E2E url(images/bg-mini-form-well-top.gif) bottom left no-repeat; } .mini .pane form fieldset, #preferences fieldset { color: #FFF; background: url(images/bg-mini-form-well-bottom.gif) bottom left no-repeat; } .mini .pane form strong { color: #FFF; } .display .pane { background: #2E2E2E url(images/bg-round-top-left.gif) top left no-repeat; } .display .pane h1 { background: url(images/bg-round-top-right.gif) top right no-repeat; } .display .pane .footer { background: url(images/bg-pane-bottom-left.gif) bottom left no-repeat; } .display .pane .footer div { background: url(images/bg-pane-bottom-right.gif) bottom right no-repeat; } .display .pane .content { background: #FFF url(images/bg-pane-right.gif) top right repeat-y; } .content .content-container { background: url(images/bg-pane-top-left.gif) top left no-repeat; } .display table th { color: #525D43; background-color: #CDE9A7; background-repeat: no-repeat; border-bottom: 1px solid #C3E595; } .display table th.first-child { background-image: url(images/bg-th-left.gif); background-position: top left; } .display table th.last-child { background-image: url(images/bg-th-right.gif); background-position: top right; } .display table th.focus { color: #292F21; } .display table.striped tr.alt td, .display table.visits table.striped tr.alt td, .display table.two-columns table.striped tr.alt td { background-color: #F2F2F2; } .display table tr:hover td, .display table.visits td tr:hover td, .display table.two-columns td tr:hover td { background-color: #F2F2F2; } .display table.striped tr:hover td, .display table.visits table.striped tr:hover td, .display table.two-columns table.striped tr:hover td, .display table.striped tr.alt:hover td, .display table.visits table.striped tr.alt:hover td, .display table.two-columns table.striped tr.alt:hover td { background-color: #E6E6E6; } .display table td.focus span { color: #999; } .display table td.focus span a { color: #777; } .display table td.focus span a:hover { color: #3A3417; } .display table tr.insig td, .display table tr td.insig { color: #999; }  a.feed-btn { color: #FFF; background: url(images/bg-feed-right.gif) top right no-repeat; } a.feed-btn span { background: url(images/bg-feed-left.gif) top left no-repeat; }  .display table.visits tr:hover td, .display table.two-columns tr:hover td { background-color: transparent; } .display table.visits td.focus { color: #999; }  .content div.graph table tr:hover td, .content div.graph table tr:hover td { background-color: transparent; } .content div.graph table th { background: transparent; border: none; } .content div.graph table tr td.accent { background: url(images/bg-graph-accent.gif) 0 100% repeat; } .graph .label { color: #999; left: 2px; } .graph td:first-child .label { left: 0; } .graph .accent .label { background-color: #929292; color: #FFF; } .content div.graph table tr td { background: url(images/bg-graph.gif) 0 100% repeat; } .graph .bar .total { background: url(images/bg-graph-total.gif) 0 100% repeat; } .graph .bar .unique { background: url(images/bg-graph-unique.gif) 0 100% repeat; } .graph .key { color: #FFF; } .graph .key em { color: #566E3D; } .graph .bar .total span { background: url(images/bg-graph-total-top.gif) 0 0 no-repeat; } .graph .bar .unique span { height: 2px; background: url(images/bg-graph-unique-top.gif) 0 0 no-repeat; } .graph .bar .unique span.equal { height: 1px; background: url(images/bg-graph-unique-top.gif) 0 100% no-repeat; } .graph .accent .bar .total { background-image: url(images/bg-graph-total-accent.gif); } .graph .accent .bar .unique { background-image: url(images/bg-graph-unique-accent.gif); } .graph .accent .bar .total span { background-image: url(images/bg-graph-total-accent-top.gif); } .graph .accent .bar .unique span { background-image: url(images/bg-graph-unique-accent-top.gif); } .graph li { background-color: #FFF; } .graph td:first-child .bar .total span { background-position: -2px 0; } .content div.graph table tr td:first-child, .graph td:first-child .bar .total, .graph td:first-child .bar .unique, .graph td:first-child .bar .unique span, .graph td:first-child .bar .unique span.equal { background-position: -2px 100%; }  .compare .increase { background-image: url(images/bg-graph-total.gif); } .compare .increase span { background-image: url(images/bg-graph-total-top.gif); } .compare .decrease { background-image: url(images/bg-graph-unique.gif); } .accent .increase { background-image: url(images/bg-graph-total-accent.gif); } .accent .decrease { background-image: url(images/bg-graph-unique-accent.gif); } .accent .increase span { background-image: url(images/bg-graph-total-accent-top.gif); }  .display table tr.folder td.focus, .display table tr.folder-open td.focus { background-image: url(images/bg-arrow.gif); background-position: 0 2px; background-repeat: no-repeat; } .display table tr.insig.folder td.focus, .display table tr.insig.folder-open td.focus { background-image: url(images/bg-arrow-insig.gif); } .display table tr.first-child.folder td.focus { background-position: 0 4px; } .display table tr.folder-open td.focus { background-position: 0 -78px; } .display table tr.first-child.folder-open td.focus { background-position: 0 -76px; } .display table tr.loading td.focus, .display table tr.insig.loading td.focus { background-image: url(images/spinner-w.gif); background-position: 0 4px; background-repeat: no-repeat; } .display table tr.first-child.loading td.focus { background-position: 0 6px; } .folder-contents-open tr td { background-color: #E6F4D3; } .display table .folder-contents-open tr.first-child td, .display table .folder-contents-open tr.only-child td { background: #E6F4D3 url(images/bg-folder-content-top.gif) top left repeat-x; } .display table .folder-contents-open tr.last-child td { background: #E6F4D3 url(images/bg-folder-content-bottom.gif) bottom left repeat-x; } .display table .folder-contents-open tr.alt td { background-color: #DEF0C6; } .display table .folder-contents-open tr:hover td { background-color: #D8EEBD; } .display table .folder-contents-open tr:hover td, .display table .folder-contents-open tr.alt:hover td { background-color: #D1EBB3; } .display table .folder-contents-open tr.insig td { color: #859077; }  .display table .folder-contents-open tr.additional-info td, .display table .folder-contents-open tr.additional-info:hover td { color: #FFF; background-color: #3C3C3C; } .display table .folder-contents-open tr.additional-info td.additional-info-content th { background: none; border: none; color: #CCC; }  #preferences { background: #2E2E2E url(images/bg-prefs-top.gif) top left no-repeat; color: #CCC; } #preferences form { background: url(images/bg-prefs-form.gif) top left repeat-y; } #preferences .footer { background: url(images/bg-prefs-form-divider.gif) top left repeat-x; } #preferences .footer div { background: #2E2E2E url(images/bg-prefs-bottom.gif) bottom left no-repeat; } #preferences .mint-column, #preferences .pane-column, #preferences .pepper-column { background: url(images/bg-prefs-form-divider.gif) top left repeat-x; } .pane-column p { color: #CCC; } #preferences h2 { background: #ABDB6C url(images/bg-prefs-head.gif) right top repeat-y; border-bottom: 1px solid #292929; color: #333; } #preferences .pepper-column h2 { background-image: none; } #preferences fieldset { background-color: #3C3C3C; } #preferences fieldset p.loading { background: url(images/spinner-prefs.gif) 0 0 no-repeat; } .pepper-column h3 { text-shadow: #111 1px 1px 1px; } .pepper-prefs li { background: url(images/bg-prefs-form-divider.gif) top left repeat-x; } .pepper-prefs li.first-child { background-image: none; } .request-feedback { color: #E9F08F; }  #eula span { border-color: #EEE; }  .mini ul.tabs li a { color: #BCE27F; } .mini ul.tabs li a:hover { color: #E9F08F; } .mini ul.tabs li.active { background: #3C3C3C url(images/bg-form-tab-left.gif) top left no-repeat; } .mini ul.tabs li.active a, .mini ul.tabs li.active a:hover { color: #FFF; background: url(images/bg-form-tab-right.gif) top right no-repeat; } .mini ul.tabs li.last-child.active a { background: url(images/bg-form-tab-last.gif) top right no-repeat; }  .display ul.tabs { background: url(images/bg-pane-top-right.gif) bottom right no-repeat; } .display ul.tabs li a { color: #BCE27F; } .display ul.tabs li a.loading, .display ul.tabs li a.loading:hover { background: url(images/spinner.gif) 0 4px no-repeat; color: #999; } .display ul.tabs li a:hover { color: #E9F08F; } .display ul.tabs li.active { background: #FFF url(images/bg-tab-left.gif) top left no-repeat; } .display ul.tabs li.active a, .display ul.tabs li.active a:hover { color: #484848; background: url(images/bg-tab-right.gif) top right no-repeat; } .display ul.tabs li.last-child.active a, .display ul.tabs li.only-child.active a { background: url(images/bg-tab-last.gif) top right no-repeat; }  #preferences .pepper-column h2 { border-bottom: 1px solid #363E2B; } .pepper-column ul.tabs { border-top: 3px solid #404934; background-color: #47513A; } .pepper-prefs { background: url(images/bg-prefs-pepper-top.gif) top left repeat-x; } .pepper-column ul.tabs li a { color: #FFF; } .pepper-column ul.tabs li a:hover { color: #BCE27F; } .pepper-column ul.tabs li.active { background: url(images/bg-prefs-tab-left.gif) top left no-repeat; } .pepper-column ul.tabs li.active a, .pepper-column ul.tabs li.active a:hover { color: #FFF; background: url(images/bg-prefs-tab-right.gif) top right no-repeat; } #preferences h3 a { color: #CCC; } .explanation { color: #E9F08F; }  ul.filters li a { color: #666; } ul.filters li a:hover { color: #8ABF43; } ul.filters li.active { background: url(images/bg-filter-left.gif) top left no-repeat; } ul.filters li.active a, ul.filters li.active a:hover { color: #FFF; background: url(images/bg-filter-right.gif) top right no-repeat; } ul.filters li a.loading { background: url(images/spinner-w.gif) 6px 0 no-repeat; color: #666; } .scroll-filters ul.filters { background-color: #FFF; } a.image-search { background: url(images/icon-image-search.png) 100% 3px no-repeat; } span a.image-search { background-position: 100% 1px; } a.clicked { background: url(images/icon-clicked.png) 100% 0 no-repeat; }  dl.sortable dt { color: #FFF; } dl.sortable dt span { color: #C9C9C9; } dl.sortable dd { background: url(images/bg-drag.gif) top left no-repeat; } dl.sortable dd:hover, dl.sortable .drag { background-position: 0 -24px; } dl.sortable dd span { color: #FFF; background-color: transparent; } dl.sortable dd.disabled span { color: #666; }  form.search-form span { border-color: #EEE; }  .progress { background: url(images/bg-progress.gif) left top no-repeat; } .progress .bar { background: url(images/bg-progress-bar.gif) right top no-repeat; }  #donotremove { color: #525252; }/* Runtime: 0.02146577835083 */