.form-group input, textarea {
    background: #F9F9F9;
}

#authentication.order #columns{
	padding-top:0;
}

#authentication #page {
    background: #F1F1F1;
}

#authentication #center_column .page-heading {
    font-family: 'Raleway',sans-serif;
    font-weight: 700;
	overflow: inherit;
	border: none;
	font-size: 35px;
	color: #333333;
	text-align: center;
    padding-top: 30px;
}

#authentication h1.page-heading:after {
    content: "";
    display: block;
    height: 1px;
    width: 170px;
    background: #dddddd;
    margin: 30px auto;
}

@media (max-width: 767px) {
	#authentication #center_column .page-heading{
		margin-top: 80px;
		font-size: 24px;
		padding: 0 25px;
		line-height: initial;
		display: none;
	}
}

#authentication #center_column {
    background: #F1F1F1;
	font-family: 'Hanken Grotesk', sans-serif;
}

#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
	display: none;
}

.slider_captcha {
	width: 90% !important;
	margin-bottom: 10px !important;;
}

.swipe-knob:not(.type_filled).swipe_ended {
	display: none;
}

#authentication #center_column button.btn.border-black {
    color: #fff;
    line-height: 30px;
    display: block;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: #333;
    border: 1px solid #333;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    padding: 6px 30px;
    font-family: 'Hanken Grotesk', sans-serif;
	width: 100%;
}

#authentication #center_column .btn.active.focus,
#authentication #center_column .btn.active:focus,
#authentication #center_column .btn.focus,
#authentication #center_column .btn:active.focus,
#authentication #center_column .btn:active:focus,
#authentication #center_column .btn:focus {
    outline-offset: 0;
	outline:none;
}

#authentication #center_column .btn.border-black:hover {
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
}

#authentication #center_column #create-account_form .btn:hover span {
    color: #fff;
}

#create-account_form p {
	margin-bottom: 8px;
}

#authentication #noSlide {
	max-width: 800px;
    margin: 0 auto;
}

#authentication #form-container {
    max-width: 850px;
    margin: 0 auto;
}

@media (max-width: 767px) {
	#authentication #form-container {
		max-width: 850px;
		margin: 130px 20px 0px;
	}
}

#authentication #center_column .authentication-top-bloc.already-customer .already-group-field {
    padding: 0;
}

#authentication #center_column #login_form .form-group {
	/*margin: 0 0 20px 0;*/
	position: relative;
}

#authentication #center_column #login_form .form-group.lost_password {
	margin: 0;
}

#authentication #center_column #login_form .form-group.lost_password a {
	text-decoration: underline;
	color: #333333;
}

#authentication #center_column #login_form .form-group.lost_password a:hover {
	text-decoration: none;
}

#authentication #center_column #login_form .form-control,
#authentication #center_column #create-account_form .form-control {
	max-width: 271px;
}

.form-group.form-ok input {
    background: url(../img/icon/form-ok.svg) 99% 12px no-repeat #ddf9e1;
	background-size: 25px;
}

.form-group.form-error input, .form-group.form-error textarea {
    background: url(../img/icon/form-error.svg) 99% 12px no-repeat #fff1f2;
	background-size: 25px;
}

#authentication #center_column .box {
	border: 0px;
	padding: 40px 10%;
	text-align: center;
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0 0 8px 0 #ccc;
}

@media (max-width: 767px) {
	#authentication #center_column .box {
		padding: 25px 10%;
	}
}

#authentication #center_column .form_content, #authentication #center_column #account-creation_form.box {
	text-align: left;
}

#authentication #center_column .form_content .submit {
	margin-top: 40px;
}

@media (max-width: 767px) {
	#authentication #center_column .form_content .submit {
		margin-top: 25px;
	}
}

#authentication #center_column .page-subheading {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Hanken Grotesk', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    text-transform: inherit;
	border: none;
}

@media (max-width: 767px) {
	#authentication #center_column .page-subheading {
		margin-bottom: 10px;
	}
}

#authentication #center_column .button.button-medium {
	padding: 0px 25px;
	background: #bda369;
	border-width: 2px;
	border-color: #bda369;
	color: #fff;
	min-width: 90%;
}

#authentication #center_column .button.button-medium span {
	border: 0px;
}

#authentication #center_column .button.button-medium:hover,
#authentication #center_column .button.button-medium:hover span {
	background: #fff !important;
	color: #121212 !important;
}

#authentication #center_column input {
	min-width: 305px;
	min-height: 45px;
}

#authentication #center_column label {
    font-weight: 500;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

#authentication #center_column .form-group .form-control {
    min-width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

#authentication #center_column .form-group .icone {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

#authentication #center_column .form-group .icone.icone-eye {
    background: url(../img/icon/eye.svg) 100% no-repeat;
	background-size: 20px;
}

#authentication #center_column .form-group .icone.icone-eye-close {
    background: url(../img/icon/eye-close.svg) 100% no-repeat;
	background-size: 20px;
}

#authentication .step2, #authentication .alert.alert-danger.step1 {
	display: none;
}

/* facebook & google connect */
.ao_bt_fpsc.ao_bt_fpsc_google{
    border: blue;
}

#fbpsc div div:first-child{
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Hanken Grotesk', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-transform: inherit;
    border: none;
    color: #333;
}

body .btn-google span:first-child{
	width:30px;
	float:left;
	height:30px;
	background:url('../img/google.png') no-repeat center center / cover;
}

body .btn-facebook span:first-child{
	width:30px;
	float:left;
	height:30px;
	background:url('../img/facebook.png') no-repeat center center / cover;
}

body .btn-google{
    margin-bottom: 30px !important;
	padding: 10px 35px 15px;
	border-radius: 5px;
    font-size: 17px;
	font-family: 'Hanken Grotesk', sans-serif;
	transition: background-color .2s ease-out;
    background-color: white;
	color: #4285F4;
    font-weight: 700;
}

body .btn-google:hover{
	color: white;
    background-color: #4285F4;
}

body .btn-facebook{
    margin-bottom: 35px !important;
	padding: 10px 35px 15px;
	border-radius: 5px;
    font-size: 17px;
	font-family: 'Hanken Grotesk', sans-serif;
	transition: background-color .2s ease-out;
    background-color: white;
	color: #3b5998;
    font-weight: 700;
}

body .btn-facebook:hover{
	color: white;
    background-color: #3b5998;
}

body .btn-google span:nth-child(2){
    padding-top: 5px;
    display: inline-block;
    padding-left: 10px;
}

body .btn-facebook span:nth-child(2){
    padding-top: 5px;
    display: inline-block;
    padding-left: 10px;
}

body #fbpsc .btn-spcial{
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

body .ao_fpsc_clr_20 {
    display: none;
}

body #fbpsc.authentication  {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Hanken Grotesk', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-transform: inherit;
    border: none;
    color: #333;
}

body .btn-google span.fa-bt-google{
	width:40px !important;
	float:left !important;
	height:40px !important;
	background:url('../img/google.png') no-repeat center center / cover !important;
}

body .btn-google{
    margin-top: 20px !important;
    margin-bottom: 30px !important;
	padding: 8px 35px 15px !important;
	border-radius: 5px !important;
    font-size: 17px !important;
	font-family: 'Hanken Grotesk', sans-serif;
	transition: background-color .2s ease-out !important;
    background-color: white !important;
	color: #4285F4 !important;
    font-weight: 700 !important;
    box-shadow: none !important;
    border: none !important;
    box-shadow: 0 0 8px 0 #ccc !important;
}

body .btn-google:hover{
	color: white !important;
    background-color: #4285F4 !important;
}

body .btn-google span:nth-child(2){
    padding-top: 5px;
    display: inline-block;
    padding-left: 10px;
    padding-left: 35px !important;
    font-size: 15px !important;
}

body .btn-facebook{
    margin-top: 20px !important;
    margin-bottom: 30px !important;
	padding: 9px 35px 15px  !important;
	border-radius: 5px  !important;
    font-size: 17px  !important;
	font-family: 'Hanken Grotesk', sans-serif;
	transition: background-color .2s ease-out  !important;
    background-color: white  !important;
	color: #3b5998 !important;
    font-weight: 700  !important;
    box-shadow: none !important;
    border: none !important;
    box-shadow: 0 0 8px 0 #ccc !important;
}

body .btn-facebook:hover{
	color: white !important;
    background-color: #3b5998 !important;
}

body .btn-facebook span.fa-bt-facebook{
	width:40px  !important;
	float:left  !important;
	height:40px  !important;
	background:url('../img/facebook.png') no-repeat center center / cover  !important;
}

body .btn-facebook span:nth-child(2){
    padding-top: 5px  !important;
    display: inline-block  !important;
    padding-left: 10px  !important;
    padding-left: 35px !important;
    font-size: 15px !important;
}

#authentication .form-group{
    padding: 15px 0;
}

#authentication .checkbox{
    display: flex;
    align-items: center;
    padding: 10px 0;
}

#authentication #center_column .checkbox label{
    line-height: 25px;
    padding-left: 10px;
}

body #authenticationAlign a{
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

body .ao_fpsc_clr_20 {
    display: none;
}

@media only screen and (min-width: 1024px){
    #fbpsc .bt-btn-sl {
        width: 300px !important;
    }
}

@media only screen and (max-width: 768px){
    body .btn-google{
        margin-top: 25px !important;
    }
}

@media only screen and (max-width: 600px){
    #fbpsc .bt-btn-sl {
        width: 300px;
    }
}

@media (max-width: 767px){
	#authentication #center_column #login_form .submit.step1{
		display:none;
	}
	#authentication #center_column #login_form .step2{
		display:block;
	}
}

#authentication #fbpsc p{
	display:block;
	margin:0 auto;
}
