div.SiteUsageSummaryTable 
{
	width: 660px;
}
div.SiteUsageSummaryTable table td.tdleft
{
	min-width: 120px;
}
div.SiteUsageSummaryChart
{
	width: 1020px;
}
div.SiteUsageSummaryChart table
{
	border: none;
}
div.SiteUsageSummaryChart table td
{
	border-left: none;
	border-bottom: none;
	border: none;
}
div.SiteUsageTopUsers
{
	width: 350px;
}
div.SiteUsageTopUsers table td.tdleft
{
	min-width: 200px;
}
div.SiteUsageTopPages 
{
	clear: both;
	width: 1020px;
}
div.reportObject-siteusagesummarytable
{
	float: left;
}
div.reportObject-siteusagetopusers
{
	float: left;
	margin-left: 10px;
}
div.reportObject-siteusagetoppages
{
	clear: both;
}
div.SiteUsagePanelBottomLink
{
	color: rgb(0, 0, 238);;
	font-size: 14px;
	font-weight: 400;
	margin-top: 20px;
	cursor: pointer;
}
div.SiteUsagePanelBottomLink:hover
{
	text-decoration: underline;
}
div.SiteUsageMetricChart
{
	clear: both;
	width: 897px;
}
div.SiteUsageDashboardUserLink
{
	color: rgb(0, 0, 238);;
	font-weight: 400;
	cursor: pointer;
}
div.SiteUsageDashboardUserLink:hover
{
	text-decoration: underline;
}
div.SiteUsageDashboardPageLink
{
	color: rgb(0, 0, 238);
	font-weight: 400;
	cursor: pointer;
}
div.SiteUsageDashboardPageLink:hover
{
	text-decoration: underline;
}
.SiteUsageSummaryClickableNumber
{
	color: rgb(0, 0, 238);
	font-weight: 400;
	cursor: pointer;
}
.SiteUsageSummaryClickableNumber:hover
{
	text-decoration: underline;
}
.SiteUsageUserLoginInfo
{
	height: 205px;
	width: 1020px;
}
.SiteUsageUserLoginInfoBox
{
	box-sizing: border-box;
	background-color: #ffffff;
	width: 180px;
	border: solid 1px #cecece;
	padding: 0px;
	margin: 10px;
	margin-top: 0px;
	display: inline-block;
	position: relative;
}
.SiteUsageUserLoginInfoBoxHeader
{
	box-sizing: border-box;
	background-color: #f7f9fa;
	border-bottom: solid 1px #e4e5e7;
	font-size: 12px;
	font-weight: 600;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.SiteUsageUserLoginInfoBoxInner
{
	box-sizing: border-box;
	background-color: #ffffff;
	height: 165px;
	padding: 10px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	display: table;
}
.SiteUsageUserLoginInfoInner
{
	height: 160px;
	text-align: center;
}
.SiteUsageUserLoginInfoBoxInnerContent
{
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
	display: table-cell;
    vertical-align: middle;
	text-align: center;
	width: 160px;
}
.SiteUsageUserLoginInfoBoxNumber
{
	font-size: 44px;
	font-weight: 800;
}
li.navheatmapitem a
{
	cursor: pointer;
}
li.navheatmapitem a:hover
{
	text-decoration: underline;
}
div.navheatmaptree
{
	box-sizing: border-box;
	width: 300px;
	float: left;
	height: 400px;
	overflow: auto;
	border-right: solid 1px #000000;
}
div.navheatmapinfo
{
	box-sizing: border-box;
	width: 600px;
	float: left;
	height: 400px;
	overflow: auto;
	padding-left: 10px;
}
.SiteUsageNavHeatMapInner
{
	height: 420px;
}

.layout-titleFilterWarning-pickers .reportObject-measurepicker
{
	margin-top: 3px;
}