/*
---------------------------------------------------------

	TYPOGRAPHY
	
---------------------------------------------------------
*/

#content-header p {
	padding-top: 14px;
}

.utility-elements p {
	padding: 12px 0 0 18px;
	margin-bottom: 0;
}




/*
---------------------------------------------------------

	TABLE STYLES
	
---------------------------------------------------------
*/

#table-header .col-title {
	width: 280px;
}

#table-header p {
	padding-top: 3px;
	padding-right: 3px;
	margin-bottom: 0;
	float: left;
}

.icon-order {
	float: left;
	position: relative;
	padding-top: 1px;
}

#data-table-rows .table-rows ul li.tools:hover ul {
	position: absolute;
	top: -331%;
	left: -149px;
	padding: 12px 18px 12px 12px;
	margin: 0;
}




/*
---------------------------------------------------------

	ICON STYLES
	
---------------------------------------------------------
*/

.btn-search,
.icon-adv-search,
.icon-clear-search {
	margin-right: 5px;
}

.icon-add,
.icon-download {
	margin-right: 5px;
}

.icon-delete {
	margin-top: -1px;
}

.icon-calendar {
	margin-right: 8px;
	margin-left: 2px;
}



/*
---------------------------------------------------------

	CUSTOM STRUCTURE
	
---------------------------------------------------------
*/

#content-header .white-container {
	margin-left: 18px;
}

#report-graph {
	border-bottom: 0;
	color: #878d91;
}

	#report-graph h3 {
		margin-bottom: 10px;
	}

	#report-graph .col-btn-closed {
		margin-top: 3px;
	}
	
.report {
	width: 414px;
	margin-right: 20px;
	float: left;
	position: relative;
}

.report.last {
	margin-right: 0;
}

#report-graph p {
	padding-top: 4px;
	margin-bottom: 0;
}

#report-graph .report h3 {
	float: left;
	position: relative;
}

#report-graph .white-container {
	margin-left: 15px;
	padding: 4px 12px;
}

	#report-graph .white-container a {
		color: #878d91;
		text-decoration: none;
		font-size: 11px;
	}
	
	#report-graph .white-container a:hover {
		text-decoration: underline;
	}

#generated-by {
	margin-right: 0;
}

.bar-graph-horz {
	margin-bottom: 18px;
}

ul.graph-key-horz {
	list-style: none;
}

	ul.graph-key-horz li {
		color: #878d91;
		float: left;
		position: relative;
		margin-right: 15px;
	}
	
.circle {
	margin-right: 5px;
}

