﻿
body
{
	font-family: Verdana, Arial;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MainDiv
{

}

.DivHeaderLoginView
{
	position:absolute;
	right:0;
	top:0;
}

.DivHeaderImage	
{
	padding: 5px 5px 5px 5px;
	
}

/* Login header  */
#HeaderWelcome
{
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 0px 10px;
}


#Footer
{
	padding: 0px;
	margin: 0px;
	background-color:White;
	text-align: center;
	height:100%;
	border-top: solid 2px #CCCCCC;
}


.DivMenuMain
{
	background-color:#5f6062;
}

#MainContentPublic
{
	background-color: white;
	border-top: solid 2px #5f6062;
}

.LoginBody
{
	background-color: #EFF3FB;
}
Div.LoginOuterDiv
{
	position:absolute;
	text-align: center;
	width:100%;
	padding: 60px 0px 0px 0px;
}


Div.LoginInnerDiv
{
	position:relative;
	margin:auto auto;
	width: 410px;
}

Div.LoginHeader
{
	background-color: #5f6062;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

Div.BasicMessage
{
	background-color: white;
	border: solid 2px #5f6062;
	width: 400px;
	color: #5f6062;
}

/*Only used in Documentation and Videos */
Div.MainContent
{
	border-top: solid 1px #5f6062;
	text-align: center;
}


Div.CenterContent
{
	text-align: -moz-center;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}



#CenterContentPublic
{
	vertical-align: top;
	text-align: center;
	padding: 5px 0px 5px 0px;
}


Div.AlignLeftDiv
{
	text-align: left;
}


Div.AlignCenterDiv
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#MainMessageDiv
{
	text-align: center;
	background-color:#EFF3FB;
}

.textbox
{
	font-family: Verdana;
	font-size: 11px;
}

.textbox:disabled {
	background-color: #D3D3D3;
}

.textbox_margin
{
	font-family: Verdana;
	font-size: 11px;
	margin: 5 0 5 0;
}

.DropDownList
{
	font-family: Verdana;
	font-size: 11px;
}


.GLCodeSelectPopup
{
	font-family: Verdana;
	font-size: 11px;
	Width:350px; 
	Height:300px;
	border: solid 2px #5f6062;
	z-index:999;
	background-color:White;
}


.GridViewDropDown
{
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.PaymentOptionDropDown
{
	font-family: Verdana;
	font-size: 10px;
}

.ListBox
{
	font-family: Verdana;
	font-size: 11px;
}


A:link.LinkButtonTotal
{
	color: White;
	text-decoration: underline;
}

A:hover.LinkButtonTotal
{
	color: White;
	text-decoration: underline;
}

A:visited.LinkButtonTotal
{
	color: White;
	text-decoration: underline;
}

.HeaderLabel
{
	font: 16pt;
	font-weight: bold;
}

A:link.APHyperLink
{
	color: Blue;
	text-decoration: underline;
}

A:hover.APHyperLink
{
	color: Blue;
}

A:visited.APHyperLink
{
	color: Blue;
	text-decoration: underline;
}


Div.BorderedInnerDiv
{
	background-color: White;
	border: solid 1px #5f6062;
	padding: 5px 5px 5px 5px;
}

Div.BorderedInnerDiv2
{
	text-align:left;
	background-color:#EFF3FB;
	padding: 5px 5px 5px 5px;
}

Div.BorderedInnerDiv3
{
	background-color: White;
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
}



Div.InvoiceHeaderDiv
{
    background-color: #EFF3FB;
	color: #5f6062;
	font-size: 10px;
	font-weight:bold;
	border-top: solid 2px #5f6062;
	border-left: solid 2px #5f6062;
	border-right: solid 2px #5f6062;
	padding: 2px 2px 2px 2px;
}

Div.InvoiceMainDiv
{
	text-align: left;
	border-top: solid 3px #5f6062;
	border-left: solid 3px #5f6062;
	border-right: solid 3px #5f6062;
}


.InvoiceTable
{
	width: 100%;
}

Div.LeftPaddedDiv
{
	padding: 5px 5px 5px 10px;
}


.InvoicePanelEdit
{
	padding: 0px 0px 0px 0px;
	display: inline;
}
.InvoicePanelCollapsed
{
	padding: 3px 0px 0px 0px;
	display: none;
}

Div.InvoiceInnerPanelDiv
{
	background-color: White;
	border-top: solid 1px #5f6062;
	border-left: solid 1px #5f6062;
	border-right: solid 1px #5f6062;
	padding: 2px 5px 0px 5px;
	text-align: left;
	color: #5f6062;
}

Div.InvoiceSubSectionHeader
{
	padding: 3px 2px 2px 5px;
	background-color: #EFF3FB;
	border-left: solid 1px #5f6062;
	border-right: solid 1px #5f6062;
}

Div.InvoiceActionPanelDiv
{
	padding: 3px 1px 3px 1px;
	color: #5f6062;
	background-color: #EFF3FB;
	border-left: solid 1px #5f6062;
	border-right: solid 1px #5f6062;
}

Div.InvoicePanelCollapsedInner
{
	padding: 5px 2px 1px 2px;
	color: #5f6062;
	text-align: center;
	background-color: #EFF3FB;
	border-left: solid 1px #5f6062;
	border-right: solid 1px #5f6062;
	border-top: solid 1px #5f6062;
	border-bottom: solid 1px #5f6062;
	height: 100%;
}
Div.DuplicateInvoiceInnerPanelDiv
{
	border: solid 1px #5f6062;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

/*Data Entry */
.SearchHeader
{
	font-weight: bold;
	border-bottom: solid 1px #5f6062;
}


TEXTAREA
{
	font-family: Verdana;
	font-size: 11px;
}
.LabelBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.LabelBold_Margin
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin: 15 0 15 0;
}

.Label
{
	font-family: Verdana;
	font-size: 12px;
}

LEGEND
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

LISTING
{
	font-family: Verdana;
	font-size: 11px;
}
H3
{
	font-size: 16px;
	padding: 1px 1px 1px 1px;
}

H6
{
	font-size: 12px;
	padding: 1px 1px 1px 1px;
}

Div.OverviewMainSection
{
	font-size: 14px;
	padding: 5px 5px 12px 5px;
	border: solid 1px #5f6062;
}

Div.OverviewMainContent
{
	font-size: 14px;
	color: Black;
	padding: 5px 5px 12px 5px;
}

Div.OverviewMainHeader
{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
	background-color: #5f6062;
	border: solid 1px #5f6062;
}

Div.OverviewSubSection
{
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	color: #5f6062;
}

Div.OverviewSubSectionHeader
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #5f6062;
	background-color: #CCCCCC;
	border: solid 1px #5f6062;
}


Div.OverviewSubSectionContent
{
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}

.OverviewLink
{
	font-size: 12px;
}

Div.MainSection
{
	font-size: 12px;
	padding: 5px 5px 12px 5px;
	border: solid 1px #5f6062;
}



Div.MainHeader
{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
	background-color: #5f6062;
	border: solid 1px #5f6062;
}

Div.SubSection
{
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	color: #5f6062;
}

Div.SubSectionHeader
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #5f6062;
	background-color: #CCCCCC;
	border: solid 1px #5f6062;
}

Div.SubSectionHeader2
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #5f6062;
	border-bottom: solid 1px #5f6062;
}

Div.SubSectionHeader3
{
	font-size: 10px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #5f6062;
	border-bottom: solid 1px #5f6062;
}

Div.SubSectionContent
{
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}
Div.SubSectionContent2
{
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border: solid 1px Gray;
}
A:link.OverviewLink
{
	color: #5f6062;
	text-decoration: none;
}

A:hover.OverviewLink
{
	font-weight: bold;
	color: Gray;
}

A:visited.OverviewLink
{
	color: #5f6062;
	text-decoration: none;
}

.CollapsePanelImage
{
	cursor: pointer;
	cursor: hand;
}


A:link
{
	color: Blue;
	text-decoration: underline;
}

A:hover
{
	color: Blue;
	text-decoration: underline;
}

A:visited
{
	color: Blue;
	text-decoration: underline;
}

Div.GridViewDiv
{
	font-size: 10px;
}


.divLinkAlpha
{
	padding: 2px 2px 2px 2px;
}

.divLinkAlpha A:link
{
	font-size: 10pt;
	color: #5f6062;
	text-decoration: underline;
}

.divLinkAlpha A:hover
{
	font-size: 10pt;
	color: White;
	background-color: #5f6062;
	text-decoration: underline;
}

.divLinkAlpha A:visited
{
	font-size: 10pt;
	color: #5f6062;
	text-decoration: underline;
}

.LinkAlpha
{
	font-size: 10pt;
	color: #5f6062;
	text-decoration: underline;
}

.LinkAlphaSelected
{
	font-size: 10pt;
	font-weight: bold;
	color: #5f6062;
	background-color: #EFF3FB;
	padding: 1px 1px 1px 1px;
	border: solid 1px #5f6062;
}

.AlphaCell
{
	padding: 2px 2px 2px 2px;
}

.HyperLinkDetailNav
{
	cursor: pointer;
	cursor: hand;
}



A:link.LinkMenu
{
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}

A:hover.LinkMenu
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:visited.LinkMenu
{
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}

.divLabelMenu
{
	font-size: 10px;
	color: Gray;
	padding: 0px 6px 6px 12px;
}
.divHeaderMenu
{
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #000033;
}

.divMenuSection
{
	border: solid 1px #000033;
}

.divSubLinkMenu
{
	padding: 3px 3px 3px 3px;
}


.divProgressInvSummary
{
	background-color: #EFF3FB;
	color: #5f6062;
	border: solid 4px #5f6062;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	width: 300px;
	height: 50px;
	z-index: 6;
	position: absolute;
}

.divProgressInvSearch
{
	background-color: #EFF3FB;
	color: #5f6062;
	border: solid 4px #5f6062;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	height: 450px;
	z-index: 6;
	position: absolute;
}

.divProgressIFrame
{
	position: absolute;
	z-index: 3;
	width: 320px;
	height: 60px;
}

.PopUp1
{
	position: relative;
}

.PopUp1b
{
	background-color: #EFF3FB;
	color: #5f6062;
	font-size: 11pt;
	border: solid 2px #5f6062;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top:-150px;
}

.popUpTdLeft
{
	text-align:left;
	width: 50px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.divErrorMessageDetails
{
	padding: 3px 3px 3px 3px;
}


.divProgressPanelInvoice
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	visibility: visible;
	width: 300px;
	position: absolute;
	height: 55px;
}

.divProgressPanelDataEntry
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	visibility: visible;
	width: 250px;
	height:250px;
	position: absolute;
}
.invoiceModalPopUp
{
	width:360px;
	height:600px;
}

.invoiceModalPopUpIFrame
{
	z-index: -1;
	position:absolute;
	width:360px;
	height:600px;
}

.divErrorMessageDetails
{
	padding: 3px 3px 3px 3px;
}

.invoiceModalPopUpHeader
{
	font-size: 12pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #5f6062;
	background-color: White;
}

.invoiceModalPopUpDivPOMatchVertical {
	z-index: 5;
	background-color: #EFF3FB;
	color: #284E98;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.invoiceModalPopUpDiv
{
	z-index: 5;
	background-color: #EFF3FB;
	color: #5f6062;
	border: solid 4px #5f6062;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width:375px;
	height:600px;
}

.divProgressPanelInvoice
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	visibility: visible;
	width: 300px;
	position: absolute;
}

.divProgressPanelInvoicePopUp
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	visibility: visible;
	width: 300px;
	position: absolute;
}

.divActionHeader
{
	font-size: 12pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #5f6062;
	background-color: White;
}




/*  Left Side Menu  */
/*"""""""" (MAIN) Container""""""""*/
.divActionLink
{
	padding: 1px 3px 1px 3px;
	vertical-align: center;
	border-bottom: solid 1px #cccccc;
}


.divInvoiceGridViewHeader
{
	text-align:left;
	font-size: 10px;
}
.divInvoiceGridViewHeader2
{
	font-size: 12px;
	padding: 10px 2px 2px 2px;
	border-bottom: solid 1px #5f6062;
	background-color: #5f6062;
	color: White;
	font-weight:bold;
}

.divInvoiceGridViewLabels
{
	font-weight:normal;
}



.invoiceGridViewEmpty
{
	font-size: 12px;
	font-weight: bold;
	background-color: White;
	color: #5f6062;
	padding: 25px 25px 25px 25px;
	margin: 3px 3px 3px 3px;
	border: solid 1px #cccccc;
}

.divInvoiceGridViewHeaderSub
{
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
}



.divMyInvoicesLeftMenuHeader
{
	font-size: 10pt;
	padding: 0px 0px 0px 3px;
	border-bottom: solid 2px #5f6062;
	background-color: #EFF3FB;
	color: #5f6062;
}
.InvoiceMenuActionLink
{
	font-size: 8pt;
	color: White;
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	cursor:pointer;
}

.InvoiceMenuActionLink:visited;
{
	font-size: 8pt;
	color: White;
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	cursor:pointer;
}

.InvoiceMenuActionLink:hover;
{
	font-size: 8pt;
	color: White;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	cursor:pointer;
}


.divMyInvoicesSummary
{
	padding: 2px 0px 2px 2px;
	width: 100%;
}

.repeaterSummary
{
	padding: 1px 2px 1px 10px;
	margin-right:5px;
	border-bottom: solid 1px #cccccc;
	color: Black;
}

.repeaterCompanyName
{
	color: #5f6062;
	padding: 2px 0px 2px 2px;
	font-weight: bold;
}

.divMyInvoicesLeftMenu
{
		background-color: White;
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	color: #5f6062;
	margin:2px 2px 2px 2px;
	text-align: left;
	width: 200px;

}


.divFilterHeader
{
	font-size: 12px;
	padding: 5px 2px 2px 2px;
	border-bottom: solid 1px #5f6062;
	background-color: #5f6062;
	color: White;
	font-weight:bold;
}

.divProgressInvSearch
{
	background-color: #FFFFCC;
	color: #5f6062;
	border: solid 4px #5f6062;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	height: 100px;
	z-index: 6;
	position: absolute;
}

.divProgressInvSearchIFrame
{
	position: absolute;
	z-index: 3;
	width: 220px;
	height: 110px;
}

.divMyInvoices
{
	background-color: #EFF3FB;
	text-align: left;
	padding:5px 5px 5px 5px;
}

.divMyInvoicesGridView
{
	font-size: 8pt;
	text-align: left;
	margin: 2px 2px 0px 5px;
	border: solid 1px #cccccc;
}

.divMyInvoicesConfirmation
{
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.divMyInvoicesConfirmBorder
{
	font-size: 8pt;
	color: #5f6062;
	border: solid 1px #cccccc;
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 0px 5px;
	text-align: left;
	background-color: #EEEEEE;
}

.divMyInvoicesConfirmHeader1
{
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	border-bottom: solid 1px #cccccc;
	color: #5f6062;
}

.divMyInvoicesConfirmHeader
{
	font-size: 10pt;
	padding: 5px 3px 3px 3px;
	background-color: White;
	color: #5f6062;
}

.divMyInvoicesConfirmSectionHeader
{
	font-size: 10pt;
	font-weight:bold;
	padding: 5px 3px 3px 3px;
	border-bottom: solid 1px #5f6062;
	background-color: White;
	margin-top:10px;
	color: #5f6062;
}

.divMyInvoicesConfirmSectionContent
{
	font-size: 8pt;
	padding: 5px 3px 3px 3px;
	border: solid 2px #5f6062;
	background-color: White;
}

A:link.InvoiceFilterLink
{
	font-size: 8pt;
	color: #5f6062;
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
}

A:hover.InvoiceFilterLink
{
	font-size: 8pt;
	color: #5f6062;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
}

A:visited.InvoiceFilterLink
{
	font-size: 8pt;
	color: #5f6062;
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
}

.divMyInvoicesErrorMsg
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	width: 300px;
}

div.ScriptManagerErrorTemplate
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
	width: 300px;
}

div.ExportPopUp
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
}

div.HoldPopUp {
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
	width: 400px;
}

div.ScriptManagerErrorHeader
{
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #5f6062;
	background-color: White;
}

div.ScriptManagerErrorDetails
{
	padding: 3px 3px 3px 3px;
}


div.mouseOverSpan,
div.mouseOverSpanAllocateExpenseType {
	display: none;
}

.popup,
.popupAllocateExpenseType {
	float: left;
}

.popup a:hover,
.popupAllocateExpenseType a:hover {
	text-decoration: none;
	color: #5f6062;
	font-style: italic;
}

.popup:hover div.mouseOverSpan,
.disabledExpenseType:hover div.mouseOverSpanAllocateExpenseType {
	display: inline;
	position: absolute;
}

.popup a:link div.mouseOverSpan,
.popup a:visited div.mouseOverSpan,
.popupAllocateExpenseType a:link div.mouseOverSpanAllocateExpenseType,
.popupAllocateExpenseType a:visited div.mouseOverSpanAllocateExpenseType {
	display: none;
}

.popup a:focus div.mouseOverSpan,
.popup a:hover div.mouseOverSpan,
.popup a:active div.mouseOverSpan,
.popupAllocateExpenseType a:focus div.mouseOverSpanAllocateExpenseType,
.popupAllocateExpenseType a:hover div.mouseOverSpanAllocateExpenseType,
.popupAllocateExpenseType a:active div.mouseOverSpanAllocateExpenseType {
	display: inline;
	position: absolute;
}

.mouseOverSpan div.container,
.mouseOverSpanAllocateExpenseType div.container {
	text-align: left;
	background-color: #EFF3FB;
	color: #5f6062;
	border: solid 3px #5f6062;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
	font-style: normal;
}

.mouseOverSpan div.container div.mh,
.mouseOverSpanAllocateExpenseType div.container div.mh {
	font-weight: bold;
	background-color: #FFFFCC;
	color: #5f6062;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #cccccc;
}

.mouseOverSpan div.container div.content,
.mouseOverSpanAllocateExpenseType div.container div.content {
	padding: 3px 3px 3px 3px;
}

.mouseOverSpan div.container div.subHeader,
.mouseOverSpanAllocateExpenseType div.container div.subHeader {
	font-weight: bold;
	background-color: #FFFFCC;
	color: #5f6062;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #cccccc;
}

.helpIcon
{
}

a.helpIcon:hover
{
	text-decoration:none;
	color:#5f6062;
	font-style:italic;	
}

a.helpIcon:hover div.mouseOverSpan
{
	display:inline;
	position: absolute;	
}

a.helpIcon:link div.mouseOverSpan,
a.helpIcon:visited div.mouseOverSpan
{
	display:none;
}

a.helpIcon:focus div.mouseOverSpan,
a.helpIcon:hover div.mouseOverSpan,
a.helpIcon:active div.mouseOverSpan
{
	display:inline;
	position: absolute;
}

.vendorActSelectHeader
{
	font-weight:bold;
	background-color: #FFFFCC;
	color: #5f6062;
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #cccccc;
}


div.divDataEntrySpacer
{
	padding: 3px 3px 3px 3px;
}

.divDataEntrySubSectionHeader
{
	padding: 3px 2px 2px 5px;
	color:Black;
	text-align: center;
	background-color:#cccccc;
}


.VndrAccountSelectPopup2
{
	Height:200px;
	width:260px;
}


/*Modalpopup Background */
.modalBackground 
{
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7; 
}



.ClientLabelHeaders
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:#5f6062;
}

.ClientLabelHeaders2
{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:#5f6062;
	padding: 3px 3px 3px 5px;
}

.labelCell
{
	width:250px;
}

.labelHelpCell
{
	font-weight:bold;
	width:250px;
}

.HelpSubSectionHeader2
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #5f6062;
	border-bottom: solid 1px #5f6062;
}

.ModalPopUpPanel
{
	background-color: GhostWhite;
	border-color: Black;
	border-style: solid;
	border-width: 3px; 
	height:500px;
}

.ModalPopup
{
    background-color: GhostWhite;
    border-color: Black;
	border-style: solid;
    border-width: 3;
}

.divMenuHeader
{
	font-size: 12px;
	padding: 3px 2px 2px 2px;
	border-bottom: solid 1px #5f6062;
	background-color: #5f6062;
	color: White; 
	font-weight:bold;
}

.divMenuHeader2
{
	font-size: 12px;
	padding: 10px 2px 2px 2px;
	border-bottom: solid 1px #5f6062;
	background-color: #5f6062;
	color: White;
	font-weight:bold;
	width:220px;
}

.bodyMain
{
	background-color:White;
	font-family: Verdana, Arial;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.GridPanel
{
	height:450px;
}

.PageDescription
{
    font-size: 12px;
}

.VerticalHeader
{
	filter: flipH() flipV();
	writing-mode: tb-rl;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
}

.ButtonStyle
{	
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.divActionMenuItem {
	font-size: 8pt;
	/*padding: 3px 6px 3px 6px;*/
	padding: 3px 0px 3px 0px;
	background-color: #5f6062;
}

	.divActionMenuItem:hover, .imgBtnDelete:hover 
	{
		background-color: #cdcdcd;
	}

/*New styles for button*/
.ActionMenuLink {
	display: flex;
	background-color: #ffffff;
	border-radius: 3px;
	color: #404041 !important;
	margin: 0 5px;
	line-height: .8;
	/*padding: .5em 1em .5em 1em;*/
	padding: .5em .5em .5em .5em;
	text-decoration: none !important;
}


	.ActionMenuLink span,
	.ActionMenuLinkD span {
		align-self: center;
	}

	.ActionMenuLink:hover {
		background-color: #cdcdcd;
		cursor: pointer;
		text-decoration: none !important;
	}

	.ActionMenuLink:visited {
		text-decoration: none !important;
	}

.imgBtnDelete {
	padding: .5em .5em .5em .5em;
	background-color: #ffffff;
	border-radius: 3px;
}

.pdfMenu {
	padding: .35em .35em .35em .35em;
	background-color: #ffffff;
	border-radius: 3px;
}

.addLineItem {
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border-radius: 2px;
	vertical-align: middle;
}

.ActionMenuLinkD {
	cursor: default;
	display: flex;
	background-color: #ffffff;
	border-radius: 3px;
	color: #979797 !important;
	margin: 0 5px;
	line-height: .8;
	/*padding: .5em 1em .5em 1em;*/
	padding: .5em .5em .5em .5em;
	text-decoration: none !important;
}

	.ActionMenuLinkD:hover {
		text-decoration: none !important;
	}

	.ActionMenuLinkD:visited {
		text-decoration: none !important;
	}

/*End styles for button*/
.ActionMenuLink
{
	color: White;
	text-decoration: underline;
}

.ActionMenuLink:hover
{
	cursor: pointer;
	cursor:hand;
	color: White;
	text-decoration: underline;
}

.ActionMenuLink:visited
{
	padding-bottom:10px;
	color: White;
	text-decoration: underline;
}

.ActionMenuLinkD
{
	padding-bottom:10px;
	color: White;
	text-decoration: underline;
}

.ActionMenuLinkD:hover
{
	padding-bottom:10px;
	color: White;
	text-decoration: underline;
}

.ActionMenuLinkD:visited
{
	padding-bottom:10px;
	color: White;
	text-decoration: underline;
}

.ActionMenuImg
{
	margin-right:3px;
}


.MenuInvoiceContainer {
	width: 100px !important;
	position: relative;
	z-index: 999;
}

Div.SubSectionContent3
{
	font-weight:normal;
	padding: 2px 5px 2px 5px;
}

Div.SubSectionHeader4
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #5f6062;
	border-bottom: solid 1px #cccccc;
}


Div.BorderedInnerDiv4
{
	background-color: White;
	border: solid 1px #cccccc;
	padding: 2px 5px 5px 5px;
}

Div.LeftMenuDiv
{
	background-color: White;
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
	width:240px;
}

.col2_1
{
    float:left; 
    width:49%;
}

.col2_2
{
    overflow:hidden;
    width:49%;
}

.lblError
{
    color: #FF0000;
    font-size: 9px;
}

.col4_1
{
    float:left; 
    width:25%;
}

.col4_2
{
    overflow:hidden;
    width:25%;
}

.col4_3
{
    float:left; 
    width:25%;
}

.col4_4
{
    overflow:hidden;
    width:25%;
}

.ListView
{
    background-color: white;
    width: 400px;
    color: #002B54;
    border:solid 1px #002B54;
}

.ListViewHeader
{
    background-color: white;
    width: 700px;
    color: #002B54;
    border:solid 1px #002B54;
}

.ListViewHeader2
{
    background-color: white;
    width: 650px;
    color: #002B54;
    border:solid 1px #002B54;
}

.ButtonAsTab
{
    font-weight: bold;
    cursor: pointer; 
}

.ButtonAsTab:hover
{
    background-color: red;
    color: blue;
}

.ButtonAsTab:active
{
    background-color: transparent;
}

Div.SubSectionHeader4
{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #5f6062;
	border-bottom: solid 1px #5f6062;
}

.TemplatePopup
{
    position: relative;
    font-family: Verdana;
    font-size: 11px;
    width: 375px;
    border: solid 4px #5f6062;
    z-index: 999;
    background-color: White;
    color: #284E98;
}

.TemplatePopupBackground
{

}

div.MFAPopupControl
{
    background-color: White;
    color: #284E98;
    border: solid 2px #284E98;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 10pt;
    width: 300px;
}

.invoiceViewerLeftColumn
{
    width: 100px;
    background-color:#C1CDCD;
}

Div.ImageViewerLeft
{
	background-color: White;
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
        width: 400px;
}

div.SortBoxPopUp
{
	background-color: White;
	color: #5f6062;
	border: solid 2px #5f6062;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
	width: 505px;
}

#GLCodeGridView_GridViewGLCodes_ctl01_LinkButtonAddRow,
#GLCodeGridView_GridViewGLCodes .FooterStyle input[type=image] {
	padding: 2px;
	border-radius: 2px;
	background-color: #fff;
}

#GLCodeGridView_txtMemo,
#GLCodeGridView_txtMemo2,
#myOrderItems_txtPricePer,
#myOrderItems_txtQuantity,
#myOrderItems_txtProductDesc,
#myOrderItems_txtUOM,
#myOrderItems_txtProduct_txtText {
    box-sizing: border-box;
}

.myRadioButton td {
	width: 95px;
}

.icon {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #0574b0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-weight: bold;
	margin-right: 10px;
}

.details {
	flex-grow: 1;
	margin-bottom: 8px;
	display: flex;
	justify-content: flex-end;
}

.initials-icon {
	font-family: Arial, sans-serif;
	font-size: 15px;
}

.item {
	display: flex;
	align-items: center;
	margin-bottom: 1px;
}

.item-main {
	margin-bottom: 5px;
}

.inline-element {
	display: inline-block;
	margin-right: 5px;
	font-style: italic;
}

.repeater-container {
	max-height: 300px; /* Set the desired height */
	overflow-y: auto; /* Enable vertical scrolling */
}