.clearfix {
	clear: both;
}

*{
margin: 0;
padding: 0;
}
body {
	font: 9pt "Arial", Verdana, sans-serif;
	background: #333;
	color: #000000;
}
a img, :link img, :visited img {
border: none
}
a, a:link, a:visited {
text-decoration: none;
color: #006;
}
a:hover {
color: #00F;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	border-collapse: collapse;
	border: 1px solid #EEEEEE;
	vertical-align: top;
}
button {
cursor: pointer;
}
ul {
list-style: none;
}
#contenedor {
	/*width: 990px;*/
	/*margin: 10px auto 20px auto;*/
	margin: 10px 10px 20px 10px;
	background-color: #FFF;
	border: 10px solid #444;
	padding: 10px;
}

ul.generic {
	list-style-type: square;
	margin: 0 0 0 1em;
}

/* Cabecera */
h1 {
	/*width: 990px;*/
	font-size: 11pt;
	color: #ddd;
	margin: 5px 10px 0 10px;
	padding: 0;
}

#cabecera {
	background: url(../images/logo.jpg) 0px 0px no-repeat;
	height: 70px;
	margin: 0 0 10px 0;
	background-color: #eee;
}
/*#cabecera h1 {
	float:left;
	width: 600px;
	text-align: left;
	color: #666;
	cursor: default;
	font-size: 1.5em;
	padding: 80px 0 0 0;
}*/
#cabecera #header_tools {
	float: right;
	margin: 5px 0 0 0;
	text-align: right;
}
#cabecera #header_tools ul {
	padding: 0;
	margin: 0;
}
#cabecera #header_tools li {
	float: right;
	padding: 0 10px 0 5px;
}
#cabecera #header_tools li a {
	display: block;
	height: 20px;
	padding: 5px 0 0 30px;
}
#cabecera #header_tools p {
	clear: both;
	font-style: italic;
	font-size: 0.9em;
	margin: 0 10px 0 0;
	text-align: right;
	width: 370px;
}
#cabecera #header_tools li a#edit_account {
background: url(../images/user24x24.png) 0px 0px no-repeat;
}
#cabecera #header_tools li a#home {
background: url(../images/home24x24.png) no-repeat;
}
#cabecera #header_tools li a#home_site {
background: url(../images/www22x22.png) no-repeat;
}
#cabecera #header_tools li a#logout {
background: url(../images/logout24x24.png) no-repeat;
}
/* Mensaje Global */
.gmsgs_content {
	width: 100%;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100001;
}
.gmsgs_content div {
background-color: #0066FF;
padding: 5px;
margin: 0;
text-align: center;
}
.gmsgs_content .gmsgs_error {
font-weight: bold;
background-color: #990000;
}
/* Pie */
#pie {
	border-top: 1px #c1c1c1 solid;
	padding: 10px 0 10px 0;
	clear: both;
	margin: 10px 0 0 0;
}
#pie address {
	float: right;
	font-style: italic;
	color: #EEE;
	cursor: help;
}

#error_container {
	background-color: #FF8080;
	border: 1px solid #900;
	padding: 20px;
	margin: 0 0 10px 0;
}
#error_container h2 {
	color: #700 !important;
}
#error_container.warning {
	padding: 20px 20px 20px 70px !important;
	background: url(../images/warning48x48.png) #FF8080 no-repeat 10px 20px;
}
#error_container.error {
	padding: 20px 20px 20px 70px !important;
	background: url(../images/error48x48.png) #FF8080 no-repeat 10px 20px;
}
#error_container.alert {
	background-color: #FF9 !important;
	border: 1px solid #C90 !important;
	padding: 20px 20px 20px 70px !important;
	background: url(../images/warn48x48.png) #FF8080 no-repeat 10px 20px;
}

#error_container.invalid_browser {
	padding: 20px 20px 20px 90px !important;
	border: 1px solid #B7DBFF !important;
	background: url(../images/www64x64.png) #D5EAFF no-repeat 10px 20px;
}
#error_container.invalid_browser h2 {
	color: #09C !important;
}
#error_container.invalid_browser p {
	font-size: 1.1em;
}

small {
	font-size: 0.9em;
	font-style: italic;
}

.module_container.fancybox-content div.box_details_image {
	float:left !important;
}

.module_container.fancybox-content #imgs-edit-photo.edit_form p {
	float:left;
	width: 540px;
}

td.cell_number {
	text-align: right;
}

#powered_by {
	/*width: 1020px;*/
	margin: 10px;
	text-align: right;
}

/*
	2018
 */

.login #powered_by, .login #contenedor, .login h1,
	.home #powered_by, .home #contenedor, .home h1,
	.toolbox #powered_by, .toolbox #contenedor, .toolbox h1
{
	width: 990px;
	margin: 10px auto;
}

.generic_container {
	float: left;
}

.s-1 {
	width: 10%;
}
.s-2 {
	width: 20%;
}
.s-3 {
	width: 30%;
}
.s-4 {
	width: 50%;
}
.s-5 {
	width: 50%;
}
.s-6 {
	width: 60%;
}
.s-7 {
	width: 70%;
}
.s-8 {
	width: 80%;
}
.s-9 {
	width: 90%;
}

.loader {
    border: 5px solid #000; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-bottom: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;

	margin: -25px 0 0 -25px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100000;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#loading {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	opacity: 0.8;
	background-color: #000;
	z-index: 99999;
	text-align: center;
}
