﻿
*
{
	padding: 0;
	margin: 0;
}

html, 
body
{
    background: transparent;
	font-family: Arial;
	height: 100%;
	min-height: 100%;
}

a, a:link, a:hover, a:active, a:visited 
{
	text-decoration: none;
	color: #555;
}

#header
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background-color: #DDEBFE;
	border-bottom: 1px solid #AECAF0;
	z-index: 100000;
}

#header h1
{
	background-position: 0;
	background-image: url('/images/newlogo.png');
	background-repeat: no-repeat;
	height: 64px;
}

#header h1 span
{
	display: none; 
}

#headerRight
{
	position: absolute;
	right: 10px;
	top: 5px;
	width: 220px;
	height: 25px;
	padding: 5px;
	z-index: 100;
	font-size: 0.9em;
}

#wrapper
{
	background: transparent;
	width: 100%;
}

#sidebar
{
	background-color: #F2F8FF;
	border-right: 1px solid #AECAF0;
	width: 200px;
	height: 100%;
	min-height: 100%;
	position: fixed;
	top: 91px;
	left: 0px;
}

.toolbar
{
	position: absolute;
	top: 34px;
	right: 10px;
	width: 100px;
}

.toolbarLabel label
{
	width: 100%;
	padding: 3px;
}

.main
{
	margin-right: 110px;
}

#page .main 
{
	padding: 0 10px;
}

#content
{
	position: absolute;
	left: 201px;
	top: 91px;
	/*height: 100%;
	width: 100%;
	/*padding: 5px;*/
	padding-left: 0px;
	background-color: #fff;
	overflow: hidden;
}

#footer 
{
	background-color: #DDEBFE;
	border-top: 1px solid #AECAF0;
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 24px;
	z-index: 100000;
}

#footerButtons 
{
	float: right;
	width: 30px;
}

#footerButtons a ,
#footerButtons div
{
	margin: 5px 3px 0px 3px;
	display: block;
	float: left;
	padding: 8px;
}


#footerButtons div 
{
	padding: 0;
	margin-top: 3px;
	color: #999;
	font-size: 14px;
}

#footerButtons .support
{
	background: transparent url('/images/support.png') no-repeat top left;
}

#footerButtons .logoff
{
	background: transparent url('/images/logoff.png') no-repeat top left;
}

#footerButtons a span
{
	display: none;
}

fieldset
{
    float: left;
    clear: left;
    width: 99%;
    margin: 0 0 5px 0;
    padding: 0;
    border: 1px solid #BFBAB0;
    background-color: transparent;/*#F2EFE9;*/
    background-image: url(/Images/fieldset_gradient.jpg);
    background-repeat: repeat-x;
}

legend
{
    margin-left: 1em;
    padding: 2px 5px;
    border: 1px solid #ccc;
    color: #000000;
    font-weight: bold;
    background: transparent url('/images/nbHeaderBack.gif') repeat-x;
}

fieldset ol,
ul.formFields
{
    /*padding: 1em 1em 0 1em;*/
    list-style: none;
    color: Black;    
}

fieldset li,
ul.formFields li
{
    float: left;
    clear: left;
    width: 100%;
    padding: 5px;    
}

fieldset li span>table,
fieldset li span>span,
ul.formFields li span>table,
ul.formFields li span>span
{
	float: left;
}

ul.formFields .control 
{
	width: 250px;
}

ul.formFields label, ul.formFields span
{
	padding-top: 5px;
	display: inline !important;
}

ul.formFields .gridContainer,
ul.formFields .grid,
ul.formFields .gridToolbar
{
	width: 100%;
}

.reportCriteria .buttonContainer 
{
	float: right;
	/* margin-top: -20px; */
}

label
{
    position: relative;
    float: left;
    width: 10em;
    margin-right: 1em;
}

label strong
{
    position: absolute;
    left: 27em;
    top: 0.2em;
    width: 19em;
    color: #CC0000;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
}

label strong img
{
    position: absolute;
    left: -16em;
}

fieldset.submit
{
    float: none;
    width: auto;
    border-style: none;
    padding-left: 12em;
    background-color: transparent;
    background-image: none;
}

.reportCriteria div fieldset 
{
}

.buttonContainer
{
	clear: both;	
	text-align: right;
	margin-bottom: 5px;
	padding-top: 10px;
}
.buttonContainer table 
{
	display: inline;
	margin-left: 5px;
}

#loginForm 
{
	width: 100%;
	margin-top: 40px;
}

#loginForm fieldset
{
	float: none;
	width: 300px;
	margin: 0 auto;
}

.controlContainer 
{
	margin-bottom: 10px;
}

.gridToolbar 
{
	width: 100%;
	display: block;
}

.controlLabel 
{
	display: block;
	padding-bottom: 5px;
}

.breadcrumb 
{
	background: #dfdfdf url('/images/bgBreadcrumb.jpg') repeat-x left bottom;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
	font-size: 0.8em;
	font-weight: bold; 
}

.breadcrumb .breadcrumbCurrent 
{	
	COLOR: #333333
}

.breadcrumb .breadcrumbRoot 
{
	COLOR: #5d7b9d;
}

.optionContainer 
{
	width: 100%;
	max-height: 375px;
	overflow: auto;
}

.optionContainer fieldset
{
	width: auto;
}

.template 
{
	text-align: center;
	padding: 5px;
	border: 1px solid #555;
	width: 100px;
}

.selectedTemplate
{
	background: #ffeded;
}

.template .thumbnail 
{
	margin: 5px 0px;
}

.wizardControl 
{
}

.wizardControl div 
{
}

.wizardControl .wizardButtons div
{
	float: right;
}

.wizardControl .wizardButtons div table
{
	float: left;
	margin-right: 2px;
}

.wizardControl label 
{
	float: none;
	padding-left: 5px;
	vertical-align: bottom;
}

.wizardControl .wizardPage 
{
	height: 300px;
}

#chart 
{
	overflow: auto;
}

#filterBar 
{
	float: right;
	background-color: #F2F8FF;
	border-left: 1px solid #AECAF0;
	height: 100%;	
	width: 250px;
	z-index: 200;
	color:#283B56; 
	font-family:Tahoma; 
	font-size:9pt;
}

#filterBar .filterBarHeader 
{
	 padding: 4px; 
	 border-bottom: 1px solid #AECAF0; 
	 background: transparent url('/App_Themes/Aqua/Web/nbGroupHeaderBack.gif') repeat-x top left;
}

#filterBar .filterBarFilter
{
	padding: 4px;
	margin-bottom: 12px;
}

#filterBar .filterBarFilter p 
{
	padding: 6px 0px;
}

#chartContentsToolbar 
{
	z-index: 500;
	margin-top: 95px;
	margin-left: -115px;
	/*margin-top: -353px;*/
	/*margin-left: 685px;*/
	width: 100px;
	float: left;
	height: 312px;
	background-color: #F4F4F4;
	border: 1px solid #C7C7C7;
	padding: 2px;
	overflow-x: auto;
	overflow-y: auto;
}

#chartContentsToolbar ul,
#chartContentsToolbar li
{
	display: block;
	width: 100%;
	list-style-type: none;
}

#chartContentsToolbar li
{
	height: 18px;
	white-space: nowrap;
}

#chartContentsToolbar a.removeLink, 
#chartContentsToolbar a.removeLink:link, 
#chartContentsToolbar a.removeLink:visited, 
#chartContentsToolbar a.removeLink:hover
{
	display: block;
	cursor: pointer;
	background: transparent url('/images/Close.png') no-repeat 0 0;
	width: 16px;
	height: 16px;
	float: left;
	vertical-align: middle;
}

#chartContentsToolbar span
{
	margin-left: 2px;
	font-size: 10px;
	vertical-align: middle;
}

#chart img 
{
	float: left;
	z-index: 100;
	/*visibility: hidden;*/
	/*display: none;*/
}

.alertContainer, .genericContainer
{
    width: 98%;        
    margin: 0 auto;
}

.alertContainer table.dxrpControl_Aqua, .genericContainer table.dxrpControl_Aqua
{
    margin: 10px 0px;
}

.alertContainer span.alertSeverity 
{
    display: block;
    padding: 5px 0px 5px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}

.alertContainer span.alertInformation 
{
    background-image: url('/images/StatusInfo.png');
}

.alertContainer span.alertLow
{
    background-image: url('/images/StatusLow.png');
}

.alertContainer span.alertMedium
{
    background-image: url('/images/StatusMedium.png');
}

.alertContainer span.alertHigh 
{
    background-image: url('/images/StatusHigh.png');
}

.alertContainer span.alertCritical
{
    background-image: url('/images/StatusCritical.png');
}

.alertDetail 
{
    width: 40%;
    margin: 10px auto;    
	background-color: #F2F8FF;
	border: 1px solid #AECAF0;
	padding: 10px;
}

.alertDetail p 
{
    clear: both;
}

.alertDetail p strong
{
    display: block;
    float: left;
    margin-bottom: 6px;
    width: 11em;    
}

.alertDetail ul 
{
    padding: 5px;
    padding-left: 2em;
}

.alertDetail h2 
{
    display: block;
    padding: 14px 0px 12px 55px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left top;
}

.alertDetail h2.alertInformation 
{
    background-image: url('/images/information.png');
}

.alertDetail h2.alertLow
{
    background-image: url('/images/warning.png');
}

.alertDetail h2.alertMedium
{
    background-image: url('/images/warning.png');
}

.alertDetail h2.alertHigh
{
    background-image: url('/images/error.png');
}

.alertDetail h2.alertCritical
{
    background-image: url('/images/error.png');
}
