﻿/* quick links */
#types-of-submissions, #topics, #exhibit, #poster-information, #related-events {
	scroll-margin-top: 60px;
}
main.content {
	padding-bottom:0;
}
.cfp-list h4 {
	margin-bottom: 0;
	padding: 0;
}
h1.page-title {
	margin: 0
}
h3.event_theme_name {
	color: #fff;
	font-size: 1.8rem;
	padding: 0;
}
p.cfp_header_date {
	font-size:1.4rem;
}
.banner_wrapper.title-block::before {
	width: 100%;
	background: linear-gradient(to right, #00547e, rgba(0, 84, 126, 0.3));
	opacity: 1;
}

#cfp_single .page-bounds .grid__unit {padding-bottom:0}
#cfp_single .page-bounds .grid__unit,
#cfp_single .banner_wrapper {
	margin-bottom: 0
}
.grid.cfp .side {
	background: #FDB712;
	position: relative;
	margin-top:-30px;
	z-index:98;
	padding-bottom:0;
}
.grid.cfp .side::before {
	content: '';
	display: block;
	background: transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 0px;
	left: -30px;
	border-top: 30px solid transparent;
	border-right: 30px solid #ea9243;
}
.grid.cfp .side h5 {
	color: #093254;
	padding: 4rem 0 1rem 24px;
	font-size:1.4rem;
	line-height:1.8rem;
	font-weight:900;
}
p.submit_url {
	padding: 0 24px;
	color:#fff;
	font-weight:700;
}
a.submit_url_btn { margin-left:24px;}
#cfp_single .content_inner {
	padding: 2rem 24px;
}
#cfp_single .content_inner h4 {
	color: #4B8C40;
	font-weight:900;
}
.side .grid.nested .timeline {
	margin-top: 40px;
	border-top: 6px solid #fff;
	background-color: #EAEFE4;
}
.side .grid.nested .timeline {
	padding: 24px 24px 0;
}
.side .grid.nested .requirements {
	padding: 24px;
}
.side .grid.nested .timeline,
.side .grid.nested .requirements {
	background-color: #EAEFE4;
}
.timeline small {
	font-weight:400;
	line-height: 1;
}
.timeline p.small {
	padding-top: 6px;
	font-weight:400;
	font-size: 0.86rem;
	line-height: 1.2rem;
}
.side .grid.nested .general-info {
	padding: 24px;
	background-color: #F6E0ED;
}
.side .grid.nested h6,
.topics_submissions h6 {
	color: #4B8C40;
}
.side .grid.nested .requirements h6 {
	border-top: 4px solid #fff;
	padding-top:24px;
	margin-top:12px;
}
.side .grid.nested .grid__unit {
	padding-right: 24px;
	padding-bottom: 0;
}
.timeline ul,
.requirements ul {
	padding: 0;
	margin-left: 24px;
}
.timeline ul li,
.requirements ul li {
	font-weight: 700;
}
.timeline ul li:not(:last-child),
.requirements ul li:not(:last-child) {
	padding-bottom: 15px;
}
.timeline ul li span,
.requirements ul li span {
	font-weight: normal;
}
.topics_submissions {margin-top:2rem}
.topics_submissions h6 {margin-bottom:15px}
.topics > ul,
.timeline > ul,
.requirements > ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 20px;
}
.requirements ul li,
.timeline ul li,
.topics ul li,
.submission-card ul li {
	position: relative;
}
.timeline > ul > li::before,
.topics > ul > li::before,
.requirements > ul > li::before {
	content: '\f0da';
	font-family: "Font Awesome 5 Pro";
	color: #D04B9B;
	position: absolute;
	top: 0;
	left: -20px;
	font-weight: 900;
	font-size: 1.2rem;
}
.topics > ul > li ul {
	list-style-type:none;
	margin-top:6px;
}
.topics > ul > li {
	font-weight: bold;
	padding-bottom: 20px;
	box-sizing: border-box;
}
@media (min-width: 768px) {
	.topics > ul > li {
		width: 46%; /* Two items per row on larger screens */
		display: inline-block;
		vertical-align: top;
	}
}
@media (max-width: 767px) {
	.topics > ul > li {
		width: 100%; /* One item per row on mobile devices */
	}
}
/* Optional: Add some padding between li elements in the same row */
.topics > ul > li:nth-child(odd) {
	margin-right: 4%; /* Space between li elements */
}
.topics > ul > li ul li {
	font-weight:normal;
}
.topics > ul > li ul li::before {
	content: '\f105';
	font-family: "Font Awesome 5 Pro";
	color: #D04B9B;
	position: absolute;
	top: 0;
	left: -20px;
	font-weight: 600;
	font-size: 1rem;
}
.topics.grid__unit {padding-bottom: 2rem}
.submission-card h4 {
	color: #fff !important;
	background-color: #D04B9B;
	font-size: 1.1rem;
	line-height: 1.2rem;
	padding: 0.5rem 1rem;
	display: block;
	margin: 0;
}
.submission-card h4 span {
	color: #FDB712;
	font-size:1rem;
	display:block;
}
.submission-card h4 span.lightning-note {
	background-color: #ececec;
	color: #000;
	font-weight: 500;
	font-size: .875em;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 6px;
	border-radius: 4px;
}
.submission-card ul {
	list-style-type: none;
}
.submission-card ul li::before {
	content: '\f105';
	font-family: "Font Awesome 5 Pro";
	color: #D04B9B;
	position: absolute;
	top: 0;
	left: -20px;
	font-weight: 600;
	font-size: 1rem;
}
p.lightning-note {
	color: #D04B9B;
	margin:0;
	font-weight:700;
	padding-top:6px;
}
.submission-card.attention-card .card-content {
	padding-top: 1rem;
}
.submission-card .card-content.bxed {
	padding: 1rem;
	border: 1px solid #D04B9B;
}
.submission-card.attention-card {
	background-color: #669853;
	padding: 24px;
	margin-top: 30px !important;
	color: #fff;
}
.submission-card.attention-card h4 {
	background-color: #669853;
	color: #FDB712 !important;
	padding:0;
	margin:0;
}
.timeline ul li span.sub_end_date,
.timeline ul li span.sub_end_month {
	display: inline-block;
	font-weight: bold;
}
.timeline ul li span.sub_end_month {padding-left:6px}
.timeline ul li span.sub_end_note {
	display:block;
	padding-top:6px;
}
/* sticky aside */
.sticky-nav {
	background:#fff;
	color: #222;
	position: sticky;
	top: 0;
	z-index: 2;
	border-bottom: 1px solid #b9b9b9;
	margin-bottom:3rem;
}
.sticky-nav h5 a {color: #222;}
.sticky-nav h5 {
	display: inline-block;
	color: #222;
	font-size: 18px;
	margin-right: 40px !important;
	font-weight: 600;
	padding: 0;
	margin: 0;
}
.sticky-nav ul {
	margin: 0;
	padding: 0;
	margin-left: auto;
	list-style-type: none;
	display: inline-block
}
.sticky-nav ul li {
	display:inline-block
}
.sticky-nav ul li:not(:last-child) {
	margin-right:20px;
}
.sticky-nav ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 0;
	position: relative;
	color: #222;
}
.sticky-nav ul li a::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	transition: opacity 0.3s ease;
}
.sticky-nav ul li a:hover {
	color: #222;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%
}
body.is-scrolled.last-scroll-down .page-header, body.is-scrolled.last-scroll-up .page-header {
	display: none;
}
.sticky-nav ul li.selected a::after {
	border-bottom: 0.35rem solid #D04B9B;
}
.content_inner .employee-list {
	margin-top:1.5rem;
	justify-content: flex-start;
	gap: 24px;
}
.employee {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}
.employee-photo {
	flex: 0 0 auto;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
}
.employee-details {
	flex: 1 1 auto;
}
/*font weight*/
.font-medium {font-weight:500}
.font-semibold {font-weight:600}
.font-bold {font-weight:700}
.font-extrabold {font-weight:800}
.pb-0 {padding-bottom:0}
/* cards */
.exhibit .card, .poster .card {
	background-color: #f7fcff;
	border-radius:0;
}
.exhibit .card .card__body,
.poster .card .card__body {
	padding: 20px
}
.card__body p+p:last-of-type {
	margin-bottom: 0 !important;
}
.card__body {color:#000}
/* related events */
.rel-events-container h6 {
	font-size: 1.2rem;
	line-height: 1.2rem;
	margin-bottom:0;
}
.rel-events-container .event + .event {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ced9dd;
}
.rel-events-container .event-badge {
	font-size: 11px;
	line-height: 11px;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	padding: 5px;
	display: inline-block;
	margin-bottom: 8px;
	border: 1px solid transparent;
	border-radius: 3px;
}
.rel-events-container .date {
	font-size: 14px;
}
.poster_photos {
	list-style-type: none;
	margin:0;
}
.poster_photos li {
	display:inline-block;
}
.poster_photos li button img {
	width: 140px;
	height: 140px;
	object-fit: cover;
	border:1px solid #ced9dd;
}
.grid.event_info {
	background-color: #fff;
	padding-top:1rem;
}
.grid.event_info h6 {padding:0; margin:0}
.cfp-list ul.item-list--grid {
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.cfp-list h4 {
	font-size: 1.2rem;
	line-height: 1.6rem;
	padding: 0;
	margin: 0;
}
.cfp-list ul.item-list--grid .grid__unit {
	padding: 0 24px 24px 0;
	display: flex;
	flex-direction: column;
	flex: 1 0 calc(25% - 24px);
	max-width: calc(25% - 24px);
	box-sizing: border-box;
}
.cfp-list .grid-item-inner {
	border: 1px solid #ced9dd;
	background-color: #fcf8ff;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	border-radius: 4px;
}
.cfp-list .button {
	align-self: flex-start;
}
.become-sponsor-exhibitor {
	margin-bottom: 0
}
.space-t-050.note { font-size:1rem; }
.alert-title {
	font-weight: bold;
	margin-bottom: 12px;
}
.space-t-050.note+.guided_poster_walk {margin-top:15px}
p.abs-header {
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 0;
}
.grid-item-inner time {
    font-weight: 500;
    color: #941;
}
.grid-item-inner small {
    font-size: 0.9rem;
}