

@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: #333333;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #333333;
    font-weight: 100;
    border-bottom: solid 1px #333333;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #333333 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #333333;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #333333;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #333333;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #333333;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #990033;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #333333
}

.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 #333333;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #990033;
}
.ErrorBox
{
    color: #990033;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #990033;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #333333;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990033 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: clear;
}

.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: #333333;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.FDICLogo {
max-width: 450px;
    position: relative;
    top: 50px;
    left: -147px;
}

/* HEADER */

.srOnly{
position: absolute;
margin-top: -1000px;
margin-left: -1000px;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
border-color: #1c5630!important;
background-color: #1c5630!important;
}

.navHeader{
	position:relative;
	background: url('../pages/images/bankimages/nav-header-4.jpg');
background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
width:100%;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	z-index:20;
}

.mainHeader {
max-width: 1500px;
margin: auto;
}

.headerlogo {
	float:left;
	padding:30px 30px 20px;
	width: calc(100% - 60px);
	max-width: 410px;
	text-align: left;
}

.headerlogo img {
	width:100%;
	max-width: 235px;
}

.headerSearch {
	position:relative;
	right:0;
	float:right;
	max-width:300px;
	margin-top:50px;
	margin-right:30px;
	width:calc(100% - 257px);
}
.headerSearch button {
	width:45px;
	height:35px;
	padding:10px;
	border-radius:5px;
}
.headerSearch input {
	height:27px!important;
}

div.gsc-input-box:focus-within {
outline: black solid 2px !important;
}

.gsc-input-box {
	border-radius:10px;
	height:35px!important;
}


/*.headerImage{
	background-image:url('../Pages/images/bankimages/web-image.jpg');
	background-size:cover;
	height:250px;
        background-position: 50% 15%;;
}*/

.topMenu {
    float: right;
    padding-top: 30px;
    padding-right: 30px;
}

.topMenu a {
    font-family:segoe ui;
    color: black;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

.topMenu a:hover {
    text-decoration: none;
}

.bankName {
font-family: 'Friz Quadrata Std', serif;
    text-align: right;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 25px;
}




/* NAVIGATION */

.mainMenu {
}

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
/*background: url('../pages/images/bankimages/navbg.gif');
background-size: contain;
background-repeat: repeat-x;*/
text-align: center;
margin: auto;
box-sizing: border-box;
width: 100%;
background: linear-gradient(180deg, rgb(58, 149, 89) 0%, rgb(28, 86, 48) 100%);
}

li.OlbTopMenu.NavRoot.NavLevel1:hover {
    background: #228040;
}

.OlbMenu {
padding-inline-start: 0;
margin-top: 0;
margin-bottom: 0;
}

.OlbMenu button {
font: inherit;
}

.OlbMenu button:hover {
cursor: pointer;
}

.OlbTopMenu  {
display: inline-block;
list-style-type: none;
text-align: left;
border: none;
position: relative;
padding-inline-start: 0;
padding: 5px 8px 5px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
display:block;
}

.OlbTopMenu:hover {
color: #fff;
}

.OlbMenuSub1 {
list-style-type: none;
display: none;
min-width: 220px;
z-index: 100;
position: absolute;
background-color: #228040;
padding-inline-start: 0;
padding: 0;
top: auto;
margin-top: 5px;
left: auto;
margin-left: -8px;
}

.OlbMenuSub1 a:hover  {
background-color: #1C5630;
color: #fff!important;
text-decoration: none!important;
}

.OlbMenuSub1 button:hover {
background-color: #1C5630;
color: #fff!important;
text-decoration: none!important;
}

.OlbMenuSub1 a {
display: block;
padding: 8px 16px;
color: white!important;
font-size: 18px!important;
}

.OlbMenuSub1 button {
display: block;
padding: 8px 16px;
color: white!important;
font-size: 18px!important;
}

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

.OlbMenuSub2 {
list-style-type: none;
display: none;
min-width: 220px;
z-index: 100;
position: absolute;
background-color: #228040;
padding-inline-start: 0;
top: auto;
margin-top: -36px;
left: 0;
margin-left: 220px;
}

.OlbMenuSub2 a:hover {
background-color: #1C5630;
color: white;
}

.OlbMenuSub2 button:hover {
background-color: #1C5630;
color: white;
}

.OlbMenuSub2 a {
display: block;
padding: 5px;
color: white!important;
}

.OlbMenuSub2 button {
display: block;
padding: 5px;
color: white!important;
}

.OlbTopMenu a {
color: white;
text-decoration: none;
}

.OlbTopMenu a:first-child {
padding-top: 10px;
    padding-bottom: 5px;
}

.OlbTopMenu button {
color: white;
text-decoration: none;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 24px;
font-weight: 500;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 24px;
font-weight: 500;
}

.OlbMenu .NavRoot {
margin: 0px !important;
}

a.NavParent1:after {
    content: '\f0dd';
font-family: "Font Awesome 5 Free";
font-size: 21px;
    display: inline-block;
    margin-left: 5px;
color: #1C5630;
font-weight: 900;
    transform: translateY(-3px);
}

/*
button.NavParent1:after {
    content: '\f0dd';
font-family: "Font Awesome 5 Free";
font-size: 21px;
    display: inline-block;
    margin-left: 5px;
color: #fff;
font-weight: 900;
    transform: translateY(-3px);
}
*/

button.NavParent1:after {
    /*content: '\f0dd';
font-family: "Font Awesome 5 Free";
font-size: 21px;
    display: inline-block;
*/
content: url('https://onlinebanking.thefarmbank.com/Pages/images/projectimages/arrow.png');
    margin-left: 5px;
/*
color: #fff;
font-weight: 900;
    transform: translateY(-3px);
*/
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

.NavRoot
{
font-size:16px!important;
line-height:21px;
font-weight: 500;
}

.NavLeaf
{
font-size:16px!important;
line-height:21px;
font-weight: 500;
}

.NavLevel1 {
text-transform: uppercase;
}

.NavLevel2, .NavLevel3 {
text-transform: none;
}

.NavRoot:hover {
text-decoration: none!important;
}

.NavLeaf:hover {
text-decoration: none!important;
}





/* HOME PAGE */

.newLogin{
position:absolute;
width:400px;
height:575px;
z-index:10;
right:0;
margin-right:100px;
background-color:rgba(26, 86, 48, 0.9);
border-radius:7px;
top:250px;
padding:20px 30px 20px;
box-sizing:border-box;
color: white;
}
.newLogin h2{
color:white;
text-align:center;
font-size:28px;
line-height:26px;
margin-top: 10px;
font-weight: 500;
}

.newLogin h3 {
color: #FDB715;
font-weight: 500;
font-size: 1.8rem;
margin-bottom: 23px;
margin-top: 0px;
}

.newLogin hr {
    margin-left: -30px;
    margin-right: -30px;
}

.newLogin label{
    color:white;
font-weight: 400;
font-size: 18px;
}

.newLogin a{
    color:white;
    text-decoration:underline;
    margin-top:20px;
    font-size:18px;
    display:inline-block;
    font-weight: 300;
}

.newLogin a:hover{
    text-decoration:none;
}

.newLogin img{
   width:140px;
   margin-left:88px;
   margin-bottom:10px;
}
.loginButton{
    background-color: #2da352;
    border: none;
    display: block;
    width: 45%;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:16px;
/*font-family: Arial, sans-serif;*/
font-weight: 300;
float: left;
}

.loginButton:hover {
    background-color: #1e803d;
    cursor: pointer;
    transition: all .15s ease-out;
}

.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}

.forgotPassword {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}

.forgotPassword a {
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-top: 10px;
}

.buttoncontainer {
    position: absolute;
    z-index: 1000000;
    width: 100%;
    max-width: 315px;
}

#marqueecontainer {
    position: relative;
    width: auto;
    height: 225px;
    overflow: hidden;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.ScrollingText p {
font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
font-weight: 400;
margin: 0px;
padding: 0;
font-size: 16px;
line-height: 24px;
}

.ScrollingText a {
font-size: 16px;
line-height: 24px;
}



.threecolumn
{
width:100%;
/*max-width:900px;*/
margin-left:auto;
margin-right:auto;
}

.threecolumn article
{
float:left;
width:33.33%;
padding:35px;
box-sizing: border-box;
} 

.twocolumn
{
width:100%;
max-width:700px;
margin-left:auto;
margin-right:auto;
}

.twocolumn article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

#login1{
/*background-image:url('/olbanking11/Pages/images/bankimages/login.png');*/
background-repeat:no-repeat;
width:250px;
/*height:223px;*/
float:right;
margin-right:0px;
margin-top:-742px;
display: none;
}


.bannerWrap{
width: 100%;
    background-image: linear-gradient(to bottom, rgba(54, 54, 54, 0), rgba(0, 0, 0, 0.5) 50%);
    display: table;
    vertical-align: bottom;
}

.bannerbox
{
/*background-color:rgba(255,255,255,0.85);*/
max-width:550px;
margin-left:150px;
margin-right:auto;
    margin-bottom: 160px;
padding:20px;
margin-top:450px;
/*box-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
}

.bannertitle
{
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 58px;
    font-weight: 700;
    color: #FDB715;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 60px;
    padding-bottom: 10px;
    /*border-bottom: 5px solid;*/
    text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
}

.bannertext {
color: #fff;
font-weight: 300;
font-size: 30px;
line-height: 34px;
margin-bottom: 10px;
margin-top: 16px;
font-family: 'Oswald', Arial, sans-serif;
text-transform: uppercase;
}

.bannerlink {
color: #000;
text-decoration: underline;
}

.HomeTitle {
font-family: 'Vollkorn', serif;
    font-weight: 600;
    font-size: 48px;
margin-bottom: 10px;
margin-top: 55px;
padding-left: 30px;
padding-right: 30px;
color: #1C5630;
}

.HomeText {
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    color: #2b2b2b;
    padding-bottom: 40px;
    line-height: 26px;
    text-align: left;
    padding-left: 100px;
    padding-right: 100px;
}

.homeWrap{
	background-color: #1c5630;
	/*padding:0 30px;*/
	box-sizing:border-box;
        text-align:center;
        width:100%;
}

.home
{
width:100%;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

.home div
{
width:25%;
/*float:left;*/
padding:35px 20px;
/*box-sizing:border-box;*/
/*min-height:175px;*/
background-color: rgba(255, 255, 255, 0);
transition: all ease .3s;
display:inline-block;
}

div.HomeLink1 p {
max-width: 140px;
}


div.HomeLink3 p {
max-width: 130px;
}


.home div:hover{
	background-color: rgba(255, 255, 255, 0.1);
}

.home img {
width: 100%;
max-width: 100px;
}

.home h2{
        font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
	color: #fff;
	font-size:21px;
	font-weight:500;
	display:block;
	margin-bottom:0px;
        margin-top: 0px;
}
.home p{
	color:white;
	font-size:16px;
	line-height:20px;
        font-weight: 300;
        margin-top: 5px;
}




/* BOTTOM BOXES */

.TwoItemBox-Wrap-1{
	background-color: #1c5630;
	padding:0 30px;
	box-sizing:border-box;
width: calc(100vw - 0px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
}

.twoitems
{
width:100%;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

.twoitemsdiv
{
width:50%;
float:left;
padding:35px 20px;
box-sizing:border-box;
min-height:175px;
background-color: rgba(255, 255, 255, 0);
transition: all ease .3s;
display: table;
}

.twoitemsimage {
display: table-cell;
vertical-align: middle;
width: 25%;
text-align: right;
}

.twoitems img {
height: 200px;
}

.twoitemstext {
display: table-cell;
vertical-align: middle;
text-align: left;
}

.twoitems h2{
	color: #fff;
	font-size:24px;
	font-weight:600;
	display:block;
	margin-bottom:0px;
margin-top: 0px;
}
.light-button {
    background-color: #8295f9!important;
    color: white;
    padding: 8px 50px!important;
    margin-top: 10px;
    border-radius: 7px;
    min-height: 0!important;
    width: fit-content;
text-align: center;
font-size: 21px;
}

.ThreeItemBox-Wrap-1 {
	background-color: #1c5630;
	padding:0 30px;
	box-sizing:border-box;
width: calc(100vw - 0px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
}

.threeitems 
{
width:100%;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

.threeitems div
{
width:33.33%;
float:left;
padding:35px 20px;
box-sizing:border-box;
min-height:175px;
background-color: rgba(255, 255, 255, 0);
transition: all ease .3s;
}

.threeitems div:hover{
	background-color: rgba(255, 255, 255, 0.1);
}

.threeitems div.Link1 p {
    width: 50%;
}

.threeitems div.Link2 p {
    width: 80%;
}

.threeitems div.Link3 p {
    width: 50%;
}

.threeitems img {
width: 100%;
max-width: 100px;
}

.threeitems h2{
	color: #8295f9;
	font-size:24px;
	font-weight:600;
	display:block;
	margin-bottom:0px;
margin-top: 0px;
}
.threeitems p{
	color:white;
	font-size:16px;
	line-height:18px;
font-weight: 300;
margin-top: 5px;
}

.ThreeItemBox-Wrap-2 {
	background-color: #1c5630;
	padding:0 30px;
	box-sizing:border-box;
width: calc(100vw - 0px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
}

.threeitems2 
{
width:100%;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}

.threeitems2 div
{
width:33.33%;
float:left;
padding:35px 20px;
box-sizing:border-box;
min-height:175px;
background-color: rgba(255, 255, 255, 0);
transition: all ease .3s;
}

.threeitems2 div:hover{
	background-color: rgba(255, 255, 255, 0.1);
}

.threeitems2 div.Link1 p {
    width: 50%;
}

.threeitems2 div.Link2 p {
    width: 100%;
}

.threeitems2 div.Link3 p {
    width: 65%;
}

.threeitems2 img {
width: 100%;
max-width: 100px;
}

.threeitems2 h2{
	color: #8295f9;
	font-size:24px;
	font-weight:600;
	display:block;
	margin-bottom:0px;
margin-top: 0px;
}
.threeitems2 p{
	color:white;
	font-size:16px;
	line-height:18px;
font-weight: 300;
margin-top: 5px;
}





/* TAB CONTENT */
/* Style the tab */
.tab {
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background-color: #f1f1f1;*/
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #1C5630;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 16px;
  transition: 0.3s;
  font-size: 18px;
margin-right: 5px;
margin-bottom: 5px;
color: white;
font-family: Arial, sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #2DA352;
}
.tab button:focus {
  background-color: #2DA352;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #2DA352;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  /*border: 1px solid #ccc;*/
  border-top: none;
}





/* ELEMENTS */

.SubLinks {
    list-style: none;
    padding-left: 0;
}

.SubLinks li {
display: table;
}

.SubLinks a {
display: table-row;
vertical-align: middle;
}

.SubLinks .table-cell {
vertical-align: middle;
display: table-cell;
}

.DetailsBox {

}

.Details ul {
padding-left: 40px!important;
padding-right: 40px;
}

.Details p.PageText {
text-align: left;
}

/*.Details {
max-height: 0px;
    display: none;
    overflow: hidden;
    width: calc(100% - 84px);
    padding: 15px 42px;
    border: 1px solid black;
    border-top: none;
    border-bottom: none;
    text-align: left;
    transition: all ease .5s;
    font-weight: 300;
}
*/
.lastDetails {
border-bottom: 1px solid black !important;
}

.Details.expand {
max-height: 1000px;
    transition: all ease .5s;
display: block;
}

.DetailsButton {
background-color: #e6e6e6;
    border: 1px solid black;
    padding: 10px;
    text-align: left;
    color: white;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
    display: table;
    width: calc(100% - 20px);
}

.DetailsButtonRow {
    color: black;
    display: table-row;
}

.DetailsIcon {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 15px;
color: black;
}

.DetailsButton.clicked .fa-caret-down {
display: none;
}

.DetailsButton.clicked .fa-caret-up {
display: block;
font-size: 26px;
}

.DetailsButton .fa-caret-down {
display: block;
font-size: 26px;
}

.DetailsButton .fa-caret-up {
display: none;
}

.fa, .fas {
    margin: 0;
    /*text-align: right;*/
    padding: 5px 5px;
    color: #fff;
    font-size: 50px;
    margin-bottom: 5px;
}

.DetailsText {
display: table-cell;
    text-align: left;
    padding: 0px 5px;
    vertical-align: middle;
    color: black;
}

.DetailsText p {
    font-size: 26px;
}

.mobileButtons {
display: table;
/*margin: auto;
    margin-top: 30px;*/
    margin-bottom: 50px;
}

.mobileButtonsRow {
display: table-row;
}

.mobileImage {
width: 100%;
max-width: 300px;
}

.googleButton {
display: table-cell;
text-align: right;
vertical-align: middle;
padding-right: 10px;
}

.appleButton {
display: table-cell;
text-align: left;
vertical-align: middle;
padding-left: 10px;
}







/* FOOTER */

.BTT {
position: fixed;
    bottom: 85px;
    right: 0;
z-index: 1000000;
}

.BTTButton {
    background: #2DA352;
    color: white;
    padding: 15px;
    font-size: 14px;
}

.BTTButton:hover {
text-decoration: underline;
background: #686868;
}

.FooterText {
    font-size:14px;
    line-height:18px;
    color:#fff;
    text-align: center;
    font-weight: 300;
    padding-bottom: 20px;
}

footer {
    clear:both;
    width:100%;
    background:#363636;
    margin-top: 0px;
    padding-top: 20px;
}

footer .wrapper {
    line-height:25px;
    margin: 0;
    width: calc(100% - 60px);
    font-size:14px;
    padding:15px 30px 0 30px;
    color: #fff;
}

.footerLinks {
    text-align: center;
}

.footerLinks a {
font-size: 18px;
color: #fff;
font-weight: 300;
text-decoration: underline;
margin-right: 35px;
}

.footerLinks a:last-of-type {
margin-right: 0;
}

.footerLinks a:hover {
text-decoration: none;
}

.footerLogos {
margin-top: 10px;
margin-bottom: -20px;
}

.footerLogos img {
height: 50px;
}

img.EHL {
padding-right: 10px;
border-right: solid 1px #363636;
}

img.FDIC {
padding-left: 10px;
}



/* ROWS & COLUMNS */

.clearfix {
clear: both;
}

.clearfix:after {
content: "";
  display: table;
  clear: both;
}

.column {
float: left;
}

.half {
width: calc(50% - 20px);
margin-right: 40px;
}

.half.final {
margin-right: 0;
}

.third {
width: calc(33% - 27px);
margin-right: 40px;
}

.third.final {
margin-right: 0;
}

.one-third.last {
    width: calc(33% - 10px);
    margin-right: 0;
    margin-left: 10px;
}

.two-thirds.first {
    width: calc(66% - 10px);
    margin-left: 0;
    margin-right: 10px;
}

.one-third.first {
    width: calc(30% - 10px);
    margin-right: 10px;
    margin-left: 0px;
}

.two-thirds.last {
    width: calc(70% - 10px);
    margin-left: 10px;
    margin-right: 0;
}

.tabcontentContainer {
width: calc(70% - 50px);
    margin-right: 50px;
}

.QuickLinks {
    width: 30%;
}




/* GENERAL */

#pagecontent
{
    width:auto;
    max-width:1000px;
    min-height:230px;
    margin:0 auto;
    padding:25px 20px 50px 20px;
}

.PageTitle {
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size:42px;
    font-weight:700;
    color:#1c5630;
    line-height:42px;
    margin-bottom: 20px;
}


.PageSubtitle {
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size:24px;
    text-decoration:none;
    font-weight:600;
    line-height:32px;
    color: #686868;
    margin-top: 10px;
    margin-bottom: 10px;
}

.PageSubtitle2
{
    font-size:28px;
    text-decoration:none;
    font-weight:600;
    line-height:32px;
    color: #686868;
    margin-top: 5px;
    margin-bottom: 0px;
}

.PageSubtitle3
{
    font-size:24px;
    text-decoration:none;
    font-weight:500;
    line-height:26px;
    color: #686868;
    margin-top: 20px;
    margin-bottom: 0px;
}

.PageText
{
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size:1.1rem;
    line-height:22px;
    color:#333;
    /*padding-top:5px;
    padding-bottom:5px;*/
    text-align:left;
    margin-top:0;
    font-weight: 400;
}

.PageText2
{
    font-size:18px;
    line-height:24px;
    color:#000;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
    margin-top:0;
    margin-bottom: 20px;
    font-weight: 300;
}

h3.PageText, h2.PageText {
    color: #1c5630;
    font-weight: 600;
    margin-bottom: -7px;
    text-transform: uppercase;
}

.PageText th{
font-weight:500;
}

table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.SecondPageTitle {
font-size: 28px;
color: #333333;
font-weight: 100;
border-bottom: none;
padding-top:20px;
}



.Link {
    text-decoration: underline;
    border: none;
    font-size:1.1rem;
    color:#1c5630;
    font-weight: 400 !important;
    transition: all .25s ease;
}

.Link:hover
{
    text-decoration: none;
}

.PageButton.banner {
    color: #fff;
    font-weight: 700;
    max-width: 150px;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border: solid 3px #fff;
    min-width: 100px;
    text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
    background-color: rgb(0 0 0 / 40%);
}

.PageButtonWrap.banner:nth-of-type(2) {
    margin-left: 10px;
}

.PageButtonWrap:nth-of-type(2) {
    margin-top: 10px;
}

.PageButton.banner:hover {
    color: #1c5630;
background-color: #fff;
text-shadow: none;
}

.PageButton{
    color: #1c5630;
    font-weight: 700;
    max-width: 100%;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border: solid 3px #1c5630;
min-width: 100px;
}

.PageButton:hover {
    color: #fff;
background-color: #1c5630;
}

.PageButton.contained {
    color: #fff;
    font-weight: 700;
    max-width: 150px;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border: solid 3px #fff;
min-width: 100px;
text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
margin-top: -70px;
}

.PageButton.contained:hover {
background-color: #1c5630;
text-shadow: none;
}

.multipleButtons {
    width: 100%;
}

.PageButtonWrap {
    display: inline-block;
text-align: center;
}

.centered {
text-align: center;
}






.DataFont{
font-size: 18px;
color: #4e4e4e;
line-height: 20px;
} 


.SmallDataFont{
font-size: 14px;
color: #4e4e4e;
line-height: 20px;
} 

.BoldDataFont {
font-size: 18px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 0px;
font-weight: 500;
}

.disappear
{
display:none;
}

.appear
{
display:none;
}

.table {
    display: table;
width:100%;
    border: 1px solid #000;
}
.table-row {
    display:table-row;
}
.table-column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}

.TopHeader a {
    font-weight: 600;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-weight: 600;
    font-size: 18px;
    color: #ededed;
}

.TopHeader th { 
    padding:8px; 
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;
}

.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;
} 

.ui-widget .PageText {
    font-size: 14px;
    line-height: 20px;
}

.ui-widget {
z-index: 100000;
}

.spacer50 {
height: 50px;
}



/* FONT AWESOME */
.fa-caret-right {
    padding-left: 5px;
    font-size: 16px;
}
.fa-facebook-square {
    font-size: 37px;
    margin-right: 10px;
    transform: translateY(-10px);
color: white;
}




/* GLOBAL */

body
{
    background:#ffffff;
    font-family: Arial, sans-serif;
    color:#000000;
font-weight: 300;
}

a {
text-decoration: none;
}

strong
{
    font-weight:600;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}

input, textarea {
    max-width: 95%;
}




/* MISC */

div#toolbar {
    text-align: center;
padding-top:15px;
border-top: 5px solid #2DA352;
    background: #363636;
    margin-bottom: -17px;
}

.ToolBar ul {
    padding-inline-start: 0;
    padding: 0;
}

.ToolBar img {
    height: 18px;
}

.ToolBar .Link {
font-size: 18px!important;
color: #2DA352;
font-weight: 300!important;
}

.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}




/*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;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 4px 36px 45px 10px;
}

.flex-direction-nav button:active, .flex-direction-nav button:hover {
outline: none;
border:none;
}


.flex-control-paging li button {
    width: 15px;
    height: 15px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border: none;
    outline: 2px solid #2b2b2b;
}

.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: 10px;
    left: 10px;
    opacity: 0.9;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background-color: #fff;
    border: none;
    padding: 3px 18px 24px 11px;
    border-radius: 4px;
}

.flex-pauseplay button span:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay button span.flex-play:before {
    content: '\f003';
}

.flex-control-paging li button.flex-active {
    background: #10fb5a;
}

#container {
height: 725px!important;
}






/* MEDIA QUERIES - RESPONSIVE */

@media (max-width: 1200px) {
.newLogin {
margin-right: 50px;
}

.bannerbox {
max-width: 350px;
margin-left: 50px;
}

/*
.PageTitle {
font-size: 42px;
line-height: 48px;
}

.SecondPageTitle {
font-size: 24px;
}

.PageSubtitle {
font-size: 28px;
line-height: 30px;
}

.PageText {
font-size: 18px;
line-height: 24px;
}

.DetailsText p {
font-size: 24px;
}

.Link {
font-size: 18px;
line-height: 20px;
}
*/

img.arrow-icon {
    width: 16px!important;
}

}



@media (max-width: 1085px) {

.FDICLogo {
position: unset !important;
display: block;
margin: 0 auto !important;
}
.newLogin {
    position: relative;
    top: 0;
    width: 100%;
    border-radius: 0;
    padding: 30px 100px 40px 100px;
}

.newLogin img {
    width: 160px;
    margin-left: calc(50% - 80px);
}

.buttoncontainer {
max-width: calc(100% - 200px);
}

.bannerbox {
    max-width: calc(60% - 50px);
    /*margin-left: calc(40% - 50px);*/
}
.bannerSpacer {
height: 60px;
}

.tabcontentContainer {
width: 100%;
    margin-right: 0;
float: none;
}

.QuickLinks {
    width: 100%;
float: none;
margin-top: 20px;
}
}


@media (max-width:1085px){
.headerlogo {
float: none;
    width: calc(100% - 60px);
    padding: 20px 30px;
max-width: 100%;
text-align: center;
}

.topMenu {
float: none;
    padding-top: 0;
    padding-right: 0;
    text-align: center;
}

.topMenu a {
font-size: 12.5px;
}

.bankName {
text-align: center;
margin-top: 0;
}

.OlbMobileMenu {
display: block!important;
text-align: right;
    padding: 10px 30px 20px;
}

.OlbMenu {
display: none;
margin-top: 25px;
}

.OlbMenu button {
width: 100%;
}

.OlbMenuContainerV2 {
padding-right: 0;
}

.OlbTopMenu {
display: block;
text-align: center;
}

.OlbMenuSub1 {
    min-width: calc(100% + 16px);
    position: relative;
    margin-left: -8px;
    margin-right: -8px;
}

.home div {
float:none;
width:100%;
}

.HomeLink2 p {
max-width: 300px;
}

.footerLinks a {
margin-right: 0;
}

.footerLinks a:after {
content: '\a';
white-space: pre;
}

#container {
height: 600px!important;
}

.bannerbox {
margin-top: 315px;
}

.threeitems div {
width: 100%;
}

.threeitems2 div {
width: 100%;
}

}



@media (max-width: 910px) {

.twoitemsdiv {
margin: auto;
float: none;
width: 423px;
}

.light-button {
padding: 8px 30px!important;
}

#pagecontent { 
  padding: 20px 20px 118px 20px;
}

}



@media (max-width:768px) {
.third {
width: 100%;
    margin-right: 0;
/*    text-align: center;
margin-bottom: 30px;
*/
}
.one-third.last {
    width: 100%;
    margin-left: 0px;
}

.two-thirds.first {
    width: 100%;
    margin-right: 0;
}

.one-third.last img {
max-width: 350px;
}

.one-third.first {
    width: 100%;
    margin-left: 0px;
}

.two-thirds.last {
    width: 100%;
    margin-right: 0;
}
}



@media (max-width:650px){




.headerSearch {
margin-top: 0;
    float: none;
    margin: auto;
    width: 100%;
}

.bannerbox {
    max-width: calc(90% - 40px);
    margin-left: 5%;
}

.bannertitle {
font-size: 48px;
    line-height: 50px;
}
.bannertext {
font-size: 24px;
line-height: 28px;
}


}


@media (max-width:550px) {
.half {
width: 100%;
margin-right: 0;
}
.appleButton img {
width: 100%!important;
height: 100%!important;
max-width: 225px;
}
.googleButton img {
width: 100%!important;
height: 100%!important;
max-width: 230px;
}
}



@media (max-width:515px){
.googleButton {
display: block;
    text-align: center;
    padding-right: 0;
    padding-bottom: 10px;
}
.appleButton {
    display: block;
    text-align: center;
    padding-left: 0;
}
.twoitemsdiv {
width: 100%;
}
.twoitems img {
    height: 150px;
}
.light-button {
width: auto;
font-size: 16px;
padding: 8px 20px!important;
}
.fa-caret-right{
font-size: 12px;
}
.twoitems h2 {
font-size: 20px;
}



}



@media (max-width:500px){
.FDICLogo {
max-width: 99% !important;
}

/*.headerlogo {
float: none;
    padding: 30px 30px 20px 30px;
    width: calc(100% - 60px);
    text-align: center;
}

.headerlogo img {
max-width: 167px;
}

.headerSearch {
    float: left;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 0;
    width: calc(100% - 120px);
}

.mainMenu {
    margin-top: 0;
    margin-bottom: 30px;
}*/


#pagecontent {
    padding: 20px 35px 45px 35px;
}

.PageText {
  margin-top: 20px;
}

img {
display:block;
margin:0 auto;
}


.newLogin {
padding: 30px 40px 40px 40px;
}

.buttoncontainer {
max-width: calc(100% - 80px);
}

.threecolumn article {
  float: left;
  width: 100%;
  padding: 0px;
  /*box-sizing: revert;*/
}

.HomeText {
  padding-left: 45px;
  padding-right: 45px;
}

.home div {
  padding: 45px 0px;
}

}




@media (max-width: 400px) {
.twoitems img {
    height: 120px;
}
}

@media (max-width:357px){
.PageButtonWrap.banner:nth-of-type(2) {
    margin-left: 0px;
margin-top: 8px;
}
.bannertitle {
    font-size: 40px;
    line-height: 42px;
}
.PageButton.banner {
    font-size: 16px;
}
.bannertext {
font-size: 18px;
line-height: 20px;
}
}

@media (max-width:291px) {
.bannerbox {
margin-top: 230px;
margin-bottom: 200px;
}
.bannerSpacer {
height: 0;
}
.bannertext {
margin-top: 3px;
}
}


/*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*/





/* 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;
}

.TopHeader > td:only-child {
    border-radius: 15px 15px 0px 0px;
}

.MKTableHeader > td:only-child {
border-radius: 15px 15px 0px 0px;
}

.TopHeader > th:only-child {
    border-radius: 15px 15px 0px 0px;
}

.MKTableHeader > th:only-child {
border-radius: 15px 15px 0px 0px;
}


td.TopHeader, th.TopHeader {
    background-color: #424b55!important;
}

td.TopHeader:first-child {
    border-radius: 15px 0px 0 0;
}

th.TopHeader:first-child {
    border-radius: 15px 0px 0 0;
}
td.TopHeader:last-child {
    border-radius: 0px 15px 0 0;
}

th.TopHeader:last-child {
    border-radius: 0px 15px 0 0;
}

td.TopHeader:only-child {
    border-radius: 15px 15px 0 0;
}

th.TopHeader:only-child {
    border-radius: 15px 15px 0 0;
}

.GridFormat, .ReportTable {
border: none !important;
background-color: #fff !important;
border-radius: 15px 15px !important;
text-align: left !important;
}

.GridAlternateRow, .ReportEvenRow {
background-color: #f9f9f9!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;
}

.GridFormat tr:last-of-type td:first-of-type {
    border-radius: 0px 0px 0px 15px;
}

.GridFormat tr:last-of-type td:last-of-type {
    border-radius: 0px 0px 15px 0px;
}

div#ctl00_ctl00_ctl00_UxBody_Body_Body_TransferOneTimeControl_ctl00_Ajax_PanContent span {
    display: inline!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 */    