@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f6f6f6; font-family: 'Open Sans', sans-serif, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; color: #000000; line-height: 150%; text-align: center;
}


#header_image {display: block; width: 800px; height: 310px; background-image: url(assets/img/Raffle-NB-1500-43EH.jpg); background-position: left; background-repeat: no-repeat;}

form {
	border: 1px solid #878584; border: none; width: 100%;
}



input {width: 100%; float: left; font-size: 18px;}

select {width: 100%; float: left; font-size: 18px;}

.site {
	width: 800px;
	margin: 20px auto 300px auto; text-align: left;
}


.site_form {
	width: 600px;
	margin: 20px auto 300px auto; text-align: center;
}

.content_form {
	width: 90%;
	margin: 0px auto;
	text-align: left;
	
}


h1 {
	font-size: 16px;
	line-height: 110%;
}

 h2 {
     font-size: 10px;
	 line-height: 100%;
}

.btn {
     background-color: transparent;
     border: 1px solid #ebebeb;
     border-radius: 0px;
     font-size: 12px;
     height: 43px;
     line-height: 43px;
     padding: 0 38px;
     font-weight: 400;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     color: #a1a1a1;
 }

.mt-40 {
     margin-top: 40px;
 }

 .pb-80 {
     padding-bottom: 80px;
 }



.site_left {width: 50%; float: left; font-size: 14px; text-align: center;}
.site_right {width: 50%; float: right; font-size: 14px; text-align: center;}
.block100 {width: 100%; float: left; text-align: left; font-size: 14px;}

.content {width: 90%; margin: 0px auto; text-align: left; font-size: 14px;}

a.raffle_button {width: 300px; height: 150px; background-color: #2d525a; color: #edede2; display: block; font-size: 30px; text-align: center; line-height: 150px; margin: 0px auto; text-decoration: none;}

span.privacy {font-size: 10px;}