.PerfActStatsLoader {
	padding-bottom: 25px;
}

.PerfActStatsContainerContent {
	padding: 14px;
}

#PerfActStatsConfiguration	{
	padding:3px 0px 4px;
}
#PerfActStatsCategories	{
	position:relative;
	z-index:1;
}
#PerfActStatsStatistics	{
}
#PerfActStatsStatistics	{
	position:relative;
	z-index:2;
}
#PerfActStatsPreferences	{
	position:relative;
	z-index:1;
}
.PerfActStatsPreferencesLabel	{
	color:#2C51A0;
	display:block;
	padding-bottom:3px;
	text-shadow:1px 1px 0px #fff;
}
.PerfActStatsPreferencesFilter	{

	display:block;
	height:22px;
	line-height:22px;
	margin-bottom:3px;
	padding:0px 4px 0px 25px;
	width:173px;
}
.PerfActStatsPreferencesDataWrap	{
}
.PerfActStatsPreferencesDataHandler	{
	padding-top: 14px;
	padding-bottom: 14px;
}
.PerfActStatsPreferencesDataHandler:hover	{
}
.PerfActStatsPerferencesCharts	{
}
.PerfActStatsPerferencesCharts:hover	{
}
.PerfActStatsPerferencesChartsActive	{
}
.PerfActStatsContainer	{

}
.PerfActStatsConfigurationList	{
	list-style:none;
	margin-left: 0;
	padding-left: 0;
}
.PerfActStatsConfigurationList li	{
	border:1px solid #DCE2F2;
	margin-bottom:3px;
}
.PerfActStatsConfigurationList a	{
	color:#2C51A0;
	display:block;
	padding:4px 4px 3px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
}
.PerfActStatsConfigurationList a:hover,
.PerfActStatsConfigurationList li.active a	{
	background-color:#fff;
	color:#000;
}
.PerfActStatsConfigurationList li.active	{
	border-color:#009de3;
}

#PerfActStatsConfigurationHandler	{
	border-top:5px solid #DCE2F2;
	margin-top:-4px;
	margin-bottom:40px;
	position: relative;
}
#PerfActStatsConfigurationHide,
#PerfActStatsConfigurationShow	{
	background:#DCE2F2;
	background-position:4px 0px;
	background-repeat:no-repeat;
	border-radius:0px 0px 5px 5px;
	color:#2C51A0!important;
	padding:0px 4px 5px 22px;
	position: absolute; top: 0; right: 0;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
	width: 170px;
}
#PerfActStatsConfigurationHide	{
	background-image:url("/PAF/design/global/img/icons/16/arrow-up-gray.gif");
}
#PerfActStatsConfigurationShow	{
	background-image:url("/PAF/design/global/img/icons/16/arrow-down-gray.gif");
	display:none;
}

#PerfActStatsGraphContainer	{
	border:1px solid #ccc;
	margin-bottom:10px;
}

#PerfActStatsResultTableContainer	{
	overflow:auto;
	padding-top:60px;
	width:927px;
}
.PerfActStatsTable	{
	border:1px solid #DCE2F2;
	border-collapse:collapse;
	font-size:11px;
	margin-bottom:15px;
	width:100%;
}
.PerfActStatsTable th	{
	background:url("/PAF/design/mars_online/pics/modlet/breederWebsiteCreationWizard/wizardTableBackground.gif") left top repeat-x #009DE3;
	border-right:1px solid #DCE2F2; border-bottom:1px solid #DCE2F2;
	color:#fff!important;
	font-size:11px;
	font-weight:normal!important;
	padding:4px 4px 3px 4px;
	position:relative;
}
.PerfActStatsTable td	{
	border-right:1px solid #DCE2F2;
	font-size:11px;
	padding:4px 4px 3px 4px;
	vertical-align:baseline;
}
.PerfActStatsTable .even	{
	background:#fff;
}
.PerfActStatsTable .odd	{
	background:#edf2f6;
}
.PerfActStatsTableHead .thLabel	{
	border-bottom:1px dotted #999;
	cursor:default;
	margin-right: 16px;
}

.PerfActStatsTableSortRow	{
	background:url("/PAF/design/mars_online/pics/modlet/breederWebsiteCreationWizard/wizardContentBackground.jpg") left -120px repeat-x #fff;
	border:1px solid #DCE2F2;
	border-bottom:none;
	border-radius:5px 5px 0px 0px;
	display:none;
	height:43px;
	line-height:20px;
	position:absolute;	top:-50px; right:-1px; left:-1px;
	padding-top:5px;
	text-align:center;
	text-decoration:none!important;
}
.PerfActStatsTableSortRowActive	{
	display:block;
}
.PerfActStatsTableSortDown,
.PerfActStatsTableSortUp	{
	background:url("/PAF/design/global/img/icons/16/arrow-down-gray.gif") 0px 0px no-repeat #f7f7f7;
	border:1px solid #ccc;
	border-radius:3px;
	cursor:pointer;
	display:inline-block;
	height:16px;
	vertical-align:top;
	width:16px;
}
.PerfActStatsTableSortUp	{
	background-image:url("/PAF/design/global/img/icons/16/arrow-up-gray.gif");
}
.PerfActStatsTableSortDown:hover,
.PerfActStatsTableSortUp:hover	{
	border-color:#999;
}
.PerfActStatsTableSortActive	{
	background-color:#ebebeb;
	border-color:#999;
}
.PerfactStatusTableSortAxis	{
	background:#f7f7f7;
	border:1px solid #999;
}


.StatisticHeader {
	margin-top: 6px;
}
.PerfActStatsExport	{
	float:right;
	margin-bottom: 20px;
	text-align:right;
}
.PerfActStatsExecute	{
	text-align:right;
}
.PerfActStatsButton	{
	background:url("/PAF/design/mars_online/pics/buttonBlue.gif") left top repeat-x #4267AB;
	border:1px solid #1F4488;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:inset 0px 0px 0px 1px #4D76C4;
	-moz-box-shadow:inset 0px 0px 0px 1px #4D76C4;
	-webkit-box-shadow:inset 0px 0px 0px 1px #4D76C4;
	color:#fff;
	cursor: pointer;
	display:inline-block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin:0px;
	padding:3px 5px 3px 5px;
}
.PerfActStatsButton input	{
	background-color:transparent;
	border:none;
	color:#fff;
	cursor: pointer;
	font-size:11px;
	height:16px;
	line-height:16px;
}
.PerfActStatsButton a	{
	color:#fff!important;
	text-decoration:none;
}
.PerfActStatsItem	{
	clear:both;
	padding-bottom:10px;
}


.dataTable	{
	margin:0px!important;
	width:auto!important;
}
.dataTables_filter	{
	float:left!important;
	margin-bottom:-10px;
	position:relative; top:-24px;
}
.dataTables_filter label	{
	font-weight: bold;
}
.dataTables_filter input	{
	background:#fff;
	border:1px solid #C5C3C4;
	box-shadow:inset 1px 1px 3px rgba(0,0,0,0.15);
	-moz-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.15);
	height:22px;
	line-height:22px;
	margin-left:20px;
	padding:0px 4px;
	width:330px;
}