[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
simpeg
/
zapatec
/
zpcal
/
zpcal
/
wizard
/
[
Home
]
File: wizard.css
/* $Id: wizard.css 6957 2007-04-18 09:11:40Z smaxim $ */ html, body { height: 100%; background: #fff; color: #000; padding: 0; margin: 0; } html, body, table { font: 12px "Bitstream Vera Sans", Verdana, Tahoma, sans-serif; } .FIXME:before { content: "[FIXME] "; } .FIXME { color: #f00; } h1 { border-bottom: 1px solid #888; font-size: 18px; margin: 1em 0; } h2 { border-bottom: 1px solid #A7A6AA; font-size: 14px; margin: 1em 0; padding: 5px 10px; color: #000; } pre { background-color: #fff; padding: 5px; } code { background-color: #fff; } #customize { background-color: #EBE9ED; color: #000; width: 100%; vertical-align: top; -moz-border-radius: 10px; } #tabs .tab { padding: 0 1em; width: 640px; } #tabs .tab .tab-title { display: none; } .hide { display: none; } #tab-bar { width: 14em; vertical-align: top; padding-top: 2em; } #tab-bar a .bullet { padding: 0 3px 0 0; visibility: hidden; } #tab-bar a { white-space: nowrap; display: block; padding: 5px 10px; width: 14em; -moz-border-radius: 10px 0 0 10px; border-left: 2px solid #f5f5ff; } #tab-bar a, #tab-bar a:link, #tab-bar a:visited { color: #000; text-decoration: none; } #tab-bar a:hover { background-color: #335EA8; color: #fff; border-color: #335EA8; } #tab-bar a.active { background-color: #EBE9ED; color: #000; border-left: 2px solid #A7A6AA; } #tab-bar a.active .bullet { visibility: visible; color: #f42; } acronym { color: #0c0; border-bottom: 1px dotted #c00; } table.form { font: 11px Tahoma,Verdana,sans-serif; margin: 0 1em; cursor: default; } table.form td.label { text-align: right; } label { white-space: nowrap; } td.help { padding-left: 1em; color: #2a2; } tr.nav { height: 1em; } tr.nav td.nav-buttons { text-align: right; padding: 5px 5em 5px 0; background: #EBE9ED; color: #000; -moz-border-radius: 10px; border-top: 1px solid #A7A6AA; } tr.preview { height: 1em; } tr.preview td { padding-top: 5px; } table.tokens { white-space: nowrap; font: 90% "Trebuchet MS", arial, sans-serif; } table.tokens a, table.tokens a:link { display: block; padding: 1px 5px; margin: 1px; text-decoration: none; color: #000; background-color: #EBE9ED; border: 1px solid; border-color: #fff #A7A6AA #A7A6AA #fff; } table.tokens span { font-family: monospace; } table.tokens a:hover { background-color: #fff; } table.tokens a:active { border-color: #A7A6AA #fff #fff #A7A6AA; padding: 2px 4px 0px 6px; } td.border-right { border-right: 1px solid #999; } div.tabs { padding: 1em; } input { padding-left: 3px; } .hover { background-color: #FDFF00; } div.separator { margin: 3px 0px; background-color: #A7A6AA; overflow: auto; font-size: 0px; height: 1px; } #code { font-size: 80%; } #copyright { text-align: center; font-size: 90%; font-family: 'Trebuchet MS',tahoma,sans-serif; vertical-align: center; color: #999; } #copyright div { background-color: #eee; padding: 3px; border: 1px solid #ddd; margin: 0 1em; } #copyright a:link, #copyright a:visited { color: #888; } button.advanced-button { margin-left: 5em; width: 15em; } .advanced { visibility: hidden; } button { text-align: center; } .top-right { float: right; } #calendar-anchor div { margin-right: 1em; height: 2em; font-size: 150%; } .format-test { font-weight: bold; } .helpIcon { font-size: 160%; margin-left:0.5em; margin-right:1em; font-weight:bold; color: #003066; } .zpTooltipDefault { width: 200px; }