.wptheme1Col .wpthemeCol {
    width: 100% !important;
}

.search-wrapper,
#searchForm {
    margin: 0 130px;
}
#header,
.footer,
.htextoOculto,
#skip-nav {
    display: none !important;
}
.contcen {
    display: table;
    float: initial;
    width: 90%;
    height: auto;
    margin: 0 auto !important;
}
.imagen_postula {
    display: none;
}
#lista-vacantes {
    width: 100%;
}
.caja {
    width: 100%;

    border-bottom: 1px solid #dedede;
}
.caja:hover {
    background:    -moz-linear-gradient(top,#f0f4f9 0%,#ebeff4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f4f9),color-stop(100%,#ebeff4));
    background: -webkit-linear-gradient(top,#f0f4f9 0%,#ebeff4 100%);
    background:      -o-linear-gradient(top,#f0f4f9 0%,#ebeff4 100%);
    background:     -ms-linear-gradient(top,#f0f4f9 0%,#ebeff4 100%);
    background:         linear-gradient(to bottom,#f0f4f9 0%,#ebeff4 100%);
}
#searchForm {
    font-family: "HelveticaNeueMedium" !important;
}
