

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #800000;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: Red
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #333333;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #333333;
    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 #333333;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #800000;
}
.ErrorBox
{
    color: #800000;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #800000;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #800000 !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: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}


/* NAVIGATION - BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
  background-color: transparent;
  text-align: left;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
}

.OlbMenu {
  padding-inline-start: 0;
  margin: 0;
}

.OlbTopMenu {
  display: inline-block;
  list-style-type: none;
  text-align: left;
  border: none;
  /*position: relative;*/
  padding-inline-start: 0;
  padding: 5px 8px 5px 8px;
}

li.OlbTopMenu.NavRoot.NavLevel1 > button:focus {
  outline: none;
}

li.OlbTopMenu.NavRoot.NavLevel1 > a:focus {
  outline: none;
}

li.OlbTopMenu.NavRoot.NavLevel1.NavLeaf:focus-within {
  border-bottom: 5px solid #00646a;
}

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1:focus-within {
  border-bottom: 5px solid #00646a;
}

li.OlbTopMenu {
  border-left: solid white 1px;
}

li.OlbTopMenu:first-of-type {
  border-left: none;
}

.NavParent1.open:hover .OlbMenuSub1 {
  display: block;
}

.NavParent1.open:focus-within .OlbMenuSub1 {
  display: block;
}

.OlbTopMenu:hover {
}

.OlbMenuSub1 {
  list-style-type: none;
  display: none;

  z-index: 100;
  position: absolute;
  background-color: transparent;
  padding-inline-start: 0;
  top: auto;
  margin-top: 10px;
  left: auto;
  margin-left: -10px;
  overflow: visible !important;
}

.OlbMenuSub1 li:hover {
  background-color: #fff;
}

.OlbMenuSub1 li:hover a {
  color: #363636 !important;
}

.OlbMenuSub1 li:hover button {
  color: #363636 !important;
}

.OlbMenuSub1 a {
  display: block;
  padding: 10px;
  color: black !important;
}

.OlbMenuSub1 button {
  display: block;
  padding: 10px;
  color: black !important;
}

.NavParent2.open:hover .OlbMenuSub2 {
  display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
  display: block;
}

.OlbMenuSub2 {
  list-style-type: none;
  display: none;
  /*min-width: 220px;*/
  z-index: 100;
  /*position: absolute;*/
  background-color: black;
  padding-inline-start: 0;
  top: auto;
  /*margin-top: 5px;*/
  left: 0;
  margin-left: 220px;
  width: 100% !important;
}

.OlbMenuSub2 a:hover {
  background-color: white;
  color: black;
}

.OlbMenuSub2 button:hover {
  background-color: white;
  color: black;
}

.OlbMenuSub2 a {
  display: block;
  padding: 5px;
}

.OlbMenuSub2 button {
  display: block;
  padding: 5px;
}

.OlbTopMenu a {
  color: #363636;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
}

.OlbTopMenu button {
  color: #363636;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
}

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;
}

.OlbMenuSub1 .NavLeaf:hover {
  text-decoration: none;
}

.NavRoot:hover {
  text-decoration: none;
}

a.NavRoot:hover {
  text-decoration: underline;
}

button.NavRoot:hover {
  text-decoration: underline;
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

/*Old Navigation*/

li.NavLevel1 {
  border-bottom: transparent 5px solid;
}

li.NavLevel1:hover {
  border-bottom: #01646a 5px solid;
}

ul.OlbMenuSub1 {
  width: auto !important;
  max-width: none !important;
}
ul.OlbMenuSub1:before {
  width: 200vw;
  left: -100vw;
  content: " ";
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: -1;
}

.NavLevel1 {
  font-size: 22px !important;
  line-height: 69px !important;
  font-weight: normal !important;
}

.NavLevel2 {
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 22px;
}

.NavLevel3 {
  font-weight: normal !important;
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.NavLevel3:hover {
  background-color: #eee;
  text-decoration: none;
}

.NavLevel1 a:hover {
  text-decoration: none !important;
}

.NavLevel1 button:hover {
  text-decoration: none !important;
}

li.NavLevel2:hover {
  text-decoration: none !important;
}

li.NavLevel2 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

li.NavLevel2 > ul {
  top: 78px !important;
  background-color: white !important;
  /*width: auto!important;*/
  padding-left: 6px;
  left: auto !important;
  /*min-width: 150px;*/
  margin-left: -10px !important;
}

li.NavLevel2 > ul:before {
  position: absolute;
  /*content: ' ';*/
  width: 90px;
  height: 100%;
  background-color: white !important;
  margin-left: -10px;
}

.NavRoot {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: white;
}

.NavLeaf {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: white;
}

/*Flex Slider*/

/* Flexslider start changes for contrast
  around next and previous and page navigation*/

.flex-direction-nav button:active,
.flex-direction-nav button:hover {
  outline: none;
  border: none;
}

.flex-control-paging li button {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  /* background: rgba(255, 255, 255, 0.5); */
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none;
  outline: solid;
  outline-color: #959595;
}

.flex-control-paging li a.flex-active {
  background: #000000;
  cursor: default;
  outline: solid;
  outline-color: white;
}

.flex-control-paging li button:active,
.flex-control-paging li button:hover {
  outline: none;
  border: none;
}

.flex-control-paging li button.flex-active {
  background: #000000;
  outline: solid;
  cursor: default;
  outline-color: white;
  /* background: rgba(59, 109, 180, .09); */
  cursor: default;
}

/*
.flex-pauseplay button {
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  bottom: 8px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: visible;
  cursor: pointer;
  color: #000;
  background-color: #ffffff;
  padding: 6px 0px 0px 5px;
  border: none;
  margin-left: 6px;
}
*/

.flex-pauseplay a {
  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: 10px 26px 32px 20px;*/
  padding: 6px 10px 9px 14px;
  border: none;
  margin-left: 20px;
}

/*Banner for flexslider*/
.bannerbox {
  background-color: rgba(255, 255, 255, 0.75);
  max-width: 400px;
  width: 25%;
  padding: 20px;
  margin-left: 60%;
  margin-top: 200px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  border-width: 0px;
  border-style: solid;
  border-color: #343f90;
}

.bannerWrap {
  height: 650px;
  display: table-cell;
  vertical-align: bottom;
}

.bannertitle {
  font-size: 26px;
  font-weight: bolder;
  color: #002d62;
  margin-bottom: -12px;
}

.BannerText {
  color: black;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

/*Flex Slider 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-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: #000000;
  /* background: rgba(59, 109, 180, .09); */
  cursor: default;
  outline: solid;
  outline-color: white;
}

.flex-pauseplay button {
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  bottom: 8px; /*was 10*/
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: visible;
  cursor: pointer;
  color: #000;
  background-color: #ffffff;
  /*padding: 10px 26px 32px 20px;*/
  padding: 6px 0px 0px 5px;
  border: none;
  margin-left: 6px;
}

.flex-pauseplay button:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
  margin-left: -24px;
  margin-top: -11px;
  padding: 6px 10px 9px 14px;
  border: none;
  background-color: #ffffff;
}

.flex-pauseplay button.flex-play:before {
  content: "\f003";
}

/*Home Layout*/
.header {
  background-color: white;
  width: 100%;
  height: 80px;
  position: fixed;
  display: table;
  z-index: 30000;
}

.headerLogo,
.headerMenu {
  display: table-cell;
  vertical-align: middle;
}

.headerLogo {
  width: 200px;
}

.headerLogo img {
  width: 200px;
  padding: 20px 20px 10px 20px;
}

.headerMenu {
  width: calc(100% - 200px);
  margin-top: 5px;
}

.headerImage {
  background-image: url("../Pages/images/bankImages/Spring2.jpg");
  background-size: cover;
  height: 400px;
  background-position: 50% 39%;
}

.homeHeader {
  background-image: url("../Pages/images/bankImages/Spring2.jpg");
  height: 600px;
  background-size: cover;
  background-position: 50% 39%;
}

.newLogin {
  position: absolute;
  width: 350px;
  z-index: 1000;
  right: 0;
  margin-right: 50px;
  background-color: rgb(216 216 216);
  border-radius: 20px;
  top: 150px;
  padding: 30px;
  box-sizing: border-box;
}

.newLogin h3 {
  color: #01646a;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  line-height: 0;
  margin-bottom: 30px;
  margin-top: 15px;
  font-weight: bold;
}

.newLogin p {
  color: #363636;
  font-family: "Open sans", sans-serif;
  margin-bottom: 5px;
}
.newLogin a {
  color: #363636;
  text-decoration: underline;
  margin-top: 20px;
  font-size: 12px;
  display: block;
  font-family: "Open-Sans", sans-serif;
}
.newLogin img {
  width: 200px;
  margin-left: 45px;
}
.loginButton {
  background-color: #01646a;
  border: 3px solid #01646a;
  display: block;
  width: 100%;
  text-align: center;
  color: white;
  padding: 15px;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 18px;
  cursor: pointer;
}

.loginButton:hover {
  background-color: #024549;
  border: 3px solid #024549;
}

.loginFieldLarge {
  width: 100%;
  display: block;
  box-sizing: border-box;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #a8a8a8;
  font-size: 18px;
  padding: 5px;
}

.homeButton {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -100px;
  margin-bottom: 50px;
}

.homeButton div:not(.clearfix) {
  width: calc(25% - 30px);
  margin: 15px;
  float: left;
  background-color: rgba(216, 216, 216, 1);
  height: 200px;
  text-align: center;
  border-radius: 10px;
  transition: all ease 0.25s;
  padding: 0px 0px 20px 0px;
}

.homeButton div:not(.clearfix):hover {
  /*background-color: rgba(213, 43, 64, 0.9);*/
  transition: all ease 0.25s;
  margin-top: -10px;
  box-shadow: 0px 10px 20px #bbb;
}

.homeButton img {
  width: 130px;
  margin-top: 10px;
}

.homeButton p {
  color: #01646a;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}

.homeBar {
  height: 300px;
  position: relative;
  margin-bottom: 50px;
}

.homeBar div:not(.clearfix) {
  float: left;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.hiddenDiv {
  display: none;
}

.barColor {
  width: 45%;
  background-color: #01646a;
  height: 100%;
  position: relative;
}

.barColor:after {
  border-top: 150px solid transparent;
  border-bottom: 150px solid transparent;
  border-left: 90px solid #01646a;
  content: " ";
  position: absolute;
  top: 0;
  right: -90px;
  z-index: 1;
}

.barColor img {
  width: 225px;
  margin-top: 20px;
}

.barImage {
  width: 55%;
  background-image: url("../Pages/images/BankImages/Debit.jpg");
  background-size: cover;
  height: 100%;
  position: relative;
  background-position: 50% 20%;
}

.barImage p {
  vertical-align: baseline;
  position: absolute;
  bottom: 129px;
  left: 0;
  right: 0;
  color: white;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 46px;
}

.barImageoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.buildingImage {
  width: 100%;
  background-image: url("../Pages/images/BankImages/ibp-cares.jpeg");
  background-size: cover;
  height: 150px;
  position: relative;
  background-position: 50% 50%;
  margin-top: 10px;
  text-align: center;
}

.buildingImage .barImageoverlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.buildingImage p {
  vertical-align: baseline;
  margin-top: 64px;
  color: white;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.spotlightImage {
  width: 100%;
  background-image: url("../Pages/images/BankImages/online-enrollment-2.jpg");
  background-size: cover;
  height: 150px;
  position: relative;
  background-position: 50% 50%;
  margin-top: 10px;
  text-align: center;
}

.spotlightImage p {
  vertical-align: baseline;
  margin-top: 64px;
  color: white;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.homeWidgets {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.homeWidgets div.first {
  float: left;
  width: calc(50% - 30px);
  margin: 15px;
  min-height: 225px;
  position: relative;
  background-size: cover;
}

.homeWidgets div.second {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px;
  box-sizing: border-box;
}

.homeWidgets h4 {
  color: #01646a;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
}

.homeWidgets p {
  color: #555555;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
}

.videoWrap {
  background: #d8d8d8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.homeVideo {
  max-width: 860px;
  margin: auto;
  /*margin-bottom: 60px;*/
  margin-top: -20px;
  padding: 0px 30px;
}

/*End Layout*/

/*ELEMENTS*/

.ImageText2 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  margin: 0;
  padding-top: 62px;
  padding-bottom: 62px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  font-family: Arial, sans-serif;
  font-weight: 600;
}

.ImageText2:hover {
  text-shadow: 0px 0px 10px rgba(75, 25, 0, 0.7);
}

.ImageBox2 {
  height: 150px;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}

.ImageBoxOverlay2 {
  background-color: rgba(0, 0, 0, 0.5);
  height: 150px;
}

.ImageBox:hover > .ImageBoxOverlay2 {
  background-color: rgba(255, 102, 0, 0.5);
}

.ImageBoxOverlay2:hover {
  background-color: rgba(0, 49, 55, 0.7);
}

.ImageText3 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  margin: 0;
  padding-top: 89px;
  padding-bottom: 89px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  font-family: Arial, sans-serif;
  font-weight: 600;
}

.ImageText3:hover {
  text-shadow: 0px 0px 10px rgba(75, 25, 0, 0.7);
}

.ImageBox3 {
  height: 200px;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}

.ImageBoxOverlay3 {
  background-color: rgba(0, 0, 0, 0.5);
  height: 200px;
}

.ImageBox:hover > .ImageBoxOverlay3 {
  background-color: rgba(255, 102, 0, 0.5);
}

.ImageBoxOverlay3:hover {
  background-color: rgba(0, 49, 55, 0.7);
}

.Details.expand {
  display: block;
}

.Details {
  display: none;
}

.Details img {
  width: calc(50% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}

/* TABLE*/

table.rateTable {
  border: 1px solid black;
}
.rateTable th,
.rateTable td {
  border: 1px solid black;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}

table.PageText td {
  padding: 10px;
}

.ResponsiveTable th,
td {
  text-align: left;
  padding: 10px;
  vertical-align: top;
}
.ResponsiveTable th {
  font-weight: bold;
}
.ResponsiveTable .topRow {
  background: #00646a;
  color: white;
}
.ResponsiveTable .oddRow {
  background: #eee;
}
table.ResponsiveTable ul {
  padding-inline-start: 20px;
  margin: 0;
  list-style-type: disc;
}
table.ResponsiveTable li {
  margin-bottom: 10px;
}

/* COLUMNS & ROWS */

.clearfix {
  clear: both;
}
.column {
  float: left;
}

.first-footer {
  width: 75%;
  box-sizing: border-box;
}

.second-footer {
  padding: 20px;
  width: 25%;
  box-sizing: border-box;
}

.footer-third {
  width: 33.33%;
  padding: 20px;
  box-sizing: border-box;
}

.footer-fourth {
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
}

.half {
  margin-right: 40px;
  width: calc(50% - 20px);
}

.half.final {
  margin-right: 0px !important;
}

.half.only {
  margin-right: calc(25% - 10px) !important;
  margin-left: calc(25% - 10px);
}

.third {
  margin-right: 20px;
  width: calc(33% - 14px);
}

.third.final {
  margin-right: 0px !important;
}

.quarter {
  margin-right: 20px;
  width: calc(25% - 15px);
}

.quarter.final {
  margin-right: 0px !important;
}

.sixth {
  margin-right: 20px;
  width: calc(16% - 17px);
}

.sixth.final {
  margin-right: 0px !important;
}

/* GENERAL */

.pagebody {
  padding: 30px 30px;
  min-height: 100px;
  width: calc(100% - 60px);
  max-width: 950px;
  margin: auto;
}

.PageTitle {
  font-family: Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #01646a;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.SecondPageTitle {
  font-size: 22px;
  font-family: Arial, sans-serif;
  color: #666;
  font-weight: 400;
  border-bottom: solid 1px #333333;
  padding-top: 20px;
}

.PageText {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  padding-top: 7px;
  padding-bottom: 7px;
}
ul.PageText {
  list-style-type: disc;
  margin-left: 20px;
}

ol.PageText {
  margin-left: 20px;
  list-style-type: decimal;
}

.PageSubtitle {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #666;
  margin-top: 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.PageUnderline {
  background-color: #01646a;
  height: 5px;
  margin: -10px auto 30px;
  width: 100px;
}

.PageLink {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 16px;
  color: #b24800;
}
.PageLink:hover {
  text-decoration: underline;
}

.Link {
  font-family: Arial, sans-serif;
  text-decoration: underline;
  border: none;
  transition: all 0.25s ease;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.Link:hover {
  color: #b24800;
}

.anchorLink {
  top: -150px;
  position: relative;
  visibility: hidden;
  display: block;
}

.PageButton {
  max-width: 200px;
  text-align: center;
  background: #b24800;
  color: white;
  padding: 15px;
  margin: 20px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  border-radius: 15px;
  display: inline-block;
}

.PageButtonWrap {
  text-align: center;
}

.PageButtonWrap:hover {
  cursor: pointer;
}

.PageButton:hover {
  background: #ba5c1c;
  text-decoration: underline;
  cursor: pointer;
}

.DataFont {
  font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
  font-size: 14px;
  color: #4e4e4e;
  line-height: 24px;
}

.BoldDataFont {
  font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
  font-size: 14px;
  color: #4e4e4e;
  border: none;
  padding: 0px 5px 0px 5px;
  font-weight: bolder;
}

.TopHeader a {
  font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
  font-weight: bolder;
  font-size: 18px;
  color: #e8e8e8;
  background: transparent;
}

.TopHeader {
  border: 0px;
  background-color: #636363;
  padding: 3px;
  font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
  font-weight: bolder;
  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;
}

/* GLOBAL */
body {
  /*border-top:5px solid #e77f25;*/
  font-family: "Open Sans", sans-serif;
  color: #333333;
  margin: 0;
}

p {
  margin: 5px 0;
  line-height: 25px;
}

a {
  text-decoration: none;
  color: inherit;
  transition: color 0.5s ease;
}

button:hover {
  cursor: pointer;
}

strong {
  font-weight: bold !important;
}

em {
  font-style: italic !important;
}

sup {
  vertical-align: super !important;
  font-size: 10px !important;
}

hr.PageDivider {
  background-color: #bbb;
  border: 0;
  height: 5px;
  margin: 20px auto 40px;
  width: 70px;
}

hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

ul > ul {
  list-style-type: circle;
  padding-inline-start: 30px;
}

.ui-dialog h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}

/* FOOTER */

.FooterText {
  font-family: Calibri, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #363636;
}

footer {
  clear: both;
  width: 100%;
  background-size: 100% auto;
  background-position: center;
  background-color: #cdcdcd;
}

footer .PageTitle {
  color: #01646a;
  padding-bottom: 0px;
  text-align: left;
  font-size: 26px;
  text-transform: none;
  margin: 0;
}

footer .PageText {
  color: #363636;
}

footer .wrapper {
  line-height: 25px;
  margin: auto;
  width: calc(100% - 60px);
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding-top: 15px;
  margin-top: 45px;
  padding-bottom: 15px;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1200px;
}

footer #copyright {
  /*background: #1D1D1D;*/
  bottom: 0;
  left: 0;
  width: 100%;
}
footer .wrapper a {
  color: #363636;
}

footer .wrapper a:hover {
  font-weight: bold;
  color: #01646a;
}

/* MISC */

.ToolBar {
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 30px;
  margin-bottom: -15px;
  text-align: center;
  width: calc(100% - 60px);
}

.clear {
  clear: both;
}
.hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* MEDIA QUERIES */
@media (max-width: 1000px) {
  .barImage p {
    right: 50px;
    font-size: 36px;
    text-align: right;
  }
}

@media (max-width: 900px) {
  .bannerbox {
    max-width: 550px;
    width: 30%;
    margin-left: 55%;
  }
}

@media (max-width: 850px) {
  .OlbMenu {
    display: none;
  }
  .OlbMobileMenu {
    display: block !important;
    margin-top: 20px;
  }

  .header {
    display: block;
    height: auto;
  }

  .headerLogo,
  .headerMenu {
    display: block;
    float: left;
  }

  .headerMenu {
    width: 100%;
  }

  .headerLogo {
    width: 240px;
  }

  .OlbMenuContainerV2 {
    text-align: center;
  }

  .OlbTopMenu {
    display: block;
    text-align: center;
  }

  .NavLevel1 {
    line-height: 24px !important;
  }

  .NavParent1 {
    width: calc(100% - 10px);
  }

  li.NavLevel1:hover {
    border-bottom: transparent solid 5px;
  }

  ul.OlbMenuSub1:before {
    display: none;
  }

  .OlbMenuSub1 {
    position: relative;
    overflow: hidden;
  }

  li.NavLevel2 {
    float: none;
  }

  .NavLevel2 {
    font-size: 16px !important;
    line-height: 18px;
  }

  .NavParent2 {
    width: calc(100% - 10px);
  }

  .newLogin {
    top: 190px;
  }

  .footer-fourth {
    width: 50%;
    text-align: center !important;
    padding: 10px 20px;
  }
  footer .PageTitle {
    text-align: center !important;
  }
  .footer-third {
    width: 50%;
    padding: 10px 20px;
  }
  .footer-third:nth-of-type(3) {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .homeBar {
    height: 200px;
  }
  .homeBar div:not(.clearfix) {
    float: none;
  }
  .barColor {
    width: 100%;
    background-color: transparent;
    height: 100px;
    position: relative;
    z-index: 100;
  }
  .barColor img {
    width: 100px;
    margin-top: 0;
    z-index: 100;
  }
  .barColor:after {
    display: none;
  }
  .barImage {
    width: 100%;
    position: absolute;
    margin-top: -100px;
    height: 200px;
    z-index: 1;
  }
  .barImage p {
    text-align: center;
    bottom: 36px;
    text-decoration: underline;
    right: 0;
  }
}

@media (max-width: 700px) {
  .homeButton div:not(.clearfix) {
    width: calc(50% - 30px);
  }
  .hiddenDiv {
    display: block;
  }
  .newLogin {
    width: 50%;
    margin-right: 25%;
  }
}

@media (max-width: 600px) {
  .Details img {
    width: calc(100% - 40px);
  }

  .bannerbox {
    max-width: 100%;
    width: calc(100% - 140px);
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 275px;
  }
}

@media (max-width: 500px) {
  .newLogin {
    width: calc(100% - 30px);
    margin-right: 15px;
  }

  .footer-fourth {
    width: 100%;
  }
  .footer-third {
    width: 100%;
  }
  .third {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .half {
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .homeButton div:not(.clearfix) {
    width: calc(100% - 30px);
  }
  .homeWidgets div.first {
    float: none;
    width: calc(100% - 30px);
  }
}

@media (max-width: 500px) {
.FDICLogo {
width: 100% !important;
max-width:100% !important;
top: 73px !important;
}
  .ResponsiveTable {
    border-bottom: none !important;
  }

  .ResponsiveTable .topRow {
    display: none;
  }
  .ResponsiveTable th,
  .ResponsiveTable td {
    text-align: left;
    padding: 10px;
    vertical-align: top;
    display: block;
    width: calc(100% - 20px) !important;
    background-color: #eee;
  }
  .ResponsiveTable th {
    font-weight: bold;
    background-color: #01646a;
    color: white;
    margin-top: 20px;
  }
  .ResponsiveTable .oddRow {
    background: transparent;
  }
  .ResponsiveTable td:before {
    content: attr(data-label);
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
  }
}

@media (max-width: 400px) {
  .flexslider .slides > li {
    position: relative !important;
    height: 530px !important;
  }
  .bannerbox {
    max-width: 100%;
    width: calc(100% - 40px);
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    bottom: 0;
  }
}

@media (max-width: 300px) {
  .headerLogo {
    width: 70%;
  }
  .headerLogo img {
    width: 100%;
  }
  .PageTitle {
    font-size: 28px;
  }
}

/*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*/

.FDICLogo {
width: 400px !important;
position: absolute !important;
top: 68px;
left: -2px;
padding: 0px !important;
}

#EHLLogo {
filter: invert(1);
max-width: 60px;
}





@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 */    