﻿@font-face {
    font-family: 'Montserrat-Light';
    src: url('../../fonts/Montserrat-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../../fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../../fonts/Montserrat-Bold.ttf') format('truetype');
}


.text-12 {
    font-size: 12px !important;
}

.caja-validando {
    width: 100%;
    min-height: 350px;
    border-radius: 8px;
    box-shadow: 0 6px 12px 0 rgba(0, 74, 206, 0.15);
    background-color: #fff;
}

    .caja-validando span {

        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43 !important;
        letter-spacing: normal !important;
        text-align: center !important;
        color: #4c505d !important;
    }

    .caja-validando .titulo {

        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #4c505d;
    }
  
.link {
    
    font-size: 14px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center !important;
    color: #004ace !important;
    text-decoration: none !important;
}
 
.segundos {
    
    font-size: 14px !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #004ace !important;
}


/* Style the tab */
.tabTipoIdentificacion {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: solid 1px #004ace; 
}

    /* Style the buttons inside the tab */
    .tabTipoIdentificacion button { 
        height: 48px;
        float: left;
        border: none;
        outline: none; 
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
        color: #004ace;
        background-color: white;
    }

        /* Create an active/current tablink class */
        .tabTipoIdentificacion button.active {
            background-color: #004ace;
            color: white;
        }

/* Style the tab content */
.tabcontenTipoIdentificacion {
    display: none; 
    border: 1px solid #ccc;
    border: none;
    text-align: left;
    outline: none;
}


input.accion:hover {
    background-color: #f6f6f6;
}
 

.Cedula {
    font-size: 16px;
}

.Pasaporte {
    font-size: 16px;
}


/*Inicio Completa tus datos de contacto*/


.Pais {
    width: 100% !important;
    height: 48px;
    padding: 15px 0 0;
    /*margin: 0 807px 84px 40px;*/
    
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #4c505d;
    border: none;
    border-bottom: 1px solid #4d505c;
}

/*Fin Completa tus datos de contacto*/


*,
*:focus {
    outline: none
}


.text-12-error {
    font-size: 12px !important;
}

  

.eyes-ps {
    margin-top: -8% !important;
    margin-left: 94% !important;
    display: flex;
    z-index: 2;
}


.cambiar {
    color: #004ace;
}


.info {
    width: 136px;
    height: 55px;
}

.input-otp {
    border: 1px solid #4d505c !important;
    font-size: 50px;
    text-align: center;
    width: 40px !important;
    height: 48px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: inherit !important;
}

.texto {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #4c505d;
}

 