﻿.popover-click {
    position: fixed;
}

.popover {
    position: fixed;
}

.subnavbuttonP {
    float: right;
    margin-left: 9px;
    font-size: 13.5px;
    font-weight: 500;
}

#cargaGif{
    display:none;
    text-align:center;
}

#msjGuardar{
    
}


.buscar {
    top: -10px;
    position: relative;
    width: 520px;
    margin: auto;
    height: 300px;
    text-align: center;
}

.subnavbutton {
    margin-left: 10px;
}

.nav {
    display: block;
}

.modal-title {
    color: #14497b;
    width: auto;
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 15px;
}

.close {
    padding: 0rem 1rem;
    margin: 0rem;
}

.modal-body {
    font-size: 20px;
}

.modal-header {
    border-bottom: 0px;
}

.modal-footer {
    border-top: 0px;
    display: block;
    text-align: center;
}

.popover-header {
    text-align: center;
    font-size: 15px;
}

#cbox1 {
    width: 20px;
    transform: translateY(13px)
}

#seguro {
    padding-left: 5px;
}

#enviarEmail {
    cursor: pointer;
    text-decoration-line: underline;
}


.welcomebuttonR {
    background-color: #ff0532;
    width: auto;
    display: inline-block;
    padding: 14px 33px;
    border-radius: 25px;
    color: #fff;
    letter-spacing: .8px;
    font-size: 17px;
    font-weight: 100;
    cursor: pointer;
}

.cerrar {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.welcomebuttonR-desvincular {
    background-color: #14497b;
    width: auto;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    color: #fff;
    letter-spacing: .8px;
    font-size: 17px;
    font-weight: 100;
    cursor: pointer;
    border: 0;
}

.welcomebutton-desvincular {
    background-color: #007B3E;
    width: auto;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    color: #fff;
    letter-spacing: .8px;
    font-size: 17px;
    font-weight: 100;
    cursor: pointer;
    border: 0;
}


.letraroja {
    color: #ff0532;
}
/*login 2*/
.login2 {
    top: 70px;
    position: relative;
    width: 320px;
    margin: auto;
    height: 500px;
    text-align: center;
}

#sociedad, #cuentas {
    padding: 0%;
}


.linea {
    margin: 0px 20px;
    width: 90px;
    border-top: 1px solid #999;
    position: relative;
    top: 10px;
    float: left;
}

.leyenda {
    font-weight: bold;
    float: left;
}

.input-error {
    border-color: rgb(220, 0, 10);
    box-shadow: 0 1px 1px rgba(194, 0, 33, 0.075)inset, 0 0 8px rgba(220,0,10,0.6);
    outline: 0 none;
}

#msjController1, #msjController2 {
    color: #b5342a;
    text-align: left;
}

#errorDesvincular {
    color: #b5342a;
    text-align: left;
    font-size: 15px;
}

#msjController3 {
    color: #b5342a;
}

#msjController4 {
    color: #b5342a;
}

#msjCorreo {
    color: green;
}

#msjCorreoE {
    color: #b5342a;
}



.registroCuentas {
    color: #808080;
    border-collapse: collapse;
    width: 100%;
    border-top: solid 1px #e4e4e4;
    margin: auto;
    overflow-x: auto;
}

    .registroCuentas td, #customers th {
        padding: 14px 8px;
    }

    .registroCuentas td {
        font-size: 15px;
        padding: 14px 8px;
    }

table.registroCuentas thead, table.registroCuentas tbody {
    float: left;
    width: 100%;
}

table.registroCuentas tbody {
    overflow: auto;
    height: 200px;
}

table.registroCuentas tr {
    width: 100%;
    display: table;
    text-align: left;
}



.registroCuentas-accion {
    width: 3%;
}

.registroCuentas-cuenta {
    width: 7%;
}

.registroCuentas-nombre {
    width: 40%;
}

.registroCuentas-direccion {
    width: 50%;
}


.registroCuentas-accionH {
    width: 7%;
    text-align: center
}

.registroCuentas-cuentaH {
    width: 6%;
    text-align: center
}

.registroCuentas-nombreH {
    width: 39%;
    text-align: center
}

.registroCuentas-direccionH {
    width: 48%;
    text-align: center;
}


.registroCuentas tr:nth-child(even) {
    background-color: #f2f2f2;
}

.registroCuentas tr:hover {
    background-color: #ddd;
}

.registroCuentas th {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 500;
}

.accionH {
    cursor: pointer;
    color: blue;
    text-decoration: underline
}

.password {
    top: 150px;
    position: relative;
    width: 320px;
    margin: auto;
    height: 500px;
    text-align: center;
}


.hrdivider {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

    .hrdivider span {
        position: absolute;
        top: -11px;
        background: #fff;
        padding: 0 20px;
        font-weight: bold;
        font-size: 16px;
    }

.historial {
    visibility: collapse;
}

.seccionHistorial {
    text-align: center;
    font-size: 20px;
}


#mostrarHistorial {
    border: none;
    outline: none;
}

.gifCargar {
    visibility: collapse;
    text-align: center;
}

.ocultar {
    display: none
}

#erroresLogin {
    font-size: 15px;
    color: #b5342a;
}

#agregaCuentaH {
    float: right;
}

#agregaCuenta {
    float: right;
}

.actulizaDatos {
    text-align: right;
}

#ayudaRecibo {
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
}

#correo-spam {
    font-size: 15px;
}

@media (max-width: 892px) {
    #tablaCuentas {
        overflow-x: auto;
        width: 100%;
    }

    .formailinput {
        width: 100%;
    }

    .password {
        top: 150px;
        position: relative;
        width: 100%;
        margin: auto;
        height: 500px;
        text-align: center;
    }

    .buscar {
        top: -10px;
        position: relative;
        width: 80%;
        margin: auto;
        height: 300px;
        text-align: center;
    }
}
