body,
table {
   //font-family: Verdana;
   //font-size: 10pt;
   margin: 0px;
}

th {
   background-color: #dedede;
   //border: #aaaaaa 1px solid;
   text-align: left;
   vertical-align: top;
   padding: 2px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: nowrap;
}

.altRow {
   background-color: #EAFBFB;
}

.highlightedRow {
   background-color: #82C0C6;
}

.error {
   background-color: #dddddd;
   color: red;
   border: 1px dotted #aaaaaa;
   padding: 2px;
   padding-left: 10px;
   margin-bottom: 5px;
   font-style: italic;
}

.nextBackLink,
.ascDescIndicator {
   font-family: webdings;
   font-size: 12pt;
   text-decoration: none;
}

.actionButton {
   width: 25px;
}

.mainbody {
   margin-left: 10px;
   margin-right: 10px;
}

.copyright {
   text-align: right;
   font-size: 8pt;
}

.contextError,
.requiredAsterisk,
.searchHighlight {
   font-weight: bold;
   color: red;
}

fieldset {
   padding: 10px;
   padding-top: 0px;
}

legend {
   font-weight: bold;
}

#csvDownloadLayer {
   background-color: #d4d0c8;
   padding: 5px;
   border: 2px white outset;
   position: absolute;
   visibility: hidden;
}

a {
   color: black;
   outline: none;
   text-decoration: none;
}

* html #tabla_datos {
   margin-bottom: -222px;/*or -21px*/
} 

#loginform {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #EAF3FA;
}

#loginform .forgetmenot {
	font-weight: normal;
	float: left;
	margin-bottom: 0;
}

#login form .submit input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana,
		sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;
	margin-top: -6px;
}

form .submit {
	float: right;
}

form p {
	margin-bottom: 24px;
}

.updated,.login #login_error,.login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
}

#login {
	width: 292px;
	margin: 7em auto;
	margin-top: 20px;
}

#login_error,.message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
}

#nav {
	margin: 0 0 0 8px;
	padding: 16px;
}

#form_password,#form_login,#user_email,#form_token {
	font-size: 20px;
	width: 97%;
	padding: 3px;
	margin-right: 6px;
}

label {
   color: #404040;
}

#login form input {
	color: #555;
}

.login form {
	background-color: #eaf3fa;
}

#login form .submit input {
	background-color: #cee1ef !important;
}

#login #login_error {
	background-color: #ffebe8;
	border-color: #c00;
}

#login form .submit input {
	background-color: #e5e5e5;
	color: #246;
	border-color: #80b5d0;
}

#login form .submit input:hover {
	color: #d54e21;
}

#login form .submit input:hover {
	border-color: #328ab2;
}

.login #login_error {
	background-color: #ffffe0;
	border-color: #e6db55;
}

.login #nav a {
	color: #777;
}

body.login {
	border-top-color: #464646;
}

#login form input {
	color: #555;
}

a {
	text-decoration: none;
}

#center_login {
	text-align: center;
	width: 100%;
}

#logo {
	text-align: center;
	width: 100%;
	margin-top: 100px;
}

#logo .h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #136F8B;
	font-size: 45pt;
	text-transform: none;
}

#logo .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #879dbd;
	font-size: 19pt;
}
