

@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: #000;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #000;
    font-weight: 100;
    border-bottom: solid 1px #000;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #000 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #000;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #000;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #000;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #000;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: #756b63;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #756b63;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #756b63;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #756b63;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #756b63;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #993333;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #5f5f5f
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #6a6a6a;
    Color: #ffffff;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #6a6a6a;
    Color: #ffffff;
    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 #6a6a6a;
    border-bottom: solid 2px #000;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #993333;
}
.ErrorBox
{
    color: #993333;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #993333;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #993333 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: White;
}

.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: #000;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

:root {
  --main-color-lighter: #802040;
  --main-color-darker: #6a1424;
  --main-grey: #6a6a6a;
  --contrast-grey: #535353;
}

img.homeButtonIcon {
vertical-align: super;
}

.FDICLogo {
max-width: 430px !important;
width:430px !important;
padding-bottom: 10px;
display: block !important;
}


/*Changes to Mobile Web Page*/

form > h1.PageTitle {
  /*filter: hue-rotate(116deg) !important;*/
}

#ctl00_ImgLogo {
  max-width: 260px !important;
}


/* HEADER */

.srOnly {
  position: absolute;
  margin-top: -1000px;
  margin-left: -1000px;
  color: transparent !important;
}
.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;
  /* max-width: 1750px; */
  margin: auto;
}

.headerlogo {
  /* float: left; */
  /* padding:30px 30px 20px; */
  /* width: calc(100% - 60px); */
  /* max-width: 610px; */
  /* text-align: left; */
  margin-bottom: -19px;

  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 30px;
  gap: 50px;
}

.headerlogo img {
  /* width:100%; */
  /* max-width: 350px; */
  /* max-width: 185px; */
  /* max-width: 600px; */
  max-width: 600px;
  margin-right: -35px;
}

/* DHB logo */
.headerlogo > a > img {
  max-width: 350px;
}

.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/headerimage.jpg");
  background-size: cover;
  height: 250px;
  background-position: 50% 86%;
}

.topMenu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;

  /* float: right; */
  padding-top: 30px;
  /* padding-right: 30px; */
  margin-right: -100px;
  margin-top: -65px;
}

.topMenu a {
  color: black;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.bankName {
  font-family: "Friz Quadrata Std", serif;
  /* text-transform: uppercase; */
  font-size: 16px !important;
  text-align: center !important;
  margin-top: 0px !important;
  padding-bottom: 20px !important;
  font-weight: 600;
}

.bankName > a {
  color: #232323 !important;
}

.bankName > a:hover {
  text-decoration: underline;
  transition: all 0.4s ease;
}

/* NAVIGATION */

.mainMenu {
}

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
  /* background: url('../pages/images/bankimages/navbg.gif'); */
  background: linear-gradient(
    180deg,
    rgba(128, 32, 64, 1) 10%,
    rgba(106, 20, 36, 1) 100%
  );
  /* background-size: contain;
  background-repeat: repeat-x; */
  text-align: center;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
}

li.OlbTopMenu.NavRoot.NavLevel1:hover {
  background: var(--main-grey);
}

.OlbMenu {
  padding-inline-start: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.OlbMenu button {
  font: inherit;
}

.OlbMenu button:hover {
  cursor: pointer;
}

.OlbTopMenu {
  display: inline-block;
  list-style-type: none;
  text-align: left;
  border: none;
  position: relative;
  padding-inline-start: 0;
  padding: 5px 8px 5px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
  display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
    display: block;
    }*/
.NavParent1.open:focus-within .OlbMenuSub1 {
  display: block;
}

.OlbTopMenu:hover {
  color: #fff;
}

.OlbMenuSub1 {
  list-style-type: none;
  display: none;
  min-width: 220px;
  z-index: 100;
  position: absolute;
  background-color: var(--main-color-lighter);
  padding-inline-start: 0;
  padding: 0;
  top: auto;
  margin-top: 5px;
  left: auto;
  margin-left: -8px;
}

.OlbMenuSub1 a:hover {
  background-color: var(--main-grey);
  color: #fff !important;
  text-decoration: none !important;
}

.OlbMenuSub1 button:hover {
  background-color: #1c5630;
  color: #fff !important;
  text-decoration: none !important;
}

.OlbMenuSub1 a {
  display: block;
  padding: 11px 16px;
  color: white !important;
  font-size: 18px !important;
}

.OlbMenuSub1 button {
  display: block;
  padding: 8px 7px;
  /* 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: 165px;
  z-index: 100;
  position: absolute;
  background-color: var(--main-color-lighter);
  padding-inline-start: 0;
  top: auto;
  margin-top: -36px;
  left: 220px;
  text-align: center;
  /* margin-left: 220px; */
}

.OlbMenuSub2 a:hover {
  background-color: var(--main-grey);
  color: white;
}

.OlbMenuSub2 button:hover {
  background-color: var(--main-color-darker);
  color: white;
}

.OlbMenuSub2 a {
  display: block;
  padding: 7px;
  color: white !important;
}

.OlbMenuSub2 button {
  display: block;
  padding: 5px;
  color: white !important;
}

.OlbTopMenu a {
  color: white;
  text-decoration: none;
  padding: 7px;
}

.OlbTopMenu button {
  color: white;
  text-decoration: none;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 24px;
  font-weight: 500;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
  font-size: 24px;
  font-weight: 500;
}

.OlbMenu .NavRoot {
  margin: 0px !important;
}

a.NavParent1:after {
  /*content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  font-size: 21px;
*/
content: url('https://www.dhb.bank/olb.OnlineBanking.PublicFiles.axd?Name=testarrow.png');
  
  display: inline-block;
  margin-left: 5px;
  color: #1c5630;
  font-weight: 900;
  transform: scale(0.5) translateY(7px);
margin-top: -7px;
}

button.NavParent1:after {
  /*content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  font-size: 21px;
*/
content: url('https://www.dhb.bank/olb.OnlineBanking.PublicFiles.axd?Name=testarrow.png');
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-weight: 900;
  transform: scale(0.5) translateY(7px);
margin-top: -7px;
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

.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;
}

.NavLevel1 {
  text-transform: uppercase;
}

.NavLevel2,
.NavLevel3 {
  text-transform: none;
}

li.NavLevel2:hover {
  background-color: var(--main-grey);
  color: white;
}

.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: var(--main-color-lighter); */
  background: linear-gradient(
    180deg,
    rgba(128, 32, 64, 1) 10%,
    rgba(106, 20, 36, 1) 100%
  );
  border-radius: 7px;
  top: 300px !important;
  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; */
  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;
}
.newLogin img {
  width: 140px;
  margin-left: 88px;
  margin-bottom: 10px;
}
.loginButton {
  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;
}

.loginButton:hover {
  background-color: transparent;
  border: 3px solid #fff;
  cursor: pointer;
}

.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: 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;
}

.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;
  height: 100%;
}

.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: #FDB715; */
  color: #fafafa;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 60px;
  padding-bottom: 10px;
  /*border-bottom: 5px solid;*/
  text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
}

.bannertext {
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
  margin-top: 16px;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
}

.bannerlink {
  color: #000;
  text-decoration: underline;
}

.HomeTitle {
  font-family: "Vollkorn", serif;
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 10px;
  margin-top: 55px;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--main-color-lighter);
}

.HomeText {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  padding-bottom: 35px;
  line-height: 24px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.homeWrap {
  /* background-color: var(--main-color-darker); */
  background: linear-gradient(
    180deg,
    rgba(128, 32, 64, 1) 10%,
    rgba(106, 20, 36, 1) 100%
  );
  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;
}

#welc {
  white-space: nowrap;
}

#welc > img {
  max-width: 60px;
  display: inline !important;
  filter: drop-shadow(2px 4px 0px white);
}

/* Tab Switcher Page Styles */

.tab {
  min-height: 2em;
  padding: 10px 16px;
  box-sizing: border-box;
  width: 100%;
  /* text-align: center; */
  cursor: pointer;
  background-color: var(--main-color-darker);
  color: white;
  transition: background-color 0.25s;
  font-size: 21px;

  &:hover {
    background-color: var(--main-color-lighter);
    transition: background-color 0.25s;
    color: white;
  }
}

.tabs--active {
  background-color: var(--contrast-grey);
  color: white;
  pointer-events: none;
}

.content {
  display: none;
  padding: 3em;
}

.content--active {
  display: block;
  background-color: white;
  margin-top: -30px;
}

.container--tabs {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 8px;
  padding-inline-start: 0 !important;
  white-space: nowrap;
  max-width: 207px;
}

.flex2 {
  display: flex;
  flex-direction: row;
}

.container {
  max-width: 2000px;
  min-height: 16em;
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/
  border-radius: 4px;
  /*margin: 1em auto 0;*/
}

.container--tabs2 {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  gap: 8px;
  padding-inline-start: 0 !important;
  white-space: nowrap;
}

.tab2 {
  min-height: 2em;
  padding: 10px 16px;
  box-sizing: border-box;
  width: 100%;
  /* text-align: center; */
  cursor: pointer;
  background-color: var(--main-color-darker);
  color: white;
  transition: background-color 0.25s;
  font-size: 21px;

  &:hover {
    background-color: var(--main-color-lighter);
    transition: background-color 0.25s;
    color: white;
  }
}

.tabs--active2 {
  background-color: var(--contrast-grey);
  color: white;
  pointer-events: none;
}

.content2 {
  display: none;
  padding: 10px 40px 40px 40px;
}

.content--active2 {
  display: block;
  /* background-color: #DCE6f5; */
  background-color: transparent;
}

.flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.flexC {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.left,
.right {
  max-width: 500px;
}

/*HAMBURGER MENU VISIBILITY*/

.OlbMobileMenu {
  display: none;
  text-align: right;
  padding: 10px 30px 20px;
}

.OlbMobileMenu > button {
  display: block;
  margin: 0px;
}

/*These are the styles which control hamburger menu transformation*/
#nav-icon3 {
  display: block !important;
  text-align: right;
  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;
  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: white;
  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: white !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;
  display: block;
  top: 14px;
}

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%;
}

@media (max-width: 1400px) {
  /* DHB logo */
  /*.headerlogo > a > img {
    max-width: 300px !important;
  }*/

  /* background scene */
  .headerlogo > img {
    max-width: 550px !important;
  }
}

@media (max-width: 1348px) {
  .headerlogo {
    max-width: 1348px !important;
    flex-wrap: wrap !important;
  }
  .topMenu {
    /*margin-top: 33px !important;*/
    padding-top: 0px !important;
    float: none !important;
  }
}

@media (max-width: 1085px) {
  #welc {
    margin-top: -185px !important;
  }
  .topMenu {
    margin-top: -40px !important;
  }
  .newLogin {
    top: 0px !important;
  }
  .bannerbox {
    margin-top: 215px !important;
  }
}

@media (max-width: 1075px) {
  .flex {
    flex-direction: column;
  }
}

@media (max-width: 992px) {
  .headerlogo {
    gap: 0px !important;
  }
  .topMenu {
    margin-top: 0px !important;
    margin-right: 0px !important;
  }
}

@media (max-width: 800px) {
  .container--tabs {
    flex-direction: column;
  }
}
/* End Tab Switcher Pages Styles */

/* 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: var(--main-color-lighter);
}
.tab button:focus {
  background-color: var(--main-color-lighter);
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: var(--main-color-lighter);
}

/* 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;
}

.fa-facebook-square:hover {
  transition: all 0.4s ease;
  color: #0866ff !important;
}

.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 */
#top_arrow {
  width: 30px;
  height: 35px;
}

.BTT {
  position: fixed;
  bottom: -13px;
  /* right: 0; */
  right: 85px;
  z-index: 1000000;
}

.BTTButton {
  background: var(--main-color-lighter);
  color: white;
  padding: 15px;
  font-size: 14px;
  border-top-left-radius: 21px;
  border-top-right-radius: 21px;
}

.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;*/
border-top: 5px solid var(--main-color-lighter);
padding-top: 20px;
}

footer .wrapper {
  line-height: 25px;
  margin: 0;
  width: calc(100% - 60px);
  font-size: 14px;
  padding: 15px 30px 0 30px;
  color: #fff;
}

.footerLinks {
  text-align: center;
}

.footerLinks a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  /* text-decoration: none; */
  margin-right: 35px;
}
.footerLinks nobr {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  /* text-decoration: none; */
  margin-right: 35px;
}

.footerLinks a:last-of-type {
  margin-right: 0;
}

.footerLinks a:hover {
  text-decoration: underline;
}

.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: 1000px;
  min-height: 300px;
  margin: 0 auto;
  padding: 20px 20px 0px 20px;
}

.PageTitle {
  font-size: 42px;
  font-weight: 700;
  color: var(--main-color-darker);
  line-height: 42px;
  font-family: "Vollkorn", serif;
  margin-bottom: 10px;
  /*text-align: center;*/
}

.PageSubtitle {
  font-size: 25px;
  text-decoration: none;
  font-weight: 600;
  line-height: 32px;
  color: var(--contrast-grey);
  margin-top: 30px;
  margin-bottom: 8px;
}

.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: var(--main-color-darker);
  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: underline;
  border: none;
  transition: all 0.25s ease;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  /* color: #1c5630; */
  font-weight: 500 !important;
}

.Link:hover {
  text-decoration: none;
}

.PageButton.banner {
  color: #fff;
  font-weight: 700;
  max-width: 150px;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  border: solid 3px #fff;
  min-width: 100px;
  text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
}

.PageButtonWrap.banner:nth-of-type(2) {
  margin-left: 10px;
}

.PageButtonWrap:nth-of-type(2) {
  margin-top: 10px;
}

.PageButton.banner:hover {
  color: var(--main-color-lighter);
  background-color: #fff;
  text-shadow: none;
}

.PageButton {
  /* color: #1c5630; */
  color: var(--main-color-lighter);
  font-weight: 700;
  max-width: 100%;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  border: solid 3px var(--main-color-lighter);
  min-width: 100px;
}

.PageButton:hover {
  color: #fff;
  background-color: #1c5630;
}

.PageButton.contained {
  color: #fff;
  font-weight: 700;
  max-width: 150px;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  border: solid 3px #fff;
  min-width: 100px;
  text-shadow: 2px 2px 5px rgb(54 54 54 / 50%);
  margin-top: -70px;
}

.PageButton.contained:hover {
  background-color: #1c5630;
  text-shadow: none;
}

.multipleButtons {
  width: 100%;
}

.PageButtonWrap {
  display: inline-block;
  text-align: center;
}

.centered {
  text-align: center;
}

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;
}

.GridRow {
  background-color: #eeeeee;
}

.GridFormat {
  border-color: #e8edff;
}

.GridFormat th {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #eeeeee;
}

.GridFormat tr td {
  /* border-bottom-style: solid;
  border-bottom-width: 1px; */
  border-bottom-color: #ffffff;
  padding: 6px;
}

.GridFormat tr:hover th[scope="row"],
.GridFormat tr:hover td {
  background-color: #f9eee5;
  color: #e96300;
}

.ui-widget .PageText {
  font-size: 14px;
  line-height: 20px;
}

.ui-widget {
  z-index: 100000;
}

.spacer50 {
  height: 50px;
}

/* FONT AWESOME */
.fa-caret-right {
  padding-left: 5px;
  font-size: 16px;
}
.fa-facebook-square {
  font-size: 37px;
  margin-right: 10px;
  transform: translateY(-10px);
  color: white;
}

/* GLOBAL */

body {
  background: #ffffff;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: 300;
}

a {
  text-decoration: none;
}

strong {
  font-weight: 600;
}

hr {
  background-color: #d6d0c1;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

input,
textarea {
  max-width: 95%;
}

/* MISC */

div#toolbar {
  text-align: center;
  /*padding-top: 15px;
  border-top: 5px solid var(--main-color-lighter);
  background: #363636;
  margin-bottom: -17px;*/
}

.ToolBar ul {
  padding-inline-start: 0;
  padding: 0;
}

.ToolBar img {
  height: 18px;
}

.ToolBar .Link {
  font-size: 18px !important;
  /*color: #fafafa;*/
  font-weight: 300 !important;
color: #232323;
}

.clear {
  clear: both;
}
.hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
    text-decoration: none;
    background-color: white;
    border: none;
    border-radius: 50%;
    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 {
        border: 1px solid white !important;
    width: 11px !important;
    height: 14px !important;
    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;
}


.flex-control-paging li button:active,
.flex-control-paging li button:hover {
  outline: none;
  border: none;
}

.flex-control-paging li button.flex-active {
  background: #ffa1a5;
  /* background: rgba(59, 109, 180, .09); */
  cursor: default;
}

.flex-pauseplay button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 3px 26px 24px 20px;
    border: none;
    border-radius: 12px;
}

.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: var(--main-color-lighter);
}

#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;
  }
}

/* Allows for menu to return onto page when increasing view width on browser window */
@media (min-width: 1086px) {
  .OlbMenu {
    display: block !important;
  }
}

@media (max-width: 1085px) {
  #welc {
    margin-top: -80px !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;
  }

  .headerlogo {
    float: none;
    width: calc(100% - 60px);
    padding: 20px 30px;
    max-width: 100%;
    text-align: center;
  }

  .topMenu {
    float: none;
    padding-top: 0;
    padding-right: 0;
    text-align: center;
  }

  .topMenu a {
    font-size: 12.5px;
  }

  .bankName {
    text-align: center;
    margin-top: 0;
  }

  .OlbMobileMenu {
    display: block !important;
    text-align: right;
    /* padding: 10px 30px 20px; */
    background-color: var(--main-color-lighter);
    padding: 0px !important;
    min-height: 0px !important;
  }

  .OlbMenu {
    display: none;
    /* margin-top: 25px; */
    max-width: 275px;
  }

  .OlbMenu button {
    width: 100%;
  }

  .OlbMenuContainerV2 {
    padding-right: 0;
    position: absolute;
    max-width: 275px;
  }

  .OlbTopMenu {
    display: block;
    text-align: center;
  }

  .OlbMenuSub1 {
    /* min-width: calc(100% + 16px); */
    position: absolute;
    /* margin-left: -8px;
    margin-right: -8px; */
    /* top: auto;
    right: -291px;
    margin-top: -38px; */
    min-width: 200px;
    top: -5px;
    right: auto;
    margin-left: 267px;
  }

  .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: 950px) {
  .container--tabs2 {
    flex-direction: column !important;
  }
  .tab2 {
    text-align: center !important;
  }
}

@media (max-width: 940px) {
  .headerlogo + img {
    margin-right: 0px !important;
  }
}

@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;
  }
  .BTT {
    right: auto !important;
  }
}

@media (min-width: 576px) {
  .headerlogo > img {
    display: block !important;
  }
}

@media (max-width: 575px) {
  /*This will be the 2nd breakpoint where menu shrinks even further*/

  .headerlogo > img {
    display: none !important;
  }
  .headerlogo img {
    margin-right: 0px !important;
  }
  .OlbMenuContainerV2 {
    width: auto !important;
  }
  ul.OlbMenu {
    width: auto !important;
  }
  .OlbMenuSub1 {
    margin-left: 163px !important;
  }
  .headerlogo > img {
    margin-right: 0px !important;
  }
}

@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: 375px) {
  /*3rd breakpoint for mobile menu*/
  .OlbMenuSub1 {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    margin-left: 0px !important;
  }
  ul.OlbMenu {
    max-width: 375px !important;
    width: 100% !important;
  }
  .OlbMenuContainerV2 {
    max-width: 375px !important;
    width: 100% !important;
  }
  .headerlogo {
    padding-bottom: 20px !important;
  }
}

@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; */
  background-color: var(--main-color-darker) !important;
}

.TopHeader > td {
  /* background-color: #424b55 !important; */
  background-color: var(--main-color-darker) !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 */    