/* Webexplorer */

/*Fix last line hidden */
/*
.elfinder-workzone {
    height: inherit !important;
}


.elfinder-ltr {
    max-height: calc(80vh - 120px);
}
*/


.webexplorer_container {
    max-height: calc(80vh - 60px) !important;
}

.elfinder-tree {
    padding-bottom: 30px;
}

.bg-webexplorer .default-template-container {
    height: unset !important;
}

.ui-helper-clearfix.elfinder-cwd.ui-selectable.ui-droppable.elfinder-cwd-view-list {
    padding-bottom: 30px;
  }
  