

@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: #FFFFFF;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #990000;
 }
.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: #999999;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #999999;
    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 #999999;
    border-bottom: solid 2px #000000;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #990000;
}
.ErrorBox
{
    color: #990000;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #990000;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #000000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990000 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: Transparent;
}
.BackColor
{
    background-color: #FFFFFF;
}

.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;
}

.userway.userway_p3.userway-the-big {
z-index: 100 !important;
}

.aboutTable3{
width:100%;
text-align:center;
}
.aboutTable3 td{
vertical-align: top;
width:33.33%
}
.aboutTable3 a{
display:inline-block;
padding:5px 10px;
color:white;
background-color:#1b5732;
margin-top:5px;
border-radius:6px;
text-decoration:none;
}
.aboutTable2{
width:100%;
text-align:center;
max-width:630px;
margin:auto;
}
.aboutTable2 td{
width:50%
}
.aboutTable2 a{
display:inline-block;
padding:5px 10px;
color:white;
background-color:#1b5732;
margin-top:5px;
border-radius:6px;
text-decoration:none;
}

table.table3 {
padding-left: 50px;
}

.videoButton{
    background-color: #1b5732;
    color: white;
    padding: 10px 15px;
    border-radius: 8px;
    display: inline-block;
}

.locationTable{
width:100%;
border-spacing:15px;
}
.locationTable td{
text-align:center;
border: 1px solid #1b5732;
}
.locationButton{
display:inline-block;
background-color:#1b5732;
color:white;
padding:10px 15px;
text-decoration:none;
border-radius:10px;
}

.disclosures{
max-height:0px;
overflow:hidden;
transition:all ease .5s;
}
.disclosures.expand{
max-height:3000px;
}
.expandButton{
    display: inline-block;
    background-color: #082d03;
    color: white;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 10px;
}
table.PageText th{
background-color:#1b5732;
padding:10px;
color:white;
}
table.PageText tr:nth-child(odd){
background-color:#eee;
}
table.PageText{
border-collapse:collapse;
}
table.PageText td{
border: 1px solid #999;
padding:10px;
}

.mainImage{
width:50%;
padding-left:10px;
padding-bottom:10px;
}
.sideLinks{
	width:200px;
	padding:20px;
	background-color:#fcf7bd;
	vertical-align:top;
}
.sideLinks a{
	color:#1b5732;
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
	display:inline-block;
	margin-bottom:10px;
}
.PageSideTitle{
	color:#1b5732;
	font-size:17px;
}
.PageSideTitle a{
	color:#1b5732;
	font-size:17px;
margin-bottom:-10px;
}
.mainContent{
	vertical-align:top;
	padding:10px;
}

.secureright
{
float:right;
padding:10px;
}

.mobileright
{
float:right;
padding:10px;
}

.communityright
{
float:right;
padding:10px;
}

.imgright
{
float:right;
padding:10px;
}

.imgleft
{
float:left;
padding:10px;
}

.tables{
width:100%;
max-width:900px;
margin-right:auto;
margin-left:auto;
}

.billpaycolumn
{
width:100%;
max-width:600px;
margin-left:auto;
margin-right:auto;
}

.billpaycolumn article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}


.clearfix:after {
    clear: both;
}

.columns {
float: left !important;
}

.columns.one-third:first-child {
margin-left: 0%!important;
}

.columns.one-third:nth-child(4) {
margin-left: 0%!important;
}

.columns.one-third {
width: 30% !important;
margin-left: 2.5%;
margin-right: 2.5%;
}

.columns.one-third:last-child {
margin-right: 0% !important;
}

.columns.one-third:nth-child(3) {
margin-right: 0% !important;
}

.twocolumn
{
width:100%;
max-width:600px;
margin-left:auto;
margin-right:auto;
}

.twocolumn article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

.two3column
{
width:100%;
max-width:600px;
margin-left:auto;
margin-right:auto;
}

article.two3rds
{
float:left;
width:66.66%;
padding:10px;
box-sizing: border-box;
}

article.one3rds
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
}

.whatsnew
{
width:100%;
max-width:900px;
margin-right:auto;
margin-left:auto;
}

.whatsnew article
{
padding:10px;
float:left;
box-sizing:border-box;
width:50%;
}

.whatsnew img
{
width:100%;
}

.mobilecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;

}

.mobilecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 


.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;
} 

.threecolumn2
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.threecolumn2 article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.threecolumn2 img
{
width:100%;
} 

.fourcolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.fourcolumn article
{
float:left;
width:25%;
padding:10px;
box-sizing: border-box;
}

 .fourcolumn img
{
float:left;
padding-right:10px;
}

.fourcolumn2
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.fourcolumn2 article
{
float:left;
width:100%;
padding:10px;
box-sizing: border-box;
background-color:#fff;
}

 .fourcolumn2 img
{
float:left;
padding-right:10px;
}

.fourcolumn3
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.fourcolumn3 article
{
float:left;
width:100%;
padding:10px;
box-sizing: border-box;
}

 .fourcolumn3 img
{
float:left;
padding-right:10px;
}

.fivecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.fivecolumn article
{
float:left;
width:20%;
padding:10px;
box-sizing: border-box;
}

 .fivecolumn img
{
float:left;
padding-right:10px;
}

.appear
{
display:none;
}

.mobiletop
{
width:100%;
max-width:736px;
}

.mobiletop article
{
float:left;
}
.locations1
{
position:absolute;
margin-left:275px;
margin-top:-139px;
}

.locations2
{
display:none;
}

.locations3
{
display:none;
}

.locations4
{
display:none;
}
.column2 {
    display: table-cell;
    padding:5px;
    border:0px solid #000;
}
.appstores
{
display:none;
}

.loanofficers
{
width:100%;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

.loanofficers article
{
float:left;
width:25%;
padding:10px;
box-sizing: border-box;
min-height:367px;
background-color:#fff;
} 

.contactcolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;

}

.contactcolumn article
{
float:left;
width:30%;
padding:10px;
box-sizing: border-box;
background-color:#fff;
border:solid;
border-color:#062c03;
margin:15px;
} 


.olbright
{
float:right;
padding:10px;
}

.borrow img
{
width:100%;
max-width:720px; 
}

.cdtables
{
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.cdtables article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

.tables2
{
width:100%;
max-width:600px;
margin-right:auto;
margin-left:auto;
}
.loancolumns
{
width:100%;
max-width:800px;
margin-left:auto;
margin-right:auto;
}

.loancolumns article
{
width:33%;
min-height:320px;
float:left;
padding:10px;
box-sizing: border-box;
}

.articleSpacer{
margin-right: 30px;
}

.OlbEnrollment .StepLogin
{
visibility: hidden;
}

.twentyfourseven
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;

}

.twentyfourseven article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
background-color:#fff;
min-height:195px;
} 

.twentyfourseven2
{
display:none;
}

.loginright
{
float:right;
padding:10px;
margin-left:15px;
margin-bottom:116px;
}


    #ez-widget {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        color: #333;
                width: 100%;
max-width:400px;
        max-height: 4000px;
        height: 100%;
                overflow: auto;
    }

    #ez-footer {
        font-size: 12px;
        line-height: 1.2em;
        padding: 1em
    }

    .ez-welcome {
        font-size: 1.4em;
        margin-left: 1em;
        margin-right: 1em;
    }

    .ez-success {
        font-size: 1.4em;
        margin-left: 1em;
        margin-right: 1em;
    }

    .ez-blocked-user {
        font-size: 1.4em;
        text-align: center;
        border: 1px dashed black;
        padding: 10px;
    }

    #ez-form {
        margin-top: 1em;
    }

    .ez-el {
        margin-bottom: 0.4em;
        clear: both;
    }

    .ez-el .ez-lb {
        float: left;
        width: 35%;
        text-align: right;
        font-weight: 600;
        line-height: 2em;
    }

    .ez-el .ez-lb-checkbox {
        min-height: 1.2em;
        display: inline-block;
        margin: 0.3em;
        float: left;
        width: 40%;
    }

    .ez-lb-checkbox input[type="checkbox"] {
        float: left;
    }

    .ez-el .ez-in {
        margin-left: 37%;
    }

    .ez-in .ez-text {
        display: inline-block;
        width: 90%;
        width: 10em;
        height: 1.4em;
        padding: 0 0.4em;
        font-size: 1em;
        color: #555;
        background-color: white;
        border: 1px solid #CCC;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
        -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
        -o-transition: border linear 0.2s, box-shadow linear 0.2s;
        transition: border linear 0.2s, box-shadow linear 0.2s;
    }

    .ez-button {
        display: inline-block;
        padding: 4px 10px 4px;
        margin-bottom: 0;
        font-size: 1em;
        line-height: 1.2em;
        color: #333;
        text-align: center;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        vertical-align: middle;
        cursor: pointer;
        background-color: whiteSmoke;
        background-image: -ms-linear-gradient(top, white, #e6e6e6);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
        background-image: -webkit-linear-gradient(top, white, #e6e6e6);
        background-image: -o-linear-gradient(top, white, #e6e6e6);
        background-image: linear-gradient(top, white, #e6e6e6);
        background-image: -moz-linear-gradient(top, white, #e6e6e6);
        background-repeat: repeat-x;
        border: 1px solid #CCC;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        border-color: #e6e6e6 #e6e6e6 #bfbfbf;
        border-bottom-color: #b3b3b3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .clear {
        clear: both;
    }

    .tiny .ez-groups .ez-in {
        margin-left: 4%;
    }

    .tiny {
        font-size: 12px;
    }

    .tiny .ez-lb {
        width: 100%;
        text-align: left;
        margin-left: 5%;
    }

    .tiny .ez-in {
        margin-left: 5%;
    }

    .tiny .ez-first {
        width: 100%;
        float: none;
    }

    .ez-error {
        font-size: 1.2em;
        padding: 1em;
        color: red;
        border: 1px dashed red;
        display: block;
    }


.GridFormat tr th{
padding:3px;
}

.PageTitle3
{
    font-family:Times New Roman;
    font-size:30px;
    font-weight:bolder;
    color:#ffffff;
}
.table {
    display: table;
    border: 1px solid #000;
margin-left:auto;
margin-right:auto;
}
.row {
    display:table-row;
}
.column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}
.column.CD{
    display: table-cell;
    padding:10px;
    border:1px solid #000;
width:300px;
}
.hist-bottom{
	width:50%;
	box-sizing: border-box;
	padding:20px;
	float:left;
}
.column.rowspanned {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top:59px;
width:300px;
background:#fff;
}
.column.empty
{
  border: none;
}
.tb-wrapper{
position:relative;
}





#nav-icon3 div{
    margin-left: 52px;
    font-size: 24px;
    color: white;
}
.contactButton{
    color: #1b5732;
    font-size: 18px;
    background-color: #eee;
    background-image: linear-gradient(#f2f2f3, #dcdcdc);
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 178px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    float: right;
    position: absolute;
    top: 13px;
    right: 287px;
}

.ui-fancytree li {
list-style-type: none;
padding:auto;
cursor:pointer;
}
.ui-fancytree ul{
padding-left:15px;
}
ul.ui-fancytree{
padding-left:15px;
}
.NavTree li{
line-height:1.2!important;
}


.twentysix{
margin-top:8px;
}

#nav-icon3{
  width: 41px;
  height: 45px;
  position: relative;
  /*margin: 50px auto;*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
z-index:10000;
  margin-top:14px;

}

#nav-icon3 span{
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


/*add this ".open span" class if menu icon needs to change color.*/

.open span
{
background:#fff !important;
}


#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 13px;
}

#nav-icon3 span:nth-child(4) {
  top: 26px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#novid
{
display:none;
}

#loginfield
{
display:none;
}

video { display: block; }

video#bgvid { 
width:100vw;
position:relative;
left:calc(-50vw + 50%);
margin-top:-99px;
}

.hometitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:40px;
    font-weight:bolder;
    color:#fff;
    padding-bottom: 20px;
line-height:40px;
}

.HomeText
{
    font-family: 'Open Sans', sans-serif;
    font-size:22px;
    font-weight:bolder;
    color:#fff;
    padding-bottom: 20px;
margin-bottom:4px;
margin-top:5px;
}



.home
{
width:100%;
max-width:1200px;
margin-left:auto;
margin-right:auto;
}

.home article
{
width:33.33%;
float:left;
}

.menulayerone
{
    padding-left: 32px;
    font-size: 25px;
    display: block;
    transition: 0.3s;
}


.menulayerone a
{
text-decoration: none;
color:#fff;
    transition: 0.3s;
}

.menulayerone a:hover
{
color:#ffa1a5;
}

.menulayertwo a
{
display: block;
font-size:18px;
line-height:18px;
margin-left:50px;
color:#ffa1a5;
text-decoration:none;
    transition: 0.3s;
}

.menulayertwo a:hover
{
color:#fff;
}

.accordion-toggle 
{
cursor: pointer;
}

.accordion-toggle a 
{
color:#fff;
    padding-left: 32px;
    font-size: 25px;
    display: block;
    transition: 0.3s;
text-decoration:none;
}

.accordion-toggle a:hover 
{
color:#ffa1a5;
}

.accordion-content 
{
display: block;
font-size:14px;
}

.accordion-content.default 
{
display: none;
}


.logintext
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    color:#1b5732;
margin-bottom:2px;
max-width:115px;
}
.topNav{
	display:inline-block;
	position:absolute;
	right:275px;
	top:12px;
}
.mobileTopNav {
display: none;
background: rgb(51 51 51);
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-size: 12px;
}
.mobileTopNav a {
color: white;
}

.topNav a{
	color:#1b5732;
	font-size:14px;
	line-height:16px;
}


.topNav a:hover{
	color:#23934e;
	transition: all .1s ease-out;
}


#login
{
float:right;
}

.loginicon
{
display:none;
}
.navigation{
	background-color:#1b5732;
}
.OlbMenuContainer{
	max-width:1200px;
	margin:auto;
}
.menuitems
{
width:100%;
margin-left:auto;
margin-right:auto;
max-width:1200px;
position:relative;
}

.twentysix
{
float:left;
width:34%;
padding:10px;
box-sizing:border-box;
}
.fortyeight{
float:left;
width:66%;
padding:10px;
box-sizing:border-box;
}


.sidenav {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 1;
    top: 0;
    background-color: #031402;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    left:-250px;
}

/*.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
}*/

/*.sidenav a:hover {
    color: #f1f1f1;
}*/

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
text-decoration:none;
color:#ffffff;
font-size:45px;
}

#menumain {
    transition: margin-left .5s;
margin-top:7px;
}

.contentspace
{
background-color:#1b5732;
width:100%;
position:relative;
padding-top:1px;

}

.menubar
{
    position: sticky;
    width: 100%;
    height: 90px;
    min-height: 15px;
    background-color: #1b5732;
    z-index: 5000;
    top: 0;
}



.bannerbox
{
background-color:rgba(255,255,255,0.85);
max-width:400px;
margin-left:auto;
margin-right:200px;
padding:20px;
margin-top:370px;
box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.bannertitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:30px;
    font-weight:bolder;
    color:#1b5732;
    margin-bottom: -12px;
margin-top:4px;
}

.BannerText
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:22px;
    color:#1b5732;
    /*padding-top:10px;*/
    /*padding-bottom:10px;*/
}



#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;
}

.fourcolumn2
{
width:100%;
max-width:1000px;
}
.fourcolumn2 a{
text-decoration:none;
}

.fourcolumn2 article
{
width:25%;
padding:10px;
float:left;
box-sizing: border-box;
}

.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;
} 


/*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";
}

#marqueecontainer2{
position: relative;
width: 442px; /*marquee width */
height: 272px; /*marquee height */
background-image:url(/olbanking5/Pages/images/BankImages/scrolling-box-large.png);
overflow: hidden;
border: 0px solid #6f0035;
padding: 0px;
padding-left: 15px;
padding-right: 15px;
}

.ScrollText
{

    font-size: 14px;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.ScrollTitle
{

    font-size: 18px;
    color:#ffffff;
    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{
width: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:auto;
    max-width:940px;
    min-height:500px;
    margin:0 auto;
    padding:20px 5px 20px 5px;
}

#pagecontent h2
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    color:#535353;
}


.NavCollapsedButton
{
     margin-top: -27px;
     margin-left: 5px;
     z-index: 5000;
     position: absolute;
     display: none;
}

.banner
{
    width: auto;
    margin: 0px;
    padding: 0px;
max-height:300px;
    overflow:hidden;
}
.banner img {
    width: 100%;
}

.bannerlogo
{
    display: none;
    width: auto;
    margin: 0px;
    padding: 0px;
    height: auto;
}

.bannerlogo img {
    width: 100%;
    height: auto;
    /*padding: 15px 0 15px 0;*/
}

.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: #333333;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}

.FooterText
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#ffffff;
}

 .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(/olbanking5/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:Times New Roman;
    font-size:36px;
    font-weight:bolder;
    color:#1b5732;
    margin-top:10px;
}

.PageTitle2
{
    font-family:Times New Roman;
    font-size:36px;
    font-weight:bolder;
    color:#535353;
}

.PageBox
{
    width:auto;
    max-width:900px;
    margin:50px 50px 50px 50px;
    padding: 70px 0 45px 0;
}

.ToolBar
{
    text-align:center;
    padding-top: 5px;
}

.PageText
{
    font-family:Arial;
    font-size:16px;
    line-height:20px;
    color:#373D3F;
    /*max-width:600px;*/
}

.PageText2
{
    font-family:Arial;
    font-size:18px;
    line-height:20px;
    color:#535353;
    max-width:600px;
}



.PageText3
{
    font-family:Arial;
    font-size:18px;
    line-height:28px;
    color:#ffffff;
    text-align:right;
padding-right:5px;
}

.PageText4
{
    font-family:Arial;
    font-size:14px;
    line-height:18px;
    color:#ffffff;
	
}

.PageText7
{
    font-family:Arial;
    font-size:12px;
    line-height:18px;
    color:#ffffff;
text-align:center;
}
.PageText7 a
{
    font-family:Arial;
    font-size:12px;
    line-height:18px;
    color:#ffffff;
}

.PageText6
{
    font-family:Arial;
    font-size:14px;
    line-height:18px;
    color:#ffffff;
	text-align:right;
}

.PageText5
{
    font-family:Arial;
    font-size:18px;
    line-height:28px;
    color:#ffffff;
    
padding-right:5px;
}


.PageSubtitle
{
    font-size: 18px;
    font-family: Times New Roman;
    color: #385723;
    font-weight: bold;
    line-height: 30px;

}

.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;
    border: none;
    Text-Decoration: underline;
    transition: all .15s ease;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    color:#535353;
}

.Link:hover
{
    color:#e77f25;
    Text-Decoration: none;
}

.NavRoot
{
font-family:'Open Sans', sans-serif;
font-size:18px;
line-height:26px;
color:white;
font-weight:normal;
}

.NavLeaf
{
font-family:'Open Sans', sans-serif;
font-size:18px;
line-height:26px;
color:white;
font-weight:normal;
}
.NavLevel2{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fcf7bd;
	font-weight:normal;
}

#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('/olbanking5/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
{    line-height:25px;
}

a
{
	color:#1b5732;
}

strong
{
    font-weight:bold;
}

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: 40px 10px 10px 0;
	padding: 10px;
    float: right;
    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;
}


#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;
}

/*Weather*/
.Weather
{
	padding: 10px;
    float: right;
    width: 350px;
}
.OlbWidthLessThan930.Weather
{
    margin: 0 auto 0 auto;
    float: none;
}

.Weather
{
    padding: 10px;
	background: #d4d4d4;
}

.Weather:hover
{
	background: #e96300;
}

.Weather img
{
    float:left;
    width: 86px;
}
.Weather.OlbWidthLessThan350 img
{
    float: none;
}

.Weather > :not(img)
{
    margin-left: 96px;
}
.Weather.OlbWidthLessThan350 > :not(img)
{
    margin-left: 0;
    margin-top: 10px;
}

/* FOOTER */
 footer
{
    clear:both;
    width:100%;
    background-color:#333;
    padding:10px;
    box-sizing:border-box;
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    padding-top:15px;
    color: #5e5e5e;
}
.footerTable{
display:table;
margin:auto;
}
.footerTable div{
display:table-cell;
padding:10px;
vertical-align:middle;
}
.FooterTitle{
color:white;
font-size:20px;
margin:0;
}
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:1125px){
.contactButton{
display:none;
}
}
@media (max-width:1059px){

.locations1
{
display:none;
}

.locations2
{
display:block;
position:absolute;
margin-left:275px;
margin-top:-140px;
}
}
@media (max-width:1000px){

.loanofficers article
{
float:left;
width:33%;
padding:10px;
box-sizing: border-box;
} 

.tablegrid{
max-width:726px;
}
}
@media (max-width:960px){

.contactcolumn{
max-width:375px; 
}

.contactcolumn article{
width:100%;

margin:0px;
}

}
@media (max-width:900px){
.mobilecolumn article{
width:50%;
max-width:300px;
}
.mobilecolumn{
max-width:600px; 
}

.threecolumn article{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}

.threecolumn2 article{
width:50%;
max-width:300px;
}
.threecolumn2{
max-width:600px; 
}

#loginbutton{
margin-top:0px;
margin-left:10px;
}

}
@media (max-width:893px){

.locations2
{
display:none;
}

.locations3
{
display:block;
position:absolute;
margin-left:275px;
margin-top:-140px;
}

}
@media (max-width:840px){

.fivecolumn article
{
width:50%;
}

}
@media (max-width:825px)
{

.mobileright
{
float:none;
margin-left:auto;
margin-right:auto;
width:100%;
max-width:732px;
}

.mobileright img
{
width:100%;
max-width:200px;
}

}

@media (max-width: 800px) {

    #bgvid {
        display: none;
    }

#novid
{
display:block;
}

}
@media (max-width:799px)
{

.loancolumns article
{
width:50%;
}


}

@media (max-width:790px){

.communityright
{
float:none;
margin-left:auto;
margin-right:auto;

}


}

@media (max-width:780px){
.footerTable div{
display:block;
text-align:center;
}
.cdtables article
{
width:100%;
}

.table {
    display: block;
    border: 0px;
}
.row {
    display:block;
	margin-bottom:40px;
	border:1px solid #000;
}
.column {
    display: block;
    padding:10px;
    border:1px solid #000;
}
#hide
{
display:none;
}
.appear
{
display:inline;
}

}
@media (max-width:762px){
.topNav{
display:none;
}
.mobileTopNav {
display: block;
}
.loginicon
{
display:block;
}
.twentysix{
width:300px;
}
.fortyeight{
width:60px;
float:right;
}
#login
{
display:none;
}

}

@media (max-width:750px)
{

.loanofficers article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

}

@media (max-width:740px){

.bannerbox
{
margin-left:auto;
margin-right:auto;
margin-top:400px;
}

.bannerbox p 
{
margin:5px 5px 5px 5px;
}

}

@media (max-width:695px){

.locations3
{
display:none;
}
.locations4
{
display:block;
position:absolute;
margin-left:275px;
margin-top:-140px;
}

}
@media (max-width:680px){



.hist-bottom{
	width:100%;
	float:none;
}

.fourcolumn article
{
width:100%;
min-height:131px;
float:none;
margin-bottom:20px;
text-align:center;
}

.fourcolumn img
{
float:none;
margin-left:auto;
margin-right:auto;
}

.fourcolumn2 article
{
width:100%;
min-height:131px;
float:none;
margin-bottom:20px;
text-align:center;
}

.fourcolumn2 img
{
padding-right:0px;
float:none;
margin-left:auto;
margin-right:auto;
}

.fourcolumn3 article
{
width:100%;
min-height:131px;
float:none;
margin-bottom:20px;
text-align:center;
}

.fourcolumn3 img
{
padding-right:0px;
float:none;
margin-left:auto;
margin-right:auto;
}


.fivecolumn article
{
width:100%;
min-height:131px;
float:none;
margin-bottom:20px;
text-align:center;
}

.fivecolumn img
{
float:none;
margin-left:auto;
margin-right:auto;
}

}
@media (max-width:642px){

.header4 img
{
display:none;
}

.header5 img
{
display:block;
}
}

@media (max-width:640px){

.twentyfourseven
{
display:none;
}

.twentyfourseven2{
margin-right:auto;
margin-left:auto;
max-width:250px; 
display:block;
}

.twentyfourseven2 article{
width:100%;
max-width:250px;
background-color:#fff;
}



}

@media (max-width:636px){
.billpaycolumn article{
width:100%;
max-width:250px;
}

.billpaycolumn{
max-width:250px; 
}

.billpaycolumn img{
width:100%
}
.holidayWrap{
width:100%;
overflow-x:scroll;
}
.holidayHours{
min-width:620px;
}

}

@media (max-width:614px)
{

.appstores
{
display:block;
margin-left:auto;
margin-right:auto;
}

}
@media (max-width:610px){


.contentspace
{
height:900px;
}


}

@media (max-width:600px){


.home article
{
width:100%;
}
.twocolumn article{
width:100%;
max-width:250px;
}

.twocolumn{
max-width:250px; 
}

.contactcolumn{
max-width:250px; 
}

.contactcolumn article{
width:100%;
max-width:250px;
}

.threecolumn article
{
width:100%;
max-width:250px;
}
.threecolumn
{
max-width:250px; 
}

.threecolumn2 article
{
width:100%;
max-width:250px;
}
.threecolumn2
{
max-width:250px; 
}

.whatsnew article
{
float:none;
width:100%;
}


}

@media (max-width:580px){


.aboutTable3, .aboutTable3 tbody, .aboutTable3 tr, .aboutTable3 td{
display:block;
width:100%;
box-sizing:border-box;
}
.aboutTable2, .aboutTable2 tbody, .aboutTable2 tr, .aboutTable2 td{
display:block;
width:100%;
box-sizing:border-box;
}

}
@media (max-width:540px){

.loanofficers article
{
width:100%;
}

}

@media (max-width:518px){

.loancolumns article
{
width:100%;
}

}

@media (max-width:500px){
.tables{
width:100%;
}
.locations4
{
display:none;
}
.secureright
{
float:none;
margin-left:auto;
margin-right:auto;
width:200px;
}

.olbright
{
margin-left:auto;
margin-right:auto;
width:250px;
}

.olbright img
{
width:100%;
max-width:200px;
}

.imgright
{
float:none;
margin-left:auto;
margin-right:auto;
width:200px;
}

.imgright img
{
width:100%;
max-width:200px;
}

.imgleft
{
float:none;
margin-left:auto;
margin-right:auto;
width:250px;
}

.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}
}

@media (max-width:450px)
{


.fourcolumn2
{
max-width:200px;
margin-right:auto;
margin-left:auto;
}

.fourcolumn2 article
{
width:100%;
}

.twocolumn article
{
float:none;
width:100%;
} 

.sidenav 
{
padding-top: 15px;
}

.sidenav a 
{
font-size: 18px;
}

} 
/*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';
}

#container {
/*height: 600px!important;*/

height: 700px!important;
}



@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 */    