

@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: black;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: black;
    font-weight: 100;
    border-bottom: solid 1px black;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: black !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: black;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: black;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: black;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: black;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #990000;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: black
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #666699;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #666699;
    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 #666699;
    border-bottom: solid 2px black;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #990000;
}
.ErrorBox
{
    color: #990000;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #990000;
}
.SuccessMessage
{
    font-size: 12pt;
    color: black;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990000 !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: black;
    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:hover, .gsc-search-button-v2:focus{
border-color: #16775c!important;
background-color: #16775c!important;
}

.navHeader{
	position:fixed;
	background-color: rgba(255, 255, 255, 0.7);
	width:100%;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	z-index:20000;
}
.headerlogo{
	float:left;
	padding:40px 0 0px 60px;
        width: calc(100% - 340px);
}
.headerlogo img{
	width:120px;
}
.headerSearch{
	position:absolute;
	right:0;
	width:300px;
	margin-top:37px;
	margin-right:20px;
}
.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('/Pages/images/bankimages/headerimage-agbanking.jpg');
	background-size:cover;
	height:400px;
        background-position: 50% 50%;
}





/* NAVIGATION */

/*BASIC HORIZONTAL MENU WITH DROPDOWN*/

.OlbMenuContainerV2 {
background-color: transparent;
text-align: center;
margin: auto;
box-sizing: border-box!important;
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 8px;
}


.NavParent1.open:hover .OlbMenuSub1 {
display: block;
text-decoration:none;
}
/*.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: #0155aa;
padding-inline-start: 0;
top: auto;
margin-top: 5px;
left: auto;
margin-left: -8px;
}

.OlbMenuSub1 a:hover  {
background-color: #034a83;
color: white;
}

.OlbMenuSub1 button:hover  {
background-color: #034a83;
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;
}

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*/

.NavRoot
{
font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
font-size:16px!important;
line-height:20px;
color:black;
cursor:pointer;
}

.NavLeaf
{
font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
font-size:16px!important;
line-height:20px;
color:black;
cursor:pointer;
text-decoration:none;
}


.NavParent{
	font-size:14px!important;
}




/* HOME PAGE */

.newLogin{
position:absolute;
height:280px;
width:350px;
z-index:1000;
right:0;
margin-right:75px;
background-color:rgb(22 52 95);
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;
    position: absolute;
    bottom: 50px;
}

.newLogin a:hover{
    color:#e77f25;
    transition: color .3s ease;
}

.newLogin img{
   width:206px;
   margin-left:42px;
   margin-bottom:10px;
}

.loginButton{
    background-color: #00bbff;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #11354f;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:18px;
    cursor: pointer;
    font-weight: 600;
    transition: all .12s ease-out;
}

.loginButton:hover{
    background-color: #0290c3;
    color: #fff;
}



.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}





.bannerbox {
    background-color: rgba(255,255,255,0.9);
    max-width: 475px;
    padding: 20px;
    margin-left:100px;
    margin-bottom:100px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    border-width: 0px;
    border-style: solid;
    border-color: #343f90;
    border-radius: 6px;
}


.bannerWrap{
height:650px;
display:table-cell;
vertical-align:bottom;
}

.threecolumn
{
width:100%;
max-width:1015px;
margin-left:auto;
margin-right:auto;
}

.threecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.twocolumn
{
width:100%;
max-width:1150px;
margin-left:auto;
margin-right:auto;
}

.twocolumn article
{
float:left;
width:50%;
padding: 40px 0px 0px 0px;
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;
}



.bannertitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:26px;
    font-weight:bold;
    color:#034a83;
    margin: 10px 20px 10px 20px;
    line-height: 30px;
}


.bannertitleLink
{
    font-family: 'Open Sans', sans-serif;
    font-size:26px;
    font-weight:bold;
    text-decoration: underline;
    color:#034a83;
    transition: all .25s ease;
    text-align: center;
}

.bannertitleLink:hover
{
    color:#e77f25;
}


.BannerText
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size:1rem;
    line-height:20px;
    color:#2d2d2d;
    text-align:left;
    padding: 0px 25px 10px 25px;
}

.HomeText {
    font-family: 'Open Sans', sans-serif;
    font-size:22px;
    font-weight:normal;
    color:#377098;
    padding-bottom: 20px;
}

.homeWrap{
	background-color: rgb(22 52 95);
	/*padding:0 30px;*/
	box-sizing:border-box;
}


ul {
    margin: none;
}


.home {
width:100%;
max-width:1295px;
margin-left:auto;
margin-right:auto;
}

.home div
{
width:20%;
float:left;
padding:35px 20px;
box-sizing:border-box;
min-height:175px;
background-color: rgb(22 52 95);
transition: all ease .3s;
}
.home div:hover{
	background-color: rgba(255, 255, 255, 0.1);
}
.home h2{
	color: rgba(255, 255, 255, 0.7);
	font-size:22px;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}
.home p{
	color:white;
	font-size:14px;
	line-height:16px;
}





/* FOOTER */

.FooterText
{
    font-size:14px;
    line-height:20px;
    color:#fff;
    padding:0px 0px 20px 0px;
}

footer
{
    clear:both;
    width:100%;
    background:#333333;
    margin-top: 35px;
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    padding-top:15px;
    color: #5e5e5e;
}

footer #copyright
{
    background: #1D1D1D;
    bottom:0;
    left:0;
    width:100%;
    margin-top:50px;
}
footer .wrapper a
{
    color: #ABABAB;
}

footer .wrapper a:hover
{
    color: #fff;
}





/* GENERAL */

#pagecontent
{
    width:auto;
    max-width:1015px;
    min-height:300px;
    margin:0 auto;
    padding:20px 5px 20px 5px;
}

.PageTitle
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:34px;
    font-weight:700;
    color:#046599;
    line-height:35px;
    margin:10px 0px 20px 0px;
}

.PageSubtitle
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:24px;
    font-style:italic;
    text-decoration:none;
    font-weight:500;
    line-height:24px;
    color: #297bbd;
    margin: 35px 0px 15px 0px;
}

.PageSubtitle2
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:24px;
    text-decoration:none;
    font-weight:500;
    line-height:22px;
    color: #2d2d2d;
    margin: 15px 0px 10px 0px;
}

.PageText
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
    font-size:1rem;
    line-height:20px;
    color:#2d2d2d;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
}

.PageText th{
font-weight:bold;
}

table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}


.PageText ul, li
{
    line-height:22px;
}


.PageButton {
  appearance: none;
  backface-visibility: hidden;
  background-color: #01a4e3;
  border-radius: 10px;
  border-style: none;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: 500;
  height: 50px;
  letter-spacing: normal;
  line-height: 1.5;
  outline: none;
  overflow: hidden;
  padding: 14px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: top;
  white-space: nowrap;
}


.PageButton:hover {
  background-color: #0581b0;
  box-shadow: rgba(0, 0, 0, .05) 0 5px 30px, rgba(0, 0, 0, .05) 0 1px 4px;
  opacity: 1;
  transform: translateY(0);
  transition-duration: .35s;
}


.PageButton:hover:after {
  opacity: .5;
}


.PageButton:active {
  box-shadow: rgba(0, 0, 0, .1) 0 3px 6px 0, rgba(0, 0, 0, .1) 0 0 10px 0, rgba(0, 0, 0, .1) 0 1px 4px -1px;
  transform: translateY(2px);
  transition-duration: .35s;
}


.PageButtonWrap {
        display: inline-block;
        text-align: center;
}


.SecondPageTitle {
font-size: 16pt;
color: #333333;
font-weight: 100;
border-bottom: solid 1px #333333;
padding-top:20px;
}

.PageLink
{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    Text-Decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:15px;
    line-height:20px;
    color:#535353;
}

.PageLink:hover
{
    color:#e77f25;
}

.Link {
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    Text-Decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:1rem;
    line-height:24px;
    color:#535353;
    font-weight: bold;
}

.Link:hover
{
    color:#e77f25;
}

.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;
}

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
{
    float: none;
    padding-right: 8px;
    padding-top: 5px;
    text-align: center;
}

.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: 18px;
    height: 18px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-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;
    border: solid;
}

.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;
    border: solid;
    border-color: #fff;
    width: 18px;
    height: 18px;
}

.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: 4px 19px 25px 12px;
    border: none;
    border-radius: 5px;
}

#container {
height: 725px!important;
}






/* MEDIA QUERIES - RESPONSIVE */


@media (max-width:1140px){
.twocolumn article {
    display: block;
}

}


@media (max-width:1030px){
#pagecontent {
  max-width: 875px;
}

}



@media (max-width:900px){
.threecolumn article{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}

.bannerbox
{
    display:none;

}

}



@media (max-width:800px){

#pagecontent {
  width: auto;
  max-width: 80%;
  min-height: 300px;
  margin: auto;
}

.PageText {
/*width:95%;*/
margin-right:auto;
margin-left:auto;
}

.PageTitle {
text-align:center;
}

.PageSubtitle {
margin-right:auto;
margin-left:auto;
text-align:center;
}

.FooterText {
  width: 95%!important;
}

}



@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;
}

.newLogin{
margin-right: 210px;
margin-left:auto;
}


#hide
{
display:none;
}
.appear
{
display:inline;
}

.disappear
{
display:inline;
}

}



@media (min-width: 768px) {
  .PageButton {
    padding: 14px 22px;
    width: 176px;
  }
}



@media (max-width:740px){

.bannerbox
{
margin-left:auto;
margin-right:auto;
}

.bannerbox p {
margin:5px 5px 5px 5px;
}

.headerImage {
  max-height: 240px;
}

}



@media (max-width:617px){

#pagecontent {
  width: auto;
  max-width: 80%;
  min-height: 300px;
  margin: auto;
}

.newLogin {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-radius: 0px;
  top: 182px;
}

.headerlogo {
  width: 45%;
  display: flex;
  margin: auto;
  float: none;
}

.flex-direction-nav {
  display: none;
}

.navHeader {
        position: static;
    }
    .newLogin {
        position: static;
        width: 100%;
        border-radius: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .newLogin a {
        position: static;
    }
    #container {
        /*height: 318px !important;*/
height: 246px !important;
    }
    .homeWrap {
        margin-top: 280px;
    }
.home div
{
float:none;
width:100%;
}
}

@media (max-width:610px){

.twocolumn{
max-width:350px; 
}

.twocolumn article
{
width:100%;
max-width:350px;
}


}



@media (max-width:550px){
.threecolumn article{
width:100%;
max-width:250px;
}
.threecolumn{
max-width:250px; 
}

}

@media (max-width:520px){

}

@media (min-width: 501px) {
.OlbMenu {
display: block !important;
}
}

@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%;
  /*top: 149px;
  height: 290px;
  padding: 52px 30px 30px;*/
}


.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*/;
}

.CreditCards {
    margin-right: auto!important;
    margin-left: auto;
    margin-top: 30px;
    display: table-column;   
}

.PageButton {
    margin-right: auto;
    margin-left: auto;
}


}








/*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 */    