.loadingIndexTop
{
	color:white;
	text-shadow: 1px 1px 1px #000;
}


@media only screen and (max-width: 425px) 
{
	
	/*lista shortcut*/
	#menuIco_usuario_movil
	{
		display:none; /*colocar inline para que funcione otra vez*/
	}
	#menuIco_usuario
	{
		display:block;
	}
	
	#movilListaShortcut ul
	{
		list-style:none;
		font-size:1.25em;
		margin-left:-40px;
		color:#383838;
		font-weight: bold !important;
		
	}
	
	#movilListaShortcut li
	{
		padding:5px;
	    list-style-type:none;
	    list-style-position: inside;
	   /* border-bottom: 1px solid #adadad;*/
	}
	
	.iconos-shortcut-movil
	{
		font-size:1.8em !important;
	}
	

	 #movilListaShortcut ul a:hover 
	 {
    	padding-left: 25px;
	 }
	 #movilListaShortcut ul li:hover 
	 {
    	background-color:#DCECFC;
	 }	
	
	/*fin lista shortcut*/
	
	/*Convenios*/
    .convenio-lista
    {
    	transform: scale(0.7);
    }
    
    /*columna tabla*/
    table#tablaConveniosPagoFrame td:nth-child(2) 
	{
	   display: none;
	}    
    table#tablaConveniosPagoFrame td:nth-child(4) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame td:nth-child(5) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame td:nth-child(6) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame td:nth-child(7) 
	{
	   display: none;
	}	
	table#tablaConveniosPagoFrame td:nth-child(8) 
	{
	   display: none;
	}				
	
	/*thead*/
	table#tablaConveniosPagoFrame th:nth-child(2) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame th:nth-child(4) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame th:nth-child(5) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame th:nth-child(6) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame th:nth-child(7) 
	{
	   display: none;
	}
	table#tablaConveniosPagoFrame th:nth-child(8) 
	{
	   display: none;
	}
    
    /*fin convenios*/
	
	/* derechos de aseo */
	.frame-daseo-normal
	{
		width: 90%; 
		height: auto; 
		display: block; 
		float:left; 
		margin-left: 1px; 
		margin-bottom: 15px;
	}
	
	.frame-daseo-docs
	{
		width: 95%; 
		height: auto; 
		display: block; 
		float:left;
		margin-left: 1px; 
		margin-bottom: 15px;
	}
	
	table#tablaDaseoRol td:nth-child(4) 
	{
	   display: none;
	}
	table#tablaDaseoRol td:nth-child(5) 
	{
	   display: none;
	}
	table#tablaDaseoRol td:nth-child(6) 
	{
	   display: none;
	}
	table#tablaDaseoRol td:nth-child(7) 
	{
	   display: none;
	}			
	
	table#tablaDaseoRol th:nth-child(4) 
	{
	   display: none;
	}
	table#tablaDaseoRol th:nth-child(5) 
	{
	   display: none;
	}
	table#tablaDaseoRol th:nth-child(6) 
	{
	   display: none;
	}
	table#tablaDaseoRol th:nth-child(7) 
	{
	   display: none;
	}	
	

			
    .daseo-total-deuda-busqueda 
    {
        float:left; 
        width:38%;
    }
    /* fin derechos de aseo */
    
    /* Patente comercial*/

		/*Estado de deuda*/
		table#tablaPmunicipalDetalle td:nth-child(3) 
		{
		   display: none;
		}
		table#tablaPmunicipalDetalle td:nth-child(4) 
		{
		   display: none;
		}
		table#tablaPmunicipalDetalle td:nth-child(5) 
		{
		   display: none;
		}
		
		
		table#tablaPmunicipalDetalle th:nth-child(3) 
		{
		   display: none;
		}
		table#tablaPmunicipalDetalle th:nth-child(4) 
		{
		   display: none;
		}
		table#tablaPmunicipalDetalle th:nth-child(5) 
		{
		   display: none;
		}
		
		/*Estado de deuda*/
		table#tablaPmunicipalEstadoCuenta td:nth-child(4) 
		{
		   display: none;
		}
		table#tablaPmunicipalEstadoCuenta td:nth-child(5) 
		{
		   display: none;
		}
		table#tablaPmunicipalEstadoCuenta td:nth-child(6) 
		{
		   display: none;
		}
		
		
		table#tablaPmunicipalEstadoCuenta th:nth-child(4) 
		{
		   display: none;
		}
		table#tablaPmunicipalEstadoCuenta th:nth-child(5) 
		{
		   display: none;
		}
		table#tablaPmunicipalEstadoCuenta th:nth-child(6) 
		{
		   display: none;
		}
    /*fin patentes comerciales*/
    
    /*JPL*/
		/*HISTORIAL*/
		table#tablaJplHistorial td:nth-child(3) 
		{
		   display: none;
		}
		table#tablaJplHistorial td:nth-child(4) 
		{
		   display: none;
		}
		table#tablaJplHistorial td:nth-child(5) 
		{
		   display: none;
		}
		table#tablaJplHistorial td:nth-child(6) 
		{
		   display: none;
		}
		table#tablaJplHistorial td:nth-child(8) 
		{
		   display: none;
		}
		
		table#tablaJplHistorial th:nth-child(3) 
		{
		   display: none;
		}
		table#tablaJplHistorial th:nth-child(4) 
		{
		   display: none;
		}
		table#tablaJplHistorial th:nth-child(5) 
		{
		   display: none;
		}
		table#tablaJplHistorial th:nth-child(6) 
		{
		   display: none;
		}
		table#tablaJplHistorial th:nth-child(8) 
		{
		   display: none;
		}
		/*FIN HISTORIAL*/    
		
		
    /*FIN JPL*/

}

@media only screen and (min-width: 426px) 
{
	
	/*menu principal movil*/
	#menuIco_usuario_movil
	{
		display:none;
	}
	#menuIco_usuario
	{
		display:inline;
	}
	/**/
	
	/*Convenios*/
    .convenio-lista
    {
    	transform: scale(1);
    }
    
    /*columna tabla*/
    table#tablaConveniosPagoFrame td:nth-child(2) 
	{
	   display: table-cell;
	}
    table#tablaConveniosPagoFrame td:nth-child(4) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame td:nth-child(5) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame td:nth-child(6) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame td:nth-child(7) 
	{
	   display: table-cell;
	}	
	table#tablaConveniosPagoFrame td:nth-child(8) 
	{
	   display: table-cell;
	}				

	/*thead*/
	table#tablaConveniosPagoFrame th:nth-child(2) 
	{
	   display: table-cell;
	}	
	table#tablaConveniosPagoFrame th:nth-child(4) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame th:nth-child(5) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame th:nth-child(6) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame th:nth-child(7) 
	{
	   display: table-cell;
	}
	table#tablaConveniosPagoFrame th:nth-child(8) 
	{
	   display: table-cell;
	}
    
    /*fin convenios*/
	
	/* derechos de aseo */
	.frame-daseo-normal
	{
		width: 90%; 
		height: auto; 
		display: block; 
		float:left; 
		margin-left: 25px; 
		margin-bottom: 15px;
	}
	
	.frame-daseo-box
	{
		width: 95%; 
		height: auto; 
		display: block; 
		float:left;
		margin-left: 25px; 
		margin-bottom: 15px;
	}
	
    .daseo-total-deuda-busqueda 
    {
        float:left; 
        width:48%;
    }
    
	table#tablaDaseoRol td:nth-child(4) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol td:nth-child(5) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol td:nth-child(6) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol td:nth-child(7) 
	{
	   display: table-cell;
	}			
	
	table#tablaDaseoRol th:nth-child(4) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol th:nth-child(5) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol th:nth-child(6) 
	{
	   display: table-cell;
	}
	table#tablaDaseoRol th:nth-child(7) 
	{
	   display: table-cell;
	}	
			
	/* fin derechos de aseo */
	
	/* patentes comerciales*/
	
		/*Estado de deuda*/
		table#tablaPmunicipalDetalle td:nth-child(3) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalDetalle td:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalDetalle td:nth-child(5) 
		{
		   display: table-cell;
		}
		
		
		table#tablaPmunicipalDetalle th:nth-child(3) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalDetalle th:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalDetalle th:nth-child(5) 
		{
		   display: table-cell;
		}	
		
		/*Estado de deuda*/
		table#tablaPmunicipalEstadoCuenta td:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalEstadoCuenta td:nth-child(5) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalEstadoCuenta td:nth-child(6) 
		{
		   display: table-cell;
		}
		
		
		table#tablaPmunicipalEstadoCuenta th:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalEstadoCuenta th:nth-child(5) 
		{
		   display: table-cell;
		}
		table#tablaPmunicipalEstadoCuenta th:nth-child(6) 
		{
		   display: table-cell;
		}		
		

    /*fin patentes comerciales*/
       /*JPL*/
		/*HISTORIAL*/
		table#tablaJplHistorial td:nth-child(3) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial td:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial td:nth-child(5) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial td:nth-child(6) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial td:nth-child(8) 
		{
		   display: table-cell;
		}
		
		table#tablaJplHistorial th:nth-child(3) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial th:nth-child(4) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial th:nth-child(5) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial th:nth-child(6) 
		{
		   display: table-cell;
		}
		table#tablaJplHistorial th:nth-child(8) 
		{
		   display: table-cell;
		}
		/*FIN HISTORIAL*/    
		
		
    /*FIN JPL*/
    

    
}



