

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: #000000;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #000000;
    font-weight: 100;
    border-bottom: solid 1px #000000;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #000000 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #000000;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #000000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003DA5;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003DA5;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: blue;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003DA5;
    border-bottom: solid 2px #000000;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #000000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: transparent;
}
.OlbMenuContainer .ui-widget-content {
	background: transparent;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

div#nav_wrapper {
/*width: 1780px !important;*/
width: 95%;
}

.NavTree li{
line-height:1.2!important;
}


.ui-fancytree li {
list-style-type: none;
padding:auto;
cursor:pointer;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
color:white;
}

.OlbEnrollment .StepLogin
{
      visibility: hidden;
}

body
{
color:#000000;
}

.SSText
{
color:#333;
}

.InfoText
{
color:#333;
}

.BodyStyle
{
    Padding-Top: 20px;
    background-repeat: repeat-x;
    padding-left: 30px;
    padding-right: 10px;
}
.Nav{
font-size:14px;
color:#fff;
}

.NavTop
{
/*
background-image: url(/Pages/images/BankImages/logo.png);
*/
background-image: url(https://onlinebanking.bsbks.com/olb.OnlineBanking.PublicFiles.axd?Name=newlogo.png);
background-repeat:no-repeat;
width:214px;
height:91px;
padding-top:30px;
margin-top: 20px;
background-size: contain;
}

.NavTree
{
    background-color: #003da5;
    height: 100%;
    width: 219px;
font-size:14px;
color:#fff;
}


#nav_wrapper {	
        	background-repeat: repeat-y;
        width: 1100px;
        padding-left:76px;
}

#nav_wrapper_bottom {	
        background-image: url(/Pages/images/BankImages/leftnav_bottom.png);
	background-repeat: no-repeat;
        width: 306px;
        height: 31px;
}

.inline style
{
    width: 205px;
}


.NavFdic
{
    width: 175px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    background-color: #003da5;
}

.NavBottom
{
    background-color: #003da5;
}


.Logos
{
    width: 175px;  
    text-align: center;
    background-color: #003da5;
    padding-top: 25px;
    padding-bottom: 35px;

}

.ToolBar
{
    float: right;
    padding-right: 8px;
}

.NavBelowBottom
{
    background-color: #003da5;
    width:185px;
padding-left: 5px;
}


.HeaderColor{
    width:100%;
background-color: #003da5;
}

.HeaderText {
color: white;
font-size: 12px;
text-align: center;
}


.PageTitle
{
    font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
    font-size:18px;
    font-weight:bolder;
    color:#000000;
}

.PageText
{
    font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
    font-size:14px;
    line-height:17px;
    color:#383838;
}

.SmallDataFont
{
    font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
    font-size:11px;
    line-height:17px;
    color:#383838;
}

.PageSubtitle
{
    font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
    font-size:16px;
    font-style:italic;
    text-decoration:underline;
    font-weight:bold;
    line-height:16px;
    color:#7f912b;
}

.PageLink
{
    font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    color:#16565a;
}


.NavRoot
{
font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
font-size:14px;
line-height:20px;
color:#ffffff;
width: 100%;
}


.NavLevel2
{
font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
font-size:12px;
color:#ffffff;
font-weight:normal;
}

.NavLevel3
{
font-family:Verdana, Arial, Calibri, Helvetica, sans-serif, "Arial Narrow";
font-size:12px;
font-weight:normal;
color:#ffffff;
}

.WidgetHeader 
{
margin: 2px 0px; 
padding: 0px 4px; 
border-top-color: rgb(204, 204, 204); 
border-bottom-color: rgb(204, 204, 204); 
border-top-width: 2px; 
border-bottom-width: 2px; 
border-top-style: solid; 
border-bottom-style: solid; 
background-color: #ffffff;
}



.OlbTaxFormBoxValue
{
color:#000;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .NavTree li{
line-height:1.3!important;
}
.fancytree-title{
line-height:1.3!important;
}
}

 
/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

a.skiplink:focus {
    position: absolute;
    left: 0;
    top: 0;
font-size: 14px;
color: black;
background-color: white;
z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/
 



@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    