/* Ingreso */

.bg-login-image img {
    max-width: 400px;
}


/* Menú */

img.menu-logo {
    max-height: 8.375rem;
    border: solid 2px #474B4E;
}

.navbar-nav .nav-link {
    padding: 8px !important;
    color: #ffffff !important;
}


/* Accesos directos */

.accesos-directos a.btn-primary {
    text-align: left !important;
    display: block;
}

.accesos-directos a.btn-primary .icon {
    width: 48px;
    text-align: center;
}

@media screen and (min-width: 1850px) {
    .acceso-directo{
        max-width:16.666667%;
    }
}

.card-cc{
    padding-left:0px;    
    padding-right:0px;    
}

.card-cc .col-12{
    padding-left:5px;    
    padding-right:5px;    
}
/*
@media screen and (max-width: 1750px) {
    .table-cc td, .table-cc th{
        padding:2px;
    }
}
*/
/* Genéricos */

.en-linea {
    display: inline-block;
}

.ocultar {
    display: none;
}

.alinear-derecha {
    text-align: right !important;
}

.alinear-centro {
    text-align: center !important;
}


/* Tablas */

#tabla-enlazable tr.fila-enlazable:hover {
    background-color: #f5f4f9;
}

#tabla-enlazable tr.fila-enlazable td:hover {
    cursor: pointer;
}

#tabla-enlazable tr.fila-enlazable td a {
    color: #777777;
}

#tabla-enlazable tr.fila-enlazable td a:hover {
    text-decoration: none;
}

.tabla-ancho-auto {
    width: auto;
}

tr.fila-deshabilitada {
    background-color: #eeeeee !important;
    color: #9f9ea3 !important;
}

tr.fila-cc-pagado {
    background: #ccffcc;
}

tr.fila-cc-no-pagado {
    background: #ffcccc;
}

tr input[type=date] {
    max-width: 170px;
    display: inline-block;
}

td.celda-negativa {
    color: #ff0000;
}

tr.fila-total {
    font-weight: bold;
}

.table-dialogo-busqueda {
    background: #fff6ff;
    border: solid 1px #dfdee3;
    width: 100%;
    margin-top: 10px;
}

tr.fila-alinear-medio td {
    vertical-align: middle;
}


/* Botones flotantes */

.contacto-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 70px;
    background-color: #25D366;
    color: #fff;
    border: none;
    border-radius: 50%;
    padding: 13px;
    font-size: 24px;
    line-height:24px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.contacto-whatsapp:hover {
    background-color: #128C7E; /* Nuevo color de fondo al hacer hover */
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    transform: scale(1.1);
    color: #ffffff;
}

.popup-whatsapp {
    position: fixed;
    right: 125px;
    bottom: 20px;
    background-color: #dfdee3;
    padding: 7px;
    border: 1px solid #515151;
    color: #515151;
    border-radius: 5px;
    display: none;
    font-size:15px;
}

.cerrar-whatsapp {
    font-size: 20px;
    font-weight: bold;
    color: #515151;
    margin-left:2px;
    vertical-align:top;
    font-size:15px;
    cursor:pointer;
}


/*botones estados*/


/* Abierta - Codigo Color #137dff
Demorada - Codigo Color #ff1324
Cerrada - Codigo Color #2fd00a
Retirada - Codigo Color #880ad0 */

.bg-abierta, .bg-pedido-abierto {
    background-color: #137dff;
}

.bg-demorada {
    background-color: #ff1324;
}

.bg-sin_presupuestar {
    background-color: #de8c21;
}

.bg-garantia {
    background-color: blue;
}

.bg-cerrada, .bg-pedido-confirmado {
    background-color: #2fd00a;
}

.bg-rechazada, .bg-pedido-cancelado {
    background-color: #000000;
}

.bg-retirada {
    background-color: #880ad0;
}

.bg-en_proceso {
    background-color: green;
}

.bg-esp_rta {
    background-color: #7f0304;
}

.bg-ent_sin_solucion {
    background-color: gray;
}
.bg-caja-cerrada{
    background-color: #1072ab44;
}

/*eye login*/

.login-eye,
.login-eye-slash {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.icono-whatsapp{
    font-size: 30px;
}
.icono-tarjeta-usuario{
    vertical-align:top !important;
}
@media screen and (max-width: 600px) {
    .card-header .en-linea {
        margin: 0px 10px 10px 0px;
    }
    .table-responsive table {
        width: 100%;
    }
    .table-responsive thead {
        display: none;
    }
    .table-responsive tr:nth-of-type(2n) {
        background-color: inherit;
    }
    .table-responsive tr td:first-child {
        background: #f0f0f0;
        font-weight: bold;
    }
    .table-responsive tbody td,
    .table-responsive tfoot td {
        display: block;
        text-align: left;
    }
    .table-busqueda-responsive td {
        display: inline-block !important;
        border: 0px;
        font-weight: 400;
    }
    .table-busqueda-responsive tr {
        border: solid 1px;
    }
    .table-busqueda-responsive tr.fila-enlazable td:first-child {
        display: none !important;
    }
    .sugerir-funcionalidad {
        display: none !important;
    }
}


/* Formularios */

.formulario-en-dialogo {
    padding: 10px;
}


/* Firma digital */

.firma {
    border: 1px solid #515151;
    border-radius: 5px;
}


/* Nuevas funcionalidades */

.nuevas-funcionalidades {
    background: #474B4E;
    border-radius: 0px 0px 5px 5px;
    position: fixed;
    z-index: 999;
    top: 0px;
    text-align: center;
    padding: 4px;
    width: 400px;
    left: -webkit-calc(50% - 200px);
    left: -moz-calc(50% - 200px);
    left: calc(50% - 200px);
}

.nuevas-funcionalidades img.img-izquierda {
    width: 18px;
}

.nuevas-funcionalidades img.img-derecha {
    background: #474B4E;
    width: 18px;
}

.nuevas-funcionalidades span.texto {
    color: #ffffff;
    font-size: 16px;
}

.nuevas-funcionalidades span.texto a {
    color: #ffffff;
    font-weight: bold;
}

/* Columnas mobile */

td .d-mobile {
    display: none;
}

@media (max-width: 600px) {
    td .d-mobile {
        display: inline;
        font-weight: bold;
    }
    .wrapper-consulta img.menu-logo{
        max-width: 70px;
    }
    .wrapper-consulta .sidebar-brand{
        padding:0px;
    }
}

/* Textos sueltos */

.texto-asociado-boton-pago{
    color: #474B4E;
    font-weight:bold;
    position:absolute;
    top:-36px;
    left:80px;
}

@media (max-width: 600px) {
    .texto-asociado-boton-pago{
        position:relative;
        top:0;
        left:0;
    }
    
}

/* Lista de precios */

.btn-precio{
    background-color: #037c2b;
}

@media (min-width: 601px) {
    .lp-mobile-solo-float-right{
        display:none !important;
    }
    .lp-solo-mobile{
        display:none !important;
    }
}

@media (max-width: 600px) {
    .lp-mobile-izquierda{
        text-align:left !important;
    }
    .lp-mobile-ocultar{
        display:none !important;
    }
    .lp-mobile-solo-float-right{
        float:right;
    }
    
}
