/*OPEN: Lista de carpetas*/
#section-download-files .wpfd-foldertree ul.jaofiletree li {
    background: none;
}

#section-download-files .wpfd-foldertree ul.jaofiletree li a {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em !important;
}

#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-open,
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .icon-open-close,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-open,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .icon-open-close {
    color: #000 !important;
}

#section-download-files #et-boc .wpfd-content,
.wpfd-content {
    margin-top: 0px !important;
    padding: 0px !important;
}

#section-download-files .wpfd-categories a.catlink.backcategory {
    display: none !important;
}

#section-download-files .wpfd-foldertree ul.jaofiletree li ul li .zmdi-folder::before {
    content: "" !important;
    display: block !important;
    width: 24px !important;
    height: 18px !important;
    background: url("../images/folder_no_selected.svg") left center no-repeat !important;
    background-size: 19px !important;
}

#section-download-files li.selected .zmdi-folder::before {
    content: "" !important;
    display: block !important;
    width: 24px !important;
    height: 18px !important;
    background: url("../images/folder_open_selected.svg") left center no-repeat !important;
    background-size: 19px !important;
    margin: 0 !important;
}

#section-download-files .wpfd-foldertree ul.jaofiletree li ul li.selected .zmdi-folder::before {
    background: url("../images/folder_open_selected.svg") left center no-repeat !important;
}

#section-download-files .wpfd-content .wpfd-foldertree.wpfd-foldertree-default.foldertree-hide {
    border-width: 0.5px !important;
    border-color: #000 !important;
    flex-basis: 25%;
}

/*CLOSE: Lista de carpetas*/

/*OPEN: Boton descargar todo*/
.block-files-download .default-download-category {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 !important;
    border: 0.5px solid #000 !important;
    border-radius: 0 !important;
    background: none !important;
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
    z-index: 1;
}

#section-download-files .wpfd-content a.default-download-category i,
#section-download-files .wpfd-content a.default-download-selected i {
    display: none !important;
}

#section-download-files .wpfd-content a.default-download-category:hover,
#section-download-files .wpfd-content a.default-download-selected:hover {
    background: #000 !important;
    box-shadow: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
/*CLOSE: Boton descargar todo*/

/*OPEN: Ficha archivo*/
#section-download-files .wpfd-container-default .wpfd_list .file {
    border: 0.5px solid #000 !important;
    border-radius: 0 !important;
}

#section-download-files .wpfd-container-default .wpfd_list .file.flex_span {
    border: 0px solid #000 !important;
    border-radius: 0 !important;
}

#section-download-files .wpfd-container-default .wpfd_list .file .filecontent h3 {
    line-height: 12px !important;
}

#section-download-files .wpfd-container-default .wpfd_list .file .filecontent h3 label {
    left: 1px;
}

#section-download-files .wpfd-container-default .wpfd_list .file .filecontent h3 a {
    color: #000;
    font-size: 14px;
}

#section-download-files .wpfd-container-default .wpfd_list .file .filecontent .file-xinfo {
    color: #000;
}

#section-download-files .wpfd-container-default .wpfd_list .file .file-right a {
    text-transform: uppercase;
    background: #f6f6f6;
    color: #949494;
    border-radius: 0;
}

#section-download-files .wpfd-container-default .wpfd_list .file .file-right a:hover {
    background: #949494 !important;
    color: #f6f6f6 !important;
    box-shadow: none;
}

#section-download-files .wpfd-container-default .wpfd_list .file .file-right a i {
    display: none;
}

.wpfd-container .filecontent > h3 .wpfd_checkbox .cbox_file_download:checked + span::before {
    content: "\2716" !important;
    color: #000 !important;
}

/*CLOSE: Ficha archivo*/

/*OPEN: Paginacion*/

#section-download-files .wpfd-pagination {
    text-align: right !important;
}

#section-download-files .wpfd-pagination a.page-numbers {
    text-transform: uppercase;
    color: #999999;
}

#section-download-files .wpfd-pagination a.page-numbers:hover {
    color: #000;
}

/*CLOSE: Paginacion*/

/*OPEN: Carpetas de categoria All Files*/
.block-files-download .wpfd_dfcontainer_foldertree {
    margin: 0 !important;
    position: relative;
    float: left;
    padding-bottom: 50px !important;
}

.block-files-download .wpfd_dfcontainer_foldertree .with_foldertree {
    top: 50px;
    padding-bottom: 40px !important;
    padding-left: 40px !important;
    flex-basis: 75%;
    max-width: 75%;
}

.block-files-download .wpfd_dfcontainer_foldertree .with_foldertree .wpfd_list {
    float: left;
    margin: 0 -10px;
}

.block-files-download .wpfd_dfcontainer_foldertree .wpfd-categories {
    display: none;
    /* float: left; */
    /* width: calc(100% + 20px); */
    /* margin: 0 -10px; */
    /* max-width: initial; */
}

.block-files-download .wpfd_dfcontainer_foldertree .wpfd-categories a {
    border: 2px solid #000;
    border-radius: 0px;
    width: calc(25% - 20px) !important;
    display: block;
    float: left;
}

.block-files-download .wpfd_dfcontainer_foldertree .wpfd-categories a:hover i.zmdi-folder::before {
    background: url("../images/folder_no_selected-w.svg") left center no-repeat;
}

#section-download-files .wpfd-content .wpfdcategory > span,
#section-download-files .wpfd-content .wpfdcategory > span {
    width: calc(100% - 24px) !important;
}

#section-download-files .wpfd-container-default.with_foldertree .wpfd-categories a:hover {
    background: #000;
    border: 2px solid #000;
    border-radius: 0px;
    box-shadow: none;
}

#section-download-files .wpfd-container-default.with_foldertree .wpfd-categories a:hover i {
    color: #fff !important;
}

/*CLOSE: Carpetas de categoria All Files*/

/*CLOSE: Paginacion*/

/*OPEN: ------------------------_Elementos Responsive----------------------*/

@media only screen and (max-width: 762px) and (min-width: 641px) {
    #section-download-files .wpfd-content-default .wpfd_list .file,
    .wpfd-content-default .wpfd_list .file {
        width: calc(100% - 20px) !important;
    }
}

@media only screen and (max-width: 720px) {
    #section-download-files .wpfd-content a.default-download-category,
    #section-download-files .wpfd-content a.default-download-selected {
        display: none !important;
    }

    .wpfd-container .with_foldertree {
        max-width: 90% !important;
    }
}
/*CLOSE: ------------------------_Elementos Responsive----------------------*/

/*------------------------------------------------------------------ open: FILTERS - SEARCH ----------- */

.block-filters-search #adminForm {
    padding: 0;
}

.block-filters-search .searchSection {
    width: 400px;
    float: left;
    margin-right: 30px;
}

.block-filters-search .searchSection #Search_container .wpfd-icon-searche {
    left: 15px;
}

.block-filters-search .searchSection #Search_container #txtfilename {
    border: 0.5px solid #000;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    opacity: 0.4;
    color: #000;
    padding-left: 45px;
    transition: all 0.3s ease-in-out;
}

.block-filters-search .searchSection #Search_container #txtfilename:hover {
    opacity: 1;
}

.block-filters-search .searchSection #Search_container {
    width: 100%;
}

.block-filters-search #Category_container {
    width: calc(100% - 460px);
    float: left;
    margin-left: 30px;
    margin-top: 0;
}

.block-filters-search #Category_container .top,
.block-filters-search #Category_container .tags-info {
    display: none;
}

.block-filters-search #Category_container .feature {
    padding: 0;
    display: flex;
    align-items: end;
}

.block-filters-search #Category_container .feature .clearfix {
    display: none;
}

.block-filters-search #Category_container #Filter {
    display: none;
}

.block-filters-search #Category_container #Tags {
    width: calc(100% - 170px);
    margin-right: 30px;
    float: left;
}

.block-filters-search #Category_container #Tags .clearfix {
    display: block;
}

.block-filters-search #Category_container .chk-tags-filtering {
    padding: 0;
    margin: 0;
}

.block-filters-search #Category_container .chk-tags-filtering ul {
    padding: 0 !important;
    border: none;
}

.block-filters-search #Category_container .chk-tags-filtering ul .labletags {
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 11px;
    color: #999;
}

.block-filters-search #Category_container .chk-tags-filtering ul li {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 5px 15px;
    background: none;
    color: #000;
    opacity: 0.3;
    border: 0.5px solid #000;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.block-filters-search #Category_container .chk-tags-filtering ul li:hover {
    opacity: 1;
}

.block-filters-search #Category_container .chk-tags-filtering ul li.active {
    background: #000;
    color: #fff;
}

.block-filters-search #Category_container .feature .box-btngroup-below {
    border: none;
    padding: 0 0 10px;
    display: flex;
    flex-wrap: wrap;
    width: 140px;
    flex-direction: column-reverse;
    float: left;
}

.block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow {
    border: 0.5px solid #000 !important;
    border-radius: 0;
    background: none;
    color: #000;
    padding: 6px 0;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    width: 140px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow:hover {
    border: 0.5px solid #000 !important;
    background-color: #000;
    color: #fff;
    box-shadow: none;
    opacity: 1;
}

.block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow#btnReset {
    margin-top: 10px;
    opacity: 0.2;
}

.block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow#btnReset:hover {
    opacity: 1;
}

/*------------------------------------------------------------------ close: FILTERS - SEARCH ----------- */

/* ----------------------------------- 1024px */
@media (max-width: 1024px) {
    .block-filters-search .searchSection {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .block-filters-search .searchSection {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .block-filters-search #Category_container {
        width: 100%;
        margin: 0;
    }

    .block-filters-search #Category_container .feature {
        display: block;
        width: 100%;
        border: none;
    }

    .block-filters-search #Category_container #Tags {
        display: block !important;
        width: 100%;
        margin: 0 0 20px;
    }

    .block-filters-search #Category_container .chk-tags-filtering ul li {
        font-size: 9px;
        letter-spacing: 0.03em;
    }

    .block-filters-search #Category_container .feature .box-btngroup-below {
        width: 100%;
        text-align: left;
    }
}

/* ----------------------------------- 768 */
@media (max-width: 768px) {
    #section-download-files .wpfd-content .wpfd-foldertree.wpfd-foldertree-default.foldertree-hide {
        flex-basis: 35%;
        padding-right: 20px;
    }

    #section-download-files .wpfd-foldertree ul.jaofiletree li {
        padding-left: 10px !important;
    }

    #section-download-files .wpfd-foldertree ul.jaofiletree li .zmdi-folder {
        margin-right: 3px !important;
    }

    #section-download-files .wpfd-foldertree ul.jaofiletree li ul li .zmdi-folder::before {
        width: 22px !important;
        background-size: 17px !important;
    }

    #section-download-files .wpfd-foldertree ul.jaofiletree li a {
        font-size: 12px;
        letter-spacing: 0 !important;
    }

    .block-files-download .wpfd_dfcontainer_foldertree .with_foldertree {
        flex-basis: 65%;
        max-width: 65%;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file {
        flex-wrap: wrap;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file .filecontent {
        width: 100% !important;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file .filecontent .file-xinfo {
        padding-top: 5px;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file .file-right {
        display: flex;
        width: 100% !important;
        padding: 0 !important;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file .file-right a {
        margin: 15px 5px 0 !important;
    }
}

/* ----------------------------------- 767 */
@media (max-width: 767px) {
    .block-filters-search #Category_container .chk-tags-filtering ul {
        text-align: center;
        line-height: 100%;
    }

    .block-filters-search #Category_container .chk-tags-filtering ul li {
        font-size: 8px;
        letter-spacing: 0;
        width: auto;
        margin: 0 0 5px 5px;
        padding: 3px 10px;
    }

    .block-filters-search #Category_container .feature .box-btngroup-below {
        display: block;
    }

    .block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow#btnReset {
        float: right;
        margin: 0 0 0 10px;
        width: calc(50% - 10px);
    }

    .block-filters-search #Category_container .feature .box-btngroup-below .btnsearchbelow {
        float: left;
        margin: 0 10px 0 0;
        width: calc(50% - 10px);
    }

    #section-download-files .wpfd-content .wpfd-foldertree.wpfd-foldertree-default.foldertree-hide {
        display: block;
        position: relative;
        padding: 0;
    }

    .block-files-download .wpfd_dfcontainer_foldertree .with_foldertree {
        display: block;
        position: relative !important;
        padding: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
    }

    #section-download-files .wpfd-container-default .wpfd_list .file .filecontent h3 {
        width: initial !important;
    }
}
