body { font-size: 11px; font-family: Verdana,Arial,sans-serif; }

.dialog { display: none; }

/* contenido */
#wrapper { margin: 0 auto; width: 97%; }

/* header */
#header { margin:0 auto 0 auto; width: 97%; height: 75px; text-align: center; }
#header .logoTracktec { display: inline-block; float: left\9; }
#header .menuUsuario { margin: 0 50px; display: inline-block; width: auto; }
#header .logoCliente { display: inline-block; }
#header.headerLogin { background: none; }
#header.headerLogin img { margin-top: 92px; width: 260px; height: 210px; }
#header h1 { text-align: center; padding-top: 20px; }

/* info usuario */
.infoUsuario { text-align: center; padding: 5px; }
.infoUsuario .emergencia { color: red; font-weight: bold; font-size: 14px; padding-right: 40px; }

/* menu */
/* #menu { height: 35px; font-weight: normal; margin: 15px auto 0px auto; width: 100%; display: inline-block; } */
/* #menu ul { height: 35px; } */
/* #menu ul, #menu ul li { float: left; list-style-type: none; margin: 0; padding: 0; font-size: 13px; line-height: 32px; } */
/* #menu ul li:first-child { border-left: 1px solid #AAA; } */
/* #menu ul li { border: none; border-right: 1px solid #AAA; } */
/* #menu ul li a { float: left; display: block; height: 35px; padding: 0 18px; color: #000; text-decoration: none; } */
/* #menu ul li a:hover { background: white; background: #777 url(smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; } */

/* #menu ul.notificaciones { float: right; } */
/* #menu ul.notificaciones li { border-left: 1px solid #AAA; border-right: 0; } */

/* alarmas */
/* #menu ul li#notificaciones { width: 125px; text-align: center; } */
/* #menu ul li#notificaciones a { width: 100%; text-align: center; padding: 0; } */
/* #menu ul li#notificaciones.ui-state-error a { color: red; font-weight: bold; width: 100%; text-align: center; padding: 0; } */
.alarma-overlay { background: yellow; }

/* footer */
#footer { width: 100%; height: 25px; margin: 20px 0; border: 1px solid #AAA; }
#footer p { text-align: center; margin: 5px; }

/* contenido principal */
#content-wrapper { min-height: 400px; }
#content-wrapper-login { min-height: 400px; text-align: center; padding-top: 69px; }

/* login */
#logoTracktec { display: inline-block; }

#login { width: 280px; display: inline-block; }
#login form { margin: 2em; }
#login form table { width: 100%; }

/* error */
.contenido-error { margin: 30px; }
.contenido-btn-error { text-align: center; margin: 20px; }

/* tooltip */
#tooltip { position: absolute; z-index: 3000; border: 1px solid #111; background-color: #eee; padding: 5px; opacity: 0.85; }
#tooltip h3, #tooltip div { margin: 0; }
.tipd { display: none; }

/* inicio */
#home { margin-top: 10px; width: 100%; }
#home .ui-widget-content { min-height: 300px; }
#home .ui-widget-content h1 { font-size: 1.5em; font-weight: normal; }
#home .ui-widget-content .tracktec { text-align: center; }
