/* - - - - - - - - - - - - - - - - - - - - -

 Title : Wisconsin Travel Best Bets Fall Wufoo CSS
 Author : Tyler Warhurst
 URL : http://secure.pilchbarnet.com/witravel/fall-giveaway
 Last Updated : 7/23/2014

- - - - - - - - - - - - - - - - - - - - - */

/* - - - Clean Up - - - */
#logo,
#header{display:none;}

html,body,
h3,
#container {
	background:transparent !important;
}

body {
	margin:0;
	padding:0;
}
#container {
	box-shadow:none;
	border:none;
}
li {width:60% !important}
.wufoo {margin:0 !important;padding:0 !important;}

/* - - - ONA Specific - - - */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

a {color: #47C9F5 !important;}
.wufoo {font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;}
.wufoo section h3 {
	font-size:24px !important;
	font-weight:bold !important;
}
.desc {
	font-size:15px !important;
}
.buttons {text-align:center;}

.button {
	text-align:center;
	margin:35px 0 25px;
}

.wufoo label.desc, .wufoo legend.desc
{
	color:  #000000 !important;
}

h3{
	color:  #000000 !important;
}

.submit {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
	background: #ff0000 !important;
	padding: 10px 25px 10px !important;
	color: #ffffff !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	font-size: 42px !important; 
	line-height: 42px !important;
	font-weight: bold !important;
	text-shadow: -1px -1px 0 rgba(0,0,0,.25) !important;
	border-radius: 4px !important;
}

.submit:hover {
 	background:#ff0000;
    box-shadow:none;
}

form li.section h3 {
	border-top:0 !important;
	padding:0;
	margin:0;
}
