[hidden] {
	display: none!important;
}

.usa-footer.footer {
	overflow: inherit;
}

.three-column-cta__content .views-field-title {
	margin-top: 1.25rem;
}

.focus-areas__list ul {
    -moz-columns: 2 12.5rem;
         columns: 2 12.5rem;
}

.main-content.usa-section {
	padding-top: 0;
}
#edit-keys::-ms-clear {  display: none; width : 0; height: 0; }
#edit-keys::-ms-reveal {  display: none; width : 0; height: 0; }

.hidden-button {
	position: absolute;
	left: -9999px;
}
.filters__active li {
cursor: pointer;
}

.filters .usa-accordion__content--scrollable {
	position: relative;
    max-height: 10.9375rem;
}

.filters__section {
	border-top: 1px solid #959595;
}

.dark-bg__timeline li a {		
	color: white;
    text-decoration: underline;
}
.usa-header__search .usa-input {
	margin-top: 0px;
}
div.modal {
	max-width: 1000px;
}
.jquery-modal.blocker {
	z-index: 99999;
}
.ui-widget-content.ui-front {
    z-index: 9999;
}
ul.ui-widget-content>li:before {
	left:inherit;
	background: unset;
}
#section7 .usa-search {
	margin-top: 0;
}
.members {
	display: none;
}
.li {
	-moz-column-break-inside: avoid;
	     break-inside: avoid-column;
}

.usa-header .usa-nav__primary .usa-nav__primary-item a, .usa-header .usa-nav__primary .usa-nav__primary-item button {
	margin-top: 0rem;
}

.usa-header .usa-logo img {
	height: 3.5rem;
}


@media only screen and (min-width: 800px) {
.usa-header .usa-logo img {
	min-height: 5rem;
	min-width:5rem;
	margin-top:-10px;
}
}
@media only screen and (min-width: 1200px) {
.usa-header .usa-logo img {
	height: 6.8rem;
	margin-top:0px;
}
}
