.c1 {
	
	/*font: 1rem Roboto arial;*/
	height:auto;	
	white-space:nowrap;
	vertical-align: top;	   
}

.c2 {
	font: 1rem Roboto arial;
	height:auto;
	text-decoration: underline;
	/*border-bottom: 1px solid;*/
	vertical-align: top;	    
}

#c0 {
	text-align: center;
	vertical-align: top;	   
	font: 1rem Roboto arial;
}

#ul1 {
	/*display: inline-table;*/
	display: inline;
	padding-left: 0.5rem;
	line-height: 1.4;
	    
}

#ul3 {
	display: inline;
	line-height: 1.4;
}


@media only screen and (max-width: 755px){
	
	.barMenuLogin{	
		 width: 100%;/*94*/
	    left: 0px;
	    position: fixed;
	    border-radius: 0px;
	    top: 0px;
	    z-index: 999;
	    padding-right: 0.5rem;
  
	}
	.navMenu{
	position: fixed;
	height: 90% !important;
	margin-top: 1.1rem;
	}
	.iconoUsu{
	    margin: 0px;
	}
	.iconoMensLog{
	margin-right: 1.38rem;
	
	}
	.divLogin{
	    margin-top: 3rem;
	    margin-right: 1rem;
	
	    }
	.divLogin:after{
	   
	    margin-right: -3%;
	    }
	.imgHome{
	width: 100% ;
	}
	.headerPag{
	animation-name: zoomOut !important;
	}
	
	.headerPag{
	height: 0rem !important;
	}
	.contenido{
	margin-top: 3.4rem;
	}
	.cambioInlineFlex{
	display: inline-block;
	width: 100% !important;
	}
	.contenidoLeft{
		width: 100% !important;
		display: grid !important;
	}
	.contenidoLeft li{
		width: 100% !important;
	}.contenidoLeft li input{
		width: 100% !important;
	}.ui.selection.dropdown{
		width: 100% !important;
	}
	.contenidoFormLeft{
	text-align: -webkit-left;
	text-align: -moz-left;
	text-align: -o-left;
    width: 97% !important;
/*     width: -moz-min-content; */
/*     width: -o-min-content; */
	}
	.subtitulo2{
      	padding-left: 0px;
      }
   .subtitulos{
   	margin-left: 0px;
   }
   .displayNoneFull{
	display: block;
   }
.hiddenFull{
	visibility: visible;
}
.displayFull{
	display: none !important;
}
.resumenLiqWR{
	float: none;
	width: 100%;
	text-align: -webkit-left;
	text-align: -moz-left;
	text-align: -o-left;
}
.contenidoFichaWR{
	width: 100% !important;
}
.rotulos{
	text-align: left !important;
}
.widthFullResp{
   	width: 97% !important;
   }
   .divTitulosCentrar{
   	width: 97% !important;
   }
   .ir-arriba{
	    right: 5px;
	    }
	   .contenidofloat{
	   width: 95% !important;
	   }
}
@media only screen and (max-width: 400px){
	
	.navMenu{
	width: 65% !important;
	}
	/*Adaptacion a web responsive del contenido de asistencia tecnica*/
	.contenidoAsisTec{
	display: block !important;
	
	}
	
	.contenidoAsisTec div {
		width: 100% !important;
		text-align: center !important;
		padding: 0.5rem !important;
		
		}
	.contenidoAsisTec div ul {
		width: 100% !important;
		text-align: center !important;
		margin: 0px;
		 display: block !important;
		}
	/*Fin Adaptacion a web responsive del contenido de asistencia tecnica*/
	.contenidofloat{
	   width: 95% !important;
	   }
	
	}
