.rfContainer {
	display: block;
	width: 100%;
	padding: 0;
	clear: both;
	margin: 8px 0 0 0;
}
.rfLabel {
	display: block;
	font-size: 15px;
	font-weight: bold;
	clear: both;
	color: #000;
	margin: 0 0 3px 0;
	padding: 0 0 0 16px;
}
.modeEdit .rfLabel.required {
	background-image: url("../images/required.png");
	background-repeat: no-repeat;
	background-position: left;
}
.rfLabel label {
	float: none !important;
}
.rfField {
	display: block;
	padding: 0 0 0 27px;
}
.rfField select {
	display: inline-block;
	color: #000;
}
.birthdateWrapper select {
	width: 200px !important;
}
.stackMobile .rfField select {
	display: block;
	width: 100% !important;
	margin: 0 0 4px 0;
}
.rfField .optOutDesc {
	margin: 8px 0 0 0;
}

.rfWaiverWarning {
	margin: 12px 0 8px 0;
}

.rfChildPhones span,
.rfOrgPhones span {
	display: inline-block;
}

.rfChildPhones .rfChildPhoneNumber {
	width: 81% !important;
	margin-right: 2%; 
}

.rfChildPhones .rfChildPhoneExtension {
	width: 25% !important;
}
.stackMobile .rfChildPhones span {
	display: block
}
.stackMobile .rfChildPhones .rfChildPhoneNumber {
	width: 100% !important;
	margin-bottom: 3px;
}
.stackMobile .rfChildPhones .rfChildPhoneExtension { 
 	width: 100% !important;
 }

 .rfOrgPhones .rfChildPhoneNumber {
 	width: 72% !important;
 	margin-right: 2%;
 }

 .rfOrgPhones .rfChildPhoneExtension {
 	width: 25% !important;
 }

 .stackMobile .rfOrgPhones span {
 	display: block
 }

 .stackMobile .rfOrgPhones .rfChildPhoneNumber {
 	width: 100% !important;
 	margin-bottom: 3px;
 }

 .stackMobile .rfOrgPhones .rfChildPhoneExtension {
 	width: 100% !important;
 }

 .stackMobile .countrysel {
	font-size: 16px !important;
	font-weight: bold;
 }
  .stackMobile .countrysel option {
	padding: 0 !important;
  }


/* PreExisting modifications */
.addressSelector {
	display: none !important;
}

#trMoreAddr_1 {
	display: none !important;
}

#Addresses td {
	padding: 0 !important;
}

.primaryStarImage img {
	display: none !important;
}
.addrD {
	float: none !important;
	width: 100% !important;
	margin: 0 0 8px 0 !important;
}
.addrD div {
	float: none !important;
}
.ObmRequiredBullet {
	width: 26px;
}
.stackMobile .ObmRequiredBullet {
	top: 0 !important;
}
.rfPhoneWrapper {
	width: 100% !important;
	white-space: nowrap;
	vertical-align: top;
}
.rfPhoneNumber {
	width: 75% !important;
	white-space: normal;
}
.rfPhoneNumber input {
	width: 98% !important;
}
.rfPhoneExtension {
	width: 25% !important;
	vertical-align: top;
}
.rfPhoneExtension input {
 	width: 98% !important;
 }
 .rfPhoneChildExtension {
	vertical-align: top;
 }
 .rfField .phoneMe.ObmRequiredBullet {
	display: none;
 }
 .rfField .phoneWrapper div {
	margin: 0 !important;
	padding: 0 !important;
 }
.rfField .phoneWrapper span {
	padding: 0 0 8px 0;
}
#phone_numbers {
	float: none !important;
}
.referral .error {
	white-space: nowrap !important;
}
.childFormCell {
	width: 100% !important;
}
.stackMobile .ObmRequiredBullet {
	display: inline-block !important;
	clear: none;
}
.stackMobile .ObmRequiredBullet img {
	vertical-align: top;
	margin-top: -5px !important;
}
.stackMobile .ObmLabel {
	display: inline-block !important;
	width: 90% !important;
	clear: right !important;
	font-size: 13px;
	font-weight: bold;
}
.stackMobile .ObmLabel span {
	display: block;
	padding-bottom: 5px !important;
}
.stackMobile .addressline {
	display: block !important;
	clear: left !important;
	float: inherit !important;
}
.stackMobile .addressline::before {
	content: " ";
	display: block;
}
.stackMobile .countrysel select {
	margin-top: 5px !important;
}
.stackMobile .addressline2Wrapper {
	margin-top: -15px !important;
}
li {
	display: block;
}
.orgFormWrapper .rfField input {
	float: none !important;
	width: 100% !important;
}
.orgFormWrapper .rfField select {
	width: 100% !important;
}
#phonetype_1,
#phonetype_2 {
	display: none;
}
.phonesel.ObmField {
	display: none;
}
.phoneMe.ObmRequiredBullet {
	display: none !important;
}