body{
	color: #393939;
	background-color: #fdfdfd;
}
p{
	padding: 0px !important;
	margin: 0px !important;
}
a{
	text-decoration: none !important;
	cursor: pointer !important;
}
.gn-cabecera-inicio{
	margin-top: 10px;
}
li{cursor: pointer;}
.gn-btn{
	background-color: #3fc3e8;
	border: 2px solid transparent;
	color: white;
	padding: 10px 30px;
	border-radius: 30px;
	cursor: pointer;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.gn-btn-anonimo{
	margin-top: 5px;
}
.gn-btn:hover,
.gn-btn-iniciarsesion:hover{
	background-color: white;
	border: 2px solid #3fc3e8;
	color: #3fc3e8;
	padding: 10px 30px;
}

.gn-btn-iniciarsesion{
	width: 100%;
	padding: 15px 30px;
}
.gn-espace-footer{
	margin-bottom: 18px;
	margin-top: 18px;
}

.gn-inicio_bienvenido{
	font-size: 32px;
	font-weight: bold;
	
}
.gn-inicio_naming{
	font-size: 22px;
	padding-bottom: 15px;
	font-weight: 400;
}


.gn-inicio_titulo,
.gn-form_inicio{ 
	width: 60%;
}

.gn-form_inicio .form-floating{
	margin: 12px auto;
}
.gn-form_inicio .form-floating input{
	background-color: #F8F8FA;
	border: 0px solid transparent;
	border-radius: 30px;
	padding-left: 25px;
}
.gn-form_inicio .form-floating label{
	margin-left: 10px;
	margin-right: 10px;
}

.gn-nocuenta{
	padding-top: 10px;
}
.gn-nocuenta a{
	text-decoration: none;
	color: #393939;
	font-weight: bold;
}

.carousel-item{
	height: 80vh;
}
.gn-tamano-ilustracion{
	position: relative;
	overflow: hidden;
	height: 84vh;
	display: flex !important;
	justify-content: flex-end !important;
	align-content: flex-end !important;
	align-items: flex-end !important;
}
.gn-tamano-ilustracion img{
	width: 90%;
}

.gn-pie{
	font-size: 13px;
}
.gn-disenado img{
	height: 25px;
	margin-top: -10px;
}

.gn-menu_inter{
	background-color: white;
	margin: 12px 0px;
	border-radius: 8px;
}
.gn-usuario{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 14px;
}
.gn-avatar{
	height: 40px;
	width: 40px;
	border: 2px solid #3fc3e8;
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	margin-left: 5px;
	margin-right: 5px;
}

.gn-escritorio{
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.gn-sidebar{
	background-color: white;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gn-contenido-es{
	padding-top: 30px;
	padding-bottom: 10px;
}

.gn-sidebar{
	padding-top: 15px;
}
.gn-sidebar a{
	padding: 20px 10px;
	border-radius: 10px;
	color: #393939;
	margin-bottom: 5px;
}
.gn-sidebar .active{
	background-color: #3fc3e8;
	padding: 20px 10px;
	border-radius: 10px;
	color: white;
}
.gn-sidebar a:hover{
	background-color: #3fc3e8;
	padding: 20px 10px;
	border-radius: 10px;
	color: white;
	margin-bottom: 5px;
}

.gn-espacio-contenido{
	margin-bottom: 10px;
}
.gn-espacio-contenido .gn-btn{
	margin-left: 5px;
}
.gn-buscador input{
	margin: 0px;
	border-radius: 30px 0 0 30px;
	margin-right: 0px !important;
	padding-left: 20px;
	margin-left: 5px;
	border: 1px solid #3fc3e8;
	
}
.gn-buscador button{
	border-radius: 0 30px 30px 0;
	background-color: #3fc3e8;
	border: 1px solid #3fc3e8;
	color: white;
	padding: 5px 30px;
	height: 48px;
	margin: 0px;
}

.gn-buscador button:hover{
	border-radius: 0 30px 30px 0;
	background-color: white;
	border: 1px solid #3fc3e8;
	color: #3fc3e8;
	padding: 5px 30px;
	height: 48px;
	margin: 0px;
}

.gn-btn_edit{
	background-color: #3fc3e8;
	padding: 10px 10px;
	border-radius: 30px;
	color: white;
}
.gn-btn_edit:hover{
	background-color: white;
	padding: 10px 10px;
	border-radius: 30px;
	color: #3fc3e8;
}
.gn-btn_trush{
	background-color: red;
	padding: 10px 13px;
	border-radius: 30px;
	color: white;
}
.gn-btn_trush:hover{
	background-color: white;
	padding: 10px 13px;
	border-radius: 30px;
	color: #3fc3e8;
}



.gn-form-interior .gn-space-form{
	margin-bottom: 5px;
}
.gn-space-form input{
	border-radius: 30px;
	padding-left: 25px !important;
	border: 0px;
}
.gn-space-form label{
	padding-left: 40px;
}
.gn-space-form  .gn-select-label{
	color: white;
}
.gn-space-form  select.form-control{
	padding-left:25px;
	cursor: pointer;
	border-radius: 30px;
	background-color: #3fc3e8 !important;
	color: white;
	border: 1px solid transparent;
}
.gn-image-view{
	height: 100px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: white;
	border-radius: 10px;
	margin-bottom: 8px;
}
.gn-image-view img{
	height: 90%;
	width: auto;
}
.gn-image-upload{
	height: 100px;
	width: 100%;
	background-color: white;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.gn-switch-form{
	background-color: white;
	border-radius: 30px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	
}


.form-switch .form-check-input{
	height: 40px !important;
	width: 70px  !important;
	border-radius: 25px !important;
	border: 1px solid #dee2e6 !important;
	cursor: pointer;
}

.form-switch input:checked{
	height: 40px;
	width: 70px;
	border-radius: 25px;
	background-color: #62bb47;
	cursor: pointer;
}

.border-info{
	padding: 5px 15px;
}
.gn-respuestas{
	background-color: white;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.gn-respuestas h3{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.gn-respuestas .gn-space-form label{
	padding-left: 25px;
}
textarea{
	border: 1px solid transparent !important;
	border-radius: 30px !important;
	padding-left: 25px !important;
	height: 120px !important;
}
textarea.gn-descripcion{
	height: 250px !important;
}
.gn-peso-diagnostico_fondo{
	background-color: white;
	padding: 15px 10px !important;
	border-radius: 10px;
	margin-left: 0px;
	margin-right: 0px;
	
}
.gn-escritorio_inicio{
	height: 80vh;
}
.gn-menu-escritorio{
	background-color: white;
	margin-bottom: 20px;
	height: 120px;
	border-radius: 30px;
	border: 1px solid #3fc3e8 ;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-direction: column;
}
a.gn-menu-escritorio:hover{
	background-color: #3fc3e8;
	margin-bottom: 20px;
	height: 120px;
	border-radius: 30px;
	color: white !important;
}
a.gn-menu-escritorio{
	color: #3fc3e8 !important;
	font-size: 18px;
}



.gn-lista{
	position: relative;
	overflow: hidden;
	height: 10px;
	width: 100%;
}
.gn-lista table {
  width: 100%;
}

.gn-lista thead {
  display: table; /* to take the same width as tr */
  width: calc(100% - 17px); /* - 17px because of the scrollbar width */
}

.gn-lista tbody {
  display: block;
  max-height: 450px; 
  overflow-y: scroll; 
}

.gn-lista tr {
  width: 100%;
  box-sizing: border-box; 
}
tbody{
	width: calc(100% - 17px) !important;
}

.td-cat-1{width: 5%;}
.td-cat-2{width: 8%;}
.td-cat-3{width: 53%;}
.td-cat-4{width: 30%;}
.td-cat-5{width: 5%;}

.td-enf-1{width: 4%;}
.td-enf-2{width: 3%;}
.td-enf-3{width: 25%;}
.td-enf-4{width: 15%;}
.td-enf-5{width: 10%;}
.td-enf-6{width: 3%;}
.td-enf-sel{width: 2%;}

.td-diag-1{width: 5%;}
.td-diag-2{width: 8%;}
.td-diag-3{width: 53%;}
.td-diag-4{width: 30%;}
.td-diag-5{width: 5%;}


.gn-espacio{
	margin: 20px auto;
}
button.gn-tutorial_saltar{
	background-color: transparent;
	border: 1px solid transparent;
}
.gn-tutorial_saltar{
	text-transform: uppercase;
	color: #3fc3e8;
	text-decoration: none;
	cursor: pointer;
}
.gn-tutorial_saltar:hover{
	color: #3fc3e8;
	font-weight: bold;
}

.gn-tutorial_boton{
	background-color: #3fc3e8;
	padding: 15px 30px;
	border-radius: 50px;
	color: white;
}
.gn-tutorial_boton:hover{
	background-color: white;
	padding: 15px 30px;
	border-radius: 50px;
	color: #3fc3e8;
	border: 1px solid #3fc3e8;
}
.gn-tutorial_diapos .gn-d1{
	background-color: #3fc3e8;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-radius: 80px;
	border: 1px solid #3fc3e8;
}
.gn-tutorial_diapos .gn-d2{
	background-color: transparent;
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 80px;
	border: 1px solid #3fc3e8;
}
.gn-tutorial_diapos .gn-d3{
	background-color: transparent;
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 80px;
	border: 1px solid #3fc3e8;
}
.gn-tutorial_cuerpo{
	margin-left: 10px;
}
.gn-tutorial_tamano{
	height: 64vh;
	overflow: hidden;
}
.gn-tutorial_cuerpo h1{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 50px;
	font-size: 36px;
	width: 80%;
}
.gn-tutorial_cuerpo p{
	width: 70%;
	font-size: 20px;
}

.gn-tutorial_boton-continuar{
	width: 100%;
	background-color: #3fc3e8;
	padding: 15px 30px;
	border-radius: 30px;
	color: white;
	border: 1px solid #3fc3e8;
}

.gn-tutorial_boton-continuar:hover{
	width: 100%;
	background-color: transparent;
	padding: 15px 30px;
	border-radius: 30px;
	color: #3fc3e8;
	border: 1px solid #3fc3e8;
}

.gn-tutorial_imagen{
	position: relative;
	overflow: hidden;
	height: 64vh;
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
img.gn-tutorial_img{
	height: 100% !important;
	width: auto !important;
}

img.gn-tutorial_img2 {
height: auto !important;
width: 69% !important;
}

img.gn-tutorial_img3 {
height: auto !important;
width: 55% !important;
}

.gn-tutorial_tamano_informa{
	height: 67vh;
}
.gn-tutorial_info p{ 
	width: 60%;
}
h1.gn-consulta_pregunta{
	font-weight: bold;
}
.gn-consulta_pregunta-small{
	font-size: 20px;
	margin-left: 0px !important;
}
.gn-consulta_lista{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gn-consulta_lista a{
	color: #393939 !important; 
}
.gn-consulta_lista li{
	background-color: #F0F0F0;
	border-radius: 40px;
	padding: 10px 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.gn-consulta_recordatorio{
	background-color: #f1f1f1;
	border-radius: 8px;
	padding: 10px 15px !important;
	opacity: 0.7;
	margin-top: 10px;
}


.gn-consulta_tamanopantalla{
	height: calc(90vh - 38vh);
	height: 52vh;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.gn-consulta_boton_naranja{
	background-color: #E88B3F;
	padding: 15px 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: white;
	border-radius: 30px;
	border: 1px solid #E88B3F;
	width: 100%;
	margin-top: 10px;
}
.gn-consulta_boton_naranja:hover{
	background-color: transparent;
	padding: 15px 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #E88B3F ;
	border-radius: 30px;
	border: 1px solid #E88B3F;
}
.gn-consulta_boton_azul{
	background-color: #3FC3E8;
	padding: 15px 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: white;
	border-radius: 30px;
	border: 1px solid #3FC3E8;
	width: 100%;
	margin-top: 10px;
}
.gn-consulta_boton_azul:hover{
	background-color: transparent;
	padding: 15px 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #3FC3E8 ;
	border-radius: 30px;
	border: 1px solid #3FC3E8;
}



.gn-consulta_respuesta{
	background-color: #f1f1f1;
	border: 3px solid #fdfdfd;
	border-radius: 13px;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column;
	text-decoration: none;
	color: #393939;
}
.gn-consulta_respuesta:hover{
	color:#393939;
}
.gn-consulta_respuesta p{
	font-size: 20px;
	font-weight: bold;
}
.gn-lista-categ{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.gn-cuerpo__categorias{
	height: 83vh;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.gn-lista-categ p{
	font-size: 20px;
	font-weight: bold;
	color: white;
}
.gn-covid,
.gn-enfermedades,
.gn-intolerancias,
.gn-screening,
.gn-cancer{
	height: 108px;
	margin-top: 18px;
	border-radius: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.gn-covid{
	background-color: #3FC3E8;
}

.gn-covid img,
.gn-enfermedades img,
.gn-intolerancias img,
.gn-screening img,
.gn-cancer img{
	height: 80px;
	width: auto;
}

.gn-enfermedades {
	background-color: #E88B3F;
}

.gn-intolerancias{
	background-color: #47D23C;
}
.gn-screening{
	background-color: #E8C03F;
}
.gn-cancer{
	background-color: #E83F7B;
}
.gn-desconectado{
	opacity: 0.25 !important;
}

.gn_active{
	background-color: #E88B3F !important;
	color: white !important;
	stroke: white !important;
}
.gn-active_naranja{
	background-color: #E88B3F !important;
	color: white !important;
	stroke: white !important;
}
.gn-active_azul{
	background-color: #3FC3E8 !important;
	color: white !important;
	stroke: white !important;
}
.gn-consulta_switch{
	margin-bottom: 30px;
}
.gn-consulta_switch a{
	font-weight: bold;
	border-bottom: 1px solid #393939;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #393939;
}
.gn-switch{
	height: 40px !important;
	width: 70px  !important;
	border-radius: 25px !important;
	border: 1px solid #dee2e6 !important;
	cursor: pointer;
	background-color: white;
	position: relative;
}
.gn-switch_inactive{
	width: 30px;
	height: 30px;
	top: 4px;
	left: 4px;
	background-color: #b9b9b9;

background-position: left center;
border-radius: 40px;

 
position: absolute;
}
.gn-switch_active .gn-switch{
	background-color: #0ab700 !important;
}
.gn-switch_active .gn-switch_inactive{
	background-color: white !important;
	right: 4px !important;
	left: auto;
	
}

.gn-informacion-adic{
	padding: 10px !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}

.gn-consulta_diagnostico{
	font-size: 18px;
}
@media (max-width: 575.98px) { 
	.gn-menu-escritorio{
		margin-bottom: 10px;
		height: 90px;
		flex-direction: row;
		
	}
	.gn-menu-escritorio:hover{
		margin-bottom: 10px !important;
		height: 90px !important;
		flex-direction: row;
	}
	.gn-menu-escritorio i{
		margin-right: 5px;
	}
	.gn-inicio_content{
		height: 85vh;
		overflow: hidden;
		position: relative;
	}
	.gn-inicio_bienvenido{
		font-size: 28px;
	}
	.gn-inicio_naming{
		font-size: 18px;
	}
	.gn-imagen_fondo{
		position: absolute;
		z-index: -1;
		height: 90%;
		left: -50px;
		bottom: -15px;
		opacity: 0.4;
	}
	.gn-inicio_titulo,
	.gn-form_inicio{ 
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
	.gn-disenado img{
		margin-top: -3px;
	}
	.gn-sidebar{
		padding: 10px 10px;
		display: flex !important;
		justify-content: space-between;
		align-content: center;
		align-items: center;
	}
	.gn-sidebar a{
		padding: 10px 10px;
		border-radius: 10px;
		color: #393939;
	}
	.gn-sidebar a:hover{
		padding: 10px 10px;
	}
	
	.td-1{width: 12%;}
	
	.gn-escritorio_inicio{
		height: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.td-cat-1{width: 10%;}
	.td-cat-2{width: 10%;}
	.td-cat-3{width: 43%;}
	.td-cat-4{width: 20%;}
	.td-cat-5{width: 10%;}
	
	.td-diag-1{width: 10%;}
	.td-diag-2{width: 10%;}
	.td-diag-3{width: 43%;}
	.td-diag-4{width: 20%;}
	.td-diag-5{width: 10%;}
	
	.td-enf-1{width: 10%;}
	.td-enf-2{width: 2%;}
	.td-enf-3{width: 25%;}
	.td-enf-4{width: 10%;}
	.td-enf-5{width: 2%;}
	.td-enf-6{width: 10%;}
	
	
	.gn-tutorial_tamano{
		height: auto;
	}
	
	
	.gn-tutorial_cuerpo{
		margin-top: -20px;
	}
	.gn-tutorial_cuerpo h1{
		width: 100%;
		font-size: 28px;
	}
	.gn-tutorial_cuerpo p{
		font-size: 16px;
	}
	.gn-tutorial_consulta{
		height: 400px;
		width: auto;
	}
	.gn-cuerpo__categorias{
		height: auto;
	}
	.gn-consulta_tamanopantalla{
		height: auto;
		margin: auto 0px !important;
	}
	.gn-tutorial_cuerpo p{
		width: 100%;
	}
	.gn-tutorial_tamano_informa{
		height: auto !important;
	}
	img.gn-tutorial_img2 {
		width: 90% !important;
	}
	img.gn-tutorial_img3 {
		width: 76% !important;
	}
	h1.gn-consulta_pregunta{
		font-size: 20px;
	}
}

@media (min-width: 575.98px) and (max-width: 767.98px){ 
	.gn-inicio_content{
		height: 85vh;
		overflow: hidden;
		position: relative;
	}
	
	.gn-imagen_fondo{
		position: absolute;
		z-index: -1;
		height: 95%;
		left: -20px;
		bottom: -15px;
		opacity: 0.4;
	}
	.gn-inicio_titulo,
	.gn-form_inicio{ 
		width: 100% ;
		padding-right: 20px;
		padding-left: 20px;
	}
	.gn-sidebar{
		padding: 0px 10px;
		display: flex;
		justify-content: space-between;
		align-content: center;
		align-items: center;
	}
	.gn-sidebar a:hover{
		padding: 10px 10px;
	}
	.td-cat-1{width: 10%;}
	.td-cat-2{width: 10%;}
	.td-cat-3{width: 50%;}
	.td-cat-4{width: 20%;}
	.td-cat-5{width: 20%;}
	
	.td-1{width: 10%;}
	.td-2{width: 10%;}
	.td-3{width: 50%;}
	.td-4{width: 20%;}
	.td-5{width: 20%;}
	
	.td-enf-1{width: 10%;}
	.td-enf-2{width: 3%;}
	.td-enf-3{width: 25%;}
	.td-enf-4{width: 5%;}
	.td-enf-5{width: 5%;}
	.td-enf-6{width: 10%;}
	
	.gn-tutorial_tamano{
		height: auto;
	}
	.gn-cuerpo__categorias{
		height: auto;
	}
	.gn-tutorial_cuerpo p{
		width: 100%;
	}
	.gn-consulta_tamanopantalla{
		height: auto;
		margin: auto 0px !important;
	}
}
@media (min-width: 767.98px) and (max-width: 991.98px){
	.gn-inicio_titulo,
	.gn-form_inicio{ 
		width: 100% ;
		padding-right: 20px;
		padding-left: 20px;
	}
	.gn-tamano-ilustracion img{
		height: 70%;
		width: auto;
		margin-right: -70px;
	}
	.gn-sidebar{
		padding: 0px 10px;
		display: flex;
		justify-content: space-between;
		align-content: center;
		align-items: center;
	}
	.gn-sidebar a:hover{
		padding: 10px 10px;
	}
	.td-cat-1{width: 10%;}
	.td-cat-2{width: 5%;}
	.td-cat-3{width: 57%;}
	.td-cat-4{width: 20%;}
	.td-cat-5{width: 10%;}
	
	.td-1{width: 7%;}
	.td-diag-1{width: 10%;}
	.td-diag-2{width: 5%;}
	.td-diag-3{width: 57%;}
	.td-diag-4{width: 20%;}
	.td-diag-5{width: 10%;}
	
	.td-enf-1{width: 5%;}
	.td-enf-2{width: 3%;}
	.td-enf-3{width: 25%;}
	.td-enf-4{width: 5%;}
	.td-enf-5{width: 5%;}
	.td-enf-6{width: 5%;}
	
	
	.gn-tutorial_tamano{
		height: auto;
	}
	.gn-cuerpo__categorias{
		height: auto;
	}
	.gn-tutorial_imagen{
	position: relative;
	overflow: hidden;
	height: 50vh;
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
}
@media (min-width: 991.98px) and (max-width: 1199.98px){ 
	.gn-inicio_titulo,
	.gn-form_inicio{ 
		width: 100% ;
		padding-right: 20px;
		padding-left: 20px;
	}
	.gn-tamano-ilustracion img{
		height: 72%;
		width: auto;
	}
	.td-cat-1{width: 8%;}
	.td-1{width: 8%;}
	
	.td-cat-1{width: 10%;}
	.td-cat-2{width: 5%;}
	.td-cat-3{width: 58%;}
	.td-cat-4{width: 20%;}
	.td-cat-5{width: 10%;}
	
	.td-diag-1{width: 10%;}
	.td-diag-2{width: 5%;}
	.td-diag-3{width: 58%;}
	.td-diag-4{width: 20%;}
	.td-diag-5{width: 10%;}
	
	.td-enf-1{width: 7%;}
	.td-enf-2{width: 3%;}
	.td-enf-3{width: 35%;}
	.td-enf-4{width: 30%;}
	.td-enf-5{width: 5%;}
	.td-enf-6{width: 7%;}
	
	img.gn-tutorial_img{
		height: 100% !important;
		width: auto !important;
	}
}

@media (min-width: 1199.98px) and (max-width: 1399.98px){
	.gn-inicio_titulo,
	.gn-form_inicio{ 
		width: 100% ;
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.td-cat-1{width: 6%;}
	.td-cat-2{width: 12%;}
	.td-cat-3{width: 57%;}
	.td-cat-4{width: 20%;}
	.td-cat-5{width: 10%;}
	.td-1{width: 5%;}
	
	
	.td-diag-1{width: 6%;}
	.td-diag-2{width: 12%;}
	.td-diag-3{width: 57%;}
	.td-diag-4{width: 20%;}
	.td-diag-5{width: 10%;}
	img.gn-tutorial_img{
		height: 100% !important;
		width: auto !important;
	}
}
@media (min-height: 0px) and (max-height: 950px) {
	.gn-consulta_tamanopantalla{
		height: 100%;
	}
}