/* CSS Document */
/*////////////All Site////////////*/
body, div, table, ul, li, td, textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.triageSetBreadCrumbs a:link,
ul.triageSetBreadCrumbs a:visited,
ul.triageSetBreadCrumbs a:hover,
ul.triageSetBreadCrumbs a:active{
text-decoration:none;
  color:black;
}
ul.triageSetBreadCrumbs li{
list-style-type: none;
}

ul.triageSetBreadCrumbs{
padding-left:25px;
padding-top:5px;
padding-bottom:5px;
}
h2.pagetitleTriageSet {
	font-size:14px;
	text-decoration:none;
	margin:3px;
}
li.triageCurrent{
	font-weight:bold;	
}
div#nsaadmin{
display:none;
}
.cleared{
	clear:both;
}
div.breadcrumbs{
	display:none;
}
div.breadcrumbs p{
	display:none;
}
div.breadcrumbs .crumb{
	display:none;
}
div{
	margin: 0 auto;
}
.centered {
 	text-align:center;
    }
body
{	
	float:none;
	margin: 0;
	height:100%;
	width:90%;
}
td.approved a{
	color:green;
}
td.rejected a{
	color:#b22222;
}
h2.pagetitle {
	clear:both;
	font-size:14px;
	text-decoration:underline;
	margin:3px;
}
.confdeadline {
	color:red;
}
.title
{
	font-size: 20px;
    padding-left: 20px;
}
.sla_bad{
	background:red;
	color:white;
	font-weight:bold;
}
.sla_close{
	background:yellow;
	color:black;
	font-weight:bold;
}
.sla_good{
	background:green;
	color:white;
	font-weight:bold;
}
.sla_good a:link,.sla_good a:visited,.sla_bad a:link,.sla_bad a:visited{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.sla_close a:link,.sla_close a:visited{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
table.downloads {
	font-size: 10px;
	margin:0;
}

.submit	{
	font-size: .9em;
	background: #666;
	color:#fff;
	border: 3px double #666;
}
.submit:hover {
	background: #ccc;
	color:#000;
}
.reportopt p
{
	background-color:#b22222;
	width:98%;
	border:2px solid #000;
	margin:3px auto 0px auto;
	padding:3px;
}
.reportopt p a
{
	text-decoration:none;
	color:#fff;
	padding:3px;
	font-size:12px;
	}
.reportexpand table{
	border-collapse:collapse;
}
.reportexpand select {
	font-size: 12px;
}
.reportexpand div:not(.dd-container):not(.dd-select)
{
	background-color:#eee;
	width:96%;
	border-style:groove;
	border-color:#666;
	border-top-width:0px;
	border-right-width:3px;
	border-bottom-width:3px;
	border-left-width:3px;
	padding:3px;
	margin:0 auto;
}
div.billingfail,div.billingpass {
	border-style:groove;
	border-color:black;
	border-top-width:3px;
	border-right-width:3px;
	border-bottom-width:3px;
	border-left-width:3px;
	padding:3px;
	margin:0px;
	width:400px;
}
.billingfail p,.billingpass p{
	text-align:center;
	color:red;
	margin:0;
	padding:0;
}	
.billingfail p{
	color:red;
}
.billingpass p{
	color:green;
}
div.arrow{
	position:relative;
	left:200px;
}
div.arrow img{
	width:28px;
	height:28px;
}
.reportexpand input, .reportexpand textarea{
font-size:10px;
padding:3px;
}
.reportexpand p
{
	background-color:#eee;
	width:100%;
	border:none;
	margin:0;
	padding:3px;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
.recordcount {
	margin-top:0px;
}
.recordcount span{
	font-weight:bold;
	color:#b22222;
}
.recordbutton a{
Display:none;
}
.recordbutton a:link { 
Display:none;
}
.recordbutton a:visited { 
Display:none;
}
.formtable td{
padding:3px;
}
.formrow td{
	border-width:1px 0 0 0;
	border-style:solid;
	color:#000;
}
.formlabel{
	font-weight:bold;
	text-align:right;
}
.statusrejected input, .statusapproved input{
	text-align:	center;
	font-size:20px;
	background-color:#fff;
	border:1px solid #000;
}
.statusapproved input{
	color:green;
}
.statusrejected input{
	color:#b22222;
}
p.errormessage {
	color:#b22222;
	font-weight:bold;
}
/*////////////Main Container//////////////*/
/*div.nav_bg*/
div#navigation{
	Display:none;
}
div#main_container{
	clear:both;
	color: #333;
	background-color: #fff;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px;
	z-index:5;
	}
div#report{
	margin-left: 3px;
	text-align:center;
	overflow:auto;
}
#agingtable
{
	border-collapse: collapse;
	text-align:center;
	margin:auto;
}
#agingtable th
{
	border:1px solid #000;
	background-color:#999;
	color:#000;
}
#agingtable td
{
	border:1px solid #000;
}
div#user{
clear:both;
font-size:12px;
}
div#user span
{
font-weight:bold;
color:#b22222;
}
/*///////////Main Table//////////*/
.datatable {
	border-collapse: collapse;
	border-spacing:0;
	border:1px solid #000;
	text-align:left;
    margin:4px auto;
	width:99%;
	}
.datatable th {
	font-size: 10px;
	font-weight:bold;
	background:#666;
	color:#fff;
    text-align:center;
	border:1px solid #000;
	white-space:nowrap;
	}
.datatable td {
	font-size: 10px;
	text-align:center;
	border-color:#000;
	border-width:1px 0px;
	border-style:solid;
	white-space:nowrap;
	}
.datatable th a{
	color:#fff;
	text-decoration:none;
}
.datatable a img {
	border: 0;
	color:#fff;
}
.colorrow {
    background-color: #ccc;
	}
#editusers{
	border-collapse:collapse;
	margin:0 auto;
	width:99%
}
#editusers th{
	font-size: 12px;
	font-weight:bold;
	padding: 5px 4px;
	background:#666;
	color:#fff;
    text-align:center;
    width:auto;
	border:1px solid #000;
}
#editusers td {
	font-size: 11px;
	width:auto;
	border-color:#000;
	border-width:1px 0px;
	border-style:solid;
	}
#editusers .level1 td{
	background-color:#6495ed;
}
#editusers .level2 td{
	background-color:#add8e6;
}
#editusers .level3 td{
	background-color:#fff;
}
#editusers .level1 .menuitem{	
	text-align:left;
	padding-left:3px;
}
#editusers .level2 .menuitem{	
	text-align:left;
	padding-left:35px;
}
#editusers .level3 .menuitem{	
	text-align:left;
	padding-left:70px;
}

div#footer{
	position: relative;
	width: 100%;
	top: 32px;
	text-align:center;
	padding-bottom:10px;
	font-size:10px;
}
/*/////////////Logo/////////////*/
div#loginwrapper
{
	position:relative;
	text-align:center;
	width:250px;
	margin-top: 25px;
}
div#logologin
{
	position:relative;
	text-align:center;
    padding-bottom: 15px;
    border-bottom: 1px dashed #999;
    margin-bottom: 5px;
}
div#loginform
{
	background-color:#FFF;
	border: 1px solid #000;
}
div#loginform form
{
	margin:20px 0px;
}
/*////////////Login Table////////////////////////*/

div.login_msg
{
	font-size: 9pt;
	color: #DC022C;
	text-align: center;
	font-weight: bold;
	padding: 10px 5px 0 5px;
	margin-bottom: -10px;
	text-align: center;
}
table.login_form
{
	font-size: 8pt;
	background-color: #fff;
}
td.login_form_cat
{
	font-size: 8pt;
	text-align: left;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #000;
}
td.login_form_title
{
	white-space: nowrap;
	font-size: 8pt;
	text-align: right;
	padding: 0 2px 3px 0;
	vertical-align: top;
}
td.login_form_input
{
	white-space: nowrap;
	text-align: left;
	padding: 0 0 3px 0;
	vertical-align: top;
}
td.login_form_input input, td.login_form_input select
{
	font-size: 8pt;
	color: #666;
}
td.login_form_submit
{
	text-align: right;
	padding: 3px;
	vertical-align: top;
	border-top: 1px dashed #999;
}
td.login_form_submit input
{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #333;
	background-color: #666;
	color: #fff;
	cursor: pointer;
}
.downloadbutton{
	margin:0 0 0 auto;
}
.downloadbutton input, .button input{
	background-color:#b22222;
	color:#fff;
	font-size:11px;
	border:3px double #000;
}

.selectedButton input {
	background-color: #FF8010;
	color: #000;
	font-size: 11px;
	border: 1px double #000;
}

p.requiredlabel{
	font-size:12px;
	color:#b22222;
	font-weight:bold;
}
td.label{
	text-align:right;
	font-weight:bold;
}
td.labelbilling{
	text-align:right;
	color:#b22222;
	font-weight:bold;
}
input.readonly, textarea.readonly{
	background-color:#dcdcdc;
	border:1px solid #000;
}
/*////////////Custom Report Table////////////////*/
.customreport
{
    font-size: .9em;
}
/*///////////Se Lite Activation Table///////////////*/
table.activation{
	border: 1px solid black;
	border-collapse:collapse;
margin:10px;
}
table.activation th{
	background-color:#206da2;
	color:white;
}
table.activation td{
	border-top: 1px solid black;
}
table.activation .incomplete,table.activation .complete,table.activation .status{
	padding-left:20px;
	font-weight:bold
}
.incomplete{
	Color:red;
}
.complete{
	Color:green;
}
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul, li
{
	margin:0px;
	padding:0px;
}
ul.MenuBarHorizontal
{
	padding-top: 2px;
	list-style-type: none;
	font-size: 12px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
	line-height:50%;
	list-style-type: none;
	font-size: 10px;
	z-index: 1020;
	cursor: default;
	width: 210px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 210px;
	background-color: #eee;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin-left: 210px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/


/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	/*background-color: #808080;*/
	padding: .25em 1em .25em .5em;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid #838383;
}
ul.MenuBarHorizontal ul li a
{
	color:#000;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover
{
	background-color: #b22222;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #b22222;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url('/globals/SpryAssets/SpryMenuBarDown.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url('/globals/SpryAssets/SpryMenuBarRight.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url('/globals/SpryAssets/SpryMenuBarDownHover.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url('/globals/SpryAssets/SpryMenuBarRightHover.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul li a
{
	font-size:12px;
	padding: 0.5em .75em;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}

/***********************************************************************************

TABS

************************************************************************************/
div#divtabs {
	width:99%
}
.ui-tabs-hide {
	display:none;
}
.ui-tabs-nav {
	margin:0;
	padding:0;
	list-style:none;
}
.ui-tabs-nav li{
	padding:0px;
	margin: 0 2px 0 3px;
	float:left;
}
.ui-tabs-nav a {
	font-weight:bold;
	Color:#000;
	text-decoration:none;
	display:block;
	padding:3px;
	border:1px solid #000;
	border-bottom:none;
	background-color:#ccc;
}
.ui-tabs-panel {
	clear:left;
	border:1px solid #000;
	margin:0 auto;
	padding:10px;
	background:#eee;
	width:97%;
	position:relative;
	
}
.ui-tabs-selected a{
	color:#fff;
	background:#206da2;
	position:relative;
	top:1px;
	z-index:100;
}
.ui-tabs-loading em{
background:url(/images/loading.gif) no-repeat left;
padding: 0 0 0 25px

}
/****************Suggest CSS****************/
.suggest_link, .suggest_link_over  {
	padding:2px;
}
.suggest_link_over, .suggest_link_over div {
	background-color: #FF8010;
}
#search_suggest {
	width:50%;
	margin-left:10px;
}
#search_suggest tr{
	background-color: white;
}
#search_suggest tr.colorrow{
	background-color: #ccc;
}
.bold{
	font-weight:bold;
}
/****************This is for the jQuery Validation**************/
label.error{
	color:red;
}
input.error, select.error{
	border:1px red solid;
}
div.error{
	display:none;
	width: 550px;
	margin:0px;
	text-align:left;
	border:red 3px solid;
	background-color:#f08080;
}
div.error p{
	margin:5px;
	font-weight:bold;
	text-decoration: underline;
}
div.error label{
	display: block;
	margin-left: 1em;
	width: auto;
	color:black;
	font-size:12px;
	font-weight:bold;
}