﻿html, body
{
    background-color: #404447;
    background-image: url('../img/bg.png');
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    min-height: 100%;
    height: 100%;
}

#containerAyudaContextual
{
    font-family:Verdana;
    font-size:10px;
    z-index:50000;
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    /*background-color:#000000;*/
    color:#FFFFFF;
    border:1px solid #444444;
    width:240px;
    height:90px;
    padding:5px;
    background-image: url('../img/bg_context.png');
    box-shadow: 0px 0px 10px #000000;
}


#containerContactosEquivalentes
{
    position:absolute;
    top:0px;
    left:0px;
    z-index:50000;
    display:none;
    background-color:#FFFFFF;
    border: 10px solid #DDDDDD;
    box-shadow: 5px 5px 10px #000000;
    font-size:9px;

}


#containerZonasNegras
{
    position:absolute;
    top:0px;
    left:0px;
    z-index:50000;
    display:none;
    background-color:#FFFFFF;
    border: 1px solid #DDDDDD;
    /*border: 1px solid #FF0000;*/
    box-shadow: 5px 5px 10px #000000;
    font-size:9px;
}


#containerTituloContactosEquivalentes
{
    font-family:Verdana;
    font-size:11px;
    width: 750px;
    background-color: #808080;
    color: #FFFFFF;
    font-weight: bold;
    padding:2px;
}

#containerTituloZonasNegras
{
    font-family:Verdana;
    font-size:11px;
    width: 750px;
    background-color: #808080;
    color: #FFFFFF;
    font-weight: bold;
    padding:2px;
}

#containerAyudaContextual #lblTituloAyudaContextual
{
    font-weight:bold;
}


#login_anci
{
    position:relative;
    top:20px;
    right:10px;
    /*background-image: url('../img/bg_bar_login.png');*/
    background-repeat: repeat-x;
    height: 132px;
    width:100%;
    margin-left:auto;
	margin-right:auto;
	text-align:right;
}

#login_container
{
    position:relative;
    top:200px;
    /*background-image: url('../img/bg_bar_login.png');*/
    background-repeat: repeat-x;
    height: 132px;
    width:100%;
}

/*#container_main
{
    position:absolute;
    width:100%;
    height:100%;
    
}*/

#form1
{
    display:table;
	height: 100%;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	
    /*border: 1px solid #333333;*/
    
    /*Barra de division de encabezado y */
    background-position: 0px 104px;
    background-image: url('../img/bg_contenido.png');
    background-repeat: repeat-x;
}

.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}


#container_header
{
    background-position: left bottom;
    position: relative;
    
    /*border: 1px solid #00FF00;*/
    
    height: 109px;
    margin-bottom:30px;
    color: #FFFFFF;
    font-family:Verdana;
    font-size:11px;
}

#container_user_info
{
    position:absolute;
    right:0px;
    top:5px;
    text-align:left;
}

#container_search
{
    background-position: center bottom;
    position: absolute;
    width:745px;
    top: 50px;
    right:0px;
    /*left:0px;*/
    height: 22px;
    padding:5px;
    
    /*border: 1px solid #880000;*/
    /*background-image: url('../img/bg_busqueda_header.jpg');*/
    /*background-repeat: no-repeat;
    background-color: #141516;*/
}

#txtSearchCliente
{
    position:absolute;
    top:5px;
    left:270px;
}

#container_search img
{
    margin-top:-2px;
}

#subcontainer_search_ingenio
{
    position:absolute;
    right:0px;
    top:5px;
    height:18px;
    width:473px; /*485 sin "padding" y "margin"*/
    padding:7px;
    /*border: 1px solid #880000;*/
    text-align: right;
}

#ImgConsulta
{
    top:7px;
    right:70px;
    position:absolute;
    z-index:2;
}


#container_menu
{
    position:relative;
    margin:0px;
    text-align:right;
    vertical-align:bottom;
    height:37px;
    /*border: 1px solid #FF0000;*/
}

#container_menu #menuInicio
{
    position:absolute;
    bottom:0px;
    right:262px;
}

#container_menu #menuSaldoIntegrado
{
    position:absolute;
    bottom:0px;
    right:151px;
}

/*#container_menu #menuProyeccion
{
    position:absolute;
    bottom:0px;
    right:151px;
}*/

#container_menu #menuHistoricoLiquidaciones
{
    position:absolute;
    bottom:0px;
    right:0px;
}


.container_main_content
{
    background-color:#FFFFFF;
    margin-bottom:30px;
    position:relative;
    box-shadow: 0px 0px 15px #000000;
    /*border:solid 1px #00FF00;*/
    
    /*margin-left:15px;
    margin-right:15px;*/
    
    font-family:Arial;
    font-size:12px;
    height:100%;
    bottom:0px;
    margin:auto;
    display:table-row;
    
}

#pcNavegacion
{
    margin-top:-42px;
    /*border: 1px solid #FF0000;*/
}

.PageControl_Tab
{
    z-index:-1;
    font-family:Verdana;
    font-size:11px;
    background-position: 0px 0px;
    height: 25px !important;
    padding-top: 12px;
    padding-left:15px;
    padding-right:15px;
    color: #FFFFFF;
    /*background-image: url('../img/bg_tab.jpg');*/
    background-repeat: repeat-x;
    /*background-color:#5EA3EF;*/
    box-shadow: -4px -4px 5px #141616;
    margin-left: 6px;
    
}

.PageControl_ActiveTab
{
    z-index:-1;
    font-family:Verdana;
    font-size:11px;
    background-position: 0px 0px;
    height: 25px !important;
    padding-top: 12px;
    padding-left:15px;
    padding-right:15px;
    color: #212426;
    /*background-image: url('../img/bg_tabactive.jpg');*/
    background-repeat: repeat-x;
    /*background-color:#5EA3EF;*/
    box-shadow: -4px -4px 5px #141616;
    margin-left: 6px;
    
}

#pcNavegacion_T2 /*Tab: Saldos Integrados*/
{
    width:180px;
}

.tabBusquedas
{
    display:block;
}

.tabActiveBusquedas
{
    display:block;
}

.tabSaldoIntegrado
{
    width:250px!important;
    display:none;
}

.tabActiveSaldoIntegrado
{
    width:250px!important;
    display:none;
}


.container_main_content #pcNavegacion_CC
{
    padding:20px;
}


#footer
{
    display:table-row;
    height:35px;
    /*order:1px solid #FF0000;*/
}


#footer .logotipo
{
    position:relative;
    height:65px;
    float:left;
    margin-bottom:auto;
}

#footer .logotipo img
{
    position:absolute;
    bottom:0px;
    left:0px;
    
}

#footer .info
{
    padding-top:10px;
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF;
    text-align:right;
    vertical-align:top;
    float:right;
}

.container_titulo_seccion
{
    position:relative;
    font-size: 16px;
    /*color:#051F39;*/
    /*font-weight:bold;*/
    /*background-image: url('../img/bg_titulo_seccion_cli.jpg');*/
    background-repeat: repeat-x;
    height:18px;
    padding:6px;
}

.container_titulo_seccion label
{
    font-weight:bold;
}

.container_titulo_seccion .opcion
{
    margin-top:-3px;
}

#logoBSM
{
    position:absolute;
    top:5px;
    left:0px;
}

#logoANCI
{
    position:absolute;
    top:0px;
    right:0px;
}


.GVselectedRow
{
    /*background-color: #354D68;*/
    /*background-color: #99D959;*/
    background-color:#1672D8!important;
    color: #FFFFFF!important;
}

.GVselectedRow a
{
    color: #FFFFFF!important;
}

.GVselectedRow a:hover  
{
    color: #ff9900!important; 
    text-decoration:none;
}

.GVselectedRow a:visited  
{
    color: #FFFFFF!important; 
    text-decoration:none;
}


.GVHyperLink   
{
    text-decoration:none!important; 
}
.GVHyperLink:link
{
    color: #1261B8;
    text-decoration: none!important;
}
.GVHyperLink:visited  
{
    color: #1261B8!important; 
    text-decoration:none;
}
.GVHyperLink:hover  
{
    color: #ff9900!important; 
    text-decoration: none;
}
.GVHyperLink:active  
{
    color: red; 
    text-decoration: none 
}

.PVGSaldosPersonaHeader
{
    width:180px!important;
}

.PVGSaldosFuenteHeader
{
    width:85px!important;
}

.PVGSaldosEntidadTipoNombreHeader
{
    width:152px!important;
}

.PVGSaldosPersona
{
    /*color:#FF0000!important;*/
}

.PVGSaldosArea
{
    background-color:#FFFFFF;
}

color:#FFFFFF!important;
}

.PVGLocalizaArea
{
    color:#FF0000!important;
    border:1px #FF0000 solid;
}

.PVGSaldosTotales
{
    color:#000000;
    font-weight:bold;
    
}

.PVGSaldosGranTotal
{
    color: #FFFFFF;
    font-weight: bold;
    background-color: #6D767A!important;
    font-size: 11px;
    text-align:right!important;
}

.PVGSaldosGranTotalHeaders
{
    color: #FFFFFF!important;
    font-weight: bold!important;
    background-color: #586063!important;
    text-align:right!important;
}

.PVGSaldosTotalPersona
{
    font-weight: bold;
    text-align:right!important;
}

.PGVHistoricoOcultarCelda
{
    width:1px!important;
    /*display:none;*/
    color:#F5F5F6!important;
    /*opacity: .1;
    filter: alpha(opacity = .1);*/
}


.PGVHistoricoOcultarCelda::selection
{
    width:1px!important;
    /*display:none;*/
    color:#F5F5F6!important;
    /*opacity: .1;
    filter: alpha(opacity = .1);*/
}

.PVGHistoricoArea
{
    background-color:#FFFFFF;
}

.PVGHistoricoHeaderZafra
{
    width:746px;
    position:absolute;
    margin-top:-4px;
    padding:2px;
    right:0px;
    margin-right:10px;
    border:1px solid #BFC0C9;
    border-top:1px solid #9DA0AA;
    text-align:center;
}

.PVGHistoricoHeaderDescripcion
{
    width:207px;
}


.PCGHistoricosEntidadHeader
{
    width:150px;
}

a
{
    color: #1261B8;
    text-decoration: none!important;
}


.PanelConsultaLoading
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    position:absolute;
    top:10px!important;
    left:125px!important;
}


.panelSinInformacion
{
    text-align:center;
}

.panelError
{
    text-align:center;
}

.errorTitulo
{
    font-weight:bold;
    font-size:18px;
}

.tblClientesConsultaFrecuenteHome
{
}

/*Imagenes "Loading" para pestañas*/
#imgLoadingTab_tabInicio
{
    display:none;
}
#imgLoadingTab_tabSaldo
{
    display:none;
}
#imgLoadingTab_tabBaseProyecciones
{
    display:none;
}
#imgLoadingTab_tabHistorico
{
    display:none;
}
#imgLoadingTab_tabBusquedas
{
    display:none;
}
#imgLoadingTab_tabZafraActual
{
    display:none;
}
#imgLoadingTab_tabExpediente
{
    display:none;
}
#imgLoadingTab_tabMapa
{
    display:none;
}
/**********************************/

.lblAyudaContextual
{
    /*border:#00FF00 1px solid;*/
    width:100%;
}

abbr
{
    text-decoration:none;
}

#panelErrorSession
{
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #3C9DFF;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #0066CC;
    padding-bottom: 16px;
    padding-top: 16px;
}

.NoDisponible
{
    font-family:Verdana;
    font-size:22px;
    background-color:#FFFFFF;
    padding-top:130px;
    padding-bottom:80px;
    text-align:center;
    height:100px;
    color:#333333;
}

#container_header_nodisponible
{
    background-position: left bottom;
    position: relative;
    /*border: 1px solid #00FF00;*/
    height: 90px;
    margin-bottom:0px;
    color: #FFFFFF;
    font-family:Verdana;
    font-size:11px;
}

.TituloNoDisponible
{
    padding-top:40px;
    height:140px;
}

#form2
{
    padding:20px;
}

.columnaOcultaResultadoBusqueda
{
    display:none;
}

#SubContainer_Login
{
	background-position: center center;
	background-image: url('../img/bg_form_login.png');
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:40%;
	margin-top:-71px;
	width: 230px;
	height: 112px;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	padding-left:265px;
	padding-top:30px;
	line-height:32px;
	/*border: 1px solid #FF0000;*/
}

#LoginPortal
{
	float:left;
	border:1px #FF0000 solid;
}

.panelErrorSesion
{
	 width:493px; 
	 position:absolute; 
	 top:145px; 
	 left:0px;
	 line-height:20px;
	 background-color:#FFFFFF;
	 text-align:center;
	 border: solid 1px #FF0000;
}

.messageErrorLogin
{
    position: absolute;
    top: 145px;
    left: 0px; /*border: 1px solid #000000;*/
    width: 491px;
    line-height: 18px;
    font-size: 11px;
    color: #FFFF66;
    font-family: Verdana;
}
.messageValidacionLogin
{
	font-size:13px;
	color:#EEEEEE;
	font-weight:bold;
	margin-left:3px;
}

#containerGrupoSeleccion
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:60000;
    background-image: url('../img/bg_seleccion.png');
}

#panelGrupoSeleccion
{
    display:none;
}

#containerSeleccion
{
    position:relative;
    top:400px;
    height:90px;
    width:600px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
    padding-top:45px;
    font-family: "AVGARDN", Arial;
    color:#666666;
    /*font-family:Arial;*/
    font-size:16px;
}

#containerSeleccion .iconCerrar
{
    position:absolute;
    top:3px;
    right:3px;
}

#tblSeleccionIngenio_Cargando
{
    display:none;
}

#lblIngenio
{
    font-family: "AVGARDN";
    font-size:24px;
    color:#FFFFFF;
}

#imgIngenio
{
    margin-top:3px;
}

#lblCambioIngenio
{
    font-family: "AVGARDN";
    font-size:18px;
    color:#FFFFFF;
}

#imgCambioIngenio
{
    position:relative;
    top:5px;
}

#cmbSeleccionIngenio_DDD_L_LBT td
{
     font-family:Arial;
    font-size:14px !important;
    color:#666666 !important;
}

#cmbSeleccionIngenio_I
{
    font-size:14px !important;
    color:#666666 !important;
}

#SubContainer_SessionTimeOut
{
    background-position: center center;
	background-image: url('../img/bg_form_login.png');
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:40%;
	margin-top:-71px;
	width: 230px;
	height: 112px;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	padding-left:265px;
	padding-top:30px;
	/*border: 1px solid #FF0000;*/
}

#SubContainer_SesionTerminada
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:-170px;
	margin-top:15px;
	width: 440px;
	height: 20px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	padding:15px;
	border: 1px solid #FFFF22;
	background-color:#FFFFCC;
}

.cellMomentoConsulta
{
    color: #FFFFFF;
    background-color: #808080;
    padding:3px;
}

/*.cellEstatusExpediente img
{
    border: 1px solid #FF0000;
    /*margin-bottom:-10px;
    /*padding-bottom:6px;
    vertical-align:baseline;
}*/

.lblContactoBloqueado
{
    font-weight:bold;
    color:#D90000;
}
