.act_content.activity_7 h1 {
	font-family: Arial, Helvetica, sans-serif;
}

.act_content.activity_7 {
	font-family: Arial, Helvetica, sans-serif;
}

div.zoomViewport[data-sg-type=navigationMap]{
	background: url(../img/SB_L_G10_U02_L02_BackgroundAct7.png);
	background-size: cover;
}

ul.number.list > li:before {
	content: counter(list-item, decimal) ".";
	font-weight: bold;
	color: #3E3E3D;
}

ul.number.list {
	font-size: 2.5em;
	margin-left: 36px;
	margin-top: 20PX;
	margin-bottom: 25PX;
}

ul.number.list li {
	line-height: 1.5em;
	letter-spacing: -1px;
}

span.orange {
	color: #F7931E;
}

div.description {
	margin-left: 36px;
	width: 1024px;
	height: 90px;
	background: #E5E5E5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	font-size: 1.31em;
	font-style: italic;

	padding: 10px 20px;
	position: absolute;
	bottom: 15px;
}

div.description span.title {
	color: black;
}

div.description p.info, 
div.description p.info a {
	color: #0071BC;
	margin: 0px;
	text-decoration: none;
}

div.home {
    background-image: url('../img/SB_L_G11_U02_L08_boton_menu.png');
    background-repeat: no-repeat;
    background-size: 135px 51px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

    -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    3px 3px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         3px 3px 1px 0px rgba(0, 0, 0, 0.3);

    width: 135px;
    height: 51px;
    position: absolute;
    right: 24px;
    bottom: 20px;

    cursor: pointer;
}

span.cite {
	font-size: 1.56em;
	color: #D37A2B;
	font-style: italic;
	display: block;
}

div.explanation {
	font-size: 2.25em;
}

h1.title {
	font-size: 2.3em;
	color: #3E3E3D;
	margin-left: 36px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.figure {
	padding-left: 16px;
}

ul.large_bullet.activity1 {
	font-size: 1em;
	padding-left: 5px;
}

ul.large_bullet.activity1 li{
	margin-left: 0px;
}

ul.large_bullet.activity1 > li:before{
	left: -30px;
}

ul.line {
	padding-left: 12px;
	font-style: italic;
}

ul.line > li {
	margin-bottom: 5px;
}

ul.line li:before{
	content: "-";
	background: none;
	position: relative;
	left: 15px;
	top: -12px;
	margin: 10px;
}

div.block h2.subtitle {
	margin-left: 36px;
	font-size: 1.87em;
	color: #CB5829;
}

div.block ul.large_bullet {
	font-size: 1.87em;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.block ul.large_bullet li {
	margin-bottom: 15px;
	letter-spacing: -1px;
}

div.block textarea.complete {
	margin-left: 36px;
	background: #E6E6E6;
	border: none;
	resize: none;
	font-size: 1.87em;
	color: #4F4F4F;
	margin-top: 3px;
	width: 1037px;
	height: 110px;
	overflow-y: auto;
	font-style: italic;
	padding: 5px;
}

h1.title.orange {
	color: #CB5829;
}

div.keywords ul.large_bullet {
	font-weight: bold;
	font-size: 2.5em;

}

div.keywords ul.large_bullet li {
	margin-bottom: 20px;
}

div.keywords ul.large_bullet li:before {
	background-color: #FBB03B;
	left: -56px;
}

div.keywords textarea.complete {
	background: #E6E6E6;
	border: none;
	resize: none;
	font-size: 0.9em;
	color: #4F4F4F;
	margin-top: -21px;
	margin-bottom: 20px;
	width: 403px;
	height: 83px;
	overflow-y: auto;
	font-style: italic;
	padding-left: 20px;
	padding-top: 20px;
}

div.drag_drop div.info {
	font-size: 2.5em;
	font-style: italic;
	letter-spacing: -1px;

	background: #E6E6E6;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;

	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px; 

	position: relative;
}

div.drag_drop div.info div.target {
	width: 280px;
	height: 54px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	background: rgba(156,186,55,0.25);

	position: absolute;
	bottom: 25px;
	left: 100px;

	-webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    3px 3px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         3px 3px 1px 0px rgba(0, 0, 0, 0.3); 
}

div.drag_drop div.word {
	position: absolute;
	left: 150px;
	bottom: 250px;
}

div.drag_drop {
	position: relative;
	height: 700px;
}

div.instruction {
	position: relative;
	left: 140px;
}

div.instruction i.icon_ins {
	top: 6px;
}

div.instruction span.line {
	color: #5C5C60;
	font-size: 2em;
}

div.instruction span.text {
	font-size: 1.56em;
	color: #5C5C60;
	font-weight: bold;
}

div.textarea {
	border-radius: 6px;
	background: rgba(177, 178, 178, 0.1);

	width: 736px;
	height: 392px;

	margin-top: 10px;	
	font-size: 2.62em;
	font-style: italic;
}

div.textarea textarea.text {
	border: none;
	background: transparent;
	color: #5C5C60;

	width: 733px;
	height: 390px;

	resize: none;
	padding: 20px;

}

/**ACTIVITY 2*/

div.love textarea.complete {
	margin-left: 16px;
	margin-bottom: 10px;
	background: #E6E6E6;
	border: none;
	resize: none;
	font-size: 1.87em;
	color: #4F4F4F;
	margin-top: 3px;
	width: 807px;
	height: 172px;
	overflow-y: auto;
	padding: 5px;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

span.hide_element {
	border: none;
	position: relative;
	height: 510px;
	text-align: center;
}

span.hide_element span.title{
	font-weight: bold;
	font-size: 2.5em;
	color: #246666;
}

span.hide_element div.initial {
	position: absolute;
	bottom: 10px;
	left: 30px;
}

/**ACTIVITY 3*/
div.activity3 p{
	font-size: 2.25em;
	margin-left: 16px;
	line-height: 1.2em;
}

div.activity3 div.image{
	padding-top: 50px;
	margin-left: -30px;
}

div.activity3 h1 {
	color: #3E3E3D;
	font-size: 2.5em;
}


/**ACTIVITY 4*/
/*table guess_character*/
table.guess_character{
	width: 1170px;
	height: 504px;
	position: relative;
	left: 35px;
	top: 20px;
  	overflow: hidden;
  	border-collapse: separate;
	border: solid #99B352 1px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-top: none;
}

table.guess_character td{
	border-right: solid 1px;
	border-color: #99B352;
}

table.guess_character th{
	border-right: solid 1px;
	border-color: white;
}

/*table head */
table.guess_character thead{
	background: #99B353; 
	color: white;
}
table.guess_character thead{
	font-size: 2.25em;
	font-weight: bold;
	text-align: center;
}
table.guess_character thead tr:nth-child(1) th:nth-child(1){
	border-top-left-radius: 15px;
}

table.guess_character thead tr:nth-child(1) th:last-child{
	border-top-right-radius: 15px;
	border-right: none;
}

table.guess_character thead th {
	padding: 16px;
}

/*Tbody*/

table.guess_character tbody{
	font-size: 1.87em;
}
table.guess_character tbody tr td{
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	max-width: 409px;
	min-width: 207px;
	vertical-align: top;
	line-height: 1.5em;
}

table.guess_character tbody tr{
	background: white;  
}

table.guess_character tbody tr:last-child td:nth-child(1){
	border-bottom-left-radius: 15px;
}

table.guess_character tbody tr:last-child td:last-child{
	border-bottom-right-radius: 15px;
	border-right: none;
}

table.guess_character td {
	height: 371px;
}

table.guess_character td a {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	color: #0099FF;
	text-decoration: none;
	font-size: 0.46em;
}

table.guess_character div.character {
	text-align: left;
	width: 207px;
	
}

table.guess_character div.character img{
	display: inline-block;
}

table.guess_character div.link {
	line-height: 11px;
	position: relative;
}

table.guess_character ul.line{
	margin-top: 0px; 
	padding-left: 0px;
}
table.guess_character ul.line li {
	line-height: 1.5em;
	font-style: normal;
	padding-left: 0px;
	margin-bottom: 35px;
} 

table.guess_character ul.line li:before{
	margin: 5px; 
	left: -2px;
	top: -4px;
}

/**ACTIVITY 5*/
/**************Navigation map*************/
/*Menu*/

div[data-sg-id=zoom-menu]:before {
    content: " ";
    position: absolute;
    left: 35px;
    top: 2px;
	content: url('../img/SB_L_G11_U02_L08_mapa_esquema3.svg');
	width: 119px;
}

/*Item 1*/
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='1']{
	width: 43px;
	height: 20px;
	background-image: url('../img/SB_L_G11_U02_L08_nube_blanca.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='1']{
	left: 67px;
	top: 5px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='1'].active{
	background-image: url('../img/SB_L_G11_U02_L08_nube_verde.svg');
}

/*Item 2 3 4 5 6 7 8*/

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='2']{
	left: 67px;
	top: 38px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='3']{
	top: 70px;
	left: 18px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='4']{
	top: 70px;
	left: 68px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='5']{
	top: 70px;
	left: 116px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='6']{
	top: 104px;
	left: 18px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='7']{
	top: 104px;
	left: 68px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='8']{
	top: 104px;
	left: 116px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='9']{
	top: 139px;
	left: 68px;	
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='2'].active{
	background-color: #BAB84D;
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='3'].active,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='4'].active,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='5'].active{
	background-color: #B09348;
}



div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='3'].activeGroup,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='4'].activeGroup,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='5'].activeGroup {
	background-color:  rgba(176,147,72,0.5);
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='6'].active,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='7'].active,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='8'].active{
	background-color: #AD8148;
}



div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='6'].activeGroup,
div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='7'].activeGroup{
	background-color:  rgba(173,129,72,0.5);
}

div[data-sg-id=zoom-menu] div[data-sg-id=btn-zoom][data-sg-target-key='9'].active{
	background-color: #AB7447;
}


/*General*/
div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup]::before {
	width: 12px;
	height: 12px;
}

.icon_init_button:before {
	content: url("../img/SB_L_G11_U02_L08_boton_inicio.png") !important;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key=init]:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info1.svg') !important;
	top: -3px;
}

div.zoomContainer {
	height: 590px;
}

div.zoomContainer:before {	
	content: url("../img/SB_L_G11_U02_L08_mapa_esquema.svg");
	position: absolute;
	left: 354px;
	top: 27px;
	width: 540px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer > div[data-sg-id=btn-popup] {
	left: 32px !important;
	-webkit-box-shadow : 2px 10px 3px 13px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 10px 3px 13px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 10px 3px 13px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 13px;
	width: 13px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget .item_zoom> div[data-sg-id=btn-popup]{
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 11px;
	width: 11px;
}

div[data-sg-id=item-popup] .title {
	border-color: #9CBA37 !important;
	background-color: #9CBA37 !important;
}

div[data-sg-id=item-popup] .content{
 	background-color: #EAEAEA;
 	padding: 21px 60px !important;
 	height: 200px;
 	text-align: center;
 	vertical-align: middle;
	display: table-cell;
}

div[data-sg-id=item-popup][data-sg-key=init] {
	width: 696px;
	height: 314px;
}

div[data-sg-id=item-popup][data-sg-key=init] > div[data-sg-id=btn-popup-close] {
	left: 277px !important;
	bottom: -42px !important;
}

/***************ITEMS*************/

/*Item 1 Cloud*/
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(2) {
	top: 26px;
	left: 530px;
	height: 112px;
}

div[data-sg-id=item-popup][data-sg-key='1'] {
	width: 694px;
	height: 284px;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='1']:before {
	content: url('../img/SB_L_G11_U02_L08_boton_info1.svg') !important;
	top: -3px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom{
	background: transparent;
	border: none;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1']  .item_zoom .title,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom .content{
	background: transparent;
	border: none;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom .title {
	top: 0px;	
	left: 4px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom .content{
	left: 41px;
	top: 20px;
	width: 94px;
	height: 42px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom .content > textarea{
	width: 93px !important;
	height: 41px !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom .title > h1 {
	color: #5E5E5E !important;
	font-size: 0.93em !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='1'] .item_zoom > div[data-sg-id=btn-popup]{
	top: 50px;
	left: 13px;
}

/*Item 2*/
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(3) {
	top: 32px;
	left: 533px;
	height: 114px;
}

div[data-sg-id=item-popup][data-sg-key='2']{
	width: 694px;
	height: 300px;
}

div[data-sg-id=item-popup][data-sg-key='2'] .title{
	background-color: #BAB84D !important;
	border-color: #BAB84D !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='2'] .item_zoom{
	background: #BAB84D;
	border-color: #BAB84D;
	width: 173px !important;
	height: 71px !important;
	top: 26px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='2'] .item_zoom .content {
	height: 46px !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='2'] .item_zoom .content textarea {
	height: 41px !important;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='2']:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info2.svg') !important;
	top: -3px;
}

/*Item 3 4 5 6 7 8*/
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(4) {
	top: 40px;
	left: 276px;
	height: 122px;
	width: 190px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(4) .item_zoom {
	left: 17px;
	top: 29px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(5) {
	top: -81px;
	left: 516px;
	height: 119px;
	width: 210px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(5) .item_zoom {
	left: 25px;
	top: 28px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(6) {
	top: -201px;
	left: 761px;
	height: 120px;
	width: 200px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(6) .item_zoom {
	left: 27px;
	top: 29px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(7) {
	top: -193px;
	left: 294px;
	height: 120px;
	width: 190px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(7) .item_zoom {
	left: -1px;
	top: 30px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(8) {
	top: -313px;
	left: 539px;
	height: 120px;
	width: 190px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(8) .item_zoom {
	left: 2px;
	top: 30px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(9) {
	top: -432px;
	left: 789px;
	height: 110px;
	width: 190px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(9) .item_zoom {
	left: -1px;
	top: 29px;
}


div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='3']:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info3.svg') !important;
	top: -3px;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='4']:before,
div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='5']:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info4.svg') !important;
	top: -3px;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='6']:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info5.svg') !important;
	top: -3px;
}

div[data-sg-id=item-popup][data-sg-key='3']{
	width: 768px;
	height: 300px;
}

div[data-sg-id=item-popup][data-sg-key='3'] .title{
	background-color: #B09348 !important;
	border-color: #B09348 !important;
}

div[data-sg-id=item-popup][data-sg-key='4']{
	width: 694px;
	height: 310px;
}

div[data-sg-id=item-popup][data-sg-key='5']{
	width: 694px;
	height: 318px;
}


div[data-sg-id=item-popup][data-sg-key='6']{
	width: 696px;
	height: 277px;
}

div[data-sg-id=item-popup][data-sg-key='4'] .title,
div[data-sg-id=item-popup][data-sg-key='5'] .title,
div[data-sg-id=item-popup][data-sg-key='6'] .title{
	background-color: #AD8148 !important;
	border-color: #AD8148 !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='3'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='4'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='5'] .item_zoom {
	background: #B09348;
	border-color: #B09348;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='6'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='7'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='8'] .item_zoom {
	background: #AD8148;
	border-color: #AD8148;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='3'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='4'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='5'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='6'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='7'] .item_zoom,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='8'] .item_zoom {
	width: 158px !important;
	height: 77px !important;
}


div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='3'] .item_zoom .content,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='4'] .item_zoom .content,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='5'] .item_zoom .content,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='6'] .item_zoom .content,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='7'] .item_zoom .content,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='8'] .item_zoom .content {
	height: 52px !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='3'] .item_zoom .content textarea,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='4'] .item_zoom .content textarea,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='5'] .item_zoom .content textarea,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='6'] .item_zoom .content textarea,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='7'] .item_zoom .content textarea,
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='8'] .item_zoom .content textarea {
	height: 49px !important;
}

/*Item 9*/
div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(10) {
	top: -411px;
	left: 520px;
	width: 210px;
	height: 133px;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget:nth-of-type(10) .item_zoom{
	top: 29px;
	left: 21px;
}

div[data-sg-id=elem-zoom] div[data-sg-id=btn-popup][data-sg-key='7']:before{
	content: url('../img/SB_L_G11_U02_L08_boton_info5.svg') !important;
	top: -3px;
}

div[data-sg-id=item-popup][data-sg-key='7']{
	width: 694px;
	height: 300px;
}

div[data-sg-id=item-popup][data-sg-key='7'] .title{
	background-color: #AB7447 !important;
	border-color: #AB7447 !important;
}


div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='9'] .item_zoom{
	background: #AB7447;
	border-color: #AB7447;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='9'] .item_zoom{
	width: 158px !important;
	height: 96px !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='9'] .item_zoom .content {
	height: 71px !important;
}

div.zoomViewport[data-sg-type=navigationMap] .zoomContainer .zoomTarget[data-sg-key='9'] .item_zoom .content textarea{
	height: 65px !important;
}


/**ACTIVITY 6*/

div.activity6 p{
	font-size: 2.5em;
}

/*ACTIVITY 7*/
table.activity7 thead{
	font-size: 1.12em;
}

table.activity7 tbody{
	font-size: 1.12em;
}

table.activity7 thead th{
	padding: 5px;
}

table.activity7 thead tr th:nth-child(1),
table.activity7 tbody tr td:nth-child(1) {
	background: #339999;
	color: white;
	text-align: center;
}

table.activity7 tbody tr td{
	text-align: left;
}

table.activity7 tbody tr td:nth-child(1) {
	padding-left: 0px !important;
}

table.activity7 tbody tr td {
	padding: 4px;
}

table.activity7 thead tr:nth-child(1) th:nth-child(1) {
	border-top-left-radius: 0px;
}

table.activity7 thead tr:nth-child(1) th:last-child {
	border-top-right-radius: 0px;
}

table.activity7 tbody tr:last-child td:nth-child(1) {
	border-bottom-left-radius: 0px;
}

table.activity7 tbody tr:last-child td:last-child {
	border-bottom-right-radius: 0px;
}

::-webkit-input-placeholder {  color: lightgray;	}
:-moz-placeholder { 		   color: lightgray;  }
::-moz-placeholder {  		   color: lightgray;  }
:-ms-input-placeholder {  	   color: lightgray;  }
placeholder{				   color: lightgray;  }