label {
    color: #000000;
}

#informacion_inicial{
    border: 1px solid #C4C4C4;
    display: inline-block;
}

.info_linea{
    float: left;
    padding: 6px 0;
    width: 100%;
}

/*Estilos login*/
.body-plantilla::-webkit-scrollbar {
    display: none;
}

.marginCaptcha {
    width: 100%;
    margin: 15px 0 10px 0%;
    background-color: #dbf7fd;
    text-align: center;
    border-radius: 15px;
}

.marginbottomNone {
    margin-bottom: 0px !important;
}

#botones{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.inputs_form {
    width: 70%;
    display: flex;
    align-items: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 994px) {
    .inputs_form  {
        display: block;
    }

    .row {
        margin-bottom: 0;
    }

    #form_login input {
        margin-bottom: 6px !important;
    }

    .marginCaptcha {
        margin: 6px 0 6px 0;
    }
}

@media (max-height: 479px) {
    .row {
        margin-bottom: 0;
    }

    .btn_generals_style {
        margin : 5px 0 5px -19px;
        padding: 0 20px;
        font-size: 14px;
    }

    #form_login input {
        margin: 3px 0 !important;
    }

    .marginCaptcha {
        margin: 3px 0 !important;
    }

    .txtMensaje {
        font-size: 13px !important;
    }

    img.visibility {
        height: 20px;
        width: 20px;
    }

    .btnRecuperar {
        font-size: 12px !important;
    }
    .txtMensaje {
        font-size: 12px !important;
    }
    #info-publicidad {
        height: 480px !important;
    }
}

@media (max-height: 1080px) and (max-height: 690px) {
    #form_login input {
        margin: 5px 0 !important;
    }

    .marginCaptcha {
        margin: 5px 0 !important;
    }

    .btn_generals_style {
        margin: 10px 0 10px -15px;
    }
}

#form_login label {
     /* Posicion */
    display: block;
    text-align: left;

    /* Estilo */
    font-family: 'OceanwideStd-Bold';
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
}

#form_login input {
    /* posición */
    width: 100%;
    display: block;
    margin: 1px auto;
    margin-top: 2px;

    /* Apariencia */
    font-family: 'OceanwideStd-Regular';
    height: 40px;
    font-size: x-large;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #CACFD2;
    background-color: #dbf7fd;
    padding-top: 5px;
    text-transform: none;
}

#cont_logo > img {
    /* Redimensionando imágen */
    width: 250px;
    height: 60px;
}

.altura_contenedor {
    margin-top: 2%;
}

#botones > button {
    display: block !important;
    margin: 15px auto;
}

#botones > a {
    margin-top: 5%;
    display: block;
    text-align: center;
}

#cont_titulo {
    margin-bottom: 5px;
}

#info-publicidad {
    background: #dbf7fd linear-gradient(
        90deg,
        rgba(2, 0, 36, 1) 0%,
        rgba(255, 255, 255, 1) 0%,
        rgba(235, 251, 254, 1) 12%,
        rgba(219, 247, 253, 1) 33%
    );
    height: 100vh;
    padding: 0px !important;
    position: relative;
}

.carousel-item > img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* -webkit-transform: translate(-50%, -50%); */
}

#img-publicidad {
    width: 70%;
    display: block;
    margin: 0% auto;
}

@media (min-width: 990px) and (max-width: 1085px) {
    .cntedor_boton {
        width: 100% !important;
        margin-left: 0% !important;
    }
}

.carousel {
    height: 100% !important;
}

.carousel .indicators .indicator-item.active {
    background-color: #9062CE !important;
}

.carousel .indicators .indicator-item {
    width: 20px !important;
    height: 20px !important;
}

span.field-icon {
    float        : right;
    cursor       : pointer;
    z-index      : 2;
    margin-top   : -36px;
    margin-right : 10px;
    position     : relative;
    font-size    : 23px;
}

@media (max-width: 992px) {
    #form_login .row {
        display: block;
    }
}

/* Fin estilos login */

.parrafoRegistro{
    text-align: center;
    vertical-align: middle;
    margin: 20px 30px 30px 20px;
    font-size: 13px;
    line-height: 1.4;
}

.tituloInicio{
    font-family: 'OceanwideStd-Bold';
    color: #039be5;
    font-weight: 700;
    font-size: 23px;
    vertical-align: middle;
    margin: 0;
    padding-bottom: 5px;
}

.tabla{
    display: inline-block;
    float: right;
    font-size: 16px;
    margin: 0 10px;
    text-align: left;
    width: 62%;
}

.tabla td{
	padding: 0;
}

.info_titulo{
    color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    font-size: 12px;
    margin: 0 10px;
    text-align: right;
    width: 36%;
    font-weight: bold;

}
.info_valor{
    color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    margin: 0 10px;
    text-align: left;
    width: 56%;
}
#nologed{
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    width: 100%;
}
#login{
	background-repeat:no-repeat;
	width: 146px;
	height:68px;
	float:left;
}
#logintext{
	float:none;
	margin-top:20px;
	margin-left:35px;

}
#logintext a{
	Font-family:sans-serif;
	Font-size:x-large;
	text-align:center;
	color:White;
	text-decoration:none
}
#logintext a:hover{
	color:#FC830B;

}
#formlogin{
    background-repeat:no-repeat;
    margin: 0 auto;
    width: 500px;
    height:301px;
}

#formlogin a{
	Font-family:sans-serif;
	Font-size:small;
	color:White;
}
#botones {
    width: 100%;
    text-align: center;
}
#botones td{
	width: 25px;
}
#botones td p{
	Font-size:medium;
	color:White;
	font-weight:700;
	text-align:left;
}
#megalogin{
   background-repeat:no-repeat;
   width: 234px;
   height:55px;
   float:right;
   margin-right:10px;
   margin-top:15px;
}

#formulario p{
    font-family:sans-serif;
    font-size:x-large;
    color:White;
    margin-left:10px;
}
#formulario input{
    height:30px;
    border-radius:8px;
    -moz-border-radius: 8px;
}
#recordar a:hover{
    color:#FF0000;
    text-decoration: underline;
}
#msj_precaucion{
    color:#FF0000;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}
#msj_precaucion p{
    color:#00B1E6;
    font-size: 12px;
}
#captcha{
    text-transform: none;
}
#mantenimiento{
    color: #D01E1C;
    font-size: 25px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}
.error{
    font-size: 14px;
    font-weight: bold;
    margin: 170px auto;
    width: 400px;
}
.error p{
    padding: 20px 0;
}
.error a{
    color: #08318A;
    text-decoration: none;
}
.error a:hover{
    text-decoration: underline;
}

.cajas_consulta_saldo{
    margin: 0 auto;
    width: 30%;
}

.contenedor_consulta{
    margin: 0px auto;
    width: 500px;
}

.campo_titulo_saldo {
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 5px;
    margin: 0px auto;
    text-align: center;
    padding: 3px;
}

.campo_saldo {
    color: #111111;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 5px;
    margin: 0px auto;
    text-align: center;
    padding: 3px;
}

td {
    vertical-align: bottom;
}

tr:nth-child(2n - 1) td {}

.p-buttom {
    padding: 0px 0px 20px 0px;
    text-align: right;
    width: 140px;
}

.txt-recovery {
    font-family: 'OceanwideStd-Regular';
    text-align: justify;
}

.error-form {
    border-color: red;
}

.form-control {
    width: 100%;
}

#msj_alerta_password {
    color: #000000;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 450px;
    margin: 0px 20px;
    font-size: 14px;
}

.txt-error {
    font-family: 'OceanwideStd-Regular';
    font-weight: normal;
    color: #0079F2;
}

.txt-correo {
    text-transform: lowercase;
    padding: 0px 5px;
}

.txtUsuario {
    padding: 0px 5px;
}

.listarespuesta {
    list-style: disc;
    text-align: left;
    margin: 0px 15px;
}

.pin {
    font-size: 60px !important;
    text-align: center;
    font-weight: bold;
    height: 60px;
    width: 200px;
}

.box {
    order: 1;
}

.comboBox{
    font-family: 'OceanwideStd-Regular';
    border: none;
    font-size: 20px;
    width: 100%;
    height: 40px;
    padding: 5px;
    background-color: #dbf7fd;
}

.textCenter {
    text-align: center;
}

.keyboardInputInitiator {
    float: right;
    cursor: pointer;
    z-index: 2;
    margin-top: -30.5px;
    margin-right: 15%;
    position: relative;
}

.txtMensaje {
    font-family: 'OceanwideStd-Bold';
    color: #000000;
    font-size: 15px;
}


@media (max-width: 600px) {
    .comboBox {
        font-size: 16px;
        width: 100%;
    }

    .boxFlex {
        display: flex;
        flex-direction: column;
    }

    .box {
        order: 2;
    }
}

@media only screen and (min-width: 993px) {
    .row .col.offset-l3-5 {
        margin-left: 29.5%;
    }
}

.bg-login {
    background-image: url(/imagenes/ceja.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.btnRecuperar {
    font-family: 'OceanwideStd-Bold';
    font-size: 15px;
    background-color: transparent;
    border: none;
    color: #0079F2;
    letter-spacing: .25px;
}

.btnRecuperar:focus {
    background-color: transparent;
    border: none;
}

.btnRecuperar:hover {
    color : #0DC8F3;
    cursor: pointer;
}

.labelRecuperar {
    font-family: 'OceanwideStd-Regular';
}

.fontOceanwindeStd {
    padding-top: 10px;
    font-family: 'OceanwideStd-Regular';
}

.alerta_contenido div {
    font-family: 'OceanwideStd-Regular';
}

#formLogin{
    border:1px solid #39aaf8;
    background-color: white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.modoRegistro {
    font-size: 13px !important;
    color: #000000;
}

.ml10 {
    margin-left: 10px;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}

.modal-footer {
    height: 155px !important;
}

.row-footer-terms {
    margin-bottom: 0px !important;
}

.modal-content-terms {
    height: calc(100% - 155px) !important;
}

/* Mensajes de afiliación / reactivación en modal de recuperación de clave */
.msg-afiliacion {
    margin: 8px 0;
    text-align: center;
}
.msg-afiliacion__titulo {
    font-size: 13pt;
    color: #0079F2;
    margin-bottom: 6px;
}
.msg-afiliacion__subtitulo {
    font-weight: normal;
    font-size: 10pt;
    color: #555;
    margin-bottom: 14px;
}
.msg-afiliacion__btn {
    font-size: 10pt;
    padding: 8px 24px;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

@media (min-width: 1400px) and (max-width: 1920px) {
    #contenedor_login {
        margin-top: 140px;
    }
    #info-publicidad {
        height: 94vh;
    }
    .m-b-10 {
        margin-bottom: 20px !important;
    }
}
