/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/* MEDIA QUERIES 																									  */
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */


/***********************************************
Pantalla 3480x2160 16:9 4K
***********************************************/
@media only screen and (min-width:2651px) and (max-width: 3840px) {
	
	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }	
	
}


/***********************************************
Pantalla 2560x1440 16:9 2K
***********************************************/
@media only screen and (min-width:1921px) and (max-width: 2560px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }

}


/***********************************************
Pantalla 1920x1080 16:9 
***********************************************/
@media only screen and (min-width:1681px) and (max-width: 1920px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }

}


/***********************************************
Pantalla 1680x1050 16:10
***********************************************/
@media only screen and (min-width:1367px) and (max-width: 1680px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }


}


/***********************************************
Pantalla 1366x768 16:9
***********************************************/
@media only screen and (min-width:1281px) and (max-width: 1366px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }

	#logos img {
		margin: 0px 10px;
		height: 60px;
	}	
		
}


/***********************************************
Pantalla 1280x720 16:9
***********************************************/
@media only screen and (min-width:1025px) and (max-width: 1280px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }
	
	#logos img {
		margin: 0px 10px;
		height: 60px;
	}	

	.bCantidades {
		width: 150px;
	}	
		
	
}


/***********************************************
Pantalla 1024x600 16:10
***********************************************/
@media only screen and (min-width:960px) and (max-width: 1024px) {

	.show-mobile { display:none !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:inherit; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:none !important; }
	
	th.show-screen { display:table-cell; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	td.show-screen { display:table-cell; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }
	
	#logos img {
		margin: 0px 10px;
		height: 60px;
	}

	#menu h1 {
		font-size: 0.9em;
	}

	#bPlurianual {
		width: 100%;
	}
	
	#bYearsTemporalidad {
		width: calc(50% - 20px);
	}
	
	#bEstadosTemporalidad {
		width: calc(50% - 20px);
	}	
			
	#bCoordinacionOtrosDepartamentos {
		width: calc(50% - 20px);
	}
	
	#bCoordinacionEntidadesLocales {
		width: calc(50% - 20px);
	}
	
	#bCoordinacionEntidadesSociales {
		width: calc(50% - 20px);
	}
	
	#bColaboracionPublicoPrivada {
		width: calc(50% - 20px);
	}

	.bCantidades {
		width: 100px;
	}
	
			
}

/***********************************************
Tablet 
***********************************************/
@media only screen and (min-width:768px) and (max-width: 959px) {
	
	.show-mobile { display:none !important; }
	.show-tablet { display:inherit !important; }
	.show-screen { display:none !important; }
	.hide-mobile { display:inherit !important; }
	.hide-tablet { display:none !important; }
	.hide-screen { /*display:inherit !important;*/ }	
	
	th.show-tablet { display:table-cell !important; }
	th.hide-mobile { display:table-cell !important; }
	th.hide-screen { display:table-cell !important; }	
	td.show-tablet { display:table-cell !important; }
	td.hide-mobile { display:table-cell !important; }
	td.hide-screen { display:table-cell !important; }	

	#logos img {
		margin: 0px 10px;
		height: 60px;
	}
	
	#menu h1 {
		font-size: 0.8em;
	}

	#bEmail {
		width: calc(50% - 20px);
	}
	
	#bPassword {
		width: calc(50% - 20px);
	}
	
	#bConfirmacionPassword {
		width: calc(50% - 20px);
	}
	
	#bPermisos {
		width: calc(50% - 20px);
	}		
	
	.opcionMenu p {
	    line-height: 1em; 
	    font-size: .75em;
	}	
	
	.colgadorSubTabla {
	    background-size: 70px auto;
	}
	
	td.botonesTabla img {
		width: 25px;
	    margin: 0px 5px 5px 5px !important;
	}	
	
	#bTipoMedida {
		width: 100%;
	}
	
	#bObjetivoMedida {
		width: 100%;
	}
	
	#bPlurianual {
		width: 100%;
	}
	
	#bYearsTemporalidad {
		width: calc(50% - 20px);
	}
	
	#bEstadosTemporalidad {
		width: calc(50% - 20px);
	}	
			
	#bCoordinacionOtrosDepartamentos {
		width: calc(50% - 20px);
	}
	
	#bCoordinacionEntidadesLocales {
		width: calc(50% - 20px);
	}
	
	#bCoordinacionEntidadesSociales {
		width: calc(50% - 20px);
	}
	
	#bColaboracionPublicoPrivada {
		width: calc(50% - 20px);
	}

	.bCantidades {
		width: 90px;
	}


}


/***********************************************
Mobile (portrait)
***********************************************/
@media only screen and (max-width:767px) {
	
	.show-mobile { display:inherit !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:none !important; }
	.hide-mobile { display:none !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:inherit !important; }
	
	th.show-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	th.hide-screen { display:table-cell !important; }	
	td.show-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }
	td.hide-screen { display:table-cell !important; }
	td span.show-mobile { display:inline !important; }	
	
	body {
		padding: 60px 0px 40px 0px;
	}

	#ovm .loading {
		height: 15px;
		bottom: 7px;
		right: 5px;
	}

	#formularioLogin h1 {
		font-size: 1.5em;
	}
	
	#formularioLogin h2 {
		font-size: 1em;
	}

	#logos img {
		margin: 0px 10px;
		height: 40px;
	}

	#cabecera {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 9;
		padding: 5px 10px;
		height: 50px;
		justify-content: flex-end;  
	}
	
	#cabecera img {
		width: auto;
		height: 30px;
	 	/*filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.8));*/
	}
	
	#pie {
		font-size: .6em;
	}
	
	#menu {
		display: none;
	}
	
	#contenedor {
		margin: 0px;
		padding-top: 50px;
	    width: 100%;
	    min-height: 100vh;
	}
	
	#contenido {
	    margin: 5px;
	}	

	#ayuda {
	    margin-bottom: 20px;
	    padding: 5px;
	} 
	
	#ayuda #info {
		width: 100%;
	}
	
	#ayuda #info img {
	    width: 30px;
	    height: 30px;
	}
	
	#ayuda #info p {
		width: calc(100% - 35px);
	    font-size: .7em;
	}	

	.boton.bMas {
		display: none;
	}
	
	#bFecha {
		width: 100%;
		margin-right: 0px;
	}
	
	#bFechaDesdeBuscador, #bFechaHastaBuscador {
		width: calc(50% - 5px);
		margin-right: 0px;
	}

	#bFechaDesdeBuscador input , #bFechaHastaBuscador input {
		width: 100%;
	}
	
	.botonBuscar, .botonVerTodo {
		margin: 0px 0px 5px 0px;
	}
	
	.botonesTabla {
		width: 25px !important;
		vertical-align: top;
	}
	
	.menuBotones {
		margin: 0px auto !important;
		display: block;
	}
		
	.botonesTabla div {
		display: none;
	}
	
	.colgadorSubTabla {
	    background-size: 35px auto;
	}
	
	td.botonesTabla img {
		width: 25px;
	    margin: 0px 5px 0px 5px;
	}		
		
	#bVolver {
		margin-top: 30px;
	}	
	
	.numResultadosPaginacion {
		display: none;
	}	

	.bloqueCampoFormulario {
		width: 100% !important;
	}

	#bUsuariosBuscador {
		width: calc(33.3333% - 10px) !important;
	}

	#bYearsBuscador {
		width: calc(33.3333% - 10px) !important;
	}
	
	#bEstadosBuscador {
		width: calc(33.3333% - 10px) !important;
	}
		
		
}


/***********************************************
Mobile (landscape)
***********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.show-mobile { display:inherit !important; }
	.show-tablet { display:none !important; }
	.show-screen { display:none !important; }
	.hide-mobile { display:none !important; }
	.hide-tablet { display:inherit !important; }
	.hide-screen { display:inherit !important; }
	
	th.show-mobile { display:table-cell !important; }
	th.hide-tablet { display:table-cell !important; }
	th.hide-screen { display:table-cell !important; }	
	td.show-mobile { display:table-cell !important; }
	td.hide-tablet { display:table-cell !important; }
	td.hide-screen { display:table-cell !important; }
	td span.show-mobile { display:inline !important; }	

	#formularioLogin img {
		height: 60px;
	}

	#formularioLogin h1 {
		font-size: 1.2em;
	}	

	#formularioLogin input {
		margin-bottom: 15px;
	}
	
}
