

@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: #000066;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #000066;
 }
.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: #dd4f26;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #dd4f26;
    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: #ffffff;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: #cccccc;
}
.WidgetHeader
{
    background-color: #cccccc;
    border-top: solid 2px #dd4f26;
    border-bottom: solid 2px #000000;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #000066;
}
.ErrorBox
{
    color: #000066;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #000066;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #000000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #000066 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: #f4f2e5;
}
.BackColor
{
    background-color: #f4f2e5;
}

.OlbMenu .ui-menu-item
{
    background-color: #f4f2e5;
}
.OlbMenuContainer .ui-widget-content {
	background: #f4f2e5;
}
.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;
}


/*CSS Corrections 7/7/25*/
    img.staff {
    width: 100%;
    max-width: 200px;
}
    .ImageBox {
    background-size: cover;
    height: 125px;
    background-position: center;
    margin-bottom: 20px;
}
.ImageBox2 {
    height: 150px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}
.ImageBoxOverlay2 {
    background-color: rgba(0, 0, 0, 0.5);
    height: 150px;
}

    .ImageBox:hover {
        filter: brightness(.8);
    }
    .ImageText {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.ImageText2:hover {
    text-shadow: 0px 0px 10px rgba(75, 25, 0, 0.7);
}
.ImageText2 {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0;
    padding-top: 62px;
    padding-bottom: 62px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.account {
    background-color: #eee;
    border-radius: 15px;
    box-shadow: 6px 6px 5px 0 rgba(50, 50, 50, 0.2);
    margin-bottom: 40px;
}
.accountDetailsButton {
    background-color: #27156f;
    padding: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px 0px 15px 15px;
}

.accountDetails {
    max-height: 0px;
    overflow: hidden;
    transition: all ease .5s;
}

.accountText {
    padding: 20px 20px;
}

.accountText h3 {
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 20px;
}

.accountDetails .FinePrint {
    text-align: center;
}
.FinePrint {
    font-size: 11px;
    margin-top: 20px;
    font-style: italic;
    line-height: 12px;
}

.account img {
    border-radius: 15px 15px 0px 0px;
}

.accountDetails.expand {
    max-height: 1000px;
    transition: all ease .5s;
}

.textSection {
    text-align: left;
    max-width: 300px;
}

/*end CSS corrections*/

/*HEADER CODE*/
.srOnly{
display: none;
}

.navHeader{
	/*position:fixed;*/
	background-color: rgba(255, 255, 255, 1);
	width:100%;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
	z-index:20000;
top:0;
}


#OlbBody .OlbMenuContainer ul {
display: inline-block;
text-align: left;

}

/*li.NavLevel1 {
border-right: 1px solid black!important;
}/*

/*li.NavLevel1 {
position: relative;
}

li.NavLevel1:not(:last-child):after {
content: "";
height: 20px;
width: 2px;
background: black;
display: block;
position: absolute;
right: 0;
margin-right: -2px;
top: 50%;
margin-top: -10px;
}*/

li.NavLevel1:last-child {
border-right: 0px!important;
}
.Nav img {
display: none;
}
a.NavLevel2, a.NavLevel3 {
padding:10px!important;
transition: all ease .25s;
}

.OlbMenuContainer .ui-menu .ui-menu {
width: 195px !important;
}
span.ui-menu-icon.ui-icon.ui-icon-caret-1-e {
display: none;
}
.NavLeaf:hover {
text-decoration: none !important;
}
.OlbMenu .NavRoot {
margin: 0 !important;
padding-right: 7px !important;
padding-left: 7px !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
}
.NavLevel1 {
text-transform: uppercase;

}
.NavLevel2 {
font-weight: normal;
text-transform: none;
}

.OlbTopMenu {
border-bottom: 4px solid transparent;
}

.OlbTopMenu:hover {
border-bottom: 4px solid #ff6600;
}
#OlbBody .OlbMenuContainer ul li.NavRoot > a.ui-state-active {
text-underline: none !important;
}



.headerlogo{
	float:left;
	padding:15px 0 15px 20px;
}
.headerlogo img{
	width:216px;
}


.donateLink {
    float: right;
    padding: 15px;
    margin-right: 20px;
    background: #ccc;
    border-radius: 0px 0px 7px 7px;
color: #333;
    text-decoration: underline;
    font-size: 14px;
}


.donateLink:hover {
    background: #333;
color: #fff;
    transition-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}




.headerSearch{
	position:absolute;
	right:0;
	width:250px;
	margin-top:37px;
	margin-right:20px;
}
.headerSearch button{
	width:45px;
	height:35px;
	padding:7px;
	border-radius:5px;
}
.headerSearch input{
	height:20px!important;
}
.gsc-input-box{
	border-radius:10px;
	height:24px!important;
margin-right: 10px;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
border-color: #ff6600!important;
background-color: #ff6600!important;
}

.gsc-input {
font-size: 12px!important; 
}

.gsib_a {
padding: 0px 9px!important;
}

.gsc-search-button-v2 svg {
width: 13px!important;
}

.headerImage{
	background-image:url('../Pages/images/bankimages/AdobeStock_62402738-crop.jpg');
	background-size:cover;
	height:350px;
background-position: 50% 100%;
/*margin-top: 140px;*/
}

.headerImage:before {
    content: '';
    position: absolute;
    left: 0;
    /*top: 0;*/
top: auto;
    width: 100%;
    height: 350px;
    background: linear-gradient(to top, rgba(0,0,0,0.5) 40%, transparent 70%);
/*margin-top: 140px;*/
}


.mainMenu{
	width: 100%;
text-align: center;
}

.NavRoot
{
font-family:'Open Sans', sans-serif;;
font-size:14px!important;
line-height:20px;
color:white;

}

.NavLeaf
{
font-family:'Open Sans', sans-serif;
font-size:14px!important;
line-height:20px;
color:white;
}
.NavParent{
	font-size:14px!important;
}


/*END HEADER*/



/*LOGIN CODE*/

.newLogin{
position:absolute;
max-width:350px;
/*z-index:1000;*/
left:0;
margin-left:10%;
background-color:rgba(50, 50, 50, 0.85);
top:300px;
padding:10px 30px 30px;
box-sizing:border-box;
}
.newLogin h3{
color:white;
text-align:center;
font-size:25px;
line-height:0;
}
.newLogin h2 {
text-transform: uppercase;
font-size: 20px;
color: #fff;
}
.newLogin p{
    color:white;
font-size: 12px;
}
.newLogin a{
    color:white;
    text-decoration:underline;
    margin-top:0px;
    font-size:12px;
}
a.PasswordResetLink {
    display: inline-block;
    margin-top: 17px;
}
.newLogin img{
   width:206px;
   margin-left:42px;
   margin-bottom:10px;
}

.loginButton{
    background-color: #ff6600;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    padding: 15px;
    margin-top: 10px;
    font-size:18px;
    border-radius: 5px;
    cursor: pointer;
}

.loginButton:hover{
    background-color: #bf5610;
}

.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}


/*HOME PAGE CODE*/

.homeWidgets {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div.homeWidgetsSection {

    float: left;
    width: calc(33% - 30px);
    margin: 15px;
    min-height: 300px;
    position: relative;
}

.homeWidgetsImage:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 107px;
    left: 0;
    top: 94px;
    background: url('/pages/images/bankimages/logoline2.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.homeWidgetsImage {
    height: 200px;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}

.homeWidgets div.widgetInfo {
    position: relative;
    left: 0;
    right: 0;
    background-color: #575757;
    padding: 7px 15px 7px 15px;
    box-sizing: border-box;
    text-align: center;
    min-height: 160px;
}

.homeWidgets h4 {
    color: white;
    font-family: 'Open sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 7px;
}

.homeWidgets p {
    color: white;
    font-family: 'Open sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

.homeBackground {
    height: 950px;
    background-image: url(../pages/images/bankimages/banner-111324.jpg);

    padding: 4px 5px;
}

.detailsText {
    width: calc(55% - 10px);
    margin: 0;
    float: left;
    text-align: right;
    padding: 0px 5px;
}


/* BUSINESS PAGE CODE */

.PageTable-TopRow {
    background-color: #27156f;
    color: white;
}

table.BusinessCCApplication {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}


/* ABOUT US PAGE CODE */
.BankLocationImages {
margin-top: 20px;
margin-bottom: 60px;
}

.staffImage, .staffText {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding-right: 20px;
    width: 25%;
}

.staffImage2 {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding-right: 20px;
    width: 50%;
}

.staffImage3 {
    display: block;
    float: left;
    padding-right: 20px;
    width: calc(200% - 20px);
}

.staffTable {
display: table;
}

.staffRow {
display: table-row;
margin-bottom: 20px;
}

.staffImage img {
width: 100%;
}

.staffImage2 img {
width: 100%;
}

.staffImage3 img {
width: 100%;
}

.staffName {
    font-size: 16px!important;
    line-height: 20px!important;
text-align: center;
}



/* LOCATIONS & HOURS PAGE */

.location {
margin-bottom: 40px;
}




/*CREATE ROWS*/

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}


/*COLUMNS*/
.column {
float:left;
}

.half {
margin-right: 40px;
width: calc(50% - 20px);
}

.half.final {
margin-right: 0px!important;
}

.half.only {
margin-right: calc(25% - 10px)!important;
margin-left: calc(25% - 10px);
}

.third{
margin-right: 20px;
width: calc(33% - 14px);
}

.third.final {
margin-right: 0px!important;
}

.quarter {
margin-right: 20px;
width: calc(25% - 15px);
}

.quarter.final {
margin-right: 0px!important;
}

.sixth{
margin-right: 20px;
width: calc(16% - 17px);
}

.sixth.final {
margin-right: 0px!important;
}




/* AFTER LOGIN TABLES */

iframe {
width: 100%;
border-radius: 15px;
background-color: #fff;
}

iframe.ChatFrame {
border-radius: 0px;
}

.GridFormat tr td, .GridFormat tr th, .ReportTable tr th, .ReportTable tr td {
padding: 10px 20px !important;
text-align: left !important;
}

.TopHeader, .MKTableHeader  {
background-color: transparent!important;
color: #fff !important;
text-align: left !important;
border: none !important;
}



.TopHeader > th {
background-color: #424b55 !important;
}

.TopHeader > td {
background-color: #424b55 !important;
}

.TopHeader > th:first-child {
border-radius: 15px 0px 0px 0px;
}

.TopHeader > th:last-child {
border-radius: 0px 15px 0px 0px;
}

.TopHeader > td:first-child {
border-radius: 15px 0px 0px 0px;
}

.TopHeader > td:last-child {
border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > th {
background-color: #424b55 !important;
}

.MKTableHeader > th:first-child {
border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > th:last-child {
border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > td {
background-color: #424b55 !important;
}

.MKTableHeader > td:first-child {
border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > td:last-child {
border-radius: 0px 15px 0px 0px;
}

.GridFormat, .ReportTable {
border: none !important;
background-color: #fff !important;
border-radius: 15px 15px !important;
text-align: left !important;
}

.GridAlternateRow, .ReportEvenRow {
background-color: transparent!important;
}

.TopHeader a, .MKTableHeader a {
background-color: transparent!important;
color: white;
font-weight: bold;
}

tr.GridRow td.TopHeader {
background-color: transparent!important;
color: #404040!important;
}

tr.GridAlternateRow td.TopHeader {
background-color: transparent!important;
color: #404040!important;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
border-radius: 15px;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxGraph_UxGraphContainer {
border-radius: 15px;
}

.PageText td, th {
border: none!important;
}





/*GENERAL*/

html {
overflow-x: hidden;
}

.sidePhoto {
float: right;
width: 40%;
margin-left: 40px;
margin-bottom: 40px;
}

.sidePhoto img {
width: 100%;
}

.spacer {
height: 30px;
}

.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:300px;
    margin:0 auto;
    padding:20px 20px 20px 20px;
}

/*
.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;
}

.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: 15px;
color: #000;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: bold;
}

/*
.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;
}

.SectionTitle
{
        font-family: 'Merriweather', serif;
    font-size: 42px;
    font-weight: bolder;
    color: white;
    line-height: 40px;
    text-transform: uppercase;
    position: absolute;
    /*top: 310px;*/
top: 350px;
    /*z-index: 10000;*/
    width: calc(100% - 40px);
    max-width: 940px;
    margin: 0px;
    text-align: center;
    padding: 0;
}

.PageTitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:28px;
    font-weight:bolder;
    color:#27156f;
    line-height:35px;
text-transform: uppercase;
}

.PageTitle2
{
    font-family: 'Open Sans', sans-serif;
    font-size:28px;
    font-weight:bolder;
    color:#27156f;
    line-height:35px;
text-transform: uppercase;
text-align: center;
    margin-bottom: 5px;
}

hr.PageTitleUnderline {
    width: 30px;
    height: 3px;
    background-color: #ff6600;
    margin: auto;
    margin-bottom: 30px;
}

.PageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:18px;
    color: black;
    padding-top:5px;
    padding-bottom:5px;
margin: 0px;
}

.PageText th{
font-weight:bold;
}

table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:24px;
    text-transform: uppercase;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
    color: #323232;
    margin-top: 30px;
    margin-bottom: 10px;
}

.pageImage {
float: right;
    max-width: 385px;
    padding-left: 20px;
    width: 100%;
    padding-bottom: 20px;
}

.pageImage img {
width: 100%;
}

.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:14px;
    line-height:20px;
    color:black;
}

.Link:hover
{
    color:#ff6600;
}

.FinePrint {
    font-size: 11px;
    margin-top: 20px;
    font-style: italic;
line-height: 12px;
}

.ToolBar
{
    float: none;
    padding-right: 8px;
    padding-top: 5px;
}

.toolbar {
text-align: center;
margin-top: 50px;
}



/* GLOBAL */
body
{
    /*border-top:5px solid #e77f25;*/
    background:#ffffff;
    font-family: 'Open Sans', sans-serif;
    color:black;
}

p
{
    margin:5px 0;
    line-height:25px;
}

/*img {
width: 100%;
}*/

sup {
font-size: 8px;
}

a
{
    text-decoration:none;
    color:#0f74ba;
    transition: color .5s ease;
}

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;
clear: both;
}


/* FOOTER */
 footer
{
    clear:both;
    width:100%;
    background:#323232;
    margin-top: 30px;
border-top: #ff6600 5px solid;
}

.FooterWrapper {
    max-width: calc(1040px - 40px);
    padding: 10px 20px 15px 20px;
    margin: auto;
}

.footer {
margin-bottom: 20px;
}

.footer h3 {
color: white;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.footer p {
    color: white;
    font-size: 14px;
    line-height: 16px;
}

.FooterText
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:white;

}
.FooterText:first-child {
padding-top: 15px;
}
.FooterText:last-child {
padding-bottom: 15px;
}

.FooterText img {
max-height: 25px;
}
.FooterText img:last-child {
margin-bottom: -11px;
}
img#ctl00_ctl00_UxBody_UxBelowBody_ctl00_ctl00_TmpFooter_ctl00_ctl00_ImgFdic {
margin-bottom: -16px;
}
img.Facebook {
margin-bottom: -16px!important;
}
.mobileFooterLink {
color: white;
}
.FooterLink {
text-decoration: underline;
color: white;
}
.FooterLink:hover {
font-weight: bold;
color: #ff6600;
text-decoration: none;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
.full-width {
  width: calc(100vw - 10px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.full-width2 {
  width: calc(100vw - 49px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.separator {
background-position: 50% 50%;
background-size: cover;
height: 300px;
margin-top: 40px;
margin-bottom: 40px;
background-attachment: fixed;
}



.separator:before {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(to top, rgba(0,0,0,0.3) 40%, transparent 100%);
}

.PageButton {
text-align: center;
    margin-top: 20px;
    padding: 15px;
    border: #27156f solid 3px;
    color: #27156f;
    border-radius: 15px;
    cursor: pointer;
    max-width: calc(300px - 30px);
}

.PageButton:hover {
text-align: center;
    margin-top: 20px;
    padding: 15px;
    background-color: #27156f;
    color: white;
    border-radius: 15px;
    max-width: calc(300px - 30px);
}

.PageButton a {
color: #27156f;
text-transform: uppercase;
font-weight: bold;
}

.PageButton:hover > a {
color: white;
}

.PageButton-small {
text-align: center;
    margin-top: 0px;
    padding: 10px;
    border: #27156f solid 2px;
    color: #27156f;
    border-radius: 10px;
    font-size: 12px;
    max-width: calc(100px - 30px);
/*margin: auto;*/
}

.PageButton-small:hover {
    background-color: #27156f;
    color: white;
}

.PageButton-small a {
color: #27156f;
font-weight: bold;
}

.PageButton-small:hover > a {
color: white;
}



.Anchors {
    background-color: #eee;
    padding: 20px 20px 25px 20px;
margin-top: -20px;
}

.Anchors2 {
    background-color: #eee;
    padding: 20px 20px 25px 20px;
margin-top: 20px;
margin-bottom: -49px;
}

a.AnchorLink {
top: -200px;
position: relative;
visibility: hidden;
display: block;
}

.Anchors a.Link {
font-size: 16px;
}

.Anchors2 a.Link {
font-size: 16px;
}

.extraPadding {
height: 20px;
}


/*MEDIA QUERIES - RESPONSIVE PAGES*/

@media (max-width: 1024px) {
.mobileFooterLink {
text-decoration: underline;
}
}

@media only screen and (max-width: 960px) {
.full-width {
  width: calc(100% + 40px);
left:0;
right:0;
margin-left: -20px;
margin-right:-20px;
}

.full-width2 {
  width: 100%;
left:0;
right:0;
margin-left: -20px;
margin-right:-20px;
}

.separator {
background-attachment: scroll;
}

}

@media (max-width: 882px) {
.homeWidgets div.widgetInfo{ 
min-height: 180px;
}
}

@media (max-width: 800px) {
.quarter.footer, .quarter.aboutus, .quarter.lending {
width: calc(50% - 10px);
}

.quarter.aboutus, .quarter.lending {
margin-bottom: 20px;
}

.quarter.footer:nth-of-type(2) {
margin-right: 0;
}

.quarter.aboutus:nth-of-type(2) {
margin-right: 0;
}

.quarter.lending:nth-of-type(2) {
margin-right: 0;
}

.footer {
text-align: center;
}

.sixth {
width: calc(50% - 10px);
}

.sixth.newFinal {
margin-right: 0;
}

.staffImage, .staffText {
    display: block;
    float: left;
    padding-right: 20px;
    width: calc(50% - 10px);
margin-bottom: 20px;
}

.staffImage2 {
    display: block;
    padding-right: 0;
    width: 100%;
margin-bottom: 20px;
}

.staffImage3 {
    padding-right: 0;
    width: 100%;
margin-bottom: 20px;
}


.staffImage:nth-of-type(2), .staffImage:nth-of-type(4) {
padding-right: 0px;
}

.staffSpacer {
display: none;
}


}

@media (max-width: 798px) {
.homeWidgets div.widgetInfo{ 
min-height: 200px;
}
}

@media (max-width: 728px) {
.homeWidgets div.widgetInfo{ 
min-height: 224px;
}
}

@media (max-width: 724px) {
.homeWidgets div.widgetInfo{ 
min-height: 244px;
}
}


@media (max-width: 700px) {


.half {
width: 100%;
margin-right: 0;
margin-left: 0;
margin-bottom: 40px;
}

.half.account {
width: 80%;
margin-right: 10%;
margin-left: 10%;
margin-bottom: 40px;
}

.OnlineBanking .half {
margin-bottom: 0px; 
}

.half.only {
margin-right: 10%;
margin-left: 10%;
}

/*.PageSubtitle {
text-align:center;
}

.CropInsurance .half.final {
text-align: center;
}*/

.locationMap {
height: 400px;
}

.half.branches {
margin-bottom: 0px;
}

}

@media (max-width: 626px) {
.homeWidgets div.widgetInfo{ 
min-height: 264px;
}

.infoTable {
    border: 0;
}
.infoTable thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.infoTable tr {
    border-bottom: 2px solid #ddd;
    display: block;
    margin-bottom: 20px;
    background-color: #fff !important;
}
.infoTable th{
    text-align: center;
    color: white;
    background-color: #27156f;
    font-size: 14px;
    border: 1px solid #27156f;
display: block;
}
.infoTable td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right!important;
}
.infoTable td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}

}

@media (max-width: 600px) {
div.homeWidgetsSection{
    width: calc(100% - 30px);
margin-bottom: 0px;
}
.homeWidgetsImage:before {
background: url(../pages/images/bankimages/logoline3.png);
}
.homeWidgets div.widgetInfo{ 
min-height: 0px;
padding: 10px 20px 20px 20px;
}
}



@media (max-width:560px){
.donateLink {
    float: none;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 10px;
}
.headerlogo {
    float: none;
    text-align: center;
}
}





@media (max-width:550px) {
.headerSearch {
width: 200px;
}

.half.account {
width: 100%;
margin-right: 0%!important;
margin-left: 0%;
margin-bottom: 40px;
}

.half.only {
margin-right: 0%;
margin-left: 0%;
}


}


@media (max-width: 520px) {
.OlbTopMenu:hover {
border-bottom: none;
}
.OlbMenu .NavRoot {
float: none!important;
}
#OlbBody .OlbMenuContainer ul {
text-align: center;
width: 100%;
}
#OlbBody .OlbMenuContainer ul .NavRoot ul.OlbMenu {
position: relative;
    left: 0!important;
    top: 0!important;
    width: 100%!important;
    max-width: 100%;
}
}

@media (max-width:499px){
.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}
.headerlogo {
float: none;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}
.headerSearch {
margin-right: 15px;
margin-top: 7px;
}

.homeBackground {
height: 450px;
margin-top: 90px;
}

.newLogin {
position: relative;
top: 0;
margin-top: 40px;
margin-bottom: 40px;
max-width: 500px;
width: 80%;
background-color: rgba(50, 50, 50, 1);
}
} 

@media (max-width: 450px) {
.quarter.footer {
width: 100%;
margin-right: 0px;
}

.footer h3 {
margin-top: 0px;
}

.footer:first-of-type h3 {
margin-top: 20px;
}

.staffImage, .staffText {
    float: none;
    padding-right: 0px;
    width: 100%;
}

.extraTextSpace {
display: none;
}


}



/*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 */    