.block {
    display: block !important;
} 
.none {
    display: none !important;
}

.close_filter {
    display: none;
}

/* VACANTES */
.table-candidatos-vacante thead {
    display: none;
}

.todo-tasklist-item {
    position: relative;
    overflow: hidden;
}

.form-group-filtros {
    padding: 15px;
}

.btn-group-filtros label {
    color: #3f3f40;
}

.height-1000 {
    max-height: 1015px;
}

.not-active {
    pointer-events: none;
    cursor: not-allowed !important;
}

/* PORTLETS */

.vacante-nombre {
    margin: 0 !important;
}

.fecha-activo {
    color: #0cad3a;
    margin: 0 !important;
    font-weight: bold;
}

.portlet.light .portlet-title {
    width: 100%;
    position: relative;
    border-bottom: 0;
    margin-bottom: 0;
}

.table > tbody > tr.active > td {
    background: none !important;
}
    .modal-body .destacado {
        color: #cc9200;
    }

    .modal-body .no-margin-bottom {
        margin-bottom: 0;
    }

.form-group {
    clear: both;
}

/* VACANTES */
.table-vacantes .t-combo {
    width: 20px;
}

.table-vacantes .t-inscritos, .table-vacantes .t-enproceso, .table-vacantes .t-finalistas, .table-vacantes .t-contratados, .table-vacantes .t-descartados {
    width: 9%;
}

.table-vacantes .t-fecha-inicio {
    width: 9%;
}

.table-vacantes .t-inscritos, .table-vacantes .t-enproceso, .table-vacantes .t-finalistas, .table-vacantes .t-contratados, .table-vacantes .t-descartados {
    text-align: center;
}

.table-vacantes tbody .t-vacante img {
    margin-top: 5px;
}

.vacante-fecha-ult-actual {
    padding-top: 4px;
}

.agrupador-documentos .table-responsive {
    overflow-x: hidden;
}

    .todo-tasklist-item-text a {
        word-break: break-all;
    }

.vacantes-list, .todo-tasklist-item li a {
    max-width: 200px;
    white-space: inherit;
}

    .vacantes-list li {
        margin-right: 0;
    }

.vacantes .table-vacantes .t-combo {
    display: none;
}

/* INFOJOBS */

.date-control .input-group-btn {
    position: absolute;
}

/* FIX FORMULARIOS */
.form-group:after {
    content: " ";
    display: table;
    clear: both;
}

/* FIX LISTADOS */
.slimScrollDiv, .scrollerctrl {
    height: auto !important;
}

/* TABLA AVANZADADO CANDIDATOS*/
.slimScrollDiv {
    position: inherit !important;
}

.table-vacantes .t-candidato {
    width: 60%;
}

.table-vacantes .t-ultima-act {
    width: 10%;
    white-space: nowrap;
}

.table-vacantes .t-notas {
    width: 10%;
}

.table-vacantes a[class^="tooltips badge badge-"] {
    text-decoration: none;
    cursor: default;
}

.table-vacantes a[data-toggle*="dropdown"] {
    cursor: pointer;
}

.table-vacantes .expanded > tbody > tr > td {
    cursor: default;
}

.vacantep-ult-act a:hover, .vacantep-ult-act a:active, .vacantep-ult-act a:visited, .vacantep-ult-act a {
    color: inherit;
    text-decoration: none;
    cursor: default;
}

.gestor-de-candidatos-candidatos .table .t-ultima-act {
    width: 10%;
    white-space: nowrap;
}

.gestor-de-candidatos-candidatos .table .t-notas {
    width: 10%;
}

.candidato-visitado-0, .candidato-visitado-0 div {
    font-weight: bold !important;
}

.portlet.light .portlet-body {
    padding-top: 0;
}

.contenido-gestor-de-candidatos-candidatos .portlet.light .row:nth-child(2) {
    margin-right: 0;
}

/* KILLER QUESTIONS */
.modal-contenido-gestor-de-ofertas-ofertas-entrevista-virtual .portlet-con {
    border: 0 !important;
}

/*REVIEW MMC*/

.vacantes-candidatos-vacante .vacante-referencia {
    padding-top: 6px;
}

/* TOGGLE CANDIDATOS*/
.gestor-de-candidatos-candidatos .toggle-list .toggle-list-content a {
    margin: 0px 0 0 -23px;
}

.gestor-de-candidatos-candidatos .table-quick-filters {
    display: none;
}

/* CHECK BOX CANDIDATOS*/

th.t-candidato-vacante {
    display: none;
}

.slimScrollBar {
    right: 19px !important; /* top:20px!important;*/
}

.t-vacante, .t-candidato-vacante {
    clear: both;
}

/* IMPRIMIR CVS*/
.imprimirCvs .cv-progress {
    width: 50%;
    z-index: 10051;
    position: fixed;
    top: 50%;
    left: 50%;
}

.imprimirCvs #spanRemaining {
    color: #393939;
    top: 21px;
    position: relative;
}

/*GESTION MASIVA*/
.checkbox-dropdown .dropdown-menu li a i {
    position: absolute !important;
    right: 10px;
}

    .table-vacantes .color-primary:hover {
        color: #3f3f40;
        text-decoration: none !important;
    }

/** ELIMINACIÓN SCROLL **/
.modal-open {
    overflow-x: hidden;
    overflow-y: hidden !important;
}

/* Editable form */

.error {
    color: #e64322;
    font-weight: normal;
}

/* Fin de Editable form */

@media (min-width: 992px) {
    /* MODAL */
    .modal-dialog {
        width: 700px;
    }

    .modal-candidatos-infojobs, .modal-candidatos-infojobs-cv {
        width: 990px !important;
    }

    .modal-candidatos-grabacion-cv {
        width: 1040px !important;
    }

    .modal-asignar-a-vacante {
        width: 1024px !important;
    }

    .vacantes .col-md-12 .table-responsive {
        overflow-x: inherit;
        min-height: 650px;
    }
}
