/* ===================Form 36ML========================*/

.container_form_apply fieldset
{
	padding:20px;
	border:#c1cad2 solid 1px;
	margin:10px auto 20px;
	border-radius:5px;

	
}
.container_form_apply
{
	font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin-bottom:42px;
	padding-top:20px;
	overflow:hidden

}

.container_form_apply a, .container_form_apply p
{
	font-size:11px;
	line-height:1.3em;
	
}


.container_form_apply fieldset .legend_title
{
    color: #262626;
	background:#c1cad2;
    font: 700 20px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:0 0 26px;
	padding:8px;
	text-shadow: 1px 1px 1px #fff;


	
	
}

.container_form_apply  .container_field
{
	width:100%;
	overflow:hidden;
	height:auto;
	/* min-height:4.3em; */
	padding:20px 0 5px 0;
	clear:both;


	
}

.container_form_apply .container_field_label,.container_form_apply .container_field_input,.container_form_apply .container_field_info
{
	float:left;

}

.container_form_apply .container_field_label
{
	padding-right:15px;
	line-height:2.2em;
	text-align:right;
	width:32%;
	color: #333;

	
}

.container_form_apply .container_field_label label
{
	
	font-weight:normal;	

}


.container_form_apply .container_field_input
{
	width:25%;
}
.container_form_apply .container_field_info
{
	width:35%;
	text-align:left;
	padding-left:15px;
	color:#afafaf;
	font-size:11px;
	margin-top:auto;
	margin-bottom:auto;
}

.container_form_apply .container_field_error
{
	width:69%;
	text-align:left;
	padding-left:15px;
	color:#afafaf;
	font-size:11px;
	margin-top:auto;
	margin-bottom:auto;
}

.stateSeal
{
	float: left;
	margin: 0 1em 1em 0;
	max-width: 200px;
}

.container_form_apply .container_field_input input,
.container_form_apply .container_field_input textarea
{
    background-color: #fff;
    border: 1px solid #c7cacd;
    border-radius: 6px;
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    font-size: 14px;
    height: 35px;

    margin: 0;
    padding: 0px 5px;
    text-align: left;
	width:100%;
	-moz-appearance: textfield;

}


.container_form_apply .container_field_input textarea {
	height:auto;
	padding:1em;
    font-size: 11px;
}


.container_form_apply .container_field_input select
{
    background-color: #fff;
    border: 1px solid #c7cacd;
    border-radius: 6px;
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    font-size: 14px;
	padding:5px 5px 5px 5px;
    margin: 0;
    text-align: left;
	width:100%;
	line-height:28px;
	height:34px;
}

.container_form_apply .container_field_input .col-lg-3
{
	width:32%;
	padding:0 1px;
	float:left;
}

.container_form_apply .container_field_input .col-lg-3 select
{
    background-color: #fff;
    border: 1px solid #c7cacd;
    border-radius: 6px;
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    text-align: left;
	line-height:28px;
	height:34px;

	
	
}

.container_form_apply  #agreement_container_step_1_of_3, 
.container_form_apply  #agreement_container_step_2_of_3,
.container_form_apply  #agreement_container_step_3_of_3
{
	width:80%;
	margin:0 auto 0;
	height:auto;
}
.container_form_apply  #agreement_container_step_3_of_3  { margin-top:1em; }

.container_form_apply  #agreement_container_step_1_of_3 div#field_allow_mails,
.container_form_apply  #agreement_container_step_1_of_3 div#field_consentSpringLeaf,
.container_form_apply  #agreement_container_step_3_of_3 div#field_accept_tou_and_privacy_policy
{
	float:left;
	width:35px;
	margin-top:0;
	padding-top:2px;
	text-align:right;
}
.container_form_apply  #agreement_container_step_1_of_3 div#field_allow_mails .container_field_input,
.container_form_apply  #agreement_container_step_1_of_3 div#field_consentSpringLeaf .container_field_input,
.container_form_apply  #agreement_container_step_2_of_3 div#field_accept_tou_and_privacy_policy .container_field_input
.container_form_apply  #agreement_container_step_3_of_3 div#field_accept_tou_and_privacy_policy .container_field_input
{
	width:30px;
	height:30px;
	line-height:30px;
	float:none;
	text-align:center;
	vertical-align:middle;
}

.container_form_apply  #agreement_container_step_1_of_3 p,
.container_form_apply  #agreement_container_step_2_of_3 p
.container_form_apply  #agreement_container_step_3_of_3 p
{
	line-height:1.3em;
}

.container_form_apply #field_submit_btn_step_1_of_3,
.container_form_apply #field_submit_btn_step_2_of_3,
.container_form_apply #field_submit_btn_step_3_of_3,
.container_form_apply .container_field.container_field_submit_button
{
	margin:0 auto 0;
	width:280px;
}
.container_form_apply #field_submit_btn_step_3_of_3 { width:300px; text-align:center; }
.container_form_apply #field_submit_btn_step_3_of_3 #submit_btn_step_3_of_3 { width:auto; }


.redirect_lender .redirectUrl,
.container_form_apply input#submit_btn_step_1_of_3,
.container_form_apply input#submit_btn_step_2_of_3,
.container_form_apply input#submit_btn_step_3_of_3,
.container_form_apply input.submit_btn
{
	display:inline-block;
	padding:3px 10px 3px 10px;
	font-size:21px;
	border-radius:0;
	width:230px;
	height:50px;
	text-align:center;
	color:#fff;
	border:none;
	font: 28px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #288dc2;
    transition: background-color 300ms ease-out 0s;
	text-decoration:none;
}

.redirect_lender .redirectUrl:hover { text-decoration:none; }

.container_form_apply .container_logo_footer
{
	width:490px;
	margin:0 auto 10px;
}

/* Error and stuff */
#field_email .container_field_suggest { padding:7px 0; font-size:11px; line-height:1.3em; }

div.container_form_apply fieldset#fieldset_amount_requested div#field_requested_amount.container_field div.container_field_error
{
	float:left;
	text-align:left;
	padding-left:15px;
	color:#f00;
}

#installmentus_form #errorContainer,
#installmentus_form small.error { display:none !important; }

.container_field_status_error .container_field_info,
.container_form_apply .container_field_error { color:#F00; }
.container_field_status_error
{
	border:#F00 dashed 1px;
	border-radius:5px;
}

.about-box_ppc div.col-lg-12 ol, .about-box_ppc div.col-lg-12 ul
{
	line-height:2.2em;
	
}

.form_container #required_information_bottom {
	display:none;
}

#fieldset_banking_information .legend_title {
	margin-bottom:1em;
}

#fieldset_banking_information .fieldset_description {
	float: left;
	width: 600px;
	display: inline-block;
	font-size: 13px;
	color: #000;
	padding-top: 12px;
	padding-bottom:25px;
	padding-right:35px;
}

#fieldset_banking_information .fieldset_description_right {
	float:left;
	width:300px;
}

.containerSendingLoader {
	display:none;
}

.sendingProgressImg {
	display:none;
	width:220px;
	height:19px;
	margin:auto;
	background:url(../images/loader.gif) 0 0 no-repeat;
}

.container_form_apply_response
{
	font-size:15px;
	font-weight:normal;
	padding-bottom:40px;
	padding-top:20px;
	overflow:hidden;
	text-align:center;


	
}

.container_form_apply_response h3
{
	font-size:28px;
	line-height:1.5em;
	text-align:center;
	padding:25px 0 25px 0;
}	
div.container_form_apply_response  h3 strong

{
	color:#d0260e;
	
	
}
.container_form_apply_response h3 span
{
	border:none;

	
	
}

.responseXofferPanel_logo, .responseXofferPanel_info, .responseXofferPanel_but
{
	float:left;
		margin:0;
		padding:0;
}

.responseXofferPanel_but
{
	float:right;
	padding-right:15px;
	text-align:center;
}
.responseXofferPanel_logo
{


	
}

.responseXofferPanel_info
{

	
}


.button.responseBut 		{  font-weight: normal; font-size: 20px; margin-bottom: 0px; text-align: center; box-shadow: 2px 2px 5px #898989; 
background: #d0260e; /* Old browsers */
border: 1px solid #d0260e;
padding: 10px 10px 10px 10px;
margin:1px 0 0 40px;
color:#FFF;
}



.button.responseBut:hover 		{ background-color: #ea3a04; }
.button.responseBut:visited	{  color: #fff; text-decoration: none;  }


.responseContainer .smlText{
	font-size: 13px;
	font-style: italic;
}


.responseXofferPanel {
	background-color:#f2f5f7;
	border: 1px solid #e8e8e8;
	padding: 15px 15px 0 15px;
	border-radius: 0px 0px 9px 9px; 
	-moz-border-radius: 0px 0px 9px 9px; 
	-webkit-border-bottom-left-radius: 9px; 
	-webkit-border-bottom-right-radius: 9px;
	font-size: 14px;
	line-height: 20px;
	min-height:130px;
	margin-bottom:15px;
}

.responseXofferPanel ul {
	margin:0;
	font-size:14px;
}

.responseXofferPanel li {
	text-align: left;
	list-style-type: none;
	color: #4d4d4d;
	background-image: url('../images/check_green.png');
	background-repeat: no-repeat;
	background-position: 0% 1%;
	padding-left: 25px;  /* space for the image */
	padding-top: 3px;  /* space for the image */
	padding-bottom: 6px;  /* space for the image */
	margin: 0px 0px 0px 0px;
}


.secureText {
	display: inline-block;
	color: #4d4d4d;
	background-image: url('../images/padlock.gif');
	background-repeat: no-repeat;
	background-position: 0% 22%;
	padding-left: 21px;  /* space for the image */
	padding-top: 4px;  /* space for the image */
	padding-bottom: 0px;  /* space for the image */
	margin:15px 5px 0px 50px;
}



.responseXofferPanelHeader {

	border: 1px solid #e8e8e8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 9px 9px 0px 0px; 
	-moz-border-radius: 9px 9px 0px 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-webkit-border-bottom-right-radius: 0px;
background: #ededed; /* Old browsers */



}

.responseXofferPanelHeader h1 {
    color: #8c8c8c;
    font: 700 24px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 15px;
	margin:0;
    text-shadow: 1px 1px 1px #fff;
}




.responseFooter {
	border-top: 1px solid #707d8a;
	padding: 18px 0px 0px 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.process-may-take-60 {
	display:none;
	padding:1em 0;
}

.container_succes
{
    font:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:20px 0 50px 0; 

	color:#999;
	text-align:center;

	
}

.succes_picture
{
 background-image: url('../images/succes_result.jpg');
 float:left;
 width:400px;
 height:266px;
 margin:15px 35px 15px 20px;

}

.succes_title
{	font-size:26px;
     color:#333;
	 padding:5px 0 17px 0;


	
}

.succes_subtitle

{	 padding:5px 0 15px 0;
	font-size:20px;
	color:#666;
	
}

.container_succes ul
{
 display:inline-block;
 padding-left:15px;
 text-align:left;
	
}

.container_succes a:link, .container_succes a:hover, .container_succes a:visited
{
    background: none repeat scroll 0 0 #d0260e;
    border: medium none;
    color: #fff;
    font-size: 21px;
    padding:3px 25px;

	margin-right:15px;
}
.succes_redirect_info
{
	padding:7px 0 0 0;
	font-size:12px;
	
}

/* .page_apply .footer_disclaimer,
.page_step2 .footer_disclaimer,
.page_step3 .footer_disclaimer,
.page_processing_application .footer_disclaimer,
.page_response_to_application .footer_disclaimer {
	background:none;
} */

#application_processing_progress_noscript,
#application_processing_progress {
	padding:0; border:0;
	height:2em;
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

#application_processing_progress_noscript.success,
#application_processing_progress.success  {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

#application_processing_progress_noscript .meter,
#application_processing_progress .meter { background-color: #D9534F; }
#application_processing_progress_noscript.success  .meter,
#application_processing_progress.success  .meter { background-color: #5CB85C; }

#application_processing_progress_noscript .progress-bar { animation: animate_loader .5s linear infinite; }
@keyframes animate_loader {
	0% { background-position: 0 0; }
	100% { background-position: 40px 0; }
}


/*.container_form_apply form #social_security_number { padding-left:35px; }*/

.chequeHintImg {
    background: url("../images/cheque.gif") no-repeat 0 0;
    height: 100px;
}
@media (max-width:767px) {
.container_form_apply .container_field_label
{
	width:100%;
	text-align:left;
	margin-top:10px;


	
}

 .container_form_apply .container_field_input
{
	width:100%;
	text-align:left;


	
}

.container_form_apply .container_field_info, .container_form_apply .container_field_error 
{
	width:100%;
	display:block;
	padding-left:0px;
	padding-top:5px;
	
}


.container_field_status_error {
    border:none;
}

.container_apply_steps img
{

	width:40%;	
}

.container_logo_footer img
{
	width:60%;

}
.container_form_apply fieldset .legend_title
{
    margin: 0 0 0px;	
}

.container_form_apply
{
	font-size:14px;
	
}

.container_form_apply a
{
	font-size:11px;
	
}


.container_form_apply #agreement_container_step_1_of_3,
.container_form_apply #agreement_container_step_3_of_3,
.container_form_apply #agreement_container_step_2_of_3
{
	width:100%;
}

.container_form_apply #agreement_container_step_1_of_3,
.container_form_apply #agreement_container_step_2_of_3 p,
.container_form_apply #agreement_container_step_3_of_3 p {
	height:95px;
	padding-left:20px;
}

.fildset_inner_wrapper div#sbmt_container_step_2_of_3,
.fildset_inner_wrapper div#sbmt_container_step_3_of_3
{
	margin-top:35px;
}

#fieldset_banking_information .fieldset_description
{
	width:auto;
	
}


div#field_accept_tou_and_privacy_policy.container_field_status_required.container_field_input input#allow_mails,
div#field_allow_mails.container_field_status_required.container_field_input input#allow_mails,
div#field_consentSpringLeaf.container_field_status_required.container_field_input input#consentSpringLeaf,
div#field_consentSpringLeaf.container_field_status_required.container_field_input input#consentSpringLeaf
{
	width:13px;
}
	
}

.container_form_apply form .container_field_input input#allow_mails,
.container_form_apply form .container_field_input input#consentSpringLeaf,
.container_form_apply form .container_field_input input#accept_tou_and_privacy_policy

{
	width:auto;
	height:auto;
	
 -ms-transform: scale(2); /* IE */
 -moz-transform: scale(2); /* FF */
 -webkit-transform: scale(2); /* Safari and Chrome */
 -o-transform: scale(2); /* Opera */
  padding: 0;
  background-color:transparent;
  
  	
	margin:0;
	border:inherit;
	border-radius:0;

	-moz-appearance: checkbox;
	outline: none;
	
}

.label_text, .required
{
	display:none;
	
}
.container_form_apply #agreement_container_step_1_of_3 .container_field,
.container_form_apply #agreement_container_step_3_of_3,
.container_form_apply #agreement_container_step_2_of_3  { padding:15px 15px 20px 15px; }

#lean_overlay
{
    display: none;
	position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
}

.modal_close {
	position: absolute;
	top: 12px; right: 12px;
	display: block;
	width: 14px; height: 14px;
	background: url(../images/modal_close.png);
	z-index: 2;
}

#active_military_more_popup {
	background: #FFF;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
    display: none;
    padding: 30px;
    width: 810px;
}

#agreement1_container_landing_page { padding-top:1em; }

#agreement1_container_landing_page p
{
	margin-right:50px;
	padding:5px 5px 5px 30px;
	text-indent:0;
}

#agreement1_container_landing_page #allow_mails,
#agreement1_container_landing_page #consentSpringLeaf,
#agreement1_container_landing_page #accept_tou_and_privacy_policy
{
	margin-top:0;
	margin-left:10px;
}

ul.nav.sf-menu li.apply_but {
    background-color: #D0260E;
}

@media (max-width:767px)
{
	.container_form_apply #agreement_container_step_2_of_3 p,
	.container_form_apply #agreement_container_step_3_of_3 p {
		padding-left:30px;
	}

	#active_military_more_popup {
		background: #FFF;
		border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
		box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
		display: none;
		padding: 25px 15px 15px 15px;
		width: 300px;
		height:440px;
		overflow: scroll;
	}

	.responseXofferPanelHeader h1 {
    color: #8c8c8c;
    font: 700 16px/18px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    text-shadow: 1px 1px 1px #fff;
}


.responseXofferPanel_logo, .responseXofferPanel_info, .responseXofferPanel_but
{
	width:100%;
	margin:5px auto 5px;
	display:inline-block;
}

.responseXofferPanel_logo
{
	 text-align: center;

}

.responseXofferPanel li {
    background-image: url("../images/check_green.png");
    background-position: 0 1%;
    background-repeat: no-repeat;
    color: #4d4d4d;
    list-style-type: none;
	width:230px;
    margin:0 auto 0;
}

.responseXofferPanel ul
{
	padding-left:20px;

}

.responseXofferPanel_but
{
	margin:0 auto 0;
	
	
}
.button.responseBut {
    margin: 1px 0 0 0;

}

.secureText {
    background-image: url("../images/padlock.gif");
    background-position: 0 22%;
    background-repeat: no-repeat;
    color: #4d4d4d;
    display: inline-block;
	margin:15px 0;
}


.responseXofferPanel {
    display: inline-block;
	width:100%;
}

}


.secureText {
    background-image: url("../images/padlock.gif");
    background-position: 0 22%;
    background-repeat: no-repeat;
}

.responseXofferPanel li {
    background-image: url("../images/check_green.png");
    background-position: 0 1%;
    background-repeat: no-repeat;
	max-width: 490px;
}

.container_form_apply .container_field_error {
	float:right;
}

.container_form_landing_page
{
	display:block;
	
}


.apply_but_new a:link, .apply_but_new a:visited {
    background-color: #d0260e;
    color: #fff;
    display: inline;
    float: left;
    font: 700 13px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-left: -70px;
    padding: 5px 10px;
	text-decoration:none;
}
	
	

@media (max-width:767px) {
.apply_but_new
{
	display:none;
	
}

.bg_pic .container_form_landing_page,
.bg_pic_pages .container_form_landing_page
{
	width:100%;
	margin-top:10px;
	padding-top:25px;
    min-height: 315px;
    background: url("../images/bib_pic_box_form_landing_page_mobile.png") no-repeat scroll center top rgba(0, 0, 0, 0);

	display:none;
}

.bg_pic .container_fields_landing_page, .bg_pic_pages .container_fields_landing_page
{
    float: left;
    padding: 0;
    width: 100%;
	
}

.bg_pic .container_fields_landing_page input, .bg_pic_pages .container_fields_landing_page input
{
    margin: 0 auto;
    width: 220px;
	padding: 10px 0;
}

.bg_pic .landing_page_button, .bg_pic_pages .landing_page_button  
{
	
	width:100%;

	
}
#agreement1_container_landing_page p
{
	margin-right:0;
	
}


.bg_pic div.landing_page_button input, .bg_pic_pages div.landing_page_button input
{
	margin:15px 0 0 0;
	
}

.bg_pic .container, .bg_pic_pages .container
{
	padding:0;
	
}


}

/* completari form 60ML */

.container_form_apply form input.check_military

{								
		-moz-appearance:checkbox;
		float:left;
		margin-left:5px;
		transform: scale(1.5);
		width:30px;
		margin-top:0px;
}

.container_form_apply form input.military_regions_but
{
	 text-align:center;
}


.container_form_apply form .radio-group label { display:block; line-height:18px; }
.container_form_apply form .radio-group input{ vertical-align:middle; -moz-appearance: radio; display:inline-block; width:auto; height:auto; margin:0; outline:none; }
.container_form_apply form .radio-group .radio-group-option-text {
	vertical-align:middle; font-weight:normal; margin-left:1em; cursor:pointer; -moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select:none;
}
#field_military_regions .container_field_label,
#field_military_regions .container_field_label label { line-height:18px; }

.page_application form.amount_period  #requested_amount
{
	width:75%;
}

.amount_period .recalculate
{
	background:#FFF;
	width:17px;
	height:17px;
	padding:8px;
	display:block;
	float:right;
	font-size:20px;
	border:#C7CACD solid 1px;
	border-radius:6px;
	color:#D8D8D8;
	cursor:pointer;
}

.amount_period .recalculate.active
{
	background:#A5E177;
	width:17px;
	height:17px;
	padding:8px;
	display:block;
	float:right;
	font-size:20px;
	border:#A5E177 solid 1px;
	border-radius:6px;
	color:#FFF;
	cursor:wait;
}

.unsecured_loans_form.bank_account .security-encryption-message { clear:both; }

.unsecured_loans_form.bank_account .container_field_info,
.unsecured_loans_form.income .container_field_info { display:none; }
#field_submit_btn_income input.submit_btn { font-size:20px; }
