<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: MyriadPro;
    font-weight: 400;
    src: url("/fonts/MyriadPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: MyriadPro;
    font-weight: 600;
    src: url("/fonts/MyriadPro-Semibold.otf") format("opentype");
}

@font-face {
    font-family: MyriadPro;
    font-weight: 300;
    src: url("/fonts/MyriadPro-Light.otf") format("opentype");
}

html {
  line-height: 1.5;
  font-family: MyriadPro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  font-size: 19px;
  text-align: center;
  color:#4b4d4e;
}
h1 {
	color:#79c141;
	font-size: 62pt;
	font-weight: 600;
}

a {
	color: #79c141;
}
a:visted {
	color: #79c141;
}

h2 {

	font-size: 28pt;
	font-weight: 600;
}

div.button {
	background-image: url("/images/Button.gif");
	width:716px;
	height:142px;
	margin:0 auto;
	padding-top: 42px;
	color:white;
	font-size:27pt;

}

div.tbutton{
	background-image: url("/images/Button-PNG.png");
	width:716px;
	height:142px;
	margin:0 auto;
	padding-top: 24px;
    line-height: 24px;
	color:white;
	font-size:27pt;


}

div.obutton{
	background-image: url("/images/Button-Orange-PNG.png");
	width:716px;
	height:142px;
	margin:0 auto;
	padding-top: 24px;
    line-height: 24px;
	color:white;
	font-size:27pt;


}

div.tbutton2{
    background-image: url("/images/Button-PNG.png");
    background-size: contain;
    width: 500px; height: 100px;
	margin:0 auto;
	color:white;
    font-size: 24px;
    line-height: 24px;
    padding-top: 24px;
}

div.obutton2{
    background-image: url("/images/Button-Orange-PNG.png");
    background-size: contain;
    width: 500px; height: 100px;
	margin:0 auto;
	color:white;
    font-size: 24px;
    line-height: 24px;
    padding-top: 24px;
}

div.GreenBox {
	margin:0 auto;
	background-image: url("/images/GreenBox.gif");
	width:1029px;
	height:428px;
	font-size: 28px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 63px;
	padding-right: 63px;
	text-align: left;
}

div.GreenBoxAlert {
    margin: 0 auto;
    background-image: url(/images/alertgreenbox.png);
    width: 898px;
    height: 128px;
    font-size: 29px;
    padding-top: 22px;
    padding-bottom: 0px;
    padding-left: 90px;
    padding-right: 63px;
    text-align: left;
}


span.semi {
	font-weight: 600;
}

span.tgreen {
	color:#79c141;
}

div.GreenBox img {
	float: left;
	margin-right: 30px;
}

div.GreenBox img.inline {
	float: none;
	display: inline;
	position: relative;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	top: 4px;
}

div.alert img {
	margin-right: 30px;
}

div.alert {
    padding-top: 25px;
    padding-bottom: 50px;
    background-image: url(/images/Alert.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 285px 25px;
}

div.freealert {
    padding-top: 25px;
    padding-bottom: 50px;
    background-image: url(/images/Free.gif);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 285px 25px;
}

div.freealert {
	padding-top: 10px; 
	padding-bottom: 0px; 
	background-size: 100px;
    background-position: 17% 16px;
    max-width: 1000px;
    margin: 0 auto;
}



p.disclaimer {
	text-align:left;
	padding-left: 63px;
	padding-right: 63px;
	font-weight: 300;
}

p.disclaimer2 {
	text-align:left;
	font-weight: 300;
}

div.badge {
	background-image: url("/images/Badge.jpg");
	height: 1200px;
	padding-top: 455px;
/*	padding-left: 190px;
    padding-right: 285px;*/
}

div.badgeguest {
	background-image: url("/images/Guest.jpg");
	height: 1200px;
	padding-top: 455px;
/*	padding-left: 190px;
    padding-right: 285px;*/
}

div.badgesignup {
	background-image: url("/images/Badge2.jpg");
	height: 1200px;
	padding-top: 455px;
/*	padding-left: 190px;
    padding-right: 285px;*/
}
div.badge input, div.badgesignup input, input {
	font-size: 26pt;
	font-family: MyriadPro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 600;
	text-align: center;
	color: #006f60;
 }

 div.badge input,  div.badgesignup input, input { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #006f60 !important;
	opacity: 1; /* Firefox */
}


div.badge input::placeholder, div.badgesignup input::placeholder, input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #006f60 !important;
	opacity: 1; /* Firefox */
}

div.badge input::placeholder-shown, input::placeholder-shown { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #006f60 !important;
	opacity: 1; /* Firefox */
}


div.badge input:-ms-input-placeholder, input:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #006f60 !important;
}

hr.small {
	color:black;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 19px;
}

.tgrey {
	color: #4b4d4e;
	font-weight: 600;
}

/****************************/
.section {padding-top: 0px;}

h1{font-size: 48px; margin: 20px 0 20px 0;}

h2 {font-size: 24px; margin: 20px 0 10px 0;}

div.button {
	width: 500px; 
	height: 100px; 
	background-size: contain; 
	font-size: 24px; 
	padding-top: 30px;
}

div.tbutton {
	width: 400px; 
	height: 80px; 
	background-size: contain; 
	font-size: 19px; 
	padding-top: 28px;
}

div.obutton {
    width: 400px;
    height: 80px;
    background-size: contain;
    font-size: 19px;
    padding-top: 28px;
}

@media only screen and (min-width: 1200px) { 
	div.firstbutton  {
		padding-top: 100px;
	}
}


div.alert {padding-top: 10px; padding-bottom: 20px; background-size: 48px;     background-position: 20% 16px;
    max-width: 1000px;
    margin: 0 auto;
}

.row {margin-bottom: 0px;}

div.GreenBox {
	width: 800px; 
	height: 280px; 
	background-size: contain; 
	/* line-height: 22px;  */
	padding-top: 20px; 
	padding-bottom: 30px; 
	padding-left: 40px; 
	padding-right: 40px; 
	font-size: 23px; 
	background-image: url(/images/GreenBox.jpg);}

.GreenBox img {margin-top: 10px;}

p.disclaimer {padding-left: 10%; padding-right: 10%; font-size: 16px;}

button.waves-light.btn.vlocity-grey.left-align.modal-action {
    margin-top: 20px;
}
div.badge{ background-image: url(/images/ShowBadge-EnterInfo.jpg); height: 995px; padding-top: 225px;}

div.section.badgesignup{ background-image: url(/images/ShowBadge-EnterInfo.jpg); height: 995px; padding-top: 250px;}

div.section.badgeguest{ background-image: url(/images/ShowBadge-Guest.jpg); height: 995px; padding-top: 250px;}

span.dgreen {color: #006f60; font-weight: 100; border-bottom: 1px solid #006f60; width: 80%; display: grid; margin: 0 auto;}

h3 {font-size: 28px; margin: 10px 0 30px 0; font-weight: 900;}
/********************************/

div.mbutton {
	background-image: url("/images/Button-PNG.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	font-size: 2vw;
	line-height: 8vw;
	color:white;
}

div.mbutton2 {
	background-image: url("/images/Button-PNG.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	font-size: 2.3vw;
	line-height: 8vw;
    color:white;
}

div.ombutton2 {
	background-image: url("/images/Button-Orange-PNG.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	font-size: 2.3vw;
	line-height: 8vw;
    color:white;

}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	div.badge {
		background-position: -27px;
	}
}


video {


	background-image:url('/images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	div.freealert {
		background-position: 15% 16px;

	}

	}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
	margin: 0 0 0 0;
}


.ada-button {
	background-image:url(/images/Button-PNG-Rect.png);
	background-size:contain;
	background-repeat: no-repeat;
	/*display: inline-block;*/
	color:white;
	width: 241px;
	height: 106px;
	float: left;
	padding: 10px 17px 0 17px;
}

.matcheckbox {
	text-align: left !important;
	margin-top: 1rem;
}

.matcheckbox span {
	color: #006f60 !important;
	font-weight: bold;
}
	</pre></body></html>