.cssccfa-dtree {margin-bottom: 1em !important;}
.cssccfa-dtree a {text-decoration:none; color: #000;}
.cssccfa-dtree i {font-size: 1.3em;}
.cssccfa-dtree .table-header {font-size: 1.2em; font-weight: bold; background-color: #006583; color: #fff;}
.cssccfa-dtree .table-header .row {padding: 1em 0.5em;}
.cssccfa-dtree .table-body {width: 100%;}
.cssccfa-dtree .line {display: table; width: 100% !important; cursor: pointer;}
.cssccfa-dtree .line .row {display: table-cell; padding: 0.5em; vertical-align: middle;}
.cssccfa-dtree ul {list-style-type: none; margin: 0; padding: 0 !important;}
.cssccfa-dtree li {padding: 0 !important; margin: 0 !important; position: initial !important; font-weight: initial !important;}
.cssccfa-dtree ul > li.file:nth-child(odd) {background: #fff;}
.cssccfa-dtree ul > li.file:nth-child(even) {background: #eee;}
.cssccfa-dtree ul > li.file:hover {background-color: #cce8ff;}
.cssccfa-dtree ul > li.directory:nth-child(odd) {background: #ffd;}
.cssccfa-dtree ul > li.directory:nth-child(even) {background: #ffc;}
.cssccfa-dtree ul > li.directory:hover {background-color: #cce8ff;}
.cssccfa-dtree ul > li.parent-link {background: #d2d2a2;}
.cssccfa-dtree ul > li.parent-link:hover {background-color: #cce8ff;}
.cssccfa-dtree ul > li.file > a {display:table; width: 100%;}
.cssccfa-dtree ul > li.file > a > .row-icon i {font-size: 2em;}
.cssccfa-dtree ul > li.directory > .row-icon i {font-size: 1.6em;}
.cssccfa-dtree ul > li.parent-link > .row-icon i {font-size: 1.6em;} .cssccfa-dtree ul > li.directory > ul {display: none !important;}
.cssccfa-dtree .line .row.row-icon {width: 50px; padding-right: 0;}
.cssccfa-dtree .line .row.row-name {width: 30%;}
.cssccfa-dtree .line .row.row-date {width: 120px; text-align: center;}
.cssccfa-dtree .line .row.row-link {width: 40px; text-align: center;}
.cssccfa-dtree .line .row.row-controls {width: 120px; text-align: right;}
.cssccfa-dtree .line .row.row-controls button {border:none; background: none; cursor: pointer; padding: 0 5px;}
.cssccfa-dtree .line .row.row-controls button:hover {opacity: 0.4;}
.cssccfa-dtree .line .row.row-controls a {border:none; background: none; cursor: pointer; padding: 0 5px;}
.cssccfa-dtree .line .row.row-controls a:hover {opacity: 0.4;}