﻿.login_wrapper {
    background-color: white;
}

.login_containerV3 {
    padding: 20px;
    background-color: #fbfbfb;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .login_containerV3 {
        margin-top: 30px;
    }
}

@media screen and (min-width: 992px) {
    .personalizacion-commerce-busquedas-fondo {
        height: 90vh;
        min-height: 90vh;
        background-color: white;
        /*background: url(https://ucarecdn.com/f93fbeb5-a6be-4203-a3e4-60fd53e20753/argentinasancarlosdebarilochelakemountain.jpg) center / cover;*/
    }
}

.personalizacion-commerce-busquedas-fondo-registro {
    height: 100%;
    padding-bottom:30px;
}

.personalizacion-commerce-login-label {
    padding: 5px;
    margin-left: 5px;
}

.personalizacion-commerce-usuarios-hyperlink-registro
{
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
}

.modal__content--active
{
    border-radius: 20px;
}

.verPasswordMobile{

}

/*@media only screen and (max-width: 768px) {
    .verPasswordMobile {
        top: -15px;
    }
}*/


.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
