.imagenppal{
    text-align:center;
}
.ordenamiento{
    cursor:pointer;
}
.ordenamiento th{
    background-image: url(../../image/ordenamiento.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right:15px;
}
th.headerSortUp{
    background-image: url(../../image/ordenamientoabajo.png);
}
th.headerSortDown{
    background-image: url(../../image/ordenamientoarriba.png);
}
th{
    white-space: nowrap;
}
.container {
    width: 95%;
    max-width: 1600px;
    margin-top: 10px;
}
.grande{
    max-width: 95%;
}
.dropdown-menu{
    right: 0;
    left: auto;
}
.letrarroja{
    color:red;
    font-weight: bold;
}
.btn_busqueda > button{
    width: 100%;
}

.dropdown-menu[data-bs-popper]{
    left: auto;
    top: 125%;
    border-color: rgba(0, 0, 0, 0.3);
}
.form-floating{
    margin-bottom: 7px;
}
.imglogo{
    text-align: center;
}
.imglogo img{
    width: 70%;
}
#inicio_sesion{
    margin-top: 120px;
}
.centrar{
    text-align: center
}
.imagen_favicon{
    max-width: 110px;
}
.textoBodega{
    margin-top: 273px;
    color: black;
    font-size: 37px;
}
#iniciar_conteo{
    font-size: 30px;
}
.verde_guardar{
    background-color: rgba(0,255,68,0.10) !important;
}
.verde{
    background-color: green !important;
}
.rojo_guardar{
    background: red;
}
.letra_roja{
    color: red;
}
.td_conteo{
    border-bottom-width: 5px !important;
    padding: 0 !important;
}

.e_conteo_detalleGuardar{
    text-align: center;
    width: 100%;
    padding-right: 5px;
    border: none;
    font-size: 25px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
#tbl_producto_ubicacion_detalle{
    font-size: 11px;
}
.e_detalleProductoCargar{
    cursor: pointer;
}
.rojo {
    background-color: rgba(255,0,0,0.10) !important;
}
.bordefinalizardiv{
    margin-bottom: 38px;
}
#tbl_diferencia{
    font-size: 13px;
}
.margen_abajobarras{
    margin-bottom: 10px;
}
#listadoActualModulo{
    overflow: auto;
    height: 300px;
}
#overproductolinea{
    overflow: auto;
    height: 420px;
}
#tablaentradaover{
    overflow: auto;
    height: 430px;
}

.tam_horizontal{
    width: 26cm;
    position: relative;
}
.tam_codigo{
    height: 1.8cm;
}
.amarillo {
    background-color: yellow !important;
}
.centradover {
    vertical-align: middle;
    text-align: center;
}

.tb_codigobarras td {
    border: solid 2px #d9d9d9 !important;
}

.tb_codigobarras td {
    font-size: 15pt;
}

table.print-friendly tr td, table.print-friendly tr th {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.impresion{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


.listaPedidosUsuario .card-header {
    height: 24px;
    font-size: 20px;
    line-height: 0.3;
    text-align: center;
    font-weight: bolder;
}

/*.listaPedidosUsuario .actualPedido {
    width: 110px;
    padding-top: 5px;
}*/

.listaPedidosUsuario .informacion_pedido {
    width: calc(100% - 115px);
}

.listaPedidosUsuario  .cod_pedido{
    font-weight: bolder;
}

.listaPedidosUsuario .nombre {
    font-size: 0.8em;
}

/*.listaPedidosUsuario .cantidad {
    position: absolute;
    top: 22px;
    right: 10px;
}*/

.listaPedidosUsuario .card-body {
    padding: 0;
}

/*.listaPedidosUsuario .registro_pedido {
   /*padding: 2px;
   border: 2px solid black;
}*/
.registro_pedido {
    /*padding: 2px;*/
    border: 1px solid black;
    padding: 0px 2px;
}
.letraCantidadTotal{
    font-size: 13px;
}
.linearecorridoUsuario{
    border: 1px solid;
    border-radius: 2px;
}

.casillaNumeroY, .casillaNumeroX {
    float: left;
    width: 25px;
    height: 25px;
}
.casillaNumeroY{
    text-align: center;
}
.casillaNumeroX{
    text-align: left;
}
.borrar{
    clear: both;
}
.casillaPlano {
    float: left;
    border: 1px solid #e8e8e8;
    width: 25px;
    height: 25px;
    font-size: 8pt;
    text-align: center;
    line-height: 1;
    overflow: hidden;
}

#ubicacion_sectorListar {
    margin: 0 auto;
    width: fit-content;
}

#barrafija {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 60px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4);
    line-height: 1;
    text-align: center;
    padding-top: 8px;
    background: white;
}

#barrafija:hover {
    box-shadow: 0px 0px 3px 2px #c0c0c0;
    color: #FFFFFF;
    background: black;
}

.ventana_recorrido{
    padding-bottom: 120px;
}

/* Código de barras */

#interactive.viewport {
    width: 640px;
    height: 480px;
}


#interactive.viewport canvas, video {
    float: left;
    width: 640px;
    height: 480px;
}

#interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
    margin-left: -640px;
}

#result_strip {
    margin: 10px 0;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    padding: 10px 0;
}

#result_strip > ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

#result_strip > ul > li {
    display: inline-block;
    vertical-align: middle;
    width: 160px;
}

#result_strip > ul > li .thumbnail {
    padding: 5px;
    margin: 4px;
    border: 1px dashed #CCC;
}

#result_strip > ul > li .thumbnail img {
    max-width: 140px;
}

#result_strip > ul > li .thumbnail .caption {
    white-space: normal;
}

#result_strip > ul > li .thumbnail .caption h4 {
    text-align: center;
    word-wrap: break-word;
    height: 40px;
    margin: 0px;
}

#result_strip > ul:after {
    content: "";
    display: table;
    clear: both;
}


.scanner-overlay {
    display: none;
    width: 640px;
    height: 510px;
    position: absolute;
    padding: 20px;
    top: 50%;
    margin-top: -275px;
    left: 50%;
    margin-left: -340px;
    background-color: #FFF;
    -moz-box-shadow: #333333 0px 4px 10px;
    -webkit-box-shadow: #333333 0px 4px 10px;
    box-shadow: #333333 0px 4px 10px;
}

.scanner-overlay > .header {
    position: relative;
    margin-bottom: 14px;
}

.scanner-overlay > .header h4, .scanner-overlay > .header .close {
    line-height: 16px;
}

.scanner-overlay > .header h4 {
    margin: 0px;
    padding: 0px;
}

.scanner-overlay > .header .close {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 16px;
    width: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

@media (max-width: 603px) {

    #container {
        width: 300px;
        margin: 10px auto;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #container form.voucher-form input.voucher-code {
        width: 180px;
    }
}
@media (max-width: 603px) {

    .reader-config-group {
        width: 100%;
    }

    .reader-config-group label > span {
        width: 50%;
    }

    .reader-config-group label > select, .reader-config-group label > input {
        max-width: calc(50% - 2px);
    }

    #interactive.viewport {
        width: 300px;
        height: 300px;
        overflow: hidden;
    }


    #interactive.viewport canvas, video {
        margin-top: -50px;
        width: 300px;
        height: 400px;
    }

    #interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
        margin-left: -300px;
    }


    #result_strip {
        margin-top: 5px;
        padding-top: 5px;
    }

    #result_strip ul.thumbnails > li {
        width: 150px;
    }

    #result_strip ul.thumbnails > li .thumbnail .imgWrapper {
        width: 130px;
        height: 130px;
        overflow: hidden;
    }

    #result_strip ul.thumbnails > li .thumbnail .imgWrapper img {
        margin-top: -25px;
        width: 130px;
        height: 180px;
    }
}
@media (max-width: 603px) {

    .overlay.scanner {
        width: 640px;
        height: 510px;
        padding: 20px;
        margin-top: -275px;
        margin-left: -340px;
        background-color: #FFF;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .overlay.scanner > .header {
        margin-bottom: 14px;
    }

    .overlay.scanner > .header h4, .overlay.scanner > .header .close {
        line-height: 16px;
    }

    .overlay.scanner > .header .close {
        height: 16px;
        width: 16px;
    }
}
/* Fin Código de barras */

#completoproducto, #incompletoproducto, #terminarIncompleto, #reiniciarProceso{
    font-size: 23px;
}

#btn_escanearproducto{
    font-size: 26pt;
    line-height: 1;
    padding: 0 10px;
}


.divs_spanbotones {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4);
    line-height: 1;
    text-align: center;
    padding-top: 5px;
    background: white;
    font-size: 30px;
    margin-bottom: 3px;
    display: inline-block;
}

.divs_spanbotones:hover {
    box-shadow: 0px 0px 3px 2px #c0c0c0;
    color: #FFFFFF;
    background: black;
}

.badge.bg-primary.rounded-pill.letraCantidadTotal {
    margin-top: 19px;
    font-size: 23px;
}

.badge.bg-primary.rounded-pill.letraCantidadTotal {
    margin-top: 20px;
    font-size: 14px;
    float: left;
    margin-right: 5px;
}
.linearecorridoUsuario {
    padding: 2px;
}

.botones_recorrido {
    width: 120px;
    padding-top: 12px;
    float: left;
}

.descripcion_recorrido_general{
    float: left;
    width: calc(100% - 60px);
}

.referencia_producto_recorrido{
    font-size: 12pt;
    font-weight: bolder;
    line-height: 1;
}
.descripcion_producto_recorrido{
    font-size: 10pt;
    line-height: 1;
}
.ubicacion_producto_recorrido{
    font-size: 9pt;
    line-height: 1;
}

.fondo_amarillo{
    background-color: yellow;
}

#listarUbicacionMapa {
    min-width: 1000px;
}

.borde_oscuro{
    border: 1px solid black;
}
.visualizacion_imagen{
    max-width: 100%;
}
.visualizacion_imagen2{
    max-width: 50%;
}
.e_codigo_ordenesProceso{
    margin-right: 10px;
}
.letraRecorridoMensajeAct{
    font-size: 17px;
}
.e_subirUbicacion, .e_bajarUbicacion{
    font-size: 21px;
}

.oculto{
    display: none;
}
.claseacordeonEmpaquetado{
 
    margin-bottom: 5px;
}
#mensajeAlertacantidad{
    text-align: center;
    color: red;
}
.letraUbilista {
    font-size: 16px;
    text-align: center;
}
#tbl_orden_pedido2{
    font-size: 13px;
}
.imagenprod{
    width: 100%;
}
.imagenprodmargen{
    margin-top: 97px;

}
.actualPedido{
    font-size: 1.2em;
}
.e_reproducirTono{
    font-size: 44px;
    cursor: pointer;
}
.letratono{
    font-size: 20px;
}
.letraEntrada{
    font-size: 11px;
}
.btn_quitar_asignacion{
    cursor: pointer;
}
.btn_quitarasignacion {
    color: red;
}
.actualPedido, .prioridad, .cod_pedido, .nombre {
    display: inline-block;
    padding: 0 1px;
}
.cod_pedido, .nombre {
    font-size: 0.7em;
}
.cod_pedido {
    font-weight: bold;
}
.badge.bg-primary.rounded-pill.cantidad {
    font-size: 0.6em;
}
.card-body.paddingbodyordenes {
    padding: 0 1rem;
}
.btn_cambiarasignacion {
    color: green;
}
.informacion_pedido {
    float: left;
}
.opciones_ordenespedido {
    float: right;
}
.enproceso_pedido{
    color: orange;
}
.botonpedidosvendedor{
    font-size: 50px;
}
.checkearenvio{
    width: 105%;
    height: 26px;
}
.checkearenvioMasivo{
    width: 105%;
    height: 26px;
}
.checkearenvioPendiente{
    width: 105%;
    height: 26px;
}
.checkearenvioPendiente2{
    width: 105%;
    height: 26px;
}
.checkearenvioPendienteEliminado2{
    width: 105%;
    height: 26px;
}
.checkearenvioPendienteEliminado2:checked {
    accent-color: red;
}
/*.checkearordencompra{
    width: 105%;
    height: 26px;
}*/
.e_actualizarMinimos, .e_actualizarSugerido, .e_valorOrden, .e_actualizarMaximos, .e_descuento_compra, .e_valor_compra_editar{
    width: 100px !important;
    text-align: right;
}
.checkearenviorden {
    width: 18px;
    height: 18px;
    margin-left: 25px;
}
.checkearenviordenPendiente {
    width: 18px;
    height: 18px;
    margin-left: 25px;
}
.codigo_internofacturaorden{
    vertical-align: middle;
}
.tamanofirmaproveedor{
    height: 38px;
}
.letraOrdencompraFac{
    font-size: 12px;
}
.subrayarNombreOrden{
    text-decoration: underline;
}
#tbl_orde_peditrans{
    font-size: 12px;
}
#tbl_enviarSiigo{
    font-size: 12px;
}
#listarUbicacionMapa2{
    width: 100%;
    overflow: auto;
}
.td_fechaorden{
    position: relative;
}
.naranja{
    background-color: orange !important;
}
.e_guardarCantidadRealPendiente{
    width: 30%;
}
.div_margenpendiente{
    margin-bottom: 0px !important;
    width: 50%;
}
#codigo_barras_dian{
    height: 300px;
}
#listarCodigos {
    border: 1px solid black;
    padding: 5px;
}
.ajustar th{
    white-space: normal;
    text-align: center;
    font-size: 11px;
    vertical-align: middle !important;
}
#tbl_diferenciaProductos{
    font-size: 14px;
}
.tamtextogrande{
    height: 200px !important;
}
#tbl_traslado2{
    font-size: 11px;
}
.letrapequeñaaprobar{
    font-size: 12px;
}
#observacion_pedid{
    height: 300px;
}
#observacionTraslado{
    height: 250px;
}
.Industria{
    color: red;
}
.Ferreteria{
    color: green;
}
.Estructura{
    color: blue;
}
.e_sinasignarheader{
    height: 47px !important;
}
.tituloAsignacionNumero{
    display: inline-block;
    font-size: 13px;
}
#descargarPedidosBod{
    font-size: 15px;
}
.container-fluid, .dropdown-menu{
    font-size: 12px;
}
.letrafechapeque{
    font-size: 11px;
    color:red
}
.letranegrath{
    font-weight: bold;
}
.bordeverde{
    border-left: solid green !important;
}
.bordeverderight{
    border-right: solid green !important;
}
.bordeverdeArriba{
    border-top: solid green !important;
}
.bordeverdeAbajo{
    border-bottom: solid green !important;
}
#tbl_pedidosbodega{
    font-size: 15px;
}
#tbl_orden_pendiente{
    font-size: 12px;
}
.ajustar th{
    white-space: normal;
    text-align: center;
    font-size: 11px;
    vertical-align: middle !important;
}
.color_barra{
    background-color: gray;
    color: white
}
.letrapequen{
    font-size: 13px;
}
#observacionAct_remision{
    height: 160px;
}
#tbl_ordenes_producto{
    font-size: 10px;
}
.lineaactualizar2{
    padding: 0px;
    height: 9px;
    width: 12px;
}
.e_cabecera_estatica{
    position: sticky;
    top: 0;
    background: #333333;
    color: white;
    z-index: 10;
}
.verde_orden{
    background: #00C800 !important;
    color: white
}
.amarillo_orden{
    background: #EBD215 !important;
    color: white
}
.morado_orden{
    background: #A804C8 !important;
    color: white
}
.azul_orden{
    background: #1513AA !important;
    color: white
}
tr.rojo_orden, tr.rojo_orden td{
    color: black;
    background-color: rgba(255,0,0,0.10) !important;
}
.alertaPendiente{
    background-color: red;
    color: white;
    cursor: pointer;
    font-size: 13px;
    margin-left: 35px;
}