﻿.r7-docs td {
	white-space:nowrap
}

.r7-docs table.dnnGrid td {
	padding:4px;
	vertical-align:top;
 	white-space:nowrap
}

.r7-docs .size-cell,
.r7-docs .clicks-cell {
	text-align:right
}

.r7-docs .description-cell,
.r7-docs .title-cell {
	white-space:normal
}

.r7-docs .icon-cell,
.r7-docs .signature-link-cell,
.r7-docs .edit-cell {
	text-align:center
}

.r7-docs .edit-cell img {
	vertical-align:baseline
}

.r7-docs .edit-cell input[type='checkbox'] {
	margin-left:.3rem
}

.r7-docs .clicks-header,
.r7-docs .size-header,
.r7-docs .download-link-header,
.r7-docs .modifieddate-header,
.r7-docs .modifiedby-header,
.r7-docs .createddate-header,
.r7-docs .createdby-header,
.r7-docs .publishedondate-header,
.r7-docs .owner-header,
.r7-docs .category-header,
.r7-docs .edit-header,
.r7-docs .icon-header,
.r7-docs .signature-link-header {
	width:1px
}

.r7-docs .edit-header {
	text-align:right
}

.r7-docs .document-unpublished {
	background-color:#ffc!important
}

.r7-docs .document-unpublished:hover {
	background-color:#fefe97!important
}

.r7-docs .document-featured {
	font-weight:bold
}
.ViewDocuments td
{
	padding:4px;
	vertical-align:top;
 	white-space:nowrap
}

.ViewDocuments .SizeCell, 
.ViewDocuments .ClicksCell
{
	text-align:right;
}

.ViewDocuments .DescriptionCell,
.ViewDocuments .TitleCell { white-space:normal }

.ViewDocuments .IconCell,
.ViewDocuments .EditCell { text-align:center }
.ViewDocuments .EditCell img { vertical-align:baseline }
.ViewDocuments .EditCell input[type='checkbox'] { margin-left:.3rem }

.ViewDocuments .ClicksHeader, 
.ViewDocuments .SizeHeader,  
.ViewDocuments .DownloadLinkHeader,
.ViewDocuments .ModifiedDateHeader,
.ViewDocuments .ModifiedByHeader,
.ViewDocuments .CreatedDateHeader,
.ViewDocuments .CreatedByHeader,
.ViewDocuments .PublishedOnDateHeader,
.ViewDocuments .OwnerHeader,
.ViewDocuments .CategoryHeader,
.ViewDocuments .EditHeader,
.ViewDocuments .IconHeader { width:1px }

.ViewDocuments .EditHeader { text-align:right }

.ViewDocuments ._nonpublished { background-color:#ffc!important }
.ViewDocuments ._nonpublished:hover { background-color:#fefe97!important }

