

@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: #554400;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #554400;
    font-weight: 100;
    border-bottom: solid 1px #554400;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #554400 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #554400;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #554400;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #554400;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #554400;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: #F1EAD8;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: #F1EAD8;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: #F1EAD8;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: #F1EAD8;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: #F1EAD8;
    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: #554400
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #336600;
    Color: #F1EAD8;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #336600;
    Color: #F1EAD8;
    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: #FFFFCC;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: #F1EAD8;
}
.WidgetHeader
{
    background-color: #F1EAD8;
    border-top: solid 2px #336600;
    border-bottom: solid 2px #554400;
    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: #554400;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: #336600;
}
.BackColor
{
    background-color: #F1EAD8;
}

.OlbMenu .ui-menu-item
{
    background-color: #336600;
}
.OlbMenuContainer .ui-widget-content {
	background: #336600;
}
.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: #554400;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

/* HEADER */
.menubar
{
    width: 100%;
    min-height: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 5000;
    top: 0;
}

.headerMenu {
width: 100%;
}

.headerLogo {
width: 100%;
text-align: left;
position: relative;
}

.headerLogo img {
max-width: 400px!important;
margin: 10px!important;
width: calc(100% - 20px)!important;
padding: 20px 0px 0px 30px;
}



.headerImage {
    background-image: url(../Pages/images/bankimages/header-image1.jpg);
    background-size: cover;
    height: 175px;
    background-position: 50% 30%;
    padding-top: 100px;
    position: relative;
    text-align: center;
}


.headerImage:before {
    content: '';
    /*position: absolute;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    /*background: linear-gradient(to top, rgba(0,0,0,0.5) 40%, transparent 70%);*/
    margin-top: 150px;
}


.headerImage2 {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    text-align: center;
}






/*NAVIGATION*/

nav {
margin-top: -5px;
}

/*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:0;
position: relative;
padding: 4.5px;
}

.OlbMenu button {
font: inherit;
}

.OlbMenu button:hover {
cursor: pointer;
}

.OlbTopMenu  {
display: inline-block;
list-style-type: none;
text-align: left;
border: none;
border-bottom: 5px solid transparent;
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:hover {
text-decoration: none!important;
border-bottom: 5px solid #A47900;
}

.NavRoot:hover, .NavLeaf:hover {
text-decoration: none;
}


.OlbMenuSub1 {
list-style-type: none;
display: none;
width: 100%;
z-index: 100;
position: absolute;
background-color: #363636;
padding-inline-start: 0;
top: auto;
margin-top: 10px;
left: auto;
margin-left: -8px;
}

.OlbMenuSub1 a:hover  {
background-color: white;
color: #363636!important;
}

.OlbMenuSub1 button:hover  {
background-color: white!important;
color: #363636!important;
}

.OlbMenuSub1 a {
display: block;
padding: 10px 15px;
color: white!important;
text-transform: inherit!important;
font-weight: normal!important;
font-size: 14px!important;
}

.OlbMenuSub1 button {
display: block;
padding: 10px 15px;
color: white!important;
text-transform: inherit!important;
font-weight: normal!important;
font-size: 14px!important;
text-align: left;
width: 100%;
}

.NavParent2.open:hover .OlbMenuSub2 {
display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
display: block;
}

.OlbMenuSub2 {
list-style-type: none;
display: none;
width: 100%;
z-index: 100;
position: absolute;
background-color: #00402f;
padding-inline-start: 0;
top: auto;
margin-top: -36px;
left: auto;
margin-left: 100%;
}

.OlbMenuSub2 a:hover {
background-color: white;
color: #00402f!important;
}

.OlbMenuSub2 button:hover {
background-color: white;
color: #00402f!important;
}

.OlbMenuSub2 a {
display: block;
padding: 10px 15px;
color: white!important;
text-transform: inherit!important;
font-weight: normal!important;
font-size: 14px!important;
}

.OlbMenuSub2 button {
display: block;
padding: 10px 15px;
color: white!important;
text-transform: inherit!important;
font-weight: normal!important;
font-size: 14px!important;
text-align: left;
width: 100%;
}

.OlbTopMenu a {
color: #000000;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
}

.OlbTopMenu button {
color: #000;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
}

a.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 18px;
font-weight: 600;
}

button.OlbTopMenu.NavRoot.Nav.NavLevel1 {
font-size: 18px;
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*/

.OlbMobileMenu img {
max-width: 28px;
width: 100%;
}




/* LOGIN */

.newLogin{
width: 300px;
position: absolute;
z-index:0;
right:0;
top:0;
/*background-color:#A47900;*/
padding: 0px 25px 10px 25px;
box-sizing: border-box;
float: right;
z-index:100000;
background-color: #CAB475;
}
.newLogin p{
    color: #000000;
    margin-bottom: 5px;
}
.newLogin a{
    color: #000000;
    text-decoration:underline;
    margin-top:20px;
    font-size:12px;
    display:block;
}
.newLogin img{
   width:200px;
   margin-left:45px;
}
.loginButton{
    background-color: #000;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:14px;
    height: 48px;
}

.loginButton:hover {
background-color:#363636;
cursor: pointer;
color: white;
}
.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:30px;
    border-radius:5px;
    border:0;
    font-size:14px;
    padding:5px;
}





/* HOME PAGE */
.hometitle
{
    
    font-size:40px;
    font-weight:bolder;
    color:#fff;
    padding-bottom: 5px;
line-height:40px;
}

.HomeText
{
    
    font-size:22px;
    font-weight:bolder;
    color:#fff;
    padding-bottom: 20px;
margin-bottom:4px;
margin-top:15px;
}

.home
{
width:100%;
max-width:1200px;
margin-left:auto;
margin-right:auto;
}

.home div:not(.clearfix)
{
width:33.33%;
float:left;
}

.contentspace
{
background-color: #363636;
width:100%;
position:relative;
padding-top:1px;

}

.bannerbox
{
background-color:rgba(255,255,255,0.8);
max-width:400px;
margin-left:auto;
margin-right:75px;
padding:20px;
margin-top:525px;
box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.bannertitle
{
    
    font-size:30px;
    font-weight:bolder;
    color: #000;
    margin-bottom: -12px;
margin-top:4px;
line-height: 30px;
}

.BannerText
{
    
    font-size:14px;
    line-height:20px;
    /*padding-top:10px;*/
    /*padding-bottom:10px;*/
}

.mobileicon1 {
width: 150px;
}

.mobileicon2 {
display: none;
width: 150px;
}

.mobileicon:hover .mobileicon1 {
display: none;
}

.mobileicon:hover .mobileicon2 {
display: block;
}

.estatementicon1 {
width: 150px;
}

.estatementicon2 {
display: none;
width: 150px;
}

.estatementicon:hover .estatementicon1 {
display: none;
}

.estatementicon:hover .estatementicon2 {
display: block;
}

.contacticon1 {
width: 150px;
}

.contacticon2 {
display: none;
width: 150px;
}

.contacticon:hover .contacticon1 {
display: none;
}

.contacticon:hover .contacticon2 {
display: block;
}






/* LOCATION MAP PAGE */
.Locations {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
margin-bottom: 20px;
}

.Locations div.BranchInfo{
	width: calc(22% - 3% - 1px);
	margin-right: 2%;
margin-left: 2%;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	transition: all ease 0.25s;
}

.Locations div.BranchInfo.last{
	width: calc(24% - 4% - 2px);
}


.Locations div {
float: left;
}

/*.Locations div:first-child {
margin-left: 2%;
}*/

.Locations h2 {
color: #a47900 !important;
font-weight: 700;
font-size: 21px;
line-height: 24px;
margin-bottom: 15px;
}

.Locations p {
color: #494949;
font-size: 14px;
line-height: 18px;
margin-bottom: 15px;
}

.LocationsVL {
border-left: 2px solid black;
/*margin-top: 20px;
margin-bottom: 25px;*/
height: 100%;
float: left;
width: 2%;
}

.LocationTable td {
vertical-align: middle;
background-color: transparent !important;
font-size: 14px;
text-align: left;
padding: 5px!important;
}

.LocationTable tr td:first-child {
width: 30%;
}

.LocationTable tr td:last-child {
width: 70%;
}






/* TABLE*/

table.rateTable{
	border:1px solid black;
}
.rateTable th, .rateTable td{
	border:1px solid black;
	padding:15px;
	font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:20px;
    padding-top:10px;
    padding-bottom:10px;
	vertical-align:middle;
}

table.PageText td{
	padding:10px;
}


.ResponsiveTable th, td {
text-align: left;
padding: 10px;
vertical-align: top;
}
.ResponsiveTable th {
font-weight: bold;
}
.ResponsiveTable .topRow {
background: #00402f;
color: white;
}
.ResponsiveTable .oddRow {
background: #eee;
}
table.ResponsiveTable ul {
padding-inline-start: 20px;
margin: 0;
list-style-type: disc;
}
table.ResponsiveTable li {
margin-bottom: 10px;
}







/* ROWS & COLUMNS */

.column {
float: left;
}

.clearfix {
clear: both;
}

.clearfix:after, .clearfix:before {
    clear: both;
    display: table;
    content: '';
}

.third {
margin-right: 20px;
width: calc(33% - 14px);
}

.third.final {
margin-right: 0;
}

.half {
margin-right: 60px;
width: calc(50% - 60px);
}

.half.final {
margin-right: 0;
}

.cards {
    float: left;
    width: calc(67% - 14px);
    margin-bottom: 20px;
}

.one-third.first {
    width: calc(30% - 10px);
    margin-right: 10px;
    margin-left: 0px;
}

.two-thirds.last {
    width: calc(70% - 10px);
    margin-left: 10px;
    margin-right: 0;
}

.mobileImage {
    width: 100%;
    max-width: 300px;
padding-bottom: 20px;
}

.mobileButtons {
    display: table;
    margin-bottom: 50px;
}

.mobileButtonsRow {
    display: table-row;
}

.googleButton {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding-right: 10px;
}

.appleButton {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
}








/* GENERAL */

#pagecontent
{
    width:auto;
    max-width:1000px;
    margin: auto;
    padding: 20px 30px 0px 30px;
min-height: 375px;
}




.TopHeader a {
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #A47900;
    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;
}

.SecondPageTitle {
    font-size: 18px;
    color: #494949;
    font-weight: 400;
    border-bottom: solid 1px #333333;
    padding-top: 20px;
}

.DataFont{
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-size: 14px;
color: #494949;
Border: none;
Padding: 0px 5px 0px 0px;
font-weight: 600;
}

.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;
} 

.BodyStyle
{
    Padding-Top: 10px;
    background-repeat: repeat-x;
    padding-right: 20px;
    padding-bottom:10px;
    padding-left: 50px;
}

.SectionTitle
{
    font-size: 42px;
    font-weight: 800;
    color: white;
    line-height: 40px;
    text-transform: uppercase;
    /*position: absolute;
    top: 315px;*/
    width: calc(100% - 60px);
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    text-shadow: 2px 2px 4px #000000;
}

.PageTitle
{
    font-size: 28px;
    font-weight: 800;
    color: #000000;
    margin: 10px 0px;
}

.ToolBar
{
    text-align:center;
    padding-top: 20px;
padding-bottom: 20px;
}

.PageText
{

    font-size:1rem;
    line-height:20px;
    color:#000;
    /*padding-top:10px;*/
    /*padding-bottom:10px;*/
}

.PageText li {
    padding: 2px 0px;
}


.PageSubtitle
{
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    color: #363636;
    margin: 30px 0px 10px;
}

.PageLink
{
    font-size:1rem;
    font-weight:bold;
    line-height:16px;
    color:#8c6307;
}

.PageLink:hover {
text-decoration: underline;
}

.Link {
    border: none;
Text-Decoration: none;
    transition: all .25s ease;
    font-size:14px;
    line-height:20px;
    color:#0055b3;
    font-weight: bold;
}

.Link:hover
{
    color:#775801;
font-weight: bold;
text-decoration: underline;
}

.MultipleButtons {
    width: 100%;
    text-align: left;
}

.PageButtonWrap {
display: inline-block;
text-align: center;
}

.PageButton {
background-color:#a37a2c;
color: white;
padding: 7px 10px;
margin: 0 10px 0px 0px;
text-align: center;
width: fit-content;
}

.PageButton:hover {
background-color: transparent;
color: #a37a2c;
border: 3px solid #a37a2c;
font-weight: 700;
}

.FieldName {
color: #363636;
}





/* GLOBAL */
body
{

background-color:#fff;
    font-family: 'Montserrat', sans-serif;
    color:#333333;
}

p
{    line-height:25px;
}

a
{
    text-decoration:none;

}

strong
{
    font-weight:bold;
}

figcaption strong
{
    border-bottom: 1px solid #D6D0C1;
    padding-bottom:10px;
    margin: 10px 0;
    display:block;
}

figcaption
{
    line-height: 25px;
    font-size:14px;
    width:200px;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}






/* FOOTER */
.FooterText
{
    font-size:14px;
    line-height:18px;
    color:#ffffff;
text-align: center;
margin-top: 10px;
}

 footer
{
clear:both;
width:100%;    
}

footer .wrapper
{
background: #363636;
padding: 20px;
}







/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
.ToolBar ul {
    margin-left: 0;
    padding-left: 0;
    margin-inline-start: 0;
    padding-inline-start: 0;
}





/* MEDIA QUERIES */

@media (max-width:1440px){
.OlbMenu {
display: block;
margin-top: 25px;
text-align: left;
}
}



@media (max-width:1130px){
.newLogin {
    position: relative;
    width: 100%;
    margin-right: 0;
    background-color: #A47900;
    border-radius: 0;
    top: 0;
    margin: 0px 0px 65px 0px;
    padding: 10px 25px 30px 25px;
}
}



@media (max-width:768px){
.OlbMobileMenu {
display: block!important;
background-color: transparent;
margin-top: 15px;
/*margin-right: 10%;*/
z-index: 100000;
}
.OlbMenu {
display: none;
margin-top: 25px;
}

.OlbMenu button {
width: 100%;
}

.temporarySpacer {
display: none;
}

.OlbTopMenu {
display: block;
text-align: center;
}

.OlbMenuSub1 {
position: relative;
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
}

.OlbMenuSub2 {
position: relative;
margin-left: 0;
margin-top: 0;
background-color: #43b649;
}

li.OlbTopMenu:hover {
border-bottom: none;
}
.SectionTitle {
    top: 200px;
}

.one-third.first {
width: 100%;
margin-right: 0;
}
.two-thirds.last {
width: 100%;
margin-left: 0;
}
.mobileImage {
padding-bottom: 0;
}

.half {
margin-right: 0;
width: 100%;
}

.half .PageText {
text-align: left!important;
}
.LocationsSeparator {
    display: none;
}

.Locations div.BranchInfo {
    width: calc(50% - 4% - 2px)!important;
}
.BranchInfo:nth-child(3) {
    clear: right!important;
    margin-bottom: 100px;

}

.BranchInfo:nth-child(5) {
    clear: right!important;
    margin-bottom: 50px;
}

.BranchInfo:nth-child(7) {
    clear: right!important;
    margin-bottom: 50px;
}

.BranchInfo:nth-child(9) .locationHide {
display: none;
}

}









@media (max-width:700px) {
.home div:not(.clearfix) {
    width: 100%;
    float: none;
}
}



@media (max-width:600px) {
.newLogin {
    position: relative;
    width: 100%;
    margin-right: 0;
    background-color: #A47900;
    border-radius: 0;
    top: 0;
    margin: 0px 0px 65px 0px;
    padding: 10px 25px 30px 25px;
}

.bannerbox {
    max-width: 80%;
    margin-right: auto;
}
}




@media (max-width:500px) {
.ResponsiveTable {
border-bottom: none!important;
}

.ResponsiveTable .topRow {
display: none;
}
.ResponsiveTable th, .ResponsiveTable td {
    text-align: left;
    padding: 10px;
    vertical-align: top;
    display: block;
    width: calc(100% - 20px)!important;
    background-color: #eee;
}
.ResponsiveTable th {
    font-weight: bold;
    background-color: #01646A;
    color: white;
    margin-top: 20px;
}
.ResponsiveTable .oddRow {
    background: transparent;
}
.ResponsiveTable td:before{
content: attr(data-label);
float: left;
font-size:11px;
text-transform: uppercase;
font-weight: bold;
width: 100%;
margin-bottom: 5px;
}

.ResponsiveTable tr td:last-of-type {
    margin-bottom: 20px;
}

.OlbMobileMenu {
top: 20px!important;
    float: right;
}

.SectionTitle {
    top: 175px;
}


.headerLogo {
    width: 80%;
    margin-left: 10px;
    text-align: left;
    float: left;
    margin-right: 5%;
}

.headerLogo img {
    width: calc(100% - 50px)!important;
}

.hometitle {
    line-height: 48px;
    max-width: 345px;
    margin: 0px 0px 0px 0px;
}

.PageText {
    max-width: 345px;
    text-align: left;
}

}








/*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*/





/*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;
    background-color: #ffffff;
    padding: 8px 40px 47px 14px;
}

.flex-direction-nav button:active, .flex-direction-nav button:hover {
outline: none;
border:none;
}

.flex-direction-nav button:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before{
    content: '\f002';
}

.flex-control-paging li button {
width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.5); */
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
border:none;
}

.flex-control-paging li button:active, .flex-control-paging li button:hover {
outline: none;
border:none;
}

.flex-control-paging li button.flex-active {
background: #ffa1a5;
    /* background: rgba(59, 109, 180, .09); */
    cursor: default;
}



@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 */    