/* CSS Document */ /*////////////All Site////////////*/
body,div,table,ul,li,td,textarea,select,input {
	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;
}

#quickinfo {
	padding-bottom: 65px;
}

#quickinfo table {
	float: left;
}

.cleared {
	clear: both;
}

div#nsaadmin {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #b22222;
}

div#nsaadmin select {
	font-size: 12px;
}

div.breadcrumbs {
	position: relative;
}

div.breadcrumbs p {
	margin: 3px;
	padding: 0px;
}

div.breadcrumbs .crumb {
	color: #000;
	font-size: 12px;
}

div {
	margin: 0 auto;
}

.centered {
	text-align: center;
}

body {
	position: absolute;
	top: 0px;
	left: 0px;
	/* to show that on develop site 
	background: #ffe4e1 url('/images/body_bg2.gif') right bottom no-repeat; */
	/* real site */
	background: #eaeaea url('/images/body_bg2.gif') right bottom no-repeat;
	background-attachment: fixed;
	margin: 0;
	height: 100%;
	width: 100%;
}

.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;
}

td.approved a {
	color: green;
}

td.rejected a {
	color: #b22222;
}

h2.pagetitle {
	font-size: 14px;
	text-decoration: underline;
	margin: 3px;
}

.confdeadline {
	color: white;
	background-color: red;
	font-weight: bold;
}

.confdeadline2 {
	color: black;
	background-color: yellow;
	font-weight: bold;
}

.title {
	font-size: 20px;
	padding-left: 20px;
}

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: #206da2;
	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;
	font-weight: bold;
	background-color: inherit;
	border: none;
}

.reportexpand table {
	border-collapse: collapse;
}

.reportexpand select {
	font-size: 12px;
}

.reportexpand div:not(.dd-container):not(.dd-select) { /* removed 2011-04-23 background-color:#f5f9fc; */
	background-color: rgb(234, 234, 234);
	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;
}

.reportexpand div p {
	background-color: rgb(234, 234, 234);
}

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;
	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;
}

.corrTbl input,.corrTbl textarea,.reportexpand input,.reportexpand textarea
	{
	font-size: 10px;
	padding: 3px;
}

.reportexpand p {
	width: 90%;
	border: none;
	margin: 0;
	padding: 3px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	background-color: inherit;
}

.recordcount {
	margin-top: 0px;
}

.recordcount span {
	font-weight: bold;
	color: #0d83c9;
}

.recordbutton a {
	float: left;
	margin: 3px;
	font-size: 11px;
	padding: 0 3px;
}

.recordbutton a:link {
	color: #fff;
	background-color: #206da2;
	text-decoration: none;
	border: 1px double #000;
}

.recordbutton a:visited {
	color: #fff;
	background-color: #206da2;
	text-decoration: none;
	border: 1px double #000;
}

.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#wrapper {
	position: relative;
	width: 1000px;
}

div#navigation {
	clear: both;
	position: relative;
	width: 100%;
	top: 0px;
	height: 27px;
	margin: 2px 0;
	padding: 1px 0;
	/*border-top:1px solid red;*/
	border-bottom: 3px solid #666;
	z-index: 10;
	background: url('/images/menu_bg.jpg') center left repeat-x;
}

div#main_container {
	position: relative;
	width: 988px;
	color: #333;
	background-color: #fff;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px;
	z-index: 5;
	border: 1px solid #000;
}

div#corr textarea {
	font-size: 12px;
	width: 100%;
}

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 {
	position: relative;
	float: right;
	font-size: 12px;
}

div#user span, div#user a:link, div#user a:visited, div#user a:active {
	font-weight: bold;
	color: #206da2;
	text-decoration:none;
}

div#user a:hover    {
	font-weight: bold;
	color: #FF8010;
	text-decoration:none;
}

/*///////////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: 9px !important;
	font-weight: bold;
	padding: 5px 4px;
	background: #206da2;
	color: #fff;
	text-align: center;
	width: auto;
	border: 1px solid #000;
}

.datatable td {
	font-size: 10px;
	padding: 2px 4px;
	width: auto;
	text-align: center;
	border-color: #000;
	border-width: 1px 0px;
	border-style: solid;
}

.datatable th a {
	color: #fff;
	text-decoration: none;
}

.datatable a img {
	border: 0;
	color: #fff;
}

.corrTbl {
	width: 96%;
}

.firstrow {
	border-width: 2px 0 0 0;
	border-style: solid;
	color: #000;
}

.firstrow td {
	padding-top: 10px;
}

.secondrow td {
	padding-bottom: 10px;
}

.colorrow {
	background-color: #ccc;
}

td.hover,tr.hover {
	background-color: #FF8010;
}

.truncate {
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

td.truncate {
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#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#logo {
	position: relative;
	top: 10px;
	clear: both;
}

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;
}

.acknowledgebutton {
	margin: 0 0 0 0;
}

.downloadbutton {
	margin: 0 0 0 auto;
}

.downloadbutton input,.button input, input.button {
	background-color: #206da2;
	color: #fff;
	font-size: 11px;
	border: 1px 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;
	font-size: 12px;
}

td.label2 {
	text-align: right;
	font-weight: bold;
	width: 200px;
}

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: #206da2;
	color: #fff;
}

/* 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: #fff;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover {
	background-color: #206da2;
	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: #FF8010;
	color: #000;
}

/*******************************************************************************

 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;
}

/***********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,textarea.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;
}


/*********Upload CSS**************/
#uploadProgress {
	padding:10px 0px 20px 0px;
}
.uploadProgressBar {
	height: 18px;
	background: green;
	float:left;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 0px;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.uploadButton{
	display: inline-block;
	padding: 1px 6px;
	margin-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #000;
	color: #fff;
	background-color: #206da2;
	border-color: #000;
}
.uploadButton:hover{
	color: #000;
	background-color: #FF8010;
	border-color: #000;
}

/* Saving and Loading Overlay */

.saving_wrapper {
  display:none;
  position:relative;
}
.saving_wrapper:before {
	content:"";
	opacity:.5;

	width:100%;
	height:100%;
	position:fixed;
	top:0;
	z-index:50000;
	background:#cccccc;
}
.saving {
	z-index:50002 !important;
	top:150px;
	position:fixed !important;
	display:block !important;
}
.loading, .saving {
	position:absolute;
	z-index:10000;
	background:#ffffff;
	font-size: .75em;
	left:50%;
	display:none;
	margin-left:-50px;
	margin-right:auto;
	margin-top:30px;
	border:1px solid #999999;
	width:100px;
	padding:20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 1px 1px 3px #ccc;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-ms-box-shadow: 1px 1px 3px #ccc;
	-o-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
}
.loading img, .saving img {
	float: right;
}
.loading span, .saving span {
	margin-left:20px;
	position:relative;
	float: left;
	margin-left:10px;
}

/* INFO, ALERT TYPE BOXES */
.info-circle:before {
	content: "\f05a";
}

.nsa_info, .nsa_success, .nsa_warning, .nsa_error {
	margin: 10px 0px;
	padding:12px;

}
.nsa_info {
	color: #00529B;
	background-color: #BDE5F8;
}
.nsa_success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.nsa_warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.nsa_error {
	color: #D8000C;
	background-color: #FFD2D2;
}
.nsa_info i, .nsa_success i, .nsa_warning i, .nsa_error i {
	margin:10px 22px;
	font-size:2em;
	vertical-align:middle;
}

td.truncate:hover {
	overflow: visible;
	white-space: normal;
	width: auto;
	position: absolute;
	background-color: #FFF;
}

td.woRecallLabel {
	color: red;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.ownPartsMessage{
	text-decoration: none !important;
	width: 250px !important;
	color: red;
}
.dispatchTransfer li {
	padding-left: 5px;
	list-style-position: inside;
}