/*
 * Some theme overrides for the full-width page
 */

body.no-sidebars #content-column {
  	width: 800px;
}

.page-node-register .region-highlighted {
	margin: 0 0 15px;
}

input[type="checkbox"], input[type="radio"] {
	margin-top: -4px;
}

.fundraiser-pledge a {
	color: #145ecc;
}

.node-type-campaign.full-width .inner .main-frame {
	padding: 0 15px 76px 18px !important;
}

.page-node-register.node-type-campaign.full-width #content h1 {
  background: #fcdb3e;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.5em;
	font-weight: 300;
  margin: 20px 0 -15px;
  padding: 34px 25px 14px 60px;
  text-align: right;
}

.node-type-campaign.full-width #messages {
  margin: 0;
}

#content .alsf-registration-form .fieldset-wrapper .messages ul {
	margin: 0;
	padding-right: 10px;
}

#content .alsf-registration-form .fieldset-wrapper .messages ul li {
	margin: 0 0 10px;
}

#content .alsf-registration-form .fieldset-wrapper .messages.status ul li,
#content .alsf-registration-form .fieldset-wrapper .messages.error ul li {
	color: #fff;
	font-size: 16px;
}

#content .alsf-registration-form div.messages .element-invisible:after {
	top: 15px;
}

#content .alsf-registration-form .messages a.close-link {
	color: #fff;
}

#content .alsf-registration-form #edit-existing-team .fieldset-wrapper ul {
	margin: 0 0 15px;
}

#content .alsf-registration-form .fundraiser-pledge {
	margin: 15px 0 0;
}

.alsf-registration-form .affiliation-designation-wrapper {
	background: #ffd154;
	margin-bottom: -10px;
  padding: 0 30px 15px;
	position: relative;
  top: -10px;
}

.alsf-registration-form .affiliation-designation {
	color: #145ecc;
  font-size: 1.1em;
	font-style: italic;
  text-align: right;
}

.alsf-registration-form fieldset {
  border:none;
  background: none;
  clear:inherit;
  padding: 0;
  margin: 0;
}

.alsf-registration-form .fieldset-wrapper {
  padding: 0;
  margin: 0 auto;
  width: 90%;
}

.alsf-registration-form .regstep_fundraisergoalamm .fieldset-wrapper,
.alsf-registration-form .regstep_team .fieldset-wrapper,
.alsf-registration-form .regstep_confirm .fieldset-wrapper {
	width: 95%;
}

#content .regstep_confirm .fieldset-wrapper h2,
#content .regstep_team .fieldset-wrapper h2 {
	font-size: 1.5em !important;
}

fieldset.step .form-item-existing-team select {
	width: 100%;
}

.alsf-registration-form .fieldset-wrapper .fieldset-wrapper,
.regstep_fundraisergoal .fieldset-wrapper,
.regstep_teamrole .fieldset-wrapper {
	width: 100% !important;
}

.alsf-registration-form .navigation .fieldset-wrapper {
	width: 100%;
}

#regforms-wrapper-stands-and-events {
	min-height: 500px;
}

.node-type-campaign.full-width .regstep_teamrole .form-item .form-checkboxes label {
	font-weight: 400;
}

.regstep_teamrole .form-checkboxes input[type="checkbox"] {
	height: 16px;
	width: 16px;
}

.regstep_teamrole .form-checkboxes {
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
}

.regstep_teamrole .form-checkboxes .form-type-checkbox:nth-child(1) {
	margin-top: -1px;
}


.page-node-register #content-wrapper {
	margin-top: 136px;
}

.page-node-register #content fieldset#edit-substeps-btns-wrapper input.form-submit {
	position: relative;
}

.page-node-register #regforms-wrapper-kick-it-champs form div.form-item.form-item-fundraiser-address:first-child {
	min-width: 40%;
}


#regforms-wrapper-kick-it-champs .form-item-contact-address label {
	margin: 0;
	width: auto;
}

/*
 * Fieldsets for the navigation panel and the main form
 */

fieldset.controls {
  margin: 25px 0;
  text-align: center;
  width: 100%;
}

fieldset.navigation {
  width: 222px;
  float: left;
  border: none;
  padding: 0px;
  margin: 0px;
}

fieldset.navigation input.registration-step {
  display: block;
  width: 200px;
  margin: 0px;
  text-align: left;
  font-size: 1.2em;
	font-weight: 700;
  padding: 11px !important;
  background-image: none;
  background: #aaa;
}

fieldset.navigation input.registration-step.parent-step {
  border-top: 1px dotted #e6bd00;
  background: #e4e2dd;
  color: #aaa8a1;
}

/*fieldset.navigation .js-button:first-child input.registration-step.parent-step {
	border-top: none;
}*/

fieldset.navigation .js-button:last-child input {
	border-top: 1px dotted #e6bd00;
}

fieldset.navigation input.registration-step.disabled-step:hover {
	background: #e4e2dd;
}

fieldset.navigation input.registration-step.disabled-step {
  background: #e4e2dd;
  border-top: 1px dotted #b9b8b3;
  color: #aaa8a1 !important;
  cursor: default;
}

fieldset.navigation input.registration-step[value="Confirm"] {
	border-bottom: 1px dotted #e6bd00;
}

fieldset.navigation input.registration-step.disabled-step[value="Confirm"] {
	border-bottom: 1px dotted #b9b8b3;
}

fieldset.navigation input.registration-step.highlighted-step,
fieldset.navigation input.registration-step.highlighted-step.disabled-step,
fieldset.navigation input.current-step {
  background: #FFE964 !important;
  color: #003595 !important;
}


fieldset.navigation input.registration-step.current-step-parent:hover,
fieldset.navigation input.registration-step.current-step-parent {
  background: #FFE964;
  color: #003595;
}

fieldset.navigation input.registration-step.current-step {
  background: #FFE964;
  color: #003595;
}

fieldset.navigation input.registration-step.active-step {
  background: url(../../../themes/alsf/images/icon-pencil.png) 195px 11px no-repeat #f9e42e;
  color: rgba(0,0,0,0.4);
}

fieldset.navigation input.registration-step.active-step:hover {
	background: url(../../../themes/alsf/images/icon-pencil.png) 195px -37px no-repeat #FFE964;
	color: #145ecc;
}

fieldset.navigation input.registration-step.child-step {
  font-size: 1em;
  padding-left: 16px !important;
}

.current-step.child-step {
	color: #003595 !important;
}

fieldset.step {
  background: #FFE964;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  box-shadow: inset 0 -50px 50px -40px #d8c40b;
  margin: 0 0 20px;
  padding: 20px;
  width: 701px;
}

.registration-alt fieldset.step {
	width: auto;
}

fieldset.step.regstep_reactivate,
fieldset.step.regstep_notifyteammembers,
fieldset.step.regstep_donate,
fieldset.step.regstep_loginemailconfirm,
fieldset.step.regstep_loginemail,
fieldset.step.regstep_loginpassword,
fieldset.step.regstep_intro {
	width: auto;
}

.regstep_team .controls {
  padding-top: 25px;
  width: 98%;
}

.form-item-new-team-url {
	margin: 0 !important;
}

/* Top navigation */


.alsf-registration-form fieldset.subnavigation {
	background: #FFC629;
	border-bottom: 1px dotted #003595;
	padding: 0 0 0 184px;
}


.alsf-registration-form fieldset.subnavigation input.form-submit:hover,
.alsf-registration-form fieldset.subnavigation input.form-submit {
	background: none;
	padding: 12px 0;
	text-transform: none;
}

.subnavigation .subnav-item {
	display: inline-block;
	text-align: center;
}

.subnavigation.stepcount-3 .subnav-item,
.subnavigation.stepcount-2 .subnav-item {
	width: 30%;
}

.subnavigation.stepcount-4 .subnav-item {
	width: 25%;
}

.subnavigation.stepcount-5 .subnav-item {
	width: 20%;
}

.node-type-campaign.full-width .subnavigation input.registration-step.form-submit {
	margin: 0;
	width: 100%;
}

.subnavigation .js-button input.registration-step {
	color: #b78202;
	/*margin: -42px 0 0 !important;*/
	margin: 0;
	padding: 15px 0 10px !important;
}

.subnavigation .js-button input.registration-step:hover {
	color: #24548d;
}

.subnavigation .subnav-item:hover:before {
	background: #145ecc;
}

.subnavigation .current-step {
	background: #FFE964;
	border-bottom: 1px dotted #FFE964;
	margin: 0 0 -1px;
}

.subnavigation .js-button input.registration-step.disabled-step:hover,
.subnavigation .js-button input.registration-step.disabled-step {
	color: rgba(0,0,0,0.4) !important;
	cursor: auto;
}

.subnavigation .js-button input.registration-step.current-step:hover,
.subnavigation .js-button input.registration-step.current-step {
  	background: #FFE964;
	color: #24548d;
	font-weight: 700;
  	margin-top: -10px !important;
  	padding: 25px 0 14px !important;
}

.regstep_confirm,
.confirm-text {
	color: #222;
	font-size: 16px;
}

.confirm-text {
	float: left;
	padding: 0 0 10px;
	width: 80%;
}

.confirm-text.participants-confirm-text {
	width: 100%;
}

.confirm-text dd {
	margin: 4px 0;
}

.participants-confirm-text label {
	clear: both;
	float: left;
	font-weight: 400;
	padding: 5px 0 0;
}

fieldset.step .participants-confirm-text .js-button {
	float: left;
	margin: 0 0 2px 5px;
	padding: 5px 0 0;
}

fieldset.step .participants-confirm-text .js-button input {
	background: none;
	border-bottom: 1px dashed #003595;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #003595;
	font-size: 14px;
	padding: 1px;
	text-transform: none;
}

fieldset.step .participants-confirm-text .js-button input:hover {
	background: none;
	border-bottom: 1px dashed #145ecc;
	color: #145ecc;
}

fieldset.step .participants-confirm-text .js-button:last-child {
	clear: left;
	float: right;
	text-align: center;
}

.confirm-text dt,
#content .regstep_confirm .confirm-text p {
	font-size: 95%;
}

.confirm-text dt {
	font-weight: 700;
	margin: 10px 0 0;
}

#content .confirm-text h4 {
	font-size: 85%;
	font-weight: 400;
	margin: 10px 0 0;
}

.regstep_confirm .js-button {
	float: right;
	margin-top: -25px;
}

.node-type-campaign.full-width .regstep_confirm .js-button input.confirm-change-button.form-submit {
	background: #FFC629;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #555;
	font-size: 90%;
	padding: 8px 15px;
	text-transform: uppercase;
}

.regstep_confirm .controls .js-button {
	float: none;
	margin-top: 0;
}

.regstep_confirm #edit-password {
	clear: both;
	font-size: 15px;
}

.form-type-password-confirm .password-strength,
.regstep_confirm #edit-password .password-strength {
	float: left;
	margin: 40px 0 0 !important;
	width: 83% !important;
}

#regforms-wrapper-kick-it-champs .form-type-password-confirm .password-strength,
#regforms-wrapper-kick-it-champs .regstep_confirm #edit-password .password-strength {
	width: 81.325%;
}

.node-type-campaign.full-width .form-item .password-parent label {
	margin: 10px 0 5px;
	position: absolute;
}

.password-parent,
.confirm-parent {
	width: 94%;
}

.confirm-parent label {
	clear: both;
}

div.password-confirm {
	margin: 0;
}

fieldset.regstep_fundraiserdetails .form-type-select,
fieldset.regstep_confirm fieldset.form-wrapper {
	clear: both;
}

.form-item {
	clear: both;
}


fieldset.regstep_confirm fieldset legend,
fieldset.regstep_confirm fieldset#edit-password legend {
	border-top: 1px dashed #e6bd00;
	color: #145ecc;
	font-family: 'Zilla Slab', serif;
	font-size: 19px;
	letter-spacing: 0;
	margin: 0;
	padding: 20px 0 10px;
	text-shadow: none;
	text-transform: none;
    width: 100%;
}


/*
 * General field styling
 */

fieldset.step input[type="text"], fieldset.step input[type="password"], fieldset.step select {
  color: #333;
  font-size: 1.375em;
	font-weight: 400;
  height: 30px;
  width: 80%;
}

fieldset.step select {
	height: 40px;
}


/* Discount codes
------------------------------------------------------*/

#discount-code-wrapper {
	float: left;
    margin: -10px 0 15px;
	width: 100%;
}

#discount-code-wrapper .js-button {
	float: left;
}

fieldset.step input.discount-code-field {
	width: 67%;
}

.node-type-campaign.full-width fieldset.step.regstep_participants .js-button input.discount-code-button {
	float: left;
	margin: 34px 0 0 -15px;
}

/* Date and time fields
------------------------------------------------------*/

div.datepair {
	margin: 0 0 20px;
}

div.datepair:after {
  content: "";
  display: table;
  clear: both;
}

div.datepair .form-type-textfield {
  clear: none;
  float: left;
  margin: 0 12px 0 0;
}

fieldset.step input.date, fieldset.step input.time {
  font-size: 1.125em;
  padding-left: 35px;
  width: 90px;
}

.node-type-campaign.full-width div.datepair .form-item label {
	display: none;
}

.node-type-campaign.full-width div.datepair .end-fields,
.node-type-campaign.full-width div.datepair .start-fields {
	float: left;
}

fieldset.step input.date {
  background: url(images/icon-date.png) no-repeat 10px #fff;
}

fieldset.step input.time {
  background: url(images/icon-time.png) no-repeat 10px 9px #fff;
}

.form-item-start-time .field-suffix {
	padding-left: 10px;
}

.form-item-start-time .form-required,
.form-item-end-date .form-required {
	display: none;
}

fieldset.step input[type="text"].required,
fieldset.step select.required {

}

fieldset.step .js-button {
	display: inline-block;
	margin: 0 5px;
	padding-bottom: 10px;
}

/*
.node-type-campaign.full-width fieldset.step.regstep_participants .js-button input {
	font-size: 13px;
	margin: 0 2px;
	padding: 12px;
}*/

/*
 * Styling for specific fields
 */

.form-item-new-team-url {
  font-size: 0.8em;
}

.form-item-new-team-url input[type="text"].new-team-url {
  font-size: 1.125em;
  width: 120px;
  height: 20px;
  padding: 2px;
  position: relative;
  top: -2px;
}

.form-item-new-team-url input[type="text"].new-team-url[disabled="disabled"] {
  border: 1px solid #ccc;
}

#teamurl-informer {
  background: url(images/throbber.gif) center top no-repeat;
  padding: 2px 0 2px 16px;
}

.teamurl-informer-progress {
  background: url(images/throbber.gif) no-repeat center -20px !important;
}

.teamurl-informer-accepted {
  background: url(images/accepted.png) no-repeat center center !important;
}

.teamurl-informer-rejected {
  background: url(images/rejected.png) no-repeat center center !important;
}

#teamurl-message {
	line-height: 120%;
	margin: 0 0 20px;
}

.regstep_team .accordion-section {
	background: rgba(255,255,255,0.5);
	border: 1px dotted #729EE0;
	border-radius: 6px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: center;
}

.regstep_team .accordion-section.closed:hover {
	background: rgba(255,255,255,0.5);
}

.regstep_team fieldset.new-team-fieldset {
	float: none;
	margin: 0 auto;
  	width: 60%;
}

.not-front #content .fieldset-wrapper .accordion-section h2.accordion-trigger {
	color: #222;
	cursor: pointer;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	padding: 15px 0;
}

.not-front #content .fieldset-wrapper .accordion-section.closed h2.accordion-trigger {
	color: #003595;
}

.accordion-section.closed {
	background: rgba(255,255,255,0.2);
}

.alsf-registration-form .accordion-section.open .fieldset-wrapper {
	padding-bottom: 15px;
}

.alsf-registration-form .accordion-section.open .fieldset-wrapper p {
    margin: 0 auto 20px;
	max-width: 310px;
    text-align: left;
    width: 100%;
}

fieldset.existing-team-fieldset {
	margin: 0 auto;
    text-align: left;
    width: 50% !important;
}

fieldset.existing-team-fieldset .js-button {
	display: table;
	margin: 0 auto;
}

#content .alsf-registration-form a {
	color: #145ecc;
	word-break: break-word;
}

#content .alsf-registration-form .chosen-container-single .chosen-single a {
	color: #222;
	font-size: 17px;
    padding: 4px 8px;	
}

#content .alsf-registration-form .chosen-container-single .chosen-single div {
	top: 5px;
}

#content .alsf-registration-form .chosen-container .chosen-results li.highlighted {
  background-color: #FDEA91;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FDEA91), color-stop(90%, #FDEA91));
  background-image: linear-gradient(#FDEA91 20%, #FDEA91 90%);
}

fieldset.controls {
  clear: both;
}

fieldset.navigation.form-wrapper {
  background: #FFE964;
  clear: left;
}

.node-type-campaign.full-width .navigation input.form-submit {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0;
	max-width: 222px;
  padding: 14px;
  text-transform: none;
  width: 100%;
}

input.js-checkbox:checked {
	background-position: 0 -27px;
}

/*
 * Styling for tips
 */

a.tip-link {
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url(images/question-16x16.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  outline: none;
  position: relative;
  top: 4px;
  margin-left: 4px;
}

table.tip-table {
  border-collapse: separate;
  border: none;
  max-width: 240px;
}

table.tip-table td {
  padding: 0;
}

table.tip-table p {
	color: #fff;
	font-size: 12px;
	margin: 0;
}

/*
 * Styling for basic radio buttons
 */

 .node-type-campaign.full-width .form-item .form-radios label {
	 font-weight: 400;
	 margin-left: 6px;
 }

 .node-type-campaign.full-width #edit-over13 label {
	margin-left: 0;
}

/*
 * Hide second level of required symbols for radio sets
 */

div.form-type-radios div.form-type-radio span.form-required {
  display:none;
}

/*
 * Styling for role radio buttons
 */

div.radio-button-images:after {
  content: "";
  display: table;
  clear: both;
}

div.radio-button-images div.form-item {
  border-radius: 7px;
  clear: none;
  display: block;
  float: left;
  height: 210px;
  margin: 6px 3px 12px;
  position: relative;
  text-align: center;
  width: 23%;
}

div.radio-button-images.five-or-fewer div.form-item {
	width: 19%;
}

div.radio-button-images div.form-item input:checked + label span,
.node-type-campaign.full-width .form-item.form-item-address .form-type-radio:hover,
div.radio-button-images div.form-item span:hover,
div.radio-button-images div.form-item input + label span:hover {
	background-color: #ceddf4;
	cursor: pointer;
}

div.radio-button-images div.form-item input:checked + label span {
	border-color: #145ecc;
}

div.radio-button-images div.form-item input {
  position: absolute;
  bottom: 10px;
  left: 45%;
}

div.radio-button-images div.form-item input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

div.radio-button-images div.form-item label span.radio-option
div.radio-button-images div.form-item + label span.radio-option {
  color: #003595;
  cursor: pointer;
  font-size: 14px;
	font-weight: 400;
  position: absolute;
  width: 94%;
  height: 170px;
  padding: 10px 7px 0;
  text-align: center;
  line-height: 1em;
  background: transparent url(images/icon-gift.png) 50% 61% no-repeat;
}

div.radio-button-images div.form-item span.goal-amount {
  display: block;
  margin-bottom: 4px;
  font-size: 1.4em;
  font-weight: 900;
}

.form-item-goal-preset label span.radio-option {
	font-size: 14px;
	line-height: 120%;
}

.regstep_fundraisergoal div.radio-button-images div.form-item {
	height: 220px;
}

.regstep_fundraisergoal div.radio-button-images div.form-item span.radio-option {
	height: 210px;
}

div.radio-button-images div.form-item span.radio-option {
	background: url(images/icon-gift.png) 50% 85% no-repeat #fff;
  	border: 1px solid #e6bd00;
	border-radius: 7px;
    cursor: pointer;
    display: table;
    height: 210px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 93%;
}

div.radio-button-images div.form-item.form-item-goal-preset span.radio-option {
	background-position: 50% 75%;
}


div.radio-button-images div.form-item span.no-help {
    background-position: 50% 80%;
	height: 190px;
	padding-top: 30px;
}

div.radio-button-images div.form-item span em {
	display: block;
    font-size: 12px;
	font-weight: 400;
    line-height: 120%;
    margin: 3px auto 0;
    max-width: 90%;
}

div.radio-button-images div.form-item span.radio-option-school {
    background-image: url(images/icon-school.png);
}

div.radio-button-images div.form-item span.radio-option-office {
  background-image: url(images/icon-office.png);
}

div.radio-button-images div.form-item label span.radio-option-family {
  background-image: url(images/icon-family.png);
}

div.radio-button-images div.form-item label span.radio-option-question {
  background-image: url(images/icon-question.png);
}

div.radio-button-images div.form-item label span.radio-option-person {
  background-image: url(images/icon-person.png);
}

div.radio-button-images div.form-item label span.radio-option-clock {
  background-image: url(images/icon-clock.png);
}

div.radio-button-images div.form-item label span.radio-option-test_tube {
  background-image: url(images/icon-test-tube.png);
}

div.radio-button-images div.form-item label span.radio-option-calendar {
  background-image: url(images/icon-calendar.png);
}

div.radio-button-images div.form-item label span.radio-option-heart {
  background-image: url(images/icon-heart.png);
  background-position: 50% 90%;
}

div.radio-button-images div.form-item label span.radio-option-gift {
  background-image: url(images/icon-gift.png);
}

div.radio-button-images div.form-item label span.radio-option-dna {
  background-image: url(images/icon-dna.png);
}

div.radio-button-images div.form-item label span.radio-option-molecule {
  background-image: url(images/icon-molecule.png);
}

div.radio-button-images div.form-item label span.radio-option-microscope {
  background-image: url(images/icon-microscope.png);
}

div.radio-button-images div.form-item label span.radio-option-airplane {
  background-image: url(images/icon-airplane.png);
}

div.radio-button-images div.form-item label span.radio-option-lemon {
  background-image: url(images/icon-lemon.png);
}

div.radio-button-images div.form-item label span.radio-option-group {
  background-image: url(images/icon-group.png);
}

div.radio-button-images div.form-item label span.radio-option.radio-option-custom {
	background-position: 50% 70%;
	min-width: 110px;
	padding: 10px 7px 0;
	width: auto;
}

.form-item.form-item-researcher-name,
.form-item.form-item-role-subcategory,
.form-item.form-item-has-cancerfamily-participants,
.form-item.form-item-goal-custom,
.form-item.form-item-other-name,
.form-item.form-item-business-name,
.form-item.form-item-school-name {
	margin-left: 7px;
}

/*
 * AJAX progress
 */

body .ajax-progress .message,
body .ajax-progress-throbber .message{
	background: rgba(255,255,255,0.8);
  color: #003595;
  font-size: 18px;
  font-weight: 700;
  padding: 30px;
	display: none;
}
body .ajax-progress .throbber,
body .ajax-progress-throbber .throbber {
  float: none;
  height: 40px;
  margin: 22% auto;
  width: 100px;
  background: url(/sites/all/modules/custom/alsf_pfp/images/dot-loader.svg) no-repeat center center;
}
body .ajax-progress,
body .ajax-progress-throbber {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  vertical-align: middle;
  text-align: center;
}


/* Fonts
--------------------------------------------------------------*/

.node-type-campaign.full-width .main-holder {
	max-width: 996px;
	width: 100%;
}

.not-front #content .fieldset-wrapper h2 {
	color: #003595;
}

#content .regstep_teamrole .fieldset-wrapper h2,
#content .regstep_fundraisergoal .fieldset-wrapper h2 {
	margin: 1em 0 .5em .5em;
}

#content .regstep_fundraisergoal .fieldset-wrapper p {
	margin: 1em 0 .5em .75em;
}

#content .regstep_fundraisergoal .fieldset-wrapper .subnavigation {
	margin: -32px 0 10px 0;
	width: 98%;
}

#content .alsf-registration-form h3 {
	color: #145ecc;
	font-size: 18px;
}

#content .alsf-registration-form .regstep_profilecontact h3 {
	margin: 0 0 20px;
}

#content .alsf-registration-form .regstep_confirm h3 {
	border-top: 1px dashed #e6bd00;
	clear: both;
	margin-top: 10px;
	padding-top: 15px;
}

#content .alsf-registration-form .regstep_confirm h4 {
	color: #2a2c2b;
	font-weight: 700;
}

#content .fieldset-wrapper ul {
	margin: 0 0 2em;
}

#content .fieldset-wrapper p,
#content .fieldset-wrapper li {
	color: #2a2c2b;
	font-size: 1.25em;
	line-height: 130%;
}

.node-type-campaign.full-width div.datepair label,
.node-type-campaign.full-width .form-item label {
	color: #003595;
	font-size: 15px;
	font-weight: 700;
	margin: 20px 0 5px;
}

#edit-donation-fieldsinput,
#price-set-wrapper input,
.regstep_participants .form-type-radios input {
	float: left;
	margin: 2px 5px 0 1px;
}

#edit-donation-fields input[type="text"] {
	clear: left;
}

#edit-donation-fields input[type="text"]#edit-donation-amount {
	clear: none;
}

.regstep_participants .form-type-radios {
	float: left;
	width: 100%;
}

.regstep_participants .form-type-radios label,
#edit-donation-fields #edit-donation-option label,
#price-set-wrapper label {
	float: left;
    margin: 0 0 6px !important;
    width: 90%;
}

.form-type-radio.form-item-donation-option {
	margin-top: 0;
	width: 100%;
}

#edit-donation-fields label {
	width: auto;
}

#price-set-wrapper .form-item.form-type-checkbox {
	float: left;
	width: 100%;
}

#price-set-wrapper .form-radios .form-item {
	float: left;
	width: 100%;
}

.form-item.form-item-pcp-roll-nickname,
#edit-donation-fields .form-radios .form-item {
	float: left;
}

.page-node-register .form-item.form-item-pcp-roll-nickname {
	margin: 20px 0;
}

#edit-donation-fields .form-radios.buttonize div.form-item {
	margin: 0 5px 0 0;
}

.form-item-donation-amount {
    float: left;
}

.form-item-donation-amount span.field-prefix {
	clear: both;
    float: left;
    font-size: 18px;
    margin: 15px 5px 0 0;
}

.form-item-donation-amount span.js-textfield {
	float: left;
}

div#edit-pcp-is-anonymous.form-radios.buttonize {
	margin: 5px 0 0;
}

.form-item.form-item-fundraising-plans label {
	line-height: 120%;
}

.form-item.form-item-fundraiser-address label {
	line-height: 150%;
}

.node-type-campaign.full-width .address-options .form-type-radio {
	background: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	margin: 0 10px 10px 0;
	min-height: 60px;
	padding: 15px;
	width: 40%;
}


.node-type-campaign.full-width .address-options.address-optional .form-type-radio:first-child,
.node-type-campaign.full-width .address-options .form-type-radio:last-child {
	background: none;
	font-size: 18px;
	margin: 0 0 25px;
	min-height: 15px;
	padding: 20px 0 0;
	width: 85%;
}

.node-type-campaign.full-width .address-options.address-optional .form-type-radio:first-child {
	margin: 5px 0 15px;
	padding: 0;
}

.node-type-campaign.full-width .address-options .form-type-radio input {
	float: left;
}

.node-type-campaign.full-width .address-options .form-type-radio label {
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 0 5px;
	width: 87%;
}

.alsf-registration-form fieldset.regstep_fundraiserdetails .fieldset-wrapper fieldset.form-wrapper,
.alsf-registration-form fieldset#edit-new-addresses-kit,
.alsf-registration-form fieldset#edit-new-addresses-fundraiser,
.alsf-registration-form fieldset.new-address-fieldset {
	clear: both !important;
	float: left;
	margin: -35px 0 15px;
	width: 100%;
}

.alsf-registration-form#regforms-wrapper-stands-and-events fieldset#edit-new-addresses-fundraiser {
	margin-top: -25px;
}

.alsf-registration-form fieldset.regstep_fundraiserdetails .fieldset-wrapper fieldset.subnavigation.form-wrapper {
	float: none !important;
	margin: -32px -20px auto !important;
}

.alsf-registration-form fieldset.regstep_fundraiserdetails .fieldset-wrapper fieldset.controls.form-wrapper {
	margin: 0 0 20px;
}

.alsf-registration-form .regstep_profilecontact fieldset.new-address-fieldset {
	margin: 0 0 15px;
}

.form-type-textfield {
	clear: both;
}

.datepair .form-item {
	margin-bottom: 0;
}

/* Buttons
--------------------------------------------------------------*/

.node-type-campaign.full-width {
	height: auto;
}

.node-type-campaign .alsf-registration-form input#edit-back,
.node-type-campaign.full-width .regstep_confirm .controls input.form-submit,
.node-type-campaign.full-width input.form-submit {
	background: #145ecc none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 15px;
	height: auto;
	line-height: 100%;
	margin: 0 5px;
 	padding: 14px 40px;
	text-transform: uppercase;
}

.node-type-campaign.full-width .regstep_confirm .js-button input.confirm-change-button.form-submit:hover,
.node-type-campaign.full-width input.button-reset.form-submit:hover,
.node-type-campaign.full-width input.form-submit:hover {
	background: #003595;
	color: #fff;
}

.node-type-campaign .alsf-registration-form input.control-btn-back.form-submit,
.node-type-campaign .alsf-registration-form input.control-btn-back,
.node-type-campaign .alsf-registration-form input#edit-back,
.node-type-campaign.full-width .regstep_confirm .controls input.button-reset.form-submit,
.node-type-campaign.full-width input.button-reset.form-submit {
	background: #EBA900;
}


.node-type-campaign .alsf-registration-form input.control-btn-back:hover,
.node-type-campaign .alsf-registration-form input#edit-back:hover {
	background: #FFC629;
}

.node-type-campaign .alsf-registration-form input#edit-back {
	background-image: none;
	color: #fff;
	float: none;
}


/* Tooltip styles
-------------------------------------------------------------*/

.tip-darkblue {
	z-index:1000;
	text-align:left;
	text-shadow:#444 0 1px 1px;
	padding:8px;
	min-width:50px;
	max-width:530px;
	color:#fff;
	background-color:#003595;
	background-image:url(images/tip-darkblue.png);

}

.tip-darkblue .tip-inner {
	color: #fff;
	font-size: 13px;
	margin-top: -1px;
	padding:0 4px 3px 4px;
}

td.tip-inner {
	color: #fff;
}

.tip-darkblue .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(images/tip-darkblue_arrows.png) no-repeat;
}

.tip-darkblue .tip-arrow-right {
	margin-top:-9px;
	margin-left:-7px;
	top:50%;
	left:100%;
	width:11px;
	height:21px;
	background:url(images/tip-darkblue_arrows.png) no-repeat -22px 0;
}

.tip-darkblue .tip-arrow-bottom {
	margin-top:-7px;
	margin-left:15px;
	top:100%;
	left:0;
	width:22px;
	height:13px;
	background:url(images/tip-darkblue_arrows.png) no-repeat -44px 0;
}

.tip-darkblue .tip-arrow-left {
	margin-top:-9px;
	margin-left:-6px;
	top:50%;
	left:0;
	width:11px;
	height:21px;
	background:url(images/tip-darkblue_arrows.png) no-repeat -66px 0;
}

/* Miscellaneous
-------------------------------------------------------------*/

#content p.first-team-notice {
	margin: 25px 0 0;
}

#edit-kit,
#edit-honor-memorial {
	margin: 12px 0 0;
}

#edit-donation-option {
	float: left;
	margin: -10px 0 10px;
	width: 100%;
}

#edit-donation-option .form-item-donation-option input {
	float: left;
	margin: 2px 4px 0 0;
}

#edit-donation-option label,
#edit-kit label,
#edit-honor-memorial label {
	font-size: 16px;
	font-weight: 400;
}

.personal-goals-wrapper {
	background-color: rgba(255,255,255,0.25);
	height: 230px;
  	padding: 5px 5px 5px 20px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #f9e42e;
}

.form-item.form-item-goal-amount,
.form-item.form-item-personal-fundraising-goal,
.form-item.form-item-mileage-goal {
	float: left;
	width: 40%;
}

.form-item.form-item-mileage-goal input[type="text"],
.form-item.form-item-personal-fundraising-goal input[type="text"],
.form-item.form-item-goal-amount input[type="text"] {
	width: 47%;
}

.node-type-campaign .form-item.form-item-goal-amount label,
.node-type-campaign .form-item.form-item-mileage-goal label,
.node-type-campaign .form-item.form-item-personal-fundraising-goal label,
.form-item.form-item-mileage-goal input[type="text"] {
	margin-left: 10px;
}

.form-item.form-item-goal-amount {
	margin-left: 20px;
}

.regstep_fundraisergoalamm .step-introduction {
	padding: 20px 0 10px;
}

.regstep_fundraisergoalamm .step-introduction p:last-child {
	margin: 0;
}

.node-type-campaign.full-width .regstep_fundraisergoalamm .form-item.form-item-goal-amount label {
	margin: 5px 0 5px 10px;
}

.node-type-campaign.full-width .regstep_fundraisergoalamm .form-item.form-item-goal-amount {
	margin-bottom: 20px;
}

.node-type-campaign #main-content h3.gold-medal-miler-heading {
    font-size: 13px;
	font-style: italic;
	font-weight: 700;
	margin: 10px 0 -20px 30px;
    text-transform: uppercase;
}

.form-item-gold-medal-miler {
	display: table;
	margin: 15px;
}

.form-item-gold-medal-miler .form-type-radio {
	margin-left: 0;
}

.gmm-description {
	margin: 0 15px 20px;
    border: 1px dotted #e6bd00;
    padding: 10px;
    color: #444;
    background: #fcdb3e;
}

#per-point-note,
#per-mile-note {
	float: left;
	margin: -90px 18% 0 0;
	width: 33%;
}

#per-point-note:after,
#per-mile-note:after {
    background: #fcdb3e;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
	margin-top: -10px;
    padding-bottom: 100%;
    width: 100%;
}

#per-point-note p,
#per-mile-note p {
	color: #2a2c2b;
    float: left;
	font-size: 1.25em !important;
    padding-top: 25%;
    line-height: 2em;
    margin: -0.5em 15% 0;
	opacity: 1;
    text-align: center;
	width: 70%;
	-webkit-transition: opacity .5s ease-in-out;
  	-moz-transition: opacity .5s ease-in-out;
  	-o-transition: opacity .5s ease-in-out;
  	transition: opacity .5s ease-in-out;
}

#per-point-note p span.amount,
#per-mile-note p span.amount {
	color: #003595;
	display: block;
	font-family: 'Zilla Slab', serif;
	font-size: 1.75em;
	margin: 14px 0 8px;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none #145ecc;
}

/* Reactivate step
-------------------------------------------------------------*/

#content .regstep_intro .fieldset-wrapper ul {
	margin: 0 0 2em .5em;
}

#content .regstep_intro .fieldset-wrapper ul li {
	line-height: 150%;
}

.node-type-campaign.full-width input.form-submit.reactivate-nothanks {
	background: none;
	color: #145ecc;
	font-size: 1.25em;
	line-height: 130%;
	padding: 0;
	text-transform: none;
}

#content .regstep_intro .fieldset-wrapper ul li a:hover,
.node-type-campaign.full-width input.form-submit.reactivate-nothanks:hover {
	text-decoration: underline;
}

.node-type-campaign.full-width .resizable-textarea textarea {
	font-size: 15px;
	padding: 5px;
	width: 100%;
}

.checkall-action a:hover {
	text-decoration: underline;
}

#content .fieldset-wrapper #edit-notification-fields .item-list ul,
#content .fieldset-wrapper ul.checkall-action {
	font-size: .85em;
	margin: 0 0 1em;
}

#content .fieldset-wrapper #edit-notification-fields .item-list ul {
	margin: 0 0 2em;
}

#content .fieldset-wrapper #edit-notification-fields p {
	font-size: 1.125em;
	margin: 1.5em 0 .5em;
}

.node-type-campaign.full-width .checkall-targets .form-item label {
	font-weight: 400;
}

.form-item-past-member-emails {
	background: rgba(252, 219, 62, 0.7) none repeat scroll 0% 0%;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0.25em 1.5em 1.25em;
}

/* Recreate/Rejoin a Team */

.recreate-rejoin h2 {
	text-align: center;
}

.node-type-campaign #main-content .recreate-rejoin h3 {
	color: #222;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 1.5rem 0 1rem;
	text-align: center;
}

#content .recreate-rejoin .regstep_intro .fieldset-wrapper .team-button-item {
    display: table;
	list-style: none;
    margin: 0 0 2rem;	
    text-align: center;
    width: 100%;
}

.recreate-rejoin .team-button-item li {
	line-height: 1.3;
	margin: 0 0 8px;
}

#content .recreate-rejoin .fieldset-wrapper .team-button-item li a {
    background: #fff5c0;
    border: 1px solid #ffd154;	
    border-radius: 10px;
	display: block;
    font-weight: 600;
	line-height: 1.3;
    margin: 0 auto;
    max-width: 550px;	
    padding: 8px;
    width: 80%;
}

#content .recreate-rejoin .fieldset-wrapper .team-button-item li a:hover {
	background: #fff;
	text-decoration: none !important;
}

.recreate-rejoin fieldset.step .js-button {
	display: block;
	text-align: center;
}

.node-type-campaign.full-width .recreate-rejoin fieldset.step .js-button input.form-submit.reactivate-nothanks {
	font-size: 20px;
	text-decoration: underline;
}



/* Autocomplete
-------------------------------------------------------------*/

html.js .alsf-registration-form input.form-autocomplete {
	background: url(../../../themes/alsf/images/throbber.gif) 99% 9px no-repeat #fff;
	height: 30px;
	max-width: 300px;
	width: 90% !important;
}

html.js .alsf-registration-form input.throbbing {
	background-position: 99% -23px;
}

#autocomplete ul, #autocomplete ul li {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0 !important;
}

#autocomplete li {
  padding: 6px 8px 4px;
  border-bottom: 1px dotted #ccc;
  line-height: 120%;
}

#autocomplete li:hover {
	background: #fed233;
	cursor: pointer;
}

#autocomplete {
  border: 1px solid #ccc;
  font-size: 0.825em;
	font-weight: 700;
}

#autocomplete .result-details {
  font-size: 0.75em;
}

/* Tribute Pages
-------------------------------------------------------------*/

.node-type-campaign.full-width #edit-tribute-dob,
.node-type-campaign.full-width #edit-tribute-dod {
	padding: 0;
}

.node-type-campaign.full-width #edit-tribute-dob label,
.node-type-campaign.full-width #edit-tribute-dod label {
	display: none !important;
}

.node-type-campaign.full-width .form-item-tribute-image input.form-submit {
	font-size: 14px;
	padding: 8px 16px;
}

.form-item-tribute-image span.file {
	display: none;
}

.form-item-tribute-image .uploaded-image-wrapper {
	position: relative;
}

.form-item-tribute-image .uploaded-image-wrapper input.form-submit {
	left: 185px;
	position: absolute;
	top: 0;
}

.form-item-tribute-image .image-style-memorials-thumbnail {
	margin-left: -12px;
}

#regforms-wrapper-tribute-page fieldset.step select {
	height: auto;
}

#regforms-wrapper-tribute-page .confirm-text dl {
	margin: 0 0 1em;
}

#regforms-wrapper-tribute-page .confirm-text dt {
	margin: 0;
}

#regforms-wrapper-tribute-page .confirm-text dd {
	margin: 2px 0 15px;
}

/* Payments
-------------------------------------------------------------*/

.regstep_donate h3,
#edit-payment #edit-authorize-fields {
	clear: both;
}

#edit-authorize-fields .form-item,
div.form-radios.buttonize div.form-item,
.form-item.form-type-textfield.form-item-first-name,
.form-item.form-type-textfield.form-item-last-name,
.form-item.form-type-textfield.form-item-mailing-phone,
#edit-billing-new-address div.form-item.form-type-textfield,
#edit-mailing-new-address div.form-item.form-type-textfield {
	clear: none;
}

.regstep_donate .form-item-donation-amount input[type="text"] {
	min-width: 150px;
	width: auto !important;
}

.regstep_donate input.alsf-payment-cc-element {
	width: 100% !important;
}

.regstep_donate h3:first-of-type,
#billing-header,
.regstep_donate #edit-payment {
	border-top: 1px solid #729EE0;
    clear: both;
	margin-top: 25px !important;
    padding-top: 25px;
}

.regstep_donate #edit-payment {
	padding: 0;
}

#edit-expiration select {
	height: 43px;
	width: 125px;
}

#alsf-payment-form-wrapper div.form-radios.buttonize label {
    background: rgba(255,255,255,0.3);
    border-color: #fed233;
	margin: 0;
}

#alsf-payment-form-wrapper div.form-radios.buttonize .form-item-pcp-is-anonymous label {
	background: unset;
}

.node-type-campaign.full-width .regstep_donate .form-item label {
	margin: 2px 0;
}

.node-type-campaign.full-width .regstep_donate .address-options .form-type-radio:last-child {
    background: #fff;
    border-color: #ccc;
	padding: 15px;
    width: 40%;
}

.node-type-campaign.full-width .address-options .form-type-radio input {
	margin: 3px 5px 0 0;
}

.regstep_donate table#line-items tr.odd {
	background: none;
}

.regstep_donate table#line-items tr.odd,
.regstep_donate table#line-items tr.even {
	border-bottom: 1px solid #fed233;
}

.regstep_donate table#line-items tbody {
	border-top: 1px solid #fed233;
}

.regstep_donate table#line-items tr:last-child {
	font-weight: 700;
}

.regstep_donate table#line-items td {
	font-size: 15px;
	padding: 8px;
}

.node-type-campaign.full-width .form-alsf-payment-methods .form-item label[for="edit-payment-method"],
.node-type-campaign.full-width label[for="edit-mailing-same-as-billing"]  {
    color: #145ecc;
    font-family: 'Zilla Slab', serif;
    font-size: 19px;
    line-height: 130%;
    margin: .6em 0 1em;
}

/* Braintree */


.braintree-form__field iframe {
	float: none !important;
	min-height: unset !important;
}

.braintree-form__field iframe input {
	height: unset !important;
}

.braintree-sheet__content--form .braintree-form__flexible-fields div[data-braintree-id="expiration-date-field-group"] .braintree-form__descriptor,
.braintree-placeholder {
	display: none;
}

.braintree-sheet__content--form .braintree-form__flexible-fields div[data-braintree-id="expiration-date-field-group"],
.braintree-sheet__content--form .braintree-form__flexible-fields div[data-braintree-id="cvv-field-group"] {
	flex-basis: 150px;
}


/* Add products during registration 
-------------------------------------------------------------*/

#edit-product-fields {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.product-image {
	float: left;
	margin-right: 3%;
	width: 30%;
}

#product-info-wrapper {
	float: left;
	width: 67%;
}

.product-description {
	font-size: 17px;
	line-height: 130%;
	margin: 0 0 20px;
}

.node-type-campaign.full-width .form-item.form-item-product-option label.option {
	font-size: 16px;
	font-weight: 400;
}

/* Lemon Climb Denver
-------------------------------------------------------------*/

#regforms-wrapper-lemon-climb-denver fieldset.step {
	width: auto;
}

#regforms-wrapper-lemon-climb-denver fieldset.existing-team-fieldset {
	padding: 0 0 0 4%;
	width: 41%;
}

/* Kick-It
-------------------------------------------------------------*/
input#edit-email {
	max-width: 94%;
}


/* Responsive styles
-------------------------------------------------------------*/

@media screen and (max-width:1023px) {
	.node-type-campaign.full-width .navigation input.form-submit {
		max-width: 100%;
	}
	
	.alsf-registration-form fieldset.subnavigation,
	.page-node-register .grippie,
	.page-node-register fieldset.subnavigation {
		display: none;
	}
	
	.alsf-registration-form fieldset.navigation:before {
		content: "Registration Steps";
		background: #fff;
		color: #444;
		display: block;	
		font-weight: 700;
		padding: 10px;	
		text-transform: uppercase;	
	}
	
	/* 2023 show navigation at bottom */
	.alsf-registration-form form>div {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.alsf-registration-form .affiliation-designation-wrapper {
		margin-top: 20px;
		top: 0;
	}
	
}

@media screen and (max-width:900px) {
	.page-node-register #content-wrapper {
    	margin-top: 170px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
	 .not-front.page-node-register #content .fieldset-wrapper h2 {
 		padding: 20px 0 0;
 	}

}

@media only screen and (min-width: 768px) and (max-width: 768px) {
	.alsf-registration-form .fieldset-wrapper {
		margin: 15px auto;
	}
}

@media screen and (max-width:767px) {


	.node-type-campaign.full-width fieldset.step.regstep_participants .js-button input.discount-code-button {
		margin: 37px 0 0 2px;
	}

	div.radio-button-images div.form-item label span.radio-option-family {
		background-position: 50% 70%;
	}

	.page-node-register div.radio-button-images div.form-item {
		display: block;
		float: none;
		margin: 10px auto;
		width: 90%;
	}

	.regstep_teamrole .fieldset-wrapper {
		padding: 0 10px;
    	width: 90% !important;
	}

	.page-node-register .regstep_teamrole div.radio-button-images div.form-item {
	    display: table;
		float: none;
		margin: 10px auto;
		text-align: center;
	    width: 85%;
	}

  	.page-node-register div.radio-button-images div.form-item label span.radio-option {
		width: 96%;
	}

	.form-item.form-item-researcher-name,
	.form-item.form-item-role-subcategory,
	.form-item.form-item-has-cancerfamily-participants,
	.form-item.form-item-goal-custom,
	.form-item.form-item-other-name,
	.form-item.form-item-business-name,
	.form-item.form-item-school-name {
		margin: 0 auto;
		max-width: 90%;
	}

	.form-item.form-item-has-cancerfamily-participants .form-radios .form-item label,
	.form-item.form-item-has-cancerfamily-participants .form-item {
		margin: 0;
	}

	.page-node-register #content-column {
		margin: 50px auto 20px;
	}

	 /*.alsf-registration-form .affiliation-designation-wrapper {
		 margin-bottom: -15px;
		 top: -15px;
	 }*/

	 .alsf-registration-form .affiliation-designation {
		 font-size: .8em;
	 }

   .alsf-registration-form fieldset.existing-team-fieldset {
       border-left: none;
       padding: 0 0 0 0;
       width: auto;
   }

	#content .alsf-registration-form .regstep_confirm .fieldset-wrapper,
	#content .alsf-registration-form .regstep_fundraisergoal .fieldset-wrapper,
	#content .alsf-registration-form .regstep_team .fieldset-wrapper {
		width: 90% !important;
	}


	#content .alsf-registration-form .fieldset-wrapper .fieldset-wrapper {
		margin: 0;
		width: auto !important;
	}

	.form-type-password-confirm .password-strength,
	.regstep_confirm #edit-password .password-strength {
		margin: 10px 0 0 !important;
		width: 94% !important;
	}

	#content .regstep_fundraisergoal .fieldset-wrapper p {
		margin-left: 0;
	}

	.page-node-register #edit-step-wrapper fieldset#edit-password {
		padding: 0;
	}

   /* Registration Goal Step */

	.form-item.form-item-goal-amount,
	.form-item.form-item-personal-fundraising-goal,
	.form-item.form-item-mileage-goal {
		width: 50%;
	}

    .alsf-registration-form .personal-goals-wrapper {
		float: left;
		height: auto;
		margin-top: 10px;
  	   	padding: 0 0 20px;
  }

  .alsf-registration-form #per-mile-note:after {
  	 background: none;
	  padding-bottom: 73%;
  	}

  .alsf-registration-form #per-mile-note  {
  	  float: right;
	  margin: -40px 4% 0 0;
	  width: 40%;
  }

	.page-node-register .content-inner #main-content-header {
		margin: 0;
		padding: 15px 15px 0;
	}

	.page-node-register.node-type-campaign .content-inner #main-content h1#page-title {
		float: left;
		font-size: 1.5em !important;
		line-height: 130%;
		padding-bottom: 10px;
		text-align: left;
	 }

	 .page-node-register #content .fieldset-wrapper p,
	 .page-node-register #content .fieldset-wrapper li {
		 font-size: 1em;
	 }

   .page-node-register #content .fieldset-wrapper p {
 		padding: 0;
 	}

 	.not-front.page-node-register #content .fieldset-wrapper h2 {
 		padding: 20px 0 0;
 	}

	#content .regstep_team .fieldset-wrapper .accordion-section h2.accordion-trigger {
		font-size: 20px !important;
	}

	.page-node-register #content .fieldset-wrapper .step-introduction {
		padding: 15px 0;
	}

  .page-node-register .alsf-registration-form fieldset.subnavigation {
    padding: 0;
  }

  .page-node-register .subnavigation.stepcount-2 .subnav-item,
  .page-node-register .subnavigation.stepcount-4 .subnav-item {
    width: 100%;
  }
  .page-node-register .fieldset-wrapper h2 {
    line-height: 1.2em;
  }

  .page-node-register #edit-step-wrapper fieldset {
    width: 100%;
    float: none;
    margin: 0px auto 10px;
    padding: 0;
    border: none;
  }

	html.js .alsf-registration-form input.form-autocomplete {
		width: 94% !important;
	}

  .page-node-register fieldset.step input[type="text"],
  .page-node-register fieldset.step input[type="password"],
  .page-node-register fieldset.step select {
	  font-size: 18px;
    	width: 90%;
  }

	.page-node-register fieldset.new-team-fieldset {
		width: 100%;
	}

  .node-type-campaign .alsf-registration-form input#edit-back,
  .node-type-campaign.full-width .regstep_confirm .controls input.form-submit,
  .node-type-campaign.full-width input.form-submit{
    	margin: 5% 1%;
		padding: 12px 20px;
    	width: 100%;
  }

	.page-node-register .alsf-registration-form {
		margin-top: -20px;
	}

	fieldset.step .js-button {
		margin: 0 1%;
	}

	fieldset.existing-team-fieldset .js-button {
		margin: 0 auto;
	}

	.page-node-register div.radio-button-images div.form-item label span.radio-option {
		font-size: 17px;
	}

  .node-type-campaign.full-width .address-options .form-type-radio label {
    width: 80%;
  }

  .node-type-campaign.full-width .address-options .form-type-radio {
    width: 87%;
  }

	.page-node-register .confirm-text {
		width: 100%;
	}

	div.radio-button-images div.form-item label span.goal-amount {
		margin-top: 10px;
	}

	.regstep_intro {
		padding-top: 20px;
	}

	.form-type-select label {
		clear: both;
	}

	a.tip-link,
	.tip-darkblue {
		display: none !important;
	}

	.form-item.form-item-personal-fundraising-goal,
	.form-item.form-item-mileage-goal {
		margin: 0;
	}

	.form-item.form-item-goal-amount {
		margin: 0 0 20px;
	}

	.form-item.form-item-goal-amount span.field-prefix,
	.form-item.form-item-personal-fundraising-goal span.field-prefix {
		float: left;
		margin: 10px 5px 10px 10px;
	}

	.form-item.form-item-goal-amount span.js-textfield,
	.form-item.form-item-personal-fundraising-goal span.js-textfield {
		float: left;
		width: 88%;
	}

	.page-node-register #content .regstep_fundraisergoalamm .fieldset-wrapper .step-introduction {
		padding: 15px 0 0;
	}

	.page-node-register #content .regstep_fundraisergoalamm .fieldset-wrapper .step-introduction p {
		margin: 0;
	}

	.container #columns {
		padding: 0 20px 76px;
	}

	.regstep_donate fieldset.controls {
		text-align: left;
	}

	.node-type-campaign.full-width .regstep_donate input.form-submit {
		width: 98%;
	}

	div.radio-button-images div.form-item label span.radio-option.radio-option-custom {
		padding: 10px 0 0;
		width: 100%;
	}

	div.radio-button-images div.form-item span.no-help {
		background-position: 50% 67%;
	}

	div.radio-button-images div.form-item label span.radio-option-heart {
		background-position: 50% 75%;
	}

	.form-item-pcp-personal-note {
		padding-top: 10px;
	}


}

@media only screen and (max-width: 640px) {
	fieldset.existing-team-fieldset {
		width: 70% !important;
	}
	
	body .ajax-progress .throbber,
	body .ajax-progress-throbber .throbber {
		margin: 45% auto;
	}
}

@media only screen and (max-width: 600px) {
	.page-node-register #content-wrapper {
		margin-top: 150px;
	}
	
}


@media only screen and (max-width: 480px) {
	/* Registration Goal Step: Case 10302 */

    .alsf-registration-form #per-mile-note {
      display: none !important;
    }

    .alsf-registration-form .form-item.form-item-mileage-goal,
	.alsf-registration-form .form-item-personal-fundraising-goal,
	.alsf-registration-form .form-item-goal-amount {
      width: 80% !important;
   }

	.node-type-campaign #main-content h3.gold-medal-miler-heading {
		margin: 20px 0 -20px 10px;
	}

	.form-item-gold-medal-miler {
		margin: 20px 10px 5px;
	}

	.gmm-description {
		font-size: 12px;
    	line-height: 120%;
		margin: 15px 0px 0px;
	}

	fieldset.existing-team-fieldset {
    	width: 100% !important;
	}
	
	.product-image,
	#product-info-wrapper {
		width: auto;
	}
	
	.product-image img {
		margin-bottom: 15px;
	}
	
	.node-type-campaign.full-width .recreate-rejoin fieldset.step .js-button input.form-submit.reactivate-nothanks {
		font-size: 18px;
	}
	
	.node-type-campaign #main-content .recreate-rejoin h3 {
		font-size: 18px;
		margin: 1.2rem 0 .8rem;
	}

}

@media only screen and (max-width: 439px) {
	.page-node-register fieldset.step input[type="text"],
  	.page-node-register fieldset.step input[type="password"],
  	.page-node-register fieldset.step select {
	  font-size: 17px;
	  max-width: 280px;
	}
}

@media only screen and (max-width: 379px) {

	.page-node-register fieldset.step input[type="text"],
	.page-node-register fieldset.step input[type="password"],
	.page-node-register fieldset.step select {
		font-size: 15px;
		width: 88%;
	}

	.page-node-register #edit-step-wrapper fieldset {
		padding: 0;
	}

	.page-node-register input[type="file"] {
		width: 90%;
	}
}

@media only screen and (max-width: 340px) {
	#content .regstep_team .fieldset-wrapper .accordion-section h2.accordion-trigger {
		font-size: 17px !important;
	}
}
