.c-PageHeadline{color:#666666;margin:0;padding:20px 0 30px 0;}
.c-CTAHeadline{color:#EC1F02;text-transform:uppercase;height:14px;margin:0;padding-bottom:16px;}
.c-Columns:after{content:"";display:block;clear:both;height:0;}
.c-Column{float:left;width:50%;}
.u-PreTick{color:#808080;background:url(/images/icons/stash-tick.png) scroll no-repeat left 5px transparent;margin:0;padding:0px 0px 16px 37px;line-height:1.5em;font-size:14px;}
#trial{width:290px}
.c-Field{margin:0;padding:0;border:1px solid #D7D8D9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0 10px;border-bottom:0;}
.u-Field--Last {border-bottom:1px solid #d7d8d9;}
.c-Field label {display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;height:45px;width:270px;}
.c-Field label span {line-height:45px;color:#ADADAD;position:absolute;display:block;z-index:1;height:45px;left:0px;width:270px;top:0;font-size:14px;display: none;}
.c-Field label input[type="text"]{font-size:14px;line-height:25px;position:absolute;display:block;width:100%;margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;left:0;width:270px;top:10px;height:25px;color:#666666;background:transparent;}
.c-Field label input[type="email"]{font-size:14px;line-height:25px;position:absolute;display:block;width:100%;margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;left:0;width:270px;top:10px;height:25px;color:#666666;background:transparent;}
.c-Field label input[type="password"]{font-size:14px;line-height:25px;position:absolute;display:block;width:100%;margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;left:0;width:270px;top:10px;height:25px;color:#666666;background:transparent;}
.u-HasFocus label span {visibility:hidden;}
.c-Subform-Text{font-size:11px;padding:5px 0 0 0;margin:0;color:#ADADAD;}
.c-FormSubmit{padding-top:8px;margin:0;}
.c-FormButton{cursor:pointer;display:block;width:100%;background:#8AC640;text-align:center;color:white;text-transform:uppercase;font-size:14px;font-weight:bold;margin:0;padding:10px 0;border:0;outline:none;}
*:focus {outline: none;}

.payment-methods {
	width:430px;
}
.payment-methods label {
	display: block;
	line-height: 38px;
	background: #FFF none repeat scroll 0% 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	padding: 12px 12px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	clear: both;
}

.payment-methods label.selected,
.payment-methods label:hover {
	background: #F5F5F5 none repeat scroll 0% 0%;
}
.payment-methods .pay-button {
	float: left;
}
.payment-methods .input {
	float: right;
	height: 30px;
	width: 30px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 6px;
	left: 3px;
}
.payment-methods .input[data-selected=""]::before {
	display: block;
	content: "";
	background: #FFF none repeat scroll 0% 0%;
	height: 17px;
	width: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 17px;
	border: 4px solid #FFF;
	-webkit-box-shadow: 0px 0px 2px 0px #444;
	-khtml-box-shadow: 0px 0px 2px 0px #444;
	-moz-box-shadow: 0px 0px 2px 0px #444;
	-ms-box-shadow: 0px 0px 2px 0px #444;
	-o-box-shadow: 0px 0px 2px 0px #444;
	box-shadow: 0px 0px 2px 0px #444;
	top: 1px;
	left: 1px;
	position: absolute;
}
.payment-methods .input[data-selected="selected"]::before {
	background-color: #8AC640;
	display: block;
	content: "";
	height: 17px;
	width: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 17px;
	border: 4px solid #FFF;
	-webkit-box-shadow: 0px 0px 2px 0px #444;
	-khtml-box-shadow: 0px 0px 2px 0px #444;
	-moz-box-shadow: 0px 0px 2px 0px #444;
	-ms-box-shadow: 0px 0px 2px 0px #444;
	-o-box-shadow: 0px 0px 2px 0px #444;
	box-shadow: 0px 0px 2px 0px #444;
	top: 1px;
	left: 1px;
	position: absolute;
}
.payment-methods input {
	position: absolute;
	left: -38px;
	box-sizing: border-box;
}
.payment-methods label::after {
	clear: both;
	content: "";
	display: block;
}
.payment-methods label:hover .input[data-selected=""]:before{background-color:#8F8E93;}
.c-Benefits{width:520px;}
.c-SubHeading{color:#151515;margin:0;padding-bottom:15px;font-size:14px;line-height:1.5em;}
.c-Questions{
	padding-top:10px;
	margin:0;
	padding-left:36px;
	color:#151515;
	font-size:14px;
	font-weight:bold;
	padding-bottom:30px;
}
.c-Questions a {
	color:#FF2600;
}
.c-Subscribe {
	border-top:1px solid #C2C4C6;
	padding-top:30px;
}
.c-SubscribeHeader h3 {
	font-family: Helvetica,sans-serif;
	font-size:24px;
}
.c-SubscribeHeader h4 {
	text-transform:none;
	color:#808080;
	padding-left:30px;
	font-family: Helvetica,sans-serif;
}
.c-SubscriptionConfirmation h4 {
	color:black;
	font-size:16px;
	padding-left:0;
}
.c-SubOptions{
	padding-top:25px;
	padding-bottom:40px;
}
.c-SubOptions:after{
	content:"";
	display:block;
	clear:both;
}
.c-SubOption {
	float:left;
	width:308px;
}
.c-SubDescription {
	padding:0 25px;
	border:1px solid black;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*min-height:290px;*/
	min-height:334px;
}
.c-SubDescription h5 {
	margin:0;
	padding:25px 0 12px 0px;
	font-size:24px;
	font-style:normal;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
}
.c-SubPersonal .c-SubDescription{
	/*border-color:#E8921A;*/
	border-color:#e1e2e3;
}
.c-SubPersonal h5 {
	color:#E8921A;
}
.c-SubCorporate {
	margin-left:18px;
	margin-right:18px;
}
.c-SubCorporate .c-SubDescription{
	/*border-color:#3BBAE5;*/
	border-color:#e1e2e3;
}
.c-SubCorporate h5 {
	color:#3BBAE5;
}
.c-SubEducational .c-SubDescription{
	/*border-color:#8AC640;*/
	border-color:#e1e2e3;
}
.c-SubEducational h5 {
	color:#8AC640;
}
.c-SubOption ul{
	margin:0;
	padding:0;
	color:#151515;
}
.c-SubEducational .c-SubPackages {
	padding-top:47px;
}
.c-SubButton {
	margin-top:10px;
	display:none;
}
.has-sub .c-SubButton {
	display:block;
}
.c-SubButton a{
	display:block;
	line-height:56px;
	height:60px;
	text-align:center;
	width:308px;
	color:white;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:3px solid transparent;
}
.c-SubPersonal .c-SubButton a {
	background:#E8921A;
	border:3px solid #E8921A;
}
.c-SubCorporate .c-SubButton a {
	background:#3BBAE5;
	border:3px solid #3BBAE5;
}
.c-SubEducational .c-SubButton a {
	background:#8AC640;
	border:3px solid #8AC640;
}
.c-SubPersonal .c-SubButton a:hover{
	color:#E8921A;
	background:white;
}
.c-SubCorporate .c-SubButton a:hover{
	color:#3BBAE5;
	background:white;
}
.c-SubEducational .c-SubButton a:hover{
	color:#8AC640;
	background:white;
}
.c-SubBenefit {
	margin:0 0 10px 15px !important;
	padding:0 0 10px 0;
	/*list-style:none;*/
}
.c-SubBenefit li {
	padding-bottom:8px;
	/*list-style:none;*/
	font-size:14px;
	padding-left:0;
}
.c-SubPackages {
	margin:0;
	padding:0;
	list-style:none;
}
.c-PackageWrapper {
	margin:0;
	padding:0 0 0 0;
	margin-bottom:6px;
}
.c-PackageWrapper label {
	display:block;
	position:relative;
}
.c-PackageWrapper label:after{
	content:"";
	display:block;
	clear:both;
}
.checkbox-wrapper {
	float:left;
	width:20px;
	height:20px;
	overflow:hidden;
	background:white;
	border:2px solid #E1E2E3;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	display:block;
	cursor:pointer;
}
.checkbox-wrapper:hover {
	border:2px solid black;
}
.c-SubPersonal .checkbox-wrapper:hover {
	/*border:2px solid #E8921A;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubCorporate .checkbox-wrapper:hover {
	/*border:2px solid #3BBAE5;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubEducational .checkbox-wrapper:hover {
	/*border:2px solid #8AC640;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubPersonal .checked, .c-SubPersonal .checkedTick {
	/*background:#E8921A;*/
	background:#8ac640;
	/*border:2px solid #E8921A;*/
	border:2px solid #8ac640;
}
.c-SubPersonal .checked:hover, .c-SubPersonal .checkedTick:hover {
	/*border:2px solid #e1e2e3;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubCorporate .checked, .c-SubCorporate .checkedTick {
	/*background:#3BBAE5;*/
	/*background:#808080;*/
	background:#8ac640;
	/*border:2px solid #3BBAE5;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubCorporate .checked:hover, .c-SubCorporate .checkedTick:hover  {
	/*border:2px solid #e1e2e3;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubEducational .checked, .c-SubEducational .checkedTick {
	/*background:#8AC640;*/
	/*background:#808080;*/
	background:#8ac640;
	/*border:2px solid #8AC640;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.c-SubEducational .checked:hover, .c-SubEducational .checkedTick:hover {
	/*border:2px solid #e1e2e3;*/
	/*border:2px solid #808080;*/
	border:2px solid #8ac640;
}
.checkbox-wrapper input {
	display:block;
	position:absolute;
	left:-30px;
}
/**
 * hover like current selected
 * select to be fully blocked out
 */
.checkbox-label {
	line-height:20px;
	width:60px;
	font-weight:bold;
	margin-left:12px;
	display:block;
	float:left;
	font-size:13px;
}
.checkbox-price {
	width:40px;
	text-align:right;
	font-weight:bold;
	display:block;
	float:left;
	line-height:20px;
	font-weight:bold;
	font-size:13px;
}
.checkbox-discount {
	display: block;
	padding-left: 92px;
	padding-bottom: 3px;
	clear: both;
}
.checkbox-deal {
	float:left;
	width:80px;
	line-height:20px;
	font-weight:bold;
	color:#FF2600;
	margin-left:20px;
	font-size:13px;
	text-transform:uppercase;
}
.c-SubscriptionDetails,
.c-SubscriptionPayment,
.c-SubscriptionConfirmation {
	border-top:1px solid #C2C4C6;
	padding-top:30px;
	margin-top:30px;
}
.c-SubscriptionConfirmation {
	border: 0;
}


.c-SubscriptionPayment{border: 0;}
.c-PaymentAccepted{
	display:none;
}
.c-SubscriptionDetails h3,
.c-SubscriptionPayment h3,
.c-SubscriptionConfirmation h3 {
	margin-bottom:0;
	padding-bottom:25px;
}
.c-SubscriptionDetails .c-SubscribeHeader p{
	margin:0;
	padding-bottom:15px;
	font-size:14px;
}
.c-SubscriptionDetails .c-FieldGroup {
	margin: 0px;
}
.c-SubscriptionDetails .c-FieldGroup::after {
	clear: both;
	content: "";
	display: block;
}
.c-SubscriptionDetails .c-FieldGroup label {
	display: block;
	float: left;
}
.c-SubscriptionDetails .c-FieldGroupLabel {
	background: #8DC63F none repeat scroll 0% 0%;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	height: 46px;
	float: left;
	display: block;
	line-height: 46px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	left:0;
	width:165px;
	position:relative;
}
.c-SubscriptionDetails .c-FieldGroup input {
	float: left;
	border: 1px solid #C2C4C6;
	height: 44px;
	padding: 0px 20px;
	line-height: 44px;
	color: #000;
	font-size: 14px;
	left:0;
	position:relative;
	outline:0;
	border:0;
	width:290px;
}
.c-SubscriptionDetailsPreview textarea {
	border: 1px solid  #C2C4C6;
	padding: 0px 20px;
	color: #000;
	font-size: 14px;
	left:0;
	position:relative;
	outline:0;
	width:290px;
}
.c-Who {
	width:500px;
	width:430px;
}
.c-SubscriptionDetails .u-First {border-bottom:0;}

.c-WideField{
	padding-bottom:20px;
	width:430px;
}
.c-WideField input, .c-WideField textarea,  .c-WideField select {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px 10px;
	border:1px solid #E1E2E3;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	width:100%;
	line-height:2em;
}
.c-WideField span {
	display:block;
	font-size:14px;
	color:#888888;
}
.c-FieldInputFirst {
	margin:0;
}
.c-SmallFields:after{
	content:"";
	clear:both;
	display:block;
}
.c-SmallFields {
	width:430px;
}
.c-SmallFields .c-FieldFirst {
	float:left;
	width:45%;
	clear: left;
}
.c-SmallFields .c-FieldLast {
	float:right;
	width:45%;
}
.c-SmallFields input, .c-SmallFields select , .c-SmallFields textarea {
	font-family: Arial,Helvetica,sans-serif;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px 10px;
	border:1px solid #E1E2E3;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	width:100%;
	line-height:2em;
}
.c-SmallFields select {
    height: 52px;
}
.c-SmallFields span {
	display:block;
	font-size:14px;
	color:#888888;
}
.c-DynamicSub{text-transform: uppercase;}
.c-DynamicSub[data-type="Personal"]{color:#E8921A;}
.c-DynamicSub[data-type="Corporate"]{color:#3BBAE5;}
.c-DynamicSub[data-type="Educational"]{color:#8AC640;}

.c-TermsAgreement,
.c-RenewalAgreement, .c-PurchseSetting, .c-InvoiceShippingSetting {
	margin:0;
	padding:20px 0;
}
.c-RenewalAgreement {
	padding-bottom:0;
}
.c-TermsAgreement:after,
.c-RenewalAgreement:after, .c-PurchseSetting:after, .c-InvoiceShippingSetting:after {
	content:"";
	clear:both;
	display:block;
}
.terms-text,
.renewal-text {
	float:left;
	margin-left:15px;
	color:black;
	font-size:16px;
	position:relative;
	top:3px;
}
.terms-text a {
	color:#8DC63F;
	font-weight:bold;
}
.c-Payment {
	padding:10px 0;
	margin:0;
	width:auto;
}
.c-PayButton {
	margin:0;
	padding:0;
	line-height:48px;
	color:white;
	background:#8DC63F;
	text-align:center;
	border:0;
	display:block;
	font-weight:bold;
	width:100%;
	font-size:20px;
	cursor:pointer;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.c-SubscriptionPending { /*.c-PaymentAccepted, */
	margin:25px 0 0 0;
	padding:0;
	background:#8DC63F;
	padding:30px 25px;
	text-align:left;
	color:white;
	font-size:24px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	-moz-border-radius:14px;
	-ms-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
	width:430px;
	line-height: 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom: 20px;
}
/*.c-PaymentAccepted p {
	margin:0;
	padding-bottom:15px;
	font-weight:bold;
}
.c-PaymentAccepted p.last {
	padding-bottom:0;
	color:black;
	font-size:16px;
	font-weight:normal;
}*/
.c-TermsAgreement .checkbox-wrapper,
.c-RenewalAgreement .checkbox-wrapper, .c-PurchseSetting .checkbox-wrapper, .c-InvoiceShippingSetting .checkbox-wrapper{
	height:24px;
	width:24px;
	background:url(/images/icons/stash-tick.png) scroll no-repeat -24px center white;
}

.c-RenewalAgreement .checkbox-wrapper{
	height:20px;
	width:20px;
}
.c-RenewalAgreement .checkbox-wrapper:before{
    padding: 0px 0 0;
    font-size: 20px;
}

.c-TermsAgreement .checked,
.c-RenewalAgreement .checked, .c-PurchseSetting .checked{
	background-color:#8AC640;
	border-color:#8AC640;
	position:relative;
	background-position:-1px -1px;
}
.c-TermsAgreement .checkedTick, .c-RenewalAgreement .checkedTick, .c-PurchseSetting .checkedTick, .c-InvoiceShippingSetting .checkedTick{
	font-size: 16px;
	background-color:#8ac640;
	border-color:#8AC640;
	position:relative;
	/*background-position:-1px -1px;*/
}
.c-PackageWrapper .checkedTick:before {padding: 0px 0 0;font-size: 20px;}
	
.checkedTick:before {
  content:'\2713';
  display:inline-block;
  color:white;
  font-weight: bolder;
  font-size: 25px;
  padding: 2px 0 0;
}
.c-TermsAgreement .checkbox-wrapper:hover,
.c-RenewalAgreement .checkbox-wrapper:hover, .c-PurchseSetting  .checkbox-wrapper:hover, .c-InvoiceShippingSetting .checkbox-wrapper:hover {
	border: 2px solid #8AC640;
}

.payment-process{color: #474747;font-size: 14px;font-weight: bold;margin: 0;padding-bottom: 10px;padding-top: 20px;}
.payment-errors{color: #EC1F02;}
.payment-success{color: #8dc63f;}
.c-ErrorMessage{color: #EC1F02 !important;font-size: 14px;font-weight: bold;margin: 0;padding-bottom: 10px;padding-top: 20px;}
.c-FieldError, .c-FieldError input,
.c-FieldError select{ border-color:#EC1F02 !important;}
/*color: #EC1F02 !important;font-weight: bold;*/
.c-FieldError label[for="regname"] .c-FieldGroupLabel, .c-FieldError label[for="regemail"] .c-FieldGroupLabel,  .c-FieldError label[for="cust_school_name"] .c-FieldGroupLabel {background:#EC1F02;}

.c-SubscriptionDetails .c-FieldError {
	background:transparent !important;
}
.c-SubscriptionDetails .c-FieldError label {
	border-color:#FF2600 !important;
	background:transparent !important;
	border-bottom:1px solid #EC1F02 !important;
}
.c-SubscriptionDetails .c-FieldError .c-FieldGroupLabel{
	color:#FF2600;
	background:transparent !important;
}
.c-SubscriptionDetails .c-FieldError label

label[for="cust_school_name"] .c-FieldGroupLabel{border-bottom: 0px;}
.c-Benefits-Out{
	overflow:hidden;
}
.c-Benefits-Out .c-Benefits {
	float:left;
}
.c-PopupLogin-Embedded {
	float:right;
	width:300px;
}
.c-PopupLogin-Embedded .c-ChangeField {
	float:right;
	line-height:46px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	margin:0 20px 0 0;
	padding:0;
	color:#b2b2b2;
	font-family:'PT Sans';
}
.c-PopupLogin-Embedded .c-ChangeField:hover{
	color:#808080;
}
.c-PopupLogin-Embedded .c-BtnLogin-Container {
	border-color:#b2b2b2;
}
.c-PopupLogin-Embedded .u-Enabled {
	border-color:#8DC63F;
}
.c-PopupLogin-Embedded .c-BtnLogin {
	background:#b2b2b2;
}
.c-PopupLogin-Embedded .c-BtnLogin:hover {
	background:#b2b2b2;
	color:white;
}
.c-PopupLogin-Embedded .u-Enabled .c-BtnLogin {
	background:#8dc63F;
}
.c-PopupLogin-Embedded .u-Enabled .c-BtnLogin:hover {
	background:white;
	color:#8DC63F;
}

.c-InvoiceForm{display: none;}
.c-ToggleForm{padding-top: 25px;}

.hasTooltip + span {
    display:none;
}

.showTooltip {
    background-color: black;
    color: white !important;
    padding:8px;
    margin-top: 1.3em;
    position: absolute;
    max-width: 280px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height:1.3em;
}
.c-PurchaseDetails, .c-InvoiceShippingSetting {border-top: none; padding-top: 0px; margin-top: 0px;}
.c-PurchaseDetails, .c-InvoiceShippingDetails {display: none;}
.c-InvoiceShippingDetails {padding-top: 20px; clear: both;}
.c-FieldSecond {
    clear: both;
    float: left;
    width: 100%;
}
.c-SmallFields p {margin: 0 auto;padding-bottom: 20px;}

.referred {overflow:hidden;margin-bottom:15px;}
.referred .referred-content {padding-top: 20px; border-top: 1px dashed; margin-top: 20px; background: rgba(0, 0, 0, 0.016) none repeat scroll 0% 0%;}
.referred .referred-content .referred-image {display: block; margin: 0px auto;}
.referred .referred-content .referred-title {font-size: 22px; line-height: 22px; text-align: center; padding-top:29px;padding-bottom:9px;}
.referred .referred-content .referred-description {clear: both; font-size: 14px; padding-bottom: 39px; text-align: center; border-bottom: 1px dashed;}

.c-RenewalAgreement-Note {color: rgb(0, 0, 0);display: none;font-size: 16px;margin-left: 38px; width: 100%;margin-top: 10px; float: left;}

.checkbox-price.c-alias-price {position: relative;width:150px;text-align;left;}
.checkbox-price.c-alias-price .smallertext {display:inline-block;padding-left:5px;font-weight:normal;}
.checkbox-price.c-alias-price .defaultpricetext {display:inline-block;}

/*SUBSCRIBE_PAGE*/

/*MOBILE_STYLING*/
@media only screen and (max-device-width: 600px){
	.c-SmallFields select {
		height: 120px;
		line-height: 129px;
		font-size: 40px;
		border: 1px solid #aaaaaa;
	}
	.c-Benefits-Out .c-Benefits,.c-PopupLogin-Embedded,.c-Who,.payment-methods,
	.c-WideField,.c-SmallFields .c-FieldLast,.c-SmallFields .c-FieldFirst,
	.c-SmallFields,.c-SubOption{
		width:100%;
		margin: 10px 0px 0px;
	}
	.c-PopupLogin-Embedded{margin:30px 0px 70px;}
	.subscribe-page .c-SubOption{margin-bottom:10px;}

	.c-SubButton a{
		font-size: 20px !important;
		line-height: 60px;
		height: auto;
		width: 100%;
	}
	.c-SubOption ul{
		padding-top: 20px;
	}
	.c-PackageWrapper label{
		padding-bottom: 10px;
	}
	.checkbox-label, .checkbox-price{
		width:auto;
	}
	.checkbox-price{
		float: right;
	}
	.checkbox-deal{
		width: auto;
		float: left;
	}
	.c-SmallFields .c-FieldFirst input,.c-SmallFields input,
	 .c-WideField input{
	 	/*border:1px solid #aaaaaa;*/
	 }
	.u-HasFocus label span{
		vertical-align: middle;
	}
	.c-PopupLogin-Embedded .c-FieldGroup{
		margin-bottom: 20px !important;
	}
	.c-Who .c-FieldGroup{
		/*border: 1px solid #aaaaaa !important;*/
	}
	.c-Who .u-First {
		margin-bottom: 35px;
		/*border: 1px solid #aaaaaa !important;*/
	}
	.c-ToggleForm{
		padding-top:0px;
		margin: auto;
	}
	.c-SubscriptionDetails, .c-SubscriptionPayment, .c-SubscriptionConfirmation{
		border-top: none;
	}
	.c-Subscribe{
		/*border: 1px solid #aaaaaa !important;*/
		padding: 40px 15px; 
	}
}
@media only screen and (max-device-width: 524px){
	.c-FieldGroup input{line-height:1 !important; }
	._mob-label {
     display: block; 
     padding-bottom:10px; 
	}
	.subscribe-page ._mob-h._mob-label{margin-top:10px;padding-bottom:5px;}
	.subscribe-page .c-SubDescription{padding:0px 15px;}
}
@media only screen and (max-device-width: 425px){
	
	.c-SubBenefit li{
		font-size: 14px;
		line-height: 1.4;
	}
}

/*/MOBILE_STYLING*/

/*/SUBSCRIBE_PAGE*/