.titulo_1 {
    /*display: none;*/
}

.modulo {
    background: none;
}

tr.item_2 {
    background: none;
}

.ft-closer {
    text-decoration: none;
    position: absolute;
    top: 17px;
    right: 17px;
}

.ft-closer:after {
    content: "✖";
}

.ft-loading {
    position: absolute;
    top: 35%;
    left: 50%;
}
