@charset "UTF-8";
/* New Stylesheet */
	
	
	
/* MY STUFF*/
#headline {
	background-color: none;
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 3.25em;
	font-weight: 300;
	color: #484849;
	text-align: left;
	margin-bottom: 0.75rem;
	margin-top: 0.5rem;
	padding-left: 0.75rem;
	position: relative;
}

#headline-dynamic {
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 2.0em;
	line-height: 1.25em;
	font-weight: 300;
	color: #484849;
	text-align: left;
	margin-bottom: 0.75rem;
	margin-top: 0.5rem;
	padding-left: 0.75rem;
	position: relative;
}

#smart {
	border-bottom: 4px solid #e54d24;
}

#dynamic {
	border-bottom: 4px solid #2cabe2;
}

#responsive {
	border-bottom: 4px solid #4a4e8e;
}

#body-panel {
	background-color: #f8f8f8;
	border: none;
	margin-right: 1.0rem !important;
}

#form-panel {
	background-color: #e2e2e2;
	border: none;
	padding-top: 1.75rem;
	padding-bottom: 1.0rem;
	postion: relative;
	right: 1.0rem;
}

#body-text {
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #484848;
}

body {
	background-color: #f0f0f0;
}


#break {
	height: 40px;
}

#text_break {
	font-size: 0.5em;
	margin: -0.25rem;
}

#schedule-smart {
	background-color: #e54d25;
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	position:relative;
	top: 1.0rem;
}

#schedule-dynamic {
	background-color: #2cabe2;
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	position:relative;
	top: 1.0rem;
}

#schedule-responsive {
	background-color: #4a4e8e;
	font-family: Proxima Nova, Gotham, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	position:relative;
	top: 1.0rem;
}

.submit {
	width: 100px;
	height: 44px;
	background-image: url(https://static2.3birdsmarketing.com/Clients/3BIRDSMARKETING/Buttons_Submit.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	margin-top: 6px;
} 

.reset {
	width: 100px;
	height: 44px;
	background-image: url(https://static2.3birdsmarketing.com/Clients/3BIRDSMARKETING/Buttons_Reset.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	margin-top: 6px;
}

#form_head {
	font-weight: lighter;
	color: #484848;
}

#leadsource {
	display: none;
}

#text-field {
	height: 1.75rem;
	padding: 0.75rem !important;
	font-size: 0.8em;
}

label {
	font-size: 0.75em !important;
	padding: 0.25rem !important;
}






