

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: #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: #990033;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #FF0000
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #777269;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #777269;
    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 #777269;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #990033;
}
.ErrorBox
{
    color: #990033;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #990033;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #990033 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: White;
}

.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: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

#checkOrder {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}

#checkOrder > a > img {
max-width: 290px;
/*
position: absolute;
right: 20%;
*/
}

#checkOrder > a > img:hover {
background-color: #4545;
transition: all 0.4s ease;
}

li {
    margin: 10px 0;
}

.boomtownusa {
    background-color: #c29a5b;
    color: #333;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    display: inline-block;
    margin: 0 0 15px 0;
}

/* HEADER */

header {
    position: relative;
    background: #923336;
    border-bottom: 5px solid #c29a5b;
}

.headerWrap {
    /*max-width: 1200px;
margin: auto;*/
    padding-top: 30px;
    padding-bottom: 0px;
}

.topHeader {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.headerLogo {
    width: 240px;
    padding: 10px 40px;
    vertical-align: middle;
    display: table-cell;
    height: 100%;
}

.headerLogo img {
    max-height: 150px;
    max-width: 100%;
}

.login {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 150px;
    padding: 10px 40px;
}

.loginButton {
    float: right;
    background-color: #c29a5b;
    border-radius: 15px;
    text-align: center;
    padding: 5px 40px;
    border: solid 3px #c29a5b;
}

.loginButton p {
    color: #333;
    display: inline-block;
}

.fa-lock {
    color: #333;
}

.fa-lock:before {
    content: "?";
}

.loginButton:hover {
    background-color: transparent;
    border: solid 3px #fff;
}

.loginButton:hover > p {
    color: #fff;
}

.loginButton:hover > .fa-lock {
    color: #fff;
}

.loginButton span {
    display: none;
}

.headerNav {
    width: calc(50% - 40px);
    /*    padding: 10px 20px 0px;*/
    vertical-align: middle;
    display: table-cell;
}

.headerNav2 {
    padding-top: 10px;
}

.pageHeader {
    background-image: url("../pages/images/bankimages/olbanking.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 300px;
    position: relative;
    background-position: 50% 50%;
}

.pageHeader:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*background: #fff;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity: 0.6;
}

/* NAVIGATION */

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
    a.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
    content: "\25BE";
    margin-left: 10px;
}

li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
    button.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
    content: "\25BE";
    margin-left: 10px;
}

.NavRoot:hover {
    text-decoration: none;
}

.NavLeaf:hover {
    text-decoration: none;
}

li.OlbTopMenu {
    border-bottom: 5px solid transparent;
}

/*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;
    margin-bottom: -5px;
}

.OlbMenu button {
    font: inherit;
}

.OlbMenu button:hover {
    cursor: pointer;
}

.OlbTopMenu {
    display: inline-block;
    list-style-type: none;
    text-align: left;
    border: none;
    position: relative;
    padding-inline-start: 0;
    padding: 6px 8px 6px 8px;
}

.NavParent1.open:hover .OlbMenuSub1 {
    display: block;
}
/*.OlbTopMenu:focus-within .OlbMenuSub1 {
display: block;
}*/
.NavParent1.open:focus-within .OlbMenuSub1 {
    display: block;
}

li.OlbTopMenu:hover {
    border-bottom: #fff solid 5px;
}

li.OlbTopMenu:hover a.NavLevel1 {
    color: #fff !important;
}

li.OlbTopMenu:hover button.NavLevel1 {
    color: #fff !important;
}

.OlbMenuSub1 {
    list-style-type: none;
    display: none;
    max-width: 100%;
    width: 100%;
    /*white-space: nowrap;*/
    z-index: 100;
    position: absolute;
    background-color: #fff;
    padding-inline-start: 0;
    top: auto;
    margin-top: 6px;
    left: 0px;
    margin-left: 0px;
    text-align: left;
}

.OlbMenuSub1 a:hover {
    background-color: #c9a978;
    color: #333;
}

.OlbMenuSub1 button:hover {
    background-color: #c9a978;
    color: #333;
}

.OlbMenuSub1 a {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #333 !important;
}

.OlbMenuSub1 button {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #333 !important;
}

.NavParent2.open:hover .OlbMenuSub2 {
    display: block;
}

.NavParent2.open:focus-within .OlbMenuSub2 {
    display: block;
}

.OlbMenuSub2 {
    list-style-type: none;
    display: none;
    min-width: 100%;
    width: 100%;
    z-index: 100;
    position: absolute;
    background-color: #f7f7f7;
    padding-inline-start: 0;
    top: auto;
    margin-top: -39px;
    left: 0;
    margin-left: 100%;
}

.OlbMenuSub2 a:hover {
    background-color: #c9a978;
    color: #333;
}

.OlbMenuSub2 a {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #333 !important;
}

.OlbMenuSub2 button {
    display: block;
    padding: 10px 17px;
    text-transform: inherit !important;
    color: #333 !important;
}

.OlbTopMenu a {
    color: #c9a978;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.OlbTopMenu button {
    color: #c19c5b;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

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 HORIZONTAL MENU WITH DROPDOWNS*/

/* MOBILE HEADER + NAVIGATION */

.mobileMenu {
    width: 100%;
    display: none;
}

.mobileButton {
    float: right;
    text-align: right;
}

.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: #c29a5b;
}

i.fa.fa-times {
    display: block;
    font-size: 25px;
    color: #c29a5b;
}

.mobileMenuLink {
    padding: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    color: #fff;
}

.mobileLogo {
    float: left;
    width: 50%;
    text-align: center;
    margin-right: 25%;
}

.mobileLogo img {
    width: 220px;
}

.mobileNavigationLinks {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100vh;
    background-color: #333;
    top: 0;
    display: none;
}

.mobileNavigationLinks.active {
    display: block;
}

/* HOME PAGE */

.bannerbox {
    background-color: transparent;
    max-width: 400px;
    width: calc(40% - 160px);
    padding: 20px;
    margin-right: 120px;
    margin-top: 100px;
    margin-left: 60%;
    /*box-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
    float: right;
}

.bannerWrap {
    height: 600px;
    width: 100%;
    position: static;
    /*display:table-cell;
vertical-align:bottom;*/
    background-image: linear-gradient(
        to right,
        rgba(54, 54, 54, 0),
        rgba(0, 0, 0, 0.2) 50%
    );
}

.bannertitle {
    font-size: 50px;
    font-weight: bolder;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 54px;
    padding-bottom: 10px;
    border-bottom: 5px solid;
    text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
    font-family: "Roboto Slab", Times, serif;
}

.bannertext {
    color: #fff;
    font-size: 21px;
    line-height: 24px;
    text-shadow: 2px 2px 5px rgba(54, 54, 54, 0.5);
}

.featuredItems {
    max-width: 1000px;
    padding: 40px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

.featuredItems img {
    width: 100%;
    max-width: 100px;
}

.featuredItems h2 {
    color: #333;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: "Roboto Slab", Times, serif;
}

.featuredItems p {
    color: #333;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    max-width: 80%;
}

.newsItems {
    display: table;
    margin-top: 40px;
    margin-bottom: 40px;
}

.newsImage.odd {
    width: 50%;
    height: 450px;
    padding-right: 40px;
    vertical-align: middle;
    display: table-cell;
}

.newsContent.odd {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10% 0 40px;
    text-align: left;
}

.newsContent.odd h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    line-height: 24px;
}

.newsContent.odd h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #976f30;
    font-family: "Roboto Slab", Times, serif;
}

.newsContent.odd p {
    font-size: 16px;
    line-height: 22px;
}

/*FLEX SLIDER CSS FIXES */

#container {
    height: 600px !important;
}

.flex-control-paging li button.flex-active {
    background: #c29a5b !important;
}

.slides li {
    background-position: 50%;
}

.flex-direction-nav button {
    text-decoration: none;
    background-color: transparent;
    border: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active,
.flex-direction-nav button:hover {
    outline: none;
    border: none;
}

.flex-direction-nav button:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: "\f001";
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before {
    content: "\f002";
}

.flex-control-paging li button {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.5); */
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
}

.flex-control-paging li button:active,
.flex-control-paging li button:hover {
    outline: none;
    border: none;
}

.flex-control-paging li button.flex-active {
    background: #ffa1a5;
    /* background: rgba(59, 109, 180, .09); */
    cursor: default;
}

.flex-pauseplay button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 25px;
    left: 15px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: none;
}

.flex-pauseplay button:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: "\f004";
    margin-left: -5px;
}

.flex-pauseplay button.flex-play:before {
    content: "\f003";
}

/* TABLE DESIGN */

.infoTable {
    text-align: center;
    border: none;
    border-bottom: 10px #c29a5b solid;
    border-radius: 15px;
    margin-bottom: 30px;
}

.infoTable tr {
    vertical-align: middle;
}

.infoTable thead tr th:first-of-type {
    border-radius: 15px 0px 0px 0px;
}

.infoTable thead tr th:last-of-type {
    border-radius: 0px 15px 0px 0px;
}

th {
    padding: 10px !important;
}

.infoTable ul {
    text-align: left;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

/* AFTER LOGIN TABLES */

iframe {
    width: 100%;
    border-radius: 15px;
    background-color: #eee;
}

iframe.ChatFrame {
    border-radius: 0px;
}

div#ctl00_ctl00_ctl00_UxBody_Body_Body_ctl00_ctl00_UxGraph_UxGraphContainer {
    background-color: #eee !important;
}

.GridFormat tr td,
.GridFormat tr th,
.ReportTable tr th,
.ReportTable tr td {
    padding: 10px 20px !important;
    text-align: left !important;
}

.TopHeader,
.MKTableHeader {
    background-color: transparent !important;
    color: #fff !important;
    text-align: left !important;
    border: none !important;
}

.TopHeader > th {
    background-color: #424b55 !important;
}

.TopHeader > td {
    background-color: #424b55 !important;
}

.TopHeader > th:first-child {
    border-radius: 15px 0px 0px 0px;
}

.TopHeader > th:last-child {
    border-radius: 0px 15px 0px 0px;
}

.TopHeader > td:first-child {
    border-radius: 15px 0px 0px 0px;
}

.TopHeader > td:last-child {
    border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > th {
    background-color: #424b55 !important;
}

.MKTableHeader > th:first-child {
    border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > th:last-child {
    border-radius: 0px 15px 0px 0px;
}

.MKTableHeader > td {
    background-color: #424b55 !important;
}

.MKTableHeader > td:first-child {
    border-radius: 15px 0px 0px 0px;
}

.MKTableHeader > td:last-child {
    border-radius: 0px 15px 0px 0px;
}

.GridFormat,
.ReportTable {
    border: none !important;
    background-color: #ddd !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;
}

.PageText td,
th {
    border: none !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: auto;
}

/*CREATE ROWS*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/*END ROWS*/

/*COLUMNS*/
.column {
    float: left;
}

.third {
    width: calc(33.33% - 14px);
}

.fourth.final {
    margin-right: 0;
}

.mobile {
    width: calc(33% - 14px);
    margin-right: 20px;
}

.mobile.final {
    margin-right: 0;
}

/* FOOTER */

.prefooter {
    background: #c9a978;
    width: 100%;
}

.prefooterWrap {
    max-width: 900px;
    text-align: center;
    margin: auto;
    padding: 40px;
}

.prefooterWrap h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    line-height: 24px;
    color: #333;
}

.prefooterWrap h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: "Roboto Slab", Times, serif;
}

.prefooterWrap .PageButton {
    background-color: transparent;
    border: solid 3px #333;
    margin: auto;
    margin-top: 20px;
}

.prefooterWrap .PageButton:hover {
    background-color: #dfb470;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    text-decoration: none!important;
}

footer {
    clear: both;
    width: 100%;
    background: #333;
}

.footerWrap {
    width: calc(100% - 80px);
    padding: 20px 40px;
    color: #171717;
    margin: auto;
    max-width: 1200px;
}

.footerTable {
    width: 100%;
    display: table;
}

.footerColumn.quarter {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    padding-right: 20px;
}

.footerColumn.half {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-right: 0px;
    text-align: center;
}

.footerColumn img {
    max-width: 200px;
}

.footerColumn.final {
    text-align: right;
    padding-right: 0px;
    padding-left: 20px;
}

.footerHeading {
    font-family: "Roboto Slab", Times, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #c29a5b;
}

.footerText {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.smallFooterText {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 14px;
    margin-bottom: 20px;
}

footer a.Link {
    font-weight: normal !important;
    color: #c58d0a;
}

footer a.Link:hover {
    color: #fff;
}

img.ehl-fdic {
    max-width: 100px;
    margin-top: 10px;
}

.social-icon {
    width: 32px;
    height: 32px;
    text-align: center;
}

.facebook img {
    max-height: 22px;
    margin-top: 5px;
}

.copyrightNotice {
    font-size: 12px;
    color: #a2a2a2;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 45px;
}

/*GENERAL*/

#pagecontent {
    width: calc(100% - 35%);
    max-width: 1000px;
    min-height: 300px;
    margin: 0 auto;
    padding: 0 4% 50px 4%;
    background-image: url("/Pages/images/bankimages/wave.jpg");
    background-size: 100%;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-position-x: center;
}

.button {
    background-color: transparent;
    padding: 15px;
    margin-top: 20px;
    border-radius: 15px;
    text-align: center;
    width: 200px;
    border: 3px solid #c29a5b;
}

.button: {
    background-color: #c29a5b;
}

.button:hover > p {
    color: #333;
}

.button p {
    color: #976f30;
    margin: 0;
}

.TopHeader a {
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding: 3px;
    font-weight: bold;
    font-size: 18px;
    color: #ededed;
}

.TopHeader th {
    padding: 8px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;
}

.SecondPageTitle {
    font-size: 21px;
    text-transform: none;
    letter-spacing: normal;
    color: #976f30;
}

.DataFont {
    font-size: 16px;
    color: #4e4e4e;
    line-height: 24px;
}

.BoldDataFont {
    font-size: 16px;
    color: #4e4e4e;
    border: none;
    padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.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: #f9f9f9;
    color: #c29a5b;
}

.pageHeaderText {
    font-family: "Roboto Slab", Times, serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: 1.4;
    color: #0f2867;
    font-size: 50px;
    margin-top: 315px;
    position: absolute;
    top: 0;
    padding: 0 4%;
    text-align: center;
    width: 92%;
}

.PageTitle {
    font-family: "Roboto Slab", Times, serif;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: normal;
    line-height: 36px;
    color: #976f30;
    font-size: 34px;
    margin-bottom: 45px;
    margin-top: 40px;
}

#toolbar {
    width: 100%;
    text-align: center;
}

.ToolBar {
    padding-right: 20px;
    padding-left: 20px;
}

#toolbar ul {
    margin: 0;
    padding-left: 20px;
}

#toolbar img {
    height: 18px;
    padding-left: 5px;
    padding-right: 20px;
}

.PageText {
    font-size: 16px;
    line-height: 20px;
    color: #171717;
    margin-bottom: 15px;
    margin-top: 10px;
}

ul.PageText {
    margin-top: -5px;
    margin-bottom: 25px;
}

.PageSubtitle {
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    letter-spacing: normal;
    color: #333;
    margin-bottom: 5px;
    margin-top: 30px;
}

.SecondPageSubtitle {
    font-weight: 700;
    font-size: 21px;
    text-transform: none;
    letter-spacing: normal;
    color: #333;
}

.PageLink {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #976f30;
    text-decoration: none;
}

.PageLink:hover {
    text-decoration: underline;
}

.Link {
    text-decoration: underline;
    border: none;
    transition: all 0.25s ease;
    font-size: 16px;
    line-height: 20px;
    color: #cf8400;
    font-weight: bold !important;
}

.Link:hover {
    text-decoration: none;
    color: #996406;
}

.PageButton {
    background-color: #c29a5b;
    border-radius: 15px;
    text-align: center;
    padding: 12px 25px;
    border: none;
    color: #333;
    max-width: fit-content;
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
    cursor: pointer;
}

.PageButton:hover {
    background-color: #dfb470;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    text-decoration: none!important;
}

.PageButton-slider {
    background-color: #c29a5b;
    border-radius: 15px;
    text-align: center;
    padding: 10px 20px;
    border: none;
    color: #333;
    max-width: fit-content;
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
    padding: 12px 25px;
    cursor: pointer;
}

.PageButton-slider:hover {
    background-color: #dfb470;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    text-decoration: none!important;
}

.SmallDataFont {
    color: #171717;
    line-height: 16px;
}

/* GLOBAL */
body {
    /*border-top:5px solid #e77f25;*/
    background: #ffffff;
    font-family: "Open Sans", sans-serif;
    color: #171717;
}

p {
    margin: 5px 0;
    line-height: 25px;
}

a {
    color: black;
    text-decoration: none;
    transition: color 0.5s ease;
}

/*a:hover {
    text-decoration: underline;
}*/

strong {
    font-weight: bold;
}

hr {
    background-color: #d6d0c1;
    border: 0;
    height: 1px;
    margin: 20px 0;
}

/* MISC */
.clear {
    clear: both;
}
.hidden {
    position: absolute;
    clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
    clip: rect(1px, 1px, 1px, 1px);
}

/* MEDIA QUERIES */

@media (max-width: 1366px) {
    .headerNav {
        margin-top: 0px;
    }
}

@media (max-width: 1030px) {
#checkOrder {
flex-direction: column;
}
#checkOrder > a > img {
/*position: static;
margin-top: 15px;
*/
}
}

@media (max-width: 1080px) {
    .bannerbox {
        width: calc(50% - 100px);
        margin-right: 60px;
        margin-top: 50px;
        margin-left: 50%;
    }

    li.OlbTopMenu.NavRoot.NavLevel1.NavParent1
        button.OlbTopMenu.NavRoot.NavLevel1.NavParent1:after {
        content: "";
        margin-left: 0;
    }

    .mobileMenu {
        display: block !important;
        background-color: #69171c;
    }
    .desktopMenu {
        display: none;
        margin-top: 0px;
    }

    .OlbTopMenu {
        display: block;
        text-align: right;
    }

    .mySidenav {
        width: 100%;
    }

    .OlbMenu button {
        width: 100%;
    }

    .OlbTopMenu a {
        padding: 10px 30px;
    }
    .OlbTopMenu button {
        padding: 10px 30px;
    }
    .OlbTopMenu {
        padding: 5px 0px;
    }
    li.OlbTopMenu {
        border-bottom: 1px solid #565656;
    }
    li.OlbTopMenu:hover {
        border-bottom: 1px solid #565656;
    }
    .OlbTopMenu:hover > a.OlbTopMenu {
        border-radius: 0px;
        background-color: transparent;
    }
    .OlbTopMenu:hover > button.OlbTopMenu {
        border-radius: 0px;
        background-color: transparent;
    }
    li.open > a.OlbTopMenu {
        border-radius: 0px;
        background-color: transparent;
    }
    li.open > button.OlbTopMenu {
        border-radius: 0px;
        background-color: transparent;
    }
    li.open {
        background-color: transparent;
    }
    .OlbMenuSub1 a {
        font-weight: normal !important;
        font-size: 14px !important;
        color: #fff !important;
        text-align: right !important;
    }
    .OlbMenuSub1 button {
        font-weight: normal !important;
        font-size: 14px !important;
        color: #fff !important;
        text-align: right !important;
    }
    .OlbMenuSub1 {
        background-color: transparent;
        min-width: 0;
        max-width: 100%;
        margin-left: -6px;
        position: relative;
    }
    .OlbMenuSub1 a:hover {
        text-decoration: none;
        background-color: transparent;
        color: #fff;
    }
    .OlbMenuSub1 button:hover {
        text-decoration: none;
        background-color: transparent;
        color: #fff;
    }
    .NavLeaf:hover {
        text-decoration: none;
    }
    .OlbMenuSub2 a {
        font-size: 12px !important;
        font-weight: normal !important;
        color: #fff !important;
    }
    .OlbMenuSub2 button {
        font-size: 12px !important;
        font-weight: normal !important;
        color: #fff !important;
    }
    .OlbMenuSub2 {
        padding-inline-start: 15px;
        display: block !important;
        position: relative;
        background-color: transparent;
        margin-top: 0px;
        margin-left: -14px;
    }
    .OlbMenuSub2 a:hover {
        text-decoration: none;
    }
    .OlbMenuSub2 button:hover {
        text-decoration: none;
    }
    .NavLevel2 img {
        display: none;
    }
}

@media (max-width: 1000px) {
    .third.mobile {
        width: calc(50% - 20px);
    }
}

@media (max-width: 800px) {
    .third.mobile:nth-of-type(3) {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .footerTable {
        display: block;
    }
    .footerColumn.quarter,
    .footerColumn.quarter.final {
        width: calc(100% - 80px);
        padding-left: 40px;
        display: block;
        text-align: center;
        padding-right: 40px;
        padding-top: 20px;
    }
    .footerColumn.half {
        width: calc(100% - 80px);
        display: block;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
    }
    .copyrightNotice {
        margin-top: 20px;
    }

    .homeBanner {
        width: 100% !important;
    }

    .bannertitle {
        font-size: 38px;
        border-bottom: 4px solid;
        line-height: 42px;
    }

    .bannertext {
        font-size: 17px;
        line-height: 20px;
    }

    .topHeader {
        display: block;
    }

    /*.headerNav {
    width: calc(100% - 80px);
    min-height: 40px;
padding: 10px 40px 20px;
}*/

    .headerNav {
        width: calc(20% - 80px);
        padding: 10px 40px;
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 50px;
    }
    .headerLogo {
        width: calc(100% - 80px);
        text-align: left;
        display: block;
    }
    .login {
        width: calc(100% - 80px);
        display: inline-block;
        text-align: center;
        padding: 20px 40px;
    }
    .loginButton {
        float: none;
        padding: 5px 15px;
        border-radius: 10px;
    }

    /* Force table to not be like tables anymore */

    .infoTable table,
    .infoTable thead,
    .infoTable tbody,
    .infoTable th,
    .infoTable td,
    .infoTable tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */

    .infoTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .infoTable {
        border-bottom: none;
    }

    .infoTable tr {
        background-color: #eee !important;
        margin-bottom: 40px;
        border-radius: 15px;
    }

    .infoTable th {
        background-color: #c29a5b;
        color: #333;
        font-weight: bold;
    }

    .infoTable td {
        border-top: #aaa 1px solid;
    }

    .infoTable tr > th:first-of-type {
        border-radius: 15px 15px 0px 0px;
    }

    .infoTable tr > td:last-of-type {
        border-radius: 0px 0px 15px 15px;
    }

    .infoTable td:before {
        font-weight: 700;
        margin-right: 5px;
    }

    /*Label the data*/
    /*.infoTable td:nth-of-type(1):before { content: "2021:"; }
.infoTable td:nth-of-type(2):before { content: "2022:"; }*/

    .third {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .newsItems {
        display: block;
        margin-top: 0;
    }

    .newsImage.odd {
        width: 100%;
        padding-right: 0;
        display: block;
        margin-bottom: 20px;
    }

    .newsContent.odd {
        display: block;
        padding: 0 20px 0 20px;
    }
}

@media (max-width: 700px) {
    .third.mobile {
        width: 100%;
        margin-right: 0;
    }
    .third.mobile:nth-of-type(1) img {
        max-width: 300px;
    }
}

@media (max-width: 500px) {
    .bannerbox {
        width: calc(100% - 80px);
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 250px;
        float: left;
    }
    .bannerWrap {
        background-image: linear-gradient(
            to bottom,
            rgba(54, 54, 54, 0),
            rgba(54, 54, 54, 0.4)
        );
    }
}

@media (max-width: 425px) {
    .headerNav {
        margin-top: 0px;
    }
    .headerLogo {
        text-align: center;
        margin-top: 50px;
    }
    .loginButton {
        max-width: 177px;
        float: left;
        padding: 0px 10px;
    }
    .login {
        position: absolute;
        top: 0;
        width: 50%;
    }
    .bannertitle {
        font-size: 28px;
        border-bottom: 3px solid;
        line-height: 32px;
    }
    .bannertext {
        font-size: 15px;
        line-height: 18px;
    }
}

@media (max-width: 365px) {
    .loginButton span {
        display: none;
    }
}

@media (max-width: 300px) {
    .prefooterWrap h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .prefooterWrap h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .newsContent.odd h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .newsContent.odd h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .featuredItems h2 {
        font-size: 24px;
        line-height: 28px;
    }
}

/*SKIP TO MAIN CONTENT LINK*/
.skiplink {
    position: absolute;
    top: -40px;
    left: 0;
    padding: 6px;
}

.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*/

.imgBanner,
.endBanner {
    text-align: center;
}
.imageBanner img {
    width: 100%;
    border-radius: 15px;
}
.endBanner {
    margin-bottom: 20px;
    margin-top: 20px;
}

.mobileScreens {
    display: table;
}
.mobileScreens div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}
.mobileScreens img {
    max-width: 200px;
}




@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 */    