div.secure-files-wrap {
	clear: both;
    margin:auto;
    margin-bottom:20px;
    width: 100%;
    min-height: 350px;
}
.subsubsub {
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 2px 10px;
}
.subsubsub li {
	background: url(../images/chevron.gif) no-repeat right center;
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.subsubsub li.last {
	background: none;
	margin: 0;
	padding: 0;
}
.subsubsub li a {
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0;
}


div #secure-files-tree,
div #secure-files-listing {
    height: 350px;
	overflow: auto;
}
#secure-files-tree li,
#secure-files-listing li {
	border-bottom: 1px solid #dfdfdf;
	margin: 0;
	padding: 8px 7px;
	overflow: hidden;
}
* html #secure-files-tree li,
* html #secure-files-listing li {
	height: 1%;
	overflow: visible;
}
#secure-files-tree li a {
}
#secure-files-tree li a.directory {
	background: url(../images/folder-icon-16.png) no-repeat left center transparent;
	font-weight: bold;
	padding-left: 22px;
	text-decoration: none;
}
#secure-files-tree li a.delete-directory {

}
#secure-files-tree li a.back-to-parent {
	background: none;
	padding-left: 0;
}
.secure-file-image {
	float: left;
	width: 5%;
	min-width: 40px;
}
.secure-file-details {
	float: left;
	width: 75%;
}
.secure-file-details a.file {
	background-image: url(../images/icons/text.png);
	background-position: left center;
	background-repeat:no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 22px;
	text-decoration: none;
}
/*** FILE LINK ICONS ***/
.secure-file-details a.file[title$=".pdf"] {
	background-image: url(../images/icons/pdf.png);
}
.secure-file-details a.file[title$=".doc"],
.secure-file-details a.file[title$=".docx"]{
	background-image: url(../images/icons/doc.png);
}
.secure-file-details a.file[title$=".xls"],
.secure-file-details a.file[title$=".csv"]{
	background-image: url(../images/icons/excel.png);
}
.secure-file-details a.file[title$=".mp3"],
.secure-file-details a.file[title$=".wav"],
.secure-file-details a.file[title$=".ogg"],
.secure-file-details a.file[title$=".wma"],
.secure-file-details a.file[title$=".aac"] {
	background-image:url(../images/icons/music.png);
}
.secure-file-details a.file[title$=".wmv"],
.secure-file-details a.file[title$=".avi"],
.secure-file-details a.file[title$=".mpg"],
.secure-file-details a.file[title$=".mpeg"],
.secure-file-details a.file[title$=".mkv"],
.secure-file-details a.file[title$=".flv"] {
	background-image:url(../images/icons/film.png);
}
.secure-file-details a.file[title$=".mov"] {
	background-image:url(../images/icons/mov.png);
}
.secure-file-details a.file[title$=".zip"],
.secure-file-details a.file[title$=".rar"],
.secure-file-details a.file[title$=".tar"] {
	background-image:url(../images/icons/zip.png);
}
.secure-file-details a.file[title$=".swf"] {
	background-image:url(../images/icons/flash.png);
}
.secure-file-details a.file[title$=".jpg"],
.secure-file-details a.file[title$=".jpeg"],
.secure-file-details a.file[title$=".gif"],
.secure-file-details a.file[title$=".png"],
.secure-file-details a.file[title$=".bmp"] {
	background-image:url(../images/icons/picture.png);
}



.secure-file-details .row-actions,
#secure-files-tree li .row-actions {
	padding-left: 22px;
}
.secure-file-details .row-actions a,
#secure-files-tree li .row-actions a{
	font-size: 11px;
	text-decoration: none;
}
.secure-file-details:hover .row-actions,
#secure-files-tree li:hover .row-actions {
	visibility: visible;
}
.modified-date {
	float: right;
	width: 20%;
}

#secure-files-operations {
	height: auto;
	overflow: hidden;
	width: 91%;
}
div #secure-files-tabs {
	margin: 0 20px;
	padding: 0;
}
div #secure-files-tabs ul {
	height: 28px;
	margin-bottom: -1px;
	overflow: hidden;
	width: 100%;
	padding: 2px 0 0;
	border:none;
	border-bottom: 1px solid #ccc;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
div #secure-files-tabs li {
	float: left;
}
div #secure-files-tabs li a {
	background: none repeat scroll 0 0 #f4f4f4;
	border-color: #dfdfdf;
	color: #c1c1c1;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 0;
  margin-right: 0;
}
div #secure-files-tabs li a:hover {
	color: #d54e21;
}
div #secure-files-tabs li.ui-state-active a {
	background: none repeat scroll 0 0 #ececec;
	border-color: #ccc;
	border-bottom-color: #ececec;
	color: #464646;
}
div #secure-files-upload {
	background-color: #fff;
	border-color: #dfdfdf;
	margin-top: 5px;
	padding: 5px 0;
}
.secure-menu-inside {
	padding: 10px;
}
#secure-files-upload-queue {
	min-height: 150px;
}

.plupload_button.plupload_start {
    display: none;
}

span.icon {
  background-repeat: no-repeat;
  height: 16px;
  overflow: hidden;
  top: 0px;
  width: 16px;
  background-position: left center;
  padding-left: 24px;
}
span.icon.role {
  background-image: url(../images/group.png);
}

span.icon.user {
  background-image: url(../images/user.png);
}

span.icon.edit {
  background-image: url(../images/edit.png);
}

span.icon.delete {
  background-image: url(../images/delete.png);
}

ul.acl-list a {
  text-decoration: none;
}

ul.acl-list span.actions {
  float: right;
}
