#tabs1{
    background: white url(../img/actividad2/S_G11_U02_L04fondo1-06.png) no-repeat center;
}
#tabs1 p{
    top: 155px;
    left: 140px;
    font-size: 1.45em;
    line-height: 1.2em;
}
#tabs1 p > span{
	display: block;
	margin-bottom: 21px;
	position: relative !important;
	font-size: 1em !important;
}
#tabs1 .audio{
    top: 560px;
    left: 720px;	
}



#tabs2{
    background: white url(../img/actividad2/S_G11_U02_L04fondo2-07.png) no-repeat center;
}
#tabs2 p{
    top: 195px;
    left: 130px;
    font-size: 1.45em;
    line-height: 1.2em;
}
#tabs2 .audio{
    top: 560px;
    left: 720px;	
}




/* TIMELINE  */
.buttons{
	cursor: pointer;
	background: url(../img/actividad1/SB_M_G11_U01_U03-65.png) no-repeat center;
}
.sections{
	background: url(../img/actividad2/S_G11_U02_L04fondo3-08.png) no-repeat 0px 60px;
	background-size: 3842px 591px;
}
.sections li{
	margin-left: 55px;
}
.gge_contenido_S .act_content .sections li  span.act_subtitle{
	margin: -10px 0 0 0;
}



/* 	DRAG&DROP */
.box2{
	position: absolute;
	top: 125px;
    left: -23px;
    width: 1210px;
    text-align: center;
}
.box2 > div,
div.ready{
	display: inline-block;
	width: 294px;
	height: 46px;
	border-radius: 10px;
	text-align: center;
	color: white;
	font-weight: bolder;
	cursor: pointer;
	position: relative;
	background: #723F8A;
	font-size: 1.8em;
	padding: 5px;
}

.box1{
	position: absolute;
	top: 483px;
    left: -23px;
    width: 1210px;
    height: 3px;
    text-align: center;
}
.box1 > span{
	display: inline-block;
	width: 294px;
	height: 46px;
	border-radius: 5px; 
	position: relative !important;
}
