:root {
	--primary-background-color: #003256;
	--secondary-color: #b7ac83;
	--tertiary-color: #DCD7C3;
	--link-color: #003256;
	--headerImage:  url(../images/header_1184-481.png) no-repeat;
}

.navbar-nav>li.active {
	background: var(--secondary-color);
}

div#branding-logoImage .logo-header {
	background: var(--headerImage);
}

.page-welcome #advanceSearchLink {
    color: #b7ac83;
}
#advanceSearchLink {
    color: #b7ac83;
    text-decoration: underline;
}

h1 {
	font-size: var(--large-mobile);
}
#branding-logo #advanceSearchLink {
    top: -15px;
    position: relative;
    margin: 0;
    padding: 0;
}
.menu-divider {
	padding: 0;
}

.logo-header {
	height: 100px;
	margin-top: 20px;
	background-size: 192px,91px;
	margin-left: 0;
}
.container-fluid.fdic-container {
    background: #003256 !important;
    margin-bottom: 1px;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    position: relative;
}

li.list-group-item.disabled {
	color: #fff;
}
#branding {
	margin-bottom: 1px;
	background: #003256;
	padding-bottom:0px;
	max-width:100%;
}
.navbar-default .navbar-nav > li > a.active {
    color: #fff !important;
}
.navbar-nav>li:hover > a {
    color: #fff !important;
    text-decoration: none;
}
.searchButtonAdvanced-other-pages {
	background: #b7ac83 !important;
    color: #333333 !important;
} 

.advance-search-link-other-pages {
	color: #b7ac83 !important;
}

 .simple-search-link-other-pages {
     color: #b7ac83 !important;
 }
 
 .searchButtonSimple-other-pages {
	background: #b7ac83 !important;
	color: #333333 !important;
 }
 
 
.top-row-col>section {
	text-align: center;
}

.top-row-col {
	background-color: #1b1b1b; /*#EDF9FF;*/
}


.triangle-right{
	left:33.2%;
}


.footer-about-contents {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Open Sans", "Source Sans Pro Web", sans-serif;
	letter-spacing: 1.2px;
	margin-left: 0;
	padding-left: 1rem;
	padding-right: 1rem;
}

.footer-about-contents>a:link, .footer-about-contents>a:visited {
	color: #ffffff
}

#footer-container{
	background-color: #1b1b1b !important;
	min-height: auto;
}

#footer-container .top-footer-row {
	padding: 15px 0 20px;
}

.content-copy-page #search-container {
	padding: 0 0 15px;
}

.top-flex > .comingsoon-show-num-results-margin-left {
	justify-content: flex-end;
}

#backToTopNavBar {
    width: 80%;
    margin-bottom: 130px;
    max-width:1800px;
}


.footer-green.dark-green {
    background: #20509E;
}

.footer-green.dark-green:hover {
    background: #20509E;
}

.footer-green {
    background: #EDF9FF;
}


.footer-green:hover {
	background: #EDF9FF;
}

.headerBar{
	background-color:#20509E;
	color: #fff;
}

div#about-down.active > #dropdownMenuButton {
    color: #fff !important;
}

div#about-down.active .arrow-down {
    border-top: 5px solid #fff !important;
}

li.left-nav-options:nth-child(n+6) {
	display: block;
}
	
	
#main-menu .right-nav-options.menu-divider.btn.btn-secondary.dropdown-toggle:hover {
    color: #fff !important;
}

.arrow-down{
	   border-top: 5px solid #fff !important;
}

/* Portrait and Landscape */

.showing-num-results {
    color: #003256;
}

.comingsoon-show-num-results.comingsoon-show-num-results-margin-left.counter span, a:hover {
    color: #003256;
}

#main-menu .right-nav-options.menu-divider.btn.btn-secondary.dropdown-toggle:hover .arrow-down {
	border-top: 5px solid #fff !important;
}

/* ////Mobile SM */
@media all and (max-width: 576px) { 
	div#branding-logoImage {
	    margin: 15px auto 0;
	    max-width: unset;
	}
	.branding-row {
    	margin: 0;
	}
	div#branding-logoImage > a {
    	margin: 0;
	}
	.logo-header {
	    height: 90px;
/*    	    background-size: cover; */
	}
	.footer-about-contents {
		padding: 0;
	}
}

/* ////Mobile X-SM */
@media all and (max-width: 400px) { 
	.logo-header {
	    height: 80px;
	}
}

@media all and (max-width: 991px) {
	#branding {
		padding: 0
	}	
	div#about-down {
	    height: 100%;
	    width: 75%;
	    display: none;
	}
	div#branding-logoImage .logo-header {
    	margin: 0 0 15px 0 !important;
   	    background-size: contain;
	}
	#wrapper-inner {
		max-width: 100%;
	}
	.navbar-nav>li:hover > a {
	    color: #000 !important;		
	}	
	.navbar-default .navbar-nav > li > a.active {
	    color: #000 !important;
	}
	#advanceSearchLink {
    	color: #fff;
	}
	.logo-header {
	    margin-left: 16px;
	}
}

@media all and (max-width: 767px) {
	.page-welcome .welcome-box > #stacks-logo-image {
		width: 100%;
	}
}

@media all and (min-width: 992px) {
	#branding {
    	max-width: 1380px !important;
	}
	li.left-nav-options:nth-child(n+5) {
		display: none;
	}
	li.left-nav-options:nth-child(n+6) {
		margin: 0;
	}
	#branding {
	    max-width: 1140px;
	}
}

@media all and (min-width: 979px) and (max-width: 1600px) {
	.dropdown-menu {
	    right: 0;
		left:auto;
	}
}

@media all and (min-width: 979px) and (max-width: 1550px) {
	.logo-header {
		margin-left:50px !important;
	}
}

.document-public-access-message1 {
	border-color: #003256 !important
}