/*
Theme Name: OVC Theme - OGE - Child Theme (required)
Theme URI: https://zaydmedia.com/
Author: Zayd Media
Author URI: https://zaydmedia.com/
Template: ovctheme
Version: 2.0
*/

@import 'css/style.min.css';

body.ovc-oge.single-programs .main-content-well .blog-sidebar #sidebarmenu>ul>li#menu-item-250 > .sub-menu,
body.ovc-oge.single-programs .main-content-well .blog-sidebar #sidebarmenu>ul li#menu-item-543 > .sub-menu {
	display:block;
}

body.ovc-oge.single-programs .main-content-well .blog-sidebar #sidebarmenu>ul li#menu-item-543 > a {
	color: #6d6e71;
}

body.ovc-oge.single-programs .main-content-well .blog-sidebar #sidebarmenu>ul li#menu-item-543 > .sub-menu a {
    font-weight: 400;
    font-style: italic;
}

body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu,
body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu,
body.ovc-oge.single-post .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu {
	display:block;
}

body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li,
body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li,
body.ovc-oge .main-content-well .blog-sidebar #sidebarmenu>ul>li {
	display:block;
}

body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li>a,
body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li>a,
body.ovc-oge .main-content-well .blog-sidebar #sidebarmenu>ul>li>a {
	display:none;
}

body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu .sub-menu a,
body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu .sub-menu a,
body.ovc-oge.single-post .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu .sub-menu a {
	font-weight: 400;
	font-style: italic;
}

body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu .sub-menu,
body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu .sub-menu {
	display:none;
}

body.ovc-oge.single-news .main-content-well .blog-sidebar #sidebarmenu>ul>li li.menu-item-408 a {
	color:#6d6e71;
}

body.ovc-oge.single-events .main-content-well .blog-sidebar #sidebarmenu>ul>li li.menu-item-406 > a {
	color:#6d6e71;
}


body.ovc-oge.single-post .main-content-well .blog-sidebar #sidebarmenu>ul>li li.menu-item-404 a {
	color:#6d6e71;
}

button.close {
	z-index:1;
}

@media (min-width:992px) {
	body.ovc-oge-child #main-nav #menu-primary-nav>li .trigger-dropdown {
		max-width:100%;
		float:left;
		height:100%;
		padding-bottom:10px;
	}
	body.ovc-oge-child #main-nav a.dropdown-toggle.nav-link {
		right:0;
	}
	body.ovc-oge-child #main-nav .list-inline-item {
		padding-right: 10px;
	}
	body.ovc-oge-child .dropdown-menu {
		min-width:15rem;
	}
}

body.ovc-oge-child #main-nav #menu-primary-nav>li.current_page_parent .trigger-dropdown:after,
body.ovc-oge-child #main-nav #menu-primary-nav>li.current-menu-item .trigger-dropdown:after,
body.ovc-oge-child #main-nav #menu-primary-nav>li.current-menu-parent .trigger-dropdown:after,
body.ovc-oge-child #main-nav #menu-primary-nav>li.current-menu-ancestor .trigger-dropdown:after,
body.ovc-oge-child #main-nav #menu-primary-nav>li.current_page_ancestor .trigger-dropdown:after,
body.ovc-oge-child #main-nav #menu-primary-nav>li.current-page-ancestor .trigger-dropdown:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: #a31f34;
}
body.ovc-oge-child #page-title-wrapper h1 {
    color: #fff;
}

body.ovc-oge .main-content-well .blog-sidebar #sidebarmenu li {
    padding-top: 0;
    padding-bottom: 0;
}

body.ovc-oge .main-content-well .blog-sidebar #sidebarmenu li > a {
    padding-top: 8px;
    padding-bottom: 8px;
	display:block;
}

body.ovc-oge #main-nav a {
	letter-spacing:0;
}

body.ovc-oge .btn-primary {
	color: #fff;
    background: #a31f34;
    border-color: #a31f34;
}
body.ovc-oge .btn-primary:hover {
	color: #a31f34;
    background: #fff;
    border-color: #a31f34;
}

body.ovc-oge.single-gpp .menu-item-level-2 {
	padding-left:15px !important;
	display:none;
}

/*body.ovc-oge.single-gpp .menu-item-level-2 {
	padding-left:30px !important;
	display:none;
}*/

body.ovc-oge.single-gpp .menu-item-level-2.active-item,
body.ovc-oge.single-gpp .menu-item-level-2.active-item-child,
body.ovc-oge.single-gpp .menu-item-level-2.active-item-sibling {
	display:block;
}

body.ovc-oge.single-gpp .menu-item-level-2 a {
	font-weight: 400;
	font-style: italic;
}

body.ovc-oge.single-gpp .main-content-well .blog-sidebar #sidebarmenu>ul>li>ul>li {
	border:0;
}
body.ovc-oge.single-gpp .main-content-well .blog-sidebar #sidebarmenu>ul>li>ul>li.menu-item-level-1 {
    border-top: 1px dashed #ccc;
}

body.ovc-oge.single-gpp .main-content-well .blog-sidebar #sidebarmenu>ul>li>ul>li.menu-item-level-1:first-child {
    border-top: 0;
}
body.ovc-oge.single-gpp .main-content-well .blog-sidebar #sidebarmenu>ul>li>ul>li.menu-item-level-1:last-child {
    border-bottom: 1px dashed #ccc;
}
body.ovc-oge.single-gpp .main-content-well .blog-sidebar li.active-item > a{
    color: #6d6e71;
}

body.ovc-oge.single-gpp .c-accordion__title {
	background: #1E4B70;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px 10px 50px;
	font-weight: 500;
}
body.ovc-oge.single-gpp .c-accordion__title:after {
	right:auto;
    color: #fff;
    content: "›";
    transform: translateY(-20%) rotate(90deg);
    font-size: 60px;
    left: 35px;
    width: 40px;
    height: 40px;
}

body.ovc-oge.single-gpp .c-accordion__content {
	padding-left:50px;
}

body.ovc-oge.single-gpp .c-accordion__title[aria-expanded="true"]:after {
    transform: translateY(-80%) rotate(-90deg);
    left: -15px;
}
body.ovc-oge.single-gpp .c-accordion__title:focus,
body.ovc-oge.single-gpp .c-accordion__title[aria-expanded="true"] {
	background:#2B6C9E;
	outline:none;
}

.thumbnail-link {
	display:inline-block;
	position:relative;
}
.thumbnail-link:after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:11px solid #a31f34;
	border-radius:50%;
	content:"";
	opacity:0;
	transition:all .35s ease;
}
.thumbnail-link:hover:after {
	opacity:1;
}
.gpp-item-title {
    max-width: 130px;
    margin: 15px auto 30px auto;
}

#menu-item-350 .nav-link {
	white-space:nowrap;
}

#menu-item-350 .nav-link > img {
    max-width: 20px;
    display: inline-block;
    margin-left: 8px;
}

body.ovc-oge #supernav-wrapper a .fa.fa-search {
	font-size:18px;
}


.home-content-blocks .inner {
	background:#fff;
	padding:15px;
	height:100%;
}

/** child theme styles **/
body.ovc-oge-child #homePageCarousel {
	margin-bottom:0;
}
body.ovc-oge-child header {
    background: #E8E9EA;
}

body.ovc-oge-child #main-nav ul.navbar-nav > li > a.trigger-dropdown {
    font-weight: 700;
	padding: 15px 10px 20px 0;
}


body.ovc-oge-child {
	background:#fff;
}
body.ovc-oge-child .home-content-blocks .inner {
    height: auto;
	padding:15px 30px;
}
body.ovc-oge-child .home-content-blocks .inner a {
	color:#A31F34;
}


.contact-link i {
	font-size: 18px;
    margin-left: 5px;
    transform: translate(0,2px);
}

.oge-link img {
    margin-left: 5px;
    transform: translate(0,-2px);
}
.main-content-well.blue-bg {
	background:#2B6C9E;
	color:#fff;
	padding:50px 0;
	font-size:18px;
	margin-bottom:0;
}
body.ovc-oge-child .home-page-intro {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: inherit;
}
body.ovc-oge-child .home-page-intro a {
	text-decoration: underline;
}
body.ovc-oge-child .home-page-intro a:hover {
	text-decoration: none;
}
body.ovc-oge-child .home-page-intro h1,
body.ovc-oge-child .home-page-intro h2 {
    font-size: 30px;
    text-align: center;
	margin-bottom:0;
	font-weight:100;
}
body.ovc-oge-child .home-page-intro h2 {
	color: #58595b;
}
body.ovc-oge-child .blue-bg .container {
	margin-bottom:0;
}

#global-call-to-action a {
	color:#fff;
	text-decoration:underline;
}

.skip-to-content {
    width: 100%;
    display: block;
    z-index: -1;
    background: #2b6c9e;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.skip-to-content:focus {
    z-index: 999999999;
    opacity: 1;
    background: #a31f34;
    color: #fff;
    font-size: 16px;
    padding: 15px;
}
body.ovc-oge-child .text-light h1,
body.ovc-oge-child .text-light h2,
body.ovc-oge-child .text-light h3,
body.ovc-oge-child .text-light h4,
body.ovc-oge-child .text-light h5,
body.ovc-oge-child .text-light a ,
body.ovc-oge-child .text-light p {
	color:#fff;
}
#search_modal {
	z-index: 999999;
}
body.ovc-oge-child header {
	position: relative;
	z-index: 1;
}

.modal-backdrop {
	z-index: 99999;
}

body.ovc-oge-child .home-content-blocks .inner a.btn {
    background: #2B6C9E;
    width: 100%;
    border: 3px solid #2B6C9E;
    color: #fff;
    padding: 15px 0;
    font-size: 18px;
    text-decoration: none;
}
body.ovc-oge-child .home-content-blocks .inner a.btn:hover {
    background: #fff;
    color: #2B6C9E;
    border: 3px solid #2B6C9E;
}
body.ovc-oge-child .home-page-intro h1, 
body.ovc-oge-child .home-page-intro h2 {
	margin-top: 0;
}
body.ovc-oge-child .home-content-blocks h3 {
    color: #a31f34;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
}

/* responsive embeds */
@media (max-width: 768px) {
	.wp-block-embed.is-type-rich.wp-embed-aspect-16-9.wp-has-aspect-ratio {
		width: 100% !important;
		float: none !important;
		text-align: center !important;
	}
}

/* responsive gutenberg columns */
@media (min-width: 768px) {
	.wp-block-columns {
	    display: flex;
	    flex-direction: row;
	    column-gap: 15px;
	}
}


main .blog-main a.wp-block-button__link, 
main .blog-sidebar-people a.wp-block-button__link, 
.blog-sidebar .widget a.wp-block-button__link,
a.wp-block-button__link {
    background: #2B6C9E;
    width: 100%;
    border: 3px solid #2B6C9E;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    width: auto;
}
main .blog-main a.wp-block-button__link:hover,
main .blog-sidebar-people a.wp-block-button__link:hover,
.blog-sidebar .widget a.wp-block-button__link:hover,
a.wp-block-button__link:hover {
    background: #fff;
    color: #2B6C9E;
    border: 3px solid #2B6C9E;
}

/** responsive tables **/
table { 
	border-collapse: collapse; 
}
.wp-block-table tr:nth-child(even) {
	background: #efefef !important; 
}
td, th { 
	padding: 15px !important; 
	border: 1px solid #ddd; 
	text-align: left; 
	vertical-align: top;
}


@media only screen and (max-width: 768px) {
	table { 
	  	width: 100%; 
	}
	table, thead, tbody, th, td, tr { 
		display: block; 
	}	
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr { border: 1px solid #ccc; }
	.wp-block-table td { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding: 15px 15px 15px 50% !important;
	}
	*[data-class="hide-on-mobile"] {
		display: none;
	}
	td img {
		display: block;
	}
	td:before { 
		position: absolute;
		top: 15px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		content: attr(data-column);
		color: #000;
		font-weight: bold;
	}
}

body.ovc-oge.single-gpp .wp-block-pb-accordion-item .c-accordion__title,
body.ovc-oge .wp-block-pb-accordion-item .c-accordion__title {
	background: transparent;
	color: #962c37;
	border-bottom: 1px solid #ddd;
	padding: 10px 15px 10px 35px;
	font-size: 24px;
    font-weight: 300;
    color: #a31f34;
}

body.ovc-oge.single-gpp *:not(.wp-block-pb-accordion-item) + .wp-block-pb-accordion-item .c-accordion__title,
body.ovc-oge  *:not(.wp-block-pb-accordion-item) + .wp-block-pb-accordion-item .c-accordion__title {
	border-top: 1px solid #ddd;
}

body.ovc-oge.single-gpp .wp-block-pb-accordion-item .c-accordion__title:after,
body.ovc-oge .wp-block-pb-accordion-item .c-accordion__title:after {
    content: "+" !important;
    color: #fff !important;
    background: #2B6C9E !important;
    font-size: 15px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px;
    padding: 0;
    left: 0 !important;
    transform: none !important;
    text-align: center;
    top: 15px;
}

body.ovc-oge.single-gpp .wp-block-pb-accordion-item .c-accordion__content {
	padding-left: 0;
}

.select2-results li[id*='internationals'] {
	background:url(/fellowships/wp-content/uploads/sites/5/2022/03/international.png) no-repeat 5px center;
	background-repeat:no-repeat;
}
.select2-results li[id*='residents'] {
	background:url(/fellowships/wp-content/uploads/sites/5/2022/03/permanentresident.png) no-repeat 5px center;
	background-repeat:no-repeat;
}
.select2-results li[id*='citizens'] {
	background:url(/fellowships/wp-content/uploads/sites/5/2022/03/citizen.png) no-repeat 5px center;
	background-repeat:no-repeat;
}
.select2-results li[id*='internationals'],
.select2-results li[id*='residents'],
.select2-results li[id*='citizens'] {
	background-size:20px auto;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    color: #a31f34;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
}

.select2-results li[id*='internationals'],
.select2-results li[id*='residents'],
.select2-results li[id*='citizens'] {
	padding-left:30px !important;	
}

.wp-block-table table { width: 100% }


/*** page-specific styles ***/

body.page-id-539 form.searchandfilter,
body.page-id-544 form.searchandfilter,
body.page-id-548 form.searchandfilter,
body.page-id-549 form.searchandfilter,
body.page-id-550 form.searchandfilter,
body.page-id-551 form.searchandfilter {
    border-top: 3px solid #e8e8e8;
    padding-top: 10px;
	background: transparent;	
}


@media (min-width: 992px) {
	body.page-id-544 form.searchandfilter > ul > li:first-child,
	body.page-id-539 form.searchandfilter > ul > li:first-child,
	body.page-id-548 form.searchandfilter > ul > li:first-child,
	body.page-id-549 form.searchandfilter > ul > li:first-child,
	body.page-id-550 form.searchandfilter > ul > li:first-child,
	body.page-id-551 form.searchandfilter  > ul > li:first-child {
		padding-left:0;
	}
	body.page-id-544 form.searchandfilter > ul > li:last-child,
	body.page-id-539 form.searchandfilter > ul > li:last-child,
	body.page-id-548 form.searchandfilter > ul > li:last-child,
	body.page-id-549 form.searchandfilter > ul > li:last-child,
	body.page-id-550 form.searchandfilter > ul > li:last-child,
	body.page-id-551 form.searchandfilter  > ul > li:last-child {
		padding-right:0;
	}
}
body.page-id-544 form.searchandfilter .select2-container--default .select2-selection--single,
body.page-id-539 form.searchandfilter .select2-container--default .select2-selection--single,
body.page-id-548 form.searchandfilter .select2-container--default .select2-selection--single,
body.page-id-549 form.searchandfilter .select2-container--default .select2-selection--single,
body.page-id-550 form.searchandfilter .select2-container--default .select2-selection--single,
body.page-id-551 form.searchandfilter .select2-container--default .select2-selection--single {
    border: 3px solid #e8e8e8;
    border-radius: 0;
    height: 40px;
    font-style: italic;
}
body.page-id-544 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-id-539 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-id-548 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-id-549 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-id-550 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered,
body.page-id-551 form.searchandfilter .select2-container--default .select2-selection--single  .select2-selection__rendered {
    line-height: 35px;
}
body.page-id-544 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow,
body.page-id-539 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow,
body.page-id-548 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow,
body.page-id-549 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow,
body.page-id-550 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow,
body.page-id-551 form.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px;
}
body.page-id-544 form.searchandfilter .search-filter-result,
body.page-id-539 form.searchandfilter .search-filter-result,
body.page-id-548 form.searchandfilter .search-filter-result,
body.page-id-549 form.searchandfilter .search-filter-result,
body.page-id-550 form.searchandfilter .search-filter-result,
body.page-id-551 form.searchandfilter .search-filter-result {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;	
}
body.page-id-544 form.searchandfilter .search-filter-result img,
body.page-id-539 form.searchandfilter .search-filter-result img,
body.page-id-548 form.searchandfilter .search-filter-result img,
body.page-id-549 form.searchandfilter .search-filter-result img,
body.page-id-550 form.searchandfilter .search-filter-result img,
body.page-id-551 form.searchandfilter .search-filter-result img {
	margin: 10px 5px 0 0;
}
body.page-id-544 form.searchandfilter input[type="submit"],
body.page-id-539 form.searchandfilter input[type="submit"],
body.page-id-548 form.searchandfilter input[type="submit"],
body.page-id-549 form.searchandfilter input[type="submit"],
body.page-id-550 form.searchandfilter input[type="submit"],
body.page-id-551 form.searchandfilter input[type="submit"] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background: #a31f34;
    border: 1px solid #a31f34;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    width: auto;
}
body.page-id-544 form.searchandfilter input[type="submit"]:hover,
body.page-id-539 form.searchandfilter input[type="submit"]:hover,
body.page-id-548 form.searchandfilter input[type="submit"]:hover,
body.page-id-549 form.searchandfilter input[type="submit"]:hover,
body.page-id-550 form.searchandfilter input[type="submit"]:hover,
body.page-id-551 form.searchandfilter input[type="submit"]:hover {
    color: #a31f34;
    background: #fff;
}

body.page-id-544 form.searchandfilter > ul > li:last-child,
body.page-id-539 form.searchandfilter > ul > li:last-child,
body.page-id-548 form.searchandfilter > ul > li:last-child,
body.page-id-549 form.searchandfilter > ul > li:last-child,
body.page-id-550 form.searchandfilter > ul > li:last-child,
body.page-id-551 form.searchandfilter > ul > li:last-child {
	padding-left: 0;
}

body.page-id-544 .select2-dropdown--below,
body.page-id-539 .select2-dropdown--below,
body.page-id-548 .select2-dropdown--below,
body.page-id-549 .select2-dropdown--below,
body.page-id-550 .select2-dropdown--below,
body.page-id-551 .select2-dropdown--below {
	margin-top: 0;
    border: 3px solid #eee;
    border-top: 0;
}

body.page-id-544.logged-in .select2-dropdown--below,
body.page-id-539.logged-in .select2-dropdown--below,
body.page-id-548.logged-in .select2-dropdown--below,
body.page-id-549.logged-in .select2-dropdown--below,
body.page-id-550.logged-in .select2-dropdown--below,
body.page-id-551.logged-in .select2-dropdown--below {
	margin-top: 31px;
}

body.page-id-544 .select2-dropdown--above,
body.page-id-539 .select2-dropdown--above,
body.page-id-548 .select2-dropdown--above,
body.page-id-549 .select2-dropdown--above,
body.page-id-550 .select2-dropdown--above,
body.page-id-551 .select2-dropdown--above {
    transform: translate(0,30px);
    border: 3px solid #eee;
    border-bottom: 0;
}

body.page-id-544 .select2-results__option,
body.page-id-539 .select2-results__option,
body.page-id-548 .select2-results__option,
body.page-id-549 .select2-results__option,
body.page-id-550 .select2-results__option,
body.page-id-551 .select2-results__option {
    padding: 6px 12px;
}

body.page-id-544 .select2-search__field,
body.page-id-539 .select2-search__field,
body.page-id-548 .select2-search__field,
body.page-id-549 .select2-search__field,
body.page-id-550 .select2-search__field,
body.page-id-551 .select2-search__field,
body.page-id-544 ul[id*='_sft_fellowships'] li,
body.page-id-539 ul[id*='_sft_fellowships'] li,
body.page-id-548 ul[id*='_sft_fellowships'] li,
body.page-id-549 ul[id*='_sft_fellowships'] li,
body.page-id-550 ul[id*='_sft_fellowships'] li,
body.page-id-551 ul[id*='_sft_fellowships'] li {
	display:none;
}

body.page-id-544 ul[id*='_sft_fellowships'] li:first-child,
body.page-id-539 ul[id*='_sft_fellowships'] li:first-child,
body.page-id-548 ul[id*='_sft_fellowships'] li:first-child,
body.page-id-549 ul[id*='_sft_fellowships'] li:first-child,
body.page-id-550 ul[id*='_sft_fellowships'] li:first-child,
body.page-id-551 ul[id*='_sft_fellowships'] li:first-child {
	display:block !important;	
}

body.page-id-544 ul[id*='_sft_fellowships_and_awards_category'] li,
body.page-id-539 ul[id*='_sft_fellowships_and_awards_category'] li,
body.page-id-548 ul[id*='_sft_fellowships_and_awards_category'] li,
body.page-id-549 ul[id*='_sft_fellowships_and_awards_category'] li,
body.page-id-550 ul[id*='_sft_fellowships_and_awards_category'] li,
body.page-id-551 ul[id*='_sft_fellowships_and_awards_category'] li {
	display:block;
}

body.page-id-544 .search-filter-result,
body.page-id-539 .search-filter-result,
body.page-id-548 .search-filter-result,
body.page-id-549 .search-filter-result,
body.page-id-550 .search-filter-result,
body.page-id-551 .search-filter-result {
    border-top: 4px solid #f0f0f0;
    padding-top: 30px;
}

body.page-id-544 .search-filter-result p,
body.page-id-539 .search-filter-result p,
body.page-id-548 .search-filter-result p,
body.page-id-549 .search-filter-result p,
body.page-id-550 .search-filter-result p,
body.page-id-551 .search-filter-result p {
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	body.page-id-544 .searchandfilter select.sf-input-select,
	body.page-id-539 .searchandfilter select.sf-input-select,
	body.page-id-548 .searchandfilter select.sf-input-select,
	body.page-id-549 .searchandfilter select.sf-input-select,
	body.page-id-550 .searchandfilter select.sf-input-select,
	body.page-id-551 .searchandfilter select.sf-input-select {
	    min-width: 100px !important;
	}
	body.page-id-544 form[data-sf-form-id] > ul > li,
	body.page-id-539 form[data-sf-form-id] > ul > li,
	body.page-id-548 form[data-sf-form-id] > ul > li,
	body.page-id-549 form[data-sf-form-id] > ul > li,
	body.page-id-550 form[data-sf-form-id] > ul > li,
	body.page-id-551 form[data-sf-form-id] > ul > li {
    	width: 45%;
    	padding-left: 0;
    }
	body.page-id-544 form[data-sf-form-id] > ul > li:last-child,
	body.page-id-539 form[data-sf-form-id] > ul > li:last-child,
	body.page-id-548 form[data-sf-form-id] > ul > li:last-child,
	body.page-id-549 form[data-sf-form-id] > ul > li:last-child,
	body.page-id-550 form[data-sf-form-id] > ul > li:last-child,
	body.page-id-551 form[data-sf-form-id] > ul > li:last-child {
    	width: 10%;
    }
}


/* table styles */
/*.tablestandard { width: 100%; border-left: 1 #ccc solid;  }
.tablestandard td { padding: 5px; border-right: 1 #ccc solid; border-bottom: 1 #ccc solid; }
.tablestandard th { text-align: left; font-weight: bold; color: #fff; background-color: #a31f34; padding: 5px; }
.tablestandard tr:nth-child(even) { background: #e8e9ea; }
.tablestandard tr:nth-child(odd) { background: none; }

.wp-block-table { width: 100%; border-left: 1 #ccc solid; font-size: 16px; margin: 0 0 2rem 0; padding: 0; }
.wp-block-table td { padding: 5px; border-right: 1 #ccc solid; border-bottom: 1 #ccc solid; }
.wp-block-table th { text-align: left; font-weight: bold; color: #fff; background-color: #a31f34; padding: 5px; }
.wp-block-table tr:nth-child(even) { background: #e8e9ea; }
.wp-block-table tr:nth-child(odd) { background: none; }
*/

.fellowshiplist table,
table.fellowshiplist { width: 100%; }

.fellowshiplist table td,
table.fellowshiplist td {  vertical-align: middle; }

.fellowshiplist table td.eligibilitycell,
table.fellowshiplist td.eligibilitycell { width: 38px; padding: 0 8px 0 0; }

.fellowshiplist table td img,
table.fellowshiplist td img {  min-width:15px; }


.wp-block-table table {
    border-collapse: initial;
}

.wp-block-table tr:nth-child(even) {
    background: #fff !important;
    border: 1px solid #f0f0f0 !important;
}

#logo-wrapper img {
	width: 100%;
	min-width: 300px;
	max-height:100%;
}

/** responsive nav menu styles **/


@media (max-width:992px) {
	body.ovc-oge-child .social-media-icons {
		text-align: center;
	}
}



@media (max-width: 1200px) {
	body.ovc-oge #main-nav {
	    background-color: #a31f34;
	}
	body.ovc-oge #main-nav a {
		color:#fff;
	}
	#menu-item-350 .nav-link > img {
    	margin-right: 20px;
	}
	body.ovc-oge-child #main-nav a.dropdown-toggle.nav-link {
		top:10px;
	}
	.navbar-toggler:focus, .navbar-toggler:hover {
		outline:none;
	}
}

@media (min-width: 1201px) {
	body.ovc-oge #main-nav .list-inline-item {
		padding-right: 15px;
	    margin-right: 30px;
	}
	body.ovc-oge-child #main-nav #menu-primary-nav>li .trigger-dropdown {
		padding-bottom: 20px;
	}
	body.ovc-oge-child #main-nav .dropdown-menu {
		background:#fff;
		box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.50);
	}
	body.ovc-oge-child #main-nav #menu-primary-nav>li:hover .trigger-dropdown:after {
		height: 6px;
	}	
	body.ovc-oge-child #main-nav a.dropdown-toggle.nav-link {
	    padding: 15px 0;
	}

	body.ovc-oge #main-nav .navbar-nav {
		padding-left: 0;
		justify-content: space-between;
	}
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item,
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item > a:not(.dropdown-toggle),
	body.ovc-oge-child #main-nav #menu-primary-nav>li .trigger-dropdown {
		padding: 0;
		margin: 0;
		float: none;
		width: auto;
		max-width: 100%;
		min-width: 1px;
		height: auto;
	}
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item > a.trigger-dropdown {
		padding-bottom: 15px;
		padding-top: 15px;
		height: 100%;
	}
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item {
	    padding-right: 20px;
	    padding-left: 20px;
	    min-width: 100px;
	}
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item:first-child {
		padding-left: 0;
	}
	body.ovc-oge #main-nav #menu-primary-nav > .list-inline-item:last-child {
		padding-right: 0;
	}
}



body.single-meeting_records .main-content-well .blog-sidebar #sidebarmenu>ul>li .sub-menu {
	display:block;
}

/* make header not fixed on mobile or zoomed */
@media only screen and (max-width: 810px) {
    header.sticky {
        position: absolute;
    }
 }
 
 body.ovc-oge-child .home-content-blocks .inner h3 {
    color: #333;
}

/** support additional levels in sidebar menus **/

body.ovc-oge .main-content-well .blog-sidebar #sidebarmenu>ul>li li.current-menu-ancestor > .sub-menu {
   display:block;
}

/** align breadcrumbs on fullwidth pages **/

.page-template-template-fullwidth .oge-breadcrumb-wrapper .offset-lg-3 {
	margin-left: 0;
}

body.ovc-oge.page-template-template-fullwidth ol.breadcrumb {
	padding-left: 15px !important;
}