﻿.btnokw {
    width: 124px !important;
    height: 44px;
}


.bottonlogin {
    background-color: #515251 !important;
    color: #ffffff !important;    
}
.ver {
    display: none;
}

.ver2 {
    display: inherit;
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bannertitulo {
    background-image: url(../images/back.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 15vh;
}

.bannertitulov {    
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 15vh;
}
.fortercolor {
    background-color: #4E4E4E !important;
}



/*ImagenFormularios*/
.divtotal {
    padding: 2% 4% 2% 4%;
}

.divcontenedor {
    background-color: var(--white);
    border-radius: 8px;
    margin: 8px 0 8px 0;
}

.titulo-contenedor {
    background-color: var(--contenedor-titulo-background);
    color: var(--contenedor-titulo-colorfuente);
    padding: 8px 12px 8px 12px;
    border-radius: 8px 8px 0px 0px;
}

.cuerpo-contenedor {
    padding: 24px;
}

.divespacio1 {
    height: var(--divespacio1);
}

.divespaciow {
    width: var(--divespacio1);
}

.btnok {
    background-color: var(--secundary);
    color: var(--white);
    border-radius: 8px;
    width: 100px;
    height: 40px;
}

.btncerrar {
    background-color: var(--btnsecundary);
    border: 1px solid #000000;
    color: var(--black);
    width: 100px;
    height: 40px;
    border-radius: 8px;
}

.aspNetDisabled {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}



    .aspNetDisabled:disabled {
        background-color: #e9ecef;
        opacity: 1
    }





header .logo-container {
    padding-left: 30px;
}

.title-container {
    padding: 0 15px 0 15px;
    font-size: 8px !important;
}

.items-container {
    padding: 0 25px 0 25px;
}

.card-container {
    margin-top: 15px;
    background-color: #ffffff;
    border-radius: 8px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 20px 0 20px 0;
}

.title-container h5 {
    font-size: 15px !important;
}


.btnActualizar {
    background-color: #f3b366;
    color: white;
    width: 170px;
}


.card-container2 {
    margin-top: 15px;
    background-color: #FFC964;
    border-radius: 8px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 20px 0 20px 0;
}

/* ── Tabla de administración ── */
.table thead th {
    background-color: #283254;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    border: none;
    padding: 10px 12px;
}

.table tbody tr {
    transition: background-color .15s ease;
}

    .table tbody tr:hover {
        background-color: #f0f4ff !important;
    }

.table tbody td {
    font-size: 13px;
    padding: 9px 12px;
    vertical-align: middle;
    border-color: #f0f0f0;
}

/* Botones de acción diferenciados */
.btn-ticket {
    background-color: #e8f4fd;
    color: #185fa5;
    border: none;
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 13px;
}

.btn-recibo {
    background-color: #e8fdf4;
    color: #0f6e56;
    border: none;
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 13px;
}

/* Paginador */
.GridPager a, .GridPager span {
    display: inline-block;
    padding: 4px 10px;
    margin: 2px;
    border-radius: 6px;
    font-size: 12px;
    border: 0.5px solid #e5e7eb;
    color: #374151;
    text-decoration: none;
}

.GridPager span {
    background-color: #283254;
    color: #ffffff;
    border-color: transparent;
}
/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 575.98px) {
    .main-container {
        margin-left: 12px;
        margin-right: 12px;
    }

    .card-container {
        margin-left: 12px;
        margin-right: 12px;
    }

    .card-container2 {
        margin-left: 12px;
        margin-right: 12px;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (max-width: 767.98px) {
    .main-container {
        margin-left: 16px;
        margin-right: 16px;
    }

    .card-container {
        margin-left: 16px;
        margin-right: 16px;
    }

    .card-container2 {
        margin-left: 16px;
        margin-right: 16px;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (max-width: 991.98px) {

    .main-container {
        margin-left: 18px;
        margin-right: 18px;
    }

    .card-container {
        margin-left: 18px;
        margin-right: 18px;
    }

    .card-container2 {
        margin-left: 18px;
        margin-right: 18px;
    }

    .ver {
        display: block;
    }

    .ver2 {
        display: none;
    }
    .bannertitulo
    {
        height: 13vh;
    }
}

/*// X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1199.98px) {
}

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
}
