/**
* 2007-2020 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2015 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/* 1.6 */
/* .fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.deluxeupload {
	height:32px;
	border:none;
	padding-bottom:4px;
    background: lightgray;
}

.form-b2b {
    margin:20px 0px;
    padding: 20px;
    border: 1px solid #353230;
    text-align: center;
}

.b2btext {
    margin:20px 0px !important;
} */
.info-col-left-regprof .ApImage img {
    max-width: 75px;
}
.block-img-register .contenido, .class-captcha {
    display: none;
}
.block-img-register .ApImage {
    margin: 0 !important;
}

/* 1.7 */
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.deluxeupload {
    height:32px;
    border:none;
    padding-bottom:4px;
}

.form-b2b {
    margin:20px 0px;
}

@media(max-width:480px){
    #deluxeb2b{
        margin-top:-20px;
        position: relative;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}
.idxrvalidatinguser-login-buttons {
    display: flex;
    justify-content: space-between;
}

.register-button-professional a{
    font-size: 1rem;
    background: #fff;
    color: #0a169a !important;
    padding: 9px 10px;
    border: 1px solid #0a169a;
}
.register-button-professional a:hover, .register-button-normal a:hover{
    background: #0a169a;
    color: #fff !important;
    border: 1px solid #0a169a;
}

@media(max-width:480px){
    .register-button-normal a{
        font-size: 1rem;
        background: #fff;
        color: #0a169a !important;
        padding: 9px 10px;
        border: 1px solid #0a169a;
    }
    .register-button-normal button.exclusive,
    .register-button-normal button.button.button-medium.exclusive span{
        font-size: 1rem;
        background: #fff;
        color: #0a169a !important;
        padding: 9px 10px;
        border: 1px solid #0a169a;
    }

}

@media(min-width:481px){
    .register-button-normal a{
        background: #fff;
        color: #0a169a !important;
        padding: 9px 10px;
        border: 1px solid #0a169a;
        font-size: 1rem;
    }
    div.register-button-normal button.button.button-medium.exclusive span{
        background: #fff;
        color: #0a169a !important;
        border: 1px solid #0a169a;
        font-size: 1rem;
    }
}

.b2btext {
    margin:20px 0px !important;
}

#alertprivate {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
    float:left;
}

#alertprivate i{
    display:block;
    position:relative;
    margin: 0 auto;
}

.information{
    text-align:center;
    border:1px solid #cacaca;
    border-radius: 5px;
    padding-top: 10px;
}

#alertdoc {
    width: 50%;
    margin: auto;
    padding-left: 10px;
}

input[name='b2b_attachment'] {
    overflow: hidden;
    font-size: 12px;
}

}
#alertprivate {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
}
/* 1.7 */

#idxrvalidatinguser-content .btn.btn-primary {
    align-items: flex-start;
    background-color: #2fb5d2;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 4px 0px;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-size: 16px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    text-align: center;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    /* width: 40%; */
    /* height: 38px; */
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-border-image: none; }

/* line 82, /home/javi/hiro-soft/repositorios/srv27.servernodo.com/prestashop/idxrvalidatinguser/views/css/idxrvalidatinguser.scss */
/* #idxrvalidatinguser-content .form-control {
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #7a7a7a;
  cursor: auto;
  direction: ltr;
  display: block;
  font-size: 16px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 38px;
  letter-spacing: normal;
  line-height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  touch-action: manipulation;
  word-spacing: 0px;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-rtl-ordering: logical;
  -webkit-tap-highlight-color: transparent;
  -webkit-border-image: none; } */

/* line 145, /home/javi/hiro-soft/repositorios/srv27.servernodo.com/prestashop/idxrvalidatinguser/views/css/idxrvalidatinguser.scss */
#idxrvalidatinguser-content .form-control:focus, #idxrvalidatinguser-content .input-group.focus {
    outline: .1875rem solid #2fb5d2; }

/* line 148, /home/javi/hiro-soft/repositorios/srv27.servernodo.com/prestashop/idxrvalidatinguser/views/css/idxrvalidatinguser.scss */
#idxrvalidatinguser-content .form-control:focus {
    background-color: #fff;
    color: #232323; }

/* line 152, /home/javi/hiro-soft/repositorios/srv27.servernodo.com/prestashop/idxrvalidatinguser/views/css/idxrvalidatinguser.scss */
#idxrvalidatinguser-content select.form-control[multiple] {
    overflow-y: auto;
    height: 110px; }

/* line 157, /home/javi/hiro-soft/repositorios/srv27.servernodo.com/prestashop/idxrvalidatinguser/views/css/idxrvalidatinguser.scss */
#idxrvalidatinguser-content textarea.form-control {
    height: auto; }

div.idxrvalidatinguser-modal-container {
    background: #b2b2b263;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 10000;
}

div.idxrvalidatinguser-modal {
    border: 1px solid #222;
    width: auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    max-width: 30vw;
    max-height: 90%;
    overflow: hidden;
}

div.idxrvalidatinguser-modal .modal-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 5px;
    height: 30px;
}

div.idxrvalidatinguser-modal .modal-body {
    padding: 20px;
    overflow: auto;
    max-height: calc(100% - 80px);
}

div.idxrvalidatinguser-modal .modal-footer {
    padding: 5px;
    display: flex;
    justify-content: space-between;
    height: 50px;
}

div.idxrvalidatinguser-modal .idxrmodal-close-header {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/close.png);
    cursor: pointer;
    background-position: center;
    background-size: 100%;
}

div.idxrvalidatinguser-backdrop {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #222222a6;
    top: 0;
    display: block;
    left: 0;
    z-index: 9999;
}

div.idxrvalidatinguser-modal .texto-formulario p {
    font-size: 15px;
    color: #7a7a7a;
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 400;
}
div.idxrvalidatinguser-modal .btn.suscribir{
    font-weight: 600;
    padding: 8px 20px;
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 16px;
    border-radius: 0;
}
div.idxrvalidatinguser-modal .btn-primary{
    text-transform: uppercase;
    color: #fff;
    background-color: #2fb5d2;
    border-color: transparent;
    background-image: none;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
}

div.idxrvalidatinguser-modal .btn-primary:hover{
    color: #fff;
    background-color: #2592a9;
    border-color: transparent;
}
div.idxrvalidatinguser-modal .form-control{
    background: #f1f1f1 !important;
    color: #7a7a7a !important;
    border: 1px solid rgba(0,0,0,.25) !important;
    padding: 8px 16px;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
    height: auto;

}
div.idxrvalidatinguser-modal .form-control:focus{
    outline: 3px solid #2fb5d2;
    background-color: #fff;
    color: #232323;
}

@media(max-width:768px) {
    .idxrvalidatinguser-login-buttons {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .register-button-normal, .register-button-professional {
        width: 100%;
    }
    .register-button-normal a, .register-button-professional a {
        width: 100%;
        display: block;
        text-align: center;
    }
    div.idxrvalidatinguser-modal {
        max-width: 80vw;
    }
}

@media(max-width:425px){
    div.idxrvalidatinguser-modal {
        max-width: calc(100vw - 10px);
    }
}

#idxrvalidatinguser-popup-form .modal-header span {
    width: 96%;
    padding: 7px 15px;
}

#idxrvalidatinguser-popup-form .idxrmodal-close-header {
    margin-top: 7px;
}

#idxrvalidatinguser-popup-form .modal-header,
#idxrvalidatinguser-popup-form .modal-footer {
    flex-direction: row;
    display: flex;
}
#idxrvalidatinguser-popup-form .modal-header {
    height: 45px;
}
#idxrvalidatinguser-popup-form .modal-footer {
    padding: 5px 20px;
}

#idxrvalidatinguser-popup-form .modal-footer .checkbox{
    flex-grow: 1;
    text-align: left;
}
#idxrvalidatinguser-popup-form .modal-footer button {
    margin-left: 10px;
}
#idxrvalidatinguser-popup-form .checkbox label {
    text-align: left;
    display: flex;
    align-items: baseline;
}
#idxrvalidatinguser-popup-form .checkbox label input {
    margin-right: 10px;
}

@media(max-width: 480px){
    #idxrvalidatinguser-popup-form .modal-footer {
        flex-wrap: wrap;
        height: 90px;
    }
    #idxrvalidatinguser-popup-form .checkbox.no-mostrar{
        width: 100%;
    }
    #idxrvalidatinguser-popup-form .modal-footer button:first-child{
        margin-left: 0;
    }
}
/*
.idxrvalidatinguser-form .clearfix{
  clear: both !important;
}

.idxrvalidatinguser-form .checkbox label {
  text-align: left;
}

.idxrvalidatinguser-form .checkbox label * {
  display: inline;
}

.idxrvalidatinguser-form .checkbox-group {
  display: flex;
  flex-wrap: wrap;
}
.idxrvalidatinguser-form .checkbox-group .checkbox-group-option {
  display: flex;
  flex-direction: row;
  flex: 33%;
  align-items: center;
}
.idxrvalidatinguser-form .checkbox-group .checkbox-group-option img{
  max-height: 60px;
} */

.idxrvalidatinguser-backdrop.hidden,
.idxrvalidatinguser-modal-container.hidden{
    display: none !important;
}

.idxrvalidatinguser-modal > div.modal-footer:after{
    content: none;
}
#AdditionalCustomerFormFields div.uploader input,
div.idxfm div.uploader input {
    opacity: 0;
    right: auto;
}

/* REGISTRO PROFESIONAL */
#authentication .si_pro .register-form.profesional_form form section {
    display: flex;
    flex-flow: row wrap;
}
#authentication .si_pro .register-form.profesional_form form section div {
    width: 100%;
}
.class-email{order:1;}
.class-password{order:2;}
.class-firstname,#ajax-register-section{order:3;}
.class-lastname{order:4;}
.class-phone{order:5;}
.class-address1{order:6;}
.class-address2{order:7;}
.class-city{order:8;}
.class-postcode{order:9;}
.class-id_state{order:10;}
.class-id_country{order:11;}
.class-company{order:12;}
.class-dni{order:13;}
.class-newsletter{order:14;}
.class-psgdpr{order:15;}
#alertprivate{order:16;}

@media (min-width:1300px) {
    #authentication div.container {
        width: 1370px;
    }
}
.page-customer-account .left_registro h1 {
    font-weight: 400;
    font-size: 25px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 30px;
}
.page-customer-account .left_registro p {
    font-weight: 400;
    font-size: 15px;
    color: #888;
    letter-spacing: 0;
    line-height: 22px;
}
.si_pro {
    padding-left: 50px;
}
.info-col-left-regprof {
    display: flex;
    align-items: center;
    padding: 20px;
}
.ApColumn .block.valores_registro_txt {
    margin-bottom: 0;
}
section.register-form.particular_form {
    max-width: 700px;
    margin: 0 auto;
}

section.register-form.particular_form div#toAppend  {
    display: block;
}
div#toAppend, section.register-form.particular_form .block-regis-normal {
    display: none;
}
/* END REGISTRO PROFESIONAL */