﻿
@media (max-width: 480px) {

    .container_bcp_image {
        width: 96px !important;
        height: 24px !important;
    }

    .imagenfondo {
        height: auto !important;
    }

    .container_bcp_input {
        margin-top: 20px !important;
    }

    .container_bcp_image_responsive {
        margin-top: 0px !important;
    }

    .container_bcp_image {
        display: none !important;
    }

    .container_bcp_image_responsive {
        display: flex !important;
    }

    .logo-bolivia {
        display: none !important;
    }

    .contenedor_footer {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        gap: 15px !important;
        height: auto !important;
    }

        .contenedor_footer a {
            display: block !important;
            margin-bottom: 10px !important;
            text-decoration: none !important;
            color: white !important;
        }

    /*.bicentenario-container-title {
        display: grid !important;
        justify-items: center !important;
        gap: 10px !important;
    }*/

        .bicentenario-container-title span {
            font-size: 18px !important;
        }

    .bicentenario-container-content {
        margin-top: 18px !important;
    }

    .modal-contenido-bolivia {
        padding: 20px !important;
        margin: 50% 0px !important;
    }
}

@media (max-width: 768px) {

    .button_inportante {
        width: 100% !important;
    }

    .container_bcp_image {
        display: none !important;
    }

    .container_bcp_image_responsive {
        display: flex !important;
    }

    .contenedor_footer {
    }

    .modal-contenido {
        width: 80% !important;
    }

    .modal-contenido-bolivia {
        width: 80% !important;
    }

    .imagenfondo {
        height: auto !important;
    }

    .contenedor_footer {
        height: auto !important;
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 0.1rem !important;
        padding: 1rem !important;
    }

    .container_bcp {
        width: 90% !important;
        height: auto !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        padding-bottom: 0px !important;
    }

    .validation-summary-errors {
        top: 0 !important;
    }

}

@media (max-width: 1200px) {


    .logo-bolivia {
        display: none !important;
    }

    .contenedor_BXI {
        display: inline !important;
    }

    .contenedor_footer {
        position: static !important;
    }

    .imagen_fondo_depart {
        width: 100% !important;
        height: auto !important;
    }

    .logo-bolivia {
        display: flex;
    }

    .contenedor_footer {
        height: auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0.8rem;
        padding: 1.5rem;
    }
}


@media (max-width: 1600px) {

    .container_bcp {
        width: 80%;
    }
}



body {
    margin: 0 !important;
}

.btn-secondary:focus, .btn-secondary:hover {
    background-color: #fff !important;
    /*border-color: #66afe9 !important;*/
    color: #203864 !important;
    /*box-shadow: inset 0 -2em 2em rgba(0,0,0,0.1), 0 0 0 -1px #fff, 0.2em 0.2em 0.5em #fff !important;*/ /* se ajusta el tamaño y la posición de la sombra para dar un efecto más suave */
    outline: none !important;
}

.btn-secondary:before {
    display: none !important;
}

.btn-secondary:active {
    border-color: #66afe9 !important;
    /*border: none !important;*/
}
/*Hasta acá es la ofuscaion*/

/*Oara el tamaño del place holder del texto de usser*/
#username-input::placeholder {
    font-size: 14px;
}
/*Hata aca*/
.btnNaranjo, .btnNaranjoInput {
    cursor: pointer;
}

.waves-efect {
    margin-top: 0px;
}

.importante {
    margin-bottom: 0em;
}

    .importante > div:last-child {
        border-left: 0px solid silver;
    }

    .importante > .container > div:last-child {
        border-left: 0px solid silver;
    }

#content-body {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

    #content-body.container {
        padding-right: 0px;
        padding-left: 0px;
    }

.login-wrapper {
    max-width: 500px;
}

.login img {
    margin-top: 0px;
}

.importante .cerrarImportante {
    top: auto;
    position: inherit;
}

.contenedor_BXI {
    display: flex;
    height: 100px;
    width: 100%;
}

.errorImagen {
    font-weight: bolder;
    color: white;
    top: 40px;
    left: -10px;
    position: relative;
}

.mensajeError {
    background: none;
    background-color: none !important;
    border: none !important;
    color: red !important;
    margin: 0px;
    padding: 0px;
    font-family: "flexodemi", sans-serif;
    font-size: 11px !important;
}

.form-control-feedback {
    right: 10px;
}

.grecaptcha-badge {
    z-index: 10000;
    bottom: 100px !important;
}

.DivCreaciionUsuario {
    padding-top: 15px;
    padding-bottom: 15px;
}

.CreacionBanner {
    background-color: dodgerblue !important;
}

@media only screen and (min-width: 992px) {
    .CreacionBanner {
        line-height: 15px;
        padding: 5px;
        font-size: 12px;
        margin-top: 50px;
    }

    .DivCreaciionUsuario {
        min-height: 256px !important;
        background-color: #2562a4;
        color: white;
    }

    h4 {
        padding-right: 40px;
    }
}

@media (max-width: 991px) {
    .DivCreaciionUsuario {
        background-color: transparent;
        color: black;
        text-align: center;
    }
}

.imagenfondo {
    /*background-image: url(../Content/Images/soho/bcpFondoLogin.jpg);*/
    background-image: linear-gradient(to bottom right, #1F4DE8, #002B76);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.icon--help {
    margin-top: -35px;
    margin-right: 15px;
    float: right;
}

.login {
    background-color: transparent;
    border: 0px solid #D8D8D8;
    min-height: 200px !important;
}

#_Password {
    height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px 0px 15px 15px;
    border: 1px solid lightgray;
}

.link {
    color: blue !important;
    font-size: 20px;
}

.BotonesRedondeados {
    border-radius: 10px 10px 10px 10px !important;
    margin-left: 45px;
    margin-top: 10px;
    max-width: 415px;
    width: 100%;
    border: none !important;
}

@media (max-width: 658px) {
    .BotonesRedondeados {
        border-radius: 10px 10px 10px 10px !important;
        margin-left: 0px;
        margin-top: 10px;
        max-width: 100%;
        width: 100%;
        border: none !important;
        font-weight: bold;
    }

    .credenciales {
        padding: 0px !important;
    }

    .contenido--login {
        padding: 0px !important;
        margin-top: 10px !important;
    }

    .grecaptcha-badge {
        display: none !important;
    }

    .botonesRow {
        margin-right: 1% !important;
        margin-left: 1% !important;
    }
}


.login_bcp {
    width: auto;
    height: 65px;
}

.contenedor_login {
    width: 100%;
    height: 100vh;
    display: flex;
}

.container_image {
    width: 100%;
    height: 100%;
}

.container_bcp {
    width: 50%;
    text-align: center;
    align-content: center;
    height: 100vh;
    padding-bottom: 65px;
}

.container_bcp_input {
    width: 100%;
    display: grid;
    z-index: 0;
    position: relative;
    gap: 15px;
    justify-content: unset;
    margin-top: 35px;
}

.p-viewer {
    z-index: 9999;
    position: absolute;
    right: 12px;
    margin-top: 20px;
}

.icon_eye {
    width: auto;
    height: 16px;
}

    .icon_eye:hover {
        cursor: pointer;
    }

.container_bcp_info {
    width: 100%;
    display: grid;
    margin-top: 12px;
    justify-content: left;
    justify-self: center;
}

.container_bcp_info_text {
    color: #F47D30;
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
    justify-content: start;
    display: flex;
    letter-spacing: 0.07em;
}

    .container_bcp_info_text:hover {
        cursor: pointer;
        color: #ffffff;
    }

.container_bcp_button {
    width: 100%;
    text-align: center;
    display: block;
}

.bcp_button_login {
    width: 100%;
    height: 45px;
    border-radius: 12px;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    color: #FFFFFF;
    background: transparent;
    margin-top: 20px;
}

.disabled_button {
    color: #A9B0BF !important;
    background: #DDDFE5 !important;
    font-weight: 600 !important;
    cursor: not-allowed !important; 
}

.enable_button {
    color: #FFFFFF !important;
    background: #F26E29 !important;
    font-weight: 600 !important;
    border: 1px solid #F26E29 !important;
    cursor: pointer !important;
}

.imagen_fondo_depart {
    width: auto;
    height: 100vh;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container_bcp_form {
    position: relative;
}

    .container_bcp_form input[type=password] {
        width: 100%;
        height: 56px;
        border: 1px;
        border-radius: 12px 12px 0px 0px;
        border-bottom: 2px solid #98A0B2;
        background: #FFFFFF33;
        font-size: 16px !important;
        outline: none;
        padding: 30px 0px 20px 12px;
        color: #FFFFFF !important;
    }

    .container_bcp_form input[type=text] {
        width: 100%;
        height: 56px;
        border: 1px;
        border-radius: 12px 12px 0px 0px;
        border-bottom: 2px solid #98A0B2;
        background: #FFFFFF33;
        font-size: 16px !important;
        outline: none;
        padding: 30px 0px 20px 12px;
        color: #FFFFFF !important;
    }

    .container_bcp_form input:focus {
        border-bottom: 3px solid #ffffff;
        color: #FFFFFF !important;
    }

    .container_bcp_form label {
        position: absolute;
        top: 50%;
        left: 12px;
        transform: translateY(-50%);
        font-size: 16px;
        color: #EEEFF2;
        transition: all 0.3s ease;
        pointer-events: none;
        font-weight: 500;
    }

    .container_bcp_form input:focus + label,
    .container_bcp_form input:not(:placeholder-shown) + label {
        top: 15%;
        font-size: 10px;
        color: #98A0B2;
        transform: translateY(-20%);
    }


.logo-bolivia {
    display: flex;
    flex-direction: column;
    width: 14.44px;
    height: 254.85px;
    position: absolute;
    align-self: anchor-center;
    justify-self: end;
    right: 0;
}

.franja {
    flex: 1;
}

.franja-roja {
    background-color: red;
}

.franja-amarilla {
    background-color: yellow;
}

.franja-verde {
    background-color: green;
}

.load {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}

.load_blur {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(4px);
    position: fixed;
    z-index: 999;
}

.load_img_text {
    width: 100%;
    height: 100%;
    display: inline-block;
    justify-items: center;
    align-items: center;
    text-align: center;
    z-index: 999;
    position: relative;
    align-content: center;
}

    .load_img_text img {
        width: 75px;
        height: 75px;
    }

    .load_img_text span {
        font-size: 20px;
        color: white;
        font-weight: 600;
        display: flex;
        margin-top: 15px;
    }


.content-text-error {
    line-height: inherit;
}

.title-error-primary {
    font-size: 15px;
    font-weight: 600;
}

.title-error-secundary {
    font-size: 12px;
    font-weight: 500;
}


.title_importante {
    font-size: 29px;
    font-weight: 600;
    color: #32335C;
    line-height: inherit;
}

.subtitle_importante {
    font-size: 18px;
    font-weight: 500;
    color: #32335C;
    margin-top: 14px;
}

.text_importante {
    font-weight: 500;
    font-size: 16px;
    color: #32335C;
    margin-top: 15px;
}

.lista-punteada {
    list-style-type: disc;
    padding-left: 30px;
}

.button_inportante {
    background: #F26E29;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    border: none;
    width: 320px;
    height: 42px;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login_bcp_responsive {
}

.container_bcp_image_responsive {
    width: 100%;
    display: none;
    justify-content: space-between;
    justify-self: center;
    margin-top: 20px;
}

.img_bcp_responsive_one {
}

.img_bcp_responsive_two {
    display: flex;
    gap: 13px;
}


.container_captcha {
    width: 100%;
    display: inline-grid;
    margin-top: 20px;
    z-index: 0;
    position: relative;
}

.image_captcha {
    display: flex;
}

    .image_captcha #captcha {
        width: 145px;
        height: 41.25px;
        border-radius: 8px;
        margin-right: 16px;
    }

    .image_captcha #refresh {
    }

.refresh-icon.rotate {
    animation: spin 0.7s linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.captcha-mt {
    margin-top: 13px;
}


.contenedor_footer {
    width: 100%;
    background: #002B76;
    height: 65px;
    -webkit-box-align: center;
    position: fixed;
    bottom: 0;
    color: #FFFFFF;
    font-weight: 500;
    text-align: -webkit-center;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    background: #002B76;
    height: auto;
    font-weight: 500;
    padding: 0.5rem;
    gap: 15px;*/
}

.text_footer {
    font-weight: 100;
    font-size: 11px;
}

.contenedor_footer a {
    color: #FFFFFF;
}

    .contenedor_footer a:hover {
        cursor: pointer;
    }


.modal {
    display: normal;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.modal-contenido {
    margin: 10% auto;
    width: 50%;
    height: auto;
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}


.modal-contenido-bolivia {
    width: 35%;
    height: auto;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    justify-content: center;
    display: flex;
    justify-self: center;
    margin: 15% 0px;
    padding: 24px;
}
