

@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: #333333
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #005700;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #005700;
    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 #005700;
    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;
}

/************* NOTE: media queries and some CSS you
may be looking for are likely within style tags in
the Before/After login page layout. This is to
split the menu media queries up. Apologies in
advance, Will *********************/

.FDICLogo {
display: block;
max-width: 480px;
margin: 0 auto;
}

#FDICwrap {
background-color: #fff;
width: 100%;
height: fit-content;
}



/* HEADER */

header {
    /* position: fixed; */
    position: relative;
    /* background: #ffffff; */
    background: #222222;
    z-index: 10000;
    width: 100%;
}

.Login {
    width: 450px;
    /* position: absolute; */
    z-index: 0;
    right: 0;
    top: 0;
    background-color: #1a007a;
    padding: 13px 30px 13px 30px;
    box-sizing: border-box;
    float: right;
    z-index: 10;
}
.Login h3 {
    color: white;
    font-size: 16px;
    line-height: 0;
}
.Login p {
    color: white;
    font-size: 14px;
}
.Login a {
    color: white;
    text-decoration: underline;
    margin-top: 10px;
    font-size: 12px;
    display: block;
}

.topNav {
    width: calc(100% - 8%);
    padding: 14px 4%;
    background-color: #222222;
    text-align: right;
    justify-content: flex-end;
    display: flex;
}

.topNavRight {
    width: 50%;
    padding: 14px 13%;
    background-color: #222222;
    text-align: right;
    justify-content: flex-end;
    display: flex;
    margin-left: auto; 
    margin-right: 0;
}

.topNavLeft {
    width: 50%;
    padding: 10px 0px 10px 350px;
    background-color: #222222;
    text-align: right;
    display: flex;
    position: absolute;
}

.topNavLeft p {
    white-space: nowrap !important;
}

.topNavLink {
    padding-left: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #55b536;
    font-size: 14px;
}

.headerContainer {
    float: left;
    height: fit-content;
    display: block;
    padding: 30px 0 0 0;
}

.headerWrap {
    /*max-width: 1200px;*/
    margin: auto;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: #222;
}

.topHeader {
    display: table;
    width: 100%;
    /*max-width: 1200px;*/
    margin: auto;
}

.headerLogo {
    width: 175px;
    padding: 10px 0px 10px 130px;
    vertical-align: middle;
    display: table-cell;
    height: 100%;
}

.headerLogo img {
    max-height: 100px;
    max-width: 100%;
}

.login {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 150px;
    padding: 10px 40px;
}

.loginButton {
    float: right;
    background-color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 5px 40px;
    border: solid 3px #0f2867;
}

.loginButton p {
    color: #fff;
    display: inline-block;
}

* Style all font awesome icons */
.fa {
  padding: 20px;
  color: #fff!important;
  font-size: 30px!important;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

.fa-facebook {
  background: #fff;
  content: "\f09a";
  font-weight: 400;
  padding: 2px 5px 2px 5px;
  border-radius: 2px;
}

.fa-facebook:hover {
  background: #379237;
  opacity: 1!important;
}

.fa-linkedin {
  background: #fff;
  content: "\f08c";
  font-weight: 400;
  padding: 2px 5px 2px 5px;
  border-radius: 2px;
}

.fa-linkedin:hover {
  background: #379237;
  opacity: 1!important;
}

.fa-lock {
    color: #fff;
}

.fa-lock:before {
    content: "?";
}

.loginButton:hover {
    background-color: #e3a40c;
    border: solid 3px #ccc;
    cursor: pointer;
}

.loginButton:hover > p {
    color: #ccc;
}

.loginButton:hover > .fa-lock {
    color: #ccc;
}

.loginButton span {
    display: none;
}

.headerNav {
    /*width: calc(100% - 40px);*/
    /*padding: 10px 50px 0px 0px;*/
    vertical-align: middle;
    display: table-cell;
    /*float: right;*/
    display: flex;
    justify-content: flex-end;
}

.headerNav2 {
    /*padding-top: 10px;*/
}

/*.pageHeader {
    background-color: #54595f;
    background-image: url("https://yalebankiowa.com/wp-content/uploads/2023/11/IMG_0752_fixed-scaled.jpg");
    background-position: -400px -800px;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 300px;
    position: relative;
    /*background-position: 100% 65%;*/
}*/

/*.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: 0.7;
}
/*

/* NAVIGATION */

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
    a.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
    content: "\25BE";
    margin-left: 5px;
}

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
    button.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
    content: "\25BE";
    margin-left: 5px;
}

.NavRoot:hover {
    text-decoration: none;
}

.NavLeaf:hover {
    text-decoration: none;
}

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
    background-color: transparent;
    text-align: center;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
}

.OlbMenu {
    padding-inline-start: 0;
    margin-top: 0px !important;
    margin: 0;
    /*padding: 0 50px 0 0;*/
}


.OlbMenu button {
    font: inherit;
}

.OlbMenu button:hover {
    cursor: pointer;
}

.OlbTopMenu {
    display: inline-block;
    list-style-type: none;
    text-align: left;
    border: none;
    position: relative;
    padding-inline-start: 0;
    padding: 13px 0px 6px 24px;
}

.NavParent1.open:hover .OlbMenuSub1 {
    display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
    display: block;
}

li.OlbTopMenu {
    border-bottom: transparent solid 5px;
}

li.OlbTopMenu:hover {
    /*border-bottom: #379237 solid 5px;*/
    
}

li.OlbTopMenu:hover a.NavLevel1 {
    color: #55b536 !important;
}

li.OlbTopMenu:hover button.NavLevel1 {
    color: #379237 !important;
}

.OlbMenuSub1 {
    list-style-type: none;
    display: none;
    width: 100%;
    /*white-space: nowrap;*/
    z-index: 100;
    position: absolute;
    background-color: #fff;
    padding-inline-start: 0;
    top: auto;
    margin-top: 11px;
    left: 0px;
    margin-left: 20px;
    text-align: left;
    border-top: 4px solid #379237;
    border-radius: 5px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.OlbMenuSub1 a:hover {
    background-color: #eee;
    color: #222;
}

.OlbMenuSub1 button:hover {
    background-color: #eee;
    color: #222;
}

.OlbMenuSub1 a {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #222 !important;
    font-size: 14px !important;
}

.OlbMenuSub1 button {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #222 !important;
    font-size: 14px !important;
    text-align: left;
}

.NavParent2.open:hover .OlbMenuSub2 {
    display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
    display: block;
}

.NavLevel2 {
    position: relative;
    text-transform: uppercase;
}

.OlbMenuSub2 {
    list-style-type: none;
    display: none;
    /*min-width: 220px;*/
    z-index: 100;
    position: absolute;
    background-color: #eee;
    padding-inline-start: 0;
    top: 0;
    margin-top: 0px;
    left: 0;
    margin-left: 100%;
}

.OlbMenuSub2 a:hover {
    background-color: #fff;
}

.OlbMenuSub2 a {
    display: block;
    padding: 10px 17px;
    font-size: 14px !important;
}

.OlbMenuSub2 button:hover {
    background-color: #fff;
}

.OlbMenuSub2 button {
    display: block;
    padding: 10px 17px;
    font-size: 14px !important;
    text-align: left;
    font-size: 14px !important;
}

.OlbTopMenu a {
    font-family: 'Myriad-Pro-Semi-Condensed', myriad-pro-semi-condensed, sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9375rem;
    font-weight: bold;
}

.OlbTopMenu button {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9375rem;
    font-weight: bold;
    transition: all 0.15s ease-out;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
    font-size: 16px;
    font-weight: 600;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
    font-size: 16px;
    font-weight: 600;
}

.OlbMenu .NavRoot {
    margin: 0px !important;
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

/* MOBILE HEADER + NAVIGATION */

.mobileMenu {
    width: 100%;
    display: none;
}

.mobileButton {
    /* float: right; */
    text-align: right;
}

.mobileCloseButton {
    /*width: calc(100% - 60px);
    text-align: right;
    padding: 0px 30px;*/
    height: 195px;
}

.fa-bars:before {
    content: "?";
}

.fa-times:before {
    content: "?";
}

i.fa.fa-bars {
    display: block;
    font-size: 25px;
    color: #55b536;
}

i.fa.fa-times {
    display: block;
    font-size: 25px;
    color: #55b536;
}

.mobileMenuLink {
    /* padding: 10px 0 0 24px; */
    padding: 10px 42px 0 24px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    color: #55b536;
}

.mobileLogo {
    float: left;
    width: 50%;
    text-align: center;
    margin-right: 25%;
}

.mobileLogo img {
    width: 220px;
}

.mobileNavigationLinks {
    /*position: absolute;*/
    z-index: 1000;
    width: 100%;
    background-color: #222;
    display: none;
}

.mobileNavigationLinks.active {
    display: block;
}

/* HOME PAGE */

.bannerWrap {
    height: 725px;
    width: 100%;
    background-image: linear-gradient(
        to right,
        rgba(54, 54, 54, 0),
        rgba(0, 0, 0, 0.2) 50%
    );
}

.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.2);*/
    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.2) 50%
    );
}

.bannertitle {
    font-size: 42px;
    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: "Libre Baskerville", Times, serif;
}

.bannertext {
    color: #fff;
    font-size: 21px;
    line-height: 24px;
    text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
}

/*.featuredItemsWrap {
    background-color: #e0e8f1;
}*/

.featuredItems {
    max-width: 1200px;
    padding: 40px;
    text-align: center;
    margin: auto;
    margin-top: 45px;
}

.featuredItems img {
    width: 100%;
    max-width: 100px;
    border-radius: 50%;
}

.featuredItems h2 {
    color: #222;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: "Libre Baskerville", Times, serif;
}

.featuredItems p {
    color: #222;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    max-width: 80%;
}

.iconbox {
    width: 55px;
    height: 55px;
    background: #457ea6;
    margin: auto;
}

.fa-exchange-alt {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.fa-shield-alt {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.fa-map-marker-alt {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.fa-university {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.fa-graduation-cap {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.fa-newspaper {
    color: #fff;
    padding-top: 14px;
    font-size: 28px;
    text-align: center;
}

.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: #0f2867;
    font-family: "Libre Baskerville", Times, serif;
}

.newsContent.odd p {
    font-size: 16px;
    line-height: 22px;
    max-width: 90%;
}

.newsImage.even {
    width: 50%;
    padding-left: 40px;
    vertical-align: middle;
    display: table-cell;
}

.newsContent.even {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0px 0 10%;
    text-align: right;
}

.newsContent.even h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    line-height: 24px;
}

.newsContent.even h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #335c7a;
    font-family: "Libre Baskerville", Times, serif;
}

.newsContent.even p {
    font-size: 16px;
    line-height: 22px;
    max-width: 90%;
    margin-left: 10%;
}

/*FLEX SLIDER CSS FIXES */

#container {
    height: 500px !important;
}

.flex-control-paging li button.flex-active {
    background: #d89c08 !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: left;
    border: 1px solid grey;
    border-bottom: 10px #40b74a solid;
    border-radius: 15px;
    margin-bottom: 30px;
}

.infoTable tr {
    vertical-align: top;
}

.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, td {
  padding: 5px!important;
  text-align: left;
}

.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: #fff;
}

iframe.ChatFrame {
    border-radius: 0px;
}

.GridFormat tr td,
.GridFormat tr th,
.ReportTable tr th,
.ReportTable tr td {
    padding: 10px 20px !important;
    text-align: left !important;
}

.TopHeader,
.MKTableHeader {
    background-color: transparent !important;
    color: #fff !important;
    text-align: left !important;
    border: none !important;
}

.TopHeader > th {
    background-color: #424b55 !important;
}

.TopHeader > td {
    background-color: #424b55 !important;
}

.TopHeader > th:first-child {
    border-radius: 15px 0px 0px 0px;
}

.TopHeader > th:last-child {
    border-radius: 0px 15px 0px 0px;
}

.TopHeader > td:first-child {
    border-radius: 15px 0px 0px 0px;
}

.TopHeader > td:last-child {
    border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > th {
    background-color: #424b55 !important;
}

.MKTableHeader > th:first-child {
    border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > th:last-child {
    border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > td {
    background-color: #424b55 !important;
}

.MKTableHeader > td:first-child {
    border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > td:last-child {
    border-radius: 0px 15px 0px 0px;
}

.GridFormat,
.ReportTable {
    border: none !important;
    background-color: #fff !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;
}

/* MOBILE PAGE */
.mobileImage {
    width: 100%;
    max-width: 250px;
}

/*CREATE ROWS*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/*END ROWS*/

/*COLUMNS*/
.column {
    float: right;
}

.half {
    width: calc(50% - 20px);
    margin-right: 40px;
}

.half.final {
    margin-right: 0;
}

.third {
    width: calc(33% - 14px);
    margin-right: 20px;
}

.third.final {
    margin-right: 0;
}

.two-thirds {
    width: calc(67% - 15px);
    margin-right: 30px;
    margin-bottom: 20px;
}

.twoThirds.final {
    width: calc(67% - 20px);
    margin-right: 0;
    margin-bottom: 0;
}

.fourth {
    width: calc(25% - 15px);
    margin-right: 20px;
}

.fourth.final {
    margin-right: 0;
}

.fifth {
    width: calc(20% - 15px);
    margin-right: 18.75px;
}

.fifth.final {
    margin-right: 0;
}

.mobile {
    width: calc(33% - 14px);
    margin-right: 20px;
}

.mobile.final {
    margin-right: 0;
}

/* DETAILS CSS */
.DetailsButton {
    background-color: #0f2867;
    border: 1px solid white;
    padding: 10px;
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
    display: table;
    width: calc(100% - 20px);
}

.DetailsIcon {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 15px;
    color: white;
}

.DetailsText {
    display: table-cell;
    text-align: left;
    padding: 0px 5px;
    vertical-align: middle;
    color: white;
}

.infoDetails {
    max-height: 0px;
    display: none;
    overflow: hidden;
    width: calc(100% - 84px);
    padding: 15px 42px;
    border: 1px solid white;
    border-top: none;
    border-bottom: none;
    text-align: left;
    transition: all ease 0.5s;
}

.DetailsButton .fa-caret-down {
    display: block;
    font-size: 26px;
}

.DetailsButton .fa-caret-up {
    display: none;
}

.infoDetails.expand {
    max-height: 1000px;
    transition: all ease 0.5s;
    display: block;
}

.DetailsButton.clicked .fa-caret-down {
    display: none;
}

.DetailsButton.clicked .fa-caret-up {
    display: block;
    font-size: 26px;
}

.SubLinks {
    list-style: none;
    padding-left: 0;
}

.grayBox {
    background: #eee;
    width: 100%;
    margin-top: 40px;
}

.grayBoxWrap {
    max-width: 1200px;
    text-align: left;
    margin: auto;
    padding: 20px;
}

.grayBox h2 {
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #686868;
    margin-bottom: 5px;
    margin-top: 0;
}

.grayBox .PageText {
    margin-bottom: 0;
}

/* FOOTER */

.prefooter {
    background-color: #000;
    width: 100%;
    background-image: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.9),
            rgba(0, 0, 0, 0.9)
        ),
        url(https://yalebankiowa.com/wp-content/uploads/2023/11/IMG_0752_fixed-scaled.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.prefooterWrap {
    max-width: 1200px;
    width: clamp(18.75rem, 83.333vw - 6.25rem, 93.75rem);
    text-align: center;
    margin: auto;
    padding: 40px;
    display: flex;
}


.prefooterWrap h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    line-height: 24px;
    color: #fff;
}

.prefooterWrap h2 {
    font-size: 1.375rem;
    margin: 0 0 30px 0;
    padding: 0;
    color: #fff;
    font-family: 'Myriad-Pro-Semi-Condensed',myriad-pro-semi-condensed,sans-serif;
    text-rendering: optimizelegibility;
}

.prefooterWrap p {
    color: #fff;
    font-size: 15px;
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 20px;
}

.Link2 {
    color: #55b536;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Myriad-Pro-Semi-Condensed',myriad-pro-semi-condensed,sans-serif;
    text-rendering: optimizelegibility;
    transition: all .15s ease-out;   
}

.Link2:hover {
    color: #429926; 
}



.prefooterWrap .PageButton {
    background-color: transparent;
    border: solid 3px #fff;
    margin: auto;
    margin-top: 20px;
}

.prefooterWrap .PageButton:hover {
    color: #0f2867;
    background-color: #fff;
}

footer {
    clear: both;
    width: 100%;
    background: #379237;
}

.footerWrap {
    width: calc(100% - 80px);
    padding: 20px 40px;
    color: #222;
    margin: auto;
    max-width: 1200px;
}

.footerTable {
    width: 100%;
    display: table;
}

.footerColumn.quarter {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    padding-right: 20px;
}

.footerColumn.third {
    display: table-cell;
    width: 33%;
    padding-right: 20px;
    text-align: left;
}

.footerColumn.half {
    display: table-cell;
    vertical-align: middle;
    /*width: 50%;*/
    padding-right: 0px;
    text-align: center;
}

.footerColumn img {
    max-width: 150px;
    float: left;
}

.footerIcons {
    height: 40px;
    margin-left: 20px;
}

.footerColumn.final {
    text-align: right;
    padding-right: 0px;
    padding-left: 20px;
}

.footerHeading {
    font-family: "Libre Baskerville", Times, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #222;
}

.footerText {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

.smallFooterText {
    font-size: 12px;
    text-transform: uppercase;
    color: #222;
    line-height: 14px;
    margin-bottom: 20px;
}

footer a.Link {
    font-weight: normal !important;
    font-size: 13px;
    color: #000 !important;
    transition: all 0.15s ease-out;
    text-decoration: none;
}

footer a.Link:hover {
    color: #d7d7d7 !important;
}

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: #000;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}

/*GENERAL*/

#pagecontent {
    width: calc(100% - 8%);
    max-width: 1000px;
    min-height: 600px;
    margin: 0px auto;
padding: 50px 10px 50px 10px;
    /*padding: 6% 4% 50px 4%;*/
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-position-x: center;
    /*padding-top: 100px;*/
}

.button {
    background-color: transparent;
    padding: 15px;
    margin-top: 20px;
    /*border-radius: 15px;*/
    text-align: center;
    width: 200px;
    border: 3px solid #335c7a;
}

.button:hover {
    background-color: #335c7a;
}

.button:hover > p {
    color: #222;
}

.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: 26px;
    text-transform: none;
    letter-spacing: normal;
    color: #0f2867;
border-bottom: 0px transparent !important;
}

.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: #f9eee5;
    color: #e96300;
}

/*
.pageHeaderText
{
    font-family: 'Libre Baskerville',Times,serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: 1.4;
color: #0f2867;
    font-size: 50px;
position: relative;
top: 0;
padding: 0 4%;
text-align: center;
    width: 92%;
    max-width: calc(1200px - 8%);
margin: auto;
padding-top: 100px;
}
*/

.pageHeaderText {
    font-family: "Libre Baskerville", 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: 84%;
    max-width: calc(1200px - 8%);
}

.pageHeaderText2 {
    /*font-family: 'Libre Baskerville',Times,serif;*/
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.4;
    color: #0f2867;
    font-size: 21px;
    margin-top: 400px;
    position: absolute;
    top: 0;
    padding: 0 4%;
    text-align: center;
    width: 84%;
    max-width: calc(1200px - 8%);
}

/*
.pageHeaderText2 {
font-family: 'Libre Baskerville',Times,serif;
font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.4;
color: #0f2867;
    font-size: 21px;
margin-top: 350px;
position: relative;
top: 0;
padding: 0 4%;
text-align: center;
    width: 92%;
    max-width: calc(1200px - 8%);
margin: auto;
}
*/

.pageHeaderText3 {
    font-family: "Libre Baskerville", Times, serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: 1.4;
    color: #0f2867;
    font-size: 36px;
    position: absolute;
    top: 0;
    padding: 0 4%;
    text-align: center;
    width: 92%;
    max-width: calc(1200px - 8%);
    margin: auto;
}

.PageTitle {
    font-family: "myriad-pro", Sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: 32px;
    color: #1e2128;
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 45px;
}

#toolbar {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.ToolBar {
    padding-right: 20px;
    padding-left: 20px;
}

#toolbar ul {
    margin: 0;
    padding-left: 20px;
}

#toolbar img {
    height: 18px;
    padding-left: 5px;
    padding-right: 20px;
}

.PageText {
    font-family: "Myriad-Pro", myriad-pro, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    margin-bottom: 15px;
    margin-top: 10px;
}

ul.PageText {
    margin-top: -5px;
    margin-bottom: 25px;
}

.PageText li {
    padding: 3px 0px;
}

ul.PageText ul {
    margin: 3px 0px -8px 0;
}

.PageSubtitle {
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #686868;
    margin-bottom: 5px;
    margin-top: 30px;
}

.SecondPageSubtitle {
    font-weight: 700;
    font-size: 21px;
    text-transform: none;
    letter-spacing: normal;
    color: #222;
}

.PageLink {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #0f2867;
    text-decoration: none;
}

.PageLink:hover {
    text-decoration: underline;
}

.Link {
    text-decoration: underline;
    border: none;
    transition: all 0.15s ease;
    font-size: 16px;
    color: #1f5f30;
    font-weight: bold !important;
}

.Link:hover {
    text-decoration: none;
    color: #2e8e48;
}

.PageButton {
    background-color: #1e9443;
    text-align: center;
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    color: #fff;
    max-width: fit-content;
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
}

.PageButton:hover {
    background-color: #20ba50;
}

.PageButton-slider {
    background-color: #335c7a;
    text-align: center;
    padding: 10px 20px;
    border: solid 3px #335c7a;
    color: #fff;
    max-width: fit-content;
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
}

.PageButton-slider:hover {
    background-color: transparent;
    border: solid 3px #fff;
    color: #fff;
}

.SmallDataFont {
    color: #222;
    line-height: 16px;
}

hr.PageTitleUnderline {
    background-color: #d89c08;
    height: 5px;
    width: 100px;
    margin: 10px 0 20px;
}

hr.PageTitleUnderline2 {
    background-color: #d89c08;
    height: 5px;
    width: 100px;
    margin: 10px 0 20px auto;
}

hr.PageTitleUnderline3 {
    background-color: #d89c08;
    height: 5px;
    width: 50px;
    margin: 10px auto 20px;
}

hr.PageTitleUnderline4 {
    background-color: #d89c08;
    height: 5px;
    width: 50px;
    margin: 10px 0 20px;
}

.spacer20 {
    height: 20px;
}

.spacer30 {
    height: 30px;
}

.spacer40 {
    height: 40px;
}

.spacer50 {
    height: 50px;
}

.spacer900 {
    display: none;
}

.spacer600 {
    display: none;
}

/* GLOBAL */
body {
    /*border-top:5px solid #e77f25;*/
    background: #ffffff;
    font-family: "Open Sans", sans-serif;
    color: #222;
}

p {
    margin: 5px 0;
    line-height: 25px;
}

a {
    text-decoration: none;
    color: black;
    transition: color 0.15s ease;
}

strong {
    font-weight: bold;
}

hr {
    background-color: #d6d0c1;
    border: 0;
    height: 1px;
    margin: 20px 0;
}

sup {
    font-size: 10px;
}

/* 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 (min-width: 1501px) {
    .OlbMenu {
        /*display: block;*/
    }
    .mobileNavigationLinks.active {
        display: none;
    }
}

@media (max-width: 900px) {
    .fifth {
        width: calc(33% - 15px);
        margin-right: 22.5px;
    }

    .fifth.final2 {
        margin-right: 0;
    }
    .spacer900 {
        display: block;
        height: 40px;
        clear: both;
    }

    .column.headerItem2 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    /* #pagecontent {
        padding-top: 156px !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;
    }

    .half {
        width: 100%;
        margin-right: 0;
    }

    .fourth {
        width: calc(50% - 20px);
        margin-bottom: 50px;
    }

    .videos .half {
        padding-top: 40px !important;
    }

    .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;
}*/

    .headerLogo {
        width: calc(100% - 80px);
        text-align: left;
        display: block;
    }

    /* 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;
        text-align: center;
    }

    .infoTable tr {
        background-color: #eee !important;
        margin-bottom: 40px;
        border-radius: 15px;
    }

    .infoTable th {
        background-color: #0f2867;
        color: #fff;
        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;
        content: attr(data-label);
    }

    .newsItems {
        display: block;
        margin-top: 0;
    }

    .newsImage.odd {
        width: 100%;
        padding-right: 0;
        display: block;
        margin-bottom: 20px;
        height: 250px;
    }

    .newsContent.odd {
        display: block;
        padding: 0 20px 0 20px;
    }

    .newsImage.even {
        display: block;
        width: calc(100% - 40px);
        padding: 0 20px;
    }

    .newsContent.even {
        display: block;
        text-align: left;
        margin-top: 30px;
        padding: 0 20px 0 20px;
    }

    .newsContent.even p {
        margin-left: 0;
        max-width: 100%;
    }

    hr.PageTitleUnderline2 {
        margin: 10px auto 20px 0;
    }
.pageHeader {
min-height: 0px !important;
}
}

@media (max-width: 700px) {
    /* .headerLogo {
        padding: 10px 20px 10px 20px !important;
    } */
    .third.mobile {
        width: 100%;
        margin-right: 0;
    }
    .third.mobile:nth-of-type(1) img {
        max-width: 300px;
    }

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_RptControls_ctl00_ctl01_ctl00_UxAssetsAndLiability > tbody > tr > td > img {
max-width: 60% !important;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxAssetsAndLiability > tbody > tr > td > img {
max-width: 60% !important;
}
/*.pageHeader {
        min-height: 0px !important;
    }*/
}

@media (max-width: 665px) {
.footerColumn.third {
  width: 100%;
  margin-bottom: 50px;
}
.prefooterWrap {
  display: inline-grid;
}
}

@media (max-width: 600px) {
    .two-thirds {
        width: 100%;
        margin-right: 0;
    }

    .twoThirds.final {
        width: 100%;
        margin-right: 0;
    }
    .third {
        margin-right: 0;
        width: 100%;
    }
    .third.final {
        width: 100%;
        margin-right: 0;
    }
    .fourth {
        width: 100%;
        margin-right: 0px;
    }
    .fourth.final {
        margin-bottom: 0;
    }

    .fifth {
        width: calc(50% - 15px);
        margin-right: 30px;
    }

    .fifth.final2 {
        margin-right: 30px;
    }

    .fifth.final3 {
        margin-right: 0px;
    }

    .spacer900 {
        display: none;
        height: 40px;
        clear: both;
    }

    .spacer600 {
        display: block;
        height: 40px;
        clear: both;
    }
}

@media (max-width: 500px) {
#FDICwrap {
display: none !important;
}
.prefooterWrap {
width: auto !important;
}
.GridFormat tr td,
.GridFormat tr th,
.ReportTable tr th,
.ReportTable tr td {
    padding: 9px !important;
}

.topNavRight {
display: none !important;
}

.headerWrap {
padding-top: 57px;
}

.topNavLeft {
width: auto !important;
}

#pagecontent {
padding-top: 150px !important;
}

/*
.footerColumn.third {
  width: 100%;
  margin-bottom: 50px;
}

    .bannerbox {
        width: calc(100% - 80px);
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 330px;
        float: left;
    }
    .bannerWrap {
        background-image: linear-gradient(
            to bottom,
            rgba(54, 54, 54, 0),
            rgba(0, 0, 0, 0.8)
        );
    }
*/

.topNavLeft {
  width: 100%;
  padding: 10px 0px 10px 10px;
  background-color: #222222;
  text-align: center;
  display: flex;
}

.topNavRight {
  width: 100%;
  padding: 14px 4%;
  background-color: #222222;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: 0;
}

  .headerLogo {
    display: inline-flex;
    padding: 10px 0px 20px 50px;
  }

.headerContainer {
  display: none;
}

}




/* @media (max-width: 425px) {
    .mobileMenuLink {
        padding: 104px 0;
    }

    .headerNav {
        margin-top: 0px;
    }

    .headerLogo {
        text-align: center;
        margin-top: 50px;
    }

    .loginButton {
        max-width: 177px;
        float: left;
        padding: 0px 10px;
    }
    .login {
        position: absolute;
        top: 0;
        width: 50%;
    }
    .bannertitle {
        font-size: 28px;
        border-bottom: 3px solid;
        line-height: 32px;
    }
    .bannertext {
        font-size: 15px;
        line-height: 18px;
    }

    .pageHeader {
        min-height: 100px;
    }

    .pageHeaderText {
        font-size: 30px;
        margin-top: 365px;
    }

    .pageHeaderText2 {
        font-size: 14px;
    }

    .pageHeaderText3 {
        font-size: 14px;
    }
} */

@media (max-width: 400px) {
    /* .headerLogo {
        padding: 5px 20px 10px 5px !important;
        width: fit-content !important;
    } */
    .fifth {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .fifth.final {
        margin-bottom: 50px;
    }

    .fifth.final2 {
        margin-right: 0;
    }

    .spacer600 {
        display: none;
    }
}

@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*/

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    font-weight: bold !important;
}

/*ADMIN SITE UI*/

#OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a {
    background: #dbdbdb !important;
}

#OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a.ui-state-active {
    background: #aeaeae !important;
}

/*Fixes to Menu*/
.headerContainer {
height: fit-content;
display: flex;
gap: 16px;
padding: 0px;
}

.topHeader {
display: flex;
width: 100%;
/* width: 77%; */
margin: auto;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}


.headerWrap {
max-height: 80px;
}

.headerLogo {
width: 175px;
    /* padding: 10px 20px 10px 130px; */
    padding: 10px 20px 10px 0px;
    vertical-align: middle;
    display: table-cell;
    height: 100%;
}




@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 */    