h1{
	font-size: 1.56em;
}
.gge_contenido_S .act_content span.act_subtitle{ font-style: normal; color: #006666;}
/*span, p {color: #3C3C3B; font-size: 1.8em;}*/
.activity_tag .number{ padding-left: 10px}

.home{
	display: inline-block; 
	position: absolute;
	right: 27px;
	bottom: 17px;
}
*{
	user-drag: none; 
	-moz-user-select: none;
	-webkit-user-drag: none;
}
.gge_contenido_S .act_content{ height: 657px; }
.icon_close_button{
	position: absolute;
	top: -23px;
	right: -23px;
}
div[data-sg-id='item-popup']{
	border-radius: 15px;
	/*box-shadow: 5px 5px 15px 0px black;	*/
}
.gge_header_S h1 {
	font-size: 1.56em;
}
img,
.tab a{
	user-drag: none; 
	-moz-user-select: none;  
	-webkit-user-drag: none;
}
.btn-hover:hover{
	opacity: 0.9;
	cursor: pointer;
	-ms-transform: scale(1.1); /* IE 9 */
   	-webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.tabsCon{
	height: 657px;
	background-repeat: no-repeat;
	background-position: center center;

}
.act_content,p {
 font-family: Arial, Helvetica, sans-serif !important;
}

a.menu-home{
	position: absolute;
	right: 24px;
	bottom: 21px;
	background-image: url(../img/return_menu.png) ;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 112px;
	background-color: white;
	border-top-left-radius: 21px;
}

.activity_tag .subtitle{
	text-transform: uppercase;	
}