@charset "utf-8";
.ggc_contenido_L {
    width: 92%;
    padding: 2% 4% 0;
}

.cntBordeTarea {
    border: 3px dashed #B17F49;
    width: 1103px;
    height: 568px;
    padding: 15px;
    margin: 2% auto 0 auto;
}

.cntTarea {
    background-image: url(../img/L_G07_U01_L01_05/fondoTarea.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 98%;
    height: 98%;
    text-align: left;
    padding: 1% 1% 0% 1%;
}

.recuerda {
    background-image: url(../img/L_G07_U01_L01_05/recuerda.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 654px;
    height: 353px;
    position: absolute;
    top: 39.5%;
    left: 20%;
}

.texto {
    white-space: nowrap;
    margin: 5px 0 0 5px;
    font-size: 38px;
    line-height: 44px;
    font-family: 'cabinregular';
}