body,
html {
	color: #000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 21px;
	background-color: #365597;
}

html {
	overflow-y: scroll;
}

body {
	margin-bottom: 25px;
}

#wrap {
	background: #fff;
	display: block;
	margin: 0 auto 15px auto;
	width: 1024px;
}

#header {
	height: 141px;
	background-color: #365597;
	/* background-color: #699027; */
}

#header .logo {
	background: transparent;
	color: #000000;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 12px 0 2px 15px;
	width: 326px;
}

#header .bannerAd {
	float: left;
	width: 280px;
	height: 83px;
	margin-top: 20px;
	padding-left: 45px;
}

#header .logo a {
	color: #000000;
}

#header .newtoptitle {
	background: #e28841;
	padding: 8px 0;
	width: auto;
}

#header #newtoptitletext {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 175px;
	text-align: center;
	width: 785px;
}

.social {
	margin-right: 10px;
}

.confInfo {
	width: 295px;
	float: right;
	display: block;
	padding: 10px 15px 0 0;
	font-size: 14px;
	text-align: right;
}

.confInfo p {
	margin-bottom: 10px;
	color: white;
}

em {
	font-style: italic;
}

#topBlock {
	margin-bottom: 25px;
	display: inline-block;
}

#announcement {
	float: left;
	width: 450px;
}

#announcement h1 {
	margin-top: 0;
}

#nextConference {
	margin-top: 20px;
}

#slider {
	width: 500px;
	float: left;
}

/* Sidebar */
#sidebar {
	width: 266px;
	display: block;
	float: left;
	text-align: center;
}

#sidebar .diamond {
	border: none;
	background-color: #b9f2ff;
}

#sidebar .platinum {
	border: none;
	background-color: #e5e4e2;
}

#sidebar .gold {
	border: none;
	background-color: #ffd700;
}

#sidebar .silver {
	border: none;
	background-color: #c0c0c0;
}

#sidebar .bronze {
	border: none;
	background-color: #d89f5c;
}
#sidebar .chair {
	border: none;
	background-color: #e5e4e2;
}

#sidebar h4 {
	text-align: center;
	display: block;
	padding: 5px 0;
	margin: 30px 0 15px 0;
}

#sidebar h4.first {
	margin-top: 0;
}

#sidebar img {
	clear: left;
	margin: 0 auto 10px auto;
	display: block
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
	margin: 10px 0 10px;
	color: #112D69;
	line-height: 1.25em;
}

h1 {
	font-size: 22px;
	margin-bottom: 18px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

#innerwrapper {
	padding: 5px 15px;
}

#main {
	background: #fff;
	float: left;
	padding: 10px 30px 0 10px;
	width: 683px;
}

#mainFullWidth {
	background: #fff;
	float: left;
	padding: 10px 10px 0 10px;
	width: 974px;
}

p {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

.likeLegend {
	border-bottom: 1px solid #c3c3c3;
	color: #c3c3c3;
	font-size: 25px;
	padding: 0 2px 10px 0;
	width: 100%;
	color: #c3c3c3;
	font-size: 25px;
	font-weight: bold;
	vertical-align: baseline;
}

#speakers,
#moderators {
	border: 0 solid silver;
	border-width: 0 0 1px 1px;
}

.speakerListItem,
#moderators li {
	display: inline-block;
	border: 0 solid silver;
	border-width: 1px 1px 0 0;
	padding: .5em;
	color: #000;
	text-decoration: none;
	width: calc(100% - 20px);
	padding: 10px;
}

.speakerListItem:hover,
#moderators li:hover {
	background-color: #dcdcdc;
}

.speakerListItem .author,
#moderators .author {
	color: #112D69;
	font-size: 1.25em;
	font-weight: bold;
}

#speakers div {
	display: block;
	margin: 0;
	padding: 0;
	height: 106px !important;
}

.speakerImage {
	float: left;
	width: 90px;
}

.speakerDetails {
	float: left;
	width: auto;
}

.speakerBioPhoto {
	float: right;
	margin: 0 0 25px 25px;
}

.presentationTitle {
	color: #da1e33;
	font-weight: bold;
}

.sortButtons {
	display: inline-block;
	margin-bottom: 20px;
}

.sortButton {
	display: inline-block;
	border: 1px solid silver;
	padding: 6px 12px;
	margin: 0;
	text-decoration: none;
	color: black;
}

.sortButtons .sortButton:not(first-child) {
	margin-left: -5px;
}

.sortButtons .sortButton:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.sortButtons .sortButton:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.primaryBtn {
	border: 1px solid blue;
	background-color: #b9f2ff;
}

.sortButtons .sortButton:not(.primaryBtn):hover {
	background-color: silver;
}

.alphaList {
	padding: 0 10px 0 0;
	margin-left: 0;
}

.alphaList li {
	display: inline-block;
	padding: 5px 0;
	width: 24px;
	margin-bottom: 10px;
	text-align: center;
	list-style: none;
	font-size: 1.2em;
	float: left;
}

.alphaList a {
	color: #da1e33;
}

.alphaList a:hover {
	color: silver;
}

.dining,
.entertainment,
.shops {
	list-style-type: disc;
	padding-left: 30px;
	margin-bottom: 15px;
}

.dining li,
.entertainment li {
	margin-bottom: 8px;
}

.shops li {
	margin-bottom: 2px;
}

hr {
	margin-bottom: 15px;
}

.footer {
	background-color: #eaebed;
	padding: 8px;
	display: block;
}

.footer .copy {
	text-align: left;
	width: 50%;
	float: left;
}

.footer .policy {
	text-align: right;
	width: 50%;
	float: right;
}

.tandc {
	list-style-type: disc;
	margin: 0 0 15px 25px;
}

/* Navigation */
#navwrapper {
	width: 100%;
	background-color: #365597;
}

#nav,
#nav ul {
	padding: 0 5px 0 10px;
	margin: 0;
	list-style: none;
	color: #ffffff;
	z-index: 9999;
}

#nav a {
	display: block;
	width: auto;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}

#nav li {
	float: left;
	width: auto;
	padding: 5px 19px 5px 0;
}

#nav li ul {
	position: absolute;
	width: auto;
	min-width: 100px;
	left: -999em;
	background-color: #365597;
	padding: 1px 3px 4px 0;
}

#nav li ul li {
	float: none;
	padding: 2px 4px 4px 5px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
}

#nav li ul a {
	color: #ffffff;
}

.exhibitorListing {
	margin-bottom: 18px;
}

.newProductShowcase {
	margin: 15px 0;
	display: inline-block;
	width: 100%;
}
#newProductShowcase .sectionNotes {
	font-weight: bold;
}

.sponsorGroup {
	display: inline-block;
	width: 100%;
}

.sponsorGroup img {
	padding: 0 0 0 0;
	margin-bottom: 20px;
}

.sponsorType {
	float: left;
	width: 100px;
	margin-right: 25px;
	display: block;
	clear: left;
}

.sponsorImages {
	float: left;
	width: calc(100% - 150px);
	margin-right: 25px;
	display: block;
}

.mediaPartner {
	margin: 15px 0;
}

.mediaPartner img {
	margin-bottom: 18px;
	border: none;
}

.addressPP {
	margin-bottom: 12px;
}

.addressLabel {
	display: inline-block;
	float: left;
	width: 90px;
	font-weight: bold;
}

.addressBlock {
	display: inline-block;
	float: left;
	width: 400px;
}

.employment {
	margin: 15px 0;
}

.employment ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 2.5em;
	margin-bottom: 15px;
}

.employment ol {
	margin-left: 0;
	padding-left: 2.5em;
	margin-bottom: 15px;
}

.employment ol {
	counter-reset: list;
}

.employment ol>li {
	list-style: none;
}

.employment ol>li:before {
	content: counter(list, decimal) ") ";
	counter-increment: list;
}

.employment table {
	margin-bottom: 15px;
}

.employment table th {
	vertical-align: top;
	text-align: center;
}

.employment table td {
	border: 1px solid #c3c3c3;
	padding: 2px 6px;
	vertical-align: top;
}

.employment .position, .boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}

#productSearch fieldset,
#presentationSearch fieldset {
	border: none;
	margin-bottom: 8px;
}

#productSearch input,
#presentationSearch input {
	padding: 5px 12px;
}

#productSearch input[type="submit"],
#presentationSearch input[type="submit"] {
	width: auto;
	margin-left: 12px;
}

#productSearch label,
#presentationSearch label {
	width: 130px;
}

.displaydata {
	background: #e28841;
	border: none;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 0;
	width: 100%;
}

.displaydata th {
	vertical-align: bottom;
	cursor: pointer;
	cursor: hand;
}

.displaydata tr {
	background: #fff;
	font-weight: bold;
	height: 1.5em;
}

.displaydata tr.tallrow {
	height: 2em;
}

.displaydata th {
	color: #112D69;
	font-weight: bold;
	line-height: 1.25em;
	padding: 4px 0;
	text-align: left;
}

.displaydata .description {
	padding: 6px 0 12px 4px;
}

.displaydata td {
	padding: 0 5px 0 0;
}

.displaydata tbody tr td {
	padding: 3px 5px 3px 0;
}

.displaydata tbody tr:nth-child(even) {
	background: #ededed;
}

.displaydata tr.buttons {
	line-height: 2.5em;
	text-align: center;
}

.event {
	margin-bottom: 25px;
}

.events li {
	margin-bottom: 15px;
	margin-left: 30px;
}

.presentations {
	margin-bottom: 30px;
}

.authors {
	font-style: italic;
}

.orderedList {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 20px;
}

.callOut {
	font-weight: bold;
	color: #ff0000;
}

.oneHalf {
	float: left;
	width: 49%;
	margin-left: 2%;
	display: block;
}

.first {
	margin-left: 0 !important;
}

.centered {
	text-align: center;
}

.hotelWrapper {
	width: 100%;
}

.homepagerow {
	width: 100%;
}

.homepagerow h3 {
	margin-top: 0;
}

.onethird {
	float: left;
	width: 31%;
	margin-left: 3%;
	display: block;
}

.news {
	list-style-type: square;
	margin-left: 10px;
}

.news li {
	margin-bottom: 4px;
}

.homepagerow,
.hpsponsors {
	width: 100%;
	display: flex;
	padding: 5px 0 20px 0;
}

.homepagerow>div,
.hpsponsors>div {
	flex: 1;
	margin-left: 15px;
}

.homepagerow>div .first,
.hpsponsors>div .first {
	margin-left: 0;
}

.hpsponsors>div h4 {
	text-align: center;
	color: black;
}

.hpsponsors>div img {
	display: block;
	margin: 15px auto 0 auto;
	text-align: center;
}

.sponsorDivider {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #4a7ebb;
	padding: 0;
	width: 80%;
}

.hpsponsors .onethird {
	display: inline-block;
}

.sponsorList {
	margin-bottom: 0;
	margin-top: 18px;
}

.sponsorYear {
	margin-top: 40px;
}

.redNotice {
	color: #ff0000;
	font-weight: bold;
}

#yourWebAddressWrapper {
	display: none !important;
}

form.cmxform fieldset .intVal {
	width: 60px;
}

/* General Form Settings */
form.cmxform legend {
	border-bottom: 1px solid #c3c3c3;
	color: #c3c3c3;
	font-size: 25px;
	padding-bottom: 10px;
	width: 100%;
}

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset ol {
	margin: 15px 0;
}

form.cmxform fieldset li {
	padding: 5px 5px 4px 0;
}

form.cmxform fieldset input {
	padding: 2px 4px;
}

form.cmxform input[type="submit"],
form.cmxform input[type="reset"],
input[type="button"] {
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 2px 0px 0px #899599;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 2px 0px 0px #899599;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	border: 1px solid #d6bcd6;
	border-radius: 15px;
	box-shadow: 1px 2px 0px 0px #899599;
	color: #365597;
	cursor: pointer;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba', GradientType=0);
	font: bold 17px Arial;
	letter-spacing: 1px;
	margin-right: 20px;
	padding: 4px 16px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #e1e2ed;
	width: auto;
}

form.cmxform input[type="submit"]:hover,
form.cmxform input[type="reset"]:hover,
input[type="button"] {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed', GradientType=0);
}

form.cmxform fieldset .error, .error {
	color: #ff0000 !important;
}

form.cmxform fieldset .tabErrList {
	margin-left: 15px !important;
	width: 100%;
}

form.cmxform fieldset .tabErrList li {
	width: 700px !important;
}

form.cmxform p.error {
	color: #ff0000 !important;
	margin-left: 0 !important;
	width: 100% !important;
}

.cmxform .mce-btn button {
	padding: 4px 4px 4px 4px;
}

.deleteBtn {
	top: 4px;
	position: relative;
}

form.cmxform .YesNoCB {
	width: 15px;
	position: relative;
	left: -4px;
}

label span.required {
	color: #ff0000 !important;
	float: right;
	font-size: 120%;
	font-weight: bold;
	margin-left: 2px;
}

form.cmxform fieldset {
	border-top: none;
}

form.cmxform .tcAgreeList li {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0;
}

form.cmxform .tcAgreeList label {
	width: 640px !important;
}

form.cmxform .tcAgreeList .error {
	margin-left: 40px !important;
}

form.cmxform .tcAgree {
	width: 25px;
	height: 20px;
	position: relative;
	left: -5px;
}

/* Conference Registration Form */
#newRegistration li {
	padding: 2px 10px 2px;
}

#newRegistration label {
	width: 195px;
}

#newRegistration .error {
	margin-left: 199px;
	width: 400px;
}

#newRegistration .error.payments {
	margin-left: 25px;
	width: 500px;
}

#newRegistration fieldset #paymentFields ol {
	margin: 0 0 0 0 !important;
}

#newRegistration fieldset #paymentFields {
	padding: 0 0 0 0 !important;
}

#newRegistration input[type="submit"] {
	width: auto;
	padding: 3px 5px;
	margin: 20px auto 0 auto;
	display: block;
}

/* Exhibitor Signup */
#newExhibitor li {
	padding: 2px 10px 2px;
}

#newExhibitor label {
	width: 230px;
}

#newExhibitor .error {
	margin-left: 239px;
	width: 400px;
}

#newExhibitor .error.payments {
	margin-left: 25px;
	width: 500px;
}

#newExhibitor fieldset #paymentFields ol {
	margin: 0 0 0 0 !important;
}

#newExhibitor fieldset #paymentFields {
	padding: 0 0 0 0 !important;
}

#newExhibitor input[type="submit"] {
	width: auto;
	padding: 3px 8px;
	margin: 20px auto 0 auto;
	display: block;
}

#newExhibitor #products {
	width: 400px;
	height: 110px;
}

#newExhibitor #near {
	width: 400px;
	height: 40px;
}

#newExhibitor #notNear {
	width: 400px;
	height: 60px;
}

/* Add Exhibitor Registration */
#newExhibitorRegistration li {
	padding: 2px 10px 2px;
}

#newExhibitorRegistration label {
	width: 135px;
}

#newExhibitorRegistration .error {
	margin-left: 139px;
	width: 400px;
}

#newExhibitorRegistration .error.payments {
	margin-left: 25px;
	width: 500px;
}

#newExhibitorRegistration fieldset #paymentFields ol {
	margin: 0 0 0 0 !important;
}

#newExhibitorRegistration fieldset #paymentFields {
	padding: 0 0 0 0 !important;
}

#newExhibitorRegistration input[type="submit"] {
	width: auto;
	padding: 3px 8px;
	margin: 20px auto 0 auto;
	display: block;
}

#newExhibitorRegistration #products {
	width: 400px;
	height: 110px;
}

#exhibitorLogin label {
	width: 205px;
}

#exhibitorLogin .error {
	margin-left: 209px;
	width: 400px;
}

/* Abstracts */
#abstractSubmission label {
	width: 250px;
	float: left;
}

#abstractSubmission input {
	width: 300px;
}

#abstractSubmission textarea {
	width: 305px;
	height: 60px;
}

#abstractSubmission .intVal {
	width: 175px;
}

#abstractSubmission .mce-tinymce {
	border-width: 1px;
	margin-left: 249px;
	top: -18px;
	clear: left;
}

#abstractSubmission .YesNoCB {
	width: 15px;
	position: relative;
	left: -4px;
}

#abstractSubmission .error {
	margin-left: 249px;
	width: 400px;
}

#abstractSubmission input[type="submit"] {
	width: auto;
}

#abstractSubmission .addAnotherAuthor {
	margin-left: 144px;
}

#abstractSubmission .deleteAuthor {
	margin-left: 0;
}

#abstractSubmission .comment {
	width: 400px;
	height: 60px;
}

.authorSection {
	border-bottom: 1px solid green;
	margin: 3px 0 0 0;
	padding: 3px 0 3px 0;
}

.presentationList {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

.presentationList li {
	margin-bottom: 8px;
}

#abstractSubmission .seminarWorkshop {
	display: none;
}

#abstractSubmission #dayScheduled {
	display: inline-block;
}

#abstractSubmission #timeScheduled {
	display: inline-block;
}

#abstractSubmission #nbrYearsWithGCC {
	width: 50px;
}

#abstractSubmission .NbrYears label {
	width: 335px;
}

#abstractSubmission .caProvinces,
#abstractSubmission .region {
	display: none;
}

/* Contact Us Form */
#contactForm label {
	width: 110px;
}

#contactForm .error {
	margin-left: 114px;
	width: 400px;
}

#contactForm textarea {
	width: 500px;
	height: 100px;
}

/* New Product Sign Up */
#newProductShowcase label {
	width: 175px;
}

#newProductShowcase .error {
	margin-left: 179px;
	width: 400px;
}

#newProductShowcase textarea {
	width: 400px;
	height: 50px;
}

/* Golf Sponsorship */
#newGolfSponsorship .sponsorshipCategoryList {
	width: 450px;
	display: inline-block;
}

#newGolfSponsorship .sponsorRadioButton {
	width: 15px;
	padding: 2px 2px 2px 0;
	margin: 2px 10px 2px 0;
}

#newGolfSponsorship .sponsorDescription {
	width: 425px;
	margin-left: 25px;
	display: inline-block;
}

#newGolfSponsorship #paymentFields ol {
	margin-top: 0;
	margin-bottom: 0;
}

#golferWrapper {
	display: none;
}

#golfers {
	display: inline-block;
	width: 450px;
}

#newGolfSponsorship #golfers input {
	width: 90px;
	display: inline-block;
	margin-right: 5px;
}

.playerInfo {
	display: none;
	margin-bottom: 4px;
}

#newGolfSponsorship .error {
	width: 400px;
	margin-left: 180px;
}

/* Lunch/Coffee Sponsorship */
#newLunchCoffeeSponsors label {
	width: 180px;
}

#newLunchCoffeeSponsors .error {
	margin-left: 184px;
	width: 400px;
}

#newLunchCoffeeSponsors .sponsorshipCategoryList {
	width: 450px;
	display: inline-block;
}

#newLunchCoffeeSponsors .sponsorRadioButton {
	width: 15px;
	padding: 2px 2px 2px 0;
	margin: 2px 10px 2px 0;
}

#newLunchCoffeeSponsors .sponsorDescription {
	width: 425px;
	margin-left: 25px;
	display: inline-block;
}

#newLunchCoffeeSponsors #paymentFields ol {
	margin-top: 0;
	margin-bottom: 0;
}

#newLunchCoffeeSponsors .sponsorItem {
	margin-top: 3px;
	margin-bottom: 7px;
	display: block;
}

#newLunchCoffeeSponsors .sponsorshipCategoryList .error {
	margin-left: 0;
}

/* Program Advertising */
#newProgramAdvertising label {
	width: 210px;
}

#newProgramAdvertising .error {
	margin-left: 214px;
	width: 400px;
}

#newProgramAdvertising .advertisingCategoryList {
	width: 450px;
	display: inline-block;
}

#newProgramAdvertising .advertisingRadioButton {
	width: 15px;
	padding: 2px 2px 2px 0;
	margin: 2px 10px 2px 0;
}

#newProgramAdvertising .advertisingDescription {
	width: 425px;
	margin-left: 25px;
	display: inline-block;
}

#newProgramAdvertising .advertisingItem {
	margin-top: 3px;
	margin-bottom: 7px;
	display: block;
}

#newProgramAdvertising .advertisingCategoryList .error {
	margin-left: 0;
}

/* Marketing Enhancements */
#newMarketingEnhancements label {
	width: 210px;
}

#newMarketingEnhancements .error {
	margin-left: 214px;
	width: 400px;
}

#newMarketingEnhancements .advertisingCategoryList {
	width: 450px;
	display: inline-block;
}

#newMarketingEnhancements .advertisingRadioButton {
	width: 15px;
	padding: 2px 2px 2px 0;
	margin: 2px 10px 2px 0;
}

#newMarketingEnhancements .advertisingDescription {
	width: 425px;
	margin-left: 25px;
	display: inline-block;
}

#newMarketingEnhancements .advertisingItem {
	margin-top: 3px;
	margin-bottom: 7px;
	display: block;
}

#newMarketingEnhancements .advertisingCategoryList .error {
	margin-left: 0;
}

/* Golf Team */
#newGolfTeam label {
	width: 150px;
}

#newGolfTeam .error {
	width: 400px;
	margin-left: 154px;
}

/* Exhibitor Management Tools */
.exhibitorMenu {
	margin-bottom: 25px;
}

.exhibitorMenu li {
	list-style-type: none;
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #000000;
}

.exhibitorMenu li.last {
	border-right: none;
	padding-right: 0;
}

.exhibitorMenu li.first {
	padding-left: 0;
}

/* Conference Pass Registration */
#newPassRegistration label {
	width: 200px;
}

#newPassRegistration .error {
	margin-left: 204px;
	width: 400px;
}

/* Moderator submission form */
#moderatorSubmission label {
	width: 195px;
}

#moderatorSubmission .error {
	margin-left: 179px;
	width: 400px;
}

/* General Liability Insurance Upload Form */
#exhibitorGeneralLiability label {
	width: 200px;
}

#exhibitorGeneralLiability input {
	width: 450px;
}

#exhibitorGeneralLiability .button {
	width: 100px;
}

#exhibitorGeneralLiability input[type=file] {
	font-weight: bold;
}

.multiselect {
	padding-top: 6px !important;
}

.g-recaptcha {
	margin-bottom: 15px;
}

.showcaseWinner {
	text-align: center;
	font-weight: bold;
	display: block;
}

.galleryImage {
	display: inline-block;
	width: 100%;
}

.covid-guidelines a {
	margin-top: 20px;
	color: #0e6b87;
	font-weight: bold;
	font-size: 1.5rem;
}

.covid-section-header {
	color: #2f8d9e;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.2rem;
}

.covid-guidelines-list {
	list-style-type: disc;
	margin-left: 1.25rem;
	margin-bottom: 1.5rem;
}

.covid-guidelines-list li {
	line-height: 1.5;
}

.interview-links {
	list-style-type: disc;
	text-align: left;
	margin-left: 0;
	margin-bottom: 1.5rem;
}
.interview-links li {
	list-style-type: disc;
}
.regLink {
	color: #112D69;
	font-size: 22px;
	line-height: 1.25em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.regToday {
	display: block;
	text-align: center;
	opacity: 0;
	animation: fadein 3s forwards;
	-moz-animation: fadein 3s forwards; /* Firefox */
	-webkit-animation: fadein 3s forwards; /* Safari and Chrome */
	-o-animation: fadein 3s forwards; /* Opera */
}

#sliderandregister {
	width: 48%;
	float: left;
	margin-left: 2%;
	display: block;
}

#newProductShowcase label.ackTermsLabel {
	width: 625px;
	margin-left: 0;
	display: inline-block;
}

@keyframes fadein {
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
@-moz-keyframes fadein { /* Firefox */
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
@-o-keyframes fadein { /* Opera */
	from {
		opacity:0;
	}
	to {
		opacity: 1;
	}
}

