/**********************************************************
                                Authentication Styles
**********************************************************/

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

#create-account_form {
    min-height: 297px;
}

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

#create-account_form .form-group {
    margin: 0 0 20px 0;
}

#login_form {
    min-height: 297px;
}

#login_form .form-group {
    margin: 0 0 3px 0;
}

#login_form .form-group.lost_password {
    margin: 14px 0 15px 0;
}

#login_form .form-group.lost_password a {
    text-decoration: underline;
}

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

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


/*# sourceMappingURL=authentication.css.map */

.header_login {
    margin-bottom: 0px;
    border: none;
}

.header_fidelizacion {
    text-align: center;
    background: #FBF4DE;
}

.column_create_account {
    padding-right: 0px;
}

#create-account_form {
    min-height: 308px
}

#login_form {
    min-height: 308px
}

.header_fidelizacion p {
    font-family: 'Bitter', arial, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #010101;
    font-style: italic;
    padding: 2px;
}

.icon_buttons_login {
    color: white;
}

.column_login {
    padding-right: 10px;
    border: 1px solid #cfcfcf;
    min-height: 308px
}

.column_login_p {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #a9003e;
    padding-top: 17px;
    padding-bottom: 12px;
    border-bottom: 1px solid #cfcfcf;
}

.column_login_p span {
    font-size: 17px;
    line-height: 27px;
    font-weight: bold;
}

.column_login_ul li {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footer_login {
    text-align: center;
    margin-top: 20px;
}

.footer_login p {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #444444;
    font-weight: bold;
}

@media (max-width: 991px) {
    .column_login_p span {
        font-size: 15px;
        line-height: 27px;
        font-weight: bold;
    }
}

.check_news_login {
    width: 100%;
    margin-top: 0px;
    float: left;
    margin-left: 15px;
}

.check_optin_login {
    display: none;
}

#create-account_form {
    margin: 0px;
}

#login_form {
    margin: 0px;
}

.title_block_register_account {
    font-size: 14px;
    font-family: arial;
    line-height: 19px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
}

.account_creation {
    overflow: hidden;
}

.customerprivacy {
    margin-top: 0px;
    overflow: hidden;
    margin-left: 15px;
    float: left;
    width: 100%;
}

.aior_sponsor {
    margin-left: 15px;
}

#authentication .middle_block {
    display: none;
}


/*Nuevos estilos registro*/

@media (min-width: 769px) {
    #authentication .row-principal {
        margin-bottom: 50px;
    }
    #authentication #login_form,
    #authentication #create-account_form {
        background: none;
        border: none;
        padding: 10px;
    }
    #authentication #login_form .form_content,
    #authentication #create-account_form .form_content {
        background: #F6F6F6;
        padding: 25px;
    }
    #authentication .page-subheading {
        font-family: 'Bitter', serif;
        font-size: 21px;
        color: #282828;
        text-align: center;
        font-weight: bold;
        border: none;
        text-transform: none;
    }
    #authentication #login_form .page-subheading,
    #authentication #create-account_form .page-subheading {
        margin-top: 0;
    }
    #authentication .form-group label {
        font-size: 13px;
        color: #282828;
        line-height: 14px;
        margin-bottom: 10px;
    }
    #authentication .form-group input.form-control {
        background-color: #ffffff !important;
        background: rgb(250, 255, 189);
        border: 1px solid #BBBBBB;
        box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.20);
        border-radius: 5px;
        height: 45px;
        max-width: 100% !important;
        margin: 0;
    }
    #authentication #login_form .form-group.lost_password {
        font-size: 13px;
        color: #777777;
        line-height: 14px;
        text-align: right;
    }
    #authentication #login_form div.form-group,
    #authentication #create-account_form div.form-group {
        padding-top: 20px;
    }
    #authentication .submit #SubmitLogin.button_authentication {
        width: 100%;
        height: 45px;
        border: none;
        background-color: #a9003e;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 5px;
        width: 45%;
        margin-top: 20px;
    }
    #authentication .submit #SubmitCreate.button_authentication {
        width: 100%;
        height: 45px;
        border: none;
        background-color: #a9003e;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 5px;
        margin-top: 30px;
        width: 45%;
    }
    #authentication .middle_block {
        display: block;
        background: none;
        font-style: normal;
        margin-top: 43px;
        margin-bottom: 35px;
        text-align: center;
    }
    #authentication .middle_block .pregunta {
        font-size: 15px;
        color: #282828;
        text-align: left;
    }
    #authentication .middle_block .frase {
        font-size: 15px;
        color: #777777;
        text-align: left;
        line-height: 21px;
        font-style: italic;
    }
    #authentication .middle_block .frase span {
        color: #a9003e;
        font-weight: bold;
    }
    #authentication .middle_block .info {
        font-size: 12px;
        color: #777777;
        text-decoration: underline;
    }
    #authentication .middle_block .registrate {
        font-size: 16px;
        color: #a9003e;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: underline;
        cursor: pointer;
        font-style: italic;
    }
    #authentication .column_create_account {
        padding-right: 15px;
    }
    #authentication .header_fidelizacion {
        display: none;
    }
    #authentication .column_login {
        display: none;
    }
    #authentication .header_login {
        display: none;
    }
}

@media (max-width: 768px) {
    #authentication #login_form,
    #authentication #create-account_form {
        background: none;
        border: none;
        padding: 10px;
    }
    #authentication #login_form .form_content,
    #authentication #create-account_form .form_content {
        background: #F6F6F6;
        padding: 15px;
    }
    #authentication .page-subheading {
        font-family: 'Bitter', serif;
        font-size: 21px;
        color: #282828;
        text-align: center;
        font-weight: bold;
        border: none;
        text-transform: none;
    }
    #authentication #login_form .page-subheading {
        margin-top: 0;
    }
    #authentication .form-group label {
        font-size: 13px;
        color: #282828;
        line-height: 14px;
    }
    #authentication #login_form div.form-group {
        padding-top: 0px;
    }
    #authentication .form-group input.form-control {
        background-color: #ffffff !important;
        background: rgb(250, 255, 189);
        border: 1px solid #BBBBBB;
        box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.20);
        border-radius: 5px;
        height: 45px;
        max-width: 100% !important;
        margin: 0;
    }
    #authentication #login_form .form-group.lost_password {
        font-size: 13px;
        color: #777777;
        line-height: 14px;
        text-align: right;
    }
    #authentication .submit #SubmitLogin.button_authentication {
        width: 100%;
        height: 45px;
        border: none;
        background-color: #a9003e;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 5px;
    }
    #authentication .submit #SubmitCreate.button_authentication {
        width: 100%;
        height: 45px;
        border: none;
        background-color: #484848;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 5px;
    }
    #authentication .middle_block {
        display: block;
        background: none;
        font-style: normal;
        margin-top: 10px;
        margin-bottom: 35px;
        text-align: center;
    }
    #authentication .middle_block .pregunta {
        font-size: 15px;
        color: #282828;
        text-align: center;
    }
    #authentication .middle_block .frase {
        font-size: 15px;
        color: #777777;
        text-align: center;
        line-height: 21px;
        font-style: italic;
    }
    #authentication .middle_block .frase span {
        color: #a9003e;
        font-weight: bold;
    }
    #authentication .middle_block .info {
        font-size: 12px;
        color: #777777;
        text-decoration: underline;
    }
    #authentication .middle_block .registrate {
        font-size: 16px;
        color: #a9003e;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: underline;
        cursor: pointer;
        font-style: italic;
    }
    #authentication .column_create_account {
        padding-right: 15px;
    }
    #authentication .header_fidelizacion {
        display: none;
    }
    #authentication .column_login {
        display: none;
    }
    #authentication .header_login {
        display: none;
    }
    #authentication #create-account_form p:first-of-type {
        display: none;
    }
}