

@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: #352f2f;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #352f2f;
    font-weight: 100;
    border-bottom: solid 1px #352f2f;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #352f2f !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #352f2f;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #352f2f;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #352f2f;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #352f2f;
    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: #990000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px #352f2f;
    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: #352f2f;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: #003366;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: #003366;
}
.OlbMenuContainer .ui-widget-content {
	background: #003366;
}
.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: #352f2f;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}



/* HEADER */

.srOnly{
position: absolute;
margin-top: -100px;
margin-left: -100px;
}

.gsc-search-button-v2, .gsc-search-button-v2:focus{
border-color: #6B9C31!important;
background-color: #6B9C31!important;
cursor: pointer;
}

.gsc-search-button-v2:hover {
border-color: #466F29!important;
background-color: #466F29!important;
cursor: pointer;
}

.navHeader{
	position:fixed;
	background-color: rgba(255, 255, 255, 0.8);
	width:100%;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	z-index:1000;
}
.headerlogo{
	float:left;
	padding:25px 0 10px 20px;
        width: calc(100% - 340px);
}

.headerlogo img{
	width:400px;
}

.headerSearch{
	position:absolute;
	right:0;
	width:320px;
	margin-top:37px;
	margin-right:75px;
}

.headerSearch button{
	width:45px;
	height:35px;
	padding:10px;
	border-radius:5px;
}
.headerSearch input{
	height:27px!important;
}
div.gsc-input-box:focus-within {
outline: black solid 2px !important;
}
.gsc-input-box{
	border-radius:10px;
	height:35px!important;
}

/*.headerImage{
	background-image:url('/olbanking11/Pages/images/bankimages/banner2.jpg');
	background-size:cover;
	height:400px;
        border-bottom: 1rem solid #6b9c31;
}*/


#txtSearch {
background-color: #fff;
color: #000;
width: 115px;
height: 24px;
}


#btnSearch {
display: block;
float: right;
}


#btnSearch:hover {
border: 1px dotted white;
border-radius: 5px;
transition: all 0.4s ease;
}


input.searchButton {
height: 30px;
width: 30px;
border: 3px solid #1f3d61;
background-image: url("/olbanking16/Pages/images/bankimages/white_search_icon.png");
/* used to be /olbanking13/Pages/images/bankimages/search-icon-30.png */
cursor: pointer;
vertical-align: top;
display: none;
background-position: 50% 50%;
background-size: 75%;
background-repeat: no-repeat;
background-color: #1f3d61;
margin: 20px 125px 0px 5px;
border-radius: 6px;
}


.search {
border: 1px solid grey;
border-radius: 5px;
height: 18px;
width: 100%;
padding: 2px 23px 2px 10px;
outline: 0;
background-color: #f5f5f5;
margin: 20px 0px 0px 10px;
}


.search:hover,
.search:focus {
border: 1px solid white;
background-color: white;
}





/* NAVIGATION */

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
background-color: transparent;
text-align: center;
margin: auto;
box-sizing: border-box;
width: 100%;
}

.OlbMenu {
padding-inline-start: 0;
margin-top: 0;
}

.OlbTopMenu  {
display: inline-block;
list-style-type: none;
text-align: left;
border: none;
position: relative;
padding-inline-start: 0;
padding: 5px 8px 5px 27px;
}

.NavParent1.open:hover .OlbMenuSub1 {
display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
display:block;
}

.OlbTopMenu:hover {

}

.OlbMenuSub1 {
list-style-type: none;
display: none;
min-width: 220px;
z-index: 100;
position: absolute;
background-color: #1F3D61;
padding-inline-start: 0;
top: auto;
margin-top: 5px;
left: auto;
margin-left: -8px;
}

.OlbMenuSub1 a:hover  {
background-color: #112B44;
color: white;
}

.OlbMenuSub1 button:hover  {
background-color: #112B44;
color: white;
}

.OlbMenuSub1 a {
display: block;
padding: 8px 16px;
color: white!important;
}

.OlbMenuSub1 button {
display: block;
padding: 8px 16px;
color: white!important;
}

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

.OlbMenuSub2 {
list-style-type: none;
display: none;
min-width: 220px;
z-index: 100;
position: absolute;
background-color: #0155aa;
padding-inline-start: 0;
top: auto;
margin-top: -36px;
left: 0;
margin-left: 220px;
}

.OlbMenuSub2 a:hover {
background-color: #034a83;
color: white;
}

.OlbMenuSub2 button:hover {
background-color: #034a83;
color: white;
}

.OlbMenuSub2 a {
display: block;
padding: 5px;
color: white!important;
}

.OlbMenuSub2 button {
display: block;
padding: 5px;
color: white!important;
}

.OlbTopMenu a {
color: black;
text-decoration: none;
}

.OlbTopMenu button {
color: black;
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;
cursor: pointer;
}

a.NavParent1:after {
    content: url(../pages/images/icons/buttonarrow.gif);
}

button.NavParent1:after {
    content: url(../pages/images/icons/buttonarrow.gif);
    cursor: pointer;
}

/*END BASIC HORIZONTAL MENU WITH DROPDOWNS*/

.NavRoot
{
font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
font-size:16px!important;
line-height:20px;
color:black;

}

.NavLeaf
{
font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
font-size:16px!important;
line-height:20px;
color:black;
}
.NavParent{
	font-size:14px!important;
}




/* HOME PAGE */

.newLogin{
position:absolute;
height:295px;
width:350px;
/*z-index:1000;*/
right:0;
margin-right:75px;
background-color:#132c4a;
border-radius:20px;
top:200px;
padding:20px 30px 30px;
box-sizing:border-box;
}
.newLogin h3{
color:white;
text-align:center;
font-size:25px;
line-height:0;
}
.newLogin p{
    color:white;
}
.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: #6B9C31;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:18px;
    cursor: pointer;
    transition: all .15s ease-out;
}

.loginButton:hover{
    background-color: #466F29;
}

.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}



.bannerWrap{
height:650px;
display:table-cell;
vertical-align:bottom;
}

.BannerText
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:16px;
    line-height:20px;
    color:#1e1e1e;
    padding-top:5px;
    padding-bottom:15px;
    text-align:left;
    margin-right: 20px;
    margin-left: 20px;
}

.threecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.threecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.twocolumn
{
width:100%;
max-width:700px;
margin-left:auto;
margin-right:auto;
}

.twocolumn article
{
float:left;
width:50%;
padding:10px;
box-sizing: border-box;
} 

#login1{
/*background-image:url('/olbanking11/Pages/images/bankimages/login.png');*/
background-repeat:no-repeat;
width:250px;
/*height:223px;*/
float:right;
margin-right:0px;
margin-top:-742px;
display: none;
}





.bannerbox
{
    background-color:rgba(255,255,255,0.9);
    max-width:400px;
    margin-left:150px;
    margin-right:auto;
    padding:10px;
    margin-top:90px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    border-width: 0px;
    border-style: solid;
    border-color: #343f90;
    border-radius: 6px;
    margin-bottom: 170px;
}

.bannertitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:26px;
    font-weight:bolder;
    color:#1F3D61;
    margin: 10px 0px 15px 0px;
    line-height: 26px;
}

.HomeText
{
    font-family: 'Open Sans', sans-serif;
    font-size:22px;
    font-weight:bolder;
    color:#377098;
    padding-bottom: 20px;
}

.homeWrap {
    background-color: #1F3D61;
    box-sizing:border-box;
}

.home {
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.home div
{
width:33.33%;
float:left;
padding:10px 20px 30px 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(255, 255, 255, 0.1);
}
.home h2{
        font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
	color: rgba(206, 255, 218, 0.7);
	font-size:28px;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}
.home p{
	color:white;
	font-size:14px;
	line-height:20px;
}





/* FOOTER */

.FooterText
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size:14px;
    line-height:20px;
    color:#fff;
}

footer
{
    clear:both;
    width:100%;
    background:#2a2a2a;
    margin-top: 50px;
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    padding-top:15px;
    color: #5e5e5e;
    display: flex;
    flex-direction: column;
    /*min-height: 14vh;*/
}

footer #copyright
{
    /*background: #1D1D1D;*/
    bottom:0;
    left:0;
    width:100%;
    margin-top:50px;
}
footer .wrapper a
{
    color: #fff;
}

footer .wrapper a:hover
{
    color: #ababab;
}





/* GENERAL */

#pagecontent
{
    width:auto;
    max-width:940px;
    min-height:613px;
    margin:0 auto;
    padding:190px 5px 30px 5px;
}

.PageTitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:36px;
    font-weight:bolder;
    color:#1F3D61;
    line-height:35px;
    margin: 40px 0px 15px 0px;
}

.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:1.6rem;
    font-style:italic;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
    color: #6B9C31;
    margin: 30px 0px 15px 0px;
}

.PageText
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:1.1rem;
    line-height:24px;
    color:#312f2f;
    padding-bottom:5px;
    text-align:left;
}



.PageText li {
  margin-top: 5px;
}

.PageText th{
font-weight:bold;
}

table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.SecondPageTitle {
font-size: 16pt;
color: #333333;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}

.PageLink
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    color:#16565a;
}

.Link {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem!important;
    Text-Decoration: underline;
    border: none;
    transition: all .15s ease;
    font-size:15px;
    /*line-height:30px;*/
    color:#535353;
}

.Link:hover
{
    color:#6B9C31;
}



.PageButton{ 
         color:#1F3D61;
         background:none;
         font-size : 20px ; font-family:"Segoe UI";
         text-align: center;
         border :2px solid #1F3D61;
         border-radius: 4px;
         padding: 10px 30px;
         transition: .1s ease-in;
         max-width: 300px;
         display: inline-block;
}
        
.PageButton:hover{  
            cursor:pointer;
            color:#fff;
            background: #6b9c31;
            border: 2px solid #6b9c31;
            border-radius:6px;
}




.DataFont{
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: bold;
}

.disappear
{
display:none;
}

.appear
{
display:none;
}

.table {
    display: table;
width:100%;
    border: 1px solid #000;
}
.table-row {
    display:table-row;
}
.table-column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}

.TopHeader a {
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-weight: bolder;
    font-size: 18px;
    color: #ededed;
}

.TopHeader th { 
    padding:8px; 
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;
}

.GridRow {
    background-color: #eeeeee;
}

.GridFormat { 
    border-color:#e8edff;
    border-top-left-radius: 10px;
}

.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;
}






/* DETAILS CSS */

.DetailsButton {
    background-color: #1F3D61;
    border: 1px solid white;
    padding: 10px;
    margin: 20px;
    text-align: left;
    color: white;
    font-weight: normal;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
    display: table;
    width: calc(100% - 20px);
}

.DetailsButton:hover {
    background-color: #365171;
    transition: all ease .3s;
}

.DetailsIcon {
    display: table-cell;
    font-family: Arial;
    vertical-align: middle;
    text-align: right;
    width: 15px;
    color: white;
}

.DetailsText {
    display: table-cell;
    text-align: left;
    font-size: 18px;
    padding: 0px 5px 0px 30px;
    vertical-align: middle;
    color: white;
}

.infoDetails {
    display: none;
    overflow: hidden;
    padding: 5px 42px;
    border: 1px solid white;
    border-top: none;
    border-bottom: none;
    text-align: left;
    transition: all ease .5s;
}

.DetailsButton .fa-caret-down {
    display: block;
    font-size: 16px;
}

.DetailsButton .fa-caret-up {
    display: none;
}

.infoDetails.expand {
    transition: all ease .5s;
    display: flex;
}

.DetailsButton.clicked .fa-caret-down {
    display: none;
}

.DetailsButton.clicked .fa-caret-up {
    display: block;
    font-size: 16px;
}

.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;
}




/* GLOBAL */

body
{
    /*border-top:5px solid #e77f25;*/
    background:#ffffff;
    /*color:#cccccc;*/
    color:#000000;
}

p
{
    margin:5px 0;
    line-height:25px;
}



a
{
    text-decoration:none;
    color:#0f74ba;
    transition: color .5s ease;
}

strong
{
    font-weight:bold;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}




/* MISC */

.ToolBar
{
    text-align:center;
    padding-top: 5px;
}

.clear
{
        clear:both;
}

.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}






/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 10px;
    border: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    padding: 4px 36px 45px 10px;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.8;
    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-control-paging li button {
    width: 15px;
    height: 15px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border: solid;
    border-color: #404040;
}

.flex-control-paging li button:active, .flex-control-paging li button:hover {
outline: none;
border:none;
}

.flex-control-paging li button.flex-active {
    background: #404040;
    cursor: default;
    border: solid;
    border-color: #fff;
    width: 15px;
    height: 15px;    
}


.flex-control-nav {
    z-index: 0!important;
}


.flex-pauseplay button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background-color: #ffffff;
    padding: 7px 22px 28px 15px;
    border: none;
    border-radius: 7px;
}

#container {
height: 725px!important;
}






/* MEDIA QUERIES - RESPONSIVE */

@media (max-width:900px){
.threecolumn article{
width:50%;
max-width:300px;
}

.threecolumn{
max-width:600px; 
}

.bannerbox {
    display:none;

}

.newLogin{
margin-right: 275px;
margin-left:auto;
}


.headerSearch{
    display:none;
}

.PageText{
    line-height: 24px;
}

.PageTitle{
    margin: 0px 50px 20px 50px;
}

#pagecontent {
  padding: 200px 35px 0px 35px;
  margin-right: auto;
  margin-left: auto;
}

.PageButton{ 
    margin-right: auto;
    margin-left: 75px;
    max-width: 50%;
}





@media (max-width:780px){

.newLogin{
margin-right: 210px;
margin-left:auto;
}

.table {
    display: block;
    border: 0px;
}
.row {
    display:block;
	margin-bottom:40px;
	border:1px solid #000;
}
.column {
    display: block;
    padding:10px;
    border:1px solid #000;
}
#hide
{
display:none;
}
.appear
{
display:inline;
}

.disappear
{
display:inline;
}

}

@media (max-width:740px){

.bannerbox
{
margin-left:auto;
margin-right:auto;
}


.PageText li {
  margin-top: 10px;
}

.PageText th{
font-weight:bold;
}

table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.SecondPageTitle {
font-size: 16pt;
color: #333333;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}

.PageLink
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    color:#16565a;
}

.Link {
    font-family: 'Open Sans', sans-serif;
    Text-Decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:16px;
    line-height:30px;
    color:#535353;
}

.Link:hover
{
    color:#1F3D61;
}

.DataFont{
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: bolder;
}

.disappear
{
display:none;
}

.appear
{
display:none;
}

.table {
    display: table;
width:100%;
    border: 1px solid #000;
}
.table-row {
    display:table-row;
}
.table-column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}

.TopHeader a {
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-weight: bolder;
    font-size: 18px;
    color: #ededed;
}

.TopHeader th { 
    padding:8px; 
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;
}

.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;
} 




/* GLOBAL */

body
{
    /*border-top:5px solid #e77f25;*/
    background:#ffffff;
    /*color:#cccccc;*/
    color:#000000;
}

p
{
    margin:5px 0;
    line-height:25px;
}



a
{
    text-decoration:none;
    color:#0f74ba;
    transition: color .5s ease;
}

strong
{
    font-weight:bold;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}




/* MISC */

.ToolBar
{
    text-align:center;
    padding-top: 5px;
}

.clear {
     clear:both;
}


.hidden {
     position:absolute;
     clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
     clip: rect(1px, 1px, 1px, 1px);
}



.ColomnNumberHeader {
     border-top-left-radius: 6px;
}




/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 10px;
    border: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    padding: 4px 36px 45px 10px;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.8;
    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-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: #000;
    cursor: default;
}

.flex-pauseplay button {
display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background-color: #ffffff;
    padding: 12px 26px 32px 20px;
    border: none;
    border-radius: 12px;
}

#container {
height: 725px!important;
}






/* MEDIA QUERIES - RESPONSIVE */

@media (max-width:900px){
.threecolumn article{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}

}


@media (max-width:780px){

.table {
    display: block;
    border: 0px;
}
.row {
    display:block;
	margin-bottom:40px;
	border:1px solid #000;
}
.column {
    display: block;
    padding:10px;
    border:1px solid #000;
}
#hide
{
display:none;
}
.appear
{
display:inline;
}

.disappear
{
display:inline;
}

}

@media (max-width:740px){

.bannerbox
{
margin-left:auto;
margin-right:auto;
}

.BannerText
{
    font-size:14px;
    line-height:20px;
    color:#3c3b3b;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:25px;
    padding-left:25px;
    text-align:left;
}

}



@media (max-width:617px){

.newLogin {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-radius: 0px;
}
}





@media (max-width:610px){

.twocolumn{
max-width:350px; 
}

.twocolumn article
{
width:100%;
max-width:350px;
}


}




@media (max-width:580px){

#login1{
float:none;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:40px;
display: block;
}

}

@media (max-width:550px){
.threecolumn article{
width:100%;
max-width:250px;
}
.threecolumn{
max-width:250px; 
}

}

@media (max-width:520px){

.home div
{
float:none;
width:100%;
}



}

@media (max-width:500px){

.OlbMobileMenu {
display: block!important;
background-color: #69171c;
}

.OlbMenu {
display: none;
margin-top: 0px;
}

.newLogin {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-radius: 0px;
  margin-top: -59px;
}

/*.slider {
  display:none;
}*/


.OlbMenu .NavRoot {
   margin: 0px !important;
   cursor: pointer;
   display: block;
   text-align: center;
   width: 100%;
}

li.OlbTopMenu {
padding: 5px 0 5px 0;
margin: 0 auto;
}

.OlbMenuSub1 {
position: relative;
top: /*adjust as needed*/;
right: /*adjust as needed*/;
}

.flex-direction-nav .flex-next {
    top: 475px!important;
}

.flex-direction-nav .flex-prev {
    top: 475px!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*/
    font-size:14px;
    line-height:20px;
    color:#3c3b3b;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:25px;
    padding-left:25px;
    text-align:left;
}

}



@media (max-width:580px){

#login1{
float:none;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:40px;
display: block;
}

}

@media (max-width:550px){
.threecolumn article{
width:100%;
max-width:250px;
}
.threecolumn{
max-width:250px; 
}

}

@media (max-width:520px){

.home div
{
float:none;
width:100%;
}



}

@media (max-width:516px){
.OlbMobileMenu {
display: block!important;
background-color: #69171c;
}
.OlbMenu {
display: none;
margin-top: 0px;
argin-bottom: 0px;
}

.headerlogo img {
  max-width: 290px;
}

}




/*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*/


/* 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 {
/* old:
  padding: 10px 20px !important;
  text-align: left !important;
*/
/*new 072925*/
padding: 4px 18px !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;
}

.TopHeader > td:only-child {
  border-radius: 15px 15px 0px 0px;
}

.MKTableHeader > td:only-child {
  border-radius: 15px 15px 0px 0px;
}

.TopHeader > th:only-child {
  border-radius: 15px 15px 0px 0px;
}

.MKTableHeader > th:only-child {
  border-radius: 15px 15px 0px 0px;
}

td.TopHeader,
th.TopHeader {
  background-color: #424b55 !important;
}

td.TopHeader:first-child {
  border-radius: 15px 0px 0 0;
}

th.TopHeader:first-child {
  border-radius: 15px 0px 0 0;
}

td.TopHeader:last-child {
  border-radius: 0px 15px 0 0;
}

th.TopHeader:last-child {
  border-radius: 0px 15px 0 0;
}

td.TopHeader:only-child {
  border-radius: 15px 15px 0 0;
}

th.TopHeader:only-child {
  border-radius: 15px 15px 0 0;
}

.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;
}

/* For Future Reference - The following is the code you want to use per page post login to reduce the size of the assets - liabilites = total images */
/* <style>
    tr > td > img {
        width: 100%;
    }
</style> */
/* This rounds the top right corner of the "Balance" column header when it gets cut off by the screen shrink*/
/* @media (max-width: 696px) {
  .ColumnBalanceHeader {
      border-radius: 0px 15px 0px 0px;
  }
} */
/*-----------------------------*/




@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 */    