#tabs1 .full.content_nav ol.sections{
	width:5520px;
}
#tabs1 .full.content_nav ol.sections li{
	position: relative;
    margin-right: 35px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f01.png')no-repeat 114px 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f02.png')no-repeat 0px 245px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(3){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f03.png')no-repeat 0px 307px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(4){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f04.png')no-repeat 0px 89px;
}

#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(1){
	top: 160px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(2){
	top: 160px;
	left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(3){
	top: 160px;
    left: 910px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(4){
	top: 380px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(5){
	top: 380px;
    left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(6){
	top: 380px;
    left: 910px;
}

#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(1){
	top: 160px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(2){
	top: 160px;
	left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(3){
	top: 160px;
    left: 910px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(4){
	top: 380px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(5){
	top: 380px;
    left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(6){
	top: 380px;
    left: 910px;
}

#tabs1 .full.content_nav ol.sections li:nth-child(3) p:nth-child(1){
	top: 160px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(3) p:nth-child(2){
	top: 160px;
	left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(3) p:nth-child(3){
	top: 160px;
    left: 910px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(3) p:nth-child(4){
	top: 380px;
	left: 370px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(3) p:nth-child(5){
	top: 380px;
    left: 820px;
}

#tabs1 .full.content_nav ol.sections li:nth-child(4) p:nth-child(1){
	top: 160px;
	left: 180px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(4) p:nth-child(2){
	top: 160px;
	left: 540px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(4) p:nth-child(3){
	top: 160px;
    left: 910px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(4) p:nth-child(4){
	top: 380px;
	left: 370px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(4) p:nth-child(5){
	top: 380px;
    left: 820px;
}

#tabs2 .full.content_nav ol.sections li:nth-child(1) p:nth-child(1){
	top: 130px;
	left: 360px;
}
#tabs2 .full.content_nav ol.sections li:nth-child(1) p:nth-child(2){
	top: 130px;
    left: 850px;
}

#tabs2 .full.content_nav ol.sections li:nth-child(2) p:nth-child(1){
	top: 130px;
    left: 680px;
}

#tabs2 .full.content_nav ol.sections{
	width:2760px;
}
#tabs2 .full.content_nav ol.sections li{
	position: relative;
    margin-right: 35px;
}
#tabs2 .full.content_nav ol.sections li:nth-child(1){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f05.png')no-repeat 114px 210px;
}
#tabs2 .full.content_nav ol.sections li:nth-child(2){
	background: url('../img/actividad1/SB_L_G11_U04_L03_act1_f06.png')no-repeat 0px 150px;
}

/*********************************
 ACTIVIDAD 2 - PARTE 1 - JUEGO "TE RETO"
*********************************/
div[data-sg-id="game-challenge"]{
	background: url(../img/SB_L_G10_U01_L06_Plantilla-TE-RETO.png) no-repeat 15px 3px;
	position: absolute;
	width: 1230px;
	height: 640px;
	top: 11px;
}
/* PopUp con Instrucciones*/
div[data-sg-id="item-popup"][data-sg-key="1"] div.instructions{
	background: url(../img/actividad2/instruccion.png) no-repeat center center;
	text-align: center;
	padding: 238px 90px 0 190px;
	color: #EBE9DF;
	width: 701px;
	height: 821px;
	margin-top: 55px;
}
div[data-sg-id="item-popup"][data-sg-key="1"] h4{
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-size: 1.68em;
	line-height: 1.45em;
	margin: 0;
}
div[data-sg-id="item-popup"][data-sg-key="1"] p{
	line-height: 1.2em;
	font-size: 1.7em;
	width: auto;
	height: auto;
	padding: 0 10px; 
	margin: 0;
}
#tabs3 p strong{
	color: #4C4C4C;
}
div[data-sg-id="item-popup"][data-sg-key="1"] p:nth-child(2),
div[data-sg-id="item-popup"][data-sg-key="1"] p:nth-child(3){
	margin: 95px -17px 28px 65px;
	text-align: left;
	font-size: 1.5em;
}
div[data-sg-id="item-popup"][data-sg-key="1"] p:nth-child(3){
	margin-top: 0; 
}
div[data-sg-id="btn-init"]{
	background: url(../img/SB_L_G10_U01_L06_Boton-de-iniciar-juego.png) no-repeat -5px center;	
	cursor: pointer;
	width: 120px;
	height: 120px;
	border-radius: 60px;
	position: relative;
	top: -225px;
	left: 333px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
div[data-sg-id="btn-init"]:hover, 
div[data-sg-id="btn-init"]:active {
	box-shadow: 0 0 10px #333;
}
div[data-sg-id="popupBg"]{
	opacity: 0.6;
}

/*Preguntas*/
div.board-quest{
	font-family: Tahoma, Geneva, sans-serif;
	display: inline-block;
	position: relative;
	color: #666666;
	margin-top: 0;
	top: 10px;
	left: 257px;
	width: 750px;
	height: 390px;
}
div[data-sg-id="game-item-quest"]{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 2px dashed #666666;
	padding: 67px 100px 0 120px;
	margin-bottom: 20px;
	height: 160px;
}

div[data-sg-id="game-item-quest"]{
	counter-reset: abcd;
}

/* AYUDAS */
.helps > div{
	display: none;
}

/* OPCIONES */
.options{
	display: inline-block;
    position: relative;
    float: left;
    border: 1px solid #666666;
    background: #D0D4D5;
    width: 700px;
    font-size: 1.2em;
    margin: 10px;
    text-align: left;
    padding: 10px 10px 10px 50px;
    border-radius: 10px;
    cursor: pointer;
}
.options:before{
	counter-increment: abcd;
	content: counter(abcd, upper-latin);
	background: white;
	border: 1px solid #666666;
	width: 35px;
	height: 35px;
	position: absolute;
	display: inline-block;
	line-height: 0.85em;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	border-radius: 20px;
	padding: 6px 7px;
	left: 4px;
	top: 50%;
	margin-top: -18px;	
}
button.options:nth-of-type(2):before{
	
}
#countdown360_chronometer{
	position: relative;
	left: 545px;
	top: 90px;
}

.icon_close_button{
	position: absolute;
	right: -17px;
	top: -20px;
}
div[data-sg-id="item-popup"] p{
	padding: 60px 140px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	text-align: center;
	color: white;
}

div[data-sg-id="item-popup"][data-sg-key="2"],
div[data-sg-id="item-popup"][data-sg-key="3"],
div[data-sg-id="item-popup"][data-sg-key="4"],
.popup-ask-public{
	background: #E7662B;
	border-radius: 50px;
	width: 798px;
	height: 236px;
}
div[data-sg-id="item-popup"][data-sg-key="3"] p{
	padding:  33px 70px;
}
div[data-sg-id="item-popup"][data-sg-key="4"] p{
	padding:  30px 140px;
}


.error-option{	background: #E7662B; color: white;	}
.correct-option{background: #009287; color: white;	}
.select-option{	background: #666666; color: #D0D4D5; border-color: #D0D4D5;	}
.select-option:before{ color: #666666; 	}
.error-option:before, .correct-option:before{ color:#666666;} 

.arrow-next{
	position: absolute;
	background: url(../img/arrow_right.png) no-repeat left center;
	cursor: pointer;
	width: 45px;
	height: 42px;	
	top: 138px;
    right: -56px;
}



.standby{
    -moz-animation: blink 1s ease infinite normal;
    -webkit-animation: blink 1s ease infinite normal;
    animation: blink 1s ease infinite normal;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes blink{
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

@-moz-keyframes blink{
    0% { opacity: 1;}
    50% { opacity: 0.5;}
    100% { opacity: 1;}
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}