@import url('https://fonts.googleapis.com/css?family=Poppins:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Merriweather Sans:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Open Sans:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Rubik:500,700,800');
@import url('https://fonts.googleapis.com/css?family=Space Mono:500,700,800');
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP');*/
/*@import url('https://fonts.googleapis.com/css2?family=Lato:400,700');*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');



/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

@media only screen and (min-width : 601px) and (max-width : 1260px) {
    .toast {
        width: 100%;
        border-radius: 0;} }

@media only screen and (min-width : 1261px) {
    .toast {
        width: 100%;
        border-radius: 0; } }

@media only screen and (min-width : 601px) and (max-width : 1260px) {
    #toast-container {
        min-width: 100%;
        bottom: 0;
        top: 70%;
        right: 0;
        left: 0;} }

@media only screen and (min-width : 1261px) {
    #toast-container {
        min-width: 100%;
        bottom: 0;
        top: 70%;
        right: 0;
        left: 0; } }

#ListadoPerfiles{
    margin: 5px;
}

.misdatos .dropdown-content
{
    width: 400px !important;
}

.tab {
    display:block;
    /*background-color: #5a8ef6;*/
    border-radius: 10px;
}


h1, h2, h3, h4, h5, h6, p, a {
    /*font-family: 'Lato', sans-serif;*/
}

h1 {
    font-weight: 800;
}

table{
    /*font-family: GillSans, Calibri, Trebuchet, sans-serif;*/
    font-size: 16px;
    /*font-family: 'Noto Sans JP', sans-serif;*/
}

.misdatos
{
    width: auto;
    margin: 0;
}

/*Header*/

.navbar-header
{
margin-top: 20px;
margin-left: 5px;
}

.navbar-editarInformacionContacto
{
    position: fixed;
    z-index: 999;
    top: 4%;
    right: 15%;

    /*padding: 0 1rem;*/
}

.navbar-editarInformacionContacto
{
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;

    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes tada
{
    0%
    {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100%
    {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada
{
    0%
    {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100%
    {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada
{
    -webkit-animation-name: tada;
    animation-name: tada;
}



.controles_cards
{
margin-top: 20px;
}

#deudaSimuladorPago_tabla_descuentos_body, .navbar-header
{
    cursor: pointer;
}

.div_datos_contacto_deudor, .navbar-infoDebtor
{
    cursor: pointer;
    /*border: ridge #0a6aa1;*/
    /*margin-top: -20px;*/

}
/*.slider .slides li .caption .carousel-slider .carousel {*/
/*    position:absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%,-50%)!important;}*/

.navbar-infoDebtor, .navbar-infoDebtor_siblings
{
    display: inline;
    font-size: 13px;
    margin-left: 15px;
}
.navbar-infoDebtor_siblings
{
    margin-top: -2px;
}

.navbar-header
{
    height: 72px;
}
.card_datos_contacto_deudor
{
    padding: 1px 5px 2px !important;
    margin-top: -14px !important;
    width: auto;
}
/*.banner_carrousel*/
/*{*/
/*    max-width : 100%;*/
/*    background-size:100% auto;*/
/*    background-repeat: no-repeat;*/
/*    height:auto;*/
/*}*/

/*.carousel img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    min-width: 100%;*/
/*    height: 900px;*/
/*    max-width: none;*/
/*}*/

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.my-float_izquierda{
    position:fixed;
    width:60px;
    height:60px;
    bottom:20px;
    left:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px !important;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    padding-top: 14px; 
}
.my-float_izquierda{
    margin-top:16px;
}


.my-float_derecha{
    position:fixed;
    width:60px;
    height:60px;
    bottom:20px;
    right:20px;
    background-color: #25aad3;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px !important;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    padding-top: 14px;
}
.my-float_derecha{
    margin-top:16px;
    cursor: pointer;
}


.adjunto_multiples_comprobantes-float_izquierda{
    position:fixed;
    width:60px;
    height:60px;
    bottom:260px;
    left:20px;
    background-color: #aa40f8;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px !important;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    padding-top: 14px;
}
.my-float_izquierda{
    margin-top:16px;
}


.btn{
    text-transform: none;
}
@media only screen and (max-width: 600px)
{
    #card_deudaSimuladorPago_contenedor_deudas_cancelar_amount
    {
        padding: 0px;
        /*display: none !important;*/
    }

}
.profile-button
{
    margin-top: 5px;
}
#cards_dashboard
{
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}


#refinanciacionVerPlanPago_DivSubirComprobante
{
    /*padding: 11px !important;*/
    /*width: 110% !important;*/
    margin-left: -15px !important;
}

/*----------------------------------------
    Pre-loader
------------------------------------------*/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: linear-gradient(180deg, #376a8e 0%, #64ffda 100%);
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 9px solid transparent;
    border-top-color: #ff9c14;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 6px solid transparent;
    border-top-color: #030303;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fafafa;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

#loader-logo {
    display: block;
    position: absolute;
    left: 48%;
    top: 46%;

    z-index: 1001;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.progress {
    background-color: rgba(255, 64, 129, 0.22);
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.preloader-background {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;

    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.preloader-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

#dashboard_banner_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* Aspect ratio fallback using padding-top */
    height: 0;
    padding: 0 !important;
    padding-top: 38.75% !important; /* Default for Large 1600x300 */
}

/* Medium screens 600x300 -> 50% */
@media only screen and (max-width: 992px) {
    #dashboard_banner_container {
        padding-top: 50% !important;
    }
}

/* Small screens 300x300 -> 100% */
@media only screen and (max-width: 600px) {
    #dashboard_banner_container {
        padding-top: 100% !important;
    }
}

.banner-picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.banner-picture img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Volvemos a contain para que se vea la imagen completa */
}

.banner-picture.display-none {
    display: none;
    opacity: 0;
}
.preloader-background_promesas {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.48);

    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.pantone_mopc
{
    background: #5a8ef6;
    background: -webkit-linear-gradient(45deg, #5a8ef6, #5a8ef6) !important;
    background:         linear-gradient(45deg, #5a8ef6, #5a8ef6) !important;
}

.pantone_afm
{
    background: #8f7e4a;
    background: -webkit-linear-gradient(45deg, #8f7e4a, #8f7e4a) !important;
    background:         linear-gradient(45deg, #8f7e4a, #8f7e4a) !important;
}
.login-card
{
    /*width: 110%;*/
    /*margin-left: 60px;*/
    /*margin-right: 60px;*/
}
.fondo-login
{
    background: url("../../images/login/celu_mano.jpg")   no-repeat center fixed;
    background-size: cover;
}

.requisitos_contraseña {
    font-family: 'Roboto';
    max-width: 400px;
    padding: .5rem 1rem;
    color: #757575;
    border-radius: 5px;
    background-color: #fff;
    box-shadow:1px 1px 10px 0 rgb(0 0 0 / 14%)
}

.requisitos_contraseña .invalid {
    background:url(../../images/login/invalid.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.requisitos_contraseña .valid {
    background:url(../../images/login/valid.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}

.cards_autenticacion{
    width: 375px
}

.cards_preguntas_validacion {
    border-radius: 10px;
    border: 2px groove #002A6E;
}

.material-tooltip
{
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none;
    visibility: hidden;
    background-color: #323232;
    margin-left: -30px;
}

.btn_chat_api {
    /*background-color: rgba(253, 255, 253, 0) !important;*/
    display: flex;
    cursor: pointer;
    align-items: center;
    flex-grow: 0;
    flex-basis: auto;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    background-image: url(../../images/entidades/logo_chat_api.png) !important;
    background-repeat: no-repeat;
    /*background-size: auto 100%;*/
    background-size: 60px 65px !important;
}

.font_flex{
}

.tabs .indicator { display: none; }
.tabs .tab a.active { border-bottom: 2px solid #2059e4; }

.small_table th, tr
{
    padding: 0 !important;
    font-size: 14px !important;

    /*width: 100%;*/
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}


table.responsive-table_custom
{
    position: relative;

    display: block;

    width: 100%;

    border-spacing: 0;
    border-collapse: collapse;
    /* sort out borders */
}
table.responsive-table_custom td:empty:before
{
    content: '\00a0';
}
table.responsive-table_custom th,
table.responsive-table_custom td
{
    margin: 0;

    vertical-align: top;
}
table.responsive-table_custom th
{
    text-align: left;
}
table.responsive-table_custom thead
{
    display: block;
    float: left;
}
table.responsive-table_custom thead tr
{
    display: block;

    padding: 0 10px 0 0;
}
table.responsive-table_custom thead tr th::before
{
    content: '\00a0';
}
table.responsive-table_custom tbody
{
    position: relative;

    display: block;
    overflow-x: auto;

    width: auto;

    white-space: nowrap;
}
table.responsive-table_custom tbody tr
{
    display: inline-block;

    vertical-align: top;
}
table.responsive-table_custom th
{
    display: block;

    text-align: right;
}
table.responsive-table_custom td
{
    display: block;

    min-height: 1.25em;

    text-align: left;
}
table.responsive-table_custom tr
{
    padding: 0 10px;

    border-bottom: none;
}
table.responsive-table_custom thead
{
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, .12);
}