#formPreg{
	width: 100%;
}
.download{background-color:transparent;border:none;width:2em;height:2em;background-size:contain;background-repeat:no-repeat}.download{cursor:pointer;background-image:url(/actividades/imagenes/down.png)}
#hidImage{
	display: none;
}
#canvas{
	max-height: 80vh;
	max-width: 80vw;
}
.tabla{
	display: flex;justify-content: center;
}
.inst{
	margin: 0 10%;
	margin-top: 1em;
	font-size: 1.2em;
	border: 3px solid #8080FF;
	border-bottom: 0;
}
.bott{
	margin: 0 10%;
	background-color: white;
	padding: 1em 0;
	border: 3px solid #8080FF;
	border-top: 3px solid lightblue;
}
.filxcol div{
	margin: 1em;
}
.intervalo{
	justify-content: space-around!important;
}
.intervalo input[type=radio], .loader input{
	display: none;
}
.intervalo label:hover{
	background-color: whitesmoke;
	border: 3px solid lightblue;
}
.intervalo label{
	border: 3px solid transparent;
	border-radius: 10px;
	padding: 3px;
	cursor: pointer;
	margin: 0 10px;
	font-size: 1.1em;
}
.prodSel{
	/*background-color: cornflowerblue;*/
	border: 3px solid cornflowerblue;
	background-color: white;
}
.loader{
	align-items: center;
}
.loader img:hover{
	border: 2px solid orange;
}
.loader img{
	max-height: 2em;
	max-width: 2em;
	cursor: pointer;
}
.switch input{
	display: none;
}
.switch input:checked+.bola{
	right: 1px;
	left: unset;
	background-color: cornflowerblue;
}
.switch .bola{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: lightgrey;
}
.switch:hover{
	background-color: lavender;
}
.switch{
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 40px;
	border:1px solid lightblue;
	border-radius: 10px;
	height: 20px;
	background-color: white;
}
.tabla{
	position: relative;
	z-index: -4;
	background-color: white;
}
.opciones label,input[type=button]{cursor:pointer}.centrar>div{display:flex;justify-content:center}#imprimir{min-height:60vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.centrar,.imagen{justify-content:center;display:flex}.tabla{width:25cm}.centrar{flex-direction:column}#cal{width:100%;border-collapse:collapse}#cal tr:first-child{background-color:#9370DB;height:2em}#cal th{border: 2px solid #000; font-size: 1.5em;}#cal td{width:26.5mm;height:26.6mm;border:1px solid #000;font-size:2em;font-weight:700}.imagen img{max-width:100%;height:15cm}.opciones>div>*{display:flex;justify-content:center}.opciones>div:hover{background-color:#add8e6}.opciones>div{display:flex;flex-grow:1;flex-direction:column}.opciones{display:flex}.opciones label div:not(.bola){display:none;position:absolute;background-color:rgba(255,255,255,.9);justify-content:center;align-items:center;border:1px solid grey;z-index:2;height:2em}.opciones label:hover div:not(.bola){display:flex}.fondo{position:absolute;object-fit:contain;z-index:-1;max-height:100%!important;opacity:.3}.titulo{font-size:2em;text-align:center}.tabla{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;position:relative}
#sett{
	display: flex;
	justify-content: center;align-items: center;
}
#sett>div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}