@media only screen and (max-width: 430px){
	#logo_header{
		height: 48px !important;
	}
	#header{				
		height: 52px !important;
	}
	#tableperfil{
		border-collapse: collapse !important;
	}

	#logo_header{
		height: 48px !important;
	}
	#header{
		height: 52px !important;
	}
	#subheader{
		height: 52px !important;		
	}
	#tdfotoperfiluno{
		display: none;
	}
	#tableperfil{
		width: auto;
		border-collapse: collapse !important;
		border: none;
	}
	#imgperfilDos{
		height: 30px !important;
		width: 30px !important;
		margin-top: 10px !important;
		margin-right: 5px !important;
	}
	.user_data{
		color: black !important;
		display: none;
	}			
	#espacio{
		display: none !important;
	}	
	#infoMobile{				
		display: block !important;
	}
	#cerrarDos{							
	}
	#imgperfil{
		display: none;
	}
	#tdfotoperfildos{
		margin: 0px;
		padding: 0px;
		display: block !important;
	}
	.wrapper{
		width: auto;
	}
	.form_der{
		text-align: right !important;				
	}
	#trmobilebtncambioclave{
		display: table-row !important;
	}
	#btnQuieroCambiarMiClave{
		display: none;
	}		
	#saltoEnLinea{
		display: block !important;
	}
	#certPrivado{ display: none;}
	#certPublico{ display:none;}
	#certPublico{ display:none;}
	#trfotoperfil{ display: none;}
	#trespacio{ display: none;}
	#againPass{ display:none;}
	#newPass{ display: none; }
	.ui-jqgrid .ui-pg-input{ height: 20px !important; width: 20px !important; }	
	.modal{ 
		width: auto !important;
		left: 0px !important;
		right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}