.gge_contenido_M .act_content{
	background: white url(../img/ACT1/M_G10_U04_L07_Maferecursos-03.png) no-repeat center;
}
.gge_contenido_M .act_content span.act_subtitle{
	margin: 0;
}

.buttons.last{ left: 20px; }
ol > li > p{
    top: 430px;
    left: 160px;
    font-size: 1.5em !important;
    font-style: italic;
}

ol > li > img{
	top: 130px !important;
    left: 400px !important;
}


ol > li:nth-child(5) > img{
    top: 80px !important;
    left: 260px !important;
}


.controls{
    top: 623px;
    left: 0;
    position: absolute;
    z-index: 999999;
    display: block;
    width: 1250px;
    text-align: center;
}
.controls > span{
    height: 20px;
    width: 20px;
    background: gray;
    position: relative !important;
    margin: 0 20px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
}
.controls > span.active{
	background: #C05757;
}





div[data-sg-id="elem-join-line"]{ position: absolute !important; }

.node1,.node2{
	width: 22px;
	height: 22px;
	cursor: pointer;
	border-radius: 11px;
	background: #157474;
}
.node1:hover,.node2:hover{
	box-shadow: 0 0 10px black;
}
.node1{	left: 490px; }
.node2{	left: 688px; }

.node1:nth-child(1){  top:  99px; }
.node1:nth-child(2){  top: 266px; }
.node1:nth-child(3){  top: 414px; }
.node2:nth-child(4){  top: 124px; }
.node2:nth-child(5){  top: 259px; }
.node2:nth-child(6){  top: 392px; }
