.alignleft,
.alignright {
    margin-bottom: 20px;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.size-article-small-inline {
    width: 33%;
}

.size-article-small {
    width: 50%;
}

.size-article-inline,
.featured-image-inline {
    width: 100%;
}

/* TOP MENU */
.utility-navigation .utility-links li a {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

/* External Redirect logged-in warning */
.redirect-notice {
    background-color: #ff7c7c;
    padding: 30px;
    margin-bottom: 20px;
}

/* legacy gutenberg content */
html.wf-active {
    margin-top: 0 !important;
}

.people-wrapper .img-wrapper {
    height: 100%;
}
.people-wrapper .img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.wf-active .wp-caption {
    position: absolute !important;
    width: 100vw !important;
    z-index: 9999 !important;
    top: 0 !important;
    left: 0 !important;
}

header.header {
    z-index: 9999 !important;
}

.wysiwyg.editors-note strong:first-child {
	font-weight: bold !important;
}
.wysiwyg.editors-note strong:first-child,
.wysiwyg.editors-note p:first-of-type {
    display: inline !important;
}

.flex-preview .byo-block {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body.admin-bar .primary-nav-scrolled.uk-sticky-fixed {
    margin-top: 32px !important;
}

.wysiwyg .iframe-container.aspect-video {
    margin-top: 40px;
    margin-bottom: 40px;
}
.brookings-interactive {
    width: 100% !important;
}

#vip-non-prod-bar,
#a8c-debug-flag {
	display: none !important;
}

/* .article-insert .article-type {
	min-height: 18px;
} */

/* .wysiwyg a.btn {
    color: white !important;
} */

.voter-vital .byo-block.wysiwyg br {
	display: none;
}

.single-interactive #hero > .key-details {
	display: none;
}

.byo-block.wysiwyg-block li > p {
	margin-top: 20px;
}

.csv-url-wrapper {
	display: none;
}

iframe[src^="https://www.youtube.com"],
iframe[src*="www.youtube.com"] {
	aspect-ratio:16/9;
	width:100%!important;
	height: 100% !important;
}

.byo-block.password-protected form > p:first-child {
	margin-bottom: 40px;
}
.byo-block.password-protected label, .byo-block.password-protected input[type="submit"] {
	display: inline-block;
}
.byo-block.password-protected input[type="submit"] {
	cursor: pointer;
}
.byo-block.password-protected input {
	height: 60px !important;
	padding: 10px 24px;
}
.legacy-sizewrapper table {
	width: 100%;
}
.sidebar-block.read-the-series .article-type {
	display: none;
}

.research-program-card {
	position: relative;
}
.research-program-card .overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
}
.alpha-anchor-links .alpha-link::after {
    content: "•";
    margin-left: -1px;
    color: var(--color-20-black);
}

body .algolia-autocomplete {
	z-index: 999999999999 !important;
}
.aa-suggestions  {
	max-height: 600px !important;
	overflow: scroll !important;
	
}
.aa-suggestions .aa-suggestion {
	padding: 10px 20px !important;
	margin: 0 !important;
}
.aa-suggestions .aa-suggestion:first-child {
	margin-top: 20px !important;
}

.aa-suggestions .aa-suggestion .suggestion-post-title {
	font-size: 16px;
	line-height: 124%;
	letter-spacing: -.2px;
	font-weight: 600;
}
.grecaptcha-badge { visibility: hidden; z-index: -999; }
.-classify {
	visibility: hidden;
	max-height: 0 !important;
	padding: 0 !important;
}

#subscribe-email {
	color: black !important;
}

div#usmca-tracker-main .btn--radio-container input {
    all: revert;
}

.region-svg-wrapper > img {
	width: 100%;
	height: 100%;
}

.downloads .btn.text-btn svg {
    flex-shrink: 0;
}

.byo-blocks > .byo-block:first-of-type #filtered-feed {
	display: none;
}
.home--experts .home--article-link-and-people {
	justify-content: flex-start !important;
}
.home--experts .people-name-and-title-desktop {
    max-width: 100% !important;
}

#make-a-donation.w-full {
	max-width: 730px !important;
}