/* CSS Document */
/*===================================*/
/* Cuerpo principal de la Aplicacion */
/*===================================*/
/* DIV Principal Obsoleto
#divPrincipal
{
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: transparent;
}*/

#divContenido
{
   left:0px;
   /*overflow: auto;*/
	 background-color: transparent;
}

#divHeader {
/*background-attachment: fixed;*/
/*margin-top: 0px;*/
	margin: 0px;
	overflow: hidden;
	background-image: url(../../img/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	top: 0;
	right: 0;
}
#divMenu
{
/*	z-index: 350;*/
  z-index: 2;
	width: 100%;
	position: fixed; /*static;*/
	color: inherit;
}
#divFooter
{
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: right;
	vertical-align: bottom;
	display: block;
	font-weight: normal;
	z-index: 3;
	/*
	background-color: #ffffff;
	width: 100%;
	border-top: 1px solid Silver;
	*/
}
#divHeaderAux, #divMenuAux, #divFooterAux
{
	width: 100%;
	color: inherit;
}


/*=======================*/
/*       MENSAJERO       */
/*=======================*/
#history {
	width: 322px;
	height: 417px;
	overflow: auto;
	border: thin dashed #FFFFD0;
}

body
{
		background-color: white;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
}

img {
	border: 0px none Transparent;
}

legend
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}

label
{
	font-size: 11.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset
{
	border: 1px double blue;
	width: 550px;
}

.fecha
{
	font-style: italic;
	font-weight: lighter;
	font-stretch: condensed;
	font-size: smaller;
	color: Silver;
}

.idmsg{
	font: italic small-caps bolder smaller/normal Verdana;
	color: Green;
}


.errmsg{
	color: Red;
	font: normal small-caps normal xx-small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*=======================*/
/*       MENUS           */
/*=======================*/

#divAxysMenu
{
	height: 22px;
/*  z-index: 351; */
}
#menuShadow
{
	background: url('/axys_comun.beta/img/3d_menu.png') repeat-x;
	height: 10px;
	background-color:#ffffff;
}

#imgFondoMenu
{
	width: 100%;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
}
#imgFondoBarra0
{
	width: 100%;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
}
#imgFondoBarra1
{
	width: 100%;
	height: 24px;
	position: absolute;
	top: 24px;
	left: 0;
}

#tInfoModulo
{
	margin-right: 10px;
}
/*================================================
Mensaje de Estado de la Accion del Formulario
================================================*/
#divActionStatus
{
	z-index: 100;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: #ffbf00;
	display: block;
	font-size: 11.5px;
	font-weight : normal;
}
/*========================================
Loading ... Script Remoto JSRS
========================================*/
div.loadingMess
{
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	background: transparent;
}

span.loadingMess
{
	color: white;
	background: red;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 6px 5px 6px;
	height: 100%;
}

/*========================================
SVG Working ...
========================================*/
div.svgWorking
{
	z-index: 100;
	position: absolute;
	top: 20px;
	right: 0;
	text-align: right;
	background: transparent;
	/* border: 5px solid Green; */
}

span.svgWorking
{
	color: white;
	background: red;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px 5px 0px;
	height: 100%;
}

/*========================================
Dialogos Propios
========================================*/
div.dialogs
{
	z-index: 10;
	text-align:center;
	position: absolute;
	top:30%;
	width:100%;
}
/*
table.tBody
{
	border:0px none white;
	width:100%;
}
*/

#tInfoModulo
{
	border:0px none white;
	width:100%;
	vertical-align:top;
	text-align: left;
	font-size: 7.5pt;
}

/**
CLASS COLOR_PICKER
*****************************************************************************************************************************************************************************************************************************************************************/
div.ColorPicker
{
	background-color: white;
	border-style: outset;
	border-width: thin medium medium thin;
	border-color: silver;
	position: absolute;
	width: 400px;
	height: 215px;
	z-index: 10;
	visibility: visible;
	display: block;
	top: 20%;
	left: 30%;
}

/* Estilos propios del selector */

.Selector  { background-color: white;    border-style: outset;    border-width: thin medium medium thin;    border-color: silver;    position: absolute;    width: 400px;    z-index: 5;    visibility: visible;    display: block;   top: 20%;   left: 30% }
.xHabilita { position: absolute;         top: 0;   left: 0;   z-index: 4;   border: 0px none White;   width: 100%;   height: 100% }
.sub       { position: relative;         overflow: auto;     visibility: visible;    display: block;    margin: 5px;    padding: 5px;    width: 380px;    height: 250px }
tr         { height: 1px;                vertical-align: middle; }

/*==========Ventana==========*/
/* Titulo de la Ventana */
tr.titulo, td.nreg { color: #ffffff; height: 1px;  font-weight: bolder;    background-color: #006633;    text-align: center;    vertical-align: middle }
/* Barra de Estado de la Ventana */
.StatusBar { color:#ffffff;     height: 1px;    font-style: normal;    font-weight: bolder;    background: #006633 center;    text-align: center;    vertical-align: middle }

.filaPar   { height: 1px;    background-color: #eeeeee }
.filaImpar { height: 1px;  background-color: #ffffff }
.filaSel   {
	height: 1px;
	background-color: #cccccc;
	cursor: pointer;
}

td { white-space: nowrap; }
th {border-style: outset;  font-size: 10px;   border-width: thin thin thin thin;  border-color: silver}
td.nreg { font-weight: normal}

.cBusqueda {text-align: left; vertical-align: middle; }

table.Resultado { background-color: #ffffff; }
td.Resultado { text-align: left; height: 1px; background-color: #eeeeee; border: 1px green solid; padding: 3px;}

/*========================================
FORMULARIOS
========================================*/
table.forms
{
	text-align: center;
	vertical-align: top;
}

#actualTime /* Table */
{
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

/*==========================================================
TOOL TIP  TOOLTIP
===========================================================*/
.titToolTip {
	text-align: center;
	background-color: #b2d1f2;
	font-size: small;
	font-weight: bold;
	font-family: Verdana;
}

.OpcToolTip {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bolder;
}
.ValToolTip {
	font-size: 11px;
	font-family: Verdana;
}

/*==========================================================
	config.php.inc - Funcion cnf_info()
===========================================================*/

#divAXYSConfig
{
	background-color: white;
	border: 1px solid gray;
	position: absolute;
	right: 60px;
	top:  0px;
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   overflow: auto;
   height:85%;
	width: 60%;
	text-align: center;
}
#tAXYSConfig
{
	background-color: red;
	position: absolute;
	width: 100%;
	top:  0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*==========================================================
	mm.php modulos
===========================================================*/
.Modulo
{
	border: thin solid #FFFFF0;
	padding: 3px 10px 3px 10px;
	width: 50%;
	background: #FFFFF0;
	border-bottom: thin solid #F3F2D2;
	border-right: thin solid #F3F2D2;
	text-align: right;
	font: small-caps normal x-small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ModuloTit
{
	text-align: left;
	font: italic small-caps bolder xx-small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: inherit;
}

	/*==========================================================
	Mensajero Class
	===========================================================*/
div.cMensajero
{
	z-index: 10;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	background: transparent;
	width: 240px;
}

table.cMensajero
{
	width: 240px;
}

.chbMensajero {
	background: transparent;
	background-repeat: no-repeat;
	width: 34px;
	height: 18px;
	max-width: 34px;
	min-width: 34px;
	min-height: 18px;
	max-height: 18px;
	padding: 0px 0px 0px 0px;
}

.fsDer
{
	background-image: url(/pctltda/forms/Bsd.png);
	background-position: right;
}

.fsIzq
{
	background-image: url(/pctltda/forms/Bsi.png);
}

.chtMensajero {
	background: #E0FCFC;
	border-top: 1px solid #95CECE;
}

.fDer {
	background: #E0FCFC;
	width: 23px;
	border-left: 1px solid #95CECE;
}

.cBodMensajero {
	white-space: normal;
	color: Navy;
	background: #E0FCFC; /* #AAEA00; */
	font-size: 12px;
	padding: 2px 6px 5px 6px;
	clear: both;
}

.fIzq {
	background: #E0FCFC;
	width: 23px;
	max-width: 23px;
	min-width: 23px;
	border-right: 1px solid #95CECE;
}

.cfbMensajero {
	background-position: left;
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
}

.fiDer{
	background-image: url(/pctltda/forms/Bid.png);
}

.fiMed{
	background: #E0FCFC;
	height: 23px;
	border-bottom: 1px solid #95CECE;
}

.fiIzq
{
	background-image: url(/pctltda/forms/Bii.png);
}

img.botMensajero {
	border: 0px none White;
}

/*==========================================================
	Estado del Sistema Class
===========================================================*/
.cEstado
{
	border: 1px solid Green;
	padding: 5px 10px 5px 10px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EAF8EB;
	float: right;
	position: absolute;
	/* width: 100px; */
	right:0px;
	text-align: center;
	z-index: 50;
}

/*=====================================
Menu
=====================================*/
div.titMenu
{
	font-weight: bold;
	/*cursor: pointer;*/
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	background-color: #CDDFED;
}

/*=====================================
Login App
=====================================*/
.axyslogin
{
	background-color: white;
border: 3px groove  #b3c9d0;


}

