.content{
	width: 1245px;
	height: 657px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	position: absolute;
}

/*** ACTIVITY 1 ***/
.content.act1.tab1{
	background-image: url('../img/SB_L_G10_U02_L03_act1popup.png');
	margin-top: -10px;
}
.act1.tab1 .text{
	font-size: 1.94em;
	text-align: justify;
	position: absolute;
  	bottom: 68px;
  	left: 82px;
  	letter-spacing: -1px;
  	width: 1077px;
}
.act1 .popup_btn{
	position: absolute;
}
.act1.tab1 .popup_btn{
	top: 50px;
}
.act1.tab1 .popup_btn.btn1{
	left: 395px;
}
.act1.tab1 .popup_btn.btn2{
	left: 737px;
}
.act1.tab1 .popup_btn.btn3{
	left: 1088px;
}
.popup_item{
	font-size: 2.5em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
  	letter-spacing: -1px;
}
.popup_item .icon_close_button{
	position: absolute;
}
.popup_item.popup1 .icon_close_button{
	position: absolute;
	left: 870px;
	top: 20px;
}
.popup_item.popup2 .icon_close_button{
	position: absolute;
	left: 816px;
	top: 45px;
}
.popup_item.popup3 .icon_close_button{
	position: absolute;
	left: 809px;
	top: 14px;
}
.popup_item.popup1{
	background-image: url('../img/SB_L_G10_U02_L03_pop2.png');
	width: 899px;
  	height: 208px;
  	padding-top: 70px;
  	padding-left: 275px;
  	padding-right: 17px;
  	margin-left: -125px;
  	font-size: 2.3em;
}
.popup_item.popup2{
	background-image: url('../img/SB_L_G10_U02_L03_pop1.png');
	width: 842px;
  	height: 216px;
  	padding-top: 88px;
  	padding-left: 161px;
  	padding-right: 17px;
}
.popup_item.popup3{
	background-image: url('../img/SB_L_G10_U02_L03_pop3.png');
	width: 841px;
  	height: 186px;
  	padding-top: 66px;
  	padding-left: 212px;
  	padding-right: 112px;
  	margin-left: -107px;
}
.content.act1.tab2.page1{
	background-image: url('../img/SB_L_G10_U02_L03_menu.png');
}
.content.act1.tab2.page1 .subtitle{
	font-size: 1.88em;
	position: absolute;
	top: 40px;
	left: 55px;
}
.act1.menu{
	position: absolute;
}
.act1.menu.btn{
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 2.69em;
	padding-top: 14px;
}
.act1.menu.btn1, .act1.menu.btn2, .act1.menu.btn3{
	right: 60px;
	width: 578px;
  	height: 86px;
}
.act1.menu.btn1{
	background-image: url('../img/SB_L_G10_U02_L03_menu4.png');
	top: 80px;
}
.act1.menu.btn2{
	background-image: url('../img/SB_L_G10_U02_L03_menu2.png');
	top: 230px;
}
.act1.menu.btn3{
	background-image: url('../img/SB_L_G10_U02_L03_menu3.png');
	top: 380px;
}
.act1.menu.btn4{
	background-image: url('../img/SB_L_G10_U02_L03_menu1.png');
	top: 530px;
	right: 40px;
	width: 639px;
	height: 87px;
}
.act1.menu.home{
	bottom: 6px;
	left: 368px;
}
.act1.audio{
	position: absolute;
  	bottom: 35px;
  	left: 66px;
}
.content.act1.tab2.page2{
	background-image: url('../img/SB_L_G10_U02_L03chuchoprincipal.png');
}
.content.act1.tab2.page3{
	background-image: url('../img/SB_L_G10_U02_L03_ginasubordinada.png');
}
.content.act1.tab2.page4{
	background-image: url('../img/SB_L_G10_U02_L03_alfredipe.png');
}
.content.act1.tab2.page5{
	background-image: url('../img/SB_L_G10_U02_L03_alfredipe2.png');
}
.content.act1.tab2 .title{
	position: absolute;
	font-size: 2.69em;
}
.content.act1.tab2.page2 .title{
	top: 36px;
	left: 98px;
}
.content.act1.tab2.page3 .title,
.content.act1.tab2.page4 .title{
	top: 31px;
  	left: 77px;
}
.content.act1.tab2.page5 .title{
	top: 31px;
  	left: 50px;
  	letter-spacing: -1px;
}
.act1.sequence .btn_seq{
	background-image: url('../img/SB_L_G10_U02_L03boton.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 53px;
	height: 53px;
	position: absolute;
	z-index: 15;
	transition: all 0.5s ease-out;
}
.act1.sequence div[data-sg-id=btn-sequence][data-sg-status=open] .btn_seq{
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.act1.sequence div[data-sg-id="btn-sequence"]{
	position: absolute;
	z-index: 10;
}
.act1.sequence .item_seq span{
	font-size: 1.94em;
	text-align: center;
}
.act1.sequence .item_seq{
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
}
.act1.sequence{
	position: absolute;
  	top: 50px;
  	right: 102px;
  	width: 600px;
  	text-align: center;
}
.act1.sequence.page2 div[data-sg-id="btn-sequence"]{
	left: 300px;
}
.act1.sequence.page3 div[data-sg-id="btn-sequence"]{
	left: 312px;
}
.act1.sequence.page4 div[data-sg-id="btn-sequence"]{
	left: 312px;
}
.act1.sequence.page2 .item_seq.item1{
	background-image: url('../img/SB_L_G10_U02_L03_principal(3).png');
	width: 406px;
	height: 61px;
	padding-top: 9px;
	top: 37px;
	left: 121px;
	z-index: 5;
}
.act1.sequence.page2 .item_seq.item2{
	background-image: url('../img/SB_L_G10_U02_L03_principal(1).png');
	width: 405px;
  	height: 153px;
  	left: 121px;
  	top: 50px;
  	padding-top: 102px;
  	z-index: 4;
}
.act1.sequence.page2 .item_seq.item3{
	background-image: url('../img/SB_L_G10_U02_L03_principal(4).png');
	width: 512px;
  	height: 140px;
  	left: 68px;
  	top: 168px;
  	padding-top: 89px;
  	z-index: 3;
}
.act1.sequence.page2 .item_seq.item4{
	background-image: url('../img/SB_L_G10_U02_L03_principal(2).png');
	width: 511px;
  	height: 133px;
  	left: 68px;
  	top: 276px;
  	z-index: 2;
  	padding-top: 82px;
}
.act1.sequence.page2 .item_seq.item5{
	background-image: url('../img/SB_L_G10_U02_L03_principal(5).png');
	width: 557px;
  	height: 159px;
  	left: 46px;
  	top: 398px;
  	padding-top: 72px;
  	padding-left: 11px;
}
.act1.sequence.page2 .btn_seq.btn1{
	top: 72px;
}
.act1.sequence.page2 .btn_seq.btn2{
	top: 179px;
}
.act1.sequence.page2 .btn_seq.btn3{
	top: 282px;
}
.act1.sequence.page2 .btn_seq.btn4{
	top: 385px;
}
.act1.sequence.page3 .item_seq.item1{
	background-image: url('../img/SB_L_G10_U02_L03_subordinadas(1).png');
	width: 405px;
	height: 61px;
	padding-top: 9px;
	top: 32px;
	left: 128px;
	z-index: 5;
}
.act1.sequence.page3 .item_seq.item2{
	background-image: url('../img/SB_L_G10_U02_L03_subordinadas(2).png');
	width: 696px;
  	height: 212px;
  	left: -10px;
  	top: 49px;
  	padding-top: 92px;
  	padding-left: 13px;
  	padding-right: 27px;
  	z-index: 4;
}
.act1.sequence.page3 .item_seq.item3{
	background-image: url('../img/SB_L_G10_U02_L03_subordinadas(4).png');
	width: 512px;
  	height: 130px;
  	left: 81px;
  	top: 236px;
  	padding-top: 82px;
  	z-index: 3;
}
.act1.sequence.page3 .item_seq.item4{
	background-image: url('../img/SB_L_G10_U02_L03_subordinadas(3).png');
	width: 625px;
  	height: 144px;
  	left: 27px;
  	top: 326px;
  	z-index: 2;
  	padding-top: 93px;
}
.act1.sequence.page3 .item_seq.item5{
	background-image: url('../img/SB_L_G10_U02_L03_subordinadas(5).png');
	width: 632px;
  	height: 151px;
  	left: 20px;
  	top: 443px;
  	padding-top: 69px;
  	padding-left: 11px;
}
.act1.sequence.page3 .btn_seq.btn1{
	top: 72px;
}
.act1.sequence.page3 .btn_seq.btn2{
	top: 238px;
}
.act1.sequence.page3 .btn_seq.btn3{
	top: 341px;
}
.act1.sequence.page3 .btn_seq.btn4{
	top: 443px;
}
.act1.sequence.page4 .item_seq.item1{
	background-image: url('../img/SB_L_G10_U02_L03_textuales(2).png');
	width: 405px;
	height: 61px;
	padding-top: 9px;
	top: 32px;
	left: 128px;
	z-index: 5;
}
.act1.sequence.page4 .item_seq.item2{
	background-image: url('../img/SB_L_G10_U02_L03_textuales(3).png');
	width: 688px;
  	height: 179px;
  	left: -5px;
  	top: 49px;
  	padding-top: 92px;
  	letter-spacing: -1px;
  	z-index: 4;
}
.act1.sequence.page4 .item_seq.item3{
	background-image: url('../img/SB_L_G10_U02_L03_textuales(4).png');
	width: 731px;
  	height: 143px;
  	left: -43px;
  	top: 191px;
  	padding-top: 90px;
  	z-index: 3;
}
.act1.sequence.page4 .item_seq.item4{
	background-image: url('../img/SB_L_G10_U02_L03_textuales(1).png');
	width: 663px;
  	height: 212px;
  	left: 11px;
  	top: 289px;
  	z-index: 2;
  	padding-top: 132px;
}
.act1.sequence.page4 .item_seq.item4 span:nth-child(1){
	position: absolute;
	left: 23px;
}
.act1.sequence.page4 .item_seq.item4 span:nth-child(2){
	position: absolute;
	left: 403px;
}
.act1.sequence.page4 .btn_seq.btn1{
	top: 72px;
}
.act1.sequence.page4 .btn_seq.btn2{
	top: 201px;
}
.act1.sequence.page4 .btn_seq.btn3{
	top: 306px;
}
.act1.tab2.page5 .info,
.act1.tab2.page5 .pair .item,
.act1.tab2.page5 .pair .answer ul{
	font-size: 1.88em;
	color: black;
}
.act1.tab2.page5 .info,
.act1.tab2.page5 .pair .item{
	text-align: center;
}
.act1.tab2.page5 .pair .answer ul{
	text-align: left;
	margin: 0px;
	padding-left: 33px;
	padding-top: 10px;
	list-style-type: disc;
}
.act1.tab2.page5 .pair .answer ul li{
	margin-bottom: 5px;
}
.act1.tab2.page5 .info,
.act1.tab2.page5 .pair{
	position: absolute;
}
.act1.tab2.page5 .info.info1{
	width: 300px;
	height: 70px;
	top: 109px;
	left: 29px;
	line-height: 1em;
}
.act1.tab2.page5 .info.info2{
	width: 364px;
	height: 59px;
	top: 128px;
	left: 462px;
}
.act1.tab2.page5 .pair{
	left: 500px;
}
.act1.tab2.page5 .pair.p1{
	top: 210px;
}
.act1.tab2.page5 .pair.p2{
	top: 310px;
}
.act1.tab2.page5 .pair.p3{
	top: 410px;
}
.act1.tab2.page5 .pair.p4{
	top: 510px;
}
.act1.tab2.page5 .pair .item,
.act1.tab2.page5 .pair .answer{
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.act1.tab2.page5 .pair .item{
	background-image:url('../img/SB_L_G10_U02_L03_casilla.png'); 
	width: 258px;
	height: 88px;
	padding-top: 12px;
}
.act1.tab2.page5 .pair .item.small{
	background-image: url('../img/SB_L_G10_U02_L03_casillapequena.png');
	height: 60px;
	margin-top: 19px;
}
.act1.tab2.page5 .pair .answer{
	background-image:url('../img/SB_L_G10_U02_L03_casilla2.png'); 
	width: 366px;
	height: 88px;
	margin-left: 75px;
	position: relative;
}
.act1.tab2.page5 .pair .answer:before{
	content: url('../img/SB_L_G10_U02_L03_flecha.png');
	width: 69px;
	height: 21px;
	position: absolute;
	top: 32px;
	left: -73px;
}
.content.act1.tab3{
	background-image: url('../img/SB_L_G10_U02_L03_oraciones(1).png');
	margin-top: -10px;
}
.act1.tab3 .popup_btn{
	top: 50px;
}
.act1.tab3 .popup_btn.btn1{
	left: 321px;
}
.act1.tab3 .popup_btn.btn2{
	left: 700px;
}
.act1.tab3 .popup_btn.btn3{
	left: 1079px;
}
.act1.tab3 .info1{
	font-size: 1.75em;
	color: black;
	position: absolute;
	top: 291px;
	left: 208px;
}
.act1.tab3 .ins{
	font-size: 1.5em;
	font-style: italic;
	position: absolute;
	top: 340px;
	left: 98px;
}
.act1.tab3 .sentence_btn{
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	top: 375px;
	height: 46px;
	padding-top: 10px;
}
.act1.tab3 .sentence_btn.btn1{
	 background-image: url('../img/SB_L_G10_U02_L03_oraciones(3).png');
	 width: 274px;	 
	 left: 148px;
}
.act1.tab3 .sentence_btn.btn2{
	 background-image: url('../img/SB_L_G10_U02_L03_oraciones(4).png');
	 width: 306px;
	 left: 471px;
}
.act1.tab3 .sentence_btn.btn3{
	 background-image: url('../img/SB_L_G10_U02_L03_oraciones(5).png');
	 width: 274px;
	 left: 823px;
}
.act1.tab3 .sentence_btn.active{
	text-decoration: underline;
}
.act1.tab3 .info2{
	font-size: 2.25em;
	position: absolute;
	text-align: left;
	bottom: 49px;
	left: 44px;
	width: 1145px;
}
.act1.tab3 .info2 span.type1,
.act1.tab3 .info2 span.type2,
.act1.tab3 .info2 span.type3{
	color: black;
}
.act1.tab3 .info2 span.type1.active{
	color: #cc0000;
}
.act1.tab3 .info2 span.type2.active{
	color: #0066ff;
}
.act1.tab3 .info2 span.type3.active{
	color: #66cc00;
}
.act1.tab4.content{
	background-image: url('../img/SB_L_G10_U02_L03_oraciones(2).png');
	margin-top: 5px;
}
.act1.tab4 .title{
	font-size: 2.94em;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 44px;
	left: 353px;
}
.act1.tab4 .ins{
	font-size: 2.19em;
	font-weight: bold;
	width: 344px;
	text-align: center;
	position: absolute;
	top: 158px;
	right: 132px;
	line-height: 1em;
	  letter-spacing: -1px;
}
.act1.tab4 .info{
	font-size: 1.81em;
	width: 533px;
	position: absolute;
	right: 16px;
	bottom: 113px;
	letter-spacing: -1px;
}
/*** ACTIVITY 1 ***/

/*** ACTIVITY 2 ***/
.content.act2.tab1{
	background-image: url('../img/SB_L_G10_U02_L03_kamus.png');
	margin-top: -17px;
}
.act2.tab1 .info{
	font-size: 2.25em;
	width: 596px;
	position: absolute;
	top: 92px;
	right: 80px;
	line-height: 1em;
	letter-spacing: -1px;
}
.act2.tab1 .group{
	font-size: 2.06em;
	text-align: center;
	position: absolute;
	right: 95px;
	width: 439px;
}
.act2.tab1 .group.g1{
	top: 300px;
}
.act2.tab1 .group.g2{
	top: 412px;
}
.act2.tab1 .group.g3{
	top: 525px;
}
.act2.tab1 .img_title{
	font-size: 1.75em;
	text-align: center;
	width: 418px;
	position: absolute;
	bottom: 138px;
	left: 20px;
}
.act2.tab1 .cite{
	font-size: 1.19em;
	font-style: italic;
	width: 342px;
	word-wrap: break-word;	
	position: absolute;
	bottom: 64px;
	left: 60px;
}
.wrap.act2{
	overflow-y: scroll;
	height: 612px;
  	position: absolute;
  	top: 50px;
  	left: 0px;
  	width: 1245px;
}
.content.act2.tab3{
	margin-top: 10px;
	height: 783px;
  	width: 1225px;
}
.content.act2.tab2 {
	background-image: url('../img/SB_L_G10_U02_L03_fondo2.png');
	margin-top: -36px;
}
.act2.tab2 .title{
	font-size: 2.06em;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 68px;
	left: 333px;
}
.act2.tab2 .info{
	font-size: 2.19em;
	text-align: left;
	position: absolute;
	width: 1079px;
	left: 87px;
	top: 149px;
}
.content.act2.tab3{
	background-image: url('../img/SB_L_G10_U02_L03_fondo.png');
}
.act2.tab3 .title{
	font-size: 2.06em;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 14px;
	right: 182px;
}
.act2.tab3 .info{
	font-size: 2.19em;
	position: absolute;
	top: 101px;
	right: 55px;
	width: 745px;
}
.act2.tab3 .ins{
	font-size: 1.5em;
	width: 326px;
	position: absolute;
	top: 24px;
	left: 46px;
	text-align: center;
}
.act2.tab3 .sentence_btn{
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 9px;
	width: 378px;
	height: 63px;
	text-align: left;
	padding-top: 14px;
	font-size: 1.63em;
	padding-left: 74px;
}
.act2.tab3 .sentence_btn.active{
	font-weight: bold;
	letter-spacing: -1px;
	  text-decoration: underline;
}
.act2.tab3 .sentence_btn.btn1{
	top: 179px;
	background-image: url('../img/SB_L_G10_U02_L03_botonact2(2).png');
}
.act2.tab3 .sentence_btn.btn2{
	top: 266px;
	background-image: url('../img/SB_L_G10_U02_L03_botonact2(3).png');
}
.act2.tab3 .sentence_btn.btn3{
	top: 355px;
	background-image: url('../img/SB_L_G10_U02_L03_botonact2(1).png');
}
.act2.tab3 .info span{
	color: black;
	font-style: normal;
	font-weight: normal;
}
.act2.tab3 .info span.active{
	font-weight: bold;
	font-style: italic;
}
.act2.tab3 .info span.type1.active{
	color: #0ee0cc;
}
.act2.tab3 .info span.type2.active{
	color: #ff9966;
}
.act2.tab3 .info span.type3.active{
	color: #29abe2;
}
/*** ACTIVITY 2 ***/

/*** ACTIVITY 3 ***/
.content.act3.tab1{
	background-image: url('../img/SB_L_G10_U02_L03_act3(1).png');
}
.act3 .subtitle{
	font-size: 2.13em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	position: absolute;
	line-height: 1em;
	letter-spacing: -1px;
}
.act3.tab1 .subtitle{
	top: 94px;
	right: 170px;
	width: 674px;
}
.act3.tab1 .info{
	position: absolute;
	top: 247px;
	right: 80px;
	font-size: 2.22em;
	text-align: left;
	width: 531px;
	line-height: 1em;
	letter-spacing: -1px;
}
.content.act3.tab2{
	background-image: url('../img/SB_L_G10_U02_L03_act3(2).png');
}
.act3.tab2 .subtitle{
	top: 58px;
	right: 62px;
	width: 716px;
}
.act3.tab2 ul.list{
	width: 383px;
	font-style: italic;
	font-weight: bold;
	font-size: 2.06em;
	position: absolute;
	top: 199px;
	right: 64px;
	padding-left: 5px;
}
.act3.tab2 ul.list li{ 
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: -1px;
}
.act3.tab2 ul.list li:nth-child(1),
.act3.tab2 ul.list li:nth-child(2){
	width: 301px;
}
.act3.tab2 ul.list li:nth-child(3){
	width: 334px;
}
.act3.tab2 ul.list li:nth-child(4){
	width: 345px;
	margin-left: -4px;
} 
/*** ACTIVITY 3 ***/

/*** ACTIVITY 4 ***/
.content.act4.tab2{
	background-image: url('../img/SB_L_G10_U02_L03_act4(2).png');
	margin-top: -19px;
}
.act4.tab2 ul.list{
	font-size: 2.63em;
	position: absolute;
	bottom: 10px;
	left: 152px;
	width: 1069px;
	letter-spacing: -1px;
}
.act4.tab2 ul.list li{
	margin-bottom: 10px;
}
.content.act4.tab3{
	background-image: url('../img/SB_L_G10_U02_L03_act4(3).png');
	margin-top: 4px;
}
.act4.tab3 .title{
	font-size: 1.88em;
	position: absolute;
	top: 79px;
	left: 74px;
}
.act4.tab3 .info{
	font-size: 2.56em;
	width: 472px;
	text-align: center;
	position: absolute;
	top: 254px;
	right: 126px;
}
.content.act4.tab4{
	background-image: url('../img/SB_L_G10_U02_L03_act4(1).png');
	margin-top: -23px;
}
.act4.tab4 .title_tab{
	font-size: 1.81em;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 56px;
	left: 446px;
}
.act4.tab4 .accordion{
	position: absolute;
	top: 131px;
	left: 446px;
}
.act4.tab4 .accordion .title{
	background-position: center;
	background-repeat: no-repeat;
	width: 430px;
	height: 60px;
	text-align: center;
	font-size: 1.88em;
	padding-top: 10px;
	z-index: 3;
	position: relative;
	left: 101px;
}
.act4.tab4 .accordion .title.t1{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadro(2).png');
}
.act4.tab4 .accordion .title.t2{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadro(3).png');
}
.act4.tab4 .accordion .title.t3{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadro(4).png');
}
.act4.tab4 .accordion .title.t4{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadro(5).png');
}
.act4.tab4 .accordion .title.t5{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadro(1).png');
}
.act4.tab4 .accordion .title:before{
	content: url('../img/SB_L_G10_U02_L03boton.png');
	width: 53px;
	height: 53px;
	position: absolute;
	left: 15px;
	top: -1px;
}
.act4.tab4 .accordion .example{
	width: 616px;
	height: 168px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: black;
	border: 1px solid;
	background-color: white;
	z-index: 2;
	position: relative;
	text-align: center;
	padding-top: 30px; 
	top: -26px;
}
.act4.tab4 .accordion .example span.note{
	font-size: 1.63em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;	
}
.act4.tab4 .accordion .example ul.list,
.act4.tab4 .accordion .example ul.sublist{
	font-size: 1.88em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.act4.tab4 .accordion .example ul.list li{
	margin-bottom: 10px;
	float: left;
	width: 261px;
}
.act4.tab4 .accordion .example ul.sublist{
	position: absolute;
	top: 48px;
	left: 297px;
}
.act4.tab4 .accordion .example ul.sublist li{
	margin-bottom: 0px;
	text-align: left;
}
.act4.tab4 .accordion .example ul.sublist:before{
	content: url('../img/flechita-57.png');
	width: 85px;
	height: 73px;
	position: absolute;
	left: -52px;
	top: 6px;
}
.act4.tab4 .accordion .example.ex1 ul.list{
	color: #99cc33;
}
.act4.tab4 .accordion .example.ex2 ul.list{
	color: #3399cc;
}
.act4.tab4 .accordion .example.ex3 ul.list{
	color: #cc9933;
}
.act4.tab4 .accordion .example.ex4 ul.list{
	color: #9966cc;
}
.act4.tab4 .accordion .example.ex5 ul.list,
.act4.tab4 .accordion .example.ex5 ul.sublist{
	color: #339933;
}
.act4.tab4 .accordion .example.ex5 ul.list li{
	float: none;
}
.act4.tab4 .accordion .ui-state-focus { outline: none; }
.wrap.act4.tab5{
	overflow-y: scroll;
	height: 637px;
  	position: absolute;
  	top: 27px;
  	left: 0px;
  	width: 1245px;
}
.content.act4.tab5{
	background-image: url('../img/SB_L_G10_U02_L03_act4cuadrolect.png');
	margin-top: 3px;
	height: 1046px;
  	width: 1227px;
  	background-position: -18px 0px;
}
.act4.tab5 .title{
	font-size: 2.13em;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 12px;
	right: 39px;
}
.act4.tab5 .text{
	font-size: 2.15em;
	text-align: left;
	line-height: 1.5em;
	position: absolute;
	top: 100px;
	right: 64px;
	width: 762px;
}
.act4.tab5 .ins1,
.act4.tab5 .ins2{
	font-size: 1.75em;
	width: 350px;
	text-align: center;
	position: absolute;
	left: 15px;
	letter-spacing: -1px;
}
.act4.tab5 .ins1{
	top: 106px;
}
.act4.tab5 .ins2{
	top: 409px;
}
.act4.tab5 .marker_btn.disable,
.act4.tab5 .eraser_btn.disable{
	opacity: 0.5;
}
.act4.tab5 .marker_btn{
	position: absolute;
	top: 248px;
	left: 43px;
}
.act4.tab5 .eraser_btn{
	position: absolute;
	top: 248px;
	left: 214px;
}
.act4.tab5 .check_btn{
	position: absolute;
	top: 555px;
	left: 15px;
}
.act4.tab5 .marker_btn.active,
.act4.tab5 .eraser_btn.active{
	-webkit-box-shadow: 2px 0px 24px 7px rgba(71, 71, 65, 0.96);
  	-moz-box-shadow: 2px 0px 24px 7px rgba(71, 71, 65, 0.96);
  	box-shadow: 2px 0px 13px 1px rgba(71, 71, 65, 0.96);
  	-webkit-border-radius: 14px;
  	-moz-border-radius: 14px;
  	border-radius: 50%;
  	background-color: rgba(71, 71, 65, 0.96);
  	height: 125px;
  	opacity: 1;
}
.act4.tab5 .text span.user_selection{
	color: #ff6633;
	font-style: italic;
	font-weight: bold;
}
.act4.tab5 .text span.check_selection{
	color: #33cccc;
	font-style: italic;
	font-weight: bold;
}
.act4.tab5 .text span.eraser_selection{
	color: black;
	font-style: normal;
	font-weight: normal;
}
/*** ACTIVITY 4 ***/

/*** ACTIVITY 5 ***/
.content_nav.act5.tab1,
.content_nav.act5.tab2{
	width: 1183px;
	height: 617px;
	margin: -2px 28px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
}
.content_nav.act5.tab1 .time_line,
.content_nav.act5.tab2 .time_line{
	width: 4732px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.content_nav.act5.tab1 .buttons,
.content_nav.act5.tab2 .buttons2{
	cursor: pointer;
	background: url(../img/arrow_right.png) no-repeat;
	position: absolute;
	display: inline-block;
	width: 41px;
	height: 41px;
}
.content_nav.act5.tab1 .buttons.next,
.content_nav.act5.tab2 .buttons2.next{
	top: 309px;
	left: 1201px;
}
.content_nav.act5.tab1 .buttons.prev,
.content_nav.act5.tab2 .buttons2.prev{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: none;
	left: 6px;
	top: 305px;
}
.content_nav.act5.tab1 .time_line .item,
.content_nav.act5.tab2 .time_line .item {
	width: 1183px;
	height: 600px;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	top: 0px;
}
.content_nav.act5.tab1 .time_line .item1{
	background-image: url('../img/SB_L_G10_U02_L03_act5(2).png');
	left: 0px;
}
.content_nav.act5.tab1 .time_line .item2{
	background-image: url('../img/SB_L_G10_U02_L03_act5(3).png');
	left: 1183px;
}
.content_nav.act5.tab1 .time_line .item3{
	background-image: url('../img/SB_L_G10_U02_L03_act5(4).png');
	left: 2366px;
}
.content_nav.act5.tab1 .time_line .item4{
	background-image: url('../img/SB_L_G10_U02_L03_act5(1).png');
	left: 3549px;
}
.content_nav.act5.tab1 .item .info{
	font-size: 2.38em;
	position: absolute;
	line-height: 1.25em;
	letter-spacing: -1px;
	color: black;
}
.content_nav.act5.tab1 .item1 .info{
	width: 478px;	
	top: 160px;
	right: 98px;
}
.content_nav.act5.tab1 .item .title{
	font-size: 2.56em;
	letter-spacing: -1px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	color: black;
}
.content_nav.act5.tab1 .item2 .title{
	top: 74px;
	right: 152px;
}
.content_nav.act5.tab1 .item2 .info{
	top: 184px;
	right: 35px;
	width: 619px;
}
.content_nav.act5.tab1 .item3 .title{
	top: 51px;
	right: 44px;
}
.content_nav.act5.tab1 .item3 .info{
	top: 153px;
	right: 41px;
	width: 684px;
}
.content_nav.act5.tab1 .item4 .title{
	top: 58px;
	right: 127px;
}
.content_nav.act5.tab1 .item4 .info{
	top: 166px;
	right: 58px;
	width: 558px;
	line-height: 1.3em;
}
.content_nav.act5.tab2 .time_line .item1{
	background-image: url('../img/SB_L_G10_U02_L03_act5caricatura(2).png');
	left: 0px;
}
.content_nav.act5.tab2 .time_line .item2{
	background-image: url('../img/SB_L_G10_U02_L03_act5caricatura(3).png');
	left: 1183px;
}
.content_nav.act5.tab2 .time_line .item3{
	background-image: url('../img/SB_L_G10_U02_L03_act5caricatura(4).png');
	left: 2366px;
}
.content_nav.act5.tab2 .time_line .item4{
	background-image: url('../img/SB_L_G10_U02_L03_act5caricatura(1).png');
	left: 3549px;
}
.content.act5.tab3{
	background-image: url('../img/SB_L_G10_U02_L03_act5(5).png');
	margin-top: -32px;
}
.act5.tab3 .title{
	font-size: 1.88em;
	position: absolute;
	top: 75px;
	right: 304px;
}
.act5.tab3 ul{
	font-size: 2.44em;
	letter-spacing: -1px;
	text-align: left;
	width: 673px;
	position: absolute;
	right: 48px;
	bottom: 35px;
}
.act5.tab3 ul li{
	margin-bottom: 36px;
}
.content.act5.tab4{
	background-image: url('../img/SB_L_G10_U02_L03_act5(6).png');
	margin-top: -23px;
}
.act5.tab4 .info{
	font-size: 2.44em;
	text-align: left;
	width: 588px;
	position: absolute;
	left: 112px;
	top: 156px;
	letter-spacing: -1px;
}
/*** ACTIVITY 5 ***/