

@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: #000000;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #000000;
    font-weight: 100;
    border-bottom: solid 1px #000000;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #000000 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #000000;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #000000;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: #9d7c0e;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #9d7c0e;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #9d7c0e;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #9d7c0e;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #9d7c0e;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #3366cc;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #000000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #333366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #333366;
    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: #ffffff;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: #cccccc;
}
.WidgetHeader
{
    background-color: #cccccc;
    border-top: solid 2px #333366;
    border-bottom: solid 2px #000000;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #3366cc;
}
.ErrorBox
{
    color: #3366cc;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #3366cc;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #000000;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #3366cc !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: #ffffff;
}

.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: #000000;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.FDICLogo {
max-width: 490px;
margin-left: 277px;
}

/*HEADER*/

header#header .headerWrap {
width: 100%;
max-width: 250px;
background-color: white;
float:left;
position: fixed;
height: 100%;
overflow-y: visible;
    overflow-x: hidden;
}

.logo {
padding: 15px;
}


/* MOBILE HEADER + NAVIGATION */


.mobileMenu {
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
min-height: 77px;
background-color: white;
display: none;
}

.mobileButton {
float:left;
width: 25%;
text-align: center;
}

.mobileCloseButton {
width: calc(100% - 60px);
    text-align: right;
    padding: 0px 30px;
}

.fa-bars:before {
    content: "?";
}

.fa-times:before {
    content: "?";
}

i.fa.fa-bars {
display: block;
font-size: 25px;
color: #b1995e;
}

i.fa.fa-times {
display: block;
font-size: 25px;
color: #b1995e;
}

.mobileMenuLink {
padding: 20px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    text-decoration: none;
color: #363636;
}

.mobileLogo {
float: left;
width: 50%;
text-align: center;
margin-right: 25%;
}

.mobileLogo img {
width: 220px;
}

.mobileNavigationLinks {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: white;
top: 0;
display: none;
}

.mobileNavigationLinks.active {
display: block;
}

/*NAVIGATION*/

.mySidenav {
position: relative;
z-index: 1000;
width: 250px;
}

/*a.OlbTopMenu.NavLevel1 {
text-transform: uppercase;
}*/

li.open > a.OlbTopMenu {
border-radius: 15px 0px 0px 15px;
background-color: #eaebeb;
}

.OlbMenuContainerV2 {
background-color: #fff;
text-align: center;
margin: auto;
box-sizing: border-box;
width: 100%;
}

.OlbMenu {
padding-inline-start: 0;
margin: 0;
padding: 10px 0px;
}

.OlbTopMenu  {
display: block;
list-style-type: none;
text-align: left;
border: none;
position: relative;
padding-inline-start: 0;
padding: 0px 0px 0px 10px;
}

.OlbTopMenu a {
color: #363636 !important;
padding: 10px 0px 10px 10px;
}

.OlbTopMenu button {
color: #363636 !important;
padding: 10px 0px 10px 10px;
}

.NavRoot {
font-size: 16px;
color: #363636;
}

.NavRoot:hover {
text-decoration: none;
}

.NavLeaf {
font-size: 16px;
}

/*
.NavLeaf:hover {
text-decoration: none;
}
*/

a.NavParent1:after {
    content: url('../pages/images/icons/buttonarrow.gif');
}

button.NavParent1:after {
    content: url('../pages/images/icons/buttonarrow.gif');
}

/*
a.NavParent1:after {
    content: url('http://olbdev2/pages/images/icons/buttonarrow.gif');
}
*/

.NavParent1.open:hover .OlbMenuSub1 {
display: block;
}

/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/

.NavParent1.open:focus-within .OlbMenuSub1 {
display:block;
}

.OlbTopMenu:hover > a.OlbTopMenu {
border-radius: 15px 0px 0px 15px;
background-color: #eaebeb;
}


.OlbTopMenu:hover > button.OlbTopMenu {
border-radius: 15px 0px 0px 15px;
background-color: #eaebeb!important;
}

.OlbMenu button {
width: 100%;
font-family: 'Poppins', Arial, sans-serif;
text-align: left;
}

.OlbMenuSub1 {
list-style-type: none;
display: none;
z-index: 100;
position: relative;
padding-inline-start: 3px;
top: auto;
left: auto;
}

/*.OlbMenuSub1 a:hover  {
background-color: white;
color: black;
}*/

.OlbMenuSub1 a {
display: block;
padding: 5px 0px 5px 10px;
font-size: 16px!important;
font-weight: normal!important;
}

.OlbMenuSub1 button {
display: block;
padding: 5px 0px 5px 10px;
font-size: 16px!important;
font-weight: normal!important;
}

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

.OlbMenuSub2 {
list-style-type: none;
display: none;
z-index: 100;
position: relative;
padding-inline-start: 0;
top: auto;
left: 0;
margin-left: 0px;
}

/*.OlbMenuSub2 a:hover {
background-color: white;
color: black;
}*/

.OlbMenuSub2 a {
display: block;
padding: 5px 0px 5px 10px;
font-size: 16px!important;
font-weight: normal!important;
}

.OlbMenuSub2 button {
display: block;
padding: 5px 0px 5px 10px;
font-size: 16px!important;
font-weight: normal!important;
}


.OlbTopMenu a {
color: white;
text-decoration: none;
}

.OlbTopMenu button {
color: white;
text-decoration: none;
}

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 VERTICAL MENU*/


/*End Navigation*/



/* AFTER LOGIN TABLES */

iframe {
width: 100%;
border-radius: 15px;
background-color: white;
}

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: white !important;
text-align: left !important;
border: none !important;
}

/*td.TopHeader {
    background-color: #424b55!important;
    border-radius: 15px 15px 0px 0px;
}*/

.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: white !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;
}


/*FOOTER*/

.footerWrap{
float: right;
width: calc(100% - 250px - 60px);
max-width: 1460px;
margin: auto;
padding: 30px 30px;

bottom: 0;
}

.footer{
color:white;
display:table;
width:100%;
max-width:1500px;
margin:0;
}

.column {
float: left;
}

.column.one-quarter {
width: calc(25% - 15px);
margin-left:20px;
}

.column.one-quarter:first-child {
margin-left: 0!important;;
}

.bottomSocial {
text-align: center;
}

.bottomSocial img {
width: 40px;
display: inline-block;
}

.bottomFdicEhl {
text-align: center;
}

.bottomFdicEhl img {
height: 40px;
display: inline-block;
}

.mapHeading {
font-size: 22px;
line-height: 30px;
color: #404040;
margin: 0!important;
font-weight: 700;
}

.mapAddress {
font-size: 20px;
line-height: 27px;
color: #404040;
margin-top: 5px;
margin-bottom: 0px;
font-weight: 500;
}

.mapLink {
color: #007640;
text-decoration: none;
font-size: 20px;
}

.mapLink:hover {
text-decoration: underline;
}


/*END FOOTER*/



/*GENERAL*/

.PageContent{
width: calc(100% - 250px - 60px);
    padding-right: 30px;
    padding-left: 30px;
padding-top: 30px;
    margin: 0;
position: relative;
float: right;
min-height: 570px;
}

html {
    font-size: 62.5%;
}

:root {
    font-size: 62.5%;
}

body {
background-color: #EAEBEB;
    margin: 0;
    font-family: "Poppins",Arial,sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #363636;
    text-align: left;
}

.row {
display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.clearfix:after {
display: block;
    clear: both;
    content: "";
}

.align-items-center {
    align-items: center !important;
}

.text-center {
    text-align: center !important;
}

a:not([href]) {
    color: inherit;
    text-decoration: none;
}

a {
text-decoration: underline;
    transition: all 0.25s;
}

img {
max-width: 100%;
}

.d-none {
    display: none !important;
}

.static {
position: static;
}

/* *, *::before, *::after {
    box-sizing: border-box;
}*/

.ToolBar
{
    display:block;
    padding: 8px;
    width: calc(100% - 16px);
clear: both;
}
.ToolBar div{
text-align:center;
}

.PageTitle
{
font-weight: 700;
font-style: normal;
color: #b1995e;
font-size: 28px;
margin:5px auto;
}

.PageText
{
font-weight: 400;
font-style: normal;
line-height: 18px;
color:#363636;
font-size: 14px;
}

.SmallDataFont
{
font-family: myriad-pro, sans-serif;
font-weight: 400;
font-style: normal;
line-height: 25px;
color:#363636;
font-size: 12px;
}

.PageSubtitle
{
    font-weight: 500!important;
    color: #363636;
    font-size: 18px;
}

a {

}

a:hover {
text-decoration: underline;
}

.PageLink
{
color: #363636;
}

.PageLink:hover
{
text-decoration: underline;
}

.Link
{
color: #363636;
}

.Link:hover
{
text-decoration: underline;
}

/* MOBILE BANKING PAGE */
.column.one-third {
width: calc(33% - 20px);
padding-right: 20px;
}

.mobile p {
font-size: 18px;
color: #404040;
font-weight: 400;
line-height: 22px;
}



/* MEDIA QUERIES - RESPONSIVE PAGES */

@media (max-width:1000px){

.FDICLogo {
margin: 0 auto !important;
display: block !important;
}

.mobileMenu {
display: block!important;
}
.headerWrap{
display: none;
margin-top: 0px;
}
.mySidenav{
width: 100%;
}
.PageContent {
width: calc(100% - 60px);
    float: none;
min-height: 480px;
}
.footerWrap {
width: calc(100% - 60px);
    float: none;
}
.OlbTopMenu a {
padding: 10px 30px;
}

.OlbTopMenu button {
padding: 10px 30px;
}
.OlbTopMenu {
padding: 5px 0px;
}
li.OlbTopMenu {
border-bottom: 1px solid #b1995e;
}
.OlbTopMenu:hover > a.OlbTopMenu {
border-radius: 0px;
    background-color: transparent;
}
.OlbTopMenu:hover > button.OlbTopMenu {
border-radius: 0px;
    background-color: transparent!important;
}
li.open > a.OlbTopMenu{
border-radius: 0px;
background-color: transparent;
}
li.open > button.OlbTopMenu{
border-radius: 0px;
background-color: transparent!important;
}
li.open {
background-color: #eaebeb;
}
.OlbMenuSub1 a{
font-weight: bold!important;
font-size: 14px!important;
}
.OlbMenuSub1 button{
font-weight: bold!important;
font-size: 14px!important;
}
.OlbMenuSub1 {
padding-inline-start: 15px;
}
.OlbMenuSub1 a:hover {
text-decoration: none;
}
.OlbMenuSub1 button:hover {
text-decoration: none;
}
.NavLeaf:hover {
text-decoration: none;
}
.OlbMenuSub2 a{
font-size: 12px!important;
font-weight: normal!important;
}
.OlbMenuSub2 button{
font-size: 12px!important;
font-weight: normal!important;
}
.OlbMenuSub2 {
padding-inline-start: 15px;
display: block!important;
}
.OlbMenuSub2 a:hover {
text-decoration: none;
}

.OlbMenuSub2 button:hover {
text-decoration: none;
}
.NavLevel2 img {
display: none;
}
.DataFont, .Link {
font-size: 10px;
}
}

@media (max-width:677px) {
th.ColumnBalanceHeader {
border-radius: 0px 15px 0px 0px;
}
.FDICLogo {
max-width: 99% !important;
}
}




/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

a.skiplink:focus {
    position: absolute;
    left: 0;
    top: 0;
font-size: 14px;
color: black;
background-color: white;
z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/
 



@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    