

@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: White;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: White;
    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: #643432;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #643432;
    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 #643432;
    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: #643432;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: #643432;
}
.OlbMenuContainer .ui-widget-content {
	background: #643432;
}
.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;
}

.FDICLogo {
    max-width: 500px !important;
    margin:0 auto;
    text-align:center;
width: 445px !important;
}

#EHLLogo {
width: 50px;
filter: invert(1);
margin-bottom: -20px;
}

.bannerboxButton {
background-color: #5A955F;
color: white;
padding: 15px;
border-radius: 15px;
text-decoration: none;
}

.bannerboxButton:hover {
background-color: #333e92;
color: white;

}

.imgright
{
float:right;
padding:10px;
max-width: 300px;
max-height: 300px;
}

.threecolumn{
   margin-left:auto;
   margin-right:auto;
   width:100%;
}
.threecolumn article{
   float:left;
   padding:20px;
   box-sizing:border-box;
}

.threecolumn img
{
width:100%;
}


/*HOME BUTTONS*/


.homeButton{
   /*max-width: 1100px;*/
max-width: 1435px;
   margin-left: auto;
   margin-right: auto;
   margin-top: -1px;
   margin-bottom: 30px;
display: flex;
}

.homeButton div:not(.clearfix){
   width: calc(20% - 30px);
   margin: 15px;
   float: left;
   background-color: rgba(100, 52, 50, 1);
   height: 200px;
   text-align: center;
   border-radius: 10px;
   transition: all ease 0.25s;
z-index: 0;
}

.homeButton div:not(.clearfix):hover{
   /*background-color: rgba(61, 32, 30, 0.9);*/
   transition: all ease 0.25s;
margin-top: -10px;
box-shadow: 0px 10px 20px #bbb;
}

.homeButton img{
   width: 130px;
   margin-top: 10px;
}

.homeButton p{
   color: #fff;
   font-family: 'Verdana', sans-serif;
   text-transform: uppercase;
   font-size: 18px;
       line-height: 22px;
}


/*HEADER CODE*/
.srOnly{
display: none;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
border-color: #643432!important;
background-color: #643432!important;
}

.homeImage {
height: 500px;
background-size: cover;
background-image: url('../Pages/images/BankImages/Chad Combine Picture.jpg');
background-position: 50% 65%;
}

.homeHeader{
   background-image: url('/OLBanking19/Pages/images/BankImages/headerBanner-crop.jpg');
   height: 750px;
   background-size: cover;
}

.navHeader{
   position:relative;
   width:100%;
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
   z-index:20000;
}
ul.OlbMenu.ui-menu.ui-widget.ui-widget-content.ui-front {
width: 230px;
}

header {
/*max-width: 1250px;*/
margin: auto;
}

.hide1000, .hide800 {
display: none;
}

.preHeader div {
display: inline-block;
}

.OLB-Login {
   width: fit-content;
   background: #643432;
   padding: 15px 20px;
   margin-left: 50px;
   border-radius: 0 0 20px 20px;
float: left;
}

.OLB-Login a {
   color: white;
   font-size: 14px;
   line-height: 16px;
}

.OLB-Login a:hover {
text-decoration: underline;
}


.Top-Menu {
   width: fit-content;
   background: #643432;
   padding: 15px 20px;
   margin-right: 50px;
   border-radius: 0 0 20px 20px;
float: right;
}

.Top-Menu a {
   color: white;
   font-size: 14px;
   line-height: 16px;
}

.Top-Menu a:first-of-type:hover {
text-decoration: underline;
}

.fas, .fab {
   font-size: 20px;
vertical-align: middle;
}

.fa-facebook-square {
margin-left: 20px;
}

.fa-instagram{
margin-left: 5px;
}

.headerlogo{
   max-width: 330px;
   padding:20px 10px 50px 45px;
   text-align: left;
}

.headerlogo img{
   width: 100%;
   max-width: 475px;
   margin-top: 10px;
}

.headerSearchWrap {
   width: 50%;
   float: right;
   position: relative;
}

.headerSearch{
   position:absolute;
   right:0;
   max-width:300px;
   margin-top:50px;
width: 100%;
/*margin-left: calc(40% - 320px);*/
margin-right: 20px;
}

.headerSearch button{
   width:44px;
   height:36px;
   padding:10px;
   border-radius:5px;
}
.headerSearch input{
   height:27px!important;
}
.gsc-input-box{
   border-radius:10px;
   height:35px!important;
margin-right: 10px;
}
.headerImage{
   background-size:cover;
   height:280px;
       background-image: url('../Pages/images/bankimages/headerimage-default.jpg');
       background-position: 50% 60%;
       position: relative;
}


.headerImage:before {
   content: '';
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 280px;
   background: linear-gradient(to top, rgba(0,0,0,0.3) 40%, transparent 70%);
}

.mainMenu{
   /*float:left;*/
   /*margin-top:10px;*/
}
.hamburgermenu {
float: right;
margin-right: 25px;
}

nav {
/*max-width: 1250px;*/
margin: auto;
}
/*END HEADER*/



/*FOR TABLE*/
.table {
   display: table;
   border: 1px solid #000;
}
.row {
   display:table-row;
}
.tableColumn {
   display: table-cell;
   padding: 10px;
   border: 1px solid #000;
}
.appear
{
display:none;
}


.twocolumn{
   margin-left:auto;
   margin-right:auto;
   width:100%;
}
.twocolumn article{
   float:left;
   width:50%;
   padding:20px;
   box-sizing:border-box;
}
.threecolumn{
   margin-left:auto;
   margin-right:auto;
   width:100%;
}
.threecolumn article{
   float:left;
   width:33.33%;
   padding:20px;
   box-sizing:border-box;
}

.threecolumn img
{
width:100%;
}

.threecolumn2{
   margin-left:auto;
   margin-right:auto;
   width:100%;
}

.threecolumn2 article{
   float:left;
   width:33.33%;
}



/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
background-color: transparent;
padding-top: 7px;
text-align: center;
margin: auto;
box-sizing: border-box;
width: 100%;
}

.OlbMenu {
padding-inline-start: 0;
margin-top: -60px;
height: 25px;
}

.OlbMenu button {
font: inherit;
}

.OlbMenu button:hover {
cursor: pointer;
}

.OlbTopMenu  {
display: inline-block;
list-style-type: none;
text-align: left;
border: none;
position: relative;
padding-inline-start: 0;
padding: 5px 8px 5px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
display:block;
}


li.OlbTopMenu{
border-bottom: solid 5px transparent;
}

li.OlbTopMenu:hover {
border-bottom: solid 5px #643432;
}

li.OlbTopMenu:hover a.OlbTopMenu {
color: #643432!important;
}

li.OlbTopMenu:hover button.OlbTopMenu {
color: #643432!important;
}

.OlbMenuSub1 {
list-style-type: none;
display: none;
min-width: 100%;
z-index: 100;
position: absolute;
background-color: #707071;
padding-inline-start: 0;
top: auto;
margin-top: 10px;
left: auto;
margin-left: -8px;
max-width: 100%;
}

.OlbMenuSub1 a:hover  {
background-color: #643432;
}

.OlbMenuSub1 button:hover  {
background-color: #643432;
}

.OlbMenuSub1 a {
display: block;
padding: 14px 16px;
color: white!important;
text-transform: none!important;
}

.OlbMenuSub1 button {
display: block;
padding: 14px 16px;
color: white!important;
text-transform: none!important;
}

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

.OlbMenuSub2 {
list-style-type: none;
display: none;
min-width: 100%;
z-index: 100;
position: absolute;
background-color: #707071;
padding-inline-start: 0;
top: auto;
margin-top: -44px;
left: 0;
margin-left: 100%;
max-width: 100%;
}

.OlbMenuSub2 a:hover {
background-color: #643432;
}

.OlbMenuSub2 button:hover {
background-color: #643432;
}

.OlbMenuSub2 a {
display: block;
padding: 14px 16px;
color: white!important;
text-transform: none!important;
}

.OlbMenuSub2 button {
display: block;
padding: 14px 16px;
color: white!important;
text-transform: none!important;
}

.OlbTopMenu a {
color: #363636;
text-decoration: none;
text-transform: uppercase;
}

.OlbTopMenu button {
color: #363636;
text-decoration: none;
text-transform: uppercase;
}

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: 2px !important;
width: 130px;
}

a.NavParent1:after {
   content: url(../pages/images/icons/buttonarrow.gif);
}

button.NavParent1:after {
   content: url(../pages/images/icons/buttonarrow.gif);
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/



/*MOBILE MENU*/


@media (max-width:915px){
a[name="Home"] {
position: relative;
left: -9px;
}
.OlbMobileMenu {
display: table-cell!important;
background-color: transparent;
margin-top: 15px;
width: calc(20% - 50px);
padding-right: 50px;
/*float: right;*/
text-align: right;
vertical-align: middle;
}

.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;
}
}

@media(max-width: 900px) {
.mainHeader{
flex-direction: column !important;
gap: 0px !important;
}
.HeaderTagText {
margin-top: -52px !important;
margin-bottom: -20px !important;
max-width: 365px !important;
}
}

@media (max-width:850px) {
.footer-fourth {
   width: 50%;
   text-align: center!important;
   padding: 10px 20px;
}
footer .PageTitle {
   text-align: center!important;
}
.footer-third {
   width: 50%;
   padding: 10px 20px;
}
.footer-third:nth-of-type(3) {
   width: 100%;
}
}


/* OLD NAVIGATION */

.NavRoot
{
font-size:16px!important;
line-height:16px;
}

.NavRoot:hover, .NavLeaf:hover {
text-decoration: none;
}

.NavLevel2.NavLeaf {
font-size:14px!important;
line-height:16px;
}

.NavLevel2.NavParent2 {
   font-size: 14px!important;
   line-height: 16px;
}

.NavLevel3.NavLeaf {
font-size:14px!important;
line-height:16px;
}

.NavParent{
   font-size:16px!important;
}



/* HOME PAGE */

.newLogin{
position:absolute;
width:350px;
z-index:1000;
right:0;
margin-right:150px;
background-color:rgb(57 57 57 / 95%);
border-radius:20px;
top:295px;
padding:30px 35px 35px;
box-sizing:border-box;
}

.newLogin h2{
color:white;
text-align:center;
font-size:24px;
margin: 15px;
}
.newLogin p {
   color:white;
font-size: 14px;
}
.newLogin p.firstP{
text-align: center;
margin-top: 0px; 
margin-bottom: 15px;
}
.newLogin a{
   color:white;
   text-decoration:underline;
   margin-top:20px;
   font-size:12px;
   display:block;
}
.newLogin img{
  width:206px;
  margin-left:42px;
  margin-bottom:10px;
}
.loginButton{
   background-color: #643432;
   border: 1px solid #7f7f7f;
   display: block;
   width: 100%;
   text-align: center;
   color: white;
   padding: 10px;
   border-radius: 10px;
   margin-top: 10px;
   font-size:18px;
}
.loginButton:hover {
background-color: #422221;
border: 1px solid #000;
color: white;
cursor: pointer;
}
.loginFieldLarge{
   width:100%;
   display:block;
   box-sizing:border-box;
   height:40px;
   border-radius:10px;
   border:0;
   font-size:18px;
   padding:5px;
}


.bannerWrap {
height: 700px;
width: 100%;
position: relative;
}

.bannerbox
{
position: absolute;
background-color:rgba(255,255,255,0.85);
max-width:410px;
margin-left:75px;
margin-right:auto;
padding:20px;
margin-bottom:50px;
bottom: 0;
box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.bannertitle
{
   font-size:32px;
   font-weight:800;
   color:#643432;
   margin-bottom: -8px;
line-height: 34px;
}
.bannertext {
font-size: 14px;
color: #363636;
line-height: 18px;
text-align: center;
}

.homeAbout {
padding: 30px;
}

.HomeText
{
   font-size:22px;
   font-weight:800;
   color:#377098;
   padding-bottom: 20px;
}
.homeWrap{
   background-color: #084D31;
   padding:0 30px;
   box-sizing:border-box;
}
.home {
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.home div
{
width:33%;
float:left;
padding:35px 20px;
box-sizing:border-box;
min-height:175px;
background-color: rgba(255, 255, 255, 0);
transition: all ease .3s;
}
.home div:hover{
   background-color: rgba(50, 50, 50, 0.2);
}
.home h2{
   color: #fff;
   font-size:21px;
   font-weight:700;
   display:block;
   margin-bottom:10px;
margin-top: 0;
}
.home p{
   color:#fff;
   font-size:14px;
   line-height:16px;
}

.HomeAboutUsText {
text-align: center;
max-width: 940px;
width: 80%;
margin: auto;
}





/*PERSONAL BANKING PAGES */
.ImageText2 {
   text-align: center;
   color: white;
   text-transform: uppercase;
   font-size: 22px;
   margin: 0;
   padding-top: 62px;
padding-bottom: 62px;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.ImageText2:hover {
text-shadow: 0px 0px 10px rgba(75, 25, 0, 0.7);
}

.ImageBox2 {
height: 150px;
   background-size: cover;
   background-position: center;
margin-bottom: 20px;
}

.ImageBoxOverlay2 {
   background-color: rgba(0,0,0,0.5);
height: 150px;
}

.ImageBox:hover > .ImageBoxOverlay2 {
background-color: rgba(255,102,0,0.5);
}



/* MOBILE PAGE */
.mobileImage {
   width: 100%;
   max-width: 275px;
}










/* RESPONSIVE TABLE */

@media (max-width: 768px){
/* 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: #684b48;
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 hr {
   width: 20%;
   margin: 20px auto;
background-color: #aaa;
}

.infoTable td:before {
font-weight: 700;
/*margin-right: 5px;*/
}

/*Label the data*/
.infoTable td::before {
   content: attr(data-label);
   float: left;
   font-weight: 700;
   text-transform: uppercase;
margin-bottom: 5px;
width: 100%;
}

}




/*CREATE ROWS*/

.clearfix:before, .clearfix:after {
   content: " ";
   display: table;
}
.clearfix:after {
   clear: both;
}
.clearfix {
   *zoom: 1;
}

/*END ROWS*/






/*COLUMNS */
.threecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.threecolumn div
{
float:left;
padding:10px;
box-sizing: border-box;
} 

.twocolumn
{
margin-left:auto;
margin-right:auto;
}

.twocolumn div
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

.half {
margin-right: 40px;
width: calc(50% - 20px);
}

.half.final {
margin-right: 0px!important;
}

.half.only {
margin-right: calc(25% - 10px)!important;
margin-left: calc(25% - 10px);
}

.half2 {
margin-right: 40px;
width: calc(50% - 20px);
}

.half2.final {
margin-right: 0px!important;
}

.half2.only {
margin-right: calc(25% - 10px)!important;
margin-left: calc(25% - 10px);
}

.third {
margin-right: 30px;
width: calc(33% - 20px);
}

.third.final {
margin-right: 0px!important;
}

.two-thirds {
width: calc(67% - 15px);
margin-right: 30px;
margin-bottom: 20px;
}

/*footer .two-thirds {
display: table-cell;
vertical-align: middle;
width: fit-content;
}

footer .two-thirds img {
width: 100%;
max-width: 170px;
}*/

.twoThirds.final {
width:calc(67% - 20px);
margin-right: 0;
margin-bottom: 0;
}

/*.second-footer {
margin-right: 0;
width: calc(62.5% - 115px);
vertical-align: middle;
display: table-cell;
padding-right: 15px;
}

.third-footer.final {
margin-right: 0;
width: calc(37.5% - 100px);
vertical-align: middle;
display: table-cell;
padding-right:0;
}*/
.column2 {
   display: table-cell;
   padding: 10px;
}
.column.one-fourth:first-child {
margin-left:0;
}
.column.one-fourth{
width: 22.75%;
margin-left: 3%;
margin-bottom: 15px;
}

.column.one-fourth img{
width:100%;
}

.column.one-third:first-child {
margin-left:0;
}
.column.one-third {
width: 31.3%;
margin-right: 45px;
margin-bottom: 15px;
}

.column.one-third img{
width:100%;
}

.appleStore {
width:128.5px!important;
height:45px;
}

.googlePlay {
width: 129px!important;
height:45px;
float: left;
   margin-right: 10px;
}

.Location1 {
width: 200px;
margin-right: 30px;
}

.Location2 {
width: calc(100% - 230px);
margin-top: 20px;
}


/*END COLUMNS*/



/* COLUMNS & ROWS */

.clearfix {
clear:both;
}
.column
{
float: left;
}

.first-footer {
width: 75%;
box-sizing: border-box;
}

.second-footer {
padding: 20px;
width: 25%;
box-sizing: border-box;
}


.footer-third
{
width:33.33%;
/*padding:20px;*/
box-sizing: border-box;
} 

.footer-fourth
{
width:25%;
padding:20px;
box-sizing: border-box;
}



.half {
margin-right: 40px;
width: calc(50% - 20px);
}

.half.final {
margin-right: 0px!important;
}

.half.only {
margin-right: calc(25% - 10px)!important;
margin-left: calc(25% - 10px);
}

.third{
margin-right: 20px;
width: calc(33% - 14px);
}

.third.final {
margin-right: 0px!important;
}

.quarter {
margin-right: 20px;
width: calc(25% - 15px);
}

.quarter.final {
margin-right: 0px!important;
}

.sixth{
margin-right: 20px;
width: calc(16% - 17px);
}

.sixth.final {
margin-right: 0px!important;
}

/* END COLUMNS & ROWS */


/* 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: #f9f9f9!important;
}

.TopHeader a, .MKTableHeader a {
background-color: transparent!important;
color: white;
font-weight: bold;
}

tr.GridRow td.TopHeader {
background-color: transparent!important;
color: #404040!important;
}

tr.GridAlternateRow td.TopHeader {
background-color: transparent!important;
color: #404040!important;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
border-radius: 15px;
}

#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_UxGraph_UxGraphContainer {
border-radius: 15px;
}

.PageText td, th {
border: none!important;
}

.GridFormat tr:last-of-type td:first-of-type {
   border-radius: 0px 0px 0px 15px;
}

.GridFormat tr:last-of-type td:last-of-type {
   border-radius: 0px 0px 15px 0px;
}









/* TILES */

.account {
background-color: #eee;
border-radius: 15px;
box-shadow: 6px 6px 5px 0 rgba(50, 50, 50, 0.2);
margin-bottom: 40px;
}

.account img {
border-radius: 15px 15px 0px 0px;
}

.accountText {
padding: 20px 20px;
}

.accountText h3 {

   font-size: 18px;
   margin-top: 0px;
   text-align: center;
margin-bottom: 0px;
line-height: 20px;
}

.accountDetails .FinePrint {
text-align: center;
}

.accountDetails ul {
/*padding-left: 40px!important;
padding-right: 40px;*/
width: 80%;
margin-left: 10%;
margin-right: 10%;
margin-top: 0;
}

.accountDetails p.PageText {
text-align: left!important;
width: 80%;
margin: auto;
}

.accountDetails {
max-height: 0px;
   overflow: hidden;
   transition: all ease .5s;
}

.accountDetails.expand {
max-height: 1000px;
   transition: all ease .5s;
}

.accountDetailsButton {
background-color: #01878a;
padding: 10px;
   text-align: center;
   color: white;
   font-weight: bold;
   font-size: 16px;
   cursor: pointer;
   border-radius: 0px 0px 15px 15px;
}

.accountDetailsButton.clicked .fa-caret-down {
display: none;
}

.accountDetailsButton.clicked .fa-caret-up {
display: block;
}

.accountDetailsButton .fa-caret-down {
display: block;
}

.accountDetailsButton .fa-caret-up {
display: none;
}

.fa, .fas {
   margin: 0;
   text-align: left;
   padding: 4px 5px 4px 0px;
}

.detailsText {
   width: calc(55% - 10px);
   margin: 0;
   float: left;
   text-align: right;
   padding: 0px 5px;
}

.extraPadding {
height: 20px;
}






/* GENERAL */

.disappear
{
display:none;
}

.appear
{
display:none;
}

span.small {
   font-size: 11px;
}

.spacer20 {
height: 20px;
}

.table {
   display: table;
width:100%;
   border: 1px solid #000;
}
.tableRow {
   display:table-row;
}
.tableColumn {
   display: table-cell;
   padding:5px;
   border:1px solid #000;
}


.FieldName {
}
.SmallDataFont
{
}

#pagecontent
{
   width:auto;
   max-width:940px;
   min-height:200px;
   margin:0 auto;
   padding:30px 20px 100px 20px;
}

.TopHeader a {
font-weight: 700;
   font-size: 18px;
   color: #e8e8e8;
   background: transparent;
}

.TopHeader {
   border: 0px;
   background-color: #636363;
   padding:3px;
   font-weight: 700;
   font-size: 18px;
   color: #ededed;
}


.TopHeader th { 
   padding:8px; 
   border-top-style:solid;
   border-top-width: 2px;
   border-top-color: #7b7b7b;


}

.SecondPageTitle {
font-size: 16pt;
color: #363636;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}



.DataFont{
font-size: 16px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-size: 16px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: 700;
}

.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: #EDE4E8;
   color: #01878a;
} 

.BodyStyle
{
   Padding-Top: 10px;
   background-repeat: repeat-x;
   padding-right: 20px;
   padding-bottom:10px;
   padding-left: 50px;
}

.SectionTitle
{
   font-size: 42px;
   color: white;
   line-height: 40px;
   text-transform: uppercase;
   position: absolute;
   top: 325px;
   z-index: 10000;
   width: 100%;
   max-width: 940px;
   margin: 0px;
   text-align: center;
   text-shadow: 2px 2px 6px rgba(0,0,0,0.51);
}

.PageTitle
{
   font-size:26px;
   font-weight:800;
   color:#643432;
   line-height:34px;
   margin: 10px 0px 15px 0px;
/*text-transform: uppercase;*/
}

.PageTitle2
{
   font-size:36px;
   font-weight:800;
   color:#01878a;
   line-height:40px;
/*text-transform: uppercase;*/
font-family: 'Noto Serif', serif;
/*text-align: center;*/
margin: 10px 0px;
   margin-bottom: 5px;
}


hr.PageTitleUnderline {
   width: 50px;
   height: 4px;
   background-color: #78787A;
   margin: auto 0;
   margin-bottom: 30px;
}

.FooterPageTitle
{
   font-size:32px;
   font-weight:800;
   color:#643432;
   line-height:40px;
   margin: 10px 0px;
   margin-bottom: 5px;
}

.ToolBar
{
   text-align: center;
   padding-top: 5px;
}

.PageText
{
   font-size:1em;
   line-height:23px;
   color:#262626;
   padding-bottom:5px;
   text-align:left;
   margin: 10px 0px 10px 0px;
}

.PageText li {
   padding-bottom: 5px;
}

/*.PageText th{
font-weight:700;
}
table.PageText {
 border-collapse: collapse;
}

.PageText td, th {
 border: 1px solid #dddddd;
 text-align: left;
 padding: 8px;
}
*/

.PageSubtitle
{
   font-size:25px;
   font-style:normal;
   text-decoration:none;
   font-weight:700;
   line-height:24px;
   color: #363636;
   margin-bottom: 15px;
}

.PageLink
{
   font-size:1em;
   font-weight:700;
   color:#004aaa;
}

.PageLink:hover {
color: #707071;
text-decoration: underline;
}

.Link {
   Text-Decoration: underline;
   border: none;
   transition: all .25s ease;
   font-size:16px;
   line-height:18px;
   color:#363636;
}

.Link:hover
{
   color:#01878a;
}


.spacer {
   height: 20px;
}



.PageButton {
   color: #ffffff;
   font-weight: 700;
   max-width: 150px;
   font-size: 14px;
   padding: 10px;
   text-align: center;
   margin: 0 5px;
   border-radius: 10px;
   background-color: #643432;
   min-width: 100px;
}

.PageButton:hover {
   color: #fff;
    background-color: #422221;
}

.multipleButtons {
   width: 100%;
   text-align: center;
}

.PageButtonWrap {
   display: inline-block;
text-align: center;
}

.HeaderTagText {
   font-size:1.2em;
   color: #643432;
   text-align: center;
   padding: 10px 0px 50px 0px;
   font-weight: bold;
}








/* GLOBAL */
body
{
   /*border-top:5px solid #e77f25;*/
   background:#ffffff;
   font-family: 'Noto Sans', sans-serif;
   color:#363636;
font-weight: 400;
}

p
{
   margin:0px ;
   line-height:22px;
}

blockquote {
   margin-left: 40px!important;
}

a
{
   text-decoration:none;
   color:#0f74ba;
   transition: color .5s ease;
}

strong
{
   font-weight:700;
}

hr
{
   background-color: #aaa;
   border:0;
   height:1px;
   margin:20px 0;
}

.ui-widget.ui-widget-content {
   z-index: 100000!important;
}














/* FOOTER */

.footer-third
{
width:33.33%;
padding:20px;
box-sizing: border-box;
} 

.footer-fourth
{
width:25%;
padding: 30px 30px 0px 30px;
box-sizing: border-box;
}

.FooterText
{
   font-family:Calibri, Arial, sans-serif;
   font-size:14px;
   line-height:20px;
   color:#363636;
} 

footer
{
   clear:both;
   width:100%;
  background-size: 100% auto;
  background-position:center;
   background-color: #cdcdcd;
   
}

footer .PageTitle {
color: #643432;
padding-bottom: 0px;
text-align: left;
font-size: 26px;
text-transform: none;
margin: 0;
}

footer .PageText {
color: #363636;
font-size: 1.1em;
}

footer .wrapper
{
   line-height:25px;
   margin: auto;
   width:calc(100% - 60px);
   font-size:14px;
   padding-top:15px;
   margin-top: -8px;
   padding-bottom: 15px;
   padding-right: 30px;
   padding-left: 30px;
   max-width: 1200px;
}

footer #copyright
{
   /*background: #1D1D1D;*/
   bottom:0;
   left:0;
   width:100%;
   
}
footer .wrapper a
{
color: #363636;
}

footer .wrapper a:hover
{
   font-weight: bold;
   color: #000;
}




/* TABLE DESIGN */

.infoTable {
text-align: center;
border: none;
border-bottom: 10px #684b48 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;
}

.hiddenTableHeader {
display: none;
}





/* MISC */
.clear
{
       clear:both;
}
.hidden
{
       position:absolute;
       clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
         clip: rect(1px, 1px, 1px, 1px);
}

.full-width {
 width: calc(100vw - 10px);
 position: relative;
 left: 50%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
}

.full-width2 {
 width: calc(100vw - 49px);
 position: relative;
 left: 50%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
}

.separator {
background-position: 50% 50%;
background-size: cover;
height: 300px;
margin-top: 40px;
margin-bottom: 40px;
background-attachment: fixed;
}



.separator:before {
content: '';
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 300px;
   background: linear-gradient(to top, rgba(0,0,0,0.3) 40%, transparent 100%);
}




/* MEDIA QUERIES */

@media (max-width:1215px) {
.column.one-third:first-child {
margin-left:0%;
}
.column.one-third {
width: 31.3%;
margin-left: 3%;
}
.column.one-fourth:first-child {
margin-left:10%;
}
.column.one-fourth{
width: 17.75%;
margin-left: 3%;
}



}

@media(max-width: 1100px) {
.FDICLogo {
width: 365px !important;
}
}

@media (max-width: 1000px) {

.homeButton {
flex-wrap: wrap;
}

.homeButton div:not(.clearfix) {
width: 30% !important;
}

.hide1000 {
display: block;
}

.preHeader {
background: #78787a;
}

.OLB-hide {
display: none;
}

.OLB-Login {
float: none;
border-radius: 0;
}

.Top-Menu {
background: transparent;
border-radius: 0;
}

.newLogin {
position: relative;
   top: 0;
   border-radius: 0;
   width: 100%;
background-color: #3C3C3E;
margin-left: 0;
padding-top: 30px;
}

/*.headerImage {
height: 200px;
}

.headerImage:before {
height: 200px;
}*/

#container {
height: 700px!important
}

.bannerbox
{
margin-left: 75px;
margin-right:75px;
margin-top: 260px;
max-width: 330px;
}

.bannerbox p 
{
margin:5px 5px 5px 5px;
}

.bannertitle {
font-size: 28px;
line-height: 30px;
}

.bannertext {
font-size: 16px;
line-height: 19px;
}


}



@media (max-width: 960px) {
section#pagecontent {
margin-left:10%;
width:80%;
padding: 20px 0;
}
h1 {
margin-left:0;
}
table {
width: 100%;
}
iframe {
width: 100%;
}
.SectionTitle {
width: calc(100% - 20%);
font-size: 48px;
}
.half2 {
width: 100%;
margin-right: 0!important;
margin-left: 0!important;
}

}

@media(min-width:916px) {
.OlbMenu {
display:block;
}
a[name="Home"] {
position: static;
left: unset;
}
}

@media (max-width: 915px) {
.headerlogo {
width: 120%;
}
.headerlogo img {
margin: 0;
width: 100%;
max-width: 400px;
}

.homeButton div:not(.clearfix) {
width: 29% !important;
}

.OlbMenu .NavRoot{
background-color: white;
margin: 0px !important;
cursor: pointer;
display: block;
text-align: center;
width: 100%;
}
}




@media (max-width:900px){

.column.one-third {
width: calc(50% - 12px);
margin-left:21px;
}

.column.one-third:first-child {
margin-left: 0%;
}


.threecolumn div{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}
table.serviceTable td {
display: block;
float: left;
width: 49%;
}

.OlbMenu .NavRoot > a{
float:none;
}



.threecolumn article {
 width: 50%;
 max-width: 300px;
}

}



@media (max-width:800px){

.homeWrap {
padding: 0;
}

.home div
{
width:100%;
}

.homeImage {
height: 300px;
}

.hide800 {
display: block;
width: 0!important;
padding: 0!important;
}

.FooterPageTitle {
   font-size: 150%;
   line-height: 25px;
}

.PageText {
 margin-right: auto;
 margin-left: auto;
}

}


@media (max-width:780px){

.table {
   display: block;
   border: 0px;
}

.row {
   display:block;
   margin-bottom:40px;
   border:1px solid #000;
}
.column {
   display: block;
   padding:10px;
}

.tableRow {
   display:block;
   margin-bottom:40px;
   border:1px solid #000;
}
.tableColumn {
   display: block;
   padding:10px;
   border:1px solid #000;
}
#hide
{
display:none;
}
.appear
{
display:inline;
}

.disappear
{
display:inline;
}

}





@media (max-width: 768px) {

.headerSearch {
float: left;
margin-top: 15px;
margin-bottom: 15px;
margin-right: 30px;
margin-left: 20%;
width: calc(60% - 65px);
}

div#___gcse_0 {
max-width: 100%;
margin-left: auto;
margin-right: 0;
}


.bannerbox {
margin-right: 20px;
   margin-left: 20px;
   width: calc(100% - 80px);
   max-width: 100%;
}

.half {
margin-right: 0!important;
margin-left: 0!important;
width: 100%;
}

.half2 {
margin-right: 40px!important;
   width: calc(50% - 20px);
}

.third {
margin-right: 0;
width: 100%;
}

.column.twoThirds.final {
   width: 100%;
}

iframe.mobileVideo {
   height: 375px;
}

.separator {
   background-attachment: local;
height: 200px;
}

.separator:before {
height: 200px;
}


.two-thirds {
width: calc(50% - 15px);
}

.infoWrapper {
text-align: center;
   margin-bottom: 20px;
}

footer .two-thirds {
width: calc(100% - 15px);
margin-bottom: 10px;
margin-right: 0;
text-align: center;
}

.second-footer {
width: calc(100% - 0px);
padding-right:0;
}

.third-footer.final {
width: calc(100% - 0px);
}

}


@media (max-width: 709px) {
.homeButton div:not(.clearfix) {
width: 44% !important;
}
}



@media (max-width: 700px) {
.Location1 {
width: 100%;
margin-right: 0;
}

.homeButton div:not(.clearfix) {
   width: calc(50% - 30px);
}
.homeButton > div:hover {
margin-top: 15px !important;
}
.Location2 {
width: 100%;
}
section .homeButton {
display: block;
}
}

@media(max-width: 640px) {
.mainHeader {
 margin-right: 0px !important;
}
}


@media (max-width:610px){

.twocolumn{
max-width:350px; 
}

.twocolumn div
{
width:100%;
max-width:350px;
}


}


@media (max-width: 600px) {
iframe.mobileVideo {
   height: 300px;
}
}







@media (max-width:550px){
.FDICLogo {
width: 325px !important;
}
.KidsClubLogo {
float: none!important;
max-width: 100%!important;
padding-left: 0!important;
padding-bottom: 0!important;
}
.half2 {
width: 100%;
margin-right: 0!important;
margin-left: 0!important;
}

.threecolumn div{
width:100%;
max-width:250px;
}
.threecolumn{
width:100%; 
}
.fourcolumn{
width:100%; 
}
.column.one-third:first-child {
margin-left:10%;
}
.column.one-third {
width: 80%;
margin-left: 10%;
}
.column.one-fourth:first-child {
margin-left:10%;
}
.column.one-fourth {
width: 38.5%;
margin-left: 3%;
}
.column.one-fourth:nth-child(3) {
margin-left:10%;
}

.threecolumn article {
 width: 100%;
}

}



@media (max-width: 529px){
.PageButtonWrap {
   margin-bottom: 10px;
}
}

@media (max-width: 517px) {
.homeButton div:not(.clearfix) {
width: 41% !important;
}
}

@media (max-width:500px){
#EHLLogo {
width: 25px !important;
margin-bottom: -10px !important;
}
.OlbMenu .NavRoot > a{
float:none;
}

.OlbMenu .NavRoot{
background-color: white;
margin: 0px !important;
cursor: pointer;
display: block;
text-align: center;
width: 100%;
}

.headerSearch {
margin-left: 10%;
width: calc(80% - 65px);
}

.slider {
display:none;
}


table.serviceTable td {
float: none;
width: 100%;
}
.footer-fourth {
   width: 100%;
}
.footer-third {
   width: 100%;
}
.third {
   margin-right: 0!important;
   width: 100%!important;
}
.half {
margin-right: 0;
width: 100%;
}

.PageText {
   font-size:17px;
}

.FooterPageTitle {
   margin-top: 5px;
   margin-bottom: 5px;
}

.cf {
 display: none;
}

.mainHeader {
 margin: none;
}

/*.HeaderTagText {
 display: none;
}
*/

footer .PageText {
 text-align: center;
}

.PageTitle {
 font-size: 28px;
 line-height: 31px;
 margin: 10px 0px 25px 0px;
 text-align: center;
}

}




@media (max-width: 450px) {
.FDICLogo {
width: 285px !important;
}
.OLB-Login {
margin-left: 20px;
}

.Top-Menu {
margin-right: 0px;
}

.Contact-hide {
display: none;
}

.fa-facebook-square {
   margin-left: 5px;
   margin-right: 5px;
}

.fas, .fab {
   font-size: 24px;
}

.headerlogo {
padding-left: 20px;
}

.OlbMobileMenu {
padding-right: 20px;
}

.OlbMobileMenu img {
width: 30px;
}

.home div
{
float:none;
width:100%;
}

.hide800 {
display: none;
}
.homeButton div:not(.clearfix) {
   width: calc(100% - 30px);
}

.SectionTitle {
font-size: 42px;
line-height: 42px;
top: 300px;
}

.PageTitle2, .PageTitle {
font-size: 26px;
line-height: 26px;
}

.PageSubtitle {
font-size:20px;
line-height: 22px;
}

.PageText {
font-size: 16px;
line-height: 24px;
}

iframe.mobileVideo {
   height: 250px;

}
}




@media (max-width: 350px) {
iframe.mobileVideo {
   height: 200px;
}
}






/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
text-decoration: none;
background-color: transparent;
border: none;
   display: block;
   width: 40px;
   height: 40px;
   margin: -20px 0 0;
   position: absolute;
   top: 50%;
   z-index: 10;
   overflow: hidden;
   opacity: 0;
   cursor: pointer;
   color: rgba(0, 0, 0, 0.8);
   text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
   transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active, .flex-direction-nav button:hover {
outline: none;
border:none;
}

.flex-direction-nav button:before {
   font-family: "flexslider-icon";
   font-size: 40px;
   display: inline-block;
   content: '\f001';
   color: rgba(0, 0, 0, 0.8);
   text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before{
   content: '\f002';
}

.flex-control-paging li button {
width: 11px;
   height: 11px;
   display: block;
   background: #fff;
   /* background: rgba(255, 255, 255, 0.5); */
   cursor: pointer;
   text-indent: -9999px;
   -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
   -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
   box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
border:none;
}

.flex-control-paging li button:active, .flex-control-paging li button:hover {
outline: none;
border:none;
}

.flex-control-paging li button.flex-active {
background: #01878a;
   /* background: rgba(199, 162, 72, .09); */
   cursor: default;
}

.flex-pauseplay button {
   display: block;
   width: 20px;
   height: 20px;
   position: absolute;
   bottom: 5px;
   left: 10px;
   opacity: 0.6;
   z-index: 10;
   overflow: hidden;
   cursor: pointer;
   color: #000;
   background-color: #ffffff;
   padding: 12px 26px 32px 20px;
   border: none;
   border-radius: 8px;
}



.flex-control-paging li button:active, .flex-control-paging li button:hover {
background: #77787b;
}






/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
 position: absolute;
 top: -40px;
 left: 0;
 padding: 6px;
}

a.skiplink:focus {
   position: absolute;
   left: 0;
   top: 0;
font-size: 16px;
color: black;
background-color: white;
z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/




@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    