@import url(./commons.css);

/*TAB1*/
.grid{
	height: 294px;
}
.video{
	text-align: center; 
}
.video-popup{
	position: absolute;
	top: 26px;
	height: 596px;
}

.video-popup video{
	margin-top: 9px;
	height: 557px !important;
	width: 985px !important;
}

div[data-sg-id="btn-popup-close"]{
	position: absolute;
	right: -24px;
	top: 19px;
	z-index: 2;
}
/*END TAB1*/

/*TAB2*/
#tabs2 .content{
	height: 613px;
	background-image: url(../img/ACT2/S_G10_U05_L05_fondojuegoroles.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#tabs2 .content p{
	position: absolute;
	width: 682px;
	left: 506px;
	top: 100px;
	text-align: justify;
	font-size: 1.4em;
	color: white;
}
/*END TAB2*/