/*TAB1*/
#tabs1 .content{
    background-image: url(../img/ACT2/SB_L_G10_U03_L05fondo-actividad2.png);
}

#tabs1 .content p{
    color: white;
    position: absolute;
    font-size: 1.4em;
}

#tabs1 .content p:nth-child(1){
    top: 358px;
    width: 304px;
    left: 167px;
}

#tabs1 .content p:nth-child(2){
    left: 689px;
    width: 368px;
    top: 244px;
}

#tabs1 .content a{
    position: absolute;
    left: 456px;
    top: 285px;
}

div[data-sg-id="btn-popup"][data-sg-key="1"]{
    position: absolute;
    top: 494px;
    right: 208px;
}

div[data-sg-id="item-popup"][data-sg-key="1"] p{
    position: absolute;
    left: 627px;
    top: 32px;
    width: 500px;
    font-size: 1.35em;
    color: white;
}
/*END TAB1*/
/*TAB2*/
#tabs2 .content{
    background-image: url(../img/ACT2/SB_L_G10_U03_L05fondopestana2.png);
}
#tabs2 .content > div{
    position: absolute;
    width: 72px;
    height: 71px;
    background-repeat: no-repeat;
    z-index: 1;
}
#tabs2 .content > div:nth-child(1){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n1.png);
    left: 417px;
    top: 239px;
}
#tabs2 .content > div:nth-child(2){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n2.png);
    left: 575px;
    top: 239px;
}
#tabs2 .content > div:nth-child(3){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n3.png);
    left: 733px;
    top: 239px;
}
#tabs2 .content > div:nth-child(4){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n4.png);
    left: 417px;
    bottom: 112px;
}
#tabs2 .content > div:nth-child(5){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n5.png);
    left: 575px;
    bottom: 112px;
}

#tabs2 .content > div:nth-child(6){
    background-image: url(../img/ACT2/SB_L_G10_U03_L05n6.png);
    left: 733px;
    bottom: 112px;
}

#tabs2 .content div.ball{
    width: 262px;
    height: 256px;
    display: none;
    z-index: 2;
    background-image: url(../img/ACT2/SB_L_G10_U03_L05gverde.png);
}

.ball:nth-child(7), .ball:nth-child(8), .ball:nth-child(9){
    top: 62px;
}
.ball:nth-child(10), .ball:nth-child(11), .ball:nth-child(12){
    top: 308px;
}

.ball:nth-child(7), .ball:nth-child(10){
    left: 224px;
}
.ball:nth-child(8), .ball:nth-child(11){
    left: 382px;
}
.ball:nth-child(9), .ball:nth-child(12){
    left: 546px;
}

.ball p{
    color: white;
    position: absolute;
    top: 53px;
    left: 35px;
    width: 193px;
    font-size: 1.3em;
}

.icon_close_button{
    cursor: pointer;
}
/*END TAB2*/

