
/********************** move to new stylesheet - Redesign **************************/

body {
	background: #fff;
	font-family: "Open Sans", sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
}

input {

}

.bold {
	font-weight: 600;
}

.underline{
	text-decoration:underline;
}

.quotes:before, .quotes:after {
	content: '"';
}

.clear {
	clear: both;
}

.step_background_container h1, .step_background_container h2, .step_background_container h3, .step_background_container h4, .step_background_container h5, .step_background_container h6 {
	font-weight: 400;
	padding: 0;
	margin: 0;
}

.step_background_container ul.offer_details {
	list-style: disc;
	padding: 25px;
	margin: 0;
}

.step_background_container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.step_background_wrapper {
	position: relative;
}

.step_background_container {
	/*background: #68a0bd;*/
	background: #00679e;
	background: linear-gradient(to bottom right, #00679e 0%, #4792b9 50%);
	padding: 0 0 40px;
	position: relative;
	/*display: flex;*/
}

.step_background_next, .step_background_previous {
	background: #fff;
	padding: 50px 75px 75px;
	display: none;
}

.step_background_next {
	right: 0;
	box-shadow: -2px 2px 5px #515f7b;
}

.step_background_previous {
	left: 0;
	box-shadow: 2px 2px 5px #515f7b;
}

.step_inner_container {
	max-width: 841px;
	margin: 0 auto;
	background: #fff;
	padding: 50px 75px 75px;
	box-shadow: 0 2px 10px #515f7b;
	position: relative;
	/*flex: 1;*/
	display: block;
}

.inactive_message{
	margin:50px !important;
}

.ls_header{
	min-height: 75px;
}

.ls_logo{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 25px;
}

.header_right{
	float: right;
	padding: 25px;
	color:#515151;
	position: relative;
	z-index: 1;
}

.header_order_number {
	font-style: italic;
	text-align: right;
}

.header_dashboard_link{
	font-weight: bold;
	margin-top: 10px;
}

.header_dashboard_link a{
	text-decoration: none;
	color: navy;
	cursor: pointer;
}

/*************************** progress bar styles ***************************/

/*.step_progress_bar_wrapper {

}

.step_progress_bar_wrapper, .step_progress_bar ul {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 10px 0;
}

.step_progress_bar ul {
	position: relative;
}

.step_progress_bar ul:before {
	content: "";
	height: 5px;
	background: #cbe1ec;
	position: absolute;
	width: 100%;
}

.step_progress_bar ul li {
	float: left;
}

.progress_bar_5 ul li {
 	width: 15%;
 	margin: 0 2.5%;
}

.progress_bar_6 ul li {
	width: 14%;
	margin: 0 1%;
}

.progress_bar_7 ul li {
	width: 12%;
	margin: 0 1%;
}

.progress_bar_8 ul li {
	width: 10%;
	margin: 0 1%;
}

.step_progress_bar_preview {
	position: relative;
	display: inline-block;
	width: 100%;
}

.step_progress_bar ul li .step_progress_bar_preview:before {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #68a0bd;
	content: "";
	position: absolute;
	top: -35px;
	border: 5px solid #cbe1ec;
	left: 33%;
}

.step_progress_bar ul li .step_progress_bar_preview.completed:before {
	background: #e0eef5;
}

.step_progress_bar_preview.completed:hover {
	cursor: pointer;
}

.step_progress_bar_preview span {
	position: absolute;
	bottom: 20px;
    left: 0px;
    width: 150px;
	background: #fff;
	border: 1px solid #cbe1ec;
	z-index: 1000;
	padding: 10px 15px;
	box-shadow: 0 2px 10px #515f7b;
	display: none;
	font-size: 14px;
	text-align: center;
}

.step_progress_bar_preview span:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotate(45deg);
	display: inline-block;
	position: absolute;
	left: 70px;
	bottom: -6px;
	border-right: 1px solid #cbe1ec;
	border-bottom: 1px solid #cbe1ec;
	
}

.step_progress_bar ul li:hover > .step_progress_bar_preview span {
	display: block;
}

.step_progress_bar_preview.highlighted:before {
	border: 5px solid #264e75 !important;
	background: #68a0bd !important;
} */

/*********************** progress bar end **************************/

/******************** progress bar styles - for now *************/

.progress-bar-wrapper {
	width: 100%;
	height: 30px;
	background: #a9c8d8;
	display: block;
	margin: 0 0 30px 0;
	box-shadow: inset 0 1px 2px #7493a5;
}

.progress_bar {
	background: #a7f9b8;
	height: 30px;
	box-shadow: inset 0 1px 2px #60b571;
	border-radius: 0 15px 15px 0;
}

/****************** end for now progress bar styles ****************/

.step_inner_container h1 {
	font-size: 32px;
	margin-bottom: 20px;
	color: #515151;
}
.step_inner_container .payment_page h1{
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.question_header {
	color: #515151;
	font-size: 26px;
	line-height: 1.3;
	font-weight: lighter;
	margin-bottom: 20px;
}

.question_info {
	cursor: pointer;
	display: block;
	width: 30%;
	min-width: 210px;
}

.question_info_title {
	color: #465f8e;
	font-size: 16px;
	min-width: 210px;
}

.iconParent:before, .iconParent:after {
	font-family: "icons2";
	display: inline-block;
	font-size: 20px;
	margin-right: 5px;
	
}

.question_info_title:before {
	content: "l";
	transform: rotate(180deg);
	color: #ffd324;
	
}

.hidden {
	display: none;
}

/*.step_inner_container:after {
	width: 100px;
	height: 390px;
	position: absolute;
	background: #fff;
	right: 0;
	top: 90px;
	content: "";
	box-shadow: 0 2px 10px #dadada;
}*/

.close-popup {
	font-family: "icons2";
	cursor: pointer;
	font-size: 20px;
}

.redesign-popup {
	position: fixed;
	background: #ffffff;
	padding: 30px 2%;
	box-shadow: 0 2px 10px #424242;
	width: 46%;
	left: 25%;
	top: 160px;
	z-index: 101;
	font-size: 16px;
	line-height: 1.5;
}

.grayed_out_background {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	z-index: 100;
}

.redesign-popup .close-popup {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #465f8e;
}

.info-popup img {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.multi-select-header {
	text-align: center;
	margin-top: 25px; 
	font-weight: 400;
	color: #414141;
	font-size: 20px;
}

.answers {
	display: inline-block;
	margin: 25px auto 0;
	text-align: center;
	width: 100%;
}

.answers ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 20px;
}

.answers ul li {
	display: flex;
	width: 33%;
	justify-content: center;
	min-width: 230px;
}

.answers ul li:first-child {
	margin-left: 0;
}

.answers input[type="checkbox"], .answers input[type="radio"] {
	display: none;
}

.answers ul li label {
	border: 1px solid #215c87;
	padding: 30px 20px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	margin: 11px 15px;
	text-align: center;
	color: #32435c;
	position: relative;
	font-size: 18px;
	flex: 1;
}

.selected  {
	border: 2px solid #30b44a !important;
	padding: 29px 19px !important;
}

.answers ul li label:hover {
	border: 2px solid #30b44a;
	cursor: pointer;
	padding: 29px 19px;
}

.skip_question {
	margin: 0 11px;
	color: #465f8e;
	width: 225px;
	display: block;
	position: relative;
}

.skip_question:hover, .skip_question label:hover {
	cursor: pointer;
}

.skip_question:after {
	content: "Y";
	vertical-align: middle;
	opacity: 0;
}

.skip_question:hover:after {
	opacity: 1;
}

.skip_question:before {
	content: "A";
	color: #ed1f24;
	margin-right: 0;
	vertical-align: middle;
}

.skip_question input[type="checkbox"] {
	display: none;
}

.step_inner_container input[type="text"], .step_inner_container select {
	border: 1px solid #bbbbbb;
	padding: 10px 15px;
	border-radius: 5px;
	color: #515151;
	font-size: 16px;
}

.step_inner_container select {
	margin-bottom: 20px;
}

.step_continue {
	display: block;
	text-align: center;
}

.get-started {
	position: inherit !important;
	margin: 40px 0 0;
	padding: 20px 30px !important;
	font-size: 20px !important;
	
}

.step_continue input[type="submit"]:disabled, .step_continue input[type="submit"].questionnaire-submit:disabled {
	position: absolute;
	right: 30px;
	bottom: 15px;
	border: none;
	background: #bbbbbb;
	color: #fff;
	transition: background 0.2s ease-in-out;
}

.step_continue input[type="submit"]:disabled:hover,  .step_continue input[type="submit"].questionnaire-submit:disabled:hover {
		background: #bbbbbb;
		cursor: default;
}

.step_continue input[type="submit"] {
	position: absolute;
	right: 30px;
	bottom: 15px;
	border: none;
	background: #32435c;
	color: #fff;
	transition: background 0.2s ease-in-out;
}

.step_continue input[type="submit"]:hover, .button.no:hover, .button.yes:hover,.button.ok_address:hover {
	background: #326f90;
	transition: background 0.2s ease-in-out;
	cursor: pointer;
}

.button {
	padding: 10px 20px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
}

.step_go_back {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.step_go_back a {
	text-decoration: none;
	border: 1px solid #515151;
	color: #515151;
	padding: 5px 10px;
	border-radius: 5px;
}

.step_go_back a:hover {
	border: 2px solid #215c87;
	color: #215c87;
	padding: 4px 9px;
}

.step_back_link:before {
	content: "X";
	vertical-align: middle;
}

.hc_progress_box svg {
	display: none;
}

.ls_footer {
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 14px;
	line-height: 1.6;
	color: #515151;
}

.ls_footer div{
	margin:10px;
}

.offer_intro_logos{
	display: block;
	margin: auto;
}
.offer_intro_logos_mobile{
	display: none;
}

/****************** multi-activity-page ******************/

.answers.multi_activity ul li label {
	font-weight: 800;
}

.answers.multi_activity ul li span {
	margin: 10px 0 0 0 !important;
	color: #32435c !important;
	font-weight: 400 !important;
	display: inline-block;
	font-size: 16px;
}

.step_continue input[type="submit"].questionnaire-submit {
	font-size: 22px;
	background: #30b44a;
} 

.step_continue input[type="submit"].questionnaire-submit:hover {
	background: #4cc760;
}

/****************** end multi activity page **************/

/**** ad pages ****/

.ad-offer {
	margin: 20px 0 30px 0;
	display: inline-block;
	width: 100%;
}

.request_contact_logo {
	width: 30%;
	border-right: 1px solid #dddddd;
	padding-right: 20px;
}

.request_contact_logo img {
	width: 100%;
	border-right: 1px solid #dddddd;
	padding-right: 20px;}

.request_contact_logo, .request_contact_offer_text {
	float: left;
}

.request_contact_offer_text a {
	text-decoration: none;
	color: #465f8e !important;
}

.request_contact_offer_text {
	width: 65%;
}

.legal-disclaimer, .multi_activity_disclaimer {
	font-size: 14px;
	color: #515151;
	margin: 10px 0;
}

.legal-disclaimer:before, .multi_activity_disclaimer:before {
	content: "*";
	margin-right: 3px;
}

.address_fields label {
	display: block;
	margin: 8px 0;
	color: #464646;
}

.address_fields {
	margin: 30px 0;
}

.address_fields .error {
	padding: 10px 20px;
	background: #ffe6e8;
	border: 1px solid #d36362;
	border-radius: 5px;
	margin: 10px 0;
	color: #414141;
}

.smaller-address-inputs .input-label-group {
	display: inline-block;
	width: 20%;
	margin: 10px;
}

.smaller-address-inputs .input-label-group input {
	width: 100%
}

.smaller-address-inputs .input-label-group:first-of-type {
	margin-left: 0;
}

.smaller-address-inputs label {
}

.industry-selection label {
	display: block;
	margin: 8px 0;
	color: #464646;
	text-align: left;
}

.confirmation_buttons {
	text-align: center;
}

.button.yes, .button.no,.button.ok_address {
	width: 15%;
	display: inline-block;
	color: #fff;
	margin: 20px 10px 0;
}

.button.yes,.button.ok_address {
	background: #465f8e;
}

.button.no {
	background: #bbb;
}

/*** loading animation ***/

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.loading  {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
    background: #215c87;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
}

.continueLoading {
	-webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
    background: #30b44a;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    bottom: 45px;
    right: 35px;
}

/** end animation **/

/********************* paywall page ***************************/

.summary_header_title {
	margin: 0 0 10px 0;
}

.report_summary_details .licenses_list {
	background: #c9cfde;
	margin: 20px 0;
}

.licenses_title {
	font-weight: 600;
	position: relative;
	color: #464646;
	border-bottom: 1px dotted #ffffff;
	cursor: pointer;
}

.just_licenses_title {
	padding: 10px;
	display: inline-block;
}

.licenses_title ul {
	font-weight: 400;
}

.report_summary_warning {
	background: #fef9e3;
	border-radius: 5px;
	padding: 10px 20px 10px 40px;
	border: 1px solid #edc21f;
	font-size: 14px;
	position: relative;
}

.report_summary_warning:before {
	font-family: 'icons2';
	content: 'l';
	color: #edc21f;
	font-size: 18px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.licenses_names {}

.payment_options_wrapper {
	display: flex;
}

.payment_option_header {
	width: 100%;
	display: block;
	margin: 20px 0;
	font-size:1.3em;
}

.payment-option {
	flex: 1;
	width: 45%;
	padding: 20px 30px 75px 30px !important;
	box-shadow: 0 2px 5px #7485a7;
	position: relative;
}

.payment-option:first-child {
	border: 1px solid #f9a35c;
	margin-right: 5%;
}

.payment-option:last-child, .go_to_report a {
	border: 1px solid #30b44a;
}

.payment_option_title, .free_report_offer_header {
	font-size: 40px;
	margin-bottom: 5px;
}

.payment-option:first-child > .payment_option_title, .payment-option:first-child > .package_price {
	color: #f9a35c;
}

.payment-option:last-child > .payment_option_title, .payment-option:last-child > .package_price, .go_to_report a {
	color: #30b44a;
}

.package_price {
	font-size: 34px;
	margin: 10px 0;
}

.package_price_caption {
	font-size: .6em;
}

.sales_tax_text {
	font-size: .4em;
}

.payment_option_description li {
	margin: 15px 0 15px 30px;
	position: relative;
	line-height: 1.5;
}

.payment_option_description li:before {
	width: 10px;
	height: 10px;
	content: '';
	background: #515151;
	position: absolute;
	left: -25px;
	top: 5px;
}

.paywall-button {
	text-align: center;
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 35px;
	left: 0;
}

.button.report {
	text-decoration: none;
	border-radius: 5px;
	padding: 10px 25px;
	font-size: 22px;
}

.payment-option:first-child .button.report {
	color: #f9a35c;
	border: 1px solid #f9a35c;
}

.payment-option:last-child .button.report {
	color: #30b44a;
	border: 1px solid #30b44a;
	transition: all .2s ease-in-out;
}

.button.report:hover {
	border: 2px solid #1d665d !important;
	padding: 9px 24px;
	color: #1d665d !important;
	transition: all .2s ease-in-out;
}


/****************** end paywall ********************************/

/****************** payment page **********************************/

.back_to_payment_options {
	padding: 20px 0 30px 0;
	text-align: center;

}

.back_to_payment_options .go_back, .back-option .go_back, .mobile-go-back a {
	text-decoration: none;
    border: 1px solid #515151;
    color: #515151;
    padding: 5px 10px;
    border-radius: 5px;
    background: #fff;
}

.pay_for_report .payment-total, .payment_body .payment-total {
	font-size: 34px;
	margin: 10px 0;
	color: #0A3F72;
}
.payment-total span{
	color: #2AB351;
}
.payment_tabs{
	border-bottom: 1px solid #E5E5E5;
}

.payment_title {
	font-size: 16px;
	display: inline-block;
	padding: 15px !important;
	margin: 0;
}

.payment_title.active{
	background: #D9E6EE;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 5px 5px 0px 0px;
}

.pay_for_report .error_message {
	padding: 10px 20px;
	border: 1px solid #d36362;
	background: #ffeeee;
}

.billing-info .column1 {
	width: 45%;
	float: left;
}

.billing-info .column2 {
	width: 45%;
	float: right;
}

.billing-info label,
.billing_info label {
	display: block;
	font-size: 16px;
	margin: 10px 0 0 0;
	color: #32435c;
	width: auto;
	position: relative;
}

.billing-info input[type="text"], .billing-info input[type="email"], .billing-info input[type="tel"],
.billing_info input[type="text"], .billing_info input[type="email"], .billing_info input[type="tel"]{
	padding: 8px 0 8px 8px;
	margin: 5px 0;
	border-radius: 5px;
	border: 1px solid #aaaaaa;
	outline: none;
	width: 90%;
	min-width: 100px;
}


input[name="billing[state]"], input[name="billing[zip]"], input[name="billing[city]"], input[name="cvv"], input[name="expdate"], select[name="billing[state]"], select[name="payment[exp_month]"], select[name="payment[exp_year]"] {
	width: 40% !important;
	display: inline-block;
	margin: 5px 0;
}

select[name="billing[state]"] {
	padding: 8px 0 8px 8px;
}

form.payment-info {
	border: 2px solid #45b3b4;
}

form.billing_info {
	border: 2px solid #45b3b4;
	padding: 20px 30px;
	display: inline-block;
}

.cc-info{
	display: none;
}

.cc-flex-container{
	display: flex;
}

.cc-flex-container iframe{
	flex-grow: 3;
	border:none;
	height: 300px;
}

.cc-flex-container .price-sidebar{
	flex-grow: 1;
	background-color: lightgray;
	padding: 30px;
}

.cc-flex-container .price-sidebar div,
.cc-flex-container .price-sidebar h2{
	padding: 10px 0;
}

.cc-flex-container .price-sidebar span{
	float:right;
}

.cc-flex-container .price-sidebar div.payment-total{
	border-top: black solid 1px;
}

form .payment-form-info {
	padding: 20px 30px;
}

@media (max-width: 600px) {
	.cc-flex-container{
		flex-direction: column;
	}

	.cc-flex-container iframe{
		margin-top: 20px;
	}

	.cc-flex-container .price-sidebar{
		margin-top: -30px;
	}

	form .payment-form-info {
		padding: 30px 15px;
	}
}


.contact_info h3, .column2 h3 {
	font-size: 20px;
    display: block;
    border-bottom: 1px solid #104266;
}

.billing-info label span ,
.billing_info label span {
	color: #ed1f24;
}

label.smaller + span {
	display: none;
}

.cc_list {
	display: inline-block;
	margin: 10px 0 0 0;
}

.cc_list label {
	width: 23%;
	float: left;
	margin: 0 0.5%;
}

.cc_list label img {
	width: 100%;
}

.cc_list .selected, .accept_terms_div .selected {
	border: none !important;
	padding: 0 !important;
}

input.invalid, select.invalid {
	border: 2px solid #d36362 !important;
}

.accept_terms_div {
	width: 100%;
}

.payment_footer {
	display: flex;
	justify-content: flex-end;
}

.payment_footer .button.report {
	margin: 20px 0;
	display: inline-block;
	background: #30b44a;
	padding: 15px 35px;
	color: #fff;
	transition: background 0.2s ease-in-out;
}

.payment_footer .button.report:hover {
	background: #34ce52;
    transition: background 0.2s ease-in-out;
    border: none !important;
    color: #fff !important;
}

.payment_footer .logos a {
	width: 45%;
	display: inline-block;
	vertical-align: middle;
}

.payment_footer .logos a img {
	height: auto;
}

.terms.redesign-popup .inner_terms {
	max-height: 400px;
	overflow-y:auto;
	color:navy;
}
.privacy_policy.redesign-popup .inner_privacy_policy {
	max-height: 400px;
	overflow-y:auto;
}

/******************* end payment page ******************************/

/******************** report confirm page ***********************/

.report_confirm_page div {
	margin: 15px 0;
	line-height: 1.4;
}

.report_confirm_page input {
	background: #30b44a;
    color: #fff;
    transition: background 0.2s ease-in-out;
    border: none;
    padding: 15px 25px;
}

.report_confirm_page input:hover {
	    background: #34ce52;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
}

.report_confirm_page a {
	text-decoration: none;
}

.report_confirm_page .view_report {
	text-align: center;
}

.report_confirm_page .view_report input {
	margin: 10px 0 0 0;
}

.report_confirm_page .button:disabled {
	border: none;
	background: #bbbbbb;
	color: #fff;
	transition: background 0.2s ease-in-out;
}

/******************** end confirm page ***********************/


/****************** review page ****************************/

.review_steps_list li {
	position: relative;
	padding: 15px 20px 10px 30px;
	border-bottom: 1px dotted #bbbbbb;
}

.review_steps_list li ul li {
	padding: 10px 0;
	border: none;
}

.review_steps_list li .review_step_number {
	position: absolute;
	left: 5px;
	top: 18px;
	font-size: 18px;
}

.review_step_edit {
	display: inline-block;
	clear: both;
	width: 100%;
}

.review_step_edit a {
	float: right;
	text-decoration: none;
    border: 1px solid #465f8e;
    color: #465f8e;
    padding: 5px 10px;
}

.review_step_question {
	color: #515151;
	font-size: 24px;
}

.review_steps_list .floating_alert {
	margin: 10px 0 0 0;
	background: #fef9e3;
	padding: 5px 10px;
}

.review_steps_list .floating_alert span:before {
	font-family: 'icons2';
	content: 'l';
	display: inline-block;
	transform: rotate(-180deg);
	margin-right: 10px;
	font-size: 18px;
	color: #ffd324;
}

.review_answer {
	color: #464646;
	font-size: 18px;
}

.review_answer ul {
	display: inline-block;
}

.review_answer:before {
	content: "Your Answer: ";
	color: #464646;
	margin: 10px 0 0 0;
	display: inline-block;
	width: auto;
	font-size: 16px;
	font-style: italic;
}

.confirm-footer {
	width: 100%;
	margin: 20px 0 0 0;
	display: inline-block;
}

label[for="amazon_marketplace_consent"] {
	margin: 10px 0 0 0;
	float: left;
}

.review_confirm_button {
	float: right;

}

.review_confirm_button input.confirm {
		border: none;
    background: #30b44a;
    color: #fff;
    transition: background 0.2s ease-in-out;
    padding: 15px 25px;
    font-size: 20px;
}

.review_confirm_button input:hover {
	    border: none;
    background: #34ce52;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
}

.review_confirmation_text{
	font-style: italic;
	font-size: .8em;
	padding: 15px;
}

.amazon_offer {
	float: left;
	margin: 0 10px 0 0;
	width: 80%;
	font-size: .75em;
	color: grey;
}

.amazon_offer .selected {
	border: none !important;
	padding: 0 !important;
}

.pay_for_report .loader {
	position: fixed;
    top: 300px;
    left: 33%;
    width: 31%;
    background: #fff;
    text-align: center;
    padding: 1%;
    box-shadow: 0 2px 10px #515f7b;
}

.review-description {
	margin-bottom: 10px;
}

.confirmation_list li {
	margin: 10px 0;
}

.enter_address {
	border: 1px solid #215c87;
	width: 40%;
	margin: 20px auto 5px;
}

.enter_address:hover {
	border: 2px solid #30b44a;
	padding: 9px 19px;
	cursor: pointer;
}



/****************** close review page *********************/

/******************* free payment page ******************/

.free-offer-page {
	line-height: 1.5;
}

.free-offer-page .message {
	margin: 20px 0;
}

.free_offer_contact_info {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.speak_to_rep form, .free_report form {
	float: left;
	width: 45%;
	position: relative;
}

.free_offer_contact_info form .payment-form-info {
	    box-shadow: 0 2px 5px #7485a7;
	    padding: 30px;
}

.back-option {
	float: right;
	width: 38%;
}

.free-offer-page .billing_info input[type="text"], .free-offer-page .billing_info input[type="email"], .free-offer-page .billing_info input[type="tel"], .pin-verification-info input {
	display: block;
}

.speak_to_rep .billing_info label, .free_report .billing_info label, .pin-verification-info label, .collect-contact-form label {
	display: inline-block;
}

.payment-offer-info span, .pin-verification-info span, .collect-contact-form span {
 	display: inline-block;
 	color: #ed1f24;
}

.payment-offer-info {
	margin-bottom: 20px;
}

.free_offer_contact_info .button.report {
	border: 1px solid #209d9e;
	color: #209d9e;
	display: inline-block;
	margin: 10px 10px 10px 0;
}

.free_offer_contact_info .button.report:hover {
	transition: none;
}

.free_offer_contact_info .call-us-box {
	padding: 20px;
	background: #fff8de;
}
 
.free_offer_contact_info .back-option .go_back {
	margin: 10px 0 0 0;
	display: inline-block;
}

.free_report_offer_header {
	color: #209d9e;
}

form .partner_logo {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20%;
}

.payment_options_wrapper .partner_logo img{
	width: 20%;
}

form .partner_logo img {
	width: 100%;
}

.proceed_info .disclaimer {
	font-size: 14px;
	font-style: italic;
	margin: 10px 0;
}

.mobile-go-back {
	display: none;
	margin: 10px 0;
}

.pin-verification-info {
	margin: 20px 0;
	display: inline-block;
}

.go_to_report {
	display: inline-block;
	margin: 0 0 0 10px;
}
 
.go_to_report .button.report:hover {
	transition: none;
}

.pin_verification .go_back {
	text-decoration: none;
    border: 1px solid #515151;
    color: #515151;
    padding: 5px 10px;
    border-radius: 5px;
    background: #fff;
}

.verified {
	display: inline-block;
	margin-left: 10px;
}

/***************** end free page ***********************/


/************* partner collect contact forms ***************/

.answers.partner .collect-contact-form label, .answers .collect-contact-form label:hover, .collect-contact-form label, .collect-contact-form label:hover  {
	margin: 10px 0 5px;
	padding: 0;
	border: none;
	cursor: inherit;
	text-align: left;
	width: auto;
}

.answers.partner .form_inputs_right, .answers .form_inputs_left {
	text-align: left;
}

.partner label[for="request_contact_0"] {
	max-height: 26px;
}

.partner label[for="request_contact_1"].selected {
	
}

.partner label[for="request_contact_1"].selected .yes-header {
	background: #215c87;
	margin: -29px -19px 0 -19px;
	padding: 15px 0;
	color: #ffffff;
}

.multi-activity-page .contact_info_form {
	border: 2px solid #30b44a;
	border-radius: 5px;
	padding: 60px 20px 20px;
	position: relative;
	margin-bottom: 20px;
}

.multi-activity-page .contact_info_form:before {
	content: "We need some contact information from you:";
	position: absolute;
	top: 0;
	left: 0;
	background: #215c87;
	width: 96%;
	padding: 10px 2%;
	color: #fff;
}

.multi-activity-page .contact_info_form label {
	width: 85px;
}


.multi-activity-page .contact_info_form input {
	margin: 10px;
}

/********************** temp BoFA paywall styles ******************/

.temp-paywall .payment_option_header {
	font-size: 24px;
	line-height: 1.4;
}

.temp-paywall .green_paywall_box {
	padding: 20px 30px;
	width: 75%;
	margin: 0 auto;
	border: 1px solid green;
}

.temp-paywall .green_paywall_box ul {
	list-style: disc;
	width: 85%;
	margin: 20px auto;
}

.temp-paywall .green_paywall_box ul li {
	margin: 20px 0;
}

.temp-paywall form {
	display: inline-block;
}

.temp-paywall .payment-form-left {
	float: left;
	width: 45%;
}

.temp-paywall .payment-form-right {
	float: right;
	width: 45%;
}

.temp-paywall .paywall_free, .temp-paywall .paywall_paid {
	margin: 2.3%;
	display: inline-block;
	padding: 0;
	vertical-align: top;
}

.temp-paywall .paywall_free_button {
	cursor:pointer;
	color: #ffffff;
    border-bottom: 4px solid #1a8a30;
    border-right: 4px solid #1a8a30;
    border-top: 3px solid #64d67b;
    border-left: 3px solid #64d67b;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    background: #30b44a;
    font-size: 32px;
    font-weight: bolder;
    text-align: center;
    padding: 10px 0;
}

.temp-paywall .partner_logo {
	display: block;
	text-align: center;
	position: inherit !important;
	margin: 10px 0;
	width: 100%;
}

.temp-paywall .partner_logo img {
	width: 50%;
}

.temp-paywall .paywall_paid_button {
	cursor:pointer;
	color: #ffffff;
    border-bottom: 4px solid #d0782f;
    border-right: 4px solid #d0782f;
    border-top: 3px solid #fbc293;
    border-left: 3px solid #fbc293;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    background: #f9a35c;
    font-size: 32px;
    font-weight: bolder;
    text-align: center;
    padding: 10px 0;
}

.temp-paywall .paywall_free_details, .temp-paywall .paywall_paid_details {
	padding: 10px 15px;
	margin-top: 15px;
	min-height: 205px;
}

.temp-paywall .paywall_free_details {
	background: #daffe1;
}

.temp-paywall .paywall_paid_details {
	background: #fffeda;
}

.temp-paywall .button.report:hover {
	background: #90b7cc;
	color: #fff !important;
	padding: 10px !important;
	border-bottom: 4px solid #7499ad !important;
    border-right: 4px solid #7499ad !important;
    border-top: 3px solid #bedff1 !important;
    border-left: 3px solid #bedff1 !important;
}

/*************** end collect contact forms *****************/

/********** media queries ****************/

@media only screen and (max-width: 1400px) {
	
	.step_background_next, .step_background_previous {
		display: none;
	}
}

@media only screen and (max-width: 960px) {
	
	.multi-activity-page .contact_info_form label {
			width: auto;
	}
		
	.multi-activity-page .contact_info_form .form_inputs_left, .multi-activity-page .contact_info_form .form_inputs_right {
			display: inline-block;
	}
		
	.multi-activity-page .contact_info_form .form_inputs_right {
		margin-left: 20px;
	}
		
	
	.multi-activity-page .contact_info_form input {
		display: block;
		margin: 10px 0;
	}
	
	.temp-paywall .payment-form-left, .temp-paywall .payment-form-right {
		width: 100%;
		margin: 5px 0;
		clear: both;
	}
	
	.temp-paywall .paywall_free_details, .temp-paywall .paywall_paid_details {
		margin: 0 0 10px 0;
	}
	
}

@media only screen and (max-width: 800px) {
	
	.payment_footer {
		width: 45%;
	}
	
}

@media only screen and (max-width: 750px) {
	
	.step_inner_container {
		padding: 20px 20px 70px 20px;
	}
	
	.step_inner_container h1 {
		font-size: 24px;
	}
	
	.question_header {
		font-size: 18px;
	}
	
	.answers {
		margin: 10px 0 0 0;
	}
	
	.answers ul {
		display: block;
		margin-bottom: 10px;
	}
	
	.answers ul li  {
		width: 100%;
		margin: 10px 0;
		display: inline-block;
		flex: none;
	}
	
	.answers ul li label {
	padding: 10px 2%;
    width: 95%;
    margin: 0;
	}
	
	.answers ul li label.selected, .answers ul li label:hover {
		padding: 10px 2% !important;
	}
	
	.selected {
		padding: 9px 19px !important;
	}
	
	.multi-activity-page .step_footer, .step_continue input[type="submit"], .step_continue input[type="submit"]:disabled {
		right: auto;
	}
	
	.redesign-popup {
		    width: 88%;
    padding: 14% 4% 4%;
    left: 2%;
    font-size: 16px;
    top: 40px;
	}
	
	
	.ls_footer {
		font-size: 14px;
	}
	
	.step_continue input[type="submit"], .step_continue input[type="submit"]:disabled {
		position: relative;
		display: inline-block;
		bottom: -15px;
	}
	
	.address_fields input {
		width: 65%;
	}
	
	.address_fields label {
		margin: 10px 0;
	}
	
	.smaller-address-inputs .input-label-group {
	display: block;
	width: 65%;
	margin: 10px 0;
	}
	
	.payment_options_wrapper {
		flex-direction: column;
	}
	
	.payment-option {
	width: 80%;
	padding: 10%;
	margin-bottom: 20px;
	}
	
	.payment_option_title, .package_price {
	font-size: 28px;
	}
	
	.billing-info .column1, .billing-info .column2, .accept_terms_div {
		width: 98%;
	}
	
	.payment_footer .action_buttons {
		width: 100%;
	}
	
	.billing-info .column2 {
		float: left;
		margin-top: 20px;
	}
	
	.cc_list label {
		width: 25%;	
	}
	
	.cc_list label img {
		width: 100%;
	}
	
	.amazon_offer {
		display: block;
		float: none;
	}
	
	.step_progress_bar ul li .step_progress_bar_preview:before {
		height: 10px;
		width: 10px;
		border: 3px solid #cbe1ec;
		top: -23px;
	}
	
	.step_progress_bar_preview.highlighted:before {
		border: 3px solid #577da2 !important;
	}
	
	.step_progress_bar_preview span {
		position: fixed;
		width: 33%;
		left: 31%;
		top: 40px;
		padding: 10px 1%;
		bottom: auto;
	}
	
	.free_offer_contact_info {
		margin: 0;
	}
	
	.speak_to_rep form, .free_report form {
		width: auto;
	}
	
	.back-option {
		width: auto;
		margin: 0 0 20px 0;
	}
	
	.mobile-go-back {
		display: block;
	}
	
	.free_offer_contact_info .back-option {
		display: none;
	} 
	
	.go_to_report {
		margin: 10px 0;
	}
	
	.pin_verification .go_back {
		display: inline-block;
		margin: 20px 0 0 0;
	}
	
	.verified {
		display: block;
		margin: 10px 0 0 0;
	}
	
	.answers .form_inputs_right, .answers .form_inputs_left {
		margin-left: 10px;
	}
	
	.partner label[for="request_contact_1"].selected .yes-header {
		margin: -10px -5px 0 -6px;
	}
	
	.answers.partner .collect-contact-form label, .answers .collect-contact-form label:hover {
	}

	.request_contact_logo img, .request_contact_logo {
		border: none;
	}

	/*** ez reg **/
	.ez_reg_continue h1 {
		margin-bottom: 5px;
	}

	.ez_reg_continue .button {
		text-align: left;
		margin: 10px 0 !important;
		display: block;
	}

	.ez_reg_continue .button:before {
		margin: 0;
	}

	.ez_reg_continue a:last-child {
		font-size: 18px;
	}

	.offer_intro_logos{
		display:none;
	}
	.offer_intro_logos_mobile{
		display: block;
		text-align:center;
		padding:20px;
	}
	.offer_intro_logos_mobile img{
		width: 75%;
		padding: 10px;
	}

	.header_right{
		padding: 5px;
	}
}

@media only screen and (max-width: 580px) {
	
	.ls_logo img {
		width: 85%;
	}
	
	.multi-activity-page .contact_info_form .form_inputs_right {
		margin-left: 0;
	}
	
}
.description_in_caption {
	font-size: 16px;
	margin: 20px 0;
	display: inline-block;
	line-height: 1.5;
	background: #fff8e6;
	padding: 20px;
}


/** fix for autocomplete hover */

.ui-state-active{
	border: none !important;
	background: #68a0bd !important;
	color: #000000 !important;
	display:block;
}

/*** hub added styles ***/

.back_to_ez_reg {
	display: inline-block;
    vertical-align: text-bottom;
}

.back_to_ez_reg .button {
	border: 1px solid #3A77A0;
    background: #fff;
	color: #3A77A0;
	border-radius: 5px;
	padding: 5px;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	margin: 10px;
}

.back_to_ez_reg .button:hover {
	background: #3A77A0;
	color: #fff;
}

.back_to_ez_reg .button:before {
	content: url(/images/hub/icons/hub-icon.png);
    width: 10px;
    height: 0px;
    transform: scale(0.2);
    display: inline-block;
    vertical-align: top;
    margin: 0 25px 22px 0;
}

.back_to_ez_reg .button:hover:before {
	content: url('/images/hub/icons/hub-icon-white.png');
}

.ez_reg_continue .button {
	background: #2D8291;
    border: none;
    color: #fff;
    border: 1px solid #2D8291;
    box-shadow: 0 2px 3px rgba(66, 70, 77, 0.5);
    font-size: 20px !important;
    padding: 10px 20px;
	margin: 10px 5px 0 0;
	display: inline-block;

}
.ez_reg_continue .button:before {
	content: url(/images/hub/icons/hub-icon-white.png);
    display: inline-block;
    transform: scale(0.2);
	width: 5px;
    height: 5px;
    vertical-align: top;
    margin: 0 32px 0 0;

}

.ez_reg_continue a:last-child {
color: #4f9da9; 
}

/*********************** end redesign ******************************************/
