/* Support Includes IDs organize page layout */

#siBody
{
 width: 100%;
 min-width: 1100px;
}
 

#siSupportCenter
{
	float: right;
	padding: 7px 0 7px 0;
}
#siTabList
{
	clear: both;
	border-bottom: 1px solid black;
}
#siTabList ul
{
	margin: 0px;
	padding: 10px 0px;
}
#siTabList a
{
	text-decoration: none;
}
.siSupportTab
{
	display: inline;
	background-color: #8e8e8e;
	text-decoration: none;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	margin: 0px 2px 0px 0px;
}
.siSupportTabSelected
{
	background-color: #6ebf5d;
}
/*
#siHeader
{
 width: 100%;
 max-width: 960px;
 width: 960px\9;
}
#siFooter
{
 width: 100%;
 max-width: 960px;
 width: 960px\9;
 display: block;
 clear: both;
}
#siContent
{
 margin: 0em 0em 0em 0em;
 border-left: solid 3px #FFFFFF;
 border-right: solid 3px #FFFFFF;
 padding: 0.7em 0px 1em 0px;
 width: auto;
 min-height: 400px;
 height: auto !important;
 height: 400px;
}
*/
#siBorderRow
{
 width: auto;
 height: auto;
 display: block;
 clear: both;
 font-size: 0px;
 padding: 5px 5px 5px 5px;
 vertical-align: bottom;
 color: #ffffff;
}
/*
#siSubNav
{
	color: #ffffff;
	width: auto;
	height: auto;
	font-size: 1em;
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #474747;
}

#siSubNav a
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#siFooterBar
{
 display: block;
 height: 1em;
 padding: 0.1em 5px 0.05em 5px;
 font-size: 80%;
 color: #474747;
}
#siFooterLeft
{
 float: left;
 text-align: left;
 color: #474747;
}
#siFooterRight
{
 float: right;
 text-align: right;
 color: #474747;
}
    */
/* These Support Include classes format elements that organize pages */
/*
.siNavLink
{
 width: auto;
 color: #ffffff;
 text-decoration: none;
}
.siTabImage
{
 margin: 0px 0px 0px 1px;
 vertical-align: bottom;
}
a.siNavLink:hover
{
 text-decoration: underline;
}
.siFooterNav
{
 color: #474747;
 font-weight: bold;
 text-decoration: none;
}
.siFooterNav:hover
{
 text-decoration: underline;
 color: #000000;
}

#topNav li {
	padding:0;
	display:inline-block;
	float:left;
}
#siLoginControlBox {
	float:right;
}
#siLoginControlBox a, .siLoginLabel {
	font-size:0.8em;
}
#smallLoginForm {
	display:none\9 !important;
}
#loggedInForm {
	float:right;
	font-size:0.8em;
}
    */
/* elements */
/*
*
{
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 100%;
}
body
{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border-width: 0px;
 border-style: none;
 font-size: 75%;
 background-color: #FFFFFF;
}
p, h1, h2, h3, h4, h5, h6
{
 margin: .2em 3px .2em 3px;
}
blockquote
{
 margin: 1.2em 20px 1.2em 20px;
 padding: 0px 5px 0px 5px;
}
    */
/*
a
{
 color: #0768A9;
 text-decoration: underline;
}
a:hover { text-decoration: none; }

a[name] {color: #000000; text-decoration: none;}
*/
code {  font-family: Courier New, monospace; }

kbd { font-family: Courier New, monospace; }

tt { font-family: Courier New, monospace; }

samp { font-family: Courier New, monospace; }

* html pre { white-space: pre;}

pre { font-family: Courier New, monospace; white-space: pre-wrap; white-space: -moz-pre-wrap;	white-space: -o-pre-wrap;}

big { font-size: 125%; }

small { font-size: 75%; }

cite { font-style: italic; }

dfn { font-weight: bold; }

strong { font-weight: bold; }

em { font-style: italic; }

/*legend { display: none; } */

img { border: none 0px #ffffff; }

table { font-size: 100%; }
/*
h1
{
 font-size: 150%;
 font-weight: bold;
}

h2
{
 font-size: 140%;
 font-weight: bold;
 color: #0768A9;
}
h3
{
 font-size: 130%;
 font-weight: bold;
}
h4
{
 font-size: 115%;
 font-weight: bold;
}
h5
{
 font-size: 115%;
 font-style: italic;
 color: #0768A9;
}
h6
{
 font-size: 100%;
 font-style: italic;
 color: #0768A9;
}
fieldset
{
 margin: 2px 3px 2px 3px;
 padding: 3px 2px 2px 2px;
}
fieldset label
{          
 font-weight: bold;
}
ol 
{
 list-style-type: decimal;
 list-style-position: outside;
 margin: 0px 0px 0px 40px;
 padding: 14px 0px 14px 0px;
}
ul
{
 list-style-type: square;
 list-style-position: outside;
 margin: 0px 0px 0px 40px;
 padding: 14px 0px 14px 0px;
}
label
{
font-weight: bold;
}
    */
/* classes */


.noteText { font-size: 85%; }

.requiredField { color: #ee014c; font-size: 85%; }

.req_field_key { font-size: 85%; margin: 10px 0 0 5px}

.req_fld_msg { margin-left: 0.5em; color: #ff0000}

.clear { display: block; }

.FieldHelp { font-size:85%; }

.MsgInfo 
{
	border:1px solid #ff0000;
    background-color: #ffffff;
	padding:5px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

.MsgInfoInPageBody
{
	border:1px solid #ff0000;
    background-color: #ffffff;
	padding:5px;
    margin-bottom: 30px;
}

.MsgInfo #message_txt, .MsgInfoInPageBody #message_txt
{
 background-image:url(/images/msginfo.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}
.MultilineMsgInfo #message_txt, .MsgInfoInPageBody #message_txt {
	background-image: url(/images/msginfo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 2.7em 5px 0.5em 60px;
}
.MsgInfo .MsgTxt, .MsgInfoInPageBody .MsgTxt
{
 background-image:url(/images/msginfo.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgWarning
{
	border:1px solid #ff0000;
    background-color: #ffffff;
	padding:5px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

.MsgWarning #message_txt
{
 background-image:url(/images/msgwarning.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgWarning .MsgTxt
{
 background-image:url(/images/msgwarning.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgError 
{
	width:90%;
	border:1px solid #FBC2C4;
    background-color: #FBE3E4;
	padding:5px;
	margin: 5px auto;
}

.MsgError #message_txt
{
 background-image:url(/images/msgerror.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgError .MsgTxt
{
 background-image:url(/images/msgerror.gif);
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgSuccess 
{
	width:90%;
	border:1px solid #C6D880;
    background-color: #E6EFC2;
	padding:5px;
	margin: 5px auto;
}

.MsgSuccess #message_txt
{
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

.MsgSuccess .MsgTxt
{
 background-repeat:no-repeat;
 background-position:20px;
 padding:0.5em 5px 0.5em 60px;
}

#message
{
    font-size:90%;
    color: black;
}

.Msg
{
    font-size:90%;
    color: black;
}

.InvalidField
{
	border:1px solid #ff0000;
}

.TblRowHdr {
	padding: 3px;
	font-weight: normal;
}

.TblRowHdr th
{
    font-size:1em;
    font-weight:normal;
    color:#666666;
}

.TblRow0
{
    font-size:0.9em;
}

.TblRow1
{
    background-color:#eeeeee;
    font-size:0.9em;
}

.datagridTable
{
	clear:both;
	width:100%;
	border-top:1px solid gray;
	border-bottom:1px solid gray;	
}
.datagridTable td
{
	padding: 3px;
}
.datagridTable th
{
	padding: 3px;
}
.datagridTableNoBorder
{
	display:block;
	clear:both;
	width:100%;	
}

h1.AppName
{
    margin-top:0;
    margin-bottom:.2em;
}

.AppDescription p
{
    margin-left:0;
}

.AppDescription
{
    margin-left:5px;
}

/* ids */

#siDisclaimerBar
{
	/* height: 111px; */
	width: auto;
}

#siDisclaimerCell
{
	font-size: 10px;
	color: #808080;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

#siDisclaimerCell a
{
	color: #5698C5;
}

/* Feedback Form Rules */

#siFeedbackArea
{
	padding: 3px;
	margin: 0px 3px 0px 3px;
	width: 275px;
	/*height: 51px;*/
}

#siFeedbackAreaForm
{
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#siFeedbackTitle
{
	background-color: #FFFFFF;
	color: #808080;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin: 0px 3px 0px 3px;
	width: 275px;
}

#siFeedbackComments
{
	width: 270px;
	height: 25px;
	font-size: 10px;
}

#siFeedbackSubmit
{
	width: 58px;
	height: 20px;
	font-size: 10px;
}

.siFeedbackGrey
{
	color: #C0C0C0;
}

.siFeedbackBlack
{
	color: #000000;
}

.siHidden
{
	display: none;
	visibility: hidden;
}

.siVisible
{
	display: block;
	visibility: visible;
}

/* Login Form */

.siLoginFormDiv {
    position: absolute;
    top: 55px;
    right: 0px;
    overflow: hidden;
    padding: 10px;
    width: 250px;
    height: 275px;
    background-color: #f0f0f0;
    color: #000000;
    border: solid 1px black;
    border-radius: 10px;
}

.modal {
    z-index:10100;
}
    
/* B's Code */

/* classes */

.fieldlength1 {width: 100px}
.fieldlength2 {width: 200px}
.fieldlength3 {width: 300px}
.fieldlength4 {width: 400px}
.fieldlength5 {width: 500px}

.FieldValidator { PADDING-LEFT: 0.6em; FONT-SIZE: 0.9em; COLOR: #ff0000 }

.submit_cont { DISPLAY: block; margin-top: 10px; PADDING-TOP: 5px; TEXT-ALIGN: right }

.submit_cont_left { Display: block; margin-top: 10px; padding-top: 5px; text-align: left }

/* specific ids */

#validation_summary { MARGIN-BOTTOM: 1em; MARGIN-LEFT: 8px; WIDTH: 224px }

#validation_summary SPAN { DISPLAY: block; BACKGROUND-IMAGE: url(/images/missing_fields.jpg); MARGIN-BOTTOM: 0.5em; WIDTH: 224px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 32px; BACKGROUND-COLOR: orange }

#validation_summary SPAN P { DISPLAY: none }

#validation_summary { BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; BORDER-LEFT: #dddddd 1px solid; BORDER-BOTTOM: #dddddd 1px solid }

#validation_summary UL { PADDING-BOTTOM: 0.5em; PADDING-TOP: 0px }

/* sgs note */
/* 	background-image: url(/images/navtrail_bkgd.gif); */

/* pmb code */
.debugArea
{
	background-color: #F5F50B;
}
div.debugArea
{
	border: 1px dashed #EE014C;
}

/* Input Styling */
/*
input[type='checkbox'] {
	margin-right: 3px;
}

input[type='radio'] {
	margin-right: 3px;
}
*/
/* WK colors for backgrounds */
.wkRed100bg {
	background: #EE014C;
	color: #FFFFFF;
}
.wkRed75bg {
	background: #F24079;
	color: #FFFFFF;
}
.wkRed38bg {
	background: #F99EBB;
	color: #FFFFFF;
}
.wkGreen100bg {
	background: #6EBB1F;
	color: #FFFFFF;
}
.wkGreen75bg {
	background: #92CC57;
	color: #FFFFFF;
}
.wkGreen38bg {
	background: #C8E5AA;
	
}
.wkBlue100bg {
	background: #0768A9;
	color: #FFFFFF;
}
.wkBlue75bg {
	background: #5698C5;
	color: #FFFFFF;
}
.wkBlue38bg {
	background: #ABCCE2;
	color: #FFFFFF;
}
.wkGray100bg {
	background: #474747;
	color: #FFFFFF;
}
.wkGray75bg {
	background: #474747;
	color: #FFFFFF;
}
.wkGray38bg {
	background: #B9B9B9;
	color: #FFFFFF;
}

/* WK colors for text */
.wkRed100 {
	color: #EE014C;
}
.wkRed75 {
	color: #F24079;
}
.wkRed38 {
	color: #F99EBB;
}
.wkGreen100 {
	color: #6EBB1F;
}
.wkGreen75 {
	color: #92CC57;
}
.wkGreen38 {
	color: #C8E5AA;
}
.wkBlue100 {
	color: #0768A9;
}
.wkBlue75 {
	color: #5698C5;
}
.wkBlue38 {
	color: #ABCCE2;
}
.wkGray100 {
	color: #474747;
}
.wkGray75 {
	color: #474747;
}
.wkGray38 {
	color: #B9B9B9;
}

/* WK colors for borders */
.wkRed100border {
	border: 1px solid #EE014C;
}
.wkRed75border {
	border: 1px solid #F24079;
}
.wkRed38border {
	border: 1px solid #F99EBB;
}
.wkGreen100border {
	border: 1px solid #6EBB1F;
}
.wkGreen75border {
	border: 1px solid #92CC57;
}
.wkGreen38border {
	border: 1px solid #C8E5AA;
}
.wkBlue100border {
	border: 1px solid #0768A9;
}
.wkBlue75border {
	border: 1px solid #5698C5;
}
.wkBlue38border {
	border: 1px solid #ABCCE2;
}
.wkGray100border {
	border: 1px solid #474747;
}
.wkGray75border {
	border: 1px solid #474747;
}
.wkGray38border {
	border: 1px solid #B9B9B9;
}


/* Wave Image Background */
.waveBgLarge {
	background: url(/images/waveBgLarge.gif) no-repeat left center;
}


/* Gradient Header */
.gradientTblHeader {
	background: #dddddd url(/images/sectionGradient.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 3px;
	margin: 0px;
}

#IssueDetails_IssueReason_0, #IssueDetails_IssueReason_1, #ContactInformation_PreferredContactMethod_0, #ContactInformation_PreferredContactMethod_1, #IssueDetails_IssueIsEnhancement, #IssueDetails_IssuePfxBill, #ContactInformation_FollowUpWith_0, #ContactInformation_FollowUpWith_1 {
	width: auto !important;
}

#siCchSignature
{
	margin: 8px 0px 4px 0px;
}

/* Dialog style */
.alertDlg
{
	background-color: White;
	border: ridge 4px silver;
}
.alertColor1 .ui-dialog-titlebar
{
	background-color: Red;
	color: white;
	font-weight: bold;
}
.alertColor2 .ui-dialog-titlebar
{
	background-color: yellow;
	color: black;
	font-weight: bold;
}
.alertColor3 .ui-dialog-titlebar
{
	background-color: green;
	color: white;
	font-weight: bold;
}
.alertDlg .ui-dialog-titlebar-close
{
	float: right;
	clear: none;
	background-color: White;
	border: outset 1px white;
}
.alertDlg .ui-icon-closethick
{
	color: Black;
	font-weight: bold;
}
.alertDlg .ui-dialog-titlebar-close
{
	text-decoration: none;
}
#ancpdf, #ancReport
{
	font-size:1.1em;
    font-weight:bold;
}

#ancReport
{
    margin-left:10px;
}

#prodForm .ui-sortable {
    padding: 10px 5px 10px 0;
}

#siCookieNoticeContainer{
    background-color: #474747;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 0px;
    opacity: .9;
    transition: all;
    transition-duration: 2s;
    transition-delay: 2s;
    -webkit-transition: all;
    -webkit-transition-duration: 2s;
    -webkit-transition-delay: 2s;
    min-width: 960px;
}

#siCookieNotice {
    margin-top: 14px;
}

#siCookieNotice a {
    color: white;
    text-decoration: underline;
}

#amsMigrationNoticeContainer{
    background-color: #e5202e;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    opacity: .95;
    min-width: 960px;
}

#amsMigrationNotice {
    margin-top: 14px;
}

#amsMigrationNotice a {
    color: white;
    text-decoration: underline;
}