*{ font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt }

p
{ margin: 0;
	padding: 0;
	line-height: normal;	}

/* Product title */
.prodTitle  { 	font-family: Times;
	font-size: 10pt;
	font-style: italic;
	color: #00386a ;
	text-align: Left;
	font-weight: bold;
}

/* Near Miss Reasons, Reject Reasons */
.reasonHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #2d9bc0;
	margin: 0;
	padding: 2px;
	text-align: left
}
.reason {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	padding-left: 2px;
}
.headerLeft, .headerRight {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
.headerLeft {
	vertical-align: top;
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.headerRight {
	vertical-align: bottom;
	text-align: right;
	color: #333333;
}

/* Form fields */
.defaultDisplayDoc{
	color:blue;
	font-weight: bold;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	background-color: #FFFFFF;
	height:20px;
}
.form {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

/* Global menu styles */
.global-menu-bar,
.global-menu-bar ul {
	list-style: none;
	margin-bottom: .5rem;
}

.global-menu-bar {
	padding-left: 0;
}

.global-menu-bar ul {
	background-color: #ffffff;
	border: 1px solid currentColor;
	display: none;
	margin-top: .25rem;
	padding: .25rem;
}

.global-menu-bar > li {
	display: inline-block;
}

.global-menu-bar > li:not(:last-child)::after {
	content: "|";
	font-size: .75rem;
	padding-left: .125em;
	padding-right: .125em;
}

.global-menu-bar button {
	background: transparent;
	border: 0;
	/* remove top padding added by browser styles */
	padding-top: 0;
	position: relative;
}

.global-menu-bar button:hover {
	color: #cccccc;
}

#user_dropdown_menu {
	position: absolute;
	z-index: 10;
}

#user_dropdown_menu.is-visible {
	animation: fadein 300ms linear forwards;
	display: block;
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Global menu buttons */
.btnGlobal  { 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color:  #00386a ;
	text-align: Center;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	padding-left:2px;
	padding-right:2px;
	cursor:hand;
}
a.btnGlobal:link { color: #00386a ; text-decoration: none; }
a.btnGlobal:visited { color: #00386a ; text-decoration: none; }
a.btnGlobalHover:hover, .global-menu-bar button:hover  { color: #00386a; text-decoration: none; }
a.btnGlobal:active { text-decoration: none; }

/* Navigation bar buttons - Not active */
.navBar
{	background-color: white ;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Center;
	border-width: 0px;
	margin: 0;
	padding: 0;
}
.navBarBtn	{ 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Left;
	color: #00386a;
	font-weight: bold;
	background-color: white;
	display: block;
	margin: 0;
	padding-top: 1px;
	padding-bottom:0;
	padding-left: 6px;
	height: 13px;
	width: 170px;
	cursor: hand;
	border-radius: 1000px;
}
a.navBarBtn:link    { 	color: #00386a;
	font-weight: bold;
	text-decoration: none }
a.navBarBtn:visited {  	color: #00386a;
	font-weight: bold;
	text-decoration: none }
a.navBarBtn:hover   {  	color: #2840c0; text-decoration: none }
a.navBarBtn:active  { TEXT-DECORATION: none }
.navBarBtnSel	{ 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: Left;
	font-weight: bold;
	background-color: #00386a;
	display: block;
	margin: 0;
	padding-top: 1px;
	padding-bottom:0;
	padding-left: 6px;
	height: 13px;
	width: 170px;
	cursor: hand;
	border-radius: 1000px;
}
a.navBarBtnSel:link    { 	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.navBarBtnSel:visited {  	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.navBarBtnSel:hover   { COLOR: #b2b2b2; TEXT-DECORATION: none }
a.navBarBtnSel:active  { TEXT-DECORATION: none }

/* Navigation bar buttons - Disabled */
.navBarBtnDisabled {	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Left;
	font-weight: bold;
	background-color: #00386a;
	color: gray;
	margin: 0;
	padding-top: 1px;
	padding-bottom:0;
	padding-left: 6px;
	height: 13px;
	width: 170px;
	border-radius: 1000px;
}
a.navBarBtnDisabled:link    { 	color: #9999cc;
	font-weight: bold;
	text-decoration: none }
a.navBarBtnDisabled:visited {  	color: #9999cc;
	font-weight: bold;
	text-decoration: none }
a.navBarBtnDisabled:hover   { COLOR: #9999cc; TEXT-DECORATION: none }
a.navBarBtnDisabled:active  { TEXT-DECORATION: none }

/* -----Message Text Styles---- */

/* Warning Message style */
.alertMsg, .alertMsgBig, .instrMsg {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	color: red;
	font-weight: bold;
	border-color: #99bcd8;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-radius: 3px;
}
.alertMsgBig     {font-size: 12pt;}

/* Instruction Mesage style */
.instrMsg {
	background-color: yellow;
	color: #444444;
	text-align: Center;
	border-color: #99bcd8;
	border-style: solid;
	border-width: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 9px
}

/* Page load Message style */
.loadingMsg {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Page specific menu button bar */
.pageBtnBar
{	background-color: #00386a ;
	color: #00386a;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Left;
	border-color: #00386a ;
	border-width: 0px;
	margin: 0;
	padding: 0;
	height: 18px
}

/* Page specific menu buttons - Not active */
.pageBtn	{ 	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-align: Left;
	background-color: #00386a;
	margin: 0;
	padding-top:0;
	padding-bottom:0;
	padding-left: 6px;
	padding-right: 6px;
	height: 14px;
	cursor: hand;
	border-radius: 1000px;
}
.pageBtnText {color: white;}
a.pageBtn:link    { 	color: white;
	font-weight: bold;
	text-decoration: none }
a.pageBtn:visited {  	color: white;
	font-weight: bold;
	text-decoration: none }
a.pageBtn:hover   { COLOR: white; TEXT-DECORATION: none }
a.pageBtn:active  { TEXT-DECORATION: none }

.pageBtn2	{ 	font: bold 8pt Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: center;
	background-color: #3E5DE2;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
	margin: 0;
	line-height: 1;
	padding: 0 2px 0 2px;
	cursor: hand;
	border: 0.5px solid #0E258D;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3E5DE2), color-stop(50%, #3751BD), color-stop(50%, #102AAA), color-stop(100%, #0D2182));
	background-image: -webkit-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -moz-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -ms-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -o-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 1px #333333;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 1px #333333;
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 1px #333333;
}
a.pageBtn2:link    { 	color: #B2E1F3;
	text-decoration: none }
a.pageBtn2:visited {  	color: #B2E1F3;
	text-decoration: none }
a.pageBtn2:hover   { background-color: #7E9AEB;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7E9AEB), color-stop(50%, #597BD3), color-stop(50%, #1241BF), color-stop(100%, #10359A));
	background-image: -webkit-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -moz-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -ms-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -o-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	text-decoration: none }
a.pageBtn2:active  { background-color: #3751CA;
	color: #A7CEF6;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3751CA), color-stop(50%, #3047A6), color-stop(50%, #0F2494), color-stop(100%, #0C1D6C));
	background-image: -webkit-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -moz-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -ms-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -o-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(1113, 139, 245, 0.4);
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	text-decoration: none }

a.recalcBtn2 {
	color: #FFFFFF;
	border: 0.5px solid #961404;
	background-color: #FA3E27;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FA3E27), color-stop(50%, #EE1F06), color-stop(50%, #B61805), color-stop(100%, #8B1304));
	background-image: -webkit-linear-gradient(top, #FA3E27 0%, #EE1F06 50%, #B61805 50%, #8B1304 100%);
	background-image: -moz-linear-gradient(top, #FA3E27 0%, #EE1F06 50%, #B61805 50%, #8B1304 100%);
	background-image: -ms-linear-gradient(top, #FA3E27 0%, #EE1F06 50%, #B61805 50%, #8B1304 100%);
	background-image: -o-linear-gradient(top, #FA3E27 0%, #EE1F06 50%, #B61805 50%, #8B1304 100%);
	background-image: linear-gradient(top, #FA3E27 0%, #EE1F06 50%, #B61805 50%, #8B1304 100%);
}
a.recalcBtn2:link    { 	color: #FFFFFF;
	text-decoration: none }
a.recalcBtn2:visited {  	color: #FFFFFF;
	text-decoration: none }

a.recalcBtn2:hover { background-color: #FB7D6D;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FB7D6D), color-stop(50%, #FA4832), color-stop(50%, #CB1B05), color-stop(100%, #A61705));
	background-image: -webkit-linear-gradient(top, #FB7D6D 0%, #FA4832 50%, #CB1B05 50%, #A61705 100%);
	background-image: -moz-linear-gradient(top, #FB7D6D 0%, #FA4832 50%, #CB1B05 50%, #A61705 100%);
	background-image: -ms-linear-gradient(top, #FB7D6D 0%, #FA4832 50%, #CB1B05 50%, #A61705 100%);
	background-image: -o-linear-gradient(top, #FB7D6D 0%, #FA4832 50%, #CB1B05 50%, #A61705 100%);
	background-image: linear-gradient(top, #FB7D6D 0%, #FA4832 50%, #CB1B05 50%, #A61705 100%);
	text-decoration: none ;
}

a.recalcBtn2:active {background-color: #F92207;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F92207), color-stop(50%, #D11C06), color-stop(50%, #9E1504), color-stop(100%, #751003));
	background-image: -webkit-linear-gradient(top, #F92207 0%, #D11C06 50%, #9E1504 50%, #751003 100%);
	background-image: -moz-linear-gradient(top, #F92207 0%, #D11C06 50%, #9E1504 50%, #751003 100%);
	background-image: -ms-linear-gradient(top, #F92207 0%, #D11C06 50%, #9E1504 50%, #751003 100%);
	background-image: -o-linear-gradient(top, #F92207 0%, #D11C06 50%, #9E1504 50%, #751003 100%);
	background-image: linear-gradient(top, #F92207 0%, #D11C06 50%, #9E1504 50%, #751003 100%);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(1113, 139, 245, 0.4);
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	text-decoration: none;
}


/* Page specific menu buttons - Active */
.pageBtnSel	{ 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	background-color: #ff0000;
	margin: 0;
	padding-top:0;
	padding-bottom:0;
	padding-left: 6px;
	padding-right: 6px;
	height: 14px;
	cursor: hand;
	border-radius: 1000px;
}
a.pageBtnSel:link    { 	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.pageBtnSel:visited {  	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.pageBtnSel:hover   { COLOR: #FFCCCC; TEXT-DECORATION: none }
a.pageBtnSel:active  { TEXT-DECORATION: none }


/* Markup for the Next and Previous on the Option Selection Page */
.btnNextPrevious	{ 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	background-color: #ff0000;
	margin: 0;
	padding-top:0;
	padding-bottom:0;
	padding-left: 6px;
	padding-right: 6px;
	height: 14px;
	cursor: hand;
	border-radius: 1000px;
}
a.btnNextPrevious:link    { 	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.btnNextPrevious:visited {  	color: #ffffff;
	font-weight: bold;
	text-decoration: none }
a.btnNextPrevious:hover   { COLOR: #FFCCCC; TEXT-DECORATION: none }
a.btnNextPrevious:active  { TEXT-DECORATION: none }


/* ----- Table styles (for rows and cells) ----- */
/* Table main header cells*/
.tableHeader	{
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
	text-align: center;
	background-color: #aec8e0 ;
	border-color: #333399;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 2px;
}


/* Table list header */
.tableListHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
	text-align: center;
	background-color: #aec8e0 ;
	border-color: #333399;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 2px;
}

/* Table list rows */
.tableRowNormal1, .tableRowNormal2, .tableRowAlert1, .tableRowAlert2, .tableRowSelected1, .tableRowSelected2,
.tableRowCust1, .tableRowCust2, tableSrchRsltsAcc1, tableSrchRsltsAcc2, tableSrchRsltsMar1, tableSrchRsltsMar2,
.tableRowFaded1, .tableRowFaded2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Left;
	margin: 0;
	padding: 0;
	border-color: #00386a;
	border-style: solid;
	border-width: 0;
}

.tableRowNormal1 	{color: black; background-color: #eeeeee}
.tableRowNormal2 	{color: black; background-color: #ffffff}
.tableRowFaded1 { color: #aaaaaa; background-color: #eeeeee; }
.tableRowFaded2 { color: #aaaaaa; background-color: #ffffff; }
.tableRowAlert1    	{color: red; background-color: #EEEEFF}
.tableRowAlert2    	{color: red; background-color: #FFFFFF}

/* override the table row selected. Use the same color for all link states.*/
.tableRowSelected1
{
	color: #ffffff;
	background-color: #00386a;

}
a.tableRowSelected1:link    { COLOR: #ffffff;}
a.tableRowSelected1:visited { COLOR: #ffffff;}
a.tableRowSelected1:hover   { COLOR: #ffffff;}
a.tableRowSelected1:active  { COLOR: #ffffff;}
.tableRowSelected2
{
	color: #ffffff;
	background-color: #00386a;
}
a.tableRowSelected2:link    { COLOR: #ffffff;}
a.tableRowSelected2:visited { COLOR: #ffffff;}
a.tableRowSelected2:hover   { COLOR: #ffffff;}
a.tableRowSelected2:active  { COLOR: #ffffff;}

.tableRowSelected
{
	color: #ffffff !important;
	background-color: #00386a;
}

.tableRowMouseOver1, .tableRowMouseOver2
{
	background-color: #aec8e0;
}

.tableRowCust1   	{color: blue; background-color: #EEEEFF}
.tableRowCust2  	{color: blue; background-color: #ffffff}
.tableSrchRsltsAcc1	{color: black; background-color: #EEEEFF}
.tableSrchRsltsAcc2	{color: black; background-color: #ffffff}
.tableSrchRsltsMar1	{color: #AAAAAA; background-color: #EEEEFF}
.tableSrchRsltsMar2	{color: #AAAAAA; background-color: #ffffff}
.tableRowOptAdd1  	{color: #888888; background-color: #eeeeee}
.tableRowOptAdd2  	{color: #888888; background-color: #ffffff}

/* Mgmt Report header and footer rows */
.tableGroupHeader {
	color: black;
	background-color: #ffff99;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	border-color: #333399;
	border-style: solid;
	margin: 0;
	padding: 0 2px 0 2px;
	height: 18px
}
.tableGroupFooter {
	color: black;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	border-color: #333399;
	border-style: solid;
	margin: 0;
	padding: 0 2px 0 2px;
	height: 18px
}

/* Table list cells */
.tableList, .tableListAlert, .tableListFaded 	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	border-color: #00386a;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0 2px 0 2px;
	height: 18px
}
.tableListAlert{color: red;}
.tableListFaded{color: #AAAAAA;}
a.tableListFaded:link    { COLOR: #AAAAAA;}
a.tableListFaded:visited { COLOR: #AAAAAA;}
a.tableListFaded:hover   { COLOR: #AAAAAA;}
a.tableListFaded:active  { COLOR: #AAAAAA;}

/* Text input field style */
.tableInputField, .tableInputFieldAlert {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	padding: 0 2px 0 2px;
	margin-bottom: 0;
}
.tableInputFieldAlert{color: red;}

/* Table datasheet cells */
.tableDatasheet, .tableDatasheetAlert, .tableDatasheetHeader, .tableDatasheetFooter {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: left;
	background-color: #eeeeee;
	border-color: #00386a;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0 0 0 3px;
	height: 22px;
}
.tableDatasheetAlert {color: red; font-weight: bold;}
.tableDatasheetHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
	background-color: #aec8e0 ;
	border-color: #00386a;
	text-align: Center;
	padding: 2px;
}
.tableDatasheetFooter {vertical-align: top; color: #333333;}

/* Twistie bar */
.twistieBar	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #333399;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: white;
	border-color: #333399;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 2px;
}
a.twistieBar:link    { 	color: #333399;
	font-weight: bold;
	text-decoration: none }
a.twistieBar:visited {  	color: #333399;
	font-weight: bold;
	text-decoration: none }
a.twistieBar:hover   { COLOR: #333399; TEXT-DECORATION: underline }

.twistieBarEnd	{
	font-size: 8pt;
	background-color: white;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndOverlap	{
	font-size: 8pt;
	background-color: #00386a;
	border-color: #00386a;
	border-top-color: #00386a;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}
.twistieBarNonactive {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #00386a;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndNonactive	{
	font-size: 8pt;
	background-color: white;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndNonactiveOverlap	{
	font-size: 8pt;
	background-color: #2d9bc0;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}

/* Tab bar */
.tabBar	{
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #00386a ;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 2px;
	border-radius: 5px 5px 0px 0px;
}
a.tabBar:link    { 	color: #cccccc;
	font-weight: bold;
	text-decoration: none }
a.tabBar:visited {  	color: #cccccc;
	font-weight: bold;
	text-decoration: none }
a.tabBar:hover   { COLOR: #ffffff; TEXT-DECORATION: none }
a.tabBar:active  { TEXT-DECORATION: none }
.tabBarEnd	{
	font-size: 8pt;
	background-color: white;
	border-color: #333399;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0;
}
.tabBarEndOverlap	{
	font-size: 8pt;
	background-color: white;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}
.tabBarNonactive	{
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #2840c0;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 2px;
	border-radius: 5px 5px 0px 0px;
}
.tabBarEndNonactive	{
	font-size: 8pt;
	background-color: white;
	border-color: #333399;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}
.tabBarEndActive	{
	font-size: 8pt;
	background-color: white;
	border-color: #00386a;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0;
}
.tabBarEndNonactiveOverlap	{
	font-size: 8pt;
	background-color: white;
	border-color: #333399;
	border-style: solid;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 0;
}

/* Miscellaneous Links */
a:link		{ color: #003399; text-decoration: underline }
a:visited	{ color: #003399; text-decoration: underline }
a:hover		{ color: #003399; text-decoration: underline }
a:active	{ text-decoration: underline }

a.tabBarNonactive:link    { 	color: #cccccc;
	font-weight: bold;
	text-decoration: none }
a.tabBarNonactive:visited {  	color: #cccccc;
	font-weight: bold;
	text-decoration: none }
a.tabBarNonactive:hover   { COLOR: #ffffff; TEXT-DECORATION: none }
a.tabBarNonactive:active  { TEXT-DECORATION: none }

.ieqPopUp {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin-left: 5px;
}

a.ieqPopUp:link    { COLOR: #333399; TEXT-DECORATION: none }
a.ieqPopUp:visited { COLOR: #333399; TEXT-DECORATION: none }
a.ieqPopUp:hover   { COLOR: #d90000; TEXT-DECORATION: none }
a.ieqPopUp:active  { COLOR: #d90000; TEXT-DECORATION: none }

.dropdownMenu, .dropdownMenuDisabled {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	background-color: #ffffff;
	border-color: #333399;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 1px 2px 1px 3px;
	height: 0px
}
a.dropdownMenu:link    { COLOR: #333399; TEXT-DECORATION: none }
a.dropdownMenu:visited { COLOR: #333399; TEXT-DECORATION: none }
a.dropdownMenu:hover   { COLOR: #d90000; TEXT-DECORATION: none }
a.dropdownMenu:active  { COLOR: #d90000; TEXT-DECORATION: none }

a.dropdownMenuDisabled:link    { COLOR: #C0C0C0; TEXT-DECORATION: none }
a.dropdownMenuDisabled:visited { COLOR: #C0C0C0; TEXT-DECORATION: none }
a.dropdownMenuDisabled:hover   { COLOR: #C0C0C0; TEXT-DECORATION: none }
a.dropdownMenuDisabled:active  { COLOR: #C0C0C0; TEXT-DECORATION: none }

/* Additional Atributes for Help Pages */
.helpHeader1, .helpHeader2, .helpHeader3, .helpHeader4, .helpHeader5, .helpHeader6, .helpNormal1, .helpNormal2, .helpNormal3, .helpNormal4, .helpNormal5 {
	font-family: Arial, Helvetica, Sans-Serif; padding: 0
}
.helpHeader1 	{ text-align: Left; margin-top: 12px; font-size: 14pt;  font-weight: bold; color: #FFFFFF; background-color: #000000 }
.helpHeader2    { text-align: Left; margin-top: 12px; font-size: 12pt;  font-weight: bold; color: #FFFFFF; background-color: #808080 }
.helpHeader3    { text-align: Left; margin-top: 10px; color: #FF0000; font-size: 12pt; font-weight: bold; margin-left: 25px;}
.helpHeader4    { text-align: Left; margin-top: 8px; font-size: 10pt; font-weight: bold; margin-left: 50px;}
.helpHeader5    { text-align: Left; margin-top: 6px; font-size: 9pt; font-weight: bold; margin-left: 75px;}
.helpHeader6    { text-align: Left }
.helpNormal1    { text-align: Left; font-size: 8pt; margin-left: 0 }
.helpNormal2    { text-align: Left; font-size: 8pt; margin-left: 0 }
.helpNormal3    { text-align: Left; font-size: 8pt; margin-left: 25px;}
.helpNormal4    { text-align: Left; font-size: 8pt; margin-left: 50px;}
.helpNormal5    { text-align: Left; font-size: 8pt; margin-left: 75px;}

/* Selection Log formatting */
.selLogHeader {
	BACKGROUND-COLOR: #0000FF;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}
.selLogHeaderRed {
	BACKGROUND-COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}
.selLogLabel {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}
.selLogValue {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}
.selLogSubHeader {
	BACKGROUND-COLOR: #808080;
	FONT-FAMILY: Arial;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
}
.selLogSubHeaderRed {
	BACKGROUND-COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
}
.isoHeader1 {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	font-family: Arial;
	background-color: #0000ff;
}
.isoHeader2 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-indent: 20px;
	font-style: italic;
	font-family: Arial;
	background-color: #808080;
}
.isoValue1 {
	font-size: 12px;
	font-family: Arial;
}
.isoValue2 {
	font-size: 12px;
	text-indent: 20px;
	font-family: Arial;
}
.isoError {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
	font-family: Arial;
	background-color: #ffffff;
}

.gettingStartedBullet  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #333366;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-bottom: 0;
	padding-left:0;
	padding-right:0;
	cursor:hand;

}
a.gettingStartedBullet:link { color: #333366; text-decoration: none; }
a.gettingStartedBullet:visited { color: #333366; text-decoration: none; }
a.gettingStartedBullet:hover { color: #FB010D; text-decoration: none; }
a.gettingStartedBullet:active { text-decoration: none; }
/* Deleted discount */
.delOption {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FF0000;
	font-size: 8pt;
	padding-left: 2px;
}
/* deleted user list cells */
.delUser{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FF0000;
	font-size: 8pt;
	text-align: center;
	border-color: #333399;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0 2px 0 2px ;
	height: 18px
}
/* selected tableList */
.tableListSelected1, .tableListSelected2{
	font-size: 8pt;
	text-align: Left;
	margin: 0;
	padding: 1px;
	color: #FF00FF;
}
.tableListSelected1 	{background-color: #eeeeee}
.tableListSelected2 	{background-color: #ffffff}
/* Optional or Alternate option disgnator */
.optText {
	font-size: 8pt;
	text-align: Left;
	margin: 0;
	padding: 0;
	color: #FF0000;
}
.navBarHeader {
	font-size: 8pt;
	font-weight: bolder;
	text-align: center;
	color: #00386a;
	text-decoration: underline;
	width:170px;
}
.noScroll {
	position:relative;
	top:expression(this.offsetParent.scrollTop);
}
.dragAndDropUL{
	list-style-type: none;
	padding:0 0 0 4px;
	margin:0;
}
.dragAndDropLI, .dragAndDropLIMouseOver {
	margin:0;
	padding: 0;
	/*bug: using height:1px; will cause the font look thin. */
	vertical-align:top; /*prevent whitespace above list item when <table> is inside <li> */
}
.dragAndDropLIMouseOver{
	background-color:#aec8e0;
}
.startPageBullets, .COSLabel, .ProductLinesLabel {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	font-align: center;
	margin: 0;
	color: #666666;
	vertical-align: bottom;
	background-color: #DDDFEE;
	padding-bottom: 0;
	padding-left:0;
	padding-right:0;
	cursor:hand;
}
a.startPageBullets:link, a.COSLabel:link, a.ProductLinesLabel:link {
	color: #666666; text-decoration: none;
}
a.startPageBullets:visited, a.COSLabel:visited, a.ProductLinesLabel:visited {
	color: #666666; text-decoration: none;
}
a.startPageBullets:hover, a.COSLabel:hover, a.ProductLinesLabel:hover {
	color: #000001; text-decoration: none;
}
a.startPageBullets:active, a.COSLabel:active, a.ProductLinesLabel:active {
	text-decoration: none;
}
.startPageBackground {
	position: absolute;
	top: 20px;
	left: 11px;
	visibility: visible;
	z-index: 1;
}
.COSLabel {
	position: absolute;
	top: 0.9in;
	left: 1.85in;
	visibility: visible;
	z-index: 2;
}
.ProductLinesLabel {
	position: absolute;
	top: 1.58in;
	left: 1.85in;
	visibility: visible;
	z-index: 2;
}
.gettingStartedBullet#GettingStartedLabel {
	position: absolute;
	top: 2.9in;
	left: 1.85in;
	visibility: visible;
	z-index: 1;
}
.theStartPageNotice {
	font-size: 10pt;
	position: absolute;
	top: 3.5in;
	left: 1.85in;
	visibility: visible;
	z-index: 1;
	font-weight: bold;
	color: #ff0000;
}

.tableHeaderBig	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 30pt;
	color: #00386a;
	font-weight: bold;
	text-align: left;
	border-color: #333399;
	border-style: solid;
	border-width: 0;
	margin: 0;
}

/* punch
*******************************************************************************/
button.punch {
	background: #00386a;
	border-top: 1px solid #38538c;
	border-right: 1px solid #1f2d4d;
	border-bottom: 1px solid #151e33;
	border-left: 1px solid #1f2d4d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-moz-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-ms-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-o-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	font: bold 18px "helvetica neue", helvetica, arial, sans-serif;
	line-height: 1;
	margin-bottom: 10px;
	padding: 10px 6px 12px 6px;
	text-align: center;
	text-shadow: 0px -1px 1px #1e2d4d;
	width: 158px;
	color: #00386a;
	-webkit-background-clip: padding-box; }
button.punch:hover {
	-webkit-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-moz-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-ms-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	-o-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
	color: #ffffff; cursor: pointer; }
button.punch:active {
	-webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
	-moz-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
	-ms-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
	-o-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
	box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
	margin-top: 58px; }




/* shiny blue (inspired by rdio iphone interface)
*******************************************************************************/
button.shiny-blue {
	background-color: #3E5DE2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3E5DE2), color-stop(50%, #3751BD), color-stop(50%, #102AAA), color-stop(100%, #0D2182));
	background-image: -webkit-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -moz-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -ms-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: -o-linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	background-image: linear-gradient(top, #3E5DE2 0%, #3751BD 50%, #102AAA 50%, #0D2182 100%);
	border: 0.5px solid #0E258D;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	color: #B2E1F3;
	font: bold 20pt Arial, Helvetica, Sans-Serif;
	line-height: 1;
	padding: 4px 0 5px 0;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
}
button.shiny-blue:hover {
	cursor: hand;
	background-color: #7E9AEB;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7E9AEB), color-stop(50%, #597BD3), color-stop(50%, #1241BF), color-stop(100%, #10359A));
	background-image: -webkit-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -moz-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -ms-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: -o-linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	background-image: linear-gradient(top, #7E9AEB 0%, #597BD3 50%, #1241BF 50%, #10359A 100%);
	text-decoration: none }
button.shiny-blue:active {
	background-color: #3751CA;
	color: #A7CEF6;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3751CA), color-stop(50%, #3047A6), color-stop(50%, #0F2494), color-stop(100%, #0C1D6C));
	background-image: -webkit-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -moz-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -ms-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: -o-linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	background-image: linear-gradient(top, #3751CA 0%, #3047A6 50%, #0F2494 50%, #0C1D6C 100%);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(1113, 139, 245, 0.4);
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4);
	text-decoration: none }
button.shiny-blue:link    { 	color: #B2E1F3;
	text-decoration: none }
button.shiny-blue:visited {  	color: #B2E1F3;
	text-decoration: none }
.roundtable{
	overflow: hidden;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius:12px;
	border-color: #97c3ec;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 4px 4px 10px 0px #888888;
	-ms-box-shadow: 4px 4px 10px 0px #888888;
	box-shadow: 4px 4px 10px 0px #888888;
}
button.toggleButton {
	cursor: hand;
	border: 0px solid #0E258D; /* border properties are needed for the shadow even though it's set to 0px. */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	box-shadow: inset 0px 0px 0px 1px rgba(113, 139, 245, 0.4), 0 1px 3px #333333;
	color: black;
	padding: 1px 4px 0px 4px;
	text-align: center;
}
button.toggleButton:hover {
	color: #ffffff;
	background-color: #7E9AEB;
}
button.toggleButtonSelected {
	color: #ffffff;
	background-color: #585858;
}
#ui-datepicker-div {
	display: none;
}
.switch {
	position: relative;
	display: inline-block;
	width: 27px;
	height: 16px;
}
.switch input {display:none;}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #EB1C24;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 13px;
	width: 13px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #45CF60;
}
input:focus + .slider {
	box-shadow: 0 0 .5px #2196F3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 14px;
}
.slider.round:before {
	border-radius: 50%;
}
/* New IQ copyright "sticky footer" styles */
#site_sticky_footer {
	/*display:none;*/
	width:1px
}

#site_sticky_footer div:nth-of-type(1) {
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1;
}

#site_sticky_footer_copyright {
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
	text-align: center;

}
#site_sticky_footer {
	background-color: rgba(255, 255, 255, 0.75);
	color: #000000 !important;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: min-content;
	grid-template-rows: min-content;
	padding: .25em;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}
