

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #ce0404
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: #003366;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: #003366;
}
.OlbMenuContainer .ui-widget-content {
	background: #003366;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.FDICLogo {
    /*max-width: 430px;*/
    position:relative;
    left: 7px;
    margin-bottom: -14px;
    }
    
    /* 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 */
    
    /*
    #togglePassword {
    font-family: "Arial" !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
    }
    */
    
    .srOnly {
      position: absolute;
      margin-top: -1000px;
      margin-left: -1000px;
    }
    
    .flex {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    
    /* .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: 410px;
    }
    
    .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-image: url("../Pages/images/bankimages/test4.jpg");
      background-size: cover;
      height: 250px;
      background-position: 50% 37%;
    }
    
    .topMenu {
      float: right;
      /* padding-top: 30px; */
      padding-top: 82px;
      padding-right: 30px;
    }
    
    .topMenu a {
      color: black;
      text-transform: uppercase;
      margin-left: 10px;
      margin-right: 10px;
      font-size: 14px;
    }
    
    .topMenu a:hover {
      text-decoration: underline;
    }
    
    .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%;
    }
    
    li.OlbTopMenu.NavRoot.NavLevel1:hover {
      /* background: #095999; */
      /* padding-bottom: 0px !important; */
      /* border-bottom: 3px solid white; */
    }
    
    .OlbMenu {
      padding-inline-start: 0;
      margin-top: 0;
      margin-bottom: 0;
      /* background-color: #132066; */
      /* background-color: #094075; */
      /* padding-bottom: 3px; */
      background-image: linear-gradient(0deg, #094075, #095999);
    }
    
    .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: #095999; */
      /* background-color: #094075; */
      background-image: linear-gradient(180deg, #094075, #095999);
      padding-inline-start: 0;
      padding: 0;
      /* top: auto; */
      top: 41px;
      margin-top: 5px;
      left: auto;
      /* max-width: fit-content; */
      min-width: 204px;
      /* margin-left: -8px;
      max-width: 100%;
      min-width: 100%; */
      /*the two widths above ensure that the sub menu always matches the width of the 1st level menu item*/
      /*these styles below create a white outline to submenu for visibility*/
      /* border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white; */
    }
    
    .OlbMenuSub1 a:hover {
      /* background-color: white; */
      background-color: #545454;
      color: white !important;
      /* color: #092079 !important; */
      /* font-weight: bold; */
      text-decoration: none !important;
    }
    
    .OlbMenuSub1 button:hover {
      background-color: #545454 !important;
      color: white !important;
      /* background-color: white !important;
      color: #092079 !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; */
      min-width: 100px;
      z-index: 100;
      position: absolute;
      /* background-color: #228040; */
      background-color: #094075;
      padding-inline-start: 0;
      top: auto;
      margin-top: -36px;
      left: 204px;
      text-align: center;
      /* margin-left: 220px; */
      /* margin-left: 205px; */
    }
    
    .OlbMenuSub2 a:hover {
      /* background-color: #1c5630; */
      /* background-color: white !important;
      color: #094075; */
      background-color: #545454;
      color: white !important;
    }
    
    .OlbMenuSub2 button:hover {
      /* background-color: #1c5630; */
      /* background-color: white !important;
      color: #094075; */
      background-color: #545454;
      color: white !important;
    }
    
    .OlbMenuSub2 a {
      display: block;
      /* padding: 5px; */
      padding: 7px;
      color: white !important;
    }
    
    .OlbMenuSub2 button {
      display: block;
      padding: 5px;
      color: white !important;
    }
    
    .OlbTopMenu a {
      color: white;
      text-decoration: none;
    }
    
    .OlbTopMenu button {
      color: white;
      text-decoration: none;
      width: 100%;
      text-align: left;
    }
    
    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: -3px 0px 0px 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: url("https://www.fsblecenter.com/Pages/images/bankimages/icons/testarrow.png");
      display: inline-block;
      margin-left: 5px;
      transform: translateY(2px) translateX(3px) scale(0.7);
    }
    
    /*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/
    
    /*These are the styles which control hamburger menu transformation*/
    
    #nav-icon3 {
      width: 41px;
      height: 45px;
      position: relative;
      /*margin: 50px auto;*/
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      cursor: pointer;
      z-index: 10000;
      margin-top: 24px;
      background-color: transparent;
      border: 0;
      float: left;
    }
    
    /* #nav-icon3:hover {
    border: 1px solid #095999;
    transform: all 0.4s ease;
    padding: 0px;
    } */
    
    #nav-icon3 span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #092079;
      border-radius: 9px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
    }
    
    /*add this ".open span" class if menu icon needs to change color.*/
    .open span {
      background: red !important;
    }
    
    #nav-icon3 span:nth-child(1) {
      top: 0px;
    }
    
    #nav-icon3 span:nth-child(2),
    #nav-icon3 span:nth-child(3) {
      top: 13px;
    }
    
    #nav-icon3 span:nth-child(4) {
      top: 26px;
    }
    
    #menuclick {
      height: 55px;
      position: relative;
      z-index: 10001;
      margin-left: 94%;
      font-size: 33px;
      cursor: pointer;
      color: #00245e;
      display: block;
    }
    
    a.open > button#nav-icon3 > span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%;
    }
    
    a.open > button#nav-icon3 > span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    
    a.open > button#nav-icon3 > span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    
    a.open > button#nav-icon3 > span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%;
    }
    
    #nav-icon3 span:nth-child(1) {
      top: 0px;
    }
    
    #nav-icon3 span:nth-child(2),
    #nav-icon3 span:nth-child(3) {
      top: 13px;
    }
    
    #nav-icon3 span:nth-child(4) {
      top: 26px;
    }
    
    #nav-icon3.open span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%;
    }
    
    #nav-icon3.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    
    #nav-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    
    #nav-icon3.open span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%;
    }
    
    /* /\/\\//\/\//\/\/\/ END HAMBURGER MENU \/\/\/\/\/\/\\/\/\/ */
    
    .NavRoot {
      font-size: 18px !important;
      line-height: 21px;
      color: black;
      font-weight: 500;
    }
    
    .NavLeaf {
      font-size: 18px !important;
      line-height: 21px;
      color: black;
      font-weight: 500;
      white-space: nowrap;
    }
    
    .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;
      z-index: 10;
      right: 0;
      margin-right: 100px;
      /* background-color: #094075; */
      background-image: linear-gradient(0deg, #094075, #095999);
      border-radius: 7px;
      top: 300px;
      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: 21px;
    }
    
    .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 img {
      width: 140px;
      margin-left: 88px;
      margin-bottom: 10px;
    }
    .loginButton {
      background-color: #0949ab;
      border: 3px solid white;
      display: block;
      width: 45%;
      text-align: center;
      color: #fff;
      padding: 7px;
      border-radius: 5px;
      margin-top: 10px;
      font-size: 16px;
      /*font-family: Arial, sans-serif;*/
      font-weight: bold;
      float: left;
    }
    
    .loginButton:hover {
      /* background-color: transparent; */
      background-color: #092079;
      border: 3px solid #fff;
      cursor: pointer;
      transition: all 0.4s ease;
    }
    
    .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: 90px;
      overflow: hidden;
      padding: 0px;
      padding-left: 5px;
      padding-right: 5px;
    }
    
    .ScrollingText p {
      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: 10px;
      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-size: 58px;
      font-weight: 600;
      color: aliceblue;
      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: 40px;
      line-height: 34px;
      margin-bottom: 30px;
      margin-top: 16px;
      font-family: "Oswald", Arial, sans-serif;
      text-transform: uppercase;
      text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.15);
    }
    
    .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: #094075;
    }
    
    .HomeText {
      font-size: 18px;
      font-weight: 300;
      color: #000;
      padding-bottom: 40px;
      line-height: 24px;
      text-align: left;
      padding-left: 30px;
      padding-right: 30px;
      max-width: 895px;
    }
    .homeWrap {
      /* background-color: #094075; */
      background-image: linear-gradient(0deg, #094075, #095999);
      padding: 0 30px;
      box-sizing: border-box;
    }
    .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 0.3s;
    }
    
    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 {
      color: #fff;
      font-size: 21px;
      font-weight: 400;
      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 0.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 0.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 0.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 0.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 */
    .flexFooter {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly;
      align-items: baseline;
      flex-wrap: wrap;
    }
    
    .flexLinks {
      display: flex;
      flex-direction: column;
      /* justify-content: center; */
      align-items: center;
    }
    
    /* #footerCenter {
    margin-top: 10px;
    } */
    
    /*arrow to top styles*/
    #topper {
      /* visibility: hidden; */
      display: none;
      /* opacity: 0; */
      position: fixed;
      bottom: -1%;
      right: 5%;
      height: 50px;
      width: 50px;
      /* background-color: #092079; */
      background-color: #0950f3;
      text-align: center;
      border-radius: 5px;
      border: none;
      cursor: pointer;
      z-index: 100000000;
    }
    
    .footerTel > strong {
      color: white;
    }
    
    .footerTel > strong:hover {
      text-decoration: underline;
      transition: all 0.4s ease;
      color: #5bd3ff;
    }
    
    #topper:hover {
      /* background-color: rgba(0, 0, 0, 0.5); */
      opacity: 0.4;
      /* border: 1px solid black; */
      /* background-color: grey; */
      transition: all 0.4s ease;
    }
    
    #top_arrow {
      width: 30px;
      height: 35px;
    }
    
    /*end of arrow to top styles*/
    
    .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;
      /* border-top: 10px solid #1c5630;
            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;
      font-size: 18px;
      color: #fff;
      font-weight: 400;
      text-decoration: none;
    }
    
    /* 
    .footerLinks a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    margin-right: 35px;
    }
    
    .footerLinks a:last-of-type {
    margin-right: 0;
    } */
    
    .footerLinks:hover {
      text-decoration: underline !important;
      transition: all 0.4s ease !important;
      color: #5bd3ff !important;
    }
    
    .footerLogos {
      margin-top: 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: 950px;
      min-height: 300px;
      margin: 0 auto;
      padding: 35px 20px 90px 20px;
    }
    
    .PageTitle {
      font-size: 42px;
      font-weight: 700;
      color: #094075;
      line-height: 42px;
      font-family: "Vollkorn", serif;
      margin-bottom: 10px;
      /*text-align: center;*/
    }
    
    .PageSubtitle {
      font-size: 28px;
      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-size: 18px;
      line-height: 24px;
      color: #000;
      padding-top: 5px;
      padding-bottom: 5px;
      text-align: left;
      margin-top: 0;
      margin-bottom: 10px;
      font-weight: 300;
    }
    
    .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: solid 1px #333333;
      padding-top: 20px;
    }
    
    .Link {
      /* text-decoration: none; */
      border: none;
      transition: all 0.25s ease;
      font-size: 18px;
      line-height: 24px;
      /* color: #1c5630; */
      color: blue;
      text-decoration: underline;
      /* color: #3cffd0; */
      font-weight: 500 !important;
    }
    
    .Link:hover {
      color: red;
      text-decoration: underline;
    }
    
    .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%);
    }
    
    .PageButtonWrap.banner:nth-of-type(2) {
      margin-left: 10px;
    }
    
    .PageButtonWrap:nth-of-type(2) {
      margin-top: 10px;
    }
    
    .PageButton.banner:hover {
      color: #00245e;
      background-color: #fff;
      text-shadow: none;
    }
    
    .PageButton {
      color: #094075;
      font-weight: 700;
      max-width: 100%;
      font-size: 18px;
      padding: 10px;
      text-align: center;
      border-radius: 10px;
      border: solid 3px #094075;
      min-width: 100px;
    }
    
    .PageButton:hover {
      color: #fff;
      background-color: #094075;
    }
    
    .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;
    }
    
    ul.PageText ul {
      padding: 0px 0px 0px 35px;
    }
    ul.PageText li {
      padding: 3px 0px;
    }
    
    .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;
    }
    
    #homeIcon:hover {
      text-decoration: none;
    }
    
    .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: 100%;
    }
    
    /* MISC */
    
    div#toolbar {
      text-align: center;
      padding-top: 15px;
      border-top: 5px solid #095999;
      background: #363636;
      margin-bottom: -17px;
    }
    
    .ToolBar ul {
      padding-inline-start: 0;
      padding: 0;
    }
    
    .ToolBar img {
      height: 18px;
    }
    
    .ToolBar .Link {
      font-size: 18px !important;
      /* color: #096499; */
      color: #5bd3ff;
      font-weight: 300 !important;
    }
    
    #buttonLink:hover {
      text-decoration: none !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-control-paging li button {
      /*fix to border/shape of slide buttons*/
      border: 1px solid white !important;
      width: 11px !important;
      height: 14px !important;
    }
    
    .flex-control-paging li button:active,
    .flex-control-paging li button:hover {
      border: 1px solid white !important;
    }
    
    .flex-nav-next-icon:before {
      color: #094075 !important;
    }
    
    .flex-nav-prev-icon:before {
      color: #094075 !important;
    }
    
    .flex-direction-nav button {
      text-decoration: none;
      background-color: white;
      border-radius: 50%;
      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;
      padding: 6px 38px 45px 12px;
    }
    
    .flex-direction-nav button:active,
    .flex-direction-nav button:hover {
      outline: none;
      border: none;
    }
    
    .flex-control-paging li button {
      width: 11px;
      height: 11px;
      display: block;
      background: #fff;
      /* background: rgba(255, 255, 255, 0.5); */
      cursor: pointer;
      text-indent: -9999px;
      -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      border: none;
    }
    
    .flex-control-paging li button:active,
    .flex-control-paging li button:hover {
      outline: none;
      border: none;
    }
    
    .flex-control-paging li button.flex-active {
      background: #ffa1a5;
      /* background: rgba(59, 109, 180, .09); */
      cursor: default;
    }
    
    /* old sliding banner pauseplay - WL
    .flex-pauseplay button {
    display: block;
    width: 24px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #094075;
    background-color: white;
    }
    */
    
    .flex-pauseplay button {
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      bottom: 10px;
      left: 10px;
      opacity: 0.8;
      z-index: 10;
      overflow: hidden;
      cursor: pointer;
      /*color: #000;*/
      color: #094075;
      background-color: #ffffff;
      padding: 12px 26px 32px 20px;
      border: none;
      border-radius: 12px;
    }
    
    /*These two button.flex selectors make the button text
    invisible, but don't affect the pause/play icon*/
    button.flex-play {
      font-size: 0;
    }
    
    button.flex-pause {
      font-size: 0;
    }
    
    /* .flex-pauseplay button:hover {
    background-color: transparent;
    border: none;
    color: white;
    } */
    
    .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: #095999;
    }
    
    #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: 910px) {
      .twoitemsdiv {
        margin: auto;
        float: none;
        width: 423px;
      }
      .light-button {
        padding: 8px 30px !important;
      }
      /*Fix to buttons wrapping and/or stacking*/
      .PageButton {
        display: inline-block;
        white-space: nowrap;
        max-width: fit-content;
      }
    }
    
    @media (min-width: 1086px) {
        .OlbMenu {
            display: block !important;
        }
    }
    
    @media (max-width: 1085px) {
        .OlbMenuSub1 button:hover {
            background-color: #545454 !important;
        }
    
      .OlbMenuSub1 {
        background-image: none;
        /* background-color: grey; */
        background-color: grey;
        top: 8px !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;
      }
    
      /*HAMBURGER MENU VISIBILITY*/
      .OlbMobileMenu {
        display: block !important;
        text-align: right;
        padding: 10px 30px 20px;
      }
    
      #nav-icon3 {
        display: block !important;
        text-align: right;
        /* padding: 10px 30px 20px; */
      }
    
      .OlbMenu {
        display: none;
        /* margin-top: 25px; */
        /* not sure why this margin-top was added - WL */
      }
    
      .OlbMenu button {
        width: 100%;
      }
    
      .OlbMenuContainerV2 {
        padding-right: 0;
        /* left-corner menu for smaller screens */
        position: absolute;
        max-width: 270px;
      }
    
      .OlbMenuSub2 {
        left: 270px !important;
      }
    
      .OlbTopMenu {
        display: block;
        text-align: center;
      }
    
      .OlbTopMenu button {
        text-align:center;
      }
    
      .OlbMenuSub1 {
        min-width: calc(100% + 16px);
        position: relative;
        margin-left: -8px;
        margin-right: -8px;
        padding-top: 10px;
        padding-bottom: 15px;
      }
    
      .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: 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) {
      /*.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;
        }*/
    
      .newLogin {
        padding: 30px 40px 40px 40px;
      }
    
      .buttoncontainer {
        max-width: calc(100% - 80px);
      }
    }
    
    @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 */    