

@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: #181998;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #181998;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #181998;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #181998;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #181998;
    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: #000000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #181998;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #181998;
    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 #181998;
    border-bottom: solid 2px #000000;
    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: #000000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990033 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: clear;
}
.BackColor
{
    background-color: #ffffff;
}

.OlbMenu .ui-menu-item
{
    background-color: clear;
}
.OlbMenuContainer .ui-widget-content {
	background: clear;
}
.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;
}

.FDICLogo {
width: 500px !important;
margin-bottom: -26px;
}

#EHLLogo {
max-width: 50px;
}

/*HEADER*/

.upperMenu {
position:absolute;
right:0;
top:0;
margin-right:25px;
margin-top:25px;
z-index: 10000;
}
.upperMenu a {
font-size: 14px;
margin-left: 15px;
color: #494949;
font-weight: 700;
}
.upperMenu a:hover {
color: #0000af;
font-weight: 900;
}

.header{
	background-image: url("../pages/images/bankimages/rockywall_@2X.png");
background-color: #fff;
background-position: center;
background-repeat: repeat;
	width: 100%;
	height: 80px;
	position: relative;
        display: table;
        z-index: 30000;
border-bottom: 7px solid #0000af;
}

.headerLogo, .headerMenu{
	display: inline-block;
}

.headerLogo{
	width: 100%;
margin-top:10px;
}

.headerLogo img{
	width: 400px;
}

.headerMenu{
	width: 100%;
	margin-top: 0px;
}

.pageHeaderImage {
background-image: url(../Pages/images/bankimages/temp-photo.jpg);
    background-size: cover;
    height: 300px;
    background-position: 50% 100%;
border-bottom: 7px solid #0000af;
}

.pageHeaderImage:before {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /*height: 305px;*/
height: 322px;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 50%, transparent 100%);
margin-top: 184px;
}

.upperLoginButton {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 25px;
    margin-top: 25px;
    z-index: 10000;
}

.olbButton {
    text-align: center;
    padding: 15px;
    border: #0000af solid 3px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    max-width: calc(300px - 30px);
    margin: auto;
    background-color: #0000af;
}

.olbButton:hover {
color: #0000af;
background-color: transparent;
}



/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.primaryNavWrapper {
align-items: center;
    padding: 20px 0 0;
}

.OlbMenuContainerV2 {
text-align: right;
margin: auto;
box-sizing: border-box;
width: 100%;
}

.OlbMenu {
padding-inline-start: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 2;
    list-style: none;
    position: relative;
    background: transparent;
}

.OlbMenu button {
font: inherit;
}

.OlbMenu button.NavParent1:hover {
cursor: pointer;
}

.OlbMenu button.NavParent2 {
padding: 0;
}

.OlbMenu>li {
flex: 0 1 auto;
    list-style: none;
    position: static;
display: inline-block;
}

.primaryNavWrapper .OlbMenu>li.OlbTopMenu>a{
border-radius: 10px 10px 0 0;
    position: relative;
    text-shadow: 0px 4px 10px rgba(1,1,1,0.1);
    font-size: 18px;
}

.primaryNavWrapper .OlbMenu>li.OlbTopMenu>button{
border-radius: 10px 10px 0 0;
    position: relative;
    text-shadow: 0px 4px 10px rgba(1,1,1,0.1);
    font-size: 18px;
}

.primaryNavWrapper .OlbMenu>li>a:hover:before, .primaryNavWrapper .OlbMenu>li>a.inPath:before {
    width: calc(100% - 1em);
}

.primaryNavWrapper .OlbMenu>li>button:hover:before, .primaryNavWrapper .OlbMenu>li>button.inPath:before {
    width: calc(100% - 1em);
}

/*.primaryNavWrapper .OlbMenu>li>a::before {
content: '';
    position: absolute;
    width: 0;
    left: .5em;
    bottom: 6px;
    height: 3px;
    background: #0000af;
    transition: width .33s ease-in-out;
}*/

li.OlbTopMenu>a:hover {
    background: transparent;
    color: #0000af;
text-decoration: none;
}

li.OlbTopMenu>button:hover {
    background: transparent;
    color: #0000af;
text-decoration: none;
}

.OlbMenu>li>a{
    padding: .5em;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #494949;
    display: block;
}

.OlbMenu>li>button{
    padding: .5em;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #494949;
    display: block;
}


.NavParent1.open:hover .OlbMenuSub1 {
display: block;
/*    visibility: visible;
    opacity: 1;*/
    max-height: 1000px;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
display:block;
/*    visibility: visible;
    opacity: 1;*/
    max-height: 1000px;
}

.primaryNavWrapper .OlbMenu>li>ul {
    left: 50% !important;
    transform: translateX(-50%) !important;
    text-align: left;
width: 1200px
}

.primaryNavWrapper .OlbMenu>li>ul:before {
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}

.OlbMenu>li>ul:before{
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: calc(-50vw + (1240px/2));
    top: 0;
    z-index: -1;
    background: #fff;
border-bottom: solid 7px #0000af;
}

.OlbMenu>li>ul>li {
    float: left;
    width: calc(90% / 5 - 10px);
    margin-right: calc(10% / 10);
margin-left: calc(10% / 10);
    padding-right: 5px;
padding-left: 5px;
    margin-top: 1em;
    list-style: none;
    padding-bottom: 10px;
}

.primaryNavWrapper .OlbMenu>li>ul>li>a {
    border-bottom: 2px solid #0000af;
    padding-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
}

.primaryNavWrapper .OlbMenu>li>ul>li>button {
    border-bottom: 2px solid #0000af !important;
    padding-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
}

.OlbMenu>li>ul>li>a{
    color: #363636;
    text-decoration: none;
    display: block;
    position: relative;
    line-height: 1.25;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
color: #0000af;
}

.OlbMenu>li>ul>li>button{
    color: #363636;
    text-decoration: none;
    display: block;
    position: relative;
    line-height: 1.25;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
color: #0000af;
}



/*.OlbMenu>li>ul>li>a:hover {
    color: #0000af;
}*/

.primaryNavWrapper .OlbMenu>li>ul ul li {
    margin-top: 10px;
}

.OlbMenu>li>ul>li>ul>li {
    margin: 0 0 10px;
    line-height: 1.25;
}

.primaryNavWrapper .OlbMenu>li>ul ul li a {
    font-size: 14px;
}

.primaryNavWrapper .OlbMenu>li>ul ul li button {
    font-size: 14px;
}

.OlbMenu>li>ul ul li a {
    font-size: 10px;
    font-weight: 400;
    color: #363636;
    display: block;
    text-decoration: none;
}

.OlbMenu>li>ul ul li button {
    font-size: 10px;
    font-weight: 400;
    color: #363636;
    display: block;
    text-decoration: none;
}

.OlbMenu>li>ul>li>ul>li>a:hover {
    text-decoration: underline;
}


.OlbMenu>li>ul>li>ul>li>button:hover {
    text-decoration: underline;
}


.OlbMenuSub1 {
list-style-type: none;
display: none;
z-index: 1000000;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 3em 2em 2em 1em;
    list-style: none;
    padding-left: 20px;
padding-right: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
/*    visibility: hidden;
    opacity: 0;
    max-height: 0;*/
    height: auto;
    transition: visibility .5s ease, max-height .5s ease-in-out, opacity .5s ease-in-out;
}

/*
.OlbMenuSub1 a:hover  {
background-color: white;
color: black;
}

.OlbMenuSub1 a {
display: block;
padding: 5px;
}
*/

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

img.NavImg{
display: none;
}

.OlbMenuSub2 {
    margin-top: 10px;
    padding-left: 0;
    list-style: none;
/*
list-style-type: none;
display: none;
min-width: 220px;
z-index: 100;
position: absolute;
background-color: black;
padding-inline-start: 0;
top: auto;
margin-top: -36px;
left: 0;
margin-left: 220px;
*/
}

/*
.OlbMenuSub2 a:hover {
background-color: white;
color: black;
}

.OlbMenuSub2 a {
display: block;
padding: 5px;
}
*/


.OlbTopMenu a {
color: #363636;
text-decoration: none;
}

.OlbTopMenu button {
color: #363636;
text-decoration: none;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 18px;
font-weight: 700;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 18px;
font-weight: 700;
}

.OlbMenu .NavRoot {
margin: 0px !important;
}

.NavParent:hover, .NavRoot:hover, .NavLeaf:hover {
text-decoration:none;
}




/* MOBILE HEADER + NAVIGATION */


.mobileMenu {
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
min-height: 77px;
background-color: transparent;
display: none;
}

.mobileButton {
display: table-cell;
vertical-align: middle;
width: 25%;
text-align: center;
}

.mobileCloseButton {
width: calc(100% - 60px);
    text-align: right;
    padding: 0px 30px;
}

.fa-bars:before {
    content: "?";
}

.fa-times:before {
    content: "?";
}

i.fa.fa-bars {
display: block;
font-size: 25px;
color: #0000af;
width: calc(100% - 10px);
text-align: center;
}

i.fa.fa-times {
display: block;
font-size: 25px;
color: #0000af;
width: calc(100% - 10px);
text-align: center;
}

.mobileMenuLink {
padding: 20px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    text-decoration: none;
color: #363636;
}

.mobileLogo {
display: table-cell;
vertical-align: middle;
    width: calc(75% - 40px);
    text-align: left;
    margin-right: 20px;
    margin-left: 20px;
}

.mobileLogo img {
width: 100%;
max-width: 450px;
}

.mobileNavigationLinks {
    position: absolute;
    z-index: 100000;
    width: 100%;
    height: 100vh;
    background-color: white;
top: 0;
display: none;
border-bottom: 5px solid #0000af;
}

.mobileNavigationLinks.active {
display: block;
}





/*HOME PAGE*/

.homeHeader{
	background-image: url('../pages/images/BankImages/agriculture-clouds-corn-corn-field-539282.jpg');
	height: 500px;
	background-size: cover;
background-position: 50% 60%;
	border-bottom: 7px solid #0000af;
}

.newLogin{
position:absolute;
width:275px;
z-index:1000;
left:0;
margin-left:50px;
background-image: url("../pages/images/bankimages/rockywall_@2X.png");
background-position: center;
background-repeat: repeat;
background-color:rgba(255, 255, 255, 0.5);
top:220px;
padding:30px;
box-sizing:border-box;
}
.newLogin h3{
color: #0000af;
font-weight: 700;
text-transform: uppercase;
text-align:left;
font-size:18px;
line-height:21px;
margin-bottom: 20px;
margin-top: 2px;
}
.newLogin p{
    color: #494949;
    margin-bottom: 5px;
font-size: 14px;

}
.newLogin a{
    color: #0000af;

    font-size:12px;
    display:block;
}
.newLogin img{
   width:25px;
}
.loginButton{
    background-color: #0000af;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    padding: 15px;
    margin-top: 10px;
    font-size:14px;
}
.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border:1px solid #6d6d6d;
    font-size:18px;
    padding:5px;
}

.heading {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 35%;
    margin-top: 250px;
    width: 30%;
    margin-right: 35%;
}

.HomeHeading {
    color: #fff;
    font-size: 300%;
    text-align: center;
font-family: 'vladimir_scriptregular', 'Engagement', cursive;
margin-left: 20px;
font-weight: 100;
}

.serifHeading {
font-family: Times, Times New Roman, serif;
font-weight: 700;
font-size: 20px;
line-height: 23px;
}

.serifBody {
font-family: Times, Times New Roman, serif;
font-size: 14px;
line-height: 18px;
}


.homeButton{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 100px;
}

.homeButton div{
	width: calc(33% - 40px);
	margin: 20px;
	float: left;
	padding-bottom: 10px;
	text-align: center;
	transition: all ease 0.25s;
}

/*.homeButton div:hover{
	background-color: #0000df;
	transition: all ease 0.25s;
}*/

.homeButton img{
	width: 50px;
	margin-top: 10px;
}

.homeButton h2 {
	color: #494949;
	font-weight: 700;
	font-size: 18px;
margin-top: 15px;
}

.homeButton p {
	color: #494949;
	font-weight: 400;
	font-size: 14px;
line-height: 16px;
margin-top: 10px;
}




/* ABOUT US PAGE */

.aboutSection {
background-color: black!important;
padding-top:20px;
padding-bottom:20px;
min-height: 115px;
margin-bottom: 30px;
}

.aboutInfographic {
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.aboutInfographic div {
width: calc(33% - 40px);
margin: 20px;
float: left;
padding-bottom: 10px;
text-align: center;
transition; all ease 0.25s;
}

.NumberInfographic {
font-size: 48px;
line-height: 52px;
color: white;
text-transform: uppercase;
font-weight: 900;
}

.LabelInfographic {
font-size: 11px;
line-height: 18px;
color: white;
text-transform: uppercase;
}

.aboutInfo{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 100px;
}

.aboutInfo div{
	width: calc(25% - 2px);
	margin: 0px;
	float: left;
	padding-bottom: 10px;
	text-align: center;
	transition: all ease 0.25s;
border-left: black 2px solid;
}

.aboutInfo div:first-child {
border-left: none;
}

.aboutInfo p {
font-weight: 700;
color: black;
font-size: 20px;
line-height: 22px;
width: 70%;
margin-left: 15%;
}

.aboutInfo hr {
border-top:2px solid black;
margin-top: 5px;
margin-bottom: 5px;
margin-left:10%;
width: 80%;
}

.aboutInfo img {
width: calc(100% - 4%); 
padding: 2%; 
}




/* LOCATIONS PAGE */

.Locations {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
margin-bottom: 20px;
}

.Locations div.BranchInfo{
	width: calc(19% - 4% - 2px);
	margin-right: 2%;
margin-left: 2%;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	transition: all ease 0.25s;
}

.Locations div.BranchInfo.last{
	width: calc(24% - 4% - 2px);
}


.Locations div {
float: left;
}

/*.Locations div:first-child {
margin-left: 2%;
}*/

.Locations h2 {
color: #0000af !important;
font-weight: 700;
font-size: 21px;
line-height: 24px;
margin-bottom: 15px;
}

.Locations p {
color: #494949;
font-size: 14px;
line-height: 18px;
margin-bottom: 15px;
}

.LocationsVL {
border-left: 2px solid black;
/*margin-top: 20px;
margin-bottom: 25px;*/
height: 100%;
float: left;
width: 2%;
}

.LocationTable td {
vertical-align: middle;
background-color: transparent !important;
font-size: 14px;
text-align: left;
padding: 5px!important;
}

.LocationTable tr td:first-child {
width: 30%;
}

.LocationTable tr td:last-child {
width: 70%;
}




/* CHECKING & SAVINGS PAGE */

/*.AccountTiles {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
margin-bottom: 20px;
}*/

div.AccountTiles {
	width: calc(25% - 4% - 40px);
	margin-right: 2%;
margin-left: 2%;
	float: left;
	padding-bottom: 10px!important;
	text-align: center;
	transition: all ease 0.25s;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
background-color: #fff;
border-radius: 20px 5px 5px 5px;
padding:20px;
/*min-height: 250px;*/
margin-top: 10px;
}

.AccountTiles h3 {
    font-weight: 900;
    color: #0000af;
    font-size: 18px;
    margin-bottom: 10px;
}

.AccountTiles p:not(.detailsText) {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 17px;
}

.AccountTiles p.smallfont {
font-size: 12px;
line-height: 14px;
font-style: italic;
}

.AccountTiles table {
margin-bottom: 10px;
}

.AccountTiles td {
    font-size: 14px;
    background-color: transparent!important;
    text-align: left;
    vertical-align: middle;
padding: 5px !important;
font-weight: 700;
}

.AccountTiles tr td:first-child {
width: 10%;
}

.AccountTiles tr td:last-child {
width: 90%;
}

.accountDetails {
max-height: 0px;
    overflow: hidden;
    transition: all ease .5s;
}

.extraPadding {
height: 20px;
}

.accountDetails.expand {
max-height: 1000px;
    transition: all ease .5s;
}

.accountDetailsButton {
background-color: #0000af;
padding: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
margin-right: -20px;
margin-left: -20px;
margin-bottom: -20px;
}

.accountDetailsButton.clicked .fa-caret-down {
display: none;
}

.accountDetailsButton.clicked .fa-caret-up {
display: block;
margin-top: -5px;
}

.accountDetailsButton .fa-caret-down {
display: block;
margin-top: -5px;
}

.accountDetailsButton .fa-caret-up {
display: none;
}

.fa, .fas {
    width: calc(45% - 10px);
    margin: 0;
    float: left;
    text-align: left;
    padding: 4px 5px;
}

.detailsText {
    width: calc(55% - 10px);
    margin: 0;
    float: left;
    text-align: right;
    padding: 0px 5px;
}





/* LOANS PAGES */

.loans h2 {
font-size: 20px;
line-height: 22px;
margin-top: 10px;
color: #0000af;
font-weight: 900;
}





/*TABLES*/

table.PageText {
width:100%;
}

table.PageText td, table.PageText th {
padding: 10px !important;
text-align: center;
}

table.PageText td {
background-color: white;
}

table.PageText td a {
text-decoration: underline;
}




/* COLUMNS & ROWS */

.clearfix {
clear:both;
}

.column {
float: left;
}

.third {
width: calc(33% - 14px);
margin-right: 20px;
}

.mobile-1 {
width: calc(33% - 14px);
margin-right: 20px;
}

.mobile-2 {
width: calc(67% - 6px);
}

.final {
margin-right: 0px!important;
}




/*GENERAL*/

body {
/*background-image: url("https://demo.insitebanking.com/OLBanking20/pages/images/bankimages/rockywall_@2X.png");*/
background-color: #fff;
background-position: center;
background-repeat: repeat;
overflow-x: hidden;
}

#pagecontent {
padding: 50px 5% 0 5%;
min-height: 200px;
max-width: 1200px;
margin: auto;
}

.smallWrapper {
max-width: 900px;
margin: auto;
}

.pageSpacing {
padding-left: 5%;
padding-right: 5%;
width: 90%;
}
.pageSpacing:first-child {
padding-top: 50px;
}

.FieldName {
}
.SmallDataFont
{
}

.TopHeader a {
    font-weight: 900;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-weight: 700;
    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: #0000af;
font-weight: 300;
border-bottom: solid 1px #333333;
padding-top:20px;
}

.DataFont{
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-size: 14px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: 900;
}

.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;
} 

.PageHeading {
font-size: 42px;
    font-weight: bolder;
    color: white;
    line-height: 40px;
    text-transform: uppercase;
    position: absolute;
    top: 315px;
    z-index: 1000;
    width: calc(100% - 10%);
    max-width: 1200px;
    margin: 0px;
    text-align: center;
    padding: 0;
}

.SecondaryHeading {
display: none;
}

.PageTitle
{
    font-size:28px;
    font-weight:900;
    color: #0000af;
    padding-bottom: 10px;
line-height: 32px;
text-align: center;
}

.ToolBar
{
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-top: 30px;
    margin-bottom: -15px;
}

#toolbar {
text-align: center;
}

#toolbar img {
    height: 16px;
}

.PageText
{
    font-size:14px;
    line-height:18px;
    color:#494949;
    padding-top:10px;
    padding-bottom:10px;
}

ul.PageText
{
	list-style-type:disc;
	margin-left:30px;
}

ul.PageText ul {
list-style: circle;
margin-left: 30px;
}

ol.PageText
{
	list-style-type:decimal;
	margin-left:20px;
}

.PageText li {
padding: 4px 0px;
}

.PageSubtitle
{
    font-size:16px;
    font-weight:700;
    line-height:16px;
    color:#494949;
}

h3.PageSubtitle {
    font-size: 20px;
    /* text-transform: uppercase; */
    line-height: 22px;
margin-bottom: 10px;
margin-top: 10px;
}

.PageLink
{
    font-size:14px;
    font-weight:500;
    line-height:16px;
    color:#494949;
text-decoration: underline;
}

.PageButton {
    text-align: center;
    padding: 15px;
    border: #0000af solid 3px;
    color: #0000af;
font-weight: bold;
    border-radius: 5px;
    max-width: calc(300px - 30px);
margin: auto;
    margin-top: 20px;
}

.PageButton:hover {
text-align: center;
    margin-top: 20px;
    padding: 15px;
    background-color: #0000af;
    color: white;
    border-radius: 5px;
    max-width: calc(300px - 30px);
font-weight: bold;
}


.Link {
    text-decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:14px;
    line-height:20px;
    color:#494949;
font-weight: 400!important;
}

.Link:hover
{
    color:#0000af;
font-weight: 500!important;
}

.PageLink:hover {
color: #0000af;
}

.SubtitleLink
{
    font-size:20px;
    font-weight:500;
    line-height:22px;
    color:#494949;
text-decoration: underline;
}

.SubtitleLink:hover {
color: #0000af;
}


.full-width {
width: calc(100vw - 10px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
z-index: 1000000000!important;
}

.ui-widget h1 {
    font-weight: bold;
    font-size: 18px;
    margin-top: -7px;
    margin-bottom: 20px;
}



/* GLOBAL */
body
{
    color:#494949;
font-family: 'Roboto', Arial, sans-serif !important;
font-weight: 400 !important;
font-size: 14px !important;
}

p
{
    margin:5px 0;
    line-height:25px;
}

a {
text-decoration: none;
color: #494949;
}

a:hover {
color: #0000af;
font-weight: 500;
}

input, textarea {
margin-bottom: 5px;
margin-top: 5px;
}

input[type="checkbox"] {
width: auto!important;
}

input[type="radio"] {
width: auto!important;
}

strong
{
    font-weight:700!important;
}

em {
font-style: italic!important;;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}




/* FOOTER */
footer
{
    clear:both;
    width:100%;
   background-size: 100% auto;
   background-position:center;
    
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    padding-top:15px;
    background-color: #292929;
    margin-top: 45px;
}

footer #copyright
{
    /*background: #1D1D1D;*/
    bottom:0;
    left:0;
    width:100%;
    
}
footer .wrapper a
{
    color: white;
margin-left: 15px;
}

footer .wrapper a:first-child
{
margin-left: 0px;
}

footer .wrapper a:hover
{
    text-decoration: underline;
}

.FooterText
{
    font-size:14px;
    line-height:20px;
    color:#fff;
}



/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}



/* MEDIA QUERIES */

@media (max-width: 1240px) {
.primaryNavWrapper .OlbMenu>li>ul {
width: 900px;
}
.OlbMenu>li>ul:before{
left: calc(-50vw + (940px/2));
}
}


@media (max-width: 1115px) {
.LocationsSeparator {
    height: 600px!important;
}
}

@media (max-width: 940px) {
.primaryNavWrapper .OlbMenu>li>ul {
width: 728px;
}
.OlbMenu>li>ul:before{
left: calc(-50vw + (768px/2));
}
}

@media (max-width:900px) {
.upperMenu {
    position: relative;
    margin-right: 25px;
    margin-left: 25px;
    margin-top: 43px;
margin-bottom: 28px;
    width: calc(50% - 50px);
    float: right;
}
.upperLoginButton {
    position: relative;
    margin-left: 25px;
    margin-top: 25px;
    margin-right: 25px;
    float: left;
    width: calc(50% - 50px);
    margin-bottom: 10px;
}
.PageHeading {
top: 405px;
}
.HomeHeading {
margin-left: 0px;
margin-top: 120px;
}

.heading {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}

.newLogin {
    position: relative;
    width: 100%;
    left: 0;
margin-left: 0;
    background-image: none;
    background-color: #ddd;
    top: 0;
    padding: 30px calc(50% - 125px);
}

.LocationsSeparator {
    height: 650px!important;
}

.pageHeaderImage:before {
    margin-top: 271px;
}

}



@media (max-width: 768px) {

.FDICLogo {
margin-bottom: -21px !important;
margin-left: 7px !important;
width: 99% !important;
}

.pageHeaderImage:before {
    margin-top: 256px;
}

div.AccountTiles {
	width: calc(50% - 4% - 40px);
}

.mobile-1 {
    width: calc(50% - 14px);
}

.mobile-2 {
    width: calc(50% - 6px);
}

textarea, input {
width: 100%;
}

.LocationsSeparator {
    display: none;
}

.Locations div.BranchInfo {
    width: calc(50% - 4% - 2px)!important;
}

.BranchInfo:nth-child(3) {
    clear: right!important;
    margin-bottom: 100px;

}

.BranchInfo:nth-child(5) {
    clear: right!important;
    margin-bottom: 50px;
}

.BranchInfo:nth-child(7) {
    clear: right!important;
    margin-bottom: 50px;
}

.BranchInfo:nth-child(9) .locationHide {
display: none;
}

.PageHeading {
    top: 390px;
}

.PrimaryHeading {
display: none;
}

.SecondaryHeading {
display:block;
}


/*MOBILE MENU*/
.mobileMenu {
display: table!important;
}
.headerLogo {
display: none;
}
.headerMenu{
display: none;
margin-top: 0px;
}
.extraLoginText {
display: none;
}
.mySidenav{
width: 100%;
}

.OlbMenu {
    text-align: left;
    padding: 0 20px;
background-color: white;
}


.OlbTopMenu a {
padding: 10px 30px;
}

.OlbTopMenu button {
padding: 10px 30px;
}
.OlbTopMenu {
padding: 5px 0px;
}
li.OlbTopMenu {
border-bottom: 1px solid #0000af;
    display: block;
}
.OlbTopMenu:hover > a.OlbTopMenu {
border-radius: 0px;
    background-color: transparent;
}
.OlbTopMenu:hover > button.OlbTopMenu {
border-radius: 0px;
    background-color: transparent!important;
}
li.open > a.OlbTopMenu{
border-radius: 0px;
background-color: transparent;
}
li.open > button.OlbTopMenu{
border-radius: 0px;
background-color: transparent!important;
}
/*li.open {
background-color: #eaebeb;
}*/
.OlbMenuSub1 a{
font-weight: bold!important;
font-size: 14px!important;
}
.OlbMenuSub1 button{
font-weight: bold!important;
font-size: 14px!important;
}
.OlbMenuSub1 {
width: calc(100% - 40px);
position: inherit;
padding: 0px 20px;
}
.OlbMenuSub1 a:hover {
text-decoration: none;
}
.OlbMenuSub1 button:hover {
text-decoration: none;
}
.NavLeaf:hover {
text-decoration: none;
}
.OlbMenuSub2 a{
font-size: 12px!important;
font-weight: normal!important;
padding: 0px;
}
.OlbMenuSub2 button{
font-size: 12px!important;
font-weight: normal!important;
}
.OlbMenuSub2 {
padding-inline-start: 15px;
display: block!important;
}
.OlbMenuSub2 a:hover {
text-decoration: none;
}

.OlbMenuSub2 button:hover {
text-decoration: none;
}
.NavLevel2 img {
display: none;
}

.OlbMenu>li>ul>li {
    float: none;
    width: calc(100% - 40px);
    margin-right: 0;
    margin-left: 0;
    padding-right: 20px;
    padding-left: 20px;
}

.OlbMenu>li>ul:before {
border-bottom: none;
}


}




@media (max-width: 631px) {
.pageHeaderImage:before {
    margin-top: 272px;
}
}










@media (max-width: 600px) {
.homeButton div {
    width: calc(100% - 40px);
}

.third {
    width: calc(100% - 40px);
    margin-right: 20px;
margin-left: 20px;
margin-bottom: 40px;
}

.third.final {
    margin-right: 20px!important;
margin-bottom: 0;
}
}



@media (max-width: 590px) {
.pageHeaderImage:before {
    margin-top: 266px;
}
}




@media (max-width: 550px) {
.PageHeading {
    top: 380px;
}
.mobileLogo img {
    max-width: 350px;
}
.pageHeaderImage:before {
    margin-top: 245px;
}
}





@media (max-width: 500px) {
div.AccountTiles {
	width: calc(100% - 4% - 40px);
}

.mobile-1 {
    width: 100%;
margin-right: 0;
}

.mobile-2 {
    width: 100%;
}

.Locations div.BranchInfo {
    width: calc(100% - 4% - 2px)!important;
clear: right!important;
margin-bottom: 50px!important;
text-align: center;
}

table.LocationTable {
margin: auto;
}

.locationHide {
display: none;
}

.aboutInfo div {
width: 100%;
    border-left: none;
    margin-bottom: 40px;
}


}



@media (max-width: 450px) {
.PageHeading {
    top: 370px;
}
.mobileLogo img {
    max-width: 250px;
}
.mobileLogo {
text-align: center;
}

.NumberInfographic {
    font-size: 30px;
    line-height: 30px;
}
}


@media (max-width: 426px) {
.pageHeaderImage:before {
    margin-top: 256px;
}
}




/*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 */    