#pagecontentwrapper #tabbed { background: #fff }
#tabbed ul.tabs-content div.tab__content ul {
    list-style-type: none;
    margin-left: 0;
}
#pagecontentwrapper .page-content { margin-top: 0 !important }
.event-nav-section.pos-fixed { 
	top: 118px;
	background: rgba(0, 72, 122, 0.9) !important;
	z-index: 2;
}
.survey-card { margin-top: 25px }
.survey-card h4 {
	text-transform: none;
	padding-bottom: 20px;
}
.survey-card h5 {
	text-transform: none;
	font-size: 1em;
}
.fa-file-pdf,
.fa-file-excel { 
	padding-right: 5px;
	font-size: 1.2em;
}
.fa-file-pdf { color: #ff0000 }
.fa-file-excel { color: #1D6F42 }
.survey-card h5 a { text-decoration: underline }
.survey-card h5 a:hover { text-decoration: none }
.upcoming-webinar {
    background-color: #fdcd42;
	margin-bottom: 25px;
	border-radius: 4px;
}
.upcoming-webinar h3 { padding: 0; margin: 0 }
.upcoming-webinar h5 { padding: 20px 0 20px }
.upcoming-webinar #gec > li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.past-webinars {
	padding-left: 0;
    padding-right: 0;
}
.past-webinars h5 {
	padding: 0 0 10px;
	text-transform: none;
}
.past-webinars .results-list h4 {
	font-weight: normal;
	color: #2275d7;
	font-size: 1.35714286em;
    line-height: 1.36842105em;
	text-transform:  none;
}
.past-webinars .results-list h4 a { font-weight: normal; }
.past-webinars .results-list h4 a:hover { text-decoration: none }
ul.sfnewsList.sfnewsListTitlesOnly.sflist { margin-bottom: 0 }
ul.sfnewsList.sfnewsListTitlesOnly.sflist li:last-child { border-bottom: none }
.past-webinars .boxed.boxed--border { 
	background: #D7F2FF;
	border: 1px solid #97DDFF;
}
.newsfeed .boxed.boxed--border { 
	background: #FFECDD;
	border: 1px solid #FFD6B7;
}
.newsfeed ul.sflist li { border-bottom: 1px solid #FFD6B7; }
.task-force .boxed.boxed--border { 
	background: #FDDBDD;
	border: 1px solid #FCC9CB;
}
.task-force ul.sflist li { border-bottom: 1px solid #FCC9CB; }
.sfnewsContent.sfcontent ol, .sfnewsContent.sfcontent ul { margin-left: 20px }
.sfnewsContent.sfcontent ul { list-style-type: disc }
.task-force-news-item h2.sftitle { margin-bottom: 0 }
.task-force-news-item .sfmetainfo { margin-bottom: 30px }
.task-force-news-item h4 { margin-bottom: 10px }
@media (max-width: 812px) {
	#pagecontentwrapper .page-header-photo {
		margin-bottom: 0;
	}
	.event-nav-section.pos-fixed { top: 100px }
	.event-sections-nav li a {
		padding: 10px;
		display: inline-block;
		text-align: left;
	}
	ul.event-sections-nav li { width: 100%; padding: 0; }
	.upcoming-webinar #gec > li .registration { float: left; margin: 10px 0 20px }
}
.container.webinar h5 { font-size: 1.2em; font-weight: 400; text-transform: none }
.container.webinar .btn { margin-bottom: 20px }
.container.webinar .boxed { box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04); }