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

 Title : POR Feel the Rush Photo Contest
 Author : Jessi Johnson
 URL : http://www.pilchbarnet.com/secure/vilas/autumn/
 Last Updated : 3/10/2017

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

/* - - - 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:100% !important}
.wufoo {margin:0 !important;padding:0 !important;}

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

a {
	color: #e5445b !important;
}

p {
	color: #3A3A3C !important;
}

a:hover { text-decoration: underline; }

.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;
}

h1 {
	color: #3A3A3C !important;
	font-size: 22px;
}
h3{
	color:  #3A3A3C !important;
	font-weight: 100;
}

.submit {
	background: #e5445b !important;
	padding: 10px 25px 10px !important;
	color: #ffffff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	font-size: 30px !important;
	/* text-shadow: -1px -1px 0 rgba(0,0,0,.25) !important; */
	border-radius: 4px !important;
	margin-bottom: 15px;
	letter-spacing: 2px !important;
}

.submit:hover {
 	background:#548e9c !important;
    box-shadow:none !important;
    cursor:pointer !important;
		color: white !important;
}

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

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

.embed #container {
  margin-top: 10px;
}

#req_132 {
	display: none;
}

.wufoo section h3 {
	font-size: 15px !important;
	color: black !important;
}
