﻿@import "variables.css";

.e-popup.e-popup-open.e-dialog {
    width: 65% !important;
}

.e-fe-popup.e-dialog td.e-fe-value {
    width: 100% !important;
}

.e-dlg-content > table td:nth-child(4) {
    display: none;
}

.e-dlg-content td:nth-child(4) {
    display: none;
}

.e-dlg-content td:nth-child(3) {
    display: none;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover {
}

.e-filemanager .e-address .e-search-wrap {
    display: none;
}

.repo-containter {
    max-width: 90%;
    margin: 20px auto 0px auto;
    padding: 10px;
}

.repo-header {
    padding-bottom: 50px;
    padding-top: 20px;
}

.repo-refresh {
    display: none;
    margin-bottom: 75px;
}

.fileExplorer {
    padding-bottom: 15px;

}
