	
.field-validation-error {
	position: absolute; 
    bottom: 17px;
    right: 32px;
	}


.contourNavigation h3 {
	display: none; 
	}

.contourNavigation input {
	padding: 11px  20px 11px  20px;
	font-size: 14px; 
	border: 0; 
	box-shadow: 0 0 0px rgba(0,0,0,0);
	border-radius: 0px; 
	transition: .75s;
	width: 49%;
	}


.contourIndicator {
	display: none;
	}
	
.contourMessageOnSubmit {
	margin-top: 10px; 
	color: #fff;
	}
	
.validation-summary-errors li {
	display: none; 
	margin-left: 0; 
	padding-left: 0; 
	list-style-type: none;
}

.validation-summary-errors ul {
	display: block; 
	margin-left: 0; 
	padding-left: 0; 
	list-style-type: none;
}

.validation-summary-errors li:first-child {
	display: block; 

}

.contourNavigation  .contourField {
	position: relative; 
	margin-bottom: 1px;
		}


.contourNavigation  .contourField div {
	line-height: 0; 
		}

.contourNavigation  .fieldLabel {
	font-size: 10px;
	color: RGBA(0,0,0,.6);
	text-transform: uppercase; 
	position: absolute; 
	top: 8px; 
	left: 10px; 
	font-weight: normal;
    text-shadow: 0 0 0 rgba(0,0,0,0); 
	letter-spacing: 1px; 
	z-index: 10;
	}

.contourNavigation  .contourField input, .contourNavigation  .contourField textarea {	
	width: 100%; 
	transition: all .75s;
		padding: 27px 10px 10px 10px;
	color: #333;
	font-size: 20px;
	background: rgba(0,154,255,.1);
    text-shadow: 0 0 0 rgba(0,0,0,0);
	border: 1px solid rgba(0,154,255,.1);
	line-height: 120%;
	margin-bottom: 3px;
	}

input:-webkit-autofill {
    background-color: #fff;
}
.contourNavigation  fieldset .contourField input:focus, .contourNavigation  fieldset .contourField textarea:focus {
	background: rgba(255,255,255,1);
	border: 1px solid rgba(0,153,255,.1);
	}
.contourNavigation .contourField textarea {	
	height: 160px; 
	resize: none;
}

.connect {
    padding: 23px 29px 1px 29px;
    background: rgba(102,183,215,.1);
	position: relative; 
	border-radius: 3px;
	border: 1px solid #fff;
}

.contourNavigation {
	padding: 12px 15px 15px 15px;
	background: rgba(102,183,215,.1);
	position: relative; 
	border-radius: 3px;
	border: 1px solid #fff;
}

.contourNavigation h3 {
	border-bottom: 0; 
		
}

.form-messages {
 padding: 5px 0 0 0;
  display: block; 
  clear: left; 
  font-size: 90%;
}


.contourNavigation input:nth-child(7) {
    display: none; 
}

.signupResults
{
	text-align: left;
	padding: 5px 0 0px 0;	
	clear: both; 
}

input[type=submit], input[type=button] {
	color: #666;
    font-size: 10px;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
  
	width: calc(50% - 1px); 
    position: relative;
    font-weight: bold;
    margin: auto;
    padding: 11px 5px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;	
}

input[type=submit]:hover, input[type=button]:hover {
    background-image: -webkit-linear-gradient(top,#ddd 0,#d0d0d0 100%);
    background-image: -o-linear-gradient(top,#ddd 0,#d0d0d0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ddd),to(#d0d0d0));
    background-image: linear-gradient(to bottom,#ddd 0,#d0d0d0 100%);
     border-color: #cbcbcb;
    border-color: #bbb;	
}

.col-md-4 .contourNavigation input {
	width: 50%;
	margin-bottom: 5px; 
	float: left; 
	}
	
.leavethisfieldblank {
	display: none !important;
	}

.governor div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
    font-size: 16px;
}

.governor div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
    color: #aa0000 !important;
}

.governor div.ctct-form-embed div.ctct-form-defaults {
    padding: 14px !important;
}

.governor div.ctct-form-embed div.ctct-form-defaults label { 
    color: #960 !important;
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
margin-bottom: 8px !important;
}

.governor div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label  {
    font-size: 1rem;
    font-family: "Sura" !important;
color: #000 !important;
letter-spacing: 0 !important;
text-transform: none !important;
}
.governor div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
    border: none;
    margin: 0 0 12px 0;
    padding: 0px 14px;
font-family: Sura !important; 
}

.governor div.ctct-inline-form {
    padding: 12px 15px 15px 15px;
    background: rgba(102,183,215,.1);
    position: relative;
    border-radius: 3px;
    border: 1px solid #fff;
}

.governor .ctct-form-embed.form_1 .ctct-form-defaults, .governor div.ctct-form-embed div.ctct-form-defaults, .governor .ctct-form-embed.form_1 .ctct-form-defaults, .governor div.ctct-form-embed div.ctct-form-defaults  {
    background: none !important;
}

.governor #list_memberships_label_0 {
display: none;
}

input[type=checkbox], input[type=radio] {
    margin: 0 !important;
}

.governor .g-recaptcha {
display: none; 
}

.governor div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
    font: 11px/16px "Raleway", Arial, sans-serif;
}


@media only screen and (max-width: 480px) {

		
.col-md-4 .contourNavigation input {
	width: 100%;
	margin-bottom: 5px; 
	float: none;
	}
			
		
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */










