﻿/*
Estilos basados en el esquema entregado por Porvenir. Entre comentarios el nombre del estilo.
*/
.TextBox
{
	/* Modificado para Integración */
	background: url("../images/bgs/bg-input2.png") no-repeat;
	/*border-radius:6px;*/
	/*border: 1px solid #B2B2B2;*/
	/*border: medium none;*/
	color: #999999;
	height: 30px;
	margin: 0px 0 3px;
	padding: 0 8px;
	width: 130px;
	line-height:28px;
	/*float:left;
		
	width: 155px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BEBEBE;
	color: #666666;*/
}

.TextBoxS
{
	/* Modificado para Integración */
	background: url("../images/bgs/bg-input4.png") no-repeat;
	color: #999999;
	height: 30px;
	margin: 0px 0 3px;
	padding: 0 8px;
	width: 105px;
	line-height:28px;
}

.TextBoxTransparente
{
	color: #999999;
	height: 30px;
	margin: 0px 0 3px;
	padding: 0 8px;
	width: 210px !important;
	line-height:28px;
	background-image: none !important; 
	background-color: transparent !important;
}

.TextBoxAnnio
{
	/* Modificado para Integración */
	background: url("../images/bgs/bg-input-40px.png") no-repeat;
	/*border-radius:6px;*/
	/*border: 1px solid #B2B2B2;*/
	/*border: medium none;*/
	color: #999999;
	height: 30px;
	margin: 0px 0 3px;
	padding: 0 8px;
	width: 40px;
	line-height:28px;
	/*	float:left;
	
	width: 155px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BEBEBE;
	color: #666666;*/
}

.login-zte input 
	{
		border-radius:6px;
		background: url("../images/bgs/bg-input.png") no-repeat;
		border: medium none;
	    color: #999999;
	    height: 30px;
		margin: 0px 0 3px;
	    padding: 0 8px;
	    width: 280px;
	}

.DropDown
{
	width: 160px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
}

.SifValidator
{
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	text-align: left;
}

.line
{
	border-top: 1px solid #CCCCCC;
	height: 5px;
	margin: 5px 10px 2px 3px;
	font-size: 5px;
}

.line2
{
	border-top: 1px solid #FFFFFF;
	height: 5px;
	margin: 5px 10px 0px 3px;
	font-size: 5px;
}

.SifTable
{
	border-collapse: collapse;
	width: 100%;
	/*height: auto;*/
	/*height: 1px;*/
	float:left;
}

.SifTable1
{
	border-collapse: collapse;
	width: 96%;
	/*height: 1px;*/
	/*margin-left:8px;*/
	color:#666666;
	float:left;
}

.SiftTableTD { margin: 0 0 10px 0; }

.SifTable1 .SifTable3
{
	border-collapse: collapse;
	width: 85%;
}

.SifTable2
{
	width: 95%;
	height: 1px;
	color:#666666;
	float:left;
}

.DivOculto
{
	display: none;
}

.cajasmen6Child
{
	width: 985px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	color: #666666;
}

.boton, .boton:visited
{
	height: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
   padding: 2px 10px 3px 10px;
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight:600;
	/*width: 115px;*/
	border-color:#FFFFFF;
	border-style:none;
	font-size:12px;
}

.boton:hover
{
	cursor: pointer;
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	cursor:pointer;
}

.boton2Tooltip, .boton2Tooltip:visited
{
	height: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
   padding: 2px 10px 3px 10px;
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight:600;
	width: auto;
	border-color:#FFFFFF;
	border-style:none;
	font-size:12px;
}

.boton2Tooltip:hover
{
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	cursor:pointer;
}


.boton2, .boton2:visited
{
	height: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
   padding: 2px 10px 3px 10px;
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight:600;
	width: auto;
	border-color:#FFFFFF;
	border-style:none;
	font-size:12px;
}

.boton2:hover
{
	/* Modificado para Integración 
	background: no-repeat url("/Images/button_login.jpg");*/
	background: url("../images/btns/bg-btn.png") repeat-x scroll 0 0 transparent;
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	cursor:pointer;
}

.Select
{
	font-weight: normal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
}

.ComboSuc
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	max-width: 200px;
	min-width: 100px;
}

.formularios .ddlSucursal
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	/*width:100%;*/
}

.ddlSucursal
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	/*width:100%;*/
}

#ctl00_divInfoGeneral222
{
	height: 68px;
	background: repeat-x top url( "../images/usuario_fnd.jpg" );
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	clear: both;
	width: 981px;
}

.menusa
{
	display: block;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	height: 30px;
}

.menusa:hover
{
	background-color: #B6DC9D;
}

.irA
{
	margin-left: 8px;
}

.menugralmenu1seleccionado{
	color: #FFF;
	font-weight: bolder;
	float: left;
	padding: 0px;
	width:186px;
	height:39px;
	background-image:url("../images/pestana9a.jpg")!important;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:0px;	
}

.menugralmenu2seleccionado {
	color: #FFF;
	font-weight: bolder;
	float: left;
	padding: 0px;
	width:186px;
	height:39px;
	background-image:url("../images/pestana10a.jpg")!important;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:0px;	
}
.menugralmenu3seleccionado {
	color: #FFF;
	font-weight: bolder;
	float: left;
	padding: 0px;
	width:186px;
	height:39px;
	background-image:url("../images/pestana11a.jpg")!important;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:0px;	
}
.menugralmenu4seleccionado {
	color: #FFF;
	font-weight: bolder;
	float: left;
	padding: 0px;
	width:186px;
	height:39px;
	background-image:url("../images/pestana12a.jpg")!important;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:0px;	
}

.Etiqueta
{
	font-weight:bold;
}

#tdEscondida
{
	border: 0px solid #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	background-color: #FFFFFF;
}

.tdEscondida
{
	border: 0px solid #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	background-color: #FFFFFF;
}

.TDTituloTabla {
	padding: 3px 0px 0px 0px;
	vertical-align:baseline;
	vertical-align:middle;
	color: #666666;
	background-image: url("../images/tablas.jpg");
	background-repeat:repeat-x;
	border-top: 1px solid #999999;
	line-height:12px;
	height:33px;
	font-weight:bold;
	text-align: center;
}

.TituloTabla {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-image: url("../images/tablas.jpg");
	background-repeat:repeat-x;
	height: 20px;
	margin-top: 0px;
	padding-top: 2px;
}

.ValorTexto
{
	font-weight:bold;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.ValorTextoDer
{
	text-align:right;
	font-weight:normal;
}

.tablaAux table {
	border-collapse: collapse;
	font-size: 0.9em;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:1px;
	/* Modificado, antes 766, nuevo 642px*/
	width:642px;
	float:left;
}
.tablaAux td 
{
	border: 1px solid #999999;
	color: #666666;
	border-bottom: 1px solid #FA7206;
}

.tablaAux td table {
	border-collapse: collapse;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	width:auto;
	float:left;}


.tablaAux td td {
	padding: 0px;
	border: 0px solid #999999;
	border-left: none;
	border-right: none;
	color: #000000;
}

.TextBoxArchivos
{
	width: 35px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BEBEBE;
	color: #666666;	
}

.TextBoxValores
{
	width: 85px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BEBEBE;
	color: #666666;	
}

.textBoxDistribucion
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BEBEBE;
	color: #666666;	
	width: 25px;
}

.TDEstatico
{
	width:50%;
}

.SifButton
{
	text-align:right;
	cursor:pointer;
}

.cajasmen5pqCert {
	width: 785px;
	background-image: url("../images/pestana14a.jpg");
	background-repeat: no-repeat;
	float:left;
	height:36px;
	padding-top:10px;
	padding-right:3px;
	margin-left:8px;
}
.pI {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
	color: #585858;
}

.cajaTrabajo {
	float:left;
}

.TRGestionIngresoRetiro
{
	background-color: #FFE0E8;
	/*font-family: Arial, sans-serif;
	font-size: 10px;*/
	color: #606060;
	/*text-align: center;*/
}
.TRGestionOtros
{
	background-color: #FF9977;
	/*font-family: Arial, sans-serif;
	font-size: 10px;*/
	color: #606060;
	/*text-align: center;*/
}

.TDDatoTablaResaltado
{
	background-color: #9EFFEB;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-align: center;
}
.Alerta
{
	height: 51px; margin-left: 5px; margin-top: 6px;
}

.tabla2 table {
	border-collapse: collapse;
	font-size: 0.9em;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:1px;
	/*modificado, valor anterior 766px, nuevo 642*/
	width: 642px;
	float:left;
}
.tabla2 table table{
	margin-top:1px;
	margin-left:0px;
	margin-bottom:1px;
	width:auto;
	float:left;
	border: 0px;
}
.tabla2 table table td{
	padding: 0px;
	border: 0px solid #999999;
	border-left: none;
	border-right: none;
	color: #000000;}

.tabla2 th {
	padding: 3px 0px 0px 0px;
	vertical-align:baseline;
	vertical-align:middle;
	color: #666666;
	background-image: url("../images/tablas.jpg");
	background-repeat:repeat-x;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FA7206;
	line-height:12px;
	height:33px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align:left;
}
.tabla2 td 
{
	padding: 2px 2px 1px 1px;
	border: 1px solid #999999;
	color: #000000;	
}
.box
{
	border: 0px;
	height:15px;
	margin: 0px;
	padding: 0px;
}
.altura
{
	float:left;
	height:4px;
}
.comboir
{
	margin-top:4px;
	float:left;
}
.AlturaTrabajo
{
	height:330px;
}
.TexboxLargo
	{
		border-radius:6px;
		background: url("../images/bgs/bg-inputLa.png") no-repeat;
	    color: #999999;
	    height: 30px;
		margin: 0px 0 3px;
	    padding: 0 8px;
	    width: 242px;
		line-height: 28px;
	}
.textoLetra
{
	/*font: 9px Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px !Important;
}
.imaTerminosLegales
{
	background: url("../images/notiTerminos_legales.jpg") no-repeat;
	height: 78px;
}