

@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: ;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: ;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: ;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: ;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: ;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #003366
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: 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;
}

.fdicBand {
  position: relative;
  z-index: 999;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #fff;
}

.FDICLogo {
  max-width: 430px !important;
  display: block !important;
  margin-left: -62px;
}

/*FLEX SLIDER CSS FIXES */

.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: #24408a;
  cursor: default;
  outline: solid;
  outline-color: white;
}

.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.flex-play:before {
  content: "\f003";
}

#container {
  height: 500px !important;
}

.headerTitle {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: -48px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 0;
  padding: 10px 0;
  color: #333e92;
}

.pageHeader {
  margin: auto;
  max-height: 360px;
  text-align: center;
  max-width: 100% !important;
}

.pageHeader img {
  width: 100%;
  max-width: 950px;
}

.pageWidth {
  max-width: 940px;
  margin: auto;
}
.cf {
  margin-top: 0px !important;
}
#container {
  margin-bottom: 50px;
}

#main {
  max-width: 1500px;
  margin: auto;
  margin-top: 0px;
}

.bodywrapper {
  width: 100%;
  max-width: 1500px;
  margin: auto;
  box-shadow: 0px 0px 10px #000;
  background: #fff;
}

.NavLevel2 img {
  display: none;
}

#OlbBody .OlbMenuContainer {
  width: 100%;
  background: #20418f;
  text-align: center;
}

.contactTable {
  width: 100%;
  font-size: 14px;
  color: black;
  border: none;
}

/*CREATE ROWS*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*END ROWS*/

/*COLUMNS*/
.column {
  float: left;
}

.column.whole {
  margin-left: 0;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.column.one-half:first-child {
  margin-left: 0;
}
.column.one-half {
  width: 47.5%;
  margin-left: 5%;
  margin-bottom: 15px;
  text-align: center;
}

.column.one-half img {
  width: 100%;
}

.column.locationInfo:first-child {
  margin-left: 0%;
}

.column.locationInfo {
  width: 47%;
  margin-left: 5%;
  margin-bottom: 15px;
  text-align: left;
}

.column.locationInfo img {
  /*width: 100%;*/
  margin-left: -5px;
}

/*.Montrose {
margin-top: 18px;
}*/

.column.locationPic {
  width: 40%;
  margin-left: 5%;
  margin-bottom: 15px;
  text-align: left;
}

.column.locationPic img {
  width: 100%;
  margin-left: -5px;
}

.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;
}
.headerMenu {
  text-align: right;
  margin-right: 100px;
  padding-top: 5px;
}

#login1 {
  /*background-image:url('../Pages/images/bankimages/login.png');*/
  background-repeat: no-repeat;
  width: 300px;
  /*height:223px;*/
  float: right;
  margin-right: 100px;
  margin-bottom: 12px;
  background-color: #30b4cb;
  padding: 15px;
  border-radius: 15px;
}

.smallLogin {
  display: none;
}

.headerlogo {
  float: left;
  margin-left: 100px;
  padding: 10px;
}

.headerlogo img {
  /*width:110%;
max-width:416px;*/
  max-width: 308px;
  padding-top: 10px;
}

.bannerWrap {
  margin-top: 115px;
z-index: 1
}

.bannerbox {
  background-color: rgba(255, 255, 255, 0.85);
  max-width: 400px;
  padding: 30px;
  margin-left: 10%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  border-width: 0px;
  border-style: solid;
  border-color: #114d89;
  border-radius: 0px;
  text-align: center;
  margin-right: 10%;
}

.bannertitle {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 35px;
  font-weight: normal;
  color: #20418f;
  line-height: 42px;
}

.BannerText {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 18px;
  font-size: 34px;
  line-height: 32px;
  color: #2e2e2e;
}

.holidayBanner {
  margin-top: 70px;
}

.disappear {
  display: none;
}

.appear {
  display: none;
}

.table {
  display: table;
  width: 100%;
  border: 1px solid #000;
}
.tableRow {
  display: table-row;
}
.tableColumn {
  display: table-cell;
  padding: 5px;
  border: 1px solid #000;
}

.HomeText {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 22px;
  font-weight: bolder;
  color: #333e92;
}

.home {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.home article {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.home article:first-child {
  margin-left: 0;
}
.home article img.icon {
  width: 65%;
  margin-bottom: 10px;
}

/*For TEST2*/

.tablegrid {
  width: auto;
}

.tablegrid article {
  float: left;
  margin: 1px;
  margin-bottom: 15px;
  box-shadow: 5px 5px 5px #999999;
}

.tablegrid.OlbWidthLessThan930 article {
  /*float:none;*/
  /*margin: 0px auto 0 auto;*/
  right: auto;
  left: auto;
}

.largegrid {
  width: 100%;
  max-width: 472px;
}
.largegrid img {
  width: 100%;
  max-width: 472px;
}

.largegrid.OlbWidthLessThan930 {
  width: 100%;
  max-width: 472px;
}
.largegrid.OlbWidthLessThan930 img {
  width: 100%;
  max-width: 472px;
  height: auto;
}

.mediumgrid {
  width: 226px;
}

.smallgrid {
  width: 226px;
}

.griddescription {
  background: #d8dfe7;
  height: 75px;
  padding: 10px;
}

/*FOR TEST*/

.SectionStyle {
  padding-top: 0px;
  padding-left: 10px;

  padding-bottom: 0px;
  background: #d8dfe7;
}

.SectionText {
  font-size: 14px;
  color: #424943;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
}

.SectionTitle {
  font-size: 20px;
  color: #3d7341;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
}

#marqueecontainer2 {
  position: relative;
  width: 442px; /*marquee width */
  height: 272px; /*marquee height */
  background-image: url(/CM_BankPages/Pages/images/BankImages/scrolling-box-large.png);
  overflow: hidden;
  border: 0px solid #6f0035;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.ScrollText {
  font-size: 14px;
  color: #ffffff;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
}

.ScrollTitle {
  font-size: 18px;
  color: #ffffff;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
}

#accounts2 {
  display: block;
  width: 226px;
  height: 272px;
  color: #000;
  background: url("../Pages/images/BankImages/login-medium.png");
}

.bannergallery {
  wiith: 100%;
  max-width: 500px;
  height: auto;
}

.Details {
  line-height: 18px;
  padding-top: 20px;
}

.Details li {
  margin-bottom: 18px;
}

#HelpLink {
  top-margin: 50px;
}

#reset {
  margin: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.SubHeader {
  line-height: 50px;
}

#Submit {
  margin: 5px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.FieldName {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
}
.SmallDataFont {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  color: black;
}

#pagecontent {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  width: auto;
  min-height: 300px;
  margin: 0 auto;
  padding: 0 0 50px 0;
  background-image: url("../Pages/images/bankimages/wave.jpg");
  background-size: 100%;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-position-x: center;
}

#pagecontent h2 {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 18px;
  line-height: 20px;
  color: #535353;
  padding: 20px 0 5px 0;
}

.NavCollapsedButton {
  margin-top: -27px;
  margin-left: 5px;
  z-index: 5000;
  position: absolute;
  display: none;
}

.banner {
  width: auto;
  margin: 0px;
  padding: 0px;
  max-height: 300px;
  overflow: hidden;
}
.banner img {
  width: 100%;
}

.bannerlogo {
  display: none;
  width: auto;
  margin: 0px;
  padding: 0px;
  height: auto;
}

.bannerlogo img {
  width: 100%;
  height: auto;
  padding: 15px 0 15px 0;
}

.TopHeader a {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-weight: bolder;
  font-size: 18px;
  color: #e8e8e8;
  background: transparent;
}

.TopHeader {
  border: 0px;
  background-color: #636363;
  padding: 3px;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-weight: bolder;
  font-size: 18px;
  color: #ededed;
}

.TopHeader th {
  padding: 8px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #7b7b7b;
}

.SecondPageTitle {
  font-size: 16pt;
  color: #333e92;
  font-weight: 100;
  border-bottom: solid 1px #333333;
  padding-top: 20px;
}

.DataFont {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  color: #4e4e4e;
  line-height: 24px;
}

.BoldDataFont {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  color: #4e4e4e;
  border: none;
  padding: 0px 5px 0px 5px;
  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: #f9eee5;
  color: #e96300;
}

.BodyStyle {
  padding-top: 10px;
  background-repeat: repeat-x;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 50px;
}

.NavTop {
  padding-top: 30px;
  background-color: transparent;
}

.NavTree {
  background-color: #e7e6e5;
  height: 100%;
  width: 193px;
}

#nav_wrapper {
  background-image: url("../Pages/images/BankImages/leftnav_repeat.png");
  background-repeat: repeat-y;
  width: 90%;
  padding-left: 85px;
}

#nav_wrapper_bottom {
  background-image: url("../Pages/images/BankImages/leftnav_bottom.png");
  background-repeat: no-repeat;
  width: 306px;
  height: 31px;
}

.NavFdic {
  border-top: Solid 1px #aaa8a8;
  border-bottom: Solid 1px #aaa8a8;
  width: 175px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  /*background-color: #e7e6e5;*/
}

.NavBottom {
  background-color: #e7e6e5;
}

.Logos {
  border-top: Solid 1px #aaa8a8;
  border-bottom: Solid 1px #aaa8a8;
  width: 175px;
  text-align: center;
  /*background-color: #e7e6e5;*/
  padding-top: 25px;
}

.NavBelowBottom {
  background-color: #e7e6e5;
  width: 185px;
}

.HeaderColor {
  background-image: url("../Pages/images/BankImages/header_repeat.png");
  background-repeat: repeat-x;
  min-width: 1024px;
}

.PageTitle {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 30px;
  font-weight: bolder;
  color: #333e92;
  line-height: 35px;
  /*padding-bottom: 20px;*/
}

.PageBox {
  width: auto;
  max-width: 900px;
  margin: 50px 50px 50px 50px;
  padding: 70px 0 45px 0;
}

.ToolBar {
  float: right;
  padding-right: 8px;
  padding-top: 5px;
}

.PageText {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  line-height: 22px;
  color: #293139;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 1rem;
}

.Tight {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.FooterText {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  line-height: 20px;
  color: #535353;
}

.PageSubtitle {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 24px;
  font-style: italic;
  text-decoration: none;
  font-weight: bold;
  line-height: 24px;
  color: #1c3f95;
  padding-top: 20px;
  /*padding-bottom:10px;*/
}

.SecondPageSubtitle {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 20px;
  font-weight: bold;
  color: #535353;
}

.PageLink {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #16565a;
}

.Link {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  text-decoration: underline;
  border: none;
  transition: all 0.25s ease;
  font-size: 1rem;
  line-height: 22px;
  color: #535353;
}

.Link:hover {
  color: #47b5c7;
}

.bannerboxButton {
  background-color: #20418f;
  color: #fff;
  padding: 15px;
  border-radius: 15px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.bannerboxButton:hover {
  background-color: #315ec9;
}

.Link-olb {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  text-decoration: underline;
  border: none;
  transition: all 0.25s ease;
  font-size: 14px;
  line-height: 20px;
  color: #535353;
  font-weight: bold;
}

.Link-olb:hover {
  color: #47b5c7;
}

.HeadingLink {
  color: #333e92;
}

.emphasis {
  font-weight: bold;
  color: #333e92;
  font-size: 1rem;
}

.NavRoot {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  line-height: 20px;
  color: white;
}

.NavLeaf {
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 14px;
  line-height: 20px;
  color: white;
}

#accounts {
  display: block;
  width: 200px;
  height: 0px;
  color: #000;
}

#accounts:hover {
  background-position: -200px 0;
}

#calc {
  display: block;
  width: 200px;
  height: 175px;
  color: #000;
  background: url("../Pages/images/BankImages/calc.png");
}

#calc:hover {
  background-position: -200px 0;
}

#demo {
  display: block;
  width: 200px;
  height: 175px;
  color: #000;
  background: url("../Pages/images/BankImages/demo.png");
  margin-left: 5px;
}

#demo:hover {
  background-position: -200px 0;
}

#homelogin {
  background-image: url("../Pages/images/bankimages/login_button.png");
  background-repeat: no-repeat;
  width: 224px;
  height: 223px;
}

/* GLOBAL */
body {
  /*border-top:5px solid #e77f25;*/
  background: #ffffff;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  color: #cccccc;
}

p {
  margin: 5px 0;
  line-height: 25px;
}

a {
  text-decoration: underline;
  color: black;
  transition: color 0.5s ease;
}

strong {
  font-weight: bold;
}

figcaption strong {
  border-bottom: 1px solid #d6d0c1;
  padding-bottom: 10px;
  margin: 10px 0;
  display: block;
}

figcaption {
  line-height: 25px;
  font-size: 14px;
  width: 200px;
}

hr {
  background-color: #d6d0c1;
  border: 0;
  height: 1px;
  margin: 20px 0;
}

/* 3 COLUMNS */
.FlowingColumns {
  /*Center everything*/
  width: auto;
  margin: 0 auto 0 auto;
  padding: 35px 0 45px 0;
}

.FlowingColumns .FlowingColumnsHeader {
  transition: opacity 0.25s ease;
  opacity: 1;
}
.FlowingColumns .FlowingColumnsHeader:hover {
  opacity: 0.7;
  color: #ff4e00;
}

.FlowingColumns article {
  /*Horizontal layout*/
  float: left;
  width: 250px;
  margin-right: 30px;
  margin-top: 15px;
  font-size: 14px;
  padding: 10px;
}
.FlowingColumns.OlbWidthLessThan930 article {
  /*Change to vertical layout*/
  float: none;
  margin: 30px auto 0 auto;
  width: 75%;
}

.FlowingColumns .FlowingColumnsHeader img {
  /*Put the image to the left of the content*/
  float: left;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader img {
  /*Change to the icon above the content*/
  float: none;
  padding-bottom: 5px;
}

.FlowingColumns .FlowingColumnsHeader p {
  /*Place the header text to the right of the image*/
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  font-size: 20px;
  margin-bottom: 10px;
  margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader p {
  /*Line the header up to the left*/
  margin-left: 0px;
}

.FlowingColumns :not(.FlowingColumnsHeader) p {
  /*Line the content up with the right of the image*/
  line-height: 25px;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 :not(.FlowingColumnsHeader) p {
  /*Line the content up to the left*/
  margin-left: 0px;
}

/* FOUR COLUMNS */
.FlowingGrid {
  line-height: 25px;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  clear: both;
  max-width: 900px;
  margin: 0 auto;
}

.FlowingGrid .FlowingColumnsHeader {
  font-size: 20px;
  border-bottom: 1px solid #d6d0c1;
  padding: 20px 0;
  margin-bottom: 20px;
}

.FlowingGrid.OlbWidthLessThan930 .Row {
  float: none;
  max-width: 500px;
  margin: 0px auto 0 auto;
  padding-left: 0;
}

.FlowingGrid .Column1 {
  /*Allow content to the right*/
  float: left;
  margin: 0px 0;
  width: 450px;
}
.FlowingGrid.OlbWidthLessThan930 .Column1,
.FlowingGrid.OlbWidthLessThan930 .Column1 img {
  /*Force content below*/
  font-size: 14px;
  float: none;
  width: 100%;
}

.FlowingGrid .Column2 {
  /*Show to the right*/
  float: left;
  width: 430px;
  margin-left: 20px;
  margin-top: 60px;
}
.FlowingGrid.OlbWidthLessThan930 .Column2 {
  /*Show below the first column*/
  width: auto;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.ScrollingText {
  margin: 40px 10px 10px 0;
  padding: 10px;
  float: right;
  border-top: 1px solid #d6d0c1;
  border-bottom: 1px solid #d6d0c1;
}
.OlbWidthLessThan930.ScrollingText {
  margin: 40px auto 10px auto;
  float: none;
}

.ScrollingText p {
  margin-left: 0px;
  font-size: 14px;
}

.ScrollingText h4 {
  margin-left: 0px;
  font-size: 16px;
  font-weight: bold;
}

.ScrollingText a:hover {
  color: #e96300;
}

#marqueecontainer {
  position: relative;
  width: auto; /*marquee width */
  height: 150px; /*marquee height */
  overflow: hidden;
  border: 0px solid #6f0035;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/*Weather*/
.Weather {
  padding: 10px;
  float: right;
  width: 350px;
}
.OlbWidthLessThan930.Weather {
  margin: 0 auto 0 auto;
  float: none;
}

.Weather {
  padding: 10px;
  background: #d4d4d4;
}

.Weather:hover {
  background: #e96300;
}

.Weather img {
  float: left;
  width: 86px;
}
.Weather.OlbWidthLessThan350 img {
  float: none;
}

.Weather > :not(img) {
  margin-left: 96px;
}
.Weather.OlbWidthLessThan350 > :not(img) {
  margin-left: 0;
  margin-top: 10px;
}

/* FOOTER */
footer {
  clear: both;
  width: 100%;
  background: #333333;
  margin-top: -20px;
}

footer .wrapper {
  line-height: 25px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-family: Arial, Helvetica, Calibri, "Open-Sans", sans-serif,
    "Arial Narrow";
  color: black;
  box-sizing: border-box;
  text-align: center;
  padding: 20px 235px;
}

footer #copyright {
  background: #30b4cb;
  bottom: 0;
  left: 0;
  width: 100%;
}
footer .wrapper a {
  color: black;
}

footer .wrapper a:hover {
  color: #fff;
  font-weight: bold;
}

/* SKIPLINK */
.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 1em;
  display: none;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

/* MISC */
.clear {
  clear: both;
}
.hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#mhp2 {
    display: none;
}
#mhpbuttoncontainer {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
line-height: 5px;
margin-top: -11px;
}

@media (max-width: 1130px) {
  footer .wrapper {
    padding: 20px 65px;
  }
}

@media (max-width: 1130px) {
  .ResponsiveText {
    width: 80%;
  }
}

@media (max-width: 1000px) {
  .FDICLogo {
    position: absolute;
    top: 187px;
    left: 55px;
    margin-left: 0px !important;
  }
  .headerlogo {
    height: 220px;
  }
}

@media (max-width: 950px) {
  #container {
    height: 400px !important;
  }
  .bannerWrap {
    margin-top: 70px !important;
  }

  p.BannerText > strong {
    font-size: 21px !important;
  }
  p.BannerText {
    font-size: 19px !important;
  }
  /* p.BannerText > br {
    display: none !important;
  } */
  div.bannerbox {
    padding: 15px !important;
    background-color: rgba(255,255,255,0.80) !important;
    max-width: 390px !important;
  }
  a.bannerboxButton {
    padding: 10px !important;
    font-size: 14px !important;
  }
  a.bannerboxButton > strong {
    font-size: 17px !important;
  }
}

@media (max-width: 940px) {
  .ResponsiveContent {
    margin-left: 10%;
    width: 80%;
    margin-top: 30px;
  }
  iframe {
    width: 80% !important;
    margin-left: 10%;
  }

  .column.one-half:first-child {
    margin-left: 10%;
  }
  .column.one-half {
    width: 37.5%;
    margin-left: 5%;
    margin-bottom: 15px;
    text-align: center;
  }

  .column.whole {
    margin-left: 10%;
    width: 80%;
  }
  .column.locationInfo {
    margin-left: 10%;
    width: 50%;
    margin-right: 40%;
  }
  .column.locationInfo:first-child {
    margin-left: 10%;
  }

  .contactTable {
    margin-left: 10%;
    width: 80%;
  }
}

@media (max-width: 900px) {
  .threecolumn article {
    width: 50%;
    max-width: 300px;
  }
  .threecolumn {
    max-width: 600px;
  }
}

@media (max-width: 880px) {
  .FDICLogo {
    position: static !important;
    margin: 0 auto !important;
    width: 100% !important;
  }
  .headerlogo {
    float: none;
    /*margin-left: 5%;
width: 80%;
padding: 5% 5% 1% 5%;*/
    margin: 0 auto !important;
    /*display: block;*/
  }
  .headerlogo img {
    /*margin-left: 25%;*/
    margin: 0 auto !important;
    width: 50%;
    display: block;
  }
  .headerMenu {
    text-align: center;
    margin-right: 0;
    padding-bottom: 10px;
    padding-top: 0;
  }
  #login1 {
    float: none;
    margin: 0;
    margin-right: 0px;
    width: 94%;
    border-radius: 0;
    padding: 3%;
  }
  .loginForm {
    width: 50%;
    margin-left: 25%;
  }
}

@media (max-width: 800px) {
a.bannerboxButton > strong {
    font-size: 10px !important;
  }
#mhp {
display: none !important;
}

#mhp2 {
display: block !important;
}
  #container {
    height: 300px !important;
  }
  .bannerWrap {
    margin-top: 50px !important;
  }
  .bannerbox {
    padding: 15px;
  }
  .bannertitle {
    font-size: 24px !important;
    line-height: 30px;
  }
  .BannerText {
    font-size: 14px !important;
    line-height: 16px;
  }

  .bannerboxButton {
    padding: 10px;
    font-size: 12px !important;
  }

  #mhp {
        margin-right: 107px !important;
    margin-top: -55px !important;
  }
}

@media (max-width: 780px) {
  .table {
    display: block;
    border: 0px;
  }
  .tableRow {
    display: block;
    margin-bottom: 40px;
    border: 1px solid #000;
  }
  .tableColumn {
    display: block;
    padding: 10px;
    border: 1px solid #000;
  }
  #hide {
    display: none;
  }
  .appear {
    display: inline;
  }

  .disappear {
    display: inline;
  }

  .twocolumn article {
    float: none;
  }
}

@media (max-width: 740px) {
  /*.bannerbox
{
margin-left:auto;
margin-right:auto;
}*/

  .bannerbox p {
    margin: 5px 5px 5px 5px;
  }
}

@media (max-width: 610px) {
  .twocolumn {
    max-width: 350px;
  }

  .twocolumn article {
    width: 100%;
    max-width: 350px;
  }

  .column {
    float: none;
  }
  .column.locationInfo {
    width: 80%;
  }

  .column.locationPic {
    width: 60%;
    margin-left: 10%;
  }

  .column.one-half {
    width: 80%;
    margin-left: 10%;
  }

  /*.smallLogin{
display: block;
float: right;
margin-top: 30px;
margin-right: 10px;
}*/
}

@media (max-width: 600px) {
  #container {
    height: 200px !important;
  }
  .bannerWrap {
    margin-top: 20px !important;
  }

  .bannerbox {
    max-width: 200px;
    padding: 10px;
  }

  .bannertitle {
    font-size: 18px !important;
    line-height: 20px;
  }

  .BannerText {
    font-size: 12px !important;
    line-height: 14px;
  }
  .bannerbox hr {
    display: none;
  }
  .holidayBanner .BannerText {
    display: none;
  }

  /*new*/
   p.BannerText > strong {
    font-size: 19px !important;
  }
  p.BannerText {
    font-size: 17px !important;
    line-height: 26px !important;
  }
  div.bannerbox {
    padding: 10px !important;
  }
  a.bannerboxButton {
    padding: 10px !important;
    font-size: 14px !important;
  }
  a.bannerboxButton > strong {
    font-size: 15px !important;
  }
  .bannerWrap {
    margin-top: 2px !important;
  }
}

@media (max-width: 580px) {
  #login1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
  }
  .loginForm {
    width: 70%;
    margin-left: 15%;
  }
  .headerlogo img {
    width: 70%;
    margin-left: 15%;
  }
}

@media (max-width: 550px) {
  .threecolumn article {
    width: 100%;
    max-width: 250px;
  }
  .threecolumn {
    max-width: 250px;
  }
  .home article {
    margin-left: 10%;
    width: 80%;
    margin-bottom: 25px;
  }
  .home article:first-child {
    margin-left: 10%;
  }
  .home article img.icon {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .OlbMenu .NavRoot > a {
    float: none;
  }
  .OlbMenu .NavRoot {
    float: none;
  }
  ul.OlbMenu.ui-menu.ui-widget.ui-widget-content.ui-front {
    top: auto !important;
    margin-top: 41px;
    height: 200px;
    overflow-y: scroll !important;
  }
}

@media (max-width: 400px) {
  #container {
    /*height: 150px !important;*/
    height: 250px !important;
  }
  .bannerWrap {
    margin-top: 0px !important;
  }

  .bannerbox {
    background-color: rgba(255, 255, 255, 0.75);
    max-width: 100%;
    min-height: 150px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 390px) {
  .bannertitle {
    font-size: 20px;
    line-height: 26px;
  }
}
/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

a.skiplink:focus {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: black;
  background-color: white;
  z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/




@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    