From 554a516620415733098aaf63d0c255274be0f9ac Mon Sep 17 00:00:00 2001
From: raulmateos <noreply@pandorafms.org>
Date: Fri, 23 Feb 2007 09:08:26 +0000
Subject: [PATCH] 2007-01-23  Raul Mateos  <raulofpandora@gmail.com> 	*
 sytles/*.css: Updated

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
 pandora_console/include/styles/calendar.css |  37 +-
 pandora_console/include/styles/god.css      |  32 +-
 pandora_console/include/styles/link.css     |  15 +-
 pandora_console/include/styles/op.css       |  32 +-
 pandora_console/include/styles/pandora.css  | 930 ++++++++++----------
 pandora_console/include/styles/tip.css      |   2 +-
 6 files changed, 535 insertions(+), 513 deletions(-)

diff --git a/pandora_console/include/styles/calendar.css b/pandora_console/include/styles/calendar.css
index 597fcb2e4d..46c51635bc 100644
--- a/pandora_console/include/styles/calendar.css
+++ b/pandora_console/include/styles/calendar.css
@@ -1,20 +1,19 @@
-.calendar-month
-{
-font-family: Verdana, sans-serif, Arial, Helvetica;
-color: #5a8629;
-font-weight: bold;
-margin-top: 2px;
-font-size: 12px;
-text-align: center;
-}
-table.calendar th td
-{
-text-align: center;
-}
-
-table.calendar th
-{
-background-color: #f5f5f5;
-height: 10px;
-color: #103a3a;
+.calendar-month
+{
+font-family: Verdana, sans-serif, Arial, Helvetica;
+color: #5a8629;
+font-weight: bold;
+margin-top: 2px;
+font-size: 12px;
+text-align: center;
+}
+table.calendar th td
+{
+text-align: center;
+}
+table.calendar th
+{
+background-color: #f5f5f5;
+height: 10px;
+color: #103a3a;
 }
\ No newline at end of file
diff --git a/pandora_console/include/styles/god.css b/pandora_console/include/styles/god.css
index d153699a92..74c904ff5d 100644
--- a/pandora_console/include/styles/god.css
+++ b/pandora_console/include/styles/god.css
@@ -2,60 +2,60 @@
 	display: block;
 	color: #000;
 	text-decoration: none;
-	}
+}
 #god li {
 	left: 1px;
 	width: 99%;
 	border-bottom: 1px solid #d4d4d4;
 	border-top: 1px solid #ffffff;
-	}
+}
 #god1 li, #god2 li, #god3 li, #god4 li, #god5 li, #god6 li, #god7 li, #god8 li, #god1s li, 
 #god2s li, #god3s li, #god4s li, #god5s li, #god6s li, #god7s li, #god8s li {
 	padding: 0px 0px 0px 30px;
-	}
+}
 div#god1>ul, div#god2>ul, div#god3>ul, div#god4>ul, div#god5>ul, div#god6>ul, 
 div#god7>ul, div#god8>ul, div#god1s>ul, div#god2s>ul, div#god3s>ul, div#god4s>ul, 
 div#god5s>ul, div#god6s>ul, div#god7s>ul, div#god8s>ul {
 	width: 124px;
-	}
+}
 #god1 li, #god1 li:hover, #god1s li  {
 	background: url(../../images/god1.gif) no-repeat 4px 2px;
-	}
+}
 #god2 li, #god2 li:hover, #god2s li{
 	background: url(../../images/god2.gif) no-repeat 4px 3px;
-	}
+}
 #god3 li, #god3 li:hover, #god3s li {
 	background: url(../../images/god3.gif) no-repeat 5px 2px;
-	}
+}
 #god4 li, #god4 li:hover, #god4s li{
 	background: url(../../images/god4.gif) no-repeat 5px 4px;
-	}
+}
 #god5 li, #god5 li:hover, #god5s li {
 	background: url(../../images/god5.gif) no-repeat 3px 3px;
-	}
+}
 #god6 li, #god6 li:hover, #god6s li {
 	background: url(../../images/god6.gif) no-repeat 4px 3px;
-	}
+}
 #god7 li, #god7 li:hover, #god7s li {
 	background: url(../../images/god7.gif) no-repeat 4px 3px;
-	}
+}
 #god8 li, #god8 li:hover, #god8s li {
 	background: url(../../images/god8.gif) no-repeat 5px 3px;
-	}
+}
 div.arrowg>ul, div.arrowgs>ul {
 	width: 74%;
-	}
+}
 .arrowg li, .arrowg li:hover, .arrowgs li {
 	background: url(../../images/arrow.gif) no-repeat 2px 4px;
 	margin-left: 26px;
 	padding: 0px 0px 0px 14px;	
-	}
+}
 div#menug {
 	background-color: #f5f5dc;
 	border: 1px solid #4a6629;
 	width: 155px;
 	margin-bottom: 15px;
-	}
+}
 #god a:hover,
 #god1 li:hover, #god1s li, #god2 li:hover, #god2s li, #god3 li:hover, #god3s li,
 #god4 li:hover, #god4s li, #god5 li:hover, #god5s li, #god6 li:hover, #god6s li,
@@ -63,4 +63,4 @@ div#menug {
 .arrowg li:hover, .arrowgs li
  {
 	background-color: #efefbd;
-	}
\ No newline at end of file
+}
\ No newline at end of file
diff --git a/pandora_console/include/styles/link.css b/pandora_console/include/styles/link.css
index 9b4f673014..4909605965 100644
--- a/pandora_console/include/styles/link.css
+++ b/pandora_console/include/styles/link.css
@@ -1,25 +1,24 @@
 #link a {
 	display: block;
 	color: #000;
-	}
-
+}
 div.linkli>ul {
 	width: 133px;
-	}
+}
 .linkli li {
 	padding: 0px 0px 0px 22px;
-	border-bottom: 1px solid #d6d6d6;
+	border-bottom: 1px solid #d4d4d4;
 	border-top: 1px solid #f5ffff;
 	width: 100%;
-    }
+}
 .linkli li, .linkli li:hover {
 	background: url(../../images/link.gif) no-repeat 3px 8px;
-	}
+}
 #link a:hover, .linkli li:hover {
 	background-color: #cde0ad;
-	}
+}
 div#menul {
 	background-color: #e9f3d2;
 	border: 1px solid #4a6629;
 	width: 155px;
-	}
\ No newline at end of file
+}
\ No newline at end of file
diff --git a/pandora_console/include/styles/op.css b/pandora_console/include/styles/op.css
index f2ba9816f3..4cbc217ac8 100644
--- a/pandora_console/include/styles/op.css
+++ b/pandora_console/include/styles/op.css
@@ -2,63 +2,63 @@
 	display: block;
 	color: #000;
 	text-decoration: none;
-	}
+}
 #op li {
 	left: 0px;
 	width: 100%;
 	border-bottom: 1px solid #d4d4d4;
 	border-top: 1px solid #eee;
-	}
+}
 #op1 li, #op2 li, #op3 li, #op4 li, #op5 li, #op6 li, #op7 li, #op8 li, #op9 li,
 #op1s li, #op2s li, #op3s li, #op4s li, #op5s li, #op6s li, #op7s li, #op8s li, #op9s li {
 	padding: 0px 0px 0px 28px;
-	}
+}
 div#op1>ul, div#op2>ul, div#op3>ul, div#op4>ul, div#op5>ul, div#op6>ul, div#op7>ul,
 div#op8>ul, div#op9>ul, div#op1s>ul, div#op2s>ul, div#op3s>ul, div#op4s>ul, div#op5s>ul, div#op6s>ul,
 div#op7s>ul, div#op8s>ul, div#op9s>ul {
 	width: 126px;
-	}
+}
 #op1 li , #op1 li:hover, #op1s li {
 	background: url(../../images/op1.gif) no-repeat 4px 3px;
-	}
+}
 #op2 li, #op2 li:hover, #op2s li {
 	background: url(../../images/op2.gif) no-repeat 3px 3px;
-	}
+}
 #op3 li, #op3 li:hover, #op3s li {
 	background: url(../../images/op3.gif) no-repeat 5px 3px;
-	}
+}
 #op4 li, #op4 li:hover, #op4s li {
 	background: url(../../images/op4.gif) no-repeat 5px 3px;
-	}
+}
 #op5 li, #op5 li:hover, #op5s li {
 	background: url(../../images/op5.gif) no-repeat 7px 3px;
-	}
+}
 #op6 li, #op6 li:hover, #op6s li {
 	background: url(../../images/op6.gif) no-repeat 4px 5px;
-	}
+}
 #op7 li, #op7 li:hover, #op7s li  {
 	background: url(../../images/op7.gif) no-repeat 1px 0px;
-	}
+}
 #op8 li, #op8 li:hover, #op8s li  {
 	background: url(../../images/op8.gif) no-repeat 4px 3px;
-	}
+}
 #op9 li, #op9 li:hover, #op9s li  {
 	background: url(../../images/op9.gif) no-repeat 4px 3px;
-	}
+}
 div.arrow>ul, div.arrows>ul {
 	width: 74%;
-	}
+}
 .arrow li, .arrow li:hover, .arrows li {
 	background: url(../../images/arrow.gif) no-repeat 2px 4px;
 	margin-left: 26px;
 	padding: 0px 0px 0px 14px;	
-	}
+}
 div#menuop {
 	background-color: #e6e9cd;
 	border: 1px solid #4a6629;
 	width: 155px;
 	margin-bottom: 15px;
-	}
+}
 #op a:hover ,
 #op1 li:hover, #op1s li , #op2 li:hover, #op2s li , #op3 li:hover, #op3s li , 
 #op4 li:hover, #op4s li , #op5 li:hover, #op5s li , #op6 li:hover, #op6s li , 
diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css
index 9c1d211a80..8b170aa370 100644
--- a/pandora_console/include/styles/pandora.css
+++ b/pandora_console/include/styles/pandora.css
@@ -1,454 +1,478 @@
-/* 
-// Pandora - the Free monitoring system
-// ====================================
-// Copyright (c) 2004-2006 Sancho Lerena, slerena@gmail.com
-// Copyright (c) 2005-2006 Artica Soluciones Tecnológicas S.L, info@artica.es
-// Copyright (c) 2004-2006 Raul Mateos Martin, raulofpandora@gmail.com
-// This program is free software;
-	you can redistribute it and/or
-// modify it under the terms of the GNU General Public License
-// as published by the Free Software Foundation;
-	either version 2
-// of the License, or (at your option) any later version.
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY;
-	without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-// You should have received a copy of the GNU General Public License
-// along with this program;
-	if not, write to the Free Software
-// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-*/
-
-@import url(op.css);
-@import url(god.css);
-@import url(link.css);
-@import url(tip.css);
-@import url(calendar.css);
-* {
-	font-family: Verdana, sans-serif, Arial, Helvetica;
-	font-size: 11px;
-}
-select, textarea, input {
-	font-size: 12px;
-}
-textarea {
-	border: 1px solid #c0c0c0;
-	-moz-border-radius: 3%;
-	padding: 5px;
-}
-input {
-	border: 1px solid #c0c0c0;
-	-moz-border-radius: 1%;
-	padding: 2px 3px 4px 3px;
-	height: 23px;
-}
-option {
-	height: 16px;
-}
-h1, h2 {
-	color: #103a3a;
-}
-h3 {
-	color: #3c566d;
-	font-size: 13px;
-}
-h1 {
-	font-size: 16px;
-}
-h2 {
-	font-size: 15px;
-}
-a {
-	color: #486787;
-	text-decoration: none;
-}
-a:hover {
-	color: #003a3a;
-	text-decoration: underline;
-}
-p.center {
-	text-align: center;
-}
-h1#log {
-	border-bottom: 1px solid #778866;
-	padding-bottom: 3px;
-	margin-top: 5em;
-	width: 29em;
-	text-align: left;
-}
-h1#log_f, h1#db_fh1  {
-	color: #ff0000;
-	border-bottom: 1px solid #ff0000;
-	padding-bottom: 3px;
-}
-div#login {
-	text-align: left;
-	border: 1px solid #999999;
-	margin-top: 2em;
-	margin-bottom: -1em;
-	padding: 0.5em;
-	width: 40em;
-	background: url(../../images/backgrounds/background10.jpg);
-}
-div#login_f {
-	text-align: left;
-	margin: auto;
-	padding: 0.5em;
-	width: 48em;
-	margin-top: 5em;
-}
-div#db_f {
-	text-align: justify;
-	margin: auto;
-	padding: 0.5em;
-	width: 55em;
-	margin-top: 3em;
-}
-div#login_box {
-	float: right;
-	padding-right: 10px;
-	margin-top: 25px;
-	width: 140px;
-}
-div#logo_box {
-	margin-top: 25px;
-	padding-left: 5px;
-}
-div#noaccess {
-	width: 350px;
-	padding-left: 40px;
-}
-div#activity{
-	padding-top: 18px;
-	padding-bottom: 18px;
-}
-div#noa {
-	float: right;
-	padding-right: 50px;
-	margin-top: 25px;
-}
-div#db_ftxt {
-	float: right;
-	padding-top: 10px;
-}
-#page {
-	width: 960px;
-}
-#head {
-	border-bottom: 1px solid #708090;
-	text-align: right;
-	padding-bottom: 10px;
-	font-size: 10px;
-	width: 100%;
-	margin-bottom: 27px;
-}
-#main {
-	width: 780px;
-	float: right;
-}
-
-#menu {
-	width: 155px;
-	float: left;
-}
-#foot {
-	padding-top: 25px;
-	text-align: center;
-	clear: both;
-}
-div#page>div#menu {
-	width: 157px;
-}
-#ver {
-	margin-bottom: 25px;
-}
-#ip {
-	margin-top: 10px;
-	clear: both;
-}
-label {
-	display: block;
-	float: left;
-	padding-top: 4px;
-}
-th > label {
-	padding-top: 7px;
-}
-input:hover {
-	background-color: #d4dccd;
-}
-input.chk {
-	border: 0px none;
-	height: 14px;
-}
-input.datos {
-	background-color: #f5f5f5;
-}
-input.datos_readonly {
-	background-color: #050505;
-}
-input.login {
-	border-color: #778866;
-	background-color: #f5f5f5;
-	margin: 2px 0 8px;
-	width: 90px;
-}
-input.sub {
-	font-weight: bold;
-	border-bottom-color: #708090;
-	border-right-color: #708090;
-	-moz-border-radius: 5%;
-	font-size: 11px;
-}
-table, img {
-	border: 0px;
-}
-th, td.lb {
-	color: #ffffff;
-	background-color: #778866;
-}
-td.lb {
-	height: 16px;
-	padding-left: 3px;
-	font-weight: bold;
-}
-td.datos, td.datost, td.datosb, td.datos_id, td.datosf9, 
-td.datosf9i, td.datos_jus {
-	background-color: #f5f5f5;
-}
-td.w90datos, td.w135datos, td.w230datos {
-	background-color: #f5f5f5;
-}
-td.datos2, td.datos2t, td.datos2b, td.datos2_id, td.datos2f9, 
-td.datos2f9i, td.datos2_jus {
-	background-color: #fafbfc;
-}
-td.w90datos2, td.w135datos2, td.w230datos2 {
-	background-color: #fafbfc;
-}
-td.datos3 {
-	background-color: #e6e9cd;
-}
-td.datos_id {
-	color: #1a313a;
-}
-td.datos_jus, td.datos2_jus {
-	text-align: justify;
-}
-.bg , .bgt {
-	background-color: #4a6629;
-}
-.bg {
-	position: relative;
-	height: 20px;
-	width: 100%;
-}
-.f10, .w155f10, #ip {
-	font-size: 10px;
-	text-align: center;
-}
-.f9, .f9i, .f9b, td.f9, td.f9i, td.datosf9, td.datos2f9, 
-td.datosf9i, td.datos2f9i {
-	font-size: 9px;
-}
-.f9i, .redi {
-	font-style: italic;
-}
-.f9l20 {
-	padding-left: 20px;
-}
-.f9l30, .f9l30t, .f9l30w17t {
-	padding-left: 30px;
-}
-.f9l30w17t  {
-	line-height: 17px;
-}
-.jus {
-	text-align: justify;
-}
-.tit {
-	padding-top: 3px;
-}
-.tit, .titb {
-	font-weight: bold;
-	color: #ffffff;
-	text-align: center;
-}
-.error {
-	background: url(../../images/error.gif) no-repeat;
-	padding: 4px 1px 6px 30px;
-}
-.red , .redb, .redi, .error {
-	color: #ff0000;
-}
-.sep {
-	margin-left: 30px;
-	border-bottom: 1px solid #708090;
-	width: 100%;
-}
-.suc {
-	color: #5a8629;
-	background: url(../../images/suc.gif) no-repeat 1px;
-	padding: 4px 1px 6px 30px;
-}
-.green  {
-	color: #5a8629;
-}
-.greenb {
-	color: #00aa00;
-}
-.grey {
-	color: #808080;
-	font-weight: bold;
-}
-.redb, .greenb, td.datos_id, td.datos2_id, f9b {
-	font-weight: bold;
-}
-.raya {
-	border-top: 1px solid #778866;
-	width: 100%;
-}
-.raya, .noraya {
-	margin-bottom: -10px;
-}
-.p10 {
-	padding-top: 1px;
-	padding-bottom: 0px;
-}
-.p21 {
-	padding-top: 2px;
-	padding-bottom: 1px;
-}
-.w30 {
-	width: 30px;
-}
-.w40 {
-	width: 40px;
-}
-.w45 {
-	width: 45px;
-}
-.w70 {
-	width: 70px;
-}
-.w80 {
-	width: 80px;
-}
-.w90datos {
-	width: 90px;
-}
-.w100 {
-	width: 100px;
-}
-.w120 {
-	width: 120px;
-}
-.w130 {
-	width: 130px;
-}
-.w135, .w135datos, .w35datos2 {
-	width: 135px;
-}
-.w140 {
-	width: 140px;
-}
-.w155, .w155f10 {
-	width: 155px;
-}
-.top, .bgt, .f9l30t, td.datost, td.datos2t {
-	vertical-align: top;
-}
-.bot, .titb, td.datosb {
-	vertical-align: bottom;
-}
-.w180 {
-	width: 180px;
-}
-.w200 {
-	width: 200px;
-}
-.w230datos, .w230datos2 {
-	width: 230px;
-}
-.w255 {
-	width: 255px;
-}
-.w540 {
-	width: 540px;
-}
-.w550 {
-	width: 550px;
-}
-.msg {
-	margin-top: 15px;
-	text-align: justify;
-}
-.mr40 {
-	margin-right: 40px;
-} 
-ul.mn {
-	list-style: none;
-	padding: 0px 0px 0px 0px;
-	margin: 0px 0px 0px 0px;
-	line-height: 24px;
-}
-.gr {
-	font-size: 10pt;
-	font-weight: bold;
-}
-a.mn, .gr {
-	font-family: Arial, Verdana, sans-serif, Helvetica;
-}
-.imgl {
-	position: absolute;
-	top: 0;
-	left: 0;
-}
-.imgr {
-	position: absolute;
-	top: 0;
-	right: -1;
-}
-div.imgr>img {
-	position:absolute;
-	top: 0;
-	right: 1;
-}
-div.nf {
-	background: url(../../images/info.gif) no-repeat;
-	color: #9a2f0a;
-    margin-left: 7px;
-	padding: 2px 1px 6px 25px;
-}
-div#wizard {
-	text-align: left;
-	border: 1px solid #999999;
-	margin-top: 3em;
-	margin-bottom: -1em;
-	padding: 20px;
-	width: 600px;
-	background-color: #fff;
-	background: url(../../images/background8.jpg);
-}
-.mt35 {
-	margin-top: 35px;
-}
-
-div#install_box {
-	float: right;
-	padding-right: 20px;
-	margin-top: 10px;
-	width: 350px;
-}
-
-div#data_box {
-	float: right;
-	padding-right: 20px;
-	margin-top: 10px;
-	background-color: #ffffff;
-	border: 1px solid #999999;
-	width: 700px;
-	margin-top: 3em;
+/* 
+// Pandora - the Free monitoring system
+// ====================================
+// Copyright (c) 2004-2006 Sancho Lerena, slerena@gmail.com
+// Copyright (c) 2005-2006 Artica Soluciones Tecnológicas S.L, info@artica.es
+// Copyright (c) 2004-2006 Raul Mateos Martin, raulofpandora@gmail.com
+// This program is free software;
+	you can redistribute it and/or
+// modify it under the terms of the GNU General Public License
+// as published by the Free Software Foundation;
+	either version 2
+// of the License, or (at your option) any later version.
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY;
+	without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU General Public License for more details.
+// You should have received a copy of the GNU General Public License
+// along with this program;
+	if not, write to the Free Software
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+*/
+
+@import url(op.css);
+@import url(god.css);
+@import url(link.css);
+@import url(tip.css);
+@import url(calendar.css);
+* {
+	font-family: Verdana, sans-serif, Arial, Helvetica;
+	font-size: 11px;
+}
+select, textarea, input {
+	font-size: 12px;
+}
+textarea {
+	border: 1px solid #c0c0c0;
+	-moz-border-radius: 3%;
+	padding: 5px;
+}
+input {
+	border: 1px solid #c0c0c0;
+	-moz-border-radius: 1%;
+	padding: 2px 3px 4px 3px;
+	height: 23px;
+}
+option {
+	height: 16px;
+}
+h1, h2 {
+	color: #103a3a;
+}
+h3 {
+	color: #3c566d;
+	font-size: 13px;
+}
+h1 {
+	font-size: 16px;
+}
+h2 {
+	font-size: 15px;
+}
+a {
+	color: #486787;
+	text-decoration: none;
+}
+a:hover {
+	color: #003a3a;
+	text-decoration: underline;
+}
+p.center {
+	text-align: center;
+}
+h1#log {
+	border-bottom: 1px solid #778866;
+	padding-bottom: 3px;
+	margin-top: 5em;
+	width: 29em;
+	text-align: left;
+}
+h1#log_f, h1#db_fh1  {
+	color: #ff0000;
+	border-bottom: 1px solid #ff0000;
+	padding-bottom: 3px;
+}
+div#login {
+	text-align: left;
+	border: 1px solid #999999;
+	margin-top: 2em;
+	margin-bottom: -1em;
+	padding: 0.5em;
+	width: 40em;
+	background: url(../../images/backgrounds/background10.jpg);
+}
+div#login_f {
+	text-align: left;
+	margin: auto;
+	padding: 0.5em;
+	width: 48em;
+	margin-top: 5em;
+}
+div#db_f {
+	text-align: justify;
+	margin: auto;
+	padding: 0.5em;
+	width: 55em;
+	margin-top: 3em;
+}
+div#login_box {
+	float: right;
+	padding-right: 10px;
+	margin-top: 25px;
+	width: 140px;
+}
+div#logo_box {
+	margin-top: 25px;
+	padding-left: 5px;
+}
+div#noaccess {
+	width: 350px;
+	padding-left: 40px;
+}
+div#activity{
+	padding-top: 18px;
+	padding-bottom: 18px;
+}
+div#noa {
+	float: right;
+	padding-right: 50px;
+	margin-top: 25px;
+}
+div#db_ftxt {
+	float: right;
+	padding-top: 10px;
+}
+#page {
+	width: 960px;
+}
+#head {
+	border-bottom: 1px solid #708090;
+	text-align: right;
+	padding-bottom: 10px;
+	font-size: 10px;
+	width: 100%;
+	margin-bottom: 27px;
+}
+#main {
+	width: 780px;
+	float: right;
+}
+
+#menu {
+	width: 155px;
+	float: left;
+}
+#foot {
+	padding-top: 25px;
+	text-align: center;
+	clear: both;
+}
+div#page>div#menu {
+	width: 157px;
+}
+#ver {
+	margin-bottom: 25px;
+}
+#ip {
+	margin-top: 10px;
+	clear: both;
+}
+label {
+	display: block;
+	float: left;
+	padding-top: 4px;
+}
+th > label {
+	padding-top: 7px;
+}
+input:hover {
+	background-color: #d4dccd;
+}
+input.chk {
+	border: 0px none;
+	height: 14px;
+}
+input.datos {
+	background-color: #f5f5f5;
+}
+input.datos_readonly {
+	background-color: #050505;
+}
+input.login {
+	border-color: #778866;
+	background-color: #f5f5f5;
+	margin: 2px 0 8px;
+	width: 90px;
+}
+input.sub {
+	font-weight: bold;
+	border-bottom-color: #708090;
+	border-right-color: #708090;
+	-moz-border-radius: 5%;
+	font-size: 11px;
+}
+table, img {
+	border: 0px;
+}
+th, td.lb {
+	color: #ffffff;
+	background-color: #778866;
+}
+td.lb {
+	height: 16px;
+	padding-left: 3px;
+	font-weight: bold;
+}
+td.datos, td.datost, td.datosb, td.datos_id, td.datosf9, 
+td.datosf9i, td.datos_jus {
+	background-color: #f5f5f5;
+}
+td.w90datos, td.w135datos, td.w230datos {
+	background-color: #f5f5f5;
+}
+td.datos2, td.datos2t, td.datos2b, td.datos2_id, td.datos2f9, 
+td.datos2f9i, td.datos2_jus {
+	background-color: #fafbfc;
+}
+td.w90datos2, td.w135datos2, td.w230datos2 {
+	background-color: #fafbfc;
+}
+td.datos3 {
+	background-color: #e6e9cd;
+}
+td.datos_id {
+	color: #1a313a;
+}
+td.datos_jus, td.datos2_jus {
+	text-align: justify;
+}
+.bg , .bgt {
+	background-color: #4a6629;
+}
+.bg {
+	position: relative;
+	height: 20px;
+	width: 100%;
+}
+.f10, .w155f10, #ip {
+	font-size: 10px;
+	text-align: center;
+}
+.f9, .f9i, .f9b, td.f9, td.f9i, td.datosf9, td.datos2f9, 
+td.datosf9i, td.datos2f9i {
+	font-size: 9px;
+}
+.f9i, .redi {
+	font-style: italic;
+}
+.f9l20 {
+	padding-left: 20px;
+}
+.f9l30, .f9l30t, .f9l30w17t {
+	padding-left: 30px;
+}
+.f9l30w17t  {
+	line-height: 17px;
+}
+.jus {
+	text-align: justify;
+}
+.tit {
+	padding-top: 3px;
+}
+.tit, .titb {
+	font-weight: bold;
+	color: #ffffff;
+	text-align: center;
+}
+.error {
+	background: url(../../images/error.gif) no-repeat;
+	padding: 4px 1px 6px 30px;
+}
+.red , .redb, .redi, .error {
+	color: #ff0000;
+}
+.sep {
+	margin-left: 30px;
+	border-bottom: 1px solid #708090;
+	width: 100%;
+}
+.suc {
+	color: #5a8629;
+	background: url(../../images/suc.gif) no-repeat 1px;
+	padding: 4px 1px 6px 30px;
+}
+.green  {
+	color: #5a8629;
+}
+.greenb {
+	color: #00aa00;
+}
+.grey {
+	color: #808080;
+	font-weight: bold;
+}
+.redb, .greenb, td.datos_id, td.datos2_id, f9b {
+	font-weight: bold;
+}
+.raya {
+	border-top: 1px solid #778866;
+	width: 100%;
+}
+.raya, .noraya {
+	margin-bottom: -10px;
+}
+.p10 {
+	padding-top: 1px;
+	padding-bottom: 0px;
+}
+.p21 {
+	padding-top: 2px;
+	padding-bottom: 1px;
+}
+.w30 {
+	width: 30px;
+}
+.w40 {
+	width: 40px;
+}
+.w45 {
+	width: 45px;
+}
+.w70 {
+	width: 70px;
+}
+.w80 {
+	width: 80px;
+}
+.w90datos {
+	width: 90px;
+}
+.w100 {
+	width: 100px;
+}
+.w120 {
+	width: 120px;
+}
+.w130 {
+	width: 130px;
+}
+.w135, .w135datos, .w35datos2 {
+	width: 135px;
+}
+.w140 {
+	width: 140px;
+}
+.w155, .w155f10 {
+	width: 155px;
+}
+.top, .bgt, .f9l30t, td.datost, td.datos2t {
+	vertical-align: top;
+}
+.bot, .titb, td.datosb {
+	vertical-align: bottom;
+}
+.w180 {
+	width: 180px;
+}
+.w200 {
+	width: 200px;
+}
+.w230datos, .w230datos2 {
+	width: 230px;
+}
+.w255 {
+	width: 255px;
+}
+.w540 {
+	width: 540px;
+}
+.w550 {
+	width: 550px;
+}
+.msg {
+	margin-top: 15px;
+	text-align: justify;
+}
+.mr40 {
+	margin-right: 40px;
+} 
+ul.mn {
+	list-style: none;
+	padding: 0px 0px 0px 0px;
+	margin: 0px 0px 0px 0px;
+	line-height: 24px;
+}
+.gr {
+	font-size: 10pt;
+	font-weight: bold;
+}
+a.mn, .gr {
+	font-family: Arial, Verdana, sans-serif, Helvetica;
+}
+.imgl {
+	position: absolute;
+	top: 0;
+	left: 0;
+}
+.imgr {
+	position: absolute;
+	top: 0;
+	right: -1;
+}
+div.imgr>img {
+	position:absolute;
+	top: 0;
+	right: 1;
+}
+div.nf {
+	background: url(../../images/info.gif) no-repeat;
+	color: #9a2f0a;
+    margin-left: 7px;
+	padding: 2px 1px 6px 25px;
+}
+div#wizard {
+	text-align: left;
+	border: 1px solid #999999;
+	margin-top: 3em;
+	margin-bottom: -1em;
+	padding: 20px;
+	width: 600px;
+	background-color: #fff;
+	background: url(../../images/background8.jpg);
+}
+.mt35 {
+	margin-top: 35px;
+}
+
+div#install_box {
+	float: right;
+	padding-right: 20px;
+	margin-top: 10px;
+	width: 350px;
+}
+
+div#data_box {
+	float: right;
+	padding-right: 20px;
+	margin-top: 10px;
+	background-color: #ffffff;
+	border: 1px solid #999999;
+	width: 700px;
+	margin-top: 3em;
+}
+span.users {
+	background: url(../../images/usuarios.gif) no-repeat;
+}
+span.agents {
+	background: url(../../images/agentes.gif) no-repeat;
+}
+span.data {
+	background: url(../../images/datos.gif) no-repeat;
+}
+span.alerts {
+	background: url(../../images/alertas.gif) no-repeat;
+}
+span.time {
+	background: url(../../images/time.gif) no-repeat;
+}
+span.users, span.agents, span.data, span.alerts, span.time {
+	margin-left: 4px;
+	margin-top: 10px;
+	padding: 4px 8px 12px 30px;
+	display: block;
+}
+.mgb25 {
+	margin-bottom: 25px;
 }
\ No newline at end of file
diff --git a/pandora_console/include/styles/tip.css b/pandora_console/include/styles/tip.css
index a80d83585c..e9a5605ac8 100644
--- a/pandora_console/include/styles/tip.css
+++ b/pandora_console/include/styles/tip.css
@@ -43,7 +43,7 @@ a.help:hover span {
 	display: block;
 	text-decoration: none;
 	position: absolute;
-	z-index: 3;
+	z-index: 99;
 	top: 20px;
 	left: 6px;
 	width: 150px;