
label
{
	font-family: Arial;
	color:#06185F;	
	font-size: 11px;
}

body
{
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	color: #06185F;
	margin: 0px; /* whenever this is changed, change the 
	table's background too */
}
a
{
	color: #06185F;
	text-decoration: none;
}

a:hover
{
	color: #0809E5;
}

a:visited
{
	color: #06185F;
}

.glDivOrigProfile
{
	border-right: #06185F 1px solid;
	padding-right: 5px;
	border-top: #06185F 1px solid;
	overflow: hidden;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #06185F 1px solid;
	padding-top: 5px;
	border-bottom: #06185F 1px solid;
	font-family: Arial;
	background-color: #dfdfdf;
}

.glLabel
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}

.glGroupHeadingLabel
{
    font-family: Arial;
    color:#06185F;
    font-size: 12px;
    font-weight: bold;
}

.formFieldIndent
{
    width: 60px;
}

.subheadingIndent
{
	padding-left: 30px;
}

.glLabelPre
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
	white-space:pre;
}

.glLabelCourierNew
{
	font-family: Courier New;
	color:#06185F;
	font-size: 12px;
	white-space:pre;
}

.glLabelCourierNewBottomBorder
{
	font-family: Courier New;
	color:#06185F;
	font-size: 12px;
	white-space:pre;
    border-width:1px 0;
    border-style:solid;
    border-color:#06185F;
	border-top: 0;    
	border-left: 0;    
	border-right: 0;    
	border-bottom: 1 #06185F thin solid;    
}
    
.glLoginButton
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
	font-weight: bold;
}
.glBlockLabel
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
	display:block;
	padding-right: 75px;
	padding-bottom: 20px;
}

.glBlockLabelBold
{
	font-family: Arial;
	color:#06185F;
	font-weight:bold;
	font-size: 12px;
    display:block;
	padding-right: 100px;
	padding-bottom: 20px;    
}
.glBlockLabelSlim
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
	display:block;
	padding-right: 75px;
	padding-bottom: 10px;
}

.glBlockLabelBoldSlim
{
	font-family: Arial;
	color:#06185F;
	font-weight:bold;
	font-size: 12px;
	display:block;
	padding-right: 100px;
	padding-bottom: 10px;
}

.glLabelBold
{
	font-family: Arial;
	color:#06185F;
	font-weight:bold;
	font-size: 12px;
}

.glLabelBoldCourierNew
{
	font-family: Courier New;
	color:#06185F;
	font-weight:bolder;
	font-size: 14px;
	white-space:pre;
}

.glGenerationPreviewDebitsColumnWidth
{
    width: 80px;
}

.glGenerationPreviewCreditsColumnWidth
{
    width: 90px;
}

.glGenerationPreviewDebitsAmountColumnWidth
{
    width: 130px;
}

.glGenerationPreviewOnUsDebitsAmountColumnWidth
{
    width: 130px;    
}

.glGenerationPreviewCreditsAmountColumnWidth
{
    width: 130px;
}

.glGenerationPreviewDebitsCountColumnWidth
{
    width: 80px;
}

.glGenerationPreviewCreditsCountColumnWidth
{
    width: 80;
}

.glRemainingWbTnxsNotInWhAmountColumnWidth
{
    width: 60px;    
}

.glRemainingWbTnxsNotInWhCountColumnWidth
{
    width: 90px;
}

.glRemainingWbSubtitle
{
    visibility: hidden;    
}

.glGenerationPreviewReport
{
    visibility: hidden;    
}

.glRemainingWb
{
    visibility: hidden;
}

.glMenuLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight:bold;
	font-size: 10px;
}

.glLabelError
{
	font-family: Arial;
	font-weight: bold;
	color:Red;
	font-size: 12px;
}

.glLabelErrorR
{
	font-family: Arial;
	color:Red;
	font-size: 12px;
}
.glLabelWarn
{
	font-family: Arial;
	font-weight: bold;
    color: #C100CF;
	font-size: 12px;
}
.glBlockLabelError
{
	font-family: Arial;
	font-weight: bold;
	color:Red;
	font-size: 12px;
	display:block;
}

.glLabelBold
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 12px;
}

.glLabelBoldPre
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 12px;
	white-space:pre;
}

.glLabelBoldLink
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 12px;
	text-decoration:underline;
	white-space:nowrap;
	padding-right: 25px;
	background-color:Transparent;
	border: none;
	text-align:left;
}

.glLabelLink
{
	font-family: Arial;
	color:#06185F;
	font-size: 10px;
	text-decoration:underline;
	white-space:nowrap;
	padding-right: 25px;
	background-color:Transparent;
	border: none;
	text-align:left;
}

.glLabelBoldLinkActive
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 10px;
	text-decoration:none;
	white-space:nowrap;
	padding-right: 25px;
	background-color:Transparent;
	border: none;
	text-align:left;
}

.glLinkButtonBold
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 12px;
	text-decoration:underline;
	white-space:nowrap;
	padding-right: 5px;
	padding-left: 5px;
	background-color:Transparent;
	border: none;
	text-align:left;
}

.glSectionHeader
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 14px;	
}
.glHeaderLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 22px;
}
.glSectionHeaderLabel
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	width: 100%;
	height: 16px;
	color: #06185F;
	background-color: #ffffff; 
	padding: 3px;
}
.glSectionHeaderButton
{
	color: white;
	text-decoration: none;
}
.glTblSectionHeader
{
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}
.glTextBox
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}
.glTextBoxSmall
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
    width: 40px;
}
.glTextBoxSmallError
{
    border: 2px solid red;
    background-color: #ffcccc;
	font-family: Arial;
	color:#06185F;
	font-size: 12px;  
     width: 40px;  
}
.glTextBoxRightAlign
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
    text-align: right;
}

.glDropDown
{
	font-family: Arial;
	color: #06185F;
	font-size: 12px;
}

.glCheckBox
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}

table tr td span input
{
    margin-left: 0;
}

.glRadioButton
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}
.glTable
{
}
.glTh
{
}
.glTd
{
	font-family: Arial;
	font-size: 10pt;
}
.glTdIndent
{
    text-indent: 20px;
   
}
.glTdBtmPadding {
    padding-bottom: 10px;
}
.glTdBold
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;	
}
.glCopyright
{
	font-family: Garamond;
	font-weight: normal;
	font-size: 10pt;	
	height: 18px;
}
.glTr
{
}
.glButton
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}
.glTextArea
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}
/***** DataGrid *****/
.glGrid
{
	border:none;
	font-family: Arial;
	font-size: 10px;
	color: #06185F;
	/*Border: solid 3px #06185F;*/
	/*GridLines= "Both";*/
	
}
.glGrid td
{
	/*border:solid 1px #06185F;*/
}

.glGridPager
{
	border-top: #06185F thin solid;
	color: #06185F;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;
}

.glGridPager td
{
	border-top: #06185F thin solid;
	color: #06185F;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;/*#99cc66;*/
}

.glGridPager a:Link
{
	text-decoration: underline;
}
.glGridPager a:visited
{
	text-decoration: underline;
}
.glGridPager a:active
{
	font-weight: bold;
	text-decoration:none;
}

.glPagerLabel
{
	font-family: Arial;
	font-size: 10px;
	color: #06185F;		
	font-weight: bold;	
}

.glGridHeader
{
	border-top: #06185F thin solid;
	font-weight: bold;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;
	text-align:left;
}

/* this will go away */
.glGridHeader td
{
	border-top: #06185F thin solid;
	font-weight: bold;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;
}

.glGridHeader th
{
	border-top: #06185F thin solid;
	font-weight: bold;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;
}

.glGridFooter
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;	
	color: #06185F;		
	background-color: #d5e2cc;	
}

.glGridFooter a:Link
{
	text-decoration: underline;
}

.glGridFooter a:visited
{
	text-decoration: underline;
}

.glGridFooter a:active
{
	text-decoration:none;
}

.glGridItem
{
	background-color:#EEEEEE;	
}

.glGridAltItem
{
}

.glGridSelItem
{
}

.glAuditingTableHeader
{
	font-weight: bold;
	font-size: 14px;
	height: 15px;
	color: white;
	font-family: Arial;
	background-color: #003399;
}
.glAuditingColumnDefHeader
{
	border-top: #06185F thin solid;
	font-size : 11px;
	font-weight: bold;
	border-bottom: #06185F thin solid;
	background-color: #d5e2cc;
}
.glAuditingTableBody
{
	font-family:Arial, Sans-Serif;
	font-size:11px;
	background-color: #dfdfdf
}
.fiWelcomeGradient 
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ffffff);	
}
.systemWelcomeGradient
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ffffff);		
}
.welcomeMessage 
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #06185F;
}

.glPrintHeaderLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 80%;
}

.glPrintLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 70%;
}

.glBorder
{
	border: solid 2px #06185F;
}

.glItemDetailHeaderLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}

.glContainer
{
	page-break-after:always;
}

.glItemDetailValue
{
	font: bold 12px Arial;
	color: #06185F;
	text-indent: 4px;
	width:150px;
	height:20px;
	border: solid 1px #06185F;
}

.glItemDetailLabel
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 12px;	
	text-align:right;
	width: 150px;	
}

.glCenterTextLongCell
{
	font-family: Arial;
	color:#06185F;
	font-weight: bold;
	font-size: 12px;	
	text-align:center;
	width: 1000px;	
}

.glItemDetailValueDoubleLength
{
	font: bold 12px Arial;
	color: #06185F;
	border: solid 1px #06185F;
	text-indent: 4px;
	width:300px;	
}


.HorizontallyPadded
{
	padding-left: 10px;
	padding-right: 10px
}

.HorizontallyPaddedSmall
{
	padding-left: 5px;
	padding-right: 5px
}

.LeftPadded
{
	padding-left: 10px;
}

.RightPadded
{
	padding-right: 10px;
}

.outerPopup 
{
    background-color:transparent;  
    padding:1em 6px;
}

.innerPopup
{
    background-color: white;
	border-color: #06185F;
	border-width: 2px;
	border-style: solid;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.staticMenuItemStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    padding: 2px 5px 0px 5px;  
}

.staticMenuItemStyle a:link { color: #ffffff; text-decoration: none;}
.staticMenuItemStyle a:active { color: #ffffff; text-decoration: none;}
.staticMenuItemStyle a:visited { color: #ffffff; text-decoration: none;}
.staticMenuItemStyle a:hover { color: #ffffff; text-decoration: none;}

.staticMenuStyle
{
}

.staticHoverStyle
{
	background-color: #0809E5;
}

.linkButtonDivider
{
	color: #06185F;
}

.dynamicMenuStyle
{ 	
    z-index: 9999;
    background-color: #06185F !important;
    border-color: #06185F;
    border-style: solid;
    border-width: 1px;
}

.dynamicMenuItemStyle
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 1px 2px;
    width:100%;	
    display:block;
	text-align: left;
}		

.dynamicMenuItemStyle a:link { color: #ffffff; text-decoration: none;}
.dynamicMenuItemStyle a:active { color: #ffffff; text-decoration: none;}
.dynamicMenuItemStyle a:visited { color: #ffffff; text-decoration: none;}
.dynamicMenuItemStyle a:hover { color: #ffffff; text-decoration: none;}

.dynamicHoverStyle
{
	background-color: #0809E5;
	border: 0px  #999966 inset;
}

.homeMenuStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding: 2px 5px 0px 5px;
}

.TransactionDisplay
{
	text-align:left;	
	white-space:nowrap;		
}

div.TransactionDisplay
{
	float:left; 
	font: 10px Arial, Sans-Serif;
	padding-right: 10px;
}


div.DetailWarningTab
{
    border-width: 10px;
    border-style: solid; 
    border-color: #C100CF;
    background-color: #e8f7f7;
}

div.DetailErrorTab
{
    border-width: 10px;
    border-style: solid; 
    border-color: Red;
    background-color: #e8f7f7;
}

div.SectionContainer
{
	clear: both;
	display: inline-block;
	width: 960px; 
	padding-left: 10px; 
	padding-top: 10px;
}

span.TransactionDisplayLabel
{
	display:block;
	font: bold 10px Arial, Sans-Serif;	
}

span.TransactionDisplay
{
	display:block;
}

h1.TransactionDisplay
{
	color: #06185F; 
	font: bold 12px Arial, Sans-Serif;	
	margin: 0 0 0 0;		
}

.DynamicActionMenuStyle
{
	color: #06185F;
	border: solid 1px #ffffff;
	z-index: 100;
}

.ActionMenuItemStyle
{
	color: #06185F;
	font: bold 7pt Verdana;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 999;
}

.ActionMenuItemStyle a:hover { color: #0809E5; text-decoration: none;}

.glDashboardDisplayContainer
{
	width:150px;
}
	
.glDashboardDisplayHeader
{
	font-family: Arial;
	font-weight: bold;
	color:#06185F;
	font-size: 16px;
	display:block;
	padding-bottom:25px;
}

.glDashboardRowDiv
{
	font-family: Arial;
	text-decoration: underline;
	color:#06185F;
	font-size: 12px;
	padding-bottom:25px;
}

 #ui-datepicker-div
 {
    z-index: 9999999;
 }

.datePicker
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}

.dateTimePicker
{
	font-family: Arial;
	color:#06185F;
	font-size: 12px;
}

.datePickerError
{
    border: 2px solid red;
    background-color: #ffcccc;
	font-family: Arial;
	color:#06185F;
	font-size: 12px;    
}

.dateTimePickerError
{
    border: 2px solid red;
    background-color: #ffcccc;
	font-family: Arial;
	color:#06185F;
	font-size: 12px;    
}

.glTextBoxError
{
    border: 2px solid red;
    background-color: #ffcccc;
	font-family: Arial;
	color:#06185F;
	font-size: 12px;    
}
.glDropdownError
{
	border: 2px solid red;
    background-color: #ffcccc;
}
.glDropDownError
{
	border: 2px solid red;
    background-color: #ffcccc;
}
.glCalendar
{
	background:White;border-color:#7F9DB9;border-style:Solid;border-width:1px
}
.glCalendarError
{
	border: 2px solid red;
    background: #ffcccc;
}
.Error
{
    border: 2px solid red;
    background-color: #ffcccc;
}
.validationSummary
{
 	
	background-color: #ffcccc;
   	border: 2px solid red;
   	padding-left: 10px;
   	padding-top: 7px;
    
    margin-bottom: 10px;
}

.SearchHint
{
	margin-left: 10px;
	color: GrayText;
	font-family: Arial;
	font-size: 12px;
}

.searchFieldTable
{
	margin-left: 20px;
}

.OuterTableCellOverlay
{
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: white;
    z-index: 999;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    padding-top: 25%;
    padding-left: 30%;
}

.InnerTableCellOverlay
{
    text-align: center;
    width: 444px;
    border: 1px solid #06185F;
    padding: 10px;
    background-color: #eee;
    z-index: 998;
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    float:left;
}

.CornerImage
{
	vertical-align: bottom;
	float: left;
}
.HeaderImageDivContainer
{
	width: 100%;
	height: 84px;
	background-color: #ffffff;
}
.HeaderImage
{
	vertical-align: bottom;
	position: relative;
	float: left;
	z-index: 3;
}
.MasterPageLogo{
	width: 500px;
	height: 80px;
	padding-left: 20px;
}
.DialogPanel
{
	background-color: white;
	border: solid 2px #06185F;
	width: 300px;
	height: 84px;
}

.CellButton
{
	background-color: #EEEEEE;
	border: outset 2px #EEEEEE;
	font-size: 8pt;
	color: #999999;
	height: 20px !important; 
	display: table-cell; 
	padding: 2px 5px 2px 5px;
	font-family: Tahoma;
	text-align: center; 
	vertical-align: middle;
    width: 100%;
}

.EmptyCellButton
{ 
    visibility: hidden;
}

.ClearCellButton
{
    border: 0px;
    cursor: pointer;
    background-color: transparent;
}

.ErrorCellButton
{
    cursor: pointer;
	background-position:center;
	background-color: transparent;
	background-image: url('../Controls/FileManager/Images/ErrorCellButton15px.png');
	background-repeat: no-repeat;
}

.WarningCellButton
{
    border: 0px;
    width: 18px;
    cursor: pointer;
	background-position:center;
	background-color: transparent;
	background-image: url('../Controls/FileManager/Images/WarningCellButton15px.png');
	background-repeat: no-repeat;
}

.FileManagerGridContainer
{
	border-top: 5px solid #ffffff; 
	white-space: nowrap; 
	padding-bottom: 25px;
}

.FileInfoContentContainer
{
	float: left; 
	border: solid 1px #EEEEEE;
}

.TransactionDetailsTab
{
	border: 10px solid #ffffff; 
	background-color: #e8f7f7;
}

.RelatedRecordTitle
{
	text-align: center; 
	display: block; 
	font: bold 14px Arial, Sans-Serif; 
	margin: 0 0 0 0;
}

.HeaderTable 
{
	border-collapse: collapse; 
	width: 100%; 
	background-color: #ffffff;
}

.HeaderTableHtml5 {
    border-collapse: collapse; 
    width: 100%; 
    background-color: #ffffff;
    /*  border="0" cellpadding="0" cellspacing="0" */
    border-spacing: 0px;
    padding: 0px;
}
    .pageMenu
{
	width: 100%; 
}

/* ProfitStars style */




.FileManagerSectionHeaderSkin
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
    color: #06185F;
}

.HeaderBand
{
	background-color: #ffffff;
	float: left;
}

.AchManagerTitle
{
	position: absolute;
	z-index: 2; 
	margin-top: 20px;
	left: 0; 
	width: 100%; 
	text-align: center; 
	color: #941429;
	font-weight: bold;
	font-size: 24pt;
	font-family: Baskerville Old Face, Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	border: solid 1px red;
}
.TitleTable
{
	border-bottom: solid 3px #06185F;
}

.TitleTableHtml5 {
    /* cellspacing="0" width="100%" */
    border-bottom: solid 3px #06185F;
    padding: 0px;
    width: 100%;
}

.TopPageBand
{
	background-color: #ffffff;
	position: relative;
	z-index: 3; 
	margin-top: 5px;
	float: right;
}

.TopMenuBand
{
	background-color: #ffffff;
	position: relative;
	z-index: 3;
	margin-top: 39px;
	float: bottom;
	padding-right: 5px;
}

.FinancialInstitutionNameHeader
{
	color: #B6BBC0;
	font-size: 16px;
	font-weight: bold;
}

.TopMenuContainer
{
	margin-top: 1px; 
	margin-bottom: 2px;                          
    background-color: #ffffff;
}
.TopMenuLinkButton 
{
	color: #06185F;
}
.TopMenuDivider
{
	background-color: #CE8C12;
}
.SearchMenu 
{
	vertical-align: bottom; 
	display: inline; 
	margin-bottom: 1px; 
	margin-left: -5px;
	color: #06185F;
}

.MenuDivContainer
{
	background-color: #06185F; 
	width: 100%;
    height: 22px;
    margin-top: -4px; 
}

.GridTitleContainer
{
    padding-left: 5px; 
    padding-top: 5px; 
    background-color: #ffffff;
    margin: 0 0 0 0;
    height: 15px;
}

.TransactionTab
{
	border: 10px solid #ffffff; 
	background-color: #e8f7f7;
}

.ActivityLinkButton
{
	font-family: Arial;
	font-weight: bold;
	color: #06185F;
	font-size: 12px;
	white-space:nowrap;
	background-color:Transparent;
	border: none;
}

.TodayActivityLinkButton
{
	font-family: Arial;
	font-weight: bold;
	color: #06185F;
	font-size: 12px;
	white-space:nowrap;
	background-color:Transparent;
	border: none;
	text-align: right;
}

.ActivityTable
{
	background-color: #ffffff; 
	width: 200px;
	border: solid 1px #06185F;
}

.ActivityCountRow
{
	background-color: #e8f7f7;
	text-align: center;
}

.ActivityCountCell
{
	background-color: #e8f7f7;
	text-align: right;
	width: 30px;
}

.UltraWebGridFrameStyle 
{
	Background-color: #ffffff;
	Width: 100%; 
	Border-Color: #E6E6E6; 
	Border-Style: Solid; 
    Border-Width: 1px; 
    font-family: Trebuchet MS,Verdana,Arial,sans-serif; 
    Font-Size: x-small;
}

.UltraWebGridPagerStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-Size: "11px" ;
	color: #ffffff;
	background-color: #06185F; 
	/*height: 42px;*/
	padding: 3px 0px 3px 5px;
}

.UltraWebGridEditCellStyleDefault
{
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	font-family: Trebuchet MS,Verdana,Arial,sans-serif;
	Font-Size: x-small;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
}

.UltraWebGridFooterStyleDefault
{
	background-color: Gray;
	border-style: solid;
	border-width: 1px;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.UltraWebGridHeaderStyleDefault
{
	background-color: #339966;
    border-style: None;
    cursor: Hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #ffffff;
    height: 22px;
    text-align: left;
    padding-left: 5px;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.UltraWebGridRowSelectorStyleDefault
{
	background-color: #ffffff;
}

.UltraWebGridSelectedHeaderStyleDefault
{
	 background-image: /ig_common/images/Themes/Aero/grid_header_selected_bg.jpg;
}

.UltraWebGridRowStyleDefault
{
	background-color: #e8f7f7;
	border-color: Gray;
	border-style: solid; 
    border-width: 1px;
    font-family: Trebuchet MS,Verdana,Arial,sans-serif;
    font-size: x-small;
    height: 12px;
    padding-left: 6px;
    border-left: solid 1px #E6E6E6;
    border-top: solid 0px #ffffff;
}

.UltraWebGridRowAlternateStyleDefault
{
	background-color: #ffffff;
}

.UltraWebGridGroupByRowStyleDefault
{
	background-color: #F4FBFE;
}

.UltraWebGridSelectedRowStyleDefault
{
	background-color: #76DCFD;
	color: #FFFFFF;
	border-style: solid;
	/*padding-left: 6px;*/
    border-left: solid 1px #E6E6E6;
    border-top: solid 1px #ffffff;  
    border-bottom-width: 1px;
    border-right-width: 0px;                                       
}

.processingImageVisible
{
}
.processingImageHidden
{
}

.ReportCategoryClarificationText
{
    color:Red;
    font-weight: normal;
    font-style:italic;
    font-size: 9px
} 

.ListSearchExtenderPrompt
{
    color:Gray;
    font-style:italic;
}

input[type=password]::-ms-reveal
{
    display:none;
}
input[type=password]::-ms-clear
{
    display: none;
}

.hidden { display : none; }

.ModernWebDataGridCssClass
{
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: x-small;
    background-color: white;
    border-color: gray;
    border-style: none;
    border-width: 1px;
	line-height: 18px;
}


.ModernWebDataGridHeaderCaptionClass
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#06185F;
    color:White;
    border-style:None;
    height:22px;
    padding-left:5px;
    cursor:pointer;
    border-left-color:White;
    border-top-color:White;
    border-left-width:1px;
    border-top-width:1px; 
    text-align:left;
    width:auto;
}

.ModernWebDataGridPagerCssClass
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #06185F;
    color: white;
    height: 22px;
    line-height:22px;
    padding-left: 5px;
}
.ModernWebDataGridPagerCssClass A
{
     color: white;
}
.ModernWebDataGridPagerCurrentPageLinkCssClass
{
    color:White;
    text-decoration:none;
}
.ModernWebDataGridPagerPageLinkCssClass
{
    color:white;
    cursor: Hand;
}
.ModernWebDataGridPagerPageLinkCssClass:hover
{
    color:white;
}

.PagerButton
{
    padding-left:3px;
}
.PagerDropDownClass
{
    font-size: 11px;
    vertical-align: middle !important;
    display:none !important;
}

.ModernWebDataGridSelectedCellSelectorCssClass
{
    background-color: #76DCFD;
    color: #06185F;
    border-style: Solid;

    border-left-color: #e6e6e6 !important;
    border-top-color: white !important;
    border-left-width: 0px !important;
    border-top-width: 1px !important;
    border-right-width: 0px !important;
    border-bottom-width: 1px !important;
    border-left-style: solid !important;
    outline: none !important;
}
        
.ModernWebDataGridItemCssClass
{
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: x-small;
    background-color: #e8f7f7;
    height: 22px;
}
.ModernWebDataGridAltCssClass
{
    background-color:#ffffff;
}

tbody.ModernWebDataGridItemCssClass > tr > td
{
    
    text-align: left;

    border-color: Gray;
    border-style: none;
    border-width: 1px;
    border-top-color: white;
    border-top-width: 0px;
    border-left-style:none;
    border-right-style:none;
    padding-left: 6px;
    white-space: nowrap;
	overflow: hidden;
}
.ModernWebDataGridEventTypeGreen {
    color: green;
}
.ModernWebDataGridEventTypeRed {
    color: red;
}
.ModernWebDataGridEventTypePurple {
    color: purple;
}

.WHGGridItemCssClass {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: x-small;
    background-color: #e8f7f7;
    height: 0px;

}
tbody.WHGGridItemCssClass > tr > td {
    height: 30px;
     text-align: left;

    border-color: Gray;
    border-style: Solid;
    border-width: 1px;
    border-top-color: white;
    border-top-width: 0px;
    border-left-style:none;
    border-right-style:none;
    padding-left: 6px;
    white-space: nowrap;
	overflow: hidden;
}
.WHGGridHeaderCaptionClass {
    
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#06185F;
    color:White;
    border-style:None;
    height:30px;
    padding-left:5px;
    cursor:pointer;
    border-left-color:White;
    border-top-color:White;
    border-left-width:1px;
    border-top-width:1px; 
    text-align:left;
    width:auto;
}
.WHGExpColumnClass {
    background-color: #06185F;
    width: 14px;
}
.ighg_ExpansionColumnHeader {
    background-color: #06185F;
    border-right: none;
}

tbody.WHGGridItemCssClass > tr > td > div {
    margin-left: 40px;
    background-color: white;
}
tbody.WHGGridItemCssClass > tr > td.ighg_ExpandableArea {
    background-color: #06185F;
}
.ScrollStyle {
    position: relative;
    margin-left: 97%;
    
}



.igtab_THContentHolder {

    BORDER-TOP: lightgrey 0px outset; 
    BORDER-RIGHT: lightgrey 2px outset; 
    BORDER-BOTTOM: lightgrey 2px outset;
    BORDER-LEFT: lightgrey 2px outset; 

    PADDING-BOTTOM: 0px; 
    PADDING-TOP: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-RIGHT: 0px;
    
    margin-bottom: 0px;
    BACKGROUND-COLOR: #ffffff;
    border-style: outset;
    overflow: hidden;
}



.DetailsTabsStyle {
    border-width: 2px;
    border-color: LightGrey;
    border-style: Outset Outset Inset Outset;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: white;
    cursor: pointer;
    background-color: Gray;
    padding-right: 50px;
}

.DetailsTextTabsStyle {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

.DetailsSelectionTabsStyle {
    border-width: 2px 2px 0px 2px;
    border-color: LightGrey;
    border-style: Outset;
    background-color: #ffffff;
    /*padding-right: 50px;*/

    color: #06185F;
    cursor: default;
}
.ErrorTabsStyle {
    border-width: 2px 2px 0px 2px;
    border-color: LightGrey;
    border-style: Outset;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: white;
    cursor: default;
    background-color: Red;
}
.ErrorTextTabsStyle {
    
}
.ErrorSelectionTabsStyle {
    cursor: default;
}



.WarningTabsStyle {
    border-width: 2px;
    border-color: LightGrey;
    border-style: Outset Outset Inset Outset;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: white;
    cursor: pointer;
    background-color: #C100CF;

}
.WarningTextTabsStyle {
    
}
.WarningSelectionTabsStyle {
    cursor: default;

}

.DetailsContentTabStyle {
    
}
.WarningContentTabStyle {
    background-color: #c100cf;
}

.ErrorContentTabStyle {
    background-color: red;
}
.WebTabHeader {
    padding-right: 50px;
}
span.TransactionDisplayLabelWrap
{
	display:block;
	font: bold 10px Arial, Sans-Serif;	
     white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.FileUploadIE11FixClass > tbody > tr > td > table > tbody > tr > td > div > table > tbody > tr > td > input{
    visibility: hidden;
}
.SynchronizingFile {
    color: gray !important;
    font-style: italic !important;
}

tbody > tr > td.columnEllipsisCSS{
    text-overflow:ellipsis !important;
    overflow:hidden !important;
    white-space:nowrap !important;
    /*width: 200px;*/

}
.ellipsis {
    white-space: nowrap;
    /*width: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;

}

a[disabled=disabled] {
  color:  gray !important;
 }

    
 .FileImportFilesTable {
    border-spacing: 0px;
}
    /*File Name Heading*/
    .FileImportFilesTable > thead > tr > th:nth-child(1) {
        text-align: left;
        padding-left: 5px;
    }


    /*File ID Modifier - go vertical? */
    .FileImportFilesTable > thead > tr > th:nth-child(5) {
        /*transform: rotate(270deg);
        transform-origin: center center 0;*/
        max-width: 50px;

    }

    /*File Header Date/Time Header needs to be more narrow and word-wrap*/
    .FileImportFilesTable > thead > tr > th:nth-child(4) {
        max-width: 70px;
    }

/*FileID Modifier Data*/
.FileImportFilesTable > tbody > tr > td:nth-child(8) {
   
    text-align: center;
}

.FileImportFilesTable > tbody > tr > td:nth-child(9) > input  {
    border-radius: 7px;
    font-size: 12px;
    background-color: lightgray;
}

    .FileImportFilesTable > tbody > tr > td:nth-child(9) > input:hover {
        background-color: #06185F;
        color: white;
    }

.spinnerText {
    color: #06185F;
    font-family: Arial;
    font-size: 18px;
}

.spinner {
    /*margin: 100px auto 0;*/
    width: 70px;
    /*text-align:end;*/
    margin-left: 10px;
    /* shift dots down to be even with bottom of text */
    position: relative;
    bottom: -6px;
}

.spinner > span {
    width: 18px;
    height: 18px;
    background-color: #333;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% { 
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}

/* New Transaction Details Tab Control Styling */

.DetailsTabTablesWrapper {
    text-align: left;
    margin: 15px auto;
}

.DetailsTabResponsive {
    display: inline-block;
    text-align: left;
    width: 21%;
    margin-right: 1%;
    margin-top: 10px;
    vertical-align: top;
}

.DetailsTabResponsive.fixed {
    width: 350px;
    margin-right: 10px;
}

.DetailsTabTables {
    border-collapse: collapse;
}

.DetailsTabTables th {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}

.DetailsTabTables td {
    font-size: 10px;
}

.DetailsTabTables td[attr="label"] {
    font-weight: bold;
}

.DetailsTabTables td[attr="value"] {
    font-weight: normal;
}

.PaymentInfoRow {
    padding-left: 10px;
}

/* New Details Print Control Styling */
.DetailsPrintControl {
    font-family: Arial, sans-serif;
    padding-left: 10px;
    padding-top: 10px;
}

.DetailsPrintControl h1 {
    font-size: 18px;
}

.DetailsPrintControl h2 {
    font-size: 14px;
}

.DetailsPrintControl h3 {
    font-size: 12px;
}

.DetailsPrintAllTablesWrapper {
	text-align: left;
	margin: 15px auto;
}

.DetailsPrintTableWrapper {
    padding-bottom: 15px;
}

.DetailsPrintTables {
    border-collapse: collapse;
}

.DetailsPrintTables th {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.DetailsPrintTables td {
    padding-left: 10px;
}

.DetailsPrintTables td[attr="label"] {
    font-weight: bold;
}

.DetailsPrintTables td[attr="value"] {
    font-weight: normal;
}

.OfacWhiteListFilter {
	border: 1px solid lightgray; 
	width:775px; 
	background-color:#e8f7f7;
}

.RightArrow{
	width: 20px;
	height: 20px;
}

.LoginLogo{
	width: 540px;
	height: 208px;
	padding-left: 20px;
}

.GoldleafModernGridViewContainer > div {
    overflow-x: scroll;
    min-height: 40px;
}

.GoldleafModernGridViewSkinTable {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: x-small;
	background-color: white;
	border-color: gray;
	border-style: none;
	border-width: 1px;
	line-height: 18px;
	table-layout: fixed;
	width: 100%;
}

.GoldleafModernGridViewSkinTable tbody th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #06185F;
	color: White;
	border-style: None;
	height: 18px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	border-left-color: White;
	border-top-color: White;
	border-left-width: 1px;
	border-top-width: 1px;
	text-align: left;
}

.GoldleafModernGridViewSkinTable a {
	color: white !important;
	text-decoration: none !important;
	cursor: Hand !important;
}

.GoldleafModernGridViewSkinTable tbody tr {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: x-small;
	height: 18px;
}

.GoldleafModernGridViewSkinTableRow {
	background-color: #e8f7f7;
}

.GoldleafModernGridViewSkinTableAlternatingRow {
	background-color: #ffffff;
}

.GoldleafModernGridViewSkinTable td {
	text-align: left;
	border-color: Gray;
	border-style: none;
	border-width: 1px;
	border-top-color: white;
	border-top-width: 0px;
	border-left-style: none;
	border-right-style: none;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
	overflow: hidden;
}

.GoldleafModernGridViewSkinPager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #06185F;
	color: white;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	width: auto;
	display: flex;
}

.GoldleafModernGridViewSkinPager a {
    color: white !important;
    text-decoration: none !important;
    cursor: Hand !important;
}

.GoldleafModernGridViewSkinPagerFixedButtons {
	color: white;
	text-decoration: none;
	cursor: Hand;
	width: 280px;
    min-width: 280px;
	float: left;
	display: inline-block;
	vertical-align: top;
    white-space: nowrap;
}

.GoldleafModernGridViewSkinPagerNumberedButtons {
	color: white;
	text-decoration: none;
	cursor: Hand;
	width: 100%;
	display: inline-block;
	float: right;
	vertical-align: top;
	white-space: nowrap;
}



