

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #003366
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: #545454;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: #545454;
    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: #006699;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: #006699;
}
.OlbMenuContainer .ui-widget-content {
	background: #006699;
}
.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;
}


:root {
    --main-black: #000000;
    --main-white: #EDEDED;
    --bitter: "Bitter", serif !important;
    --funnel: "Funnel Sans", serif !important;
    --parkinsans: "Parkinsans", serif !important;
  }


/* HEADER */

header {
    position: relative;
    /* background: #282828; */
    background: linear-gradient(280deg, #000000, #232323);
    border-bottom: 5px solid var(--main-white); /*previously #c29aa5b*/
    }
    
    .headerWrap {
    /*max-width: 1200px;
    margin: auto;*/
    padding-top: 30px;
    padding-bottom: 0px;
    }
    
    .FDICLogo {
max-width: 400px !important;
margin: -9px 0 -16px -48px;
    display: block;
    }

    .headerImage {
        background-size: cover;
        height: 285px;
        position: relative;
        background-image: url(../Pages/images/bankimages/header2.jpg);
        background-position: 50% 46%;
        box-shadow: rgb(0 0 0 / 50%) 0px 2px 12px 0px;
    }

    .topHeader {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    }
    
    .headerLogo {
        /* width: 275px; */
        width: 400px;
        padding: 10px 40px;
        vertical-align: middle;
        display: table-cell;
        height:100%;
    }
    
    .headerLogo img {
    max-height: 100px;
    max-width: 100%;
    }
    
    /* Added to move the login button to right */
    .navMenuClass {
    display: table;
    width: 100%;
    padding: 10px 0;
    }

    #lockIcon {
        filter: invert(1);
        max-width: 16px;
        position: relative;
        top: 2px;
    }
    
    .login {
    display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 150px;
        padding: 10px 40px;
    }
    
    .loginButton {
    float: right;
    background-color: var(--main-white); /*previously #c29aa5b*/
    border-radius: 15px;
    text-align: center;
    padding: 5px 40px;
    border: none;
    transition: all 0.3s ease;
    }
    
    .loginButton p {
    color: #333;
    display: inline-block;
    }
    
    .fa-lock {
    color: #333;
    }
    
    .fa-lock:before {
        content: "?";
    }
    
    
    .loginButton:hover {
    background-color: var(--main-black);
    border:1px solid var(--main-white);
    }

    
    .loginButton:hover > p {
    color: #fff;
    }
    
    .loginButton:hover > img {
    filter:unset !important;
    }
    
    .loginButton span {
    display: none;
    }
    
    .headerNav {
    width: calc(50% - 40px);
    /*    padding: 10px 20px 0px;*/
        vertical-align: middle;
        display: table-cell;
    }
    
    .headerNav2 {
    padding-top: 10px;
    }
    
    .pageHeader {
    background-image: url('../pages/images/bankimages/olbanking.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 300px;
    position: relative;
    background-position: 50% 50%;
    }
    
    .pageHeader:before {
    content: '' !important;
        display: block !important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        /*background: #fff;*/
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        opacity: .6;
    }
    
    
    /* NAVIGATION */
    
    li.OlbTopMenu.NavRoot.NavLevel1.NavParent1 a.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after{
        content: '\25BE';
        margin-left: 10px;
    }
    
    li.OlbTopMenu.NavRoot.NavLevel1.NavParent1 button.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after{
        content: '\25BE';
        margin-left: 10px;
    }
    
    .NavRoot:hover {
    text-decoration: none;
    }
    
    .NavLeaf:hover {
    text-decoration: none;
    }
    
    li.OlbTopMenu {
    border-bottom: 5px solid transparent;
    }
    
    /*BASIC HORIZONTAL MENU WITH DROPDOWN*/
    
    .OlbMenuContainerV2 {
    background-color: transparent;
    text-align: center;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    }
    
    .OlbMenu {
    padding-inline-start: 0;
    margin: 0;
    margin-bottom: -5px;
    }
    
    .OlbMenu button {
    font: inherit;
    }
    
    .OlbMenu button:hover {
    cursor: pointer;
    }
    
    .OlbTopMenu  {
    display: inline-block;
    list-style-type: none;
    text-align: left;
    border: none;
    position: relative;
    padding-inline-start: 0;
    padding: 6px 8px 6px 8px;
    }
    
    .NavParent1.open:hover .OlbMenuSub1 {
    display: block;
    }
    /*.OlbTopMenu:focus-within .OlbMenuSub1 {
    display: block;
    }*/
    .NavParent1.open:focus-within .OlbMenuSub1 {
    display:block;
    }
    
    li.OlbTopMenu:hover {
    border-bottom: #fff solid 5px;
    }
    
    li.OlbTopMenu:hover a.NavLevel1 {
    color: #fff!important;
    }
    
    li.OlbTopMenu:hover button.NavLevel1 {
    color: #fff!important;
    }
    
    .OlbMenuSub1 {
    list-style-type: none;
    display: none;
    max-width: 100%;
    width: 100%;
        /*white-space: nowrap;*/
    z-index: 100;
    position: absolute;
    background-color: #fff;
    padding-inline-start: 0;
    top: auto;
    margin-top: 6px;
    left: 0px;
    margin-left: 0px;
    text-align: left;
    }
    
    .OlbMenuSub1 a:hover  {
    background-color: var(--main-white); /*previously #c29aa5b*/
    color: #333;
    }
    
    .OlbMenuSub1 button:hover  {
    background-color: var(--main-white); /*previously #c29aa5b*/
    color: #333;
    }
    
    .OlbMenuSub1 a {
    display: block;
    padding: 10px 17px;
    text-transform: inherit!important;
    color: #333!important;
    }
    
    .OlbMenuSub1 button {
    display: block;
    padding: 10px 17px;
    text-transform: inherit!important;
    color: #333!important;
    }
    
    .NavParent2.open:hover .OlbMenuSub2 {
    display: block;
    }
    
    .NavParent2.open:focus-within .OlbMenuSub2 {
    display: block;
    }
    
    .OlbMenuSub2 {
    list-style-type: none;
    display: none;
    min-width: 100%;
    width: 100%;
    z-index: 100;
    position: absolute;
    background-color: #f7f7f7;
    padding-inline-start: 0;
    top: auto;
    margin-top: -39px;
    left: 0;
    margin-left: 100%;
    }
    
    .OlbMenuSub2 a:hover {
    background-color: var(--main-white); /*previously #c29aa5b*/
    color: #333;
    }
    
    .OlbMenuSub2 a {
    display: block;
    padding: 10px 17px;
    text-transform: inherit!important;
    color: #333!important;
    }
    
    .OlbMenuSub2 button {
    display: block;
    padding: 10px 17px;
    text-transform: inherit!important;
    color: #333!important;
    }
    
    .OlbTopMenu a {
    color: var(--main-white); /*previously #c29aa5b*/
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    }
    
    .OlbTopMenu button {
    color: var(--main-white); /*previously #c29aa5b*/
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    }
    
    a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
    font-size: 16px;
    font-weight: 600;
    }
    
    button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
    font-size: 16px;
    font-weight: 600;
    }
    
    .OlbMenu .NavRoot {
    margin: 0px !important;
    }
    
    /*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/
    
    
    /*MOBILE MENU*/
    
    
    @media (max-width:915px){
    .OlbMobileMenu {
    display: table-cell!important;
    background-color: transparent;
    margin-top: 15px;
    width: calc(20% - 50px);
    padding-right: 50px;
    /*float: right;*/
    text-align: center;
    vertical-align: middle;
    }
    
    .NavLevel2 .NavLeaf {
    text-align: center;
    }
    
    .headerSearchWrap {
    display: none;
    }
    
    .OlbMobileMenu img {
    width: 35px;
    float: right;
    padding-right: 5px;
    }
    
    .mobileLogoMenu {
    display: table;
    width: 100%;
    padding: 10px 0;
    }
    
    .verticalCenter {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
    }
    
    .OlbMenu {
    display: none;
    margin-top: 25px;
    }
    
    .OlbMenu button {
    width: 100%;
    }
    
    .temporarySpacer {
    display: none;
    }
    
    .OlbTopMenu {
    display: block;
    text-align: center;
    }
    
    .OlbMenuSub1 {
    position: relative;
    max-width: calc(100% + 16px);
    /* margin-left: -8px;
    margin-right: -8px; */
    }
    
    .OlbMenuSub2 {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    background-color: #4A122D;
    }
    
    li.OlbTopMenu:hover {
    border-bottom: solid 5px transparent;
    }
    
    .mobileMenuLink {
    padding: 10px 0;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 900;
        text-decoration: none;
    color: #fff;
    }
    
    }
    
    
    
    /* MOBILE HEADER + NAVIGATION */
    
    
    .mobileMenu {
    width: 100%;
    display: none;
    }
    
    .mobileButton {
    float:right;
    text-align: right;
    }
    
    .mobileCloseButton {
    width: calc(100% - 60px);
        text-align: right;
        padding: 0px 30px;
    }
    
    .fa-bars:before {
        content: "?";
    }
    
    .fa-times:before {
        content: "?";
    }
    
    i.fa.fa-bars {
    display: block;
    font-size: 25px;
    color: var(--main-white); /*previously #c29aa5b*/
    }
    
    i.fa.fa-times {
    display: block;
    font-size: 25px;
    color: var(--main-white); /*previously #c29aa5b*/
    }
    
    .mobileMenuLink {
    padding: 10px 0;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 900;
        text-decoration: none;
    color: #fff;
    }

    #3menu {
        filter:brightness(20);
        position:relative;
        top: -15px;
        left: 45px;
        width: 35px;
    }
    
    .mobileLogo {
    float: left;
    width: 50%;
    text-align: center;
    margin-right: 25%;
    }
    
    .mobileLogo img {
    width: 220px;
    }
    
    .mobileNavigationLinks {
        position: absolute;
        z-index: 1000;
        width: 100%;
        height: 100vh;
        background-color: #333;
    top: 0;
    display: none;
    }
    
    .mobileNavigationLinks.active {
    display: block;
    }
    
    
    
    
    /* HOME PAGE */
    
    .bannerbox
    {
        background-color: transparent;
        max-width: 400px;
    width: calc(40% - 160px);
        padding: 20px;
        margin-right:120px;
        margin-top:100px;
    margin-left: 60%;
        /*box-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
        float: right;
    }
    .bannerWrap{
    height:500px;
    width: 100%;
    /*display:table-cell;
    vertical-align:bottom;*/
    background-image: linear-gradient(to right, rgba(54, 54, 54, 0), rgba(0, 0, 0, 0.6) 50%);
    }
    
    .bannertitle
    {
        font-size:50px;
        font-weight:bolder;
        color:#fff;
        margin-bottom: 10px;
    margin-top: 0px;
    line-height: 54px;
    padding-bottom: 10px;
    border-bottom: 5px solid;
    text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
    font-family: "Roboto Slab",Times,serif;
    }
    
    .bannertext {
    color: #fff;
    font-size: 21px;
    line-height: 24px;
    text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
    }
    
    
    .threecolumn
    {
    width:100%;
    max-width:900px;
    margin-left:auto;
    margin-right:auto;
    }
    
    .threecolumn article
    {
    float:left;
    width:33.33%;
    padding:10px;
    box-sizing: border-box;
    } 
    
    .twocolumn
    {
    width:100%;
    max-width:700px;
    margin-left:auto;
    margin-right:auto;
    }
    
    .twocolumn article
    {
    float:left;
    width:50%;
    padding:10px;
    box-sizing: border-box;
    } 
    
    
    .featuredItems {
    max-width: 900px;
    padding: 40px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    }
    
    .featuredItems img {
    width: 100%;
    max-width: 100px;
    }
    
    .featuredItems h2 {
    color: #282828;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: "Roboto Slab",Times,serif;
    }
    
    .featuredItems p {
    color: #333;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    max-width: 80%;
    }
    
    .newsItems {
        display: table;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .newsImage.odd {
        width: 50%;
        height: 450px;
        padding-right: 40px;
        vertical-align: middle;
        display: table-cell;
    }
    
    .newsContent.odd {
    display: table-cell;
        vertical-align: middle;
        padding: 0 10% 0 40px;
    text-align: left;
    }
    
    .newsContent.odd h3 {
    font-weight: normal;
        text-transform: uppercase;
        font-size: 21px;
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
    line-height: 24px;
    }
    
    .newsContent.odd h2 {
        font-size: 36px;
        line-height: 40px;
        margin: 0;
        padding: 0;
        color: #976f30;
    font-family: "Roboto Slab",Times,serif;
    }
    
    .newsContent.odd p {
    font-size: 16px;
        line-height: 22px;
        max-width: 90%;
    }
    
    
    
    
    
    
    /*FLEX SLIDER CSS FIXES */
    
    #container {
    height: 500px!important;
    }
    
    .flex-control-paging li button.flex-active {
    background: var(--main-white)  /*previously #c29aa5b*/!important;
    }
    
    .slides li {
    background-position: 50%;
    }
    
    .flex-direction-nav button {
    text-decoration: none;
    background-color: transparent;
    border: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        transition: all 0.3s ease-in-out;
    }
    
    .flex-direction-nav button:active, .flex-direction-nav button:hover {
    outline: none;
    border:none;
    }
    
    .flex-direction-nav button:before {
        font-family: "flexslider-icon";
        font-size: 40px;
        display: inline-block;
        content: '\f001';
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    }
    
    .flex-direction-nav button.flex-next:before{
        content: '\f002';
    }
    
    .flex-control-paging li button {
    width: 11px;
        height: 11px;
        display: block;
        background: #fff;
        /* background: rgba(255, 255, 255, 0.5); */
        cursor: pointer;
        text-indent: -9999px;
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    border:none;
    }
    
    .flex-control-paging li button:active, .flex-control-paging li button:hover {
    outline: none;
    border:none;
    }
    
    .flex-control-paging li button.flex-active {
    background: #ffa1a5;
        /* background: rgba(59, 109, 180, .09); */
        cursor: default;
    }
    
    .flex-pauseplay button {
    display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        bottom: 5px;
        left: 10px;
        opacity: 0.8;
        z-index: 10;
        overflow: hidden;
        cursor: pointer;
        color: #000;
    background-color: transparent;
    border: none;
    }
    
    .flex-pauseplay button:before{
    font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    margin-left: -5px;
    }
    
    .flex-pauseplay button.flex-play:before {
    content: '\f003';
    }
    
    
    /* TABLE DESIGN */
    
    .infoTable {
    text-align: center;
    border: none;
    border-bottom: 10px var(--main-white)  /*previously #c29aa5b*/solid;
    border-radius: 15px;
    margin-bottom: 30px;
    }
    
    .infoTable tr {
    vertical-align: middle;
    
    }
    
    .infoTable thead tr th:first-of-type {
    border-radius: 15px 0px 0px 0px;
    }
    
    .infoTable thead tr th:last-of-type {
    border-radius: 0px 15px 0px 0px;
    }
    
    th {
    padding: 10px!important;
    }
    
    .infoTable ul {
        text-align: left;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    
    
    
    
    
    /* AFTER LOGIN TABLES */
    
    iframe {
    width: 100%;
    border-radius: 15px;
    background-color: #eee;
    }
    
    iframe.ChatFrame {
    border-radius: 0px;
    }
    
    div#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
    background-color: #eee!important;
    }
    
    .GridFormat tr td, .GridFormat tr th, .ReportTable tr th, .ReportTable tr td {
    padding: 10px 20px !important;
    text-align: left !important;
    }
    
    .TopHeader, .MKTableHeader  {
    background-color: transparent!important;
    color: #fff !important;
    text-align: left !important;
    border: none !important;
    }
    
    
    
    .TopHeader > th {
    /* background-color: #424b55 !important; */
    background-color: #232323 !important;
    }
    
    .TopHeader > td {
    /* background-color: #424b55 !important; */
    background-color: #232323 !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; */
    background-color: #232323 !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; */
    background-color: #232323 !important;
    }
    
    .MKTableHeader > td:first-child {
    border-radius: 15px 0px 0px 0px;
    }
    
    .MKTableHeader > td:last-child {
    border-radius: 0px 15px 0px 0px;
    }
    
    .GridFormat, .ReportTable {
    border: none !important;
    background-color: #ddd !important;
    border-radius: 15px 15px !important;
    text-align: left !important;
    }
    
    .GridAlternateRow, .ReportEvenRow {
    background-color: transparent!important;
    }
    
    .TopHeader a, .MKTableHeader a {
    background-color: transparent!important;
    color: white;
    font-weight: bold;
    }
    
    tr.GridRow td.TopHeader {
    background-color: transparent!important;
    color: #404040!important;
    }
    
    tr.GridAlternateRow td.TopHeader {
    background-color: transparent!important;
    color: #404040!important;
    }
    
    #ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
    border-radius: 15px;
    }
    
    #ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxGraph_UxGraphContainer {
    border-radius: 15px;
    }
    
    .PageText td, th {
    border: none!important;
    }
    
    .xdsoft_datetimepicker .xdsoft_datepicker {
    width: auto;
    }
    
    
    
    
    
    
    /*CREATE ROWS*/
    
    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }
    .clearfix:after {
        clear: both;
    }
    .clearfix {
        *zoom: 1;
    }
    
    /*END ROWS*/
    
    /*COLUMNS*/
    .column {
    float:left;
    }
    
    .third {
    width: calc(33% - 14px);
    margin-right: 20px;
    }
    
    .third.final {
    margin-right: 0;
    }
    
    .mobile {
    width: calc(33% - 14px);
    margin-right: 20px;
    }
    
    .mobile.final {
    margin-right: 0;
    }
    
    
    
    /* FOOTER */

    #contactFooter:hover {
        color: white !important;
    }
    
    .prefooter {
    background: var(--main-white); /*previously #c29aa5b*/ 
    width: 100%;
    }
    
    .prefooterWrap {
    max-width: 900px;
    text-align: center;
    margin: auto;
    padding: 40px;
    }
    
    .prefooterWrap h3 {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 21px;
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
        line-height: 24px;
    color: #333;
    }
    
    .prefooterWrap h2 {
    font-size: 36px;
        line-height: 40px;
        margin: 0;
        padding: 0;
    color: #333;
    font-family: "Roboto Slab",Times,serif;
    }
    
    .prefooterWrap .PageButton {
    background-color: transparent;
    border: solid 3px #333;
    margin: auto;
    margin-top: 20px;
    }
    
    .prefooterWrap .PageButton:hover {
    color: var(--main-white); /*previously #c29aa5b*/
    background-color: #333;
    }
    
     footer
    {
        clear:both;
        width:100%;
        background: #282828;
    }
    
    .footerWrap {
    width: calc(100% - 80px);
        padding: 20px 40px;
        color: #171717;
    margin: auto;
    max-width: 1200px;
    }
    
    .footerTable {
    width: 100%;
    display: table;
    }
    
    .footerColumn.quarter {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
        padding-right: 20px;
    }
    
    .footerColumn.half {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-right: 0px;
    text-align: center;
    }
    
    .footerColumn img {
    max-width: 200px;
    }
    
    .footerColumn.final {
    text-align: right;
    padding-right: 0px;
    padding-left: 20px;
    }
    
    .footerHeading {
    font-family: "Roboto Slab",Times,serif;
        font-style: normal;
        font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: var(--main-white); /*previously #c29aa5b*/
    }
    
    .footerText {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    }
    
    .smallFooterText {
    font-size: 12px;
        text-transform: uppercase;
        color: #fff;
        line-height: 14px;
        margin-bottom: 20px;
    }
    
    footer a.Link {
    color:var(--main-white); /*previously #c29aa5b*/
    font-weight: normal!important;
    }
    
    footer a.Link:hover {
    color: #fff;
    }
    
    img.ehl-fdic {
        max-width: 100px;
        margin-top: 10px;
    }
    
    .social-icon {
    width: 32px;
    height: 32px;
    text-align: center;
    }
    
    .facebook img {
    max-height: 22px;
    margin-top: 5px;
    }
    
    
    .copyrightNotice {
    font-size: 12px;
        color: #a2a2a2;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 15px;
    }
    
    
    /*GENERAL*/
    
    #pagecontent
    {
        width:calc(100% - 8%);
        max-width: 950px;
        min-height: 300px;
        margin:0 auto;
        padding:0 4% 50px 4%;
        background-size: 100%;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-position-x: center;
    }
    
    .button{
        background-color: transparent;
        padding: 15px;
        margin-top: 20px;
        border-radius: 15px;
        text-align: center;
        width: 200px;
    border: 3px solid var(--main-white); /*previously #c29aa5b*/
    }
    
    .button:hover {
    background-color: var(--main-white); /*previously #c29aa5b*/
    }
    
    .button:hover > p {
    color: #333;
    }
    
    .button p {
    color: #976f30;
    margin: 0;
    }
    
    .TopHeader a {
        font-weight: bolder;
        font-size: 18px;
        color: #e8e8e8;
        background: transparent;
    }
    
    .TopHeader {
        border: 0px;
        background-color: #636363;
        padding:3px;
    font-weight: bold;
        font-size: 18px;
        color: #ededed;
    }
    
    
    .TopHeader th { 
        padding:8px; 
        border-top-style:solid;
        border-top-width: 2px;
        border-top-color: #7b7b7b;
    
    
    }
    
    .SecondPageTitle {
    font-size: 21px;
        text-transform: none;
        letter-spacing: normal;
    color: #976f30;
    }
    
    
    
    .DataFont{
    font-size: 16px;
    color: #4e4e4e;
    line-height: 24px;
    } 
    
    .BoldDataFont {
    font-size: 16px;
    color: #4e4e4e;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
    }
    
    .GridRow {
        background-color: #eeeeee;
    }
    
    .GridFormat { 
        border-color:#e8edff;
    }
    
    .GridFormat th {
        border-left-style:solid;
        border-left-width: 1px;
        border-left-color: #eeeeee;
    }
    
    .GridFormat tr td {
        border-bottom-style:solid;
        border-bottom-width: 1px;
        border-bottom-color: #ffffff;
        padding:6px;
    }
    
    
    .GridFormat tr:hover th[scope=row], .GridFormat tr:hover td { 
      background-color: #f9f9f9;
      color: var(--main-black); /*previously #c29aa5b*/
    }
    
    
    
    
    
    .pageHeaderText
    {
        font-family: "Roboto Slab",Times,serif;
        font-weight: 700;
        text-transform: capitalize;
        letter-spacing: normal;
        line-height: 1.4;
        color: #0f2867;
        font-size: 50px;
        margin-top: 315px;
        position: absolute;
        top: 0;
        padding: 0 4%;
        text-align: center;
        width: 92%;
    }
    
    .PageTitle
    {
        font-family: "Roboto Slab",Times,serif;
        font-weight: 600;
        text-transform: capitalize;
        letter-spacing: normal;
        line-height: 36px;
        /* color: #976f30; */
        color: #575757;
        font-size: 42px;
        margin-bottom: 25px;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto;
    }
    
    
    #toolbar {
    width: 100%;
    text-align: center;
    }
    
    .ToolBar
    {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    #toolbar ul {
        margin: 0;
        padding-left: 20px;
    }
    
    #toolbar img {
        height: 18px;
        padding-left: 5px;
        padding-right: 20px;
    }
    
    .PageText
    {
        font-size:16px;
        line-height:20px;
        color:#171717;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
        max-width: 850px;
    }
    
    ul.PageText {
    margin-top: -5px;
    margin-bottom: 25px;
    }

    strong.PageSubTitle {
        font-family: var(--bitter);
        font-size: 25px;
        display: block;
        padding-bottom: 10px;
    }
    
    .PageSubtitle
    {
        font-weight: 700;
        font-size: 24px;
        text-transform: none;
        letter-spacing: normal;
    color: #333;
    margin-bottom: 5px;
    margin-top: 30px;
    }
    
    .SecondPageSubtitle {
        font-weight: 700;
    font-size: 21px;
        text-transform: none;
        letter-spacing: normal;
    color: #333;
    }
    
    .PageLink
    {
    font-size:16px;
        font-weight:bold;
        line-height:20px;
        color:#976f30;
    text-decoration: none;
    }
    
    .PageLink:hover {
    text-decoration: underline;
    }
    
    .Link {
        Text-Decoration: none;
        border: none;
        transition: all .4s ease;
        font-size:16px;
        line-height: 20px;
        color:#1854a2;
        font-weight: bold!important;
    }
    
    .Link:hover
    {
        text-decoration: underline;
    }
    
    .PageButton {
        background-color: #232323;
        border-radius: 15px;
        text-align: center;
        padding: 10px 20px;
        border: none;
        /* color: #333; */
        color: var(--main-white);
        max-width: fit-content;
        font-weight: bold;
        margin-top: 20px; 
        font-size: 16px;
    }
    
    .PageButton:hover {
        background-color: var(--main-black);
        color: #fff;
        transition: all 0.3s ease;
    }
    
    .PageButton-slider {
        background-color: var(--main-white); /*previously #c29aa5b*/
        border-radius: 15px;
        text-align: center;
        padding: 10px 20px;
        border: none;
        color: var(--main-black);
        max-width: fit-content;
        font-weight: bold;
        margin-top: 20px; 
        font-size: 16px;
    }
    
    .PageButton-slider:hover{
        background-color: var(--main-black);
        color: #fff;
        transition: all 0.3s ease;
    }
    
    .SmallDataFont {
    color: #171717;
    line-height: 16px;
    }
    
    
    
    
    
    
    
    
    /* GLOBAL */
    body
    {
        /*border-top:5px solid #e77f25;*/
        background:#ffffff;
        font-family: 'Open Sans', sans-serif;
        color:#171717;
    }
    
    p
    {
        margin:5px 0;
        line-height:25px;
    }
    
    
    
    a
    {
        text-decoration:none;
        color:black;
        transition: color .5s ease;
    }
    
    strong
    {
        font-weight:bold;
    }
    
    
    hr
    {
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
    }
    
    /* MISC */
    .clear
    {
            clear:both;
    }
    .hidden
    {
            position:absolute;
            clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
              clip: rect(1px, 1px, 1px, 1px);
    }
    
    
    
    
    /* MEDIA QUERIES */
    
    @media (max-width: 1366px) {
    .headerNav {
    margin-top: 0px;
    }
    
    
    }
    
    
    
    @media (max-width: 1000px) {
    .third.mobile {
    width: calc(50% - 20px);
    }
    }
    
    @media (max-width: 915px) {
    .headerlogo {
    
    width: calc(75% - 50px);
    text-align: left;
    padding-right: 5%;
    /*float: left;*/
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
    }
    .headerlogo img {
    margin: 0;
    width: 100%;
    max-width: 400px;
    }
    }
    
    
    @media (max-width: 800px) {
    .third.mobile:nth-of-type(3) {
    width: 100%;
    margin-right: 0;
    }
    }
    
    
    
    
    
    @media (max-width:768px){
        /* .headerLogo {
            width: 100%;
            text-align:unset !important;
            margin: 0 auto !important;
        } */
    .footerTable {
    display: block;
    }
    .footerColumn.quarter, .footerColumn.quarter.final {
    width: calc(100% - 80px);
    padding-left: 40px;
    display: block;
    text-align: center;
    padding-right: 40px;
    padding-top: 20px;
    }
    .footerColumn.half {
    width: calc(100% - 80px);
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    }
    .copyrightNotice {
    margin-top: 20px;
    }
    
    .homeBanner {
    width: 100%!important;
    }
    
    .bannertitle {
    font-size: 38px;
    border-bottom: 4px solid;
    line-height: 42px;
    }
    
    .bannertext {
    font-size: 17px;
    line-height: 20px;
    }
    
    .topHeader {
    display: block;
    }
    
    /*.headerNav {
        width: calc(100% - 80px);
        min-height: 40px;
    padding: 10px 40px 20px;
    }*/
    
    .headerNav {
    width: calc(20% - 80px);
    padding: 10px 40px;
    position: absolute;
    right: 0;
    top:0;
    margin-top: 50px;
    }
    .headerLogo {
    /* width: calc(100% - 80px);
    text-align: left;
    display: block; */
    display: block;
    margin: 0 auto !important;
    text-align: center;
    }
    .FDICLogo {
        margin: -8px auto 0 auto !important;
    }
    .login {
    width: calc(100% - 80px);
    display: inline-block;
    text-align: center;
    padding: 20px 40px;
    }
    .loginButton {
    float: none;
    padding: 5px 15px;
    border-radius: 10px;
    }
    
    
    /* Force table to not be like tables anymore */
    
    .infoTable table, .infoTable thead, .infoTable tbody, .infoTable th, .infoTable td, .infoTable tr { 
    display: block; 
    }
        
    /* Hide table headers (but not display: none;, for accessibility) */
    
    .infoTable thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
    }
    
    .infoTable {
    border-bottom: none;
    }
    
    .infoTable tr {
    background-color: #eee!important;
    margin-bottom: 40px;
    border-radius: 15px;
    }
    
    .infoTable th {
    background-color: var(--main-white); /*previously #c29aa5b*/
    color: #333;
        font-weight: bold;
    
    }
    
    .infoTable td {
    border-top: #aaa 1px solid;
    }
    
    .infoTable tr > th:first-of-type {
    border-radius: 15px 15px 0px 0px;
    }
    
    .infoTable tr > td:last-of-type {
    border-radius: 0px 0px 15px 15px;
    }
    
    .infoTable td:before {
    font-weight: 700;
    margin-right: 5px;
    }
    
    /*Label the data*/
    /*.infoTable td:nth-of-type(1):before { content: "2021:"; }
    .infoTable td:nth-of-type(2):before { content: "2022:"; }*/
    
    .third {
    width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }
    
    .newsItems {
        display: block;
    margin-top: 0;
    }
    
    .newsImage.odd {
        width: 100%;
        padding-right: 0;
        display: block;
        margin-bottom: 20px;
    }
    
    .newsContent.odd {
        display: block;
        padding: 0 20px 0 20px;
    }
    
    
    }
    
    
    
    
    
    
    @media (max-width: 700px) {
    .third.mobile {
    width: 100%;
    margin-right: 0;
    }
    .third.mobile:nth-of-type(1) img {
    max-width: 300px;
    }
    }
    
    
    
    
    
    @media (max-width: 500px) {
    .bannerbox {
    width: calc(100% - 80px);
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 250px;
    float: left;
    }
    .bannerWrap {
    background-image: linear-gradient(to bottom, rgba(54, 54, 54, 0), rgba(54, 54, 54, 0.8));
    }
    }
    
    
    
    @media(max-width: 494px) {
        .headerLogo > a > img {
            width:99% !important;
            height:auto !important;
            max-height: unset !important;
            max-width: unset !important;
        }
       .headerLogo {
        width: 80% !important;
       }
    }
    
    
    @media (max-width: 425px) {
    .headerNav {
    margin-top: 0px;
    }
    .headerLogo {
    text-align: center;
    margin-top: 50px;
    }
    .loginButton {
    max-width: 177px;
    /* float: left; */
    padding: 0px 10px;
    }
    .login {
    position: absolute;
    top: 210px;
    right: 22px;
    width: 50%;
    }
    .bannertitle {
    font-size: 28px;
    border-bottom: 3px solid;
    line-height: 32px;
    }
    .bannertext {
    font-size: 15px;
    line-height: 18px;
    }
    }
    
    @media (max-width: 365px) {
    .loginButton span {
    display: none;
    }
    }
    
    
    @media (max-width: 300px) {
    .prefooterWrap h3 {
    font-size: 18px;
    line-height: 20px;
    }
    
    .prefooterWrap h2 {
    font-size: 28px;
    line-height: 32px;
    }
    
    .newsContent.odd h3 {
    font-size: 18px;
    line-height: 20px;
    }
    
    .newsContent.odd h2 {
    font-size: 28px;
    line-height: 32px;
    }
    
    .featuredItems h2 {
    font-size: 24px;
    line-height: 28px;
    }
    }
    
    
    /*SKIP TO MAIN CONTENT LINK*/
    .skiplink {
      position: absolute;
      top: -40px;
      left: 0;
      padding: 6px;
    }
    
    .skiplink:focus {
        position: absolute;
        left: 0;
        top: 0;
    font-size: 14px;
    color: black;
    background-color: white;
    z-index: 1000000;
    }
    /*END SKIP TO MAIN CONTENT LINK*/
     
    .flex-direction-nav button {
        text-decoration: none;
        background-color: white;
        border-radius: 50%;
        border: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        transition: all 0.3s ease-in-out;
        padding: 6px 38px 45px 12px;
        }
    
    .flex-pauseplay button {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        opacity: 0.8;
        z-index: 10;
        overflow: hidden;
        cursor: pointer;
        color: #000;
        background-color: #ffffff;
        padding: 12px 26px 32px 20px;
        border: none;
        border-radius: 12px;
    }
    .flex-pauseplay button:before {
        padding-bottom: 10px;
    }
    
    /*might need this too to fix the pauseplay button:*/
    .flex-pauseplay button.flex-pause span:before {
        margin-left: 25px !important;
     }



@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    