*{
	padding:0;
	margin:0;
}

body {
	background: url("../img/bg.png") repeat-x scroll 0 0 #FFFFFF;
    color: #333333;
    font-family: arial,sanz serif;
    font-size: 11px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;   
}

#page{
	background: url("../img/logo.png") no-repeat scroll 0% 5px transparent;
	padding-top: 48px;
}

div.dimmer {
	background-color:#000000;
	height:100%;
	width:100%;
	left:0;
	top:0;
	opacity:0.6;
	filter: alpha(opacity = 60); /*opacity para IExplorer*/
	position:absolute;
    z-index: 200;
}

div.waiting {	
	position:absolute;
	text-align:center;
	margin: 0px; width: 50%;left: 475px;top: 200px;
    z-index: 200;
}

.loadingMensaje {
	font-family: Arial;
  	font-size: 14px;
	color:#DDDDDD;
	text-align:center;
	font-weight:bold;
}

#logo {
    float: left;
    height: 90px;
    padding-left: 18px;
    width: 212px;
}
#content {
    background-color: #FFFFFF;
    padding-top: 5px;
}
#content table{
    margin-right:auto;
    margin-left:auto;
}
.titulo {
    float: none;
    font-size: 30px;
    height: 90px;
    line-height: 70px;
    padding-left: 20px;
    text-align: center;
}
.tabla_titulo_login{
	color:#ffffff; 
	font-family:Verdana; 
	font-size:10pt; 
	font-weight:bold;
	border-width:2px; 
	border-bottom-style:solid; 
	border-top-style:solid;
	background-color:#0043CF;
	text-align:left;
}
.tabla_campo_login{
	font-family:Verdana; 
	font-size:8pt; 
	font-weight:bold;
	background-color:#DDDDDD;
}
.tabla_inferior_login{
	font-family:Verdana; 
	font-size:8pt; 
	font-weight:bold;
	background-color:#0060FC;
	border-width:2px; 
	border-top-style:solid; 
	border-bottom-style:solid;	
}
/***************************LOG IN*********************************************/
.tabla_campo_error{
	font-family:Verdana; 
	font-size:8pt; 
	color:red
}
.inputs_login{
	font-family:Verdana; 
	font-size:8pt
}
/******************************************************************************/
.botonera{
	border-top-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	width:468px;
}
.botonEnviar{
	border-top-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	width:83px;
}
.bgtransparent{
	position:fixed;
	left:0;
	top:0;
 	background-color:#000;
 	opacity:0.6;
 	filter:alpha(opacity=60);
 	z-index:1000;
 }
.bgmodal{
	position:absolute; 
	font-family:arial;
	font-size:1em;
	border:0.05em solid black;
	overflow:auto;
	background-color:#e5e6e6;
	left:200px;
	top:20px;
	z-index:1100;
}
/*************************************************************************************/
/*.menu-left {*/
/*	background: url(../imagenes/menu-left.png) no-repeat scroll 0 0	transparent;*/
/*	float: left;*/
/*	height: 31px;*/
/*	width: 10px;*/
/*}*/
/*.menu-right {*/
/*	background: url(../imagenes/menu-right.png) no-repeat scroll 0 0 transparent;*/
/*	float: left;*/
/*	height: 31px;*/
/*	width: 10px;*/
/*}*/
/*#menu {
	background: url("../img/fondo_menu.gif") repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 20px;
    position: relative;
    font-weight:bold;
    text-align: left;
    width: 100%;
    z-index: 200;
}*/
#divUsuario {
    float: right;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    text-align: right;
    width: 150px;
    z-index: 50;
}


#menu {
	background: url("../img/menu-center.png") repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 32px;
    position: relative;
    font-weight:bold;
    text-align: left;
    width: 100%;
    z-index: 1;
}
#menu ul {
	list-style-type: none;
	padding-left: 0;
}
#menu ul li.nivel1 {
    background: url("../img/separador.png") no-repeat scroll 100% 5% transparent;
    float: left;
    padding: 1px 26px 6px 15px;
}
#menu ul li a {
	color: #333;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 11px !important;
	font-weight:bold;
	background: url("../img/vinieta.png") no-repeat scroll 0% 40% transparent;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover,#menu ul li:hover a.nivel1 {
	color: #333;
	position: relative;
	cursor: pointer;
}
#menu ul li a.nivel1 {
	display:block !important;
	position:relative;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 9px;
}
#menu ul li ul {
	display: none;
	width: 200px;
}
#menu ul li a:hover ul,#menu ul li:hover ul {
	display: block;
	left: 0;
	position: absolute;
}
#menu ul li ul li a {
	padding: 2px 0 2px;
	color: #000000;
}
#menu ul li ul li a:hover {
	position: relative;
	color: #FFFFFF;
	background-color:#0043CF;
}
ul li#home {
	height: 28px;
	width: 30px;
	float: left;
}
ul li#home a {
	background: url(../imagenes/btn-home.png) no-repeat scroll 0 0 transparent;
	height: 28px;
	padding-top: 0;
	width: 30px;
	line-height: 10px;
	float: left;
}
li#home a:hover{
	background: url(../imagenes/btn-home-hover.png) no-repeat scroll 0 0 transparent;
	width: 30px;
	float: left;
}
li a .btn-left,.btn-left {
	background: url(../imagenes/btn-left.png) no-repeat 0% 0% transparent;
	height: 26px;
	width: 10px;
}
li a .btn-center,.btn-center {
	background: url(../imagenes/btn-center.png) repeat-x 0% 0% transparent;
	color: #fff;
	height: 26px;
}
li a .btn-right,.btn-right {
	background: url(../imagenes/btn-right.png) no-repeat 0% 0% transparent;
	height: 26px;
	width: 10px;
}
a:hover .btn-left, .active .btn-left {
	background: url(../imagenes/btn-hover-left.png) no-repeat 0% 0%	transparent;
	height: 26px;
	width: 10px;
}
a:hover .btn-center, .active .btn-center {
	background: url(../imagenes/btn-hover-center.png) repeat-x 0% 0% transparent;
	color: #373e48;
	height: 26px;
}
a:hover .btn-right, .active .btn-right {
	background: url(../imagenes/btn-hover-right.png) no-repeat 0% 0% transparent;
	height: 26px;
	width: 10px;
}
/************************************************************************
  SUB-MENU
************************************************************************/
#menu ul.submenu {
	background: url(../img/bg-submenu-1.png) repeat-x scroll 0% 0% #9ba6d7;
	list-style-type: none;
}
#menu ul li ul.submenu li {
	background: url(../img/linea-separacion.png) repeat-x scroll 0% 100% transparent;
	float: none;
	line-height: 12px !important;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#menu ul.submenu li a {
	background: url(../img/vinieta-sublista-menu.png) no-repeat scroll 0 40% transparent;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto !important;
	display: block;
}
#menu ul.submenu li a:hover {
	color: #FFFFFF;
	background-color: #364690;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	display: block;
}
ul{
	margin:0;
	padding-top: 3px;
}
#ui-datepicker-div { 
	display: none; 
	}
#ValidarPermisosForm table, #content form table{
	margin-left:auto;
	margin-right:auto;
}

td.subrayar{
	border-bottom: 1px solid #000000;
}

td.negrita{
	color:black;
	font-weight: bold;
}

/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #e5e6e6;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 40%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: rgba(54,70,144,1);
  color: white;
}

.modal-body {padding: 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal {
	z-index: 1200;
}

.modal p, h2, h3{
	margin: 6px;
}

.modal p, h2, h3{
	font-size: 1.2em;
}

.collapsible {
  background-color: #e0e0e0;
  cursor: pointer;
  padding: 3px;
  margin: 16px 5px 10px 5px;
  font-size: 1.2em;
  border-top: 1px solid #c0c0c0;
}


.in {  
  display: block;
  overflow: hidden;  
}

.out {  
  display: none;
  overflow: hidden;  
}

.text-button {
	color: #0000ff;
	cursor: pointer;
}

.collapsible tr {
  border-bottom: 1px solid #d0d0d0;
}

.collapsible tr:nth-child(even) {
    background-color: #e2e2e2;
}

.collapsible table {
  border-collapse: collapse;
}

.collapsible td, th {
  padding: 3px;
}

.embeded{
	font-size: 1.1em;
	background-color: #e0e0e0;
	border-left: 3px solid rgba(54,70,144,0.8); 
	padding: 10px;
	border-radius: 4px 4px;
	border-bottom-left-radius: 3px 4px;
	margin: 10px;
}

.embeded.warn{
	border-left-color: rgba(175,78,8,0.9);	
}

.embeded-field{
	color: black;
	padding: 3px;
}

.embeded-field-title{
	font-weight: 600;
	color: black;
	padding: 10px 3px 3px 3px;
}