.ejercicio-movil {
	height: auto;
	width: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 200px;
	display: none;
}
.ejercicio-movil table {
	width: 0%;
	font-weight: bolder;

}
.ejercicio-movil table td {
	text-align: center;
	vertical-align: middle;
	border-radius: 20px;
	padding: 3px;
}
.color-calculo2 {
	height: 40px;
	width: 50px;
	color: #ED432B;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
	border-radius: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.color-calculo {
	background-color: #FFFFFF;
	border: 2px solid #ED432B;
	height: 40px;
	width: 65px;
	color: #ED432B;
	font-size: 1.8em;
	font-weight: bolder;
	text-align: center;
	border-radius: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.color-verde {
	background-color: #DAEBBE;
	border: 2px solid #91C33C;
}
.datos {
	background-color: #91C33C;
	background-image: url(../img/menu-superior-verde.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.operaciones {
	background-color: #ED432B;
	background-image: url(../img/menu-superior-rojo.png);
	background-repeat: repeat-x;
	background-position: center;
}
.solucion{
	background-color: #FDBA2A;
	background-image: url(../img/naranja.png);
	background-repeat: repeat-x;
	background-position: center;
}
.ejercicio {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top:50px;
}
.ejercicio h3 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFF;
	border-radius: 20px;
	height: 45px;
	padding: 5px;
}
.ejercicio h4 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFF;
	padding: 5px;
	border-radius: 20px;
	background-color: #44B9C3;
	border-radius: 20px;
	margin-bottom: 3px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.ejercicio table {
	width: 100%;
	font-weight: bolder;

}
.ejercicio table td {
	text-align: center;
	vertical-align: middle;
	border-radius: 20px;
	padding: 3px;
}
	.azul, .rojo{
		width: 25px;
		height: 20px;
		position: absolute;
	}
.img1{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora1.png);
	background-repeat: no-repeat;
	}
.img2{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora2.png);
	background-repeat: no-repeat;
	left: 200px;
	}
	.img3{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora3.png);
	background-repeat: no-repeat;
	left: 340px;
	}
	.img4{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora4.png);
	background-repeat: no-repeat;
	left: 475px;
	}
	.img5{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora5.png);
	background-repeat: no-repeat;
	left: 610px;
	}
	.img6{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora6.png);
	background-repeat: no-repeat;
	left: 745px;
	}
	.img7{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora7.png);
	background-repeat: no-repeat;
	left: 880px;
	}
	.img8{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora8.png);
	background-repeat: no-repeat;
	left: 1010px;
	}
	
	.img9{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora9.png);
	background-repeat: no-repeat;
	top: 1200px;
	}
	
	.img10{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora10.png);
	background-repeat: no-repeat;
	left: 200px;
	top: 1200px;
	}
	
	
	.img11{
	height: 141px;
	width: 125px;
	position: absolute;
	background-image: url(../img/hora11.png);
	background-repeat: no-repeat;
	left: 340px;
	top: 1200px;
	}
	
	.suelta{
	padding: 10px;
	width: 200px;
	float: right;
	text-align: center;
	margin: 10px;
	}
.azul.arrastrable {

}
	#sueltaazul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 130px;
	font-size: 2em;
	font-weight: bolder;
	color: #91C33C;
	border-radius:20px;
	}
.contenedor-rojo{
	width: 100%;
	height: 200px;
	background-color: #FCDEDA;
	border: 2px solid #ED432B;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-radius: 20px;
	padding-top: 70px;
	}
.contenedor-verde{
	width: 100%;
	height: 200px;
	background-color: #DAEBBE;
	border: 2px solid #91C33C;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 20px;
	font-size: 2em;
	color: #91C33C;
	font-weight: bolder;
	padding: 0px;
	background-image: url(../img/tortuga.png);
	background-repeat: no-repeat;
	background-position: 5px 40px;
	}
.contenedor-naranja{
	width: 100%;
	height: 200px;
	background-color: #FEE4AF;
	border: 2px solid #FDBA2A;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 20px;
	font-size: 2em;
	color: #FDBA2A;
	font-weight: bolder;
	padding: 0px;
	}
#sueltarojo{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 130px;
	font-size: 2em;
	font-weight: bolder;
	color: #FDBA2A;
	}
.opciones {
	height: 350px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

@media only screen and (max-width: 1000px) { 
.ejercicio-movil {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 200px;
	display: block;
}
.ejercicio-movil table {
	width: 100%;
	font-weight: bolder;

}
.ejercicio-movil table td {
	text-align: center;
	vertical-align: middle;
	border-radius: 20px;
	padding: 3px;
}
.ejercicio-movil h3 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFF;
	border-radius: 20px;
	height: 45px;
	padding: 5px;
}
.ejercicio {
		display: none;
}



.opciones {	
	display: none;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	
}

.md-content-actividad {
	color: #666;
	position: relative;
	border-radius: 10px;
	box-shadow: 1px 10px 10px rgba(0,0,0,0.9);
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
	height: 400px;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.md-content-actividad img {
	
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.color-calculo {
	background-color: #FFFFFF;
	border: 2px solid #ED432B;
	height: 100px;
	width: 100px;
	color: #ED432B;
	font-size: 3em;
	font-weight: bolder;
	text-align: center;
	border-radius: 10px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

/*.combrobar-actividad {
	display: none;
}*/

}
