.join-form-every-action header.at-title,
.join-form-every-action  .at-markup.HeaderHtml {
	display: none;
}

.join-form-every-action.show-header header.at-title,
.join-form-every-action.show-header  .at-markup.HeaderHtml {
	display: block;
}

.join-form-every-action.show-header header.at-title {
		/* text-transform: uppercase; */
	color: #E84923;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-style: normal;
	font-weight: 400;
	width: 65%;
	margin: 0 auto;
	font-size: 2.5rem;
  border-bottom: none;
	padding: 45px 0;
  line-height: 3.3rem;
}

@media(max-width: 550px) {
	.join-form-every-action.show-header header.at-title {
		width: 100%;
	}
}

.join-form-every-action.show-header .at-markup HeaderHtml {
	padding: 0;
}

.join-form-every-action .at-inner,
.join-form-every-action .at fieldset legend,
.join-form-every-action label {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: inherit;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: left;
  margin: 0 0 12px 0;
}

.join-form-every-action label {
	font-size: 16px;
	line-height: 1;
}

@media only screen and (max-width: 750px) {
	.join-form-every-action label {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1200px) {
	.join-form-every-action label {
		font-size: 18px;
	}
}

.join-form-every-action .at input[type="checkbox"]+span:before {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ced4da;
	top: 1px;
	outline: 0;
}

.join-form-every-action .at input[type="checkbox"]:checked+span:before {
  background: #e94924;
	border: 2px solid #e94924;
}

.join-form-every-action .at input[type="checkbox"]+span {
	padding-left: 25px;
}

.join-form-every-action .at form .label-amount input[type="radio"]:checked+a {
	background-color: #118125;
}

.join-form-every-action .at form .label-amount>a {
	background-color: #40c057;
	border-color: #37b24d;
}


.join-form-every-action .at .at-fieldset,
.join-form-every-action .at fieldset legend,
.join-form-every-action .at-form-submit {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.join-form-every-action .at input[type="text"], .join-form-every-action .at input[type="password"],  .join-form-every-action .at input[type="date"], .join-form-every-action .at input[type="datetime"],.join-form-every-action .at input[type="datetime-local"],.join-form-every-action .at input[type="month"],.join-form-every-action .at input[type="week"],.join-form-every-action .at input[type="email"],.join-form-every-action .at input[type="number"], .at input[type="search"], .at input[type="tel"],.join-form-every-action .at input[type="time"],.join-form-every-action .at input[type="url"],.join-form-every-action .at input[type="color"],.join-form-every-action .at textarea {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-style: normal;
	font-weight: 400;
  height: 58px;
  padding: 6px 10px;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
}

:required {
	border-bottom: 3px solid #E84923 !important;
}

.at input[type="text"], .at input[type="password"], .at input[type="date"], .at input[type="datetime"], .at input[type="datetime-local"], .at input[type="month"], .at input[type="week"], .at input[type="email"], .at input[type="number"], .at input[type="search"], .at input[type="tel"], .at input[type="time"], .at input[type="url"], .at input[type="color"], .at textarea {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style: normal;
    font-weight: 400;
    height: 58px;
    padding: 6px 10px;
    background-color: #fff;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    font-size: 16px;
}

.at select {
	background-position: 100% center;
	background-repeat: no-repeat;
  background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #c4cfdd;
	padding: 0.5rem 1.25rem 0.5rem 0.5rem;
	font-size: 0.875rem;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	color: rgba(0,0,0,0.75);
	line-height: normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	height: 58px;
	font-size: 16px;
	font-weight: 300;
	margin-top: 8px;
}

.join-form-every-action .btn-at-primary {
  background-color: #E84923;
  border-color: transparent;
  color: #fff;
  outline: 0;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.8rem;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.join-form-every-action .btn-at-primary:hover {
  background-color: transparent;
	border: 2px solid #E84923;
  border-color: #E84923;
  color: #E84923;
}

.join-form-every-action .at-form-submit clearfix {
	margin-top: 24px;
}

.join-form-every-action .at .error small.error {
	background-color: #E84923;
}

.join-form-every-action .at label.error {
	color: #E84923;
}

.join-form-every-action .at .error select:required,.join-form-every-action  .at .error textarea:required,.join-form-every-action .at .error input[type="text"]:required,.join-form-every-action .at .error input[type="password"]:required,.join-form-every-action .at .error input[type="date"]:required,.join-form-every-action .at .error input[type="datetime"]:required,.join-form-every-action .at .error input[type="datetime-local"]:required,.join-form-every-action .at .error input[type="month"]:required,.join-form-every-action .at .error input[type="week"]:required,.join-form-every-action .at .error input[type="email"]:required, .at .error input[type="number"]:required,.join-form-every-action .at .error input[type="search"]:required,.join-form-every-action .at .error input[type="tel"]:required,.join-form-every-action .at .error input[type="time"]:required,.join-form-every-action .at .error input[type="url"]:required,.join-form-every-action .at .error input[type="color"]:required, textarea.at .error input:required {
    color: #E84923;
    border-color: #E84923;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* HOME PAGE */
.join_cover_in .join-form-every-action .at-legend {
	display: none;
}

.join_cover_in .join-form-every-action .at-row,
.join_cover_in .join-form-every-action .at-form-submit {
    float: left;
}

.join_cover_in .join-form-every-action .at .at-fieldset {
/*   width: 61%; */
  min-width: auto;
  float: left;
}

.join_cover_in .join-form-every-action .at-row>[class^="at-"] {
	margin: 0 5px;
}

.join_cover_in .join-form-every-action .at-form-submit {
	margin: 27px 0;
}

.join_cover_in .join-form-every-action .btn-at-primary {
	float: left;
/* 	margin: 0 10px;	 */
	margin-top: 0;
}

.join_cover_in .join-form-every-action input,
.join_cover_in .join-form-every-action .at .error small.error {
	max-width: 200px;
}

.join_cover_in .ngp-form {
	max-width: 555px;
}

@media(max-width: 650px) {
	.join_cover_in .join-form-every-action .at .at-fieldset,
.join_cover_in .join-form-every-action .at-row, .join_cover_in .join-form-every-action .at-form-submit,
	.join_cover_in .join-form-every-action input, .join_cover_in .join-form-every-action .at .error small.error {
		width: 100%;
		max-width: none;
	}
}

.join-form-every-action.sidebar .at-row>[class^="at-"],
.join-form-every-action.sidebar .at-form-submit .at-submit {
	margin: 0;
}

.at-recurring {
	margin-top: 50px;
}

.at-recurring label {
	color: #e94924;
	font-weight: 500;
}

.at form .label-amount input+.label-otheramount-prefix {
	top: 12px;
	left: 0
}

.join-form-every-action .at input[type="number"] {
	padding: 6px 25px;
}
