

@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: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    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: red
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    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: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px ;
    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: ;
    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: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}




@media (max-width: 500px) {
    .FDICLogo {
        margin: 90px 0 0 0;
    }
}



.threecolumnweb article{
width: 33.33%;
float: left;
padding: 15px;
box-sizing: border-box;
}

.list li{
margin-left: 25px!important;
}

ul {
list-style: disc!important;
}

/*PRIVACY*/
.privacy td{
padding:10px;
border:1px solid #333;
}


/*HOMEPAGE LAYOUT*/
.twoThirds{
	width:66.66%;
	padding:20px;
	box-sizing:border-box;
	float:left;
	height:327px;
}
.oneThird{
	float:left;
	width:33.33%;
	padding:20px;
	box-sizing:border-box;
	height:100%;
}

.new3Col article{
	float:left;
	padding:15px;
	box-sizing:border-box;
}
.new3ColAbout{
	width: calc(60% - 100px);
}
.new3ColAbout img{
	width:100%;
}
.new3ColMid{
	width: calc(40% - 100px);
}
.fourRowsm{
	width:200px;
        text-align:center;
}
.fourRowsm div{
	padding: 20px 10px;
	box-sizing:border-box;
}
.fourRowsm img{
	margin-bottom:15px;
}
.loginBox h2{
color:white!important;
	font-weight:bold;
	margin-bottom:27px;
	display:block;
	font-size:25px!important;
	text-align:center;
	padding:0!important;
        margin-top: 20px;
}

.loginBox{
	height:100%;
box-sizing:border-box;
padding:35px!important;
}
.loginBox a{
	color:white;
font-size: 14px;
font-weight:normal;
margin-top:30px;
	margin-bottom:15px;
	display:block;
}
.loginBox label{
	text-align:left;
	color:white;
	font-size:14px;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
	font-size:17px;
}
.userInput{
	width:100%;
	border:0;
	border-radius:5px;
	height:40px;
	margin-bottom:10px;
	padding:5px;
	box-sizing:border-box;
}

.userSubmit {
    width: 100%;
    border: 0;
    background-color: #efb839;
    color: #1e41ab;
    line-height: 40px;
    font-size: 18px;
    border-radius: 7px;
    font-weight: 700;
    cursor: pointer;
    transition: all .15s ease-out;
}

.userSubmit:hover {
    background-color: #ffcf60;
}

.announcements{
padding:20px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:30px;
}
.announcements h4{
font-weight:bold;
font-size:16px;
line-height:30px;
}
.announcements p{
font-size:14x;
}
.events article{
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.col3{
     margin-top: 20px;
}

.col3 article{
width:33.33%;
padding:15px;
box-sizing:border-box;
float:left;
min-height: 225px;
}
.col3 div{
padding-left:155px;
box-sizing:border-box;
margin-top:-126px;
}

/*RATES TABLE*/

table.rateTable{
	border:1px solid black;
}
.rateTable th, .rateTable td{
	border:1px solid black;
	padding:15px;
	font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:20px;
    padding-top:10px;
    padding-bottom:10px;
	vertical-align:middle;
}

table.PageText td{
	padding:10px;
}

/*Two Column for content Pages*/
.col2content article{
	float:left;
	padding:20px;
	box-sizing:border-box;
}
.col40{
	width:40%;
}
.col40 img{
	width:100%;
}
.col60{
	width:60%
}
.listcol2 article{
	width:50%;
	
}

/*MOBILE PAGE*/
.threecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.threecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.PageText p{
	line-height:25px;
}



/*SLIDESHOW*/



.css-slideshow{
  position: relative;
	max-width:none;
	height:auto;
	margin: 0 auto;
}

.css-slideshow figure{
  margin: 0;
	max-width:none;
	width:100%;
	height:auto;
  background: transparent;
  position: absolute;
}
.css-slideshow figcaption{
  position: absolute;
  top: 0;
  color: #fff;
  background: rgba(0,0,0, .3);
  font-size: .8em;
  padding: 8px 12px;
  opacity: 0;
  transition: opacity .5s;
}
.css-slideshow:hover figure figcaption{
  transition: opacity .5s;
  opacity: 1;
}
.css-slideshow-attr{
  max-width: 550px;
  text-align: right;
  font-size: .7em;
  font-style: italic;
  margin:0 auto;
}
.css-slideshow-attr a{
  color: #666;
}
.css-slideshow figure{
  opacity:0;
  z-index:0;
}
.css-slideshow img{
width:100%;
}
figure:nth-child(1) {
  animation: xfade 32s 24s infinite;
}
figure:nth-child(2) {
  animation: xfade 32s 16s infinite;
}
figure:nth-child(3) {
  animation: xfade 32s 8s infinite;
}
figure:nth-child(4) {
  animation: xfade 32s 0s infinite;
}

@keyframes xfade{
  0%{
    opacity: 1;
    z-index: 2;
  }
  23.3% {
    opacity: 1;
    z-index: 2;
  }
  33.3%{
    opacity: 0;
    z-index: 0;
  }
  90% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 1;
    z-index: 2;
  }
}



#loginbutton{
margin-top:120px;
margin-left:-270px;
line-height: 30px;
position: relative;
float: left;
}

.fourcolumn
{
width:100%;
max-width:1000px;
}
.fourcolumn a{
text-decoration:none;
color:#33180d;
}

.fourcolumn article
{
width:25%;
padding:10px;
float:left;
box-sizing: border-box;
}

.fourcolumn p
{
margin-left:75px;
}

.fourcolumn img
{
float:left;
padding-right:5px;
}

/*For TEST2*/

.tablegrid{
width: auto;
}

.tablegrid article{
float:left;
margin:1px;
margin-bottom:15px;
box-shadow: 5px 5px 5px #999999;
}

.tablegrid.OlbWidthLessThan930 article{
/*float:none;*/
/*margin: 0px auto 0 auto;*/
right:auto;
left:auto;
}

.largegrid{
width:100%;
max-width:472px;
}
.largegrid img{
width:100%;
max-width:472px;
}

.largegrid.OlbWidthLessThan930{
width:100%;
max-width:472px;
}
.largegrid.OlbWidthLessThan930 img{
width:100%;
max-width:472px;
height:auto;
}

.mediumgrid{
width:226px;
}

.smallgrid{
width:226px;
}

.griddescription{
background: #d8dfe7;
height:75px;
padding:10px;
}

/*FOR TEST*/

.SectionStyle
{
    padding-top: 0px;
    padding-left: 10px;

    padding-bottom: 0px;
    background: #d8dfe7;
}

.SectionText
{

    font-size: 14px;
    color:#424943;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.SectionTitle
{
    font-size: 20px;
    color:#3d7341;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}


#accounts2
{
display: block;
width: 226px;
height: 272px;
color: #000;
background: url('../Pages/images/BankImages/login-medium.png');
}


.bannergallery{
wiith:100%;
max-width: 500px;
height:auto;
}

.Details {
      line-height: 18px;
      padding-top: 20px;
}

.Details li{
      margin-bottom: 18px;
}

#HelpLink {
      top-margin: 50px;
}

#reset{
      margin: 5px;
      margin-bottom: 10px;
      margin-top: 20px;
}

.SubHeader {
      line-height: 50px;
}

#Submit{
      margin: 5px;
      margin-bottom: 20px;
      margin-top: 10px;
}

.FieldName {
    font-family: 'Open Sans', sans-serif;
}
.SmallDataFont
{
    font-family: 'Open Sans', sans-serif;
}

#pagecontent
{
    font-family: 'Open Sans', sans-serif;
    width:100%;
    max-width:975px;
    min-height:300px;
    margin:0 auto;
    box-sizing:border-box;
    padding:20px;
    padding: 35px 40px 75px 40px;
}

#pagecontent h2
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    color:#535353;
    padding: 20px 0 5px 0;
}


.NavCollapsedButton
{
     margin-top: -27px;
     margin-left: 5px;
     z-index: 5000;
     position: absolute;
     display: none;
}

.headerBanner
{
    width:100%;
	height:350px;
	position:relative;
	padding:30px;
	box-sizing:border-box;
	    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url(/Pages/images/BankImages/header-noLogo.jpg);
	background-size:cover;
	background-position:center;
}

.secondLogo{
	display:none;
}

.firstLogo, .secondLogo {
        position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	max-width: 760px;
}

.TopHeader a {
    font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
    font-weight: bolder;
    font-size: 18px;
    color: #ededed;
}


.TopHeader th { 
    padding:8px; 
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;


}

.SecondPageTitle {
font-size: 16pt;
color: #174396;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}



 .DataFont{
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: bolder;
}

.GridRow {
    background-color: #eeeeee;
}

.GridFormat { 
    border-color:#e8edff;
}

.GridFormat th {
    border-left-style:solid;
    border-left-width: 1px;
    border-left-color: #eeeeee;
}

.GridFormat tr td {
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    padding:6px;
}


.GridFormat tr:hover th[scope=row], .GridFormat tr:hover td { 
  background-color: #f9eee5;
  color: #e96300;
} 

.BodyStyle
{
    Padding-Top: 10px;
    background-repeat: repeat-x;
    padding-right: 20px;
    padding-bottom:10px;
    padding-left: 50px;
}

.NavTop
{
    padding-top: 30px;
    background-color: transparent;
}

.NavTree
{
    background-color: #e7e6e5;
    height: 100%;
    width: 193px;
}


#nav_wrapper {	
    background-image: url(/olbanking/Pages/images/BankImages/leftnav_repeat.png);
	background-repeat: repeat-y;
    width:90%;
    padding-left:85px;
}

#nav_wrapper_bottom {	
    background-image: url('../Pages/images/BankImages/leftnav_bottom.png');
	background-repeat: no-repeat;
    width: 306px;
    height: 31px;
}

.NavFdic
{
    Border-Top: Solid 1px #aaa8a8;    
    Border-Bottom: Solid 1px #aaa8a8;
    width: 175px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    /*background-color: #e7e6e5;*/
}

.NavBottom
{
    background-color: #e7e6e5;
}


.Logos
{
    Border-Top: Solid 1px #aaa8a8;    
    Border-Bottom: Solid 1px #aaa8a8;
    width: 175px;  
    text-align: center;
    /*background-color: #e7e6e5;*/
    padding-top: 25px;
}



.NavBelowBottom
{
    background-color: #e7e6e5;
    width:185px;
}


.HeaderColor{
    background-image: url('../Pages/images/BankImages/header_repeat.png');
    background-repeat: repeat-x;
    min-width:1024px;
}


.PageTitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:34px;
    font-weight:bold;
    color: #174396;
}

.PageBox
{
    width:auto;
    max-width:900px;
    margin:50px 50px 50px 50px;
    padding: 70px 0 45px 0;
}

.ToolBar
{
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-top: 0px;
    margin-bottom: -15px;
}

.ToolBar ul {
padding-inline-start: 0;
padding-left: 0;
}

.PageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    line-height:20px;
    color:#2a2c33;
    padding-top:10px;
    padding-bottom:10px;
}
ul.PageText
{
	list-style-type:disc;
	margin-left:20px;
}

.FooterText
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#fff;
}

.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:16px;
    font-style:italic;
    text-decoration:underline;
    font-weight:bold;
    line-height:16px;
    color:#7f912b;
}

.PageLink
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    color:#16565a;
}

.Link {
    font-family: 'Open Sans', sans-serif;
    Text-Decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:16px;
    line-height:22px;
    color:#174396;
}

.Link:hover
{
    color:#e77f25;
}

.NavRoot
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
line-height:20px;
color:white;

}

.NavLeaf
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
line-height:20px;
color:white;
}


#accounts
{
display: block;
width: 200px;
height: 0px;
color: #000;
}

#accounts:hover{
background-position: -200px 0;
}

#calc
{
display: block;
width: 200px;
height: 175px;
color: #000;
background: url('../Pages/images/BankImages/calc.png');
}

#calc:hover{
background-position: -200px 0;
}

#demo
{
display: block;
width: 200px;
height: 175px;
color: #000;
background: url('../Pages/images/BankImages/demo.png');
margin-left: 5px;
}

#demo:hover{
background-position: -200px 0;
}


#homelogin{
background-image:url('/olbanking/Pages/images/bankimages/login_button.png');
background-repeat:no-repeat;
width:224px;
height:223px;
}



/* GLOBAL */
body
{
    /*border-top:5px solid #e77f25;*/
    font-family: 'Open Sans', sans-serif;
    color:#333333;
}

p
{
    margin:5px 0;
    line-height:25px;
}

a
{
    text-decoration:none;
    color:inherit;
    transition: color .5s ease;
}

strong
{
    font-weight:bold!important;
}

figcaption strong
{
    border-bottom: 1px solid #D6D0C1;
    padding-bottom:10px;
    margin: 10px 0;
    display:block;
}

figcaption
{
    line-height: 25px;
    font-size:14px;
    width:200px;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}



/* 3 COLUMNS */
.FlowingColumns
{/*Center everything*/
    width: auto;
    margin: 0 auto 0 auto;
    padding: 35px 0 45px 0;
}

.FlowingColumns .FlowingColumnsHeader
{
    transition: opacity .25s ease;
    opacity: 1.0;
}
.FlowingColumns .FlowingColumnsHeader:hover
{
    opacity: 0.7;
    color: #ff4e00;
}

.FlowingColumns article
{/*Horizontal layout*/
    float:left;
    width:250px;
    margin-right:30px;
    margin-top: 15px;
    font-size:14px;
    padding: 10px;
}
.FlowingColumns.OlbWidthLessThan930 article
{/*Change to vertical layout*/
    float: none;
    margin: 30px auto 0 auto;
    width: 75%;
}

.FlowingColumns .FlowingColumnsHeader img
{/*Put the image to the left of the content*/
    float:left;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader img
{/*Change to the icon above the content*/
    float:none;
    padding-bottom: 5px;
}

.FlowingColumns .FlowingColumnsHeader p
{/*Place the header text to the right of the image*/
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader p
{/*Line the header up to the left*/
    margin-left:0px;
}

.FlowingColumns :not(.FlowingColumnsHeader) p
{/*Line the content up with the right of the image*/
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 :not(.FlowingColumnsHeader) p
{/*Line the content up to the left*/
    margin-left: 0px;
}


/* FOUR COLUMNS */
.FlowingGrid
{
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    clear: both;
    max-width: 900px;
    margin: 0 auto;
}

.FlowingGrid .FlowingColumnsHeader
{
    font-size: 20px;
    border-bottom: 1px solid #D6D0C1;
    padding: 20px 0;
    margin-bottom: 20px;
}

.FlowingGrid.OlbWidthLessThan930 .Row
{
    float:none;
    max-width: 500px;
    margin: 0px auto 0 auto;
    padding-left: 0;
}

.FlowingGrid .Column1
{/*Allow content to the right*/
    float: left;
    margin: 0px 0;
    width: 450px;
}
.FlowingGrid.OlbWidthLessThan930 .Column1,
.FlowingGrid.OlbWidthLessThan930 .Column1 img
{/*Force content below*/
    font-size: 14px;
    float:none;
    width: 100%;
}

.FlowingGrid .Column2
{/*Show to the right*/
    float: left;
    width: 430px;
    margin-left: 20px;
    margin-top: 60px;
}
.FlowingGrid.OlbWidthLessThan930 .Column2
{/*Show below the first column*/
    width: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
}


.ScrollingText
{
    margin-bottom: 20px;
	padding: 10px;
    border-top: 1px solid #D6D0C1;
    border-bottom: 1px solid #D6D0C1;
}
/*.OlbWidthLessThan930.ScrollingText
{
    margin: 40px auto 10px auto;
    float: none;
}*/

.ScrollingText p
{
    margin-left: 0px;
    font-size: 14px;
}

.ScrollingText h4
{
    margin-left: 0px;
    font-size: 16px;
    font-weight: bold;
}

.ScrollingText a:hover
{
   color: #e96300;
}

.scrolling{
    border-top: 1px solid #174396;
    border-bottom: 1px solid #174396; 
    box-sizing: border-box; 
}

#vmarquee{
margin-top: auto;
padding-left: 0;
}

#marqueecontainer{
    position: relative;
    width: auto; /*marquee width */
    height: 150px; /*marquee height */
    overflow: hidden;
    border: 0px solid #6f0035;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0; 
}

/*Weather*/
.Weather
{
	padding: 10px;
    float: right;
    width: 350px;
}
.OlbWidthLessThan930.Weather
{
    margin: 0 auto 0 auto;
    float: none;
}

.Weather
{
    padding: 10px;
	background: #eee;
}

.Weather:hover
{
	background: #dbe2f7;
}

.Weather img
{
    float:left;
    width: 86px;
}
.Weather.OlbWidthLessThan350 img
{
    display:inline-block;
	margin-bottom:30px;
}

.Weather > :not(img)
{
    margin-left: 96px;
}
/*.Weather.OlbWidthLessThan350 > :not(img)
{
    margin-left: 0;
    margin-top: 10px;
}*/

/* FOOTER */
 footer
{
    clear:both;
    width:100%;
    background-image:url(/Pages/images/BankImages/footerImage.jpg);
   box-shadow: inset 0 3px 17px #000;
   background-size: 100% auto;
   background-position:center;
    
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    padding-top:15px;
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0.65);
    color: rgba(0, 0, 0, 0.65)
}

footer #copyright
{
    /*background: #1D1D1D;*/
    bottom:0;
    left:0;
    width:100%;
    
}
footer .wrapper a
{
    color: #ABABAB;
}

footer .wrapper a:hover
{
    color: #fff;
}

/* SKIPLINK */
.go-top {
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover {
        background-color: rgba(0, 0, 0, 0.6);
}

/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
@media (max-width:1260px)
{
.col3 article{
width:50%;
min-height: 185px;
}

.FDICLogo {
left: 220px !important;
}

}

@media (max-width:900px)
{
.fourcolumn
{
max-width:500px;
margin-right:auto;
margin-left:auto;
}

.fourcolumn article
{
width:100%;
}
#loginbutton{
margin-top:0px;
margin-left:10px;
}

.threecolumn article{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}
}

@media (max-width:830px){
	.FDICLogo {
max-width: 430px !important;
top: 75px !important;
left: 1% !important;
}
	.headerBanner{
		height:250px;
	}
	.firstLogo{
		width:80%!important;
	}
	
	.twoThirds{
		float:none;
		width:100%;
	}
	.oneThird{
		float:none;
		width:350px;
		margin:auto;
	}

.col3 article{
width: 100%;
float: none;
}
	
}
@media (max-width:650px){
	.events article{
		float:none;
		width:100%;
	}
	.col3 article{
		float:none;
		width:100%;
	}
	.col40{
		float:none!important;
		width:100%;
	}
	.col60{
		float:none!important;
		width:100%;
	}

.threecolumnweb article{
width: 100%;
float: none;

}

}
@media (max-width:500px){
.FDICLogo {
left: 5px !important;
top: 1% !important;
}
.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}
.firstLogo{
	display:none;
}
.secondLogo{
	display:initial;
}
.headerBanner{
	padding:0;
}
} 
/*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*/

/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
text-decoration: none;
background-color: transparent;
border: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active, .flex-direction-nav button:hover {
outline: none;
border:none;
}

.flex-direction-nav button:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before{
    content: '\f002';
}

.flex-control-paging li button {
width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.5); */
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
border:none;
}

.flex-control-paging li button:active, .flex-control-paging li button:hover {
outline: none;
border:none;
}

.flex-control-paging li button.flex-active {
background: #ffa1a5;
    /* background: rgba(59, 109, 180, .09); */
    cursor: default;
}

.flex-pauseplay button {
display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
background-color: transparent;
border: none;
}

.flex-pauseplay button:before{
font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
margin-left: -5px;
}

.flex-pauseplay button.flex-play:before {
content: '\f003';
}

.FDICLogo {
     max-width: 575px !important;
     margin: 130px 0 0 0;
    top: 70px;
    left: 666px;
position:absolute;
	/*
top:50%;
	transform:translateY(-50%);
*/
	width:100%;
}

 



@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 */    