

@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: white;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #990000;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #000000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #999999;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #999999;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #999999;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #990000;
}
.ErrorBox
{
    color: #990000;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #990000;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990000 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: clear;
}

.OlbMenu .ui-menu-item
{
    background-color: transparent;
}
.OlbMenuContainer .ui-widget-content {
	background: transparent;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

@font-face {
    font-family: "Lora";
    font-style: normal;
    font-weight: 100 900;
    src: local("Lora"), local("Lora"),
    
             /*Note that you had to use the full path below*/
    url("https://onlinebanking.bank21.com/pages/images/bankimages/fonts/Lora-VariableFont_wght.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 100 900;
    src: local("DM Sans"), local("DM Sans Regular"),
    
             /*Note that you had to use the full path below*/
             url("https://onlinebanking.bank21.com/pages/images/bankimages/fonts/DMSans-VariableFont_opsz,wght.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 100 900;
    src: local("Roboto Slab"), local("Roboto Slab Regular"),
    
             /*Note that you had to use the full path below*/
             url("https://onlinebanking.bank21.com/pages/images/bankimages/fonts/RobotoSlab-VariableFont_wght.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 100 900;
    src: local("Open Sans"), local("Open Sans-Regular"),
    
             /*Note that you had to use the full path below*/
             url("https://onlinebanking.bank21.com/pages/images/bankimages/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("truetype");
    font-display: swap;
}

:root {
  --main-color: #05233d;
  --main-color-lighter: #c29a5b;
  --main-color-dark: #000052;
  --lighter-gold: #edcb62;
  --darker-gold: #98833e;
  /*fonts*/
  --headings-text: "Lora", serif;
  --main-text: "DM Sans", sans-serif;
}

ul li {
  margin-bottom: 7px;
}

.personalChecking {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

/* HEADER */

#mainLogo {
  position: relative;
  left: -10%;
  opacity: 0;
  animation: flyIn 1s ease-out forwards;
  animation-delay: 0.5s;
  max-width: 280px;
}

.headerIcons {
  position: relative;
  left: -10%;
  /* opacity: 0;
  animation: flyIn 0.7s ease-out forwards;
  animation-delay: 0.2s; */
  float: right;
}

@keyframes flyIn {
  to {
    left: 0;
    opacity: 1;
  }
}

header {
  position: relative;
  background: #05233d;
  /* box-shadow: 1px -2px 10px white; */
  z-index: 11;
}

.headerWrap {
  /*max-width: 1200px;
margin: auto;*/
  padding-top: 30px;
  padding-bottom: 0px;
}

/* .headerIcons {
    float: right;
} */

.headerIcons > a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 200px;
  align-items: center;
}

.headerIcons > a > img {
  max-width: 34px;
  transition: all 0.2s ease;
}

.headerIcons > a:hover {
  transition: all 0.2s ease;
  transform: scale(1.1);
  filter: brightness(0.8);
}

.topHeader {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.headerLogo {
  width: 225px;
  padding: 10px 40px;
  vertical-align: middle;
  display: table-cell;
  height: 100%;
}

.headerLogo img {
  max-height: 100px;
  max-width: 100%;
}

/* Added to move the login button to right */
.navMenuClass {
  display: table;
  width: 100%;
  padding: 10px 0;
}

.login {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 150px;
  padding: 10px 40px;
}

.loginButton {
  float: right;
  background-color: #05233d;
  border-radius: 15px;
  text-align: center;
  padding: 5px 40px;
  border: 2px solid white;
  transition: all 0.3s ease;
}

.otherButton {
  background-color: #05233d;
  border-radius: 15px;
  text-align: center;
  padding: 5px 40px;
  border: 2px solid white;
  transition: all 0.2s ease;
  color: white;
  padding: 12px;
  margin: 20px auto 20px auto;
  display: block;
  max-width: fit-content;
}

.otherButton:hover {
  background-color: #fff;
  transition: all 0.2s ease;
  color: #05233d !important;
  transform: scale(1.1);
  border: 2px solid #05233d !important;
}

.loginButton p {
  color: #fff;
  display: inline-block;
}

#lockIcon {
  max-width: 20px;
  vertical-align: text-top;
  transition: all 0.3s ease;
}

.loginButton:hover {
  background-color: #fff;
  transition: all 0.3s ease;
}

.loginButton:hover > #lockIcon {
  filter: invert(1);
  transition: all 0.3s ease;
}

.loginButton:hover > p {
  color: #05233d;
}

.loginButton:hover > .fa-lock {
  color: #05233d;
}

.loginButton span {
  display: none;
}

.headerNav {
  width: calc(50% - 40px);
  /*    padding: 10px 20px 0px;*/
  vertical-align: middle;
  display: table-cell;
}

.headerNav2 {
  padding-top: 10px;
}

.pageHeader {
  background-image: url(..olbanking15/Pages/images/BankImages/banner1-jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
  position: relative;
  background-position: 50% 50%;
}

sup {
  font-size: 11px;
}

/*.pageHeader:before {
    content: '' !important;
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity: .6;
}*/

/* NAVIGATION */

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
  a.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
  content: "\25BE";
  margin-left: 10px;
}

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
  button.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
  content: "\25BE";
  margin-left: 10px;
}

.NavRoot:hover {
  text-decoration: none;
}

.NavLeaf:hover {
  text-decoration: none;
}

li.OlbTopMenu {
  border-bottom: 5px solid transparent;
}

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
  background-color: transparent;
  text-align: center;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
}

.OlbMenu {
  padding-inline-start: 0;
  margin: 0;
  margin-bottom: -5px;
}

.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: 6px 8px 6px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
  display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
  display: block;
}

li.OlbTopMenu:hover {
  border-bottom: #fff solid 5px;
}

li.OlbTopMenu:hover a.NavLevel1 {
  color: #fff !important;
}

li.OlbTopMenu:hover button.NavLevel1 {
  color: #b9b9b9 !important;
}

.OlbMenuSub1 {
  list-style-type: none;
  display: none;
  max-width: 100%;
  width: 100%;
  /*white-space: nowrap;*/
  z-index: 100;
  position: absolute;
  background-color: #fff;
  padding-inline-start: 0;
  top: auto;
  margin-top: 6px;
  left: 0px;
  margin-left: 0px;
  text-align: left;
  box-shadow: rgb(0 0 0 / 50%) 5px 5px 10px 0px;
  min-width: 140px;
}

.OlbMenuSub1 a:hover {
  background-color: #05233d;
  color: #fff !important;
  transition: all 0.3s ease;
}

.OlbMenuSub1 button:hover {
  background-color: #c29a5b;
  color: #333;
  transition: all 0.3s ease;
}

.OlbMenuSub1 a {
  display: block;
  padding: 10px 17px;
  text-transform: inherit !important;
  color: #333 !important;
  transition: all 0.3s ease;
}

.OlbMenuSub1 button {
  display: block;
  padding: 10px 17px;
  text-transform: inherit !important;
  color: #333 !important;
  transition: all 0.3s ease;
}

.NavParent2.open:hover .OlbMenuSub2 {
  display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
  display: block;
}

.OlbMenuSub2 {
  list-style-type: none;
  display: none;
  min-width: 100%;
  width: 100%;
  z-index: 100;
  position: absolute;
  background-color: #f7f7f7;
  padding-inline-start: 0;
  top: auto;
  margin-top: -39px;
  left: 0;
  margin-left: 100%;
}

.OlbMenuSub2 a:hover {
  background-color: #c29a5b;
  color: #333;
}

.OlbMenuSub2 a {
  display: block;
  padding: 10px 17px;
  text-transform: inherit !important;
  color: #333 !important;
}

.OlbMenuSub2 button {
  display: block;
  padding: 10px 17px;
  text-transform: inherit !important;
  color: #333 !important;
}

.OlbTopMenu a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.OlbTopMenu button {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 16px;
  font-weight: 600;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 16px;
  font-weight: 600;
}

.OlbMenu .NavRoot {
  margin: 0px !important;
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/



/* MOBILE HEADER + NAVIGATION */

.mobileMenu {
  width: 100%;
  display: none;
}

.mobileButton {
  float: right;
  text-align: right;
}

.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: #fff;
}

.mobileMenuLink {
  padding: 10px 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  color: #fff;
}

.mobileLogo {
  float: left;
  width: 50%;
  text-align: center;
  margin-right: 25%;
}

.mobileLogo img {
  width: 220px;
}

.mobileNavigationLinks {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  background-color: #333;
  top: 0;
  display: none;
}

.mobileNavigationLinks.active {
  display: block;
}

/* HOME PAGE */
#main > img {
  max-width: 100%;
  margin-top: -300px;
  margin-bottom: -230px;
}
.hpMotto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* text-shadow: 1px 1px 6px white; */
  max-width: 850px;
  position: relative;
  top: 150px;
  left: 100px;
}

.hpMotto h2 {
  /* color: var(--main-color); */
  color: white;
  font-size: 45px;
  font-weight: 600;
  /* was 700 */
  font-family: var(--headings-text);
  padding: 0px;
  margin: 0px;
}

.hpMotto h3 {
  /* color: var(--main-color); */
  color: white;
  font-size: 36px;
  font-weight: 400;
  font-family: var(--headings-text);
  padding: 0px;
  margin: 0px;
}

#branches {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* color: rgba(0,0,0,0.7); */
  color: rgba(255, 255, 255, 0.5);
}

#branches > a > strong {
  /* color: var(--main-color); */
  color: white;
  font-family: var(--main-text);
  font-size: 28px;
  display: block;
}

#branches > a > strong:hover {
  transition: all 0.4s ease;
  filter: brightness(2);
  transform: translateY(-2px);
}

.forgotPassword {
  float: left;
  margin-top: 10px;
  margin-left: 15px;
}

.forgotPassword a {
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin-top: 10px;
}

.newSubLogin {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}

.newLogin {
  position: absolute;
  width: 350px;
  z-index: 10;
  /* left: 150px; */
  right: 0%;
  margin-right: 100px;
  /* background-color: var(--main-color-lighter); */
  /* background: linear-gradient(
    180deg,
    rgba(128, 32, 64, 1) 10%,
    rgba(106, 20, 36, 1) 100%
  ); */
  /* background-color: #232323; */
  /* background: rgba(0, 0, 0, 0.8) !important; */
  /* background: rgba(8, 47, 80, 0.8) !important; */
  background: rgba(205, 225, 245, 0.8) !important;
  border-radius: 7px;
  top: 300px !important;
  padding: 20px 30px 20px;
  box-sizing: border-box;
  color: white;
  display: flex;
  flex-direction: column;
}
.newLogin h2 {
  color: white;
  text-align: center;
  font-size: 28px;
  line-height: 26px;
  margin-top: 10px;
  font-weight: 500;
}

.newLogin h3 {
  /* color: #FDB715; */
  color: white;
  font-style: italic;
  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;
  font-family: var(--main-text);
}
.newLogin img {
  width: 140px;
  margin-left: 88px;
  margin-bottom: 10px;
}

.newloginButton {
  background-color: #333333;
  border: 3px solid #535353;
  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: 600;
  float: left;
}

.newloginButton:hover {
  background-color: transparent;
  border: 3px solid #000052;
  cursor: pointer;
}

.loginFieldLarge {
  width: 100%;
  display: block;
  box-sizing: border-box;
  height: 40px;
  border-radius: 5px;
  border: 0;
  font-size: 18px;
  padding: 5px;
}

.buttoncontainer {
  position: absolute;
  z-index: 1000000;
  width: 100%;
  max-width: 315px;
}

#marqueecontainer {
  position: relative;
  width: auto;
  height: 70px;
  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;
}

.bannerbox {
  background-color: transparent;
  max-width: 400px;
  width: calc(40% - 160px);
  padding: 20px;
  margin-right: 120px;
  margin-top: 100px;
  margin-left: 60%;
  /*box-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
  float: right;
}
.bannerWrap {
  /* height:500px; - walker original setting */
  height: 692px;
  width: 100%;
  /*display:table-cell;
vertical-align:bottom;*/
  background-image: linear-gradient(
    to right,
    rgba(54, 54, 54, 0),
    rgba(0, 0, 0, 0.6) 92%
  );

  /* linear-gradient(to right, rgba(54, 54, 54, 0), rgba(0, 0, 0, 0.6) 85%); */
}

#main {
  height: 692px !important;
  /*default setting in flexslider CSS is 500*/
  /* background-color: black; */
  /* background-image: url(https://onlinebanking.bank21.com/Pages/images/bankimages/Wesbite_Header.jpg); */
  /* background-image: url(https://onlinebanking.bank21.com/Pages/images/bankimages/ag-banner.jpg); */
  background-image: url(https://onlinebanking.bank21.com/Pages/images/bankimages/gradient_ag-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 30%;
}

.bannertitle {
  font-size: 50px;
  font-weight: bolder;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 54px;
  padding-bottom: 10px;
  border-bottom: 5px solid;
  text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
  font-family: "Roboto Slab", Times, serif;
}

.bannertext {
  color: #fff;
  font-size: 21px;
  line-height: 24px;
  text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
}

.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;
}

.featuredItems {
  max-width: 900px;
  padding: 40px;
  text-align: center;
  margin: auto;
  /* margin-top: 20px; - walker original setting */
  /* margin-top:215px;  */
}

.featuredItems img {
  width: 100%;
  max-width: 100px;
}

.featuredItems h2 {
  color: #282828;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: "Roboto Slab", Times, serif;
}

.featuredItems p {
  color: #333;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  max-width: 80%;
}

.newsItems {
  display: table;
  margin-top: 40px;
  margin-bottom: 40px;
}

.newsImage.odd {
  width: 50%;
  height: 450px;
  padding-right: 40px;
  vertical-align: middle;
  display: table-cell;
}

.newsContent.odd {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10% 0 40px;
  text-align: left;
}

.newsContent.odd h3 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  line-height: 24px;
}

.newsContent.odd h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  color: #05233d;
  font-family: "Roboto Slab", Times, serif;
}

.newsContent.odd p {
  font-size: 16px;
  line-height: 22px;
  max-width: 90%;
}

/*FLEX SLIDER CSS FIXES */

#container {
  height: 500px !important;
}

.flex-control-paging li button.flex-active {
  background: #0087ff !important;
}

.slides li {
  background-position: 50%;
}

.flex-direction-nav button {
  text-decoration: none;
  background-color: transparent;
  border: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active,
.flex-direction-nav button:hover {
  outline: none;
  border: none;
}

.flex-direction-nav button:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before {
  content: "\f002";
}

.flex-control-paging li button {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  /* background: rgba(255, 255, 255, 0.5); */
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none;
}

.flex-control-paging li button:active,
.flex-control-paging li button:hover {
  outline: none;
  border: none;
}

.flex-control-paging li button.flex-active {
  background: #ffa1a5;
  /* background: rgba(59, 109, 180, .09); */
  cursor: default;
}

/* .flex-pauseplay button {
display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
background-color: transparent;
border: none;
}

.flex-pauseplay button:before{
font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
margin-left: -5px;
} */

.flex-pauseplay button {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  background-color: transparent;
  border: none;
}

.flex-pauseplay button span:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay button.flex-play:before {
  content: "\f003";
}

/* TABLE DESIGN */

.infoTable {
  text-align: center;
  border: none;
  border-bottom: 10px #c29a5b solid;
  border-radius: 15px;
  margin-bottom: 30px;
}

.infoTable tr {
  vertical-align: middle;
}

.infoTable thead tr th:first-of-type {
  border-radius: 15px 0px 0px 0px;
}

.infoTable thead tr th:last-of-type {
  border-radius: 0px 15px 0px 0px;
}

th {
  padding: 10px !important;
}

.infoTable ul {
  text-align: left;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

/* AFTER LOGIN TABLES */

iframe {
  width: 100%;
  border-radius: 15px;
  background-color: #eee;
}

iframe.ChatFrame {
  border-radius: 0px;
}

div#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
  background-color: #eee !important;
}

.GridFormat tr td,
.GridFormat tr th,
.ReportTable tr th,
.ReportTable tr td {
  padding: 10px 20px !important;
  text-align: left !important;
}

.TopHeader,
.MKTableHeader {
  background-color: transparent !important;
  color: #fff !important;
  text-align: left !important;
  border: none !important;
}

.TopHeader > th {
  background-color: #424b55 !important;
}

.TopHeader > td {
  background-color: #424b55 !important;
}

.TopHeader > th:first-child {
  border-radius: 15px 0px 0px 0px;
}

.TopHeader > th:last-child {
  border-radius: 0px 15px 0px 0px;
}

.TopHeader > td:first-child {
  border-radius: 15px 0px 0px 0px;
}

.TopHeader > td:last-child {
  border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > th {
  background-color: #424b55 !important;
}

.MKTableHeader > th:first-child {
  border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > th:last-child {
  border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > td {
  background-color: #424b55 !important;
}

.MKTableHeader > td:first-child {
  border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > td:last-child {
  border-radius: 0px 15px 0px 0px;
}

.GridFormat,
.ReportTable {
  border: none !important;
  background-color: #ddd !important;
  border-radius: 15px 15px !important;
  text-align: left !important;
}

.GridAlternateRow,
.ReportEvenRow {
  background-color: transparent !important;
}

.TopHeader a,
.MKTableHeader a {
  background-color: transparent !important;
  color: white;
  font-weight: bold;
}

tr.GridRow td.TopHeader {
  background-color: transparent !important;
  color: #404040 !important;
}

tr.GridAlternateRow td.TopHeader {
  background-color: transparent !important;
  color: #404040 !important;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
  border-radius: 15px;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxGraph_UxGraphContainer {
  border-radius: 15px;
}

.PageText td,
th {
  border: none !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: auto;
}

/*CREATE ROWS*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*END ROWS*/

/*COLUMNS*/
.column {
  float: left;
}

.third {
  width: calc(33% - 14px);
  margin-right: 20px;
}

.third.final {
  margin-right: 0;
}

.mobile {
  width: calc(33% - 14px);
  margin-right: 20px;
}

.mobile.final {
  margin-right: 0;
}

/*Footer Modal Window Styles */

#imageModal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

#imageModalContent {
  margin: 5% auto;
  display: block;
  max-width: 80%;
  border-radius: 8px;
}

#imageModalClose {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* FOOTER */

.footerIcons {
  display: none;
  /* display: flex; */
  flex-direction: row;
  justify-content: space-between;
  max-width: 200px;
  align-items: center;
  gap: 18px;
  float: right;
  /* position: absolute;
    right:96px;
    bottom: -621px; */
}

.footerIcons > a > img {
  max-width: 34px;
  transition: all 0.2s ease;
}

.footerIcons > a > img:hover {
  transition: all 0.2s ease;
  transform: scale(1.1);
  filter: brightness(0.8);
}

.prefooter {
  background: var(--lighter-gold);
  width: 100%;
}

.prefooterWrap {
  max-width: 900px;
  text-align: center;
  margin: auto;
  padding: 40px;
  font-family: var(--headings-text);
}

.prefooterWrap h3 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  line-height: 24px;
  color: #333;
}

.prefooterWrap h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "Roboto Slab", Times, serif;
}

.prefooterWrap .PageButton {
  background-color: #051a2d;
  border: solid 3px #051a2d;
  color: white;
  margin: auto;
  margin-top: 20px;
  font-family: var(--main-text);
}

.prefooterWrap .PageButton:hover {
  color: #051a25;
  background-color: transparent;
  border: solid 3px #051a2d;
}

footer {
  clear: both;
  width: 100%;
  background: #051a2d;
}

.footerWrap {
  width: calc(100% - 80px);
  padding: 20px 40px;
  color: #171717;
  margin: auto;
  max-width: 1200px;
}

.footerTable {
  width: 100%;
  display: table;
}

.footerColumn.quarter {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  padding-right: 20px;
}

.footerColumn.half {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 0px;
  text-align: center;
}

.footerColumn img {
  max-width: 200px;
}

.footerColumn.final {
  text-align: right;
  padding-right: 0px;
  padding-left: 20px;
}

.footerHeading {
  font-family: "Roboto Slab", Times, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #c29a5b;
}

.footerText {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  display: inline;
}

.smallFooterText {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  line-height: 14px;
  margin-bottom: 20px;
}

footer a.Link {
  color: #fff;
  font-weight: normal !important;
}

footer a.Link:hover {
  text-decoration: underline;
}

img.ehl-fdic {
  max-width: 100px;
  margin-top: 10px;
}

.social-icon {
  width: 32px;
  height: 32px;
  text-align: center;
}

.facebook img {
  max-height: 22px;
  margin-top: 5px;
}

.copyrightNotice {
  font-size: 12px;
  color: #a2a2a2;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 15px;
}

/*GENERAL*/

#pagecontent {
  width: calc(100% - 8%);
  max-width: 950px;
  min-height: 300px;
  margin: 0 auto;
  padding: 3% 4% 50px 4%;
  background-size: 100%;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-position-x: center;
}

.button {
  background-color: transparent;
  padding: 15px;
  margin-top: 20px;
  border-radius: 15px;
  text-align: center;
  width: 200px;
  border: 3px solid #c29a5b;
}

.button:hover {
  background-color: #c29a5b;
}

.button:hover > p {
  color: #333;
}

.button p {
  color: #976f30;
  margin: 0;
}

.TopHeader a {
  font-weight: bolder;
  font-size: 18px;
  color: #e8e8e8;
  background: transparent;
}

.TopHeader {
  border: 0px;
  background-color: #636363;
  padding: 3px;
  font-weight: bold;
  font-size: 18px;
  color: #ededed;
}

.TopHeader th {
  padding: 8px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #7b7b7b;
}

/* .notSecondPageTitle {
    font-size: 36px !important;
    line-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #333;
    font-family: "Roboto Slab", Times, serif !important;
    border-bottom: 0px !important;
} */

.SecondPageTitle {
  font-size: 21px;
  text-transform: none;
  letter-spacing: normal;
  color: #976f30;
}

.DataFont {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 24px;
}

.BoldDataFont {
  font-size: 16px;
  color: #4e4e4e;
  border: none;
  padding: 0px 5px 0px 0px;
  font-weight: bolder;
}

.GridRow {
  background-color: #eeeeee;
}

.GridFormat {
  border-color: #e8edff;
}

.GridFormat th {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #eeeeee;
}

.GridFormat tr td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  padding: 6px;
}

.GridFormat tr:hover th[scope="row"],
.GridFormat tr:hover td {
  background-color: #f9f9f9;
  color: #c29a5b;
}

.pageHeaderText {
  font-family: "Roboto Slab", Times, serif;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: normal;
  line-height: 1.4;
  color: #0f2867;
  font-size: 50px;
  margin-top: 315px;
  position: absolute;
  top: 0;
  padding: 0 4%;
  text-align: center;
  width: 92%;
}

.PageTitle {
  font-family: var(--headings-text);
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: normal;
  line-height: 36px;
  color: #065288;
  font-size: 42px;
  margin-bottom: 25px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 22px !important;
}

#toolbar {
  display: none !important;
  width: 100%;
  text-align: center;
}

.ToolBar {
  padding-right: 20px;
  padding-left: 20px;
}

#toolbar ul {
  margin: 0;
  padding-left: 20px;
}

#toolbar img {
  height: 18px;
  padding-left: 5px;
  padding-right: 20px;
}

.PageText {
  font-family: var(--main-text);
  font-weight: normal;
  font-size: 1rem;
  line-height: 24px;
  color: #24262b;
}

.PageSubtitle {
  /* font-family: Inter, Roboto, 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', Arial, sans-serif; */
  font-family: var(--headings-text);
  font-weight: normal;
  font-size: 28px;
  text-transform: none;
  letter-spacing: normal;
  color: #333;
  margin-bottom: 12px;
  margin-top: 55px;
  line-height: 34px;
}

.SecondPageSubtitle {
  font-family: var(--headings-text);
  font-weight: 700;
  font-size: 21px;
  text-transform: none;
  letter-spacing: normal;
  color: var(--darker-gold);
}

hr.divider {
  margin: 60px 0px;
  background-color: rgba(0, 0, 140, 0.2);
}

.PageLink {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #976f30;
  text-decoration: none;
}

.PageLink:hover {
  text-decoration: underline;
}

.Link {
  text-decoration: underline;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #1854a2;
}

.Link:hover {
  text-decoration: none;
}

.PageButton {
  background-color: var(--main-color);
  font-family: var(--main-text);
  border-radius: 15px;
  text-align: center;
  padding: 10px 20px;
  border: none;
  color: #fff;
  max-width: fit-content;
  font-weight: bold;
  margin-top: 20px;
  font-size: 16px;
}

.PageButton:hover {
  background-color: var(--main-color-dark);
  transition: all 0.15s ease;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.PageButton-slider {
  background-color: #0070ff;
  border-radius: 15px;
  text-align: center;
  padding: 10px 20px;
  border: none;
  color: #fff;
  max-width: fit-content;
  font-weight: bold;
  margin-top: 20px;
  font-size: 16px;
}

.PageButton-slider:hover {
  background-color: #1059b7;
  color: #fff;
  transition: all 0.15s ease;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.PageButton2 {
  background-color: rgb(5, 35, 61);
  color: rgb(255, 255, 255);
  height: 2.8888888889rem;
  display: inline-flex;
  padding: 2% 5%;
  transition: all 220ms ease;
  font-size: 1.1111111111rem;
  letter-spacing: normal;
  line-height: 1.2;
  font-weight: 500;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 0.2222222222rem;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-width: 0.1111111111rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}

.PageButton2:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  background-color: rgb(20, 62, 98);
}

.SmallDataFont {
  color: #171717;
  line-height: 16px;
}

/* GLOBAL */
body {
  /*border-top:5px solid #e77f25;*/
  background: #ffffff;
  font-family: "Open Sans", sans-serif;
  color: #171717;
}

p {
  margin: 5px 0;
  line-height: 25px;
}

a {
  text-decoration: none;
  color: black;
  transition: color 0.5s ease;
}

strong {
  font-weight: bold;
}

hr {
  background-color: #d6d0c1;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

/* MISC */
.clear {
  clear: both;
}
.hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.accountTable {

}

/* MEDIA QUERIES */

@media (max-width: 1366px) {
  .headerNav {
    margin-top: 0px;
  }
  .newLogin {
    top: 610px !important;
  }
}

@media (max-width: 1150px) {
  .footerIcons {
    max-width: 90px !important;
    float: unset !important;
    margin: 40px auto 0 auto !important;
  }
}



@media (max-width: 1000px) {
  .third.mobile {
    width: calc(50% - 20px);
  }
}

@media (max-width: 1000px) {
  .hpMotto {
    margin: 0 auto !important;
    max-width: 100% !important;
    position: sticky !important;
    text-align: center !important;
  }
  .newLogin {
    right: auto !important;
  }
}

@media (min-width: 916px) {
  .OlbMenu {
    display: block;
  }
}

/*mobile menu breakpoint*/
@media (max-width: 915px) {
  .headerlogo {
    width: calc(75% - 50px);
    text-align: left;
    padding-right: 5%;
    /*float: left;*/
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
  }
  .headerlogo img {
    margin: 0;
    width: 100%;
    max-width: 400px;
  }
  .OlbMobileMenu {
    display: table-cell !important;
    background-color: transparent;
    margin-top: 15px;
    width: calc(20% - 50px);
    padding-right: 50px;
    /*float: right;*/
    text-align: center;
    vertical-align: middle;
  }

  .NavLevel2 .NavLeaf {
    text-align: center;
  }

  .headerSearchWrap {
    display: none;
  }

  .OlbMobileMenu img {
    width: 35px;
    float: right;
    padding-right: 5px;
  }

  .mobileLogoMenu {
    display: table;
    width: 100%;
    padding: 10px 0;
  }

  .verticalCenter {
    display: inline-block;
    /* *display: inline; */
    zoom: 1;
    vertical-align: middle;
  }

  .OlbMenu {
    display: none;
    margin-top: 25px;
  }

  .OlbMenu button {
    width: 100%;
  }

  .temporarySpacer {
    display: none;
  }

  .OlbTopMenu {
    display: block;
    text-align: center;
  }

  .OlbMenuSub1 {
    position: relative;
    max-width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
  }

  .OlbMenuSub2 {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    background-color: #4a122d;
  }

  li.OlbTopMenu:hover {
    border-bottom: solid 5px transparent;
  }

  .mobileMenuLink {
    padding: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    color: #fff;
  }
}

@media (max-width: 800px) {
  .third.mobile:nth-of-type(3) {
    width: 100%;
    margin-right: 0;
  }
  .hpMotto {
    top: 100px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 772px) {
  .newLogin {
    top: 730px !important;
  }
  .headerSpace {
    display: none !important;
  }
  .OlbMobileMenu {
    display: block !important;
    margin-top: -60px;
  }
  .headerWrap {
    padding-bottom: 34px;
  }
}

@media (max-width: 768px) {
  .footerTable {
    display: block;
  }
  .footerColumn.quarter,
  .footerColumn.quarter.final {
    width: calc(100% - 80px);
    padding-left: 40px;
    display: block;
    text-align: center;
    padding-right: 40px;
    padding-top: 20px;
  }
  .footerColumn.half {
    width: calc(100% - 80px);
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
  }
  .copyrightNotice {
    margin-top: 20px;
  }

  .homeBanner {
    width: 100% !important;
  }

  .bannertitle {
    font-size: 38px;
    border-bottom: 4px solid;
    line-height: 42px;
  }

  .bannertext {
    font-size: 17px;
    line-height: 20px;
  }

  .topHeader {
    display: block;
  }

  /*.headerNav {
    width: calc(100% - 80px);
    min-height: 40px;
padding: 10px 40px 20px;
}*/

  .headerNav {
    width: calc(20% - 80px);
    padding: 10px 40px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 50px;
  }
  .headerLogo {
    width: calc(100% - 80px);
    text-align: left;
    display: block;
  }
  .login {
    width: calc(100% - 80px);
    display: inline-block;
    text-align: center;
    padding: 20px 40px;
  }
  .loginButton {
    float: none;
    padding: 5px 15px;
    border-radius: 10px;
  }

  /* Force table to not be like tables anymore */

  .infoTable table,
  .infoTable thead,
  .infoTable tbody,
  .infoTable th,
  .infoTable td,
  .infoTable tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */

  .infoTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .infoTable {
    border-bottom: none;
  }

  .infoTable tr {
    background-color: #eee !important;
    margin-bottom: 40px;
    border-radius: 15px;
  }

  .infoTable th {
    background-color: #c29a5b;
    color: #333;
    font-weight: bold;
  }

  .infoTable td {
    border-top: #aaa 1px solid;
  }

  .infoTable tr > th:first-of-type {
    border-radius: 15px 15px 0px 0px;
  }

  .infoTable tr > td:last-of-type {
    border-radius: 0px 0px 15px 15px;
  }

  .infoTable td:before {
    font-weight: 700;
    margin-right: 5px;
  }

  /*Label the data*/
  /*.infoTable td:nth-of-type(1):before { content: "2021:"; }
.infoTable td:nth-of-type(2):before { content: "2022:"; }*/

  .third {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }

  .newsItems {
    display: block;
    margin-top: 0;
  }

  .newsImage.odd {
    width: 100%;
    padding-right: 0;
    display: block;
    margin-bottom: 20px;
  }

  .newsContent.odd {
    display: block;
    padding: 0 20px 0 20px;
  }
}

@media (max-width: 700px) {
  .third.mobile {
    width: 100%;
    margin-right: 0;
  }
  .third.mobile:nth-of-type(1) img {
    max-width: 300px;
  }
  .hpMotto h2 {
    font-size: 37px !important;
  }
  .hpMotto h3 {
    font-size: 28px !important;
  }
  #branches > a > strong {
    font-size: 20px !important;
  }
}

/*
@media(max-width: 690px) {
  
     .accountTable > tbody > tr > th > .PageSubtitle {
        font-size: 1.2rem !important;
    }
    .accountTable > tbody > tr > td > ul.PageText > li {
        font-size: 1rem !important;
        margin-block-start: 0px !important;
        padding-inline-start: 16px !important;
    }
    .accountTable td:not(.nocenter) {
        text-align: left !important;
    }
    .accountTable td:not(:first-of-type) {
        border-left: 0px !important;
        border-top: 1px dotted var(--darker-gold);
    }
    .accountTable p.PageSubtitle {
    margin-top: 0px !important;
  }
  .accountTable ul.PageText {
    width: 280px;
  }
  .accountTable td p.PageText b {
    color: var(--darker-gold) !important;
    font-size: 20px;
    font-family: var(--headings-text) !important;
    font-style: italic !important;
  }

  .accountTable #na {
    text-align: left !important;
    display: list-item !important;
    margin-left: 20px !important;
    width: 170px;
  }

  .accountTable td a.Link {
    text-align: right !important;
  }
    
    .accountTable thead {
    display: none;
  }

  .accountTable,
  .accountTable tbody,
  .accountTable tr,
  .accountTable td {
    display: block;
    width: auto !important;
  }

  .accountTable tr {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
  }

  .accountTable td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0;
    border: none;
    font-size: 0.95rem;
  }

  .accountTable td::before {
    content: attr(data-label);
    font-weight: 700;
    color: var(--main-color-dark);
    margin-right: 1rem;
    flex: 1;
    min-width: 60px;
  }

  .accountTable td:last-child {
        padding-bottom: 20px;
        padding-top: 20px;
  }
  .accountTable td:first-child {
    font-size: 1.1rem;
    font-weight: 700;
    padding-bottom: 0.75rem;
  }

  .accountTable td:first-child::before {
    display: none;
  
}
    } */

@media (max-width: 500px) {
  .bannerbox {
    width: calc(100% - 80px);
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 250px;
    float: left;
  }
  .bannerWrap {
    background-image: linear-gradient(
      to bottom,
      rgba(54, 54, 54, 0),
      rgba(54, 54, 54, 0.8)
    );
  }
  #branches {
    flex-direction: column !important;
    color: transparent !important;
  }
  .newLogin {
    /* top: 800px !important; */
    position: static !important;
    display: block !important;
    margin: 0 auto !important;
    background: rgba(205, 225, 245, 1) !important;
    width: 100% !important;
  }
  #main {
    height: 522px !important;
  }
}

@media (max-width: 425px) {
  .headerNav {
    margin-top: 0px;
  }
  .headerLogo {
    text-align: center;
    /* margin-top: 50px; */
  }
  .loginButton {
    max-width: 177px;
    float: left;
    padding: 0px 10px;
  }
  .login {
    position: absolute;
    top: 0;
    width: 50%;
  }
  .bannertitle {
    font-size: 28px;
    border-bottom: 3px solid;
    line-height: 32px;
  }
  .bannertext {
    font-size: 15px;
    line-height: 18px;
  }
}

@media (max-width: 365px) {
  .loginButton span {
    display: none;
  }
}

@media (max-width: 300px) {
  .prefooterWrap h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .prefooterWrap h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .newsContent.odd h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .newsContent.odd h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .featuredItems h2 {
    font-size: 24px;
    line-height: 28px;
  }
}

/*SKIP TO MAIN CONTENT LINK*/
.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

.skiplink:focus {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: black;
  background-color: white;
  z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/

.flex-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-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;
  background-color: #ffffff;
  padding: 12px 26px 32px 20px;
  border: none;
  border-radius: 12px;
}

/*might need this too to fix the pauseplay button:*/
.flex-pauseplay button.flex-pause span:before {
  margin-left: 25px !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 */    