html,body{
	-webkit-overflow-scrolling : touch !important;
   overflow: auto !important;
   height: 100% !important;
	
}
html {
  height: 100%;
  box-sizing: border-box;
font-family: 'Nunito', sans-serif;


}

body {
	font-family: 'Nunito', sans-serif;

	font-size: 20px;
	width:100%;

 /* Location of the image */
  background-image: url(../images/fondo.jpg);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #464646;
  
}

.enunFont
{
	font-size:2rem!important;
}

#muyBienDivId
{
	
font-family: 'Nunito', sans-serif;
	 font-size: 80px;
}
h1, h2, h3, h4, h5, h6 {

font-family: 'Nunito', sans-serif;

 
  letter-spacing: 5px;
 position: relative;
  margin: 0;
  padding-bottom: 3rem;
  height: 100%;
  
  text-align: center;
  text-justify: inter-word;
}
h1{
	 font-size: 65px;
}
h2{
	 font-size: 40px;
}


.backgroundInformation
{
	
    top: 0;
    width: 100%;
    min-height: 100%;
    padding: 0px;
    margin: 0px;
    /*display: flex;
    flex-flow: row nowrap;*/
	justify-content: center;
    align-items: center;
	/*background: url("../images/fondo.jpg");*/
	z-index:9999999;
	
  min-height: 95.5vh;
}

.backgroundInformationContent{
	position: relative;
    
}



#contentRespuesta
{
	
	 font-size: 45px;
}
input[readonly] {
  background-color: Gray;
}
#page-container {
	
  position: relative;
  min-height: 94.5vh;
  
/*background: rgb(203,252,255);
background: radial-gradient(circle, rgba(203,252,255,0.28895308123249297) 0%, rgba(95,243,255,0.0760679271708683) 48%, rgba(215,255,253,0.11808473389355745) 100%);
*/
  }

#content-wrap {
 /* padding-bottom: 1rem;     Footer height */
}

.containerTiempoFondo{
	  position: relative;
  text-align: center;
  color: white;
  
    background: transparent;
    border: none;
  
}
.texto-tiempo
{
	position:absolute;


     top:  15%;
  left: 65%;
  transform: translate(-50%, -75%);
  
  
	font-family: 'Paytone One', sans-serif;
  font-size: 30px;
  color: #ffffff;
  

}

.texto-puntuacion
{	  

	position:absolute;


     top:  18%;
  left: 70%;
  transform: translate(-50%, -75%);
  
  
	font-family: 'Paytone One', sans-serif;
  font-size: 30px;
  color: #ffffff;

}


.footerPage {
	position: relative;
	bottom: 1vh;
	font-size: 24px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 26.4px; 
	margin-top:-5px;
	width: 100%;
  
	padding: 1rem;
	height: 3rem;
	/*
	background: rgb(203,252,255);
	background: radial-gradient(circle, rgba(203,252,255,0.28895308123249297) 0%, rgba(95,243,255,0.0760679271708683) 48%, rgba(215,255,253,0.11808473389355745) 100%);
	*/	
	text-align: center;
	z-index:10000000px;
}
#puntuacionFlotatenDivId
{
	
  display: flex;
  justify-content: center;
}
.tdPuntuacionFlotante
{
	width:33%;
}
#contentPantallaFloat
{
    position: fixed;
    bottom: 0;
    top:15px;
    left: 15px;
	border: 1px; 
	border-collapse: collapse;
  
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 26.4px; 
}
#contentNumPantalla
{
	  position: relative;
  text-align: center;
  left:0;	
}
.numPantalla
{
	position:absolute;
	
	color:#FFFFFF;
	font-size: 50px; 

     top: 0%;
  left: 50%;
  transform: translate(-50%, -75%);
}
.cabecera {		
	background: rgb(203,252,255);
	background: radial-gradient(circle, rgba(203,252,255,0.28895308123249297) 0%, rgba(95,243,255,0.0760679271708683) 48%, rgba(215,255,253,0.11808473389355745) 100%);
}
.wrapper-beta {	
width: 15vh;
  position: absolute;
  bottom: 0;
  right: 0;  z-index:10000001px;
  }
.wrapper-pi {	
width: 13vh;

  position: absolute;
  bottom: 0;
  left: 0;  z-index:10000001px;
}
#contentText
{
	margin-left:2rem;
	margin-right:1rem;
}
#contentTextRespuesta
{
	margin-left:2rem;
	margin-right:1rem;
}
#respuesta
{
	
}

.imagePuntuacionHeader
{
	width:200px;
}


.imageElements
{
	max-height:100px;
}
.imageButtonsCalculadora
{
	max-height:80px;
}
.imageButtonSelected
{
	max-height:100px;
}

@media only screen and (max-width: 1550px) {

}
@media only screen and (max-width: 1370px) {

}

@media only screen and (max-width: 1145px) {

}
@media only screen and (max-width: 1023px) {
	.footer {
	}
	
	h2 {
		font-size: 20px!important;
	}
	
	h1{
		font-size: 30px!important;
	}

	h3 {
		font-size: 15px!important;
	}




/*
	#puntuacionHeader
	{
		display:block!important;
		font-size:16px!important;
		margin-left:-5px!important;
	}*/
	  
	#puntuacionFlotante
	{
		/*display:none;*/
		
	}
	#titlePageId {		
		display:none;}

}


@media only screen and (max-width: 800px) {
	.content-popup
	{
		width:700px!important;
	}
	
	.imageElements
	{
		max-height:80px!important;
	}
	
	.imageButtonsCalculadora
	{
		max-height:70px!important;
	}
	.imageButtonSelected
	{
		max-height:70px!important;
	}
	.buttonSelectedWidth
	{
		max-width:80px!important;
	}
	.centeredImageButtonSelected
	{
		font-size:30px!important;
		left:58%!important;
	}
	.buttonCalculadoraWidth
	{
		max-width:70px!important;
	}
	.centeredImageTextCalculadora
	{
		font-size:45px!important;
	}
}

@media only screen and (max-width: 700px) {
	.content-popup
	{
		width:600px!important;
	}
}
@media only screen and (max-width: 600px) {
	.content-popup
	{
		width:500px!important;
	}
}
@media only screen and (max-width: 500px) {

#puntuacionFlotatenDivId
{
	
  display: flex!important;
  justify-content: left!important;
  width:76%;
}
.tdPuntuacionFlotante
{
	width:25%!important;
}

	.content-popup
	{
		width:400px!important;
		min-height: 600px!important;
	}
		.imageElements
	{
		max-height:60px!important;
	}
	.imageButtonsCalculadora
	{
		max-height:55px!important;
	}
	.imageButtonSelected
	{
		max-height:65px!important;
	}
	.buttonSelectedWidth
	{
		max-width:80px!important;
		padding: 5px;
	}
	.centeredImageButtonSelected
	{
		font-size:28px!important;
		left:50%!important;
	}
	.buttonCalculadoraWidth
	{
		max-width:55px!important;
		padding: 5px;
	}
	.centeredImageTextCalculadora
	{
		font-size:35px!important;
	}

	#contentRespuesta
	{
		font-size:30px!important;
	}
	h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.5rem!important;
	}
}

@media only screen and (max-width: 815px) {
	.content-popup
	{
		
	
		width:600px!important;
		background-size: 600px 500px!important;
		min-height: 500px!important;
		margin-top: 30px!important;
		
	}
	.imagePuntuacion
	{
		height:40px!important;
	}
	
	.textoPopUp
	{
		font-size:25px;
	}
	
}

@media only screen and (max-width: 600px) {
	.content-popup
	{
		width:360px!important;
		background-size: 360px 600px!important;
		min-height: 600px!important;
		margin-top: 20px!important;
	}
	.imagePuntuacion
	{
		height:40px!important;
	}
	
	.textoPopUp
	{
		font-size:25px;
	}
	
}
@media only screen and (max-width: 500px) {
	.imagePuntuacionHeader
	{
		width:150px!important;
	}
	.imageNumPantalla
	{
		width:50px!important;
		
	}


	.numPantalla
	{
		position:absolute;
		
		color:#FFFFFF;
		font-size: 33px; 

		 top: 0%;
	  left: 50%;
	  transform: translate(-50%, -75%);
	}

	.texto-tiempo
	{
	  top:  15%;
	  left: 65%;
	  font-size: 25px;
	}

	.texto-puntuacion
	{	  
		position:absolute;
		top:  18%;
		left: 70%;
		font-size: 25px;
	}



}


@media only screen and (max-width: 400px) {
	.imagePuntuacionHeader
	{
		width:100px!important;
	}
	.imageNumPantalla
	{
		width:50px!important;
		
	}


	.numPantalla
	{
		position:absolute;
		
		color:#FFFFFF;
		font-size: 33px; 

		 top: 0%;
	  left: 50%;
	  transform: translate(-50%, -75%);
	}

	.texto-tiempo
	{
	  top:  15%;
	  left: 65%;
	  font-size: 20px;
	}

	.texto-puntuacion
	{	  
		position:absolute;
		top:  18%;
		left: 70%;
		font-size: 20px;
	}



}


#titlePageId
{
	font-size: 35px!important; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 26.4px; 
}
#puntuacionFlotante
{
	

	border-collapse: collapse;
  
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 26.4px; 
	
	width:100%;
}

#puntuacionFlotante td, #puntuacionFlotante th {

  padding: 1px;
}


#puntuacionFlotante tr:nth-child(even){}

#puntuacionFlotante tr:hover {}

#puntuacionFlotante th {
  padding-top: 12px;
  padding-bottom: 12px;
  
  color: black;
}




#puntuacionHeader
{
	display:none;
	font-size: 24px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
}

#puntuacionHeader td, #puntuacionHeader th {

  padding: 8px;
}


#puntuacionHeader tr:nth-child(even){background-color: #f2f2f2;}

#puntuacionHeader tr:hover {background-color: #ddd;}

#puntuacionHeader th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;background: rgb(203,252,255);
	background: radial-gradient(circle, rgba(203,252,255,0.28895308123249297) 0%, rgba(95,243,255,0.0760679271708683) 48%, rgba(215,255,253,0.11808473389355745) 100%);

  color: black;
}


.buttonCalculadora
{
	background: transparent;
	border: none;
}


.buttonCalculadoraWidth
{
	
	
	max-width:75px;
}

.buttonSeleccionar
{
	
	background: url("../images/numeros/backgroundButton.png") no-repeat;
	border: none;
}
.buttonSeleccionarWidth
{
	
	
	max-width:75px;
}

.buttonSelected
{
	background: transparent;
	border: none;
}
.buttonSelectedWidth
{
	
	
	max-width:100px;
}
button:active {
outline: none;
border: none;
}
*:focus {
    outline: 0 !important;
}
button::before, button::after{
	
	border: none;
}
.buttonElementos
{
	background: transparent;
	border: none;
}
.buttonElementosSeleccionado
{
	background: #999999!important;
	border: none;
}


/* The grid: Four equal columns that floats next to each other */
.column {
  float: left;
	min-width:15%;
  padding: 10px;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.8; 
  cursor: pointer; 
}

.column img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Centered text */
.centeredImageText {
  position: absolute;
  top: 55%;
  left: 55%;
  transform: translate(-50%, -50%);
  font-size:55px;
}

/* Centered text */
.centeredImageTextCalculadora {
  position: absolute;
  top: 45%;
  left: 70%;
  transform: translate(-50%, -50%);
  font-size:55px;
}


/* Centered text */
.centeredImageButtonSelected {
  position: absolute;
  top: 45%;
  left: 51%;
  transform: translate(-50%, -50%);
  font-size:43px;
}


/* Container holding the image and the text */
.containerContImage {
  position: relative;
  text-align: center;
  color: white;
}

.ImageContar {

  filter:brightness(0.6);
}


/* Centered text */
.centeredImageTextButtons {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:30px;
}
/* Centered text */
.centeredButtonSelectedText {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:55px;
}


#popup {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
 
.content-popup {
    margin:0px auto;
	font-size:30px;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:790px;
    min-height:490px;
    border-radius:4px;
    background-color:#FFFFFF;
    /*box-shadow: 0 2px 5px #666666;*/
	background: url("../images/fondo_popup.png") no-repeat;
	background-repeat: no-repeat;
	background-size: 100%;
	
}
 
.content-popup h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

#textoFinal{
		margin:12px;
}
.popup-overlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display:none;
    background-color: #777777;
    cursor: pointer;
    opacity: 0.7;
}
 
#overlay {
   position: fixed;
   height: 100%; 
   width: 100%;
   top: 0;
   right: 0;  
   bottom: 0;
   left: 0;
   background: rgba(0,0,0,0.8);
   display: none;
}
.close {
    position: absolute;
    right: 15px;
}
.estrellas
{
	margin-top:25px;
	width:200px;
}

.puntuacionEstrellas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.containerPuntuacionEstrella
{
	  position: relative;
  text-align: center;
  color: white;
}
.imagePuntuacion{
	
  max-height:50px;
}
.botonesPopUp
{
	max-height:80px;
	margin-right:50px;
	margin-left:50px;
}
