.lineaFondo {
    width: 1247px;
    height: 4px;
    background: #00A099;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 750px / 3px;
    -moz-box-shadow: 0px 2px 12px 1.5px #575756;
    -webkit-box-shadow: 0px 2px 12px 1.5px #575756;
    box-shadow: 0px 2px 12px 1.5px #575756;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtras9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 75px;
    position: absolute;
    left: 2.3%;
    top: 87%
}

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 75px;
    position: absolute;
    left: 92%;
    top: 87%
}

.texto {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    white-space: nowrap;
    letter-spacing: -0.5px;
    position: absolute;
}

.titulo {
    font-family: 'cabinregular';
    color: #575756;
    position: absolute;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.4px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    left: 50%;
    width: 980px;
    top: 82px;
}

.f1 {
    background-image: url(../img/M_G06_U04_L03_03_02/iimgAct2f1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 849.87px;
    height: 562.47px;
    left: 425px;
    top: 349px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -5.%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.ggc_contenido_M {
    background: #1D70B7;
    border-bottom-color: #263C4A;
    color: #575756;
}

.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.campoMemoria {
    background-color: #7188CD;
    width: 235px;
    height: 101.93px;
    position: relative;
    cursor: pointer;
    margin: 1px 2px;
    display: inline-block;
}

.clickCampoMemoria {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.textoCampoMemoria {
    font-family: 'cabinregular';
    color: #fefefe;
    font-size: 40px;
    line-height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.campoMemoria:first-child {
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
}

.campoMemoria:last-child {
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
}

.campoMemoria:nth-child(3) {
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-top-right: 15px;
    border-top-right-radius: 15px;
}

.campoMemoria:first-child .textoCampoMemoria,
.campoMemoria:nth-child(9) .textoCampoMemoria {
    color: #6E6E6E;
}

.campoMemoria:first-child .textoCampoMemoria .fraccionario .linea,
.campoMemoria:nth-child(9) .textoCampoMemoria .fraccionario .linea {
    border: 1px solid #6E6E6E;
}

.fraccionario {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.fraccionario .linea {
    display: inline-block;
    border: 1px solid #fefefe;
    width: 100%;
    vertical-align: middle;
}

.fraccionario li:nth-child(1) {
    line-height: 12px;
}

.fraccionario li:nth-child(3) {
    line-height: 24px;
}

.campoMemoria ul {
    display: table-cell;
}

.tablaCampos {
    display: table;
    width: 58%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 824px;
    top: 380px;
}